@charset "utf-8";
:root {
	--font-family-Font-1: "Jost", sans-serif;
	--font-family-Font-2: "Inter", sans-serif;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1536px;
    }
}
/* CSS Document */
/*===========================================================================================================*/
/*=========================================== GENERAL SETTINGS ==============================================*/
/*===========================================================================================================*/
body {
  margin: 0;
  padding: 0;
  font-size: 10px;
  background-color: #282828;
  -webkit-font-smoothing: antialiased;
  /*font-family: "Jost", sans-serif;*/
  font-family: "Inter", sans-serif;
  color: var(--River-Bed, var(--color-azure-34, #4B5563));
  font-size: var(--font-size-18, 18px);
  font-style: normal;
  font-weight: var(--font-weight-300, 300);
  line-height: var(--line-height-29_25, 29.25px); /* 162.5% */
}
.back-to-top {
  display: none;
  padding-top: 12px;
  text-align: center;
  position: fixed;
  z-index: 5;
  bottom: 45px;
  right: 25px;
  font-size: 22px;
  color: #b0b0b0;
  line-height: 52px;
  width: 50px;
  height: 50px;
  border: solid 2px #e8e8e8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: transparent;
}
.back-to-top .fa {
  display: block;
}
.back-to-top:focus {
  color: #b0b0b0;
  border-color: #e8e8e8;
  background-color: transparent;
}
.back-to-top:hover {
  color: #b0b0b0;
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
strong.stronger {
  font-weight: 700;
}
* {
  margin: 0;
}
.break-word {
  -webkit-word-wrap: break-word;
  -moz-word-wrap: break-word;
  -ms-word-wrap: break-word;
  -o-word-wrap: break-word;
  word-wrap: break-word;
}
p, .section-white {
}
p {
  margin: 20px 0;
}
.list-unstyled {
	list-style: none;
}
.list-unstyled li {
	display: block;
	margin: 0 0!important;
}
ul, ol {
  margin: 0 0 20px;
}
li {}
td, th {}
a {
  color: #dc5c01;
  text-decoration: none;
  display: inline-block;
  -o-transition: color 0.2s ease-out, background 0.2s ease-in;
  -ms-transition: color 0.2s ease-out, background 0.2s ease-in;
  -moz-transition: color 0.2s ease-out, background 0.2s ease-in;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-in;
  transition: color 0.2s ease-out, background 0.2s ease-in;
  /* ...and now for the proper property */
}
a:hover, a:focus {
  color: #B15C00;
  text-decoration: none;
}
a img {
  border: none;
}
img {
  max-width: 100%;
  width: auto;
}
h1, .h1-style {
  color: var(--Ebony-Clay, var(--color-azure-18, #22293C));
  font-family: var(--font-family-Font-1, Jost);
  font-size: var(--font-size-36, 36px);
  font-style: normal;
  font-weight: var(--font-weight-700, 700);
  line-height: 1.2em; /* 111.111% */
  letter-spacing: var(--letter-spacing-1_8, 1.8px);
  text-transform: uppercase;
}
h1 strong, .h1-style strong {
	color: var(--Cinnabar, var(--color-orange-52, #E15726));
	font-weight: var(--font-weight-700, 700);
}
h1>span, .h1-style>span {
	display: block;
	color: var(--Cinnabar, var(--color-orange-52, #E15726));
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	margin: 10px 0;
}
h2 {
  font-family: var(--font-family-Font-1, Jost);
  font-size: 35px;
  font-weight: var(--font-weight-700, 700);
  line-height: 1.2em; /* 111.111% */
  letter-spacing: var(--letter-spacing-1_8, 1px);
  color: #000;
  text-transform: none;
  margin: 20px 0;
}
h2 span.speakerTotal {
  display: inline-block;
  font-size: 1em;
  color: inherit;
}
h3 {
  font-family: var(--font-family-Font-1, Jost);
  font-weight: var(--font-weight-700, 700);
  line-height: 1.2em; /* 111.111% */
  letter-spacing: 0;
  font-size: 28px;
  margin: 20px 0;
  color: #000;
}
h4 {
  font-family: var(--font-family-Font-1, Jost);
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0;
  margin: 20px 0;
}
h5 {
  font-family: var(--font-family-Font-1, Jost);
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 20px 0;
}
h6 {
  font-family: var(--font-family-Font-1, Jost);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0;
}
#ajaxsearchlite1 .probox .proinput input{
	font-size: 16px!important;
	height: 62px!important;
}
.search-form .probox .proinput form{}
.gform_confirmation_message_2{
    color: #fff;
    font-size: 2em;
    text-align: center;
}
.modal-title { margin: 0 }

.search-form .probox {
    flex-direction: row-reverse!important;
    border-radius: 2px!important;
    border: var(--stroke-weight-1, 1px) solid var(--color-grey-91, #E5E7EB)!important;
    background: var(--color-white-solid, #FFF)!important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)!important;
}

.search-form button.promagnifier {
    background: #fff!important;
}
#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
    fill: #e15726 !important;
}
.search-form button.promagnifier:hover {
    background: #e15726 !important;
    opacity: 1!important;
}
#ajaxsearchpro1_1 .probox .promagnifier:hover .innericon svg, 
#ajaxsearchpro1_2 .probox .promagnifier:hover .innericon svg, 
div.asp_m.asp_m_1 .probox .promagnifier:hover .innericon svg {
    fill: #fff!important;
}
#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig, #ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox {
	height: 44px!important;
}
#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .promagnifier .innericon, #ajaxsearchpro1_2 .probox .promagnifier .innericon, div.asp_m.asp_m_1 .probox .promagnifier .innericon, #ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_1 .probox .proclose, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .proloading, #ajaxsearchpro1_2 .probox .proclose, #ajaxsearchpro1_2 .probox .promagnifier, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings, #ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_2 .probox .proloading, div.asp_m.asp_m_1 .probox .proloading {
	min-width: 44px!important;
	min-height: 44px!important;
	max-width: 44px!important;
	max-height: 44px!important;
}
#ajaxsearchpro1_1 .probox .proloading .asp_loader, #ajaxsearchpro1_2 .probox .proloading .asp_loader, div.asp_m.asp_m_1 .probox .proloading .asp_loader {
	min-width: 40px!important;
	min-height: 40px!important;
	max-width: 40px!important;
	max-height: 40px!important;
}

/* Video wrapp */
.video-wrapp {
	width: 100%;
	aspect-ratio: 16 / 9;
	margin: 0 0 48px;
}
.video-wrapp iframe {
	width: 100%;
	height: 100%;
}

/* Columns Even */
.columns-even.image-side img {
	border-radius: 10px;
	width: 100%;
	height: 100%;
    object-fit: cover;
}
.columns-even {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
@media (min-width: 769px) { 
  .columns-even {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .columns-even .col { 
    width: 100% 
  }
  .columns-even.x3 {
	flex-wrap: wrap;
  }
  .columns-even.x3 .col {
	width: calc(33.3333% - 20px);
  }
  .columns-even.image-side {
	  align-items: center;
  }
  .columns-even.image-side .col {
	  height: 100%;
  }
}
@media (max-width: 768px) {
	.columns-even.reverse {
	    display: flex;
		flex-direction: column-reverse;
	}
	.columns-even img {
		margin: 0 0 30px;
	}
}

/*===========================================================================================================*/
/*===========================================FORM PLACEHOLDER FIX ===========================================*/
.news-right-column .orig::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size:12px!important;
}
.news-right-column .orig::-moz-placeholder { /* Firefox 19+ */
  font-size:12px!important;
}
.news-right-column .orig:-ms-input-placeholder { /* IE 10+ */
  font-size:12px!important;
}
.news-right-column .orig:-moz-placeholder { /* Firefox 18- */
  font-size:12px!important;
}
/*=========================================== MODAL ===========================================================*/
/*===========================================================================================================*/

@media (min-width: 576px){
.modal-dialog:not(.modal-lg) {
    max-width: 600px;
}
}
.modal-btn{font-size:1.8em;padding: 5px; border-radius: 3px; border:1px solid #ccc;}
.modal-btn:hover{ background:#ccc; color:#fff;}
.modal-btn-orange{font-size:1.8em;padding: 5px; border-radius: 3px; border:1px solid #dc5c01; background: #dc5c01; color:#fff;}
.modal-btn-orange:hover{background:#fff; color:#dc5c01;}
/*=========================================== TOP ===========================================================*/
/*===========================================================================================================*/
.menu {
  display: block;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0;
  background-color: #fff;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity .4s linear .2s, padding 0.4s ease, background-color 0.4s ease;
  -moz-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity .4s linear .2s, padding 0.4s ease, background-color 0.4s ease;
  -o-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity .4s linear .2s, padding 0.4s ease, background-color 0.4s ease;
  transition: top 1.2s cubic-bezier(0.19, 1, 0.22, 1), opacity .4s linear .2s, padding 0.4s ease, background-color 0.4s ease;
  box-shadow: 0 1px 8px rgba(0,0,0,0);
  opacity: 0;
}
.customize-support .menu {/* z-index: 9999999; */}
.menu.ready {
  top: 0;
  opacity: 1;
}
.menu.actived {
  background-color: #fff;
  box-shadow: 0 3px 3px rgb(0 0 0 / 12%);
}
.menu.behaved {
  /* background-color: transparent; */
  border: none;
  top: 0!important;
  box-shadow: none;
  padding: 10px 0;
}
/*
html {
	margin: 0!important
}
*/ 
.customize-support .menu,
.admin-bar .menu {
  top: 32px;
}
.menu > div .navigation {
  display: block;
  color: #dc5c01;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  position: relative;
  width: 27px;
  height: 18px;
  text-decoration: none;
  -webkit-transition: margin-top 100ms linear;
  -moz-transition: margin-top 100ms linear;
  -ms-transition: margin-top 100ms linear;
  -o-transition: margin-top 100ms linear;
  transition: margin-top 100ms linear;
}
.menu > div .navigation:hover, .menu > div .navigation:focus {
  text-decoration: none;
}
.menu.behaved > div .navigation {
  color: #DE5726;
}
.menu.actived > div .navigation {
  color: #DE5726;
}
.menu.actived > div .navigation {
}
.menu > div .navigation .txt { display: none }
.menu > div a > .bar {
  position: absolute;
  left: 0;
  width: 25px;
  height: 3px;
  background-color: #DE5726;
  -webkit-transition: top 100ms linear, transform 150ms linear, opacity 100ms linear;
  -moz-transition: top 100ms linear, transform 150ms linear, opacity 100ms linear;
  -ms-transition: top 100ms linear, transform 150ms linear, opacity 100ms linear;
  -o-transition: top 100ms linear, transform 150ms linear, opacity 100ms linear;
  transition: top 100ms linear, transform 150ms linear, opacity 100ms linear;
}
.menu.behaved > div a > .bar {
  background-color: #DE5726;
}
.menu.actived > div a > .bar {
  background-color: #DE5726;
}
.menu > div a > span:first-child {
  top: 1px;
}
.menu > div a > span:nth-child(2) {
  top: 8px;
}
.menu > div a > span:nth-child(3) {
  top: 15px;
}
.menu > div a:hover > span:first-child {
  top: -2px;
}
.menu > div a:hover > span:nth-child(3) {
  top: 18px;
}
.menu > div a.behaved > span:first-child {
  top: 8px;
  transform: rotate(135deg);
}
.menu > div a.behaved > span:nth-child(2) {
  display: none;
}
.menu > div a.behaved > span:nth-child(3) {
  top: 8px;
  transform: rotate(-135deg);
}
.menu .logo-nav {
  display: block;
  max-width: 115px;
  min-width: 115px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
/*
.menu.actived .logo-nav {
	  max-width: 120px;
	  min-width: 120px;
}
*/
.menu.behaved .logo-nav {
  /* position: absolute; */
  /* top: -200%; */
  /* opacity: 0; */
}
.menu div > ul > li > ul {
  height: 0;
  opacity: 0;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.10);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  right: unset;
  z-index: 5;
  padding: 0 0;
  width: 210px;
  margin-top: 0 !important;
  transition: all .3s ease;
}
.menu div > ul > li:focus-within > ul,
.menu div > ul > li:hover > ul {
  height: 299px;
  opacity: 1;
  overflow: visible;
  border-top: 5px solid #E15726;
  background: #FFF;
  padding: 20px;
  border-radius: 2px;
}
.menu div > ul >:last-child li > ul {
	left: auto;
	right: 0;
}
.menu div > ul > li > ul > li {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
  text-transform: capitalize;
  margin: 0;
}
.menu div > ul > li > ul > li > a {
  display: block;
  padding: 8px 10px;
  color: #5f5f5f;
}
.menu div > ul > li > ul > li > a:focus {
  color: #5f5f5f;
  text-decoration: none;
}
.menu div > ul > li > ul > li > a:hover {
  /*color: #707070;*/
  background-color: #f0f0f0;
}

.menu ul.main-menu {
  margin: 0;
  -webkit-transition: margin 100ms linear, padding 100ms linear;
  -moz-transition: margin 100ms linear, padding 100ms linear;
  -ms-transition: margin 100ms linear, padding 100ms linear;
  -o-transition: margin 100ms linear, padding 100ms linear;
  transition: margin 100ms linear, padding 100ms linear;
}
.menu.actived ul.main-menu {
}
.menu div > ul > li {
	color: var(--Ebony-Clay, var(--color-azure-18, #22293C));
	/* Jost/Bold upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-14, 14px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-20, 20px); /* 142.857% */
	letter-spacing: var(--letter-spacing-0_35, 0.35px);
	text-transform: uppercase;
	vertical-align: middle;
}
.menu div > ul > li.list-inline-item:not(:last-child) {
  margin-right: 20px;
}
.menu div > ul > li.dad {
  position: relative;
}
.menu div > ul > li.dad > a > span .fal { transition: transform .3s ease }
.menu div > ul > li.dad:hover > a > span .fal {
	transform: rotate(180deg)
}
.menu div > ul > li > a,
.menu div > ul > li > a:focus {
  color: var(--Ebony-Clay, var(--color-azure-18, #22293C));
  position: relative;
  text-decoration: none;
  transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  padding: 34px 0;
}
.menu div > ul > li:hover > a,
.menu div > ul > li > a:hover {
  color: #e15726;
}
.menu div > ul.main-menu > li:last-child > a,
.menu div > ul.main-menu > li:last-child > a:focus {
	margin-left: 10px;
	padding: 12px 24px;
	color: #fff;
	overflow: hidden;
	border-radius: 2px;
	background: transparent;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;
	/* Jost/Bold upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	border: solid 1px #E15726;
}
.menu div > ul.main-menu > li:last-child > a > span:not(.caret) {
	position: relative;
	z-index: 2;
	top: unset;
}
.menu div > ul.main-menu > li:last-child > a:after {
	display: block;
	margin: 0;
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	vertical-align: unset;
	background-color: #E15726;
}
.menu div > ul.main-menu > li:last-child > a:hover:after,
.menu div > ul.main-menu > li:last-child > a:focus:after {
	height: 0;
}
.menu div > ul.main-menu > li:last-child > a:hover,
.menu div > ul.main-menu > li:last-child > a:focus {
	color: #E15726!important;
	text-decoration: none;
}
/*
.menu div > ul.main-menu > li:last-child > a:hover {
	color: #dc5c01;
	background: transparent;
	border-color: #da5b01;
}
*/
.menu .desktop-nav {
	display: flex;
	gap: 30px;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	transition: all .2s ease;
}
/*
.menu.actived .desktop-nav {
	padding: 5px 0;
}
*/
.menu.behaved .desktop-nav {}
.menu .desktop-nav .search-form {
	width: 100%;
	min-width: auto;
}
.menu .desktop-nav .search-form > div {
	width: 100%!important;
}
div.asp_w.ajaxsearchpro.asp_non_compact {
	min-width: auto!important;
}
.menu .desktop-nav .main-menu {
	width: 100%;
	/* text-align: right; */
	/* max-width: 587px; */
	min-width: 735px;
}

.menu .top {
	padding: 10px 0;
	transition: all .2s ease;
	border-bottom: var(--stroke-weight-0_8, 0.8px) solid var(--color-white-10, rgba(255, 255, 255, 0.10));
	background: var(--color-azure-18, #22293C);
}
/*
.menu.actived .top {
	padding: 4px 0 8px;
}
*/
.menu .top .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu .top ul {
	margin: 0;
}
.menu .top ul li {
	color: var(--White, var(--color-white-solid, #FFF));
	/* Inter/Semi Bold upper */
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-11, 11px);
	font-style: normal;
	font-weight: var(--font-weight-600, 600);
	line-height: 1.1em; /* 150% */
	letter-spacing: var(--stroke-weight-0_55, 0.547px);
	text-transform: uppercase;
	}
.menu .top ul li a {
	text-shadow: none;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
.menu .top ul li a:hover,
.menu .top ul li a:focus {
	padding: 0;
	color: #ee7400;
}
.menu .top ul.right-list li:not(:last-child) {
	margin-right: 24px;
}
.menu .top ul.right-list li:not(:last-child):after {
	content: '|';
	margin-left: 24px;
	color: var(--color-orange-52, #E15726);
}

.menu .topics-nav ul {
	display: flex;
	gap: 10px;
	row-gap: 0;
	top: 100%;
	margin-top: -20px!important;
	justify-content: start;
	align-items: start;
	flex-wrap: wrap;
	width: 900px;
	background: #f0f0f0;
	transition: opacity .4s ease, height 0s linear .4s, padding 0s linear .4s;
}
.menu div > ul > li:focus-within > ul,
.menu .topics-nav:hover ul {
	padding-bottom: 64px!important;
	transition: opacity .4s ease, height 0s linear 0s, padding 0s linear 0s;
}
/*
.menu.actived .topics-nav ul {top: 64px;}
*/
.menu .topics-nav ul li {
	width: calc(25% - 8px);
	font-size: 14px;
}
.menu .topics-nav ul li a {
	position: relative;
	color: #475569;
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-14, 13px);
	font-style: normal;
	font-weight: 700;
	line-height: 1.2em; /* 142.857% */
	letter-spacing: 0;
	text-transform: uppercase;
	padding: 0 0 10px;
	border-bottom: 1px solid #F3F4F6;
}
.menu .topics-nav ul li a:hover {
	color: #e15726;
	background-color: transparent;
	text-decoration: none;
}
.menu .topics-nav ul li a:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0px;
	background: transparent;
	opacity: 0;
	transition: all .3s ease;
}
.menu .topics-nav ul li a:hover:before {
	opacity: 1;
}
.menu .topics-nav ul li:last-child {
	width: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
.menu .topics-nav ul li:last-child a {
	display: block;
	text-align: center;
	background: #dc5c01;
	color: #fff;
	padding: 18px 5px;
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;

/* Jost/Bold upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	background: #E15726;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
}
.menu .topics-nav ul li:last-child a:hover { background: #c15100; }
.menu .topics-nav ul li:last-child a:after { display: none }
@media (max-width: 1400px) {
	.menu div > ul > li:focus-within > ul,
	.menu div > ul > li:hover > ul {
		margin-left: -20px
	}
}

.arrow-box {
  position: relative;
}
.arrow-box:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 30px;
  margin-left: -30px;
}
.navigation-overlay, .products-dropdown {
  display: none;
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 0 20px;
  padding-top: 104px;
  padding-bottom: 70px;
  overflow-x: hidden;
  overflow-y: auto;
}
.products-dropdown .container {
  background-color: #fff;
}
.products-dropdown .image-holder .content .title {
  font-size: 15px;
}
.navigation-overlay .social-nav {
    text-align: center;
}

.navigation-overlay .social-nav a {
    display: block;
    padding: 0 6px;
}
.navigation-overlay > ul {
  opacity: 0;
  margin: 0;
  -webkit-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1), opacity 400ms linear;
  -moz-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1), opacity 400ms linear;
  -ms-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1), opacity 400ms linear;
  -o-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1), opacity 400ms linear;
  transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1), opacity 400ms linear;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.navigation-overlay.behaved > ul {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.navigation-overlay > ul > li {
  text-align: left;
}
.navigation-overlay > ul > li:not(:last-child, :nth-last-child(2)) {
	margin-bottom: 15px!important;
	padding-bottom: 15px;
	border-bottom: var(--stroke-weight-0_8, 0.8px) solid var(--color-grey-96, #F3F4F6);
}
.navigation-overlay > ul > li > a {
  color: #22293C;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 15px;
  text-transform: capitalize;
  -webkit-transition: border-bottom 150ms linear;
  -moz-transition: border-bottom 150ms linear;
  -ms-transition: border-bottom 150ms linear;
  -o-transition: border-bottom 150ms linear;
  transition: border-bottom 150ms linear;
}
.navigation-overlay > ul > li > a:focus {
  color: #22293C;
  text-decoration: none;
}
.navigation-overlay > ul > li:last-child {
	margin-top: 30px!important;
}
.navigation-overlay > ul > li:last-child a {
	display: block;
	text-align: center;
	background: #dc5c01;
	color: #fff;
	padding: 25px 5px;
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	background: #E15726;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
}
.navigation-overlay > ul > li:last-child a:hover { background: #c15100; }
.navigation-overlay > ul > li:last-child a:after { display: none }

.navigation-overlay > ul > li > ul {
  display: none;
  padding: 10px;
}
.navigation-overlay > ul > li > ul > li {
  padding: 5px 0;
}
.navigation-overlay > ul > li > ul > li:not(:last-child) {
	border-bottom: var(--stroke-weight-0_8, 0.8px) solid var(--color-grey-96, #F3F4F6);
}
.navigation-overlay > ul > li > ul > li a {
  color: #22293C;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 0;
  text-transform: capitalize;
}
.navigation-overlay > ul > li > ul > li a:focus {
  color: #22293C;
  text-decoration: none;
}
body.behaved {
  overflow: hidden;
  background-color: #fff;
}
body.actived {
  overflow: hidden;
}
.page {
  background-color: #fff;
  position: relative;
  -webkit-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.page.behaved {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media screen and (max-width: 1400px) {
	.menu .desktop-nav .main-menu {
		/* max-width: 560px; */
		min-width: 589px;
	}
	.menu .logo-nav {
		max-width: 121px;
		min-width: 121px;
	}
	/*
	.menu.actived .logo-nav {
		max-width: 104px;
		min-width: 104px;
	}
	*/
	.menu div > ul > li {font-size: 12px;}
	.menu div > ul > li.list-inline-item:not(:last-child) {
		margin-right: 7px;
	}
	.menu div > ul.main-menu > li:last-child > a, .menu div > ul.main-menu > li:last-child > a:focus {
		margin-left: 0;
	}
	/*
	.menu.actived .buttons-list {
		margin: 12px 0;
	}
	*/
	.menu .buttons-list li:nth-child(3) a {
	}
	/*
	.menu.actived .buttons-list li:nth-child(3) a {
		margin-left: 0;
	}
	*/
	.menu ul.main-menu {
		}
}
@media screen and (min-width: 991px) {
  /*============== TOP ================*/
  .menu.behaved .logo-nav {
    opacity: 1 !important;
  }
  .menu .navigation, .navigation-overlay {
    display: none !important;
  }
  .menu div > ul {
    display: block;
  }
  body.behaved {
    overflow: auto !important;
  }
  .page {
    -webkit-transform-origin: 50% 10%;
    -moz-transform-origin: 50% 10%;
    -ms-transform-origin: 50% 10%;
    -o-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
  }
  .page.behaved {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
  }
}
@media screen and (max-width: 991px) {
  /*============== TOP ================*/
	.menu .top .container { display: block; }
	.menu .top {
		display: none
	}
	.menu .top ul.right-list {
		position: relative;
		width: 100%;
		text-align: left;
	}
	.menu .top ul.right-list li:last-child {
		float: right;
		padding-top: 3px;
	}
	.menu .top ul.right-list li:nth-child(2):after {
		display: none
	}
	.menu .top ul li {
    font-size: 10px;
}
  body.actived {
    overflow: auto !important;
  }
  .products-dropdown {
    display: none !important;
  }
  .menu {
    height: auto;
    position: fixed;
    top: 0;
    margin: 0;
    padding: 10px 0;
    opacity: 1!important;
  }
	/*
	.menu.actived {padding: 0}
	*/
  .menu.behaved {
    /* background-color: transparent; */
  }
  .menu > div {
    /* padding: 0; */
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }
	.menu.behaved .top,
	.menu.behaved .desktop-nav .search-form {
		/* display: none; */
	}
  .menu > .navigation {
    display: inline-block;
  }
  .menu div > ul.main-menu,
  .menu .buttons-list li:not(:last-child) {
    display: none;
  }
  .menu .buttons-list li:last-child {
	display: block;
	position: absolute;
	right: 5px;
	top: 20px;
	transition: all .1s ease;
  }
	/*
  .menu.actived .buttons-list li:last-child {
    top: 5px
  }
	*/
  .menu .logo-nav {max-width: 73px;min-width: 73px;}
	/*
  .menu.actived .logo-nav {
	max-width: 63px;
	min-width: 63px;
	}
	*/
  .menu.search-open .logo-nav { opacity: 0; }
  .menu .desktop-nav { gap: 20px }
}
@media screen and (max-width: 650px) {
  /*============== TOP NAV ================*/
  .menu div > a > .txt {
    display: none;
  }
  .menu > .navigation {
    /*padding-left: 14px;*/
  }
  .navigation-overlay {
    /*padding-top: 70px;*/
  }
  .navigation-overlay > ul > li > a {font-size: 20px;margin-top: 0;}
  .navigation-overlay > ul > li > ul > li a {
    font-size: 1em;
  }
  .menu .buttons-list span.search-form {
	  width: calc(100% - 91px);
	 }
}
@media screen and (max-width: 782px) {
	.customize-support .menu,
	.admin-bar .menu {
	  top: 43px;
	}
}
@media screen and (max-width: 600px) {
  .customize-support .menu,
	.admin-bar .menu {
    top: 45px;
  }
  .customize-support .menu.actived {
    top: 0;
  }
}

/*=========================================== ALERT MODAL ======================================================*/
.alert-modal .modal-content {
	display: flex;
	flex-direction: row;
}
.alert-modal .close {
	position: absolute;
	top: 5px;
	right: 10px;
}
.alert-modal .bnn {
	display: block;
	width: 50%;
}
.alert-modal .bnn img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.alert-modal .bnn + .modal-body {
	align-content: center;
}
@media (max-width: 520px) {
	.alert-modal .modal-content {
		flex-direction: column-reverse;
	}
	.alert-modal .bnn {
		width: 100%;
	}
}

/*=========================================== BANNER TOP ======================================================*/
.banner-top {
  padding-top: 170px;
  padding-bottom: 70px;
  /*overflow: hidden;*/
  position: relative;
  z-index: 5;
  background-color: #202b4c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-top.banner-small {
  padding-top: 170px;
  padding-bottom: 25px;
}
.banner-top:before {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(34 41 60 / 88%);
}
.banner-top > .container {
  position: relative;
  z-index: 3;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner-top.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.banner-top > .container .top-pill{
	border-radius: 9999px;
	border: var(--stroke-weight-1, 1px) solid var(--color-orange-5250, rgba(225, 87, 38, 0.50));
	background: var(--color-azure-1880, rgba(34, 41, 60, 0.80));
	backdrop-filter: blur(6px);
	color: var(--Cinnabar, var(--color-orange-52, #E15726));
	text-align: center;
	
	/* Inter/Bold upper */
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-2_4, 2.4px);
	text-transform: uppercase;
	padding: 6px 16px;
}
.banner-top > .container h1 {
	display: block;
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;
	/* Semantic/Heading 1 upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-60, 60px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: 1em; /* 100% */
	letter-spacing: var(--letter-spacing-3, 3px);
	text-transform: uppercase;
	margin: 24px 0;
}
.banner-top > .container h1 strong {
	background: linear-gradient(90deg, #E25A25 76.44%, #F59E0B 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	/* Semantic/Heading 1 upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-60, 60px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--font-size-60, 60px);
	letter-spacing: var(--letter-spacing-3, 3px);
	text-transform: uppercase;
}
.banner-top.banner-small > .container h1 {
  font-size: 55px;
}
.banner-top > .container p {
	color: var(--Athens-Gray, var(--color-grey-91, #E5E7EB));
	text-align: center;
	/* Inter/Light */
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-18, 18px);
	font-style: normal;
	font-weight: var(--font-weight-300, 300);
	line-height: var(--line-height-28, 28px); /* 155.556% */
	margin: 0 auto;
	max-width: 800px;
}
.banner-top span.parallax {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 180%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-top .banner-video-iframe {
  width: 104%;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.banner-top .banner-video-iframe .iframe-holder {
  width: 104%;
  padding-bottom: 56.25%;
  position: relative;
}
.banner-top .banner-video-iframe .iframe-holder iframe {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.banner-top .search-wrapper {
  position: relative;
  display: block;
  max-width: 680px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  left: 50%;
  margin-top: -126px;
  margin-left: -340px;
  padding: 0 15px;
  top: 40px;
}
.banner-top .member-img {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 30%;
	padding-top: 30%;
	border: solid 5px #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	background-size: cover;
	background-position: center;
}
@media screen and (max-width: 991px) {
  .banner-top > .container h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .banner-top .banner-video-iframe {
    display: none;
  }
  .banner-top {
    padding-top: 130px;
    padding-bottom: 25px;
  }
  .banner-top > .container h1 {
    font-size: 26px;
  }
}
/*===========================================================================================================*/
/*=========================================== BTN-LAYOUT ====================================================*/
/*===========================================================================================================*/
.btn-layout {
	position: relative;
	padding: 12px 24px;
	color: #fff;
	border-radius: 2px;
	background: transparent;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;
	/* Jost/Bold upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	border: solid 1px #E15726;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}
.btn-layout > span:not(.caret) {
	position: relative;
	z-index: 1;
}
.btn-layout:after {
	display: block;
	margin: 0;
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	vertical-align: unset;
	background-color: #E15726;
}
.btn-layout:hover:after,
.btn-layout:focus:after {
	height: 0;
}
.btn-layout:hover,
.btn-layout:focus {
	color: #E15726!important;
	text-decoration: none;
}
.btn-layout-hollow {
	position: relative;
	padding: 12px 24px;
	color: #22293C;
	border-radius: 2px;
	background: transparent;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
	text-align: center;
	/* Jost/Bold upper */
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-16, 16px); /* 133.333% */
	letter-spacing: var(--letter-spacing-1_2, 1.2px);
	text-transform: uppercase;
	border: solid 1px #22293C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}
.btn-layout-hollow > span:not(.caret) {
	position: relative;
	z-index: 1;
}
.btn-layout-hollow:after {
	display: block;
	margin: 0;
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	border: none;
	vertical-align: unset;
	background-color: #22293C;
}
.btn-layout-hollow:hover:after,
.btn-layout-hollow:focus:after {
	height: 100%;
}
.btn-layout-hollow:hover,
.btn-layout-hollow:focus {
	color: #fff!important;
	border: solid 1px #22293C;
	background-color: #22293C;
	text-decoration: none;
}
.btn-layout.btn-big {
  font-size: 22px;
}
.white-btn-layout {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.white-btn-layout:after {
	background-color: #fff;
	top: auto;
	bottom: 0;
	height: 0;
}
.white-btn-layout:hover:after,
.white-btn-layout:focus:after {
	height: 100%;
}
.white-btn-layout:hover,
.white-btn-layout:focus {
  color: #5f5f5f;
  text-decoration: none;
}
/*=========================================== ABOUT US =============================================*/
.how{}
.how i{color:#ee7400;}
.how .h1-style{color:#7f7f7f;}
/*=========================================== Team List =============================================*/
.search-team {
	margin: 0 0 110px;
}
.banner-top .search-team {
	margin: 40px 0 0;
	position: relative;
	z-index: 2;
}
.search-team .search-form {
	margin: 45px 0 0;
}
.banner-top .search-team .search-form {
	margin: 0;
}
.search-team .search-form .form-group {
	position: relative;
}
.search-team .search-form .form-group input[type="text"],
.search-team .search-form .form-group select {
	padding: 0 15px;
	color: #5f5f5f;
	border-color: #999999;
}
.search-team .search-form .form-group input[type="text"] {
	padding-right: 117px;
}
.search-team .search-form .form-group select {
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}
.search-team .search-form .form-group .btn-layout {
	text-align: center;
	position: absolute;
	z-index: 2;
	top: 0; right: 0;
	width: 107px;
	height: 100%;
}
.search-team .search-form .form-group.or-before {
	padding-left: 30px;
}
.search-team .search-form .form-group .select-arrow {
	display: block;
	font-size: 30px;
	color: #DE5726;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transition: transform .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: transform .6s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: transform .6s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: transform .6s cubic-bezier(0.19, 1, 0.22, 1);
}
.search-team .search-form .form-group:hover .select-arrow {
	transform: translate(0, -30%);
}
.search-team .search-form .form-group .select-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #DE5726;
    transition: top .6s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: top .6s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: top .6s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: top .6s cubic-bezier(0.19, 1, 0.22, 1);
}

.search-team .search-form .form-group:hover .select-arrow:after {
    top: 30%;
}
.search-team .search-form .form-group.or-before::before {
	font-family: 'Lora', serif;
	content: 'Or';
	font-style: italic;
	font-size: 16px;
	color: #5f5f5f;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.banner-top .search-team .search-form .form-group.or-before::before {color: #fff}
/* Ajax Search Overhaul */
#ajaxsearchlite1 .probox, div.asl_w .probox {
	height: 62px!important;
	border-width: 1px!important;
	border: solid 1px!important;
	border-radius: 4px!important;
	margin: 0!important;
	padding: 0 8px!important;
	color: #5f5f5f!important;
	border-color: #999999!important;
}
.wpdreams_asl_container.asl_m.asl_w {
	margin: 0;
	border-radius: 4px!important;
	border: none!important;
}
div.asl_m .probox .proinput {
	margin: 0!important;
}
.search-team #ajaxsearchlite1 .probox .proinput input[type="search"], .search-team div.asl_w .probox .proinput input[type="search"] {
    height: 62px!important;
    font-size: 16px!important;
    color: #5f5f5f!important;
    border-color: #999999!important;
}
div.asl_w .probox .promagnifier {
	position: relative;
	top: -1px;
	right: -9px;
	padding: 0 15px!important;
	background-color: #DE5726!important;
}
div.asl_w .probox .promagnifier:hover {
	background-color: #e87900!important;
}
div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff!important;
}
div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
	height: 63px!important;
}
/* // */
.list-page-options {
	text-align: right;
	margin-bottom: 35px;
}
.list-page-options li {}
.list-page-options li a {
	position: relative;
    font-size: 13px;
    padding: 9px 13px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    border: solid 2px #dc5c01;
    background-color: #dc5c01;
    text-shadow: 0 0 0 transparent;
    -webkit-text-shadow: 0 0 0 transparent;
    -moz-text-shadow: 0 0 0 transparent;
    -o-text-shadow: 0 0 0 transparent;
}
.list-page-options li a:hover {
    color: #dc5c01;
    border-color:  #dc5c01;
    background-color: transparent;
}
.list-page-options li:first-child a {
	background-color: #293c7d;
    border-color: #293c7d;
}
.list-page-options li:first-child a:hover {
	background-color: transparent;
    border-color: #293c7d;
    color: #293c7d;
}
/*
.list-page-options li:last-child a {
	padding-right: 35px;
}*/
.list-page-options li a .speakerTotal,
.list-page-options li a:focus .speakerTotal {
	text-align: center;
	position: absolute;
	top: 9px;
	display: inline-block;
	height: 22px;
	width: 22px;
	font-size: 10px;
	line-height: 1.8em;
	color: #dc5c01;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 0 0 5px;
	border: solid 2px #dc5c01;
	-o-transition: color 0.2s ease-out, background 0.2s ease-in;
	-ms-transition: color 0.2s ease-out, background 0.2s ease-in;
	-moz-transition: color 0.2s ease-out, background 0.2s ease-in;
	-webkit-transition: color 0.2s ease-out, background 0.2s ease-in;
	transition: color 0.2s ease-out, background 0.2s ease-in;
}
.menu .buttons-list li a:hover .speakerTotal {
	top: 4px;
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}
.print-thumb,
.print-info {
	display: none;
}
.speaker-list-form {
    margin-top: 31px;
}
.speaker-list-form .speaker-list-item .actions {
	display: block;
	position: absolute;
	z-index: 2;
	top: -1px;
	right: -1px;
	font-size: 12px;
	width: 20px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
}
.speaker-list-form .speaker-list-item .actions .fa-plus {
    display: block;
}
.speaker-list-form .speaker-list-item .actions .fa-check,
.speaker-list-form .speaker-list-item .actions .fa-times {
	display: none;
}
.speaker-list-form .speaker-list-item .actions.selected .fa-plus,
.speaker-list-form .speaker-list-item .actions.selected .fa-times {
    display: none;
}
.speaker-list-form .speaker-list-item .actions.selected .fa-check {
	display: block;
}
.speaker-list-form .speaker-list-item .actions.selected:hover .fa-check {
	display: none;
}
.speaker-list-form .speaker-list-item .actions.selected:hover .fa-times {
    display: block;
}
.speaker-list-form .speaker-list-item .actions:before {
	content: "";
    display: block;
    position: absolute;
    border-color: transparent #0393ea transparent transparent;
    border-style: solid;
    border-width: 0 30px 30px 0;
    height: 0;
    right: 0;
    top: 0;
    transition: all .2s;
    width: 0;
    z-index: -1;
}
.speaker-list-form .speaker-list-item .actions:hover:before {
	border-color: transparent #0da4ff transparent transparent;
}
.speaker-list-form .speaker-list-item .actions.selected:before {
	border-color: transparent #19bfa1  transparent transparent;
}
.speaker-list-form .speaker-list-item .actions.selected:hover:before {
	border-color: transparent #fb3a21  transparent transparent;
}
.speaker-list-form .speaker-list-item {
    position: relative;
    display: block;
    min-height: 65px;
    margin-bottom: 20px;
    border: solid 1px;
    border-radius: 5px;
}
.speaker-list-form .speaker-list-item .thumb {
    display: block;
    left: 5px;
    top: 5px;
    width: 55px;
    height: 55px;
    background-size: cover;
    border-radius: 50%;
    position: absolute;
}
.speaker-list-form .speaker-list-item .title {
    display: block;
    margin-left: 65px;
    padding-top: 18px;
    font-size: 14px;
    font-weight: 600;
}

.team-list-section {
	padding: 40px 0 0;
	position: relative;
	z-index: 4;
	opacity: 1!important;
	overflow: hidden;
	background: var(--color-white-solid, #FFF);
}
.team-list-section.ready {
	opacity: 1!important;
}
.team-list-section .search-team .h1-style {
	opacity: 0;
	transform: translate(-20%, 0);
	-webkit-transform: translate(-20%, 0);
	-moz-transform: translate(-20%, 0);
	-o-transform: translate(-20%, 0);
}
.team-list-section .search-team .search-form,
.team-list-section .search-team p.query {
	opacity: 0;
	transform: translate(20%, 0);
	-webkit-transform: translate(20%, 0);
	-moz-transform: translate(20%, 0);
	-o-transform: translate(20%, 0);
}
.team-list-section.ready .search-team .h1-style,
.team-list-section.ready .search-team .search-form,
.team-list-section.ready .search-team p.query {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1.2s ease 0s, transform 0.8s ease 0s;
    -moz-transition: opacity 1.2s ease 0s, transform 0.8s ease 0s;
    -o-transition: opacity 1.2s ease 0s, transform 0.8s ease 0s;
    -webkit-backface-visibility: hidden;
}
.team-list-section > .container {
  position: relative;
  z-index: 2;
}
.team-list-section .team-list:not(.slick-slider) {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
	padding: 0 18px;
}
.team-list-section .team-list .my-list-label {
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	font-size: 20px;
	width: 40px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
}
.team-list-section .team-list .slick-slide .my-list-label {
	right: 10px
}
.team-list-section .team-list .my-list-label .fa-plus {
    display: block;
}
.team-list-section .team-list .my-list-label .fa-check,
.team-list-section .team-list .my-list-label .fa-times {
	display: none;
}
.team-list-section .team-list .my-list-label.selected .fa-plus,
.team-list-section .team-list .my-list-label.selected .fa-times {
    display: none;
}
.team-list-section .team-list .my-list-label.selected .fa-check {
	display: block;
}
.team-list-section .team-list .my-list-label.selected:hover .fa-check {
	display: none;
}
.team-list-section .team-list .my-list-label.selected:hover .fa-times {
    display: block;
}
.team-list-section .team-list .my-list-label:before {
	content: "";
	display: block;
	position: absolute;
	border-color: transparent var(--color-azure-1880, rgba(34, 41, 60, 0.80)) transparent transparent;
	border-style: solid;
	border-width: 0 70px 70px 0;
	height: 0;
	right: 0;
	top: 0;
	transition: all .2s;
	width: 0;
	z-index: -1;
}
.team-list-section .team-list .my-list-label:hover:before {
	border-color: transparent #e15726 transparent transparent;
}
.team-list-section .team-list .my-list-label.selected:before {
	border-color: transparent #19bfa1  transparent transparent;
}
.team-list-section .team-list .my-list-label.selected:hover:before {
	border-color: transparent #fb3a21  transparent transparent;
}
.team-list-section .team-list > div:not(.slick-list){
	width: calc(20% - 8px)!important;
	transition: all .6s ease, opacity .4s linear .3s;
	-webkit-transition: all .6s ease, opacity .4s linear .3s;
	-moz-transition: all .6s ease, opacity .4s linear .3s;
	-o-transition: all .6s ease, opacity .4s linear .3s;
	opacity: .5;
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-o-transform: scale(.95);
}
.team-list-section .team-list > div.ready {
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
}
.team-list-section .team-list .team-list-item {
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom: 126%;
	transition: transform .4s ease;
	border-radius: 2px;
	background: #F3F4F6;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
}
.team-list-section .team-list .team-list-item.view-all-team {
	border-radius: 2px;
border: var(--stroke-weight-1, 1px) solid #334155;
background: #22293C;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
}
.team-list-section .team-list.slick-slider .team-list-item {
}
.team-list-section .team-list .team-list-item:hover {
	transform: scale(.990);
}
.team-list-section .team-list .team-list-item:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	height: 23%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+29,0.65+88,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0.65) 88%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 29%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 12%, rgb(34 41 60) 101%, rgb(34 41 60) 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.team-list-section .team-list .team-list-item .img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.team-list-section .team-list .team-list-item .text {
	display: block;
	position: absolute;
	z-index: 3;
	left: 20px;
	right: 20px;
	bottom: 20px;
}
.team-list-section .team-list .team-list-item .text .title {
	display: block;
	text-transform: capitalize;
	color: var(--White, var(--color-white-solid, #FFF));
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--line-height-20, 20px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-25, 25px); /* 125% */
	margin: 0 0 4px;
}
.team-list-section .team-list .team-list-item .text .short {
	display: block;
	color: var(--White, var(--color-white-solid, #FFF));
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-14, 14px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-21, 21px); /* 150% */
	letter-spacing: var(--letter-spacing-1_4, 1.4px);
	text-transform: uppercase;
	opacity: 1;
	transition: height .4s ease, opacity .5s ease;
	-webkit-transition: height .4s ease, opacity .5s ease;
	-moz-transition: height .4s ease, opacity .5s ease;
	-o-transition: height .4s ease, opacity .5s ease;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1; /* number of lines to show */
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
/*
.team-list-section .team-list .team-list-item:not(:hover) .text .short {
	height: 0;
}
.team-list-section .team-list .team-list-item:hover .text .short {
	height: 94px;
	opacity: 1;
}*/
.team-list-section .team-list .team-list-item .text-add {
	display: block;
	position: absolute;
	z-index: 3;
	left: 15px;
	right: 15px;
	top: 50%;
	text-align: center;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.team-list-section .team-list .team-list-item .text-add .add-more {
	display: block;
	color: #fff;
	font-size: 50px;
	width: 110px;
	height: 110px;
	margin: 0 auto 30px;
	border: dashed 2px;
	border-radius: 50%;
	padding-top: 27px;
}
.team-list-section .team-list .team-list-item .text-add .title {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
    font-weight: 600;
}
.team-list-section .team-list .team-list-item .tedtalks {
    display: block;
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 10px;
	line-height: 1.25em;
	opacity: 1;
    transition: bottom .3s ease, opacity .4s ease;
	-webkit-transition: bottom .3s ease, opacity .4s ease;
	-moz-transition: bottom .3s ease, opacity .4s ease;
	-o-transition: bottom .3s ease, opacity .4s ease;
}
.team-list-section .team-list .team-list-item:hover .tedtalks {
	bottom: 12px;
    opacity: 0;
}
.team-list-section .team-list .team-list-item .text-default {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	padding: 23px;
}
.team-list-section .team-list .team-list-item .text-default .title {
	display: block;
	color: var(--White, var(--color-white-solid, #FFF));
	text-align: center;
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--line-height-20, 20px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-32, 32px); /* 160% */
	letter-spacing: var(--stroke-weight-1, 1px);
	text-transform: uppercase;
}
.team-list-section .team-list .team-list-item .text-default img {
	width: 64px;
	display: block;
	margin: 0 auto 24px;
}
.team-list-section .team-list .team-list-item .text-default .short {
	color: var(--Gull-Gray, var(--color-azure-65, #9CA3AF));
	text-align: center;
	font-family: var(--font-family-Font-2, Inter);
	font-size: var(--font-size-12, 12px);
	font-style: normal;
	font-weight: var(--font-weight-400, 400);
	line-height: var(--line-height-19_5, 19.5px); /* 162.5% */
}
.team-list-section .team-list .team-list-item .text-default .white-btn-layout {
	display: inline-block;
}
.team-list-section .team-list .team-list-item:hover .text-default .white-btn-layout,
.team-list-section .team-list .team-list-item:focus .text-default .white-btn-layout {
	color: #b58000;
  	text-decoration: none;
}
.team-list-section .team-list .team-list-item:hover .text-default .white-btn-layout:after,
.team-list-section .team-list .team-list-item:focus .text-default .white-btn-layout:after {
	height: 100%;
}

.member-banner {
	padding-bottom: 105px;
	clip-path: polygon(0 0, 0 100%, 100% 88%, 100% 0);
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 88%, 100% 0);
	-moz-clip-path: polygon(0 0, 0 100%, 100% 88%, 100% 0);
	-o-clip-path: polygon(0 0, 0 100%, 100% 88%, 100% 0);
}
.member-banner h1 {
	padding-top: 16px;
}
.member-banner h1 > span {
	font-size: 16px;
}

.member-short {
	padding-bottom: 50px;
	min-height: 230px;
	position: relative;
	z-index: 5;
}
.member-short > .container {
  position: relative;
  z-index: 3;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.member-short.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.member-short .member-img {
	display: block;
    position: absolute;
    z-index: 3;
    width: 32%;
    padding-top: 32%;
	border: solid 5px #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	background-size: cover;
	background-position: center;
}
.member-short h2 {
	font-family: 'Lora', serif;
	font-size: 30px;
	line-height: 1.15em;
	font-weight: 400;
	font-style: italic;

	color: #8d8d8d;
	text-transform: none;
	margin: 10px 0;
	max-height: none;
}
.member-short h2.hidden {
	position: relative;
	overflow: hidden;
    max-height: 177px;
	transition: max-height .4s ease;
	-webkit-transition: max-height .4s ease;
	-moz-transition: max-height .4s ease;
	-o-transition: max-height .4s ease;
}
.member-short h2.hidden:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 39px;
	height: 98px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.member-short h2 span.read-more {
	display: none;
}
.member-short h2.hidden span.read-more,
.member-short h2.open span.read-more {
	display: block;
}
.member-short h2.open span.read-more {
    background-color: transparent;
    bottom: -25px;
	left: 15px;
}
.member-short h2 span.read-more {
	background: #fff;
	position: absolute;
	left: 0px;
	bottom: 0;
	padding: 10px 0;
	font-size: 20px;
	color: #DE5726;
	border-bottom: dashed 1px #ffd8ae;
	cursor: pointer;
	width: 100%;
	transition: color .2s ease;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
}
.member-short h2 span.read-more:hover {
	color: #ffd8ae;
}

.team-single-section > .container {
  position: relative;
  z-index: 3;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.team-single-section.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.team-single-section .left-col li {
	margin-bottom: 4px;
}
.team-single-section .left-col .fa-ul li {
	font-weight: 700;
}
.team-single-section .left-col .fa-ul li i {font-weight: 600}

.member-info {}
.member-info .info-options {
	position: relative;
	z-index: 2;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	bottom: -1px;
}
.member-info .info-options li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
}
.member-info .info-options li:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 100%;
	left: 100%;
	top: 0;
	background-image: url("../img/tab-split.png");
	background-repeat: repeat-y;
}
.member-info .info-options li a {
	padding: 5px 12px;
	border-bottom: solid 1px #eeeeee;
}
.member-info .info-options li a.actived {
	color: #B15C00;
	border-color: #fff;
}
.member-info .info-options li a span {
	position: relative;
	display: block;
}
.member-info .info-options li a .fas {
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -5px;
	opacity: 0;
}
.member-info .info-options li a.actived .fas {
	opacity: 1;
}
.member-info .info-options li:first-child a {
	padding-left: 0;
}
.member-info .info-display {
	border-top: solid 1px #eeeeee;
}
.member-info .info-display .info-page {
	padding: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: height .4s ease, padding .4s ease, opacity .6s ease;
}
.member-info .info-display .info-page.actived {
	padding: 5px 0;
	height: auto;
	opacity: 1;
}

@media (max-width: 1360px) {
	.team-list-section .team-list > div:not(.slick-list) {
		width: calc(33.3333% - 6px)!important;
	}
	.team-list-section .team-list > div:nth-last-child(2) {
		display: none
	}
}
@media screen and (max-width: 1200px) {
	.team-list-section .team-list > div:not(.slick-list) {
		width: calc(50% - 4px)!important;
	}
	.team-list-section .team-list > div:nth-last-child(2) {
		display: block
	}
	/* Member */
	.banner-top > .container h1 {font-size: 45px}
	.banner-top > .container h2 {font-size: 25px}
	.member-short h2 {font-size: 22px}
	.member-info .info-options li {
	  font-size: 1.2vw;
	}
	.member-info .info-options li a {
	  padding: 5px 10px;
	}
}
@media screen and (max-width: 768px) {
	/* Banner */
	.banner-top > .container h1 {
		font-size: 30px;
		padding-top: 15px;
	}
	.member-banner {
		padding-top: 400px;
		text-align: center;
	}
	.banner-top > .container h2 {
		font-size: 20px;
		text-align: center;
	}
	.banner-top .member-img {
		width: 280px;
		height: 280px;
		left: 50%;
		top: 0;
		transform: translate(-50%, -100%);
		-webkit-transform: translate(-50%, -100%);
		-moz-transform: translate(-50%, -100%);
		-o-transform: translate(-50%, -100%);
	}
	.banner-top .member-img {
    	
	}
	/* Search */
	.search-team .search-form .form-group input[type="text"] {
		padding-right: 65px;
	}

	.search-team .search-form .form-group .btn-layout {width: 60px}
	.search-team .search-form .form-group.or-before {
		padding-left: 50px;
		border-radius: 5px;
		background-color: #efefef;
	}
	.banner-top .search-team .search-form .form-group.or-before {
		background-color: #DE5726;
	}
	.search-team .search-form .form-group.or-before::before {
		transform: translate(15px, -50%);
		-webkit-transform: translate(15px, -50%);
		-moz-transform: translate(15px, -50%);
		-o-transform: translate(15px, -50%);
	}
	/* List */
	.team-list-section .team-list .team-list-item .text-default {
		left: 10px;
		right: 10px;
	}
	.team-list-section .team-list .team-list-item .text-default .title {font-size: 28px;}
	.team-list-section .team-list .team-list-item .text-default .arrow {font-size: 28px;}
	/* Member */
	.member-short {
    	padding-top: 235px;
		padding-bottom: 45px;
	}
	.banner-top > .container h1,
	.member-short h2 {
		text-align: center!important;
	}
	.member-short .member-img {
		width: 280px;
		height: 280px;
		left: 50%;
	}
	.member-short .member-img {
    	transform: translate(-50%, -100%);
		-webkit-transform: translate(-50%, -100%);
		-moz-transform: translate(-50%, -100%);
		-o-transform: translate(-50%, -100%);
	}
}
@media screen and (max-width: 680px) {
	/* Member */
	.member-info .info-options li {font-size: 1.7vw;}
	/*.member-info .info-options li a {padding: 7px 13px;}*/
}
@media screen and (max-width: 420px) {
	/* Member */
	.member-info .info-options li {font-size: 12px;}
	.member-info .info-options li a {padding: 7px 9px;}
}
/*===========================================================================================================*/
/*=========================================== INTERIOR ======================================================*/
/*===========================================================================================================*/

.heading-start {
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-bottom: 48px;
	border-top: var(--stroke-weight-0_8, 0.8px) solid var(--color-grey-96, #F3F4F6);
}
.section-white .heading-start h2 {
	margin: 0;
}
.banner-top + .section-white .heading-start {
	margin-top: 44px;
	border-top: none;
	border-bottom: var(--stroke-weight-0_8, 0.8px) solid var(--color-grey-96, #F3F4F6);
}
.section-white {
  background-color: #fff;
  width: 100%;
  padding: 20px 0 40px;
}
.section-white > .container {
  position: relative;
  z-index: 2;
  top: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.section-white.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.section-white h2 {
	margin: 48px 0;
}
.container.container-small {
	max-width: 1182px;
}
.event-date {
    display: block;
    color: #5f5f5f;
    font-size: 20px;
    font-weight: 700;
	margin-top: 25px;
    text-transform: uppercase;
}

/* Interior slider */
.slick-slider .video-wrapp { margin: 0; }
.slick-slider img { width: 100%; }
.interior-slider {
	position: relative;
	padding: 0 80px 60px;
	margin: 0 0 48px;
}
.interior-slider .slick-dots {
	bottom: 0
}
.interior-slider .slick-prev:before, 
.interior-slider .slick-next:before,
.interior-slider .slick-dots li button:before {
	color: #e15726!important;
}
.interior-slider .slick-prev:before, 
.interior-slider .slick-next:before { font-size: 30px; }
.interior-slider .slick-prev { left: 5px; } 
.interior-slider .slick-next { right: 5px }

.guide-section {
	gap: 48px;
	align-items: center;
}
.guide-section .col:first-child {
	max-width: 452px
}
.guide-section .col:last-child p {
	margin: 40px 0;
}
.guide-section .col:last-child h2 {
	margin: 0 0;
}
.guide-section .col:last-child h2 span {
	margin: 0 0 20px;
}

.box-content {
	padding: 20px;
	background: #475569;
}
.box-content h3 {
	color: #E15726;
	font-family: var(--font-family-Font-1, Jost);
	font-size: var(--line-height-20, 20px);
	font-style: normal;
	font-weight: var(--font-weight-700, 700);
	line-height: var(--line-height-25, 25px); /* 125% */
	margin: 0 0 10px;
}
.box-content ul {
	padding-left: 22px;
	margin: 0 0 10px;
	color: #fff;
}