.text-center {
	text-align: center !important;
}
.cs-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.cs-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cs-page_heading.cs-style1 {
	height: 650px;
	padding: 120px 0 50px;
	position: relative;
}
.inner-page .cs-page_heading.cs-style1 {
	height: 440px;
}
.inner-page {
	background-color: #fff;
	color: #0e0e0e;
	overflow: hidden;
}
.inner-page .cs-page_heading.cs-style1 {
	height: 300px;
}
.cs-page_heading.cs-style1 .cs-page_heading_in {
	display: inline-block;
	position: relative;
}
.cs-font_50 {
	font-size: 50px;
}
.cs-white_color, .cs-white_color_hover:hover {
	color: #fff;
}
.cs-page_heading.cs-style1 .cs-page_title {
	margin-bottom: 18px;
}
.cs-page_heading.cs-style1::after {
	content: "";
	position: absolute;
	right: -30px;
	top: -30px;
	height: 151px;
	width: 151px;
	background: #00fcfe;
	opacity: .8;
	-webkit-filter: blur(125px);
	filter: blur(125px);
}
.inner-page .cs-bg::before {
	--background-overlay: '';
	background-color: #000;
	content: "";
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 1;
	mix-blend-mode: initial;
	border-radius: 0 0 100px 100px;
	border-style: solid;
	border-color: #ffffff2b;
	border-width: 0 0 1px 0;
}
.inner-page .cs-page_heading.cs-style1::before {
	border-radius: 0 !important;
}
.past-speakers {
	position: relative;
}
.cs-tabs.cs-style1 .cs-tabs_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.cs-tabs.cs-style1 .cs-tabs_heading {
	align-items: center;
}
.cs-tabs.cs-style1 .cs-tabs_heading {
	flex-direction: column;
}
.cs-mp0 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cs-tab_links.cs-style1 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 5px;
	background-color: #000;
	border-radius: 10px;
}
.cs-tab_links.cs-style1 a {
	padding: 7px 20px;
	font-weight: 500;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.cs-tab_links.cs-style1 li.active a {
	background-color: #FF4A17;
	border-radius: 10px;
}
.cs-tab_links.cs-style1 a {
	padding: 7px 20px;
	font-weight: 500;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.cs-tab_links.cs-style1 li.active a {
	background-color: #FF4A17;
	border-radius: 10px;
}
.inner_content.agenda{
	padding: 0;
}
.inner_content.agenda .tabs-days{
	background-color: #05cd8b;
	padding: 30px 0;
} 
.inner_content.agenda .tabs-days ul{
	display: flex;
	align-items: center;
}
.inner_content.agenda .tabs-days ul li{
}
.inner_content.agenda .tabs-days ul li:last-child{
	border:none;
}
.inner_content.agenda .tabs-days ul li a{
	font-size: 18pt;
	color: #fff;
	text-transform: uppercase;
	padding:0 40px;
}
.inner_content.agenda .tabs-days ul li a.active{
	color: #00fdff;
}
.inner_content.agenda .tabs-days ul li:first-child a{
	padding-left: 0;
}
.inner_content.agenda .tab-agenda{
	padding: 0;
}
.inner_content.agenda .tab-content{
	position: relative;
}
.inner_content.agenda .tab-content:before{
	content: ' ';
	background: #d2d2d245;
	display: inline-block;
	position: absolute;
	left: 0;
	top:10px;
	width: 1px;
	height: 100%;
}
.inner_content.agenda .tab-agenda .section{
	position:relative;
	padding:0;
	margin: 0;
	margin-top: 30px;
}
.inner_content.agenda .tab-agenda .section:before{
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top:0;
	left: -10px;
	border: 2px solid #05cd8b;
}
	/*
	.inner_content.agenda .tab-agenda .section:hover:before{
		background-color: #05cd8b;
	}
	*/
.inner_content.agenda .tab-agenda .section .text-wrap{
	margin:0;
	padding: 0;
	border-bottom: 1px solid #d2d2d245;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
	line-height: 1.8;
}
.inner_content.agenda .tab-agenda .section:last-child .text-wrap{
	border: none;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left{
	width: 20%;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left .img-wrap-logo{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	padding: 20px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left img{
}
.inner_content.agenda .tab-agenda .section .text-wrap .left h3{
	font-size: 12pt;
	color: #0e0e0e;
	font-weight: 600;
	text-align: center;
	margin: 0;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right{
	width: 80%;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h3{
	font-size: 14pt;
	color: #0e0e0e;
	margin: 0;
	line-height:1.5;
	font-weight: 600;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h3 span{
	color: #05cd8b;
	font-size: 14pt;
	text-transform: uppercase;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h5{
	font-size: 14pt;
	color: #05cd8b;
	font-weight: 600;
	margin: 0;
	letter-spacing: 1px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h4{
	font-size: 14pt;
	color: #05cd8b;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right p{
	font-size: 11pt;
	color: #0e0e0e;
	margin: 0;
	padding-top: 10px;
	line-height:1.6;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .img-wrap{
	width: 60px;
	height: 60px;
	border: 1px solid #0e0e0e29;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #9d9b9b;
	z-index: 1;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .img-wrap img{
	width: 100%;
	object-fit: cover;
	border: none;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right #speaker_3536 img, .inner_content.agenda .tab-agenda .section .text-wrap .right #speaker_3393 img{
	width: 80%;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
	display: flex;
	flex-direction: column;
	position: relative;
	min-height:170px;
		/*
		background: linear-gradient(360deg, #85838317 0%, rgb(0 0 0 / 0%) 80%);
		border-radius: 24px;
		*/
	padding: 0 15px 15px;
	justify-content: flex-start;
	margin: 0 0 10px 0;
	align-items: start;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget:before{
	position: absolute;
	content: '';
	top: 15%;
	left: 0;
	/* background: linear-gradient(90deg, #85838317 0%, rgb(0 0 0 / 0%) 80%); */
	width: 100%;
	height: 80%;
	border-radius: 10px;
	border: 1px solid #0e0e0e29;
	z-index: -1;
}
	/*
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget:after{
		position: absolute;
		content: '';
	    top: 5px;
	    right: 0;
	    background: linear-gradient(360deg, #85838317 0%, rgb(0 0 0 / 0%) 80%);
	    width: 1px;
	    height: 80%;
	}
	*/
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator{
	align-items: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator p.position{
	text-align: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator h4.company{
	text-align: center;
}
.inner_content.agenda .tab-agenda .text{
	font-size: 10pt;
	color: #fff;
	margin-bottom: 10px;
	background-color: #05cd8b;
	display: inline-block;
	padding: 0 10px;
	border-radius: 4px;
	text-transform:uppercase;
}
.inner_content.agenda .tab-agenda .moderator-text{
	font-size: 11pt;
	color: #05cd8b;
	margin-bottom: 10px;
	font-weight: 700;
	text-align: center;
	text-transform:uppercase;
}
.inner_content.agenda .tab-agenda div.text:empty{
	display: none;
}
.inner_content.agenda .tab-agenda .text.moderator{
	margin: 0;
	position: relative;
	font-size: 11pt;
	margin-top: 20px;
	text-transform:uppercase;
}
.inner_content.agenda .tab-agenda .text.moderator::after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #00fdff transparent transparent transparent;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .panel-discussion{
	margin-top: 20px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right ul{
	padding-left:30px;
	padding-top: 10px;
	margin: 0;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right ul li{
	font-size: 11pt;
	color: #0e0e0e;
	list-style: disc;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget h3.name{
	font-size: 12pt;
	margin: 10px 0 0 0;
	color: #029595;
	font-weight: 700;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget h4.company{
	font-size: 10pt;
	color: #0e0e0e;
	font-weight: 700;
	text-transform: uppercase;
	margin:0;
	text-align: left;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget p.position{
	padding: 0;
	margin: 5px 0;
	line-height: 1.2;
	font-size: 10pt;
	text-align: left;
	font-weight: 600;
}
.inner_content.agenda .tab-agenda .day{
	opacity: 0;
}

.inner_content.agenda .tab-agenda .day.active{
	opacity: 1;
	/* animation: fadeIn 0.5s; */
}
.cs-tabs.cs-style1 .cs-tabs_heading{
	align-items:center;
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.inner-page .cs-section_heading.cs-style1 .cs-section_title{
	color: #0e0e0e;
}
.cs-tab_links.cs-style1 li.active a {
	background-color: #05cd8b;
}
.cs-tabs.cs-style1 .cs-tabs_heading{
	flex-direction: column;
}
.inner-page .cs-page_heading.cs-style1 {
	height: 300px;
	border-radius: 0;
}
.inner-page .cs-page_heading.cs-style1::before{
	border-radius: 0 !important;
}
.past-speakers .cs-section_heading.cs-style1 .cs-section_title {
    font-size: 72px;
    font-weight: 800;
    clear: both;
}
.section.cards_background_image{
		background-color: #fff;
		margin-top: 0 !important;
		height: 140px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		overflow: hidden;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap{
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
		border-radius: 15px;
		padding: 0 !important;
		margin: 0 !important;
		border: none;
		min-height: 110px;
		align-items: center;
		overflow: hidden;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image:before{
		display: none;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap .left h3{
		color: #fff;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap .right h3{
		color: #fff;
	}
	.no-border{
		border-bottom: none !important;
	}
@media screen and (min-width: 992px) {
  .cs-height_80 {
    height: 80px;
  }
  .cs-height_85 {
    height: 85px;
  }
  .cs-height_30 {
    height: 30px;
  }
  .cs-height_40 {
    height: 40px;
  }
  .cs-hidden_desktop {
    display: none !important;
  }
  .cs-height_20 {
    height: 20px;
  }
  .cs-height_60 {
    height: 60px;
  }
  .cs-height_90 {
    height: 90px;
  }
  .cs-height_45 {
    height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .cs-height_lg_30 {
    height: 30px;
  }
  .cs-height_lg_10 {
    height: 10px;
  }
  .cs-height_lg_20 {
    height: 20px;
  }
  .cs-height_lg_45 {
    height: 45px;
  }
  .cs-pagination.cs-style1 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
	.inner_content.agenda {
		padding: 0 5px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap{
		flex-direction: column;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left h3{
		margin-bottom: 10px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right h3{
		text-align: center;
	}
	.cs-tab_links.cs-style1 a{
		padding: 7px 14px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left, .inner_content.agenda .tab-agenda .section .text-wrap .right{
		width: 100%;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right p{
		margin-left: 20px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		margin-left: 10px;
		margin-right: 10px;
	}
	.cs-tab_links.cs-style1{
		display: flex;
		justify-content: center;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right h5{ text-align:center;}
}
@media screen and (max-width: 991px) {
	.inner_content.agenda .tab-agenda .section .text-wrap .left .img-wrap-logo{
		padding: 5px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		height: 190px;
	}
}
@media screen and (min-width: 1680px) {
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		min-height: 160px;
	}
}
#tab_1 .section_7 .widget, #tab_1 .section_16 .widget, #tab_1 .section_14 .widget, #tab_2 .section_6 .widget{
	height: 190px;
}
@media screen and (min-width: 992px) {
	#tab_1 .section_7 .widget, #tab_1 .section_16 .widget, #tab_1 .section_14 .widget, #tab_2 .section_6 .widget{
		height: 200px;
	}
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget:before {
    position: absolute;
    content: '';
    top: 15%;
    left: 0;
    width: 100%;
    height: 80%;
    border-radius: 10px;
    border: 1px solid #0e0e0e29;
	z-index:1;
}