/* CONTAINER */
#websiteContent [container='true'] {
	display: none;
}

/* BOUNDS */
.cst-lm-about.bounds, 
.cst-lm-photo.bounds,
.cst-lm-schedule.bounds,
.cst-lm-speakerDays.bounds,
.cst-lm-speaker.bounds,
.cst-lm-sponsor.bounds,
.cst-lm-registration.bounds,
.cst-lm-eventDetails.bounds,
.cst-lm-exhibitor.bounds,
.cst-lm-countdown.bounds,
.cst-lm-events.container {
	padding: 80px 0px;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 960px;
}

/* TITLES */
.cst-lm-about.title,
.cst-lm-photo.title,
.cst-lm-registration.title,
.cst-lm-eventDetails.event-title,
.cst-lm-events.title,
.cst-lm-countdown.title {
	font-family: 'Lato', sans-serif;
	color: #29370F;
	text-align: center;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 50px;
}

.cst-lm-about.title::after,
.cst-lm-photo.title::after,
.cst-lm-registration.title::after,
.cst-lm-events.title::after,
.cst-lm-eventDetails.event-title::after,
.cst-lm-countdown.title::after {
	display: none;
}

.cst-lm-speaker.more-btn:hover,
.cst-lm-speakerDays.more-btn:hover {
	color: #ffffff;
	background: #333333;
}

.cst-lm-sponsor.h1Item,
.cst-lm-schedule.h1Item,
.cst-lm-speakerDays.h1Item,
.cst-lm-speaker.h1Item,
.cst-lm-exhibitor.h1Item {
	text-align: center;
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 50px;
}

.cst-lm-schedule.menu-icons,
.cst-lm-speakerDays.menu-icons {
	padding: 0 !important;
	font-size: 14px;
	line-height: 112px;
	color: rgba(127, 140, 141,.5);
	width: 100%;
	height:112px;
	display: flex;
	justify-content: center;
	align-items: center;
	user-select: none;
}

.cst-lm-speakerDays.icon-active,
.cst-lm-schedule.icon-active {
	display: block !important;
}

.cst-lm-speakerDays.icon-left,
.cst-lm-schedule.icon-left {
	cursor: pointer;
	text-align: center;
    width: 27px;
    height: 28px;
	line-height: 20px;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 0.5px #dadfea;
	display: none;
}

.cst-lm-speakerDays.icon-left i,
.cst-lm-schedule.icon-left i {
	font-size: 26px;
}

.cst-lm-speakerDays.icon-right,
.cst-lm-schedule.icon-right {
	cursor: pointer;
	text-align: center;
	width: 27px;
    height: 28px;
	font-size: 20px;
	line-height: 20px;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 0.5px #dadfea;
	display: none;
}

.cst-lm-speakerDays.icon-right i,
.cst-lm-schedule.icon-right i {
	font-size: 26px;
}

.cst-lm-sponsor.more-btn,
.cst-lm-speaker.more-btn,
.cst-lm-speakerDays.more-btn,
.cst-lm-exhibitor.more-btn {
	width: max-content;
	min-width: 93px;
    max-width: 92%;
    min-height: 24px;
    height: max-content;
	border-radius: 100px;
	background-color: #ffffff;
	border: solid 1px #3178ca;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #3178ca;
	cursor:pointer;
	outline:none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: absolute;
	bottom:22px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-lm-sponsor.more-btn {
	width: max-content;
	min-width: 93px;
    max-width: 92%;
    min-height: 24px;
    height: max-content;
	border-radius: 100px;
	background-color: #ffffff;
	border: solid 1px #3178ca;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #3178ca;
	cursor:pointer;
	outline:none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: absolute;
	bottom:22px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-lm-speaker.more-btn {
	width: max-content;
	min-width: 93px;
    max-width: 92%;
    min-height: 24px;
    height: max-content;
	border-radius: 100px;
	background-color: #ffffff;
	border: solid 1px #3178ca;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #3178ca;
	cursor:pointer;
	outline:none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: absolute;
	bottom:22px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.cst-lm-speakerDays.more-btn {
	width: max-content;
	min-width: 93px;
    max-width: 92%;
    min-height: 24px;
    height: max-content;
	border-radius: 100px;
	background-color: #ffffff;
	border: solid 1px #3178ca;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #3178ca;
	cursor:pointer;
	outline:none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: absolute;
	bottom:22px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-lm-exhibitor.more-btn {
	width: max-content;
	min-width: 93px;
    max-width: 92%;
    min-height: 24px;
    height: max-content;
	border-radius: 100px;
	background-color: #ffffff;
	border: solid 1px #3178ca;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #3178ca;
	cursor:pointer;
	outline:none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: absolute;
	bottom:22px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-lm-schedule.tabs>li,
.cst-lm-speakerDays.tabs>li {
	display: none;
}

.cst-lm-schedule.tabs > li.active, 
.cst-lm-speakerDays.tabs > li.active {
	display: block;
	color: white;
}

.cst-lm-schedule.tabs > li.active .day, 
.cst-lm-speakerDays.tabs > li.active .day{
	color: white;
}


.cst-lm-speaker.more-btn:focus-visible {
	outline:1px solid black!important;
}

/* SECTIONS */
section.cst-lm.strip:nth-child(odd) {
	background-color: #ffffff;
}

section.cst-lm.strip:nth-child(even) {
	background-color: #ecf0f1;
}


/* SECTIONS HEADERS AND FOOTERS */
.cst-lm-about.section-header, .cst-lm-about.section-footer,
.cst-lm-countdown.section-header, .cst-lm-countdown.section-footer,
.cst-lm-map.section-header, .cst-lm-map.section-footer,
.cst-lm-photo.section-header, .cst-lm-photo.section-footer,
.cst-lm-sponsor.section-header, .cst-lm-sponsor.section-footer,
.cst-lm-exhibitor.section-header, .cst-lm-exhibitor.section-footer,
.cst-lm-speaker.section-header, .cst-lm-speaker.section-footer,
.cst-lm-speakerDays.section-header, .cst-lm-speakerDays.section-footer,
.cst-lm-registration.section-header, .cst-lm-registration.section-footer,
.cst-lm-schedule.section-header, .cst-lm-schedule.section-footer,
.cst-lm-app.section-header, .cst-lm-app.section-footer  {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	color: #626f70;
	margin: 25px 0;
	word-wrap: break-word;
}

.cst-lm-app.section-header.app-header, .cst-lm-app.section-footer.app-footer {
	color: #ffffff
}

/* HEADER */
.cst-lm.cst-lm-header.sticky {
	position: sticky;
	top: 0;
}

.cst-lm-header.affix {
	position: fixed;
	top:0;
	min-height: 98px;
	box-shadow: none;
	transition: all 0.2s ease;
	width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 5px #c9c9c9;
    z-index: 997;
}

.cst-lm-header.bar {
    width: 100%;
    text-align: center;
    z-index: 998;
	max-width: 100%;
}

.cst-lm-header.barTop {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
}

.cst-lm-header.v2-barTop {
    background-color: #888888;
    color: #fff!important;
    min-height: 46px!important;
    transition: all .3s ease;
	display: flex;
    align-items: center;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-around;
	height: auto!important;
}

.cst-lm-header.barContent {
    width: 100%;
	max-width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    transition: width .5 ease;
    min-height: 46px;	
    height: auto;	
	text-align: center;
    position: relative;
    overflow: visible;
	display: flex;
	align-items: center;
}

.cst-lm-header.leftBar {
    /* float: left; */
    text-align: left;
    padding-left: 20px;
}

.cst-lm-header.rightBar {
    position: static;
    right: auto;
	/* float: right; */
    text-align: right;
    padding-right: 20px;
}

.cst-lm-header.liItem.v2-logo {
	margin-left: -4px;
    height: 100%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
	padding: 0 10px;
    line-height: 44px;
}

.cst-lm-header.imgitem.logo {
	top: 7px;
    position: relative;
    width: auto!important;
    height: 26px;
	border-radius: 4px;
    vertical-align: initial!important;
}

.cst-lm-header.header.scrolled {
	height: 52px;
}

.cst-lm-header.linkItem.dropdown-text {
	color: #000 !important;
	font-size: 14px;
	text-decoration: none;
	cursor:pointer;
	background: none;
	font-weight: normal;
	word-wrap: break-word;
}

.cst-lm-header.liItem.language {
	display: block !important;
}

.cst-lm-header.linkItem.language:focus,
.cst-lm-header.linkItem.language:hover,
.cst-lm-header.dropdown-menu > li > .active a,
.cst-lm-header.open > a, 
.cst-lm-header.open > a:focus, 
.cst-lm-header.open > a:hover {
	background-color: #ffffff !important;
	color: #000 !important;
	font-weight: bold !important;
}

.cst-lm-header.linkItem.language {
	color:#000000 !important;
	padding: 5px 15px !important;
}

.cst-lm-header.wrap-menu a.dropdown-text {
	font-size: 10px;
}

.cst-lm-header.dropdown-menu {
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	background-color: #ffffff;
	-webkit-background-clip: none;
	background-clip: none;
	border: none;
	border-radius: 4px !important;
	padding: 0;
	height: 100%;
	color:#ffffff;
	margin: 0 !important;
	margin-top:-10px !important;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	text-align: center;
}

.cst-lm-header.content-header--nav {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    position: relative;
	align-items: center;
}

.cst-lm-header.content-header {
	margin: 0;
    padding: 20px 0 5px 0;
	background-color: #fff;
    width: 100%;
	box-shadow: 0px 11px 5px -6px rgba(0,0,0,0.44);
}

.cst-lm-header.buttonItem.singUp {
	display: table;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 900;
    width: 150px;
    height: 40px;
    line-height: 38px;
    margin: 0px auto;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    transition: all 0.3s ease 0s;
    outline: none;
}

.cst-lm-header.hamburguer-menu {
	display:none;
}

.cst-lm-header.content-header--box {
	width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
	padding-top:1px;
	padding-left:0;
	padding-right:0;
}

.cst-lm-header.liItem {
	display: inline-block;
    position: relative;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1.6px;
}

.cst-lm-header.ulItem.menu {
    min-height: 36px;
    text-transform: uppercase;
	width: 88%;
	margin-top: 0;
}

.cst-lm-header.ulItem {
    min-height: 30px !important;
	height: auto !important;
	list-style: none;
    margin: 0;
    padding: 0;
	align-self: center;
	display: flex;
	align-items: center;
    justify-content: flex-start;
	flex-wrap: wrap;
}

.cst-lm-header.ulItem.nav.wrap-menu{ 
	width: 12%;
    position: absolute;
    right: 0;
	top: 0;
	margin-top: 0;
    min-height: 36px;
}

.cst-lm-header.liItem.sortable {
	transition: all 0.3s ease;
}

.cst-lm-header.linkItem {
	cursor:pointer;
	color: #5e6b76;
    text-decoration: none;
    padding: 0 15px 15px;
    display: block;
}

.cst-lm-header.barContent {
	padding:0;
}

.cst-lm-header.shortName {
	font-size: 13.3px !important;
	font-weight: bold !important;
	margin-left:8px !important;
}

/* HEADER COVER */
.cst-lm-header.cover {
	height: 530px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-color: transparent!important;
}

.cst-lm-header.cover:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 530px;
	background-blend-mode: multiply;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
}

.cst-lm-header.inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    position: relative;
}

.cst-lm-header.cover-headline {
	text-align: center;
    color: rgb(255, 255, 255);
    font-size: 36px;
    font-weight: 800;
    overflow-wrap: break-word;
    width: 100%;
	margin: 0;
}

.cst-lm-header.cover-event-started {
	text-align: center;
    color: rgb(255, 255, 255);
    font-size: 28px;
    font-weight: 800;
   	margin: 0;
	transition: all 0.5s ease;
    padding: 5px 0;
    width: 100%;
}

.cst-lm-header.cover-date {
	font-family: 'Lato', sans-serif;
	text-align:center;
	color:#fff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom:55px;
}

.cst-lm-header.one-day {
	font-size: 28px;
}

.cst-lm-header.fasItem {
	margin: 0 15px;
}

.cst-lm-header.linkItem.singUp {
	display: table;
	margin: 0 auto;
}

.cst-lm-header.imgItem {
	width:15px;
	margin-right:8px;
}

.cst-lm-header.cover-date span + span{
	margin-left:35px;
}

.cst-lm-header.buttonItem.innerButton {
	display: table;
	margin: 0 auto;
	border-radius: 4px;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);

	border:1px solid #fff;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 900;
	width: 150px;
	height: 40px;
	line-height: 38px;
	transition: all 0.3s ease;
	outline: none;
}

.cst-lm-header.countdown {
	display: flex;
	opacity: 0;
	pointer-events: none;
	justify-content: center;
	font-size: 64px;
	flex-wrap: wrap;
	color:#ffffff;
	position: absolute;
	width:100%;
	top:50px;
	font-weight: 600;
	transition: all 0.5s ease;
}

.cst-lm-eventDetails.info {
	font-family: 'Lato', sans-serif;
	color: #222;
    font-size: 24px;
	text-align: center;
}

.cst-lm-eventDetails.info i {
	margin: 0 15px;
}

.cst-lm-eventDetails.info i:last-child {
    margin-left: 20px;
}

.cst-lm-eventDetails.buttonItem {
	font-family: 'Lato', sans-serif;
	width: 129px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	border: 2px solid #222;
	background: none;
	border-radius: 4px;
	color: #222;
	margin-top: 20px;
	outline: none;
	cursor: pointer;
	transition: all 0.3s ease;
	word-wrap: break-word;
	margin: 20px auto 0 auto;
    display: block;
}

.cst-lm-eventDetails.cover-date {
	font-size: 24px;
	margin-bottom: 20px;
	display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
}

/* UL */
.cst-lm-speaker.ulItem.speakers,
.cst-lm-speakerDays.ulItem.speakers,
.cst-lm-exhibitor.ulItem.sponsors,
.cst-lm-sponsor.ulItem.sponsors {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none!important;
	padding: 0;
	margin: 0;
}

.cst-lm-speakerDays li, .cst-lm-schedule li {
	list-style-type: none!important;
}

.cst-lm-speaker.liItem,
.cst-lm-speakerDays.liItem,
.cst-lm-exhibitor.liItem,
.cst-lm-sponsor.liItem {
	width: 200px;
	border-radius: 4px;
	background-color: #ffffff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	border: solid 1px #dadfea;
	padding: 24px;
	padding-bottom:55px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 10px;
	position: relative;
}

.cst-lm-speaker.imgItem,
.cst-lm-speakerDays.imgItem,
.cst-lm-exhibitor.imgItem,
.cst-lm-sponsor.imgItem {
	width: 80px;
	height: 80px;
	border-radius: 80px;
	margin: 0 auto 12px auto;
	display: table;
}

.cst-lm-speaker.pItem.name,
.cst-lm-speakerDays.pItem.name,
.cst-lm-exhibitor.pItem.name,
.cst-lm-sponsor.pItem.name {
	color: #626f70;
	font-size: 14px;
	font-weight: bold !important;
	text-align: center;
	margin: 0 0 6px 0;
	word-wrap: break-word;
	display: block;
}

.cst-lm-exhibitor.empty,
.cst-lm-speakerDays.empty,
.cst-lm-sponsor.empty,
.cst-lm-speaker.empty {
	color: #7b8c8d;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	background-color:#DEE1E2;
	display:flex;
	justify-content: center;
	align-items: center;
	word-wrap: break-word;
}

.cst-lm-about.cst-lm,
.cst-lm-countdown.cst-lm {
	padding: 0 10px;
}

/* ABOUT */
.cst-lm-about.description {
	font-family: 'Lato', sans-serif;
    font-size: 14px;
	color: #626f70;
	word-wrap: break-word;
	line-height: 1.42857143;
}

.cst-lm-about.description img {
	max-width: 100%;
	height: auto;
	object-fit: contain;
}

.cst-lm-events.section-events  {
	font-family: 'Lato', sans-serif;
	height: 100%;
	width: 100%;
	background-color: #161616;
	overflow: hidden;
}

.cst-lm-events.event-description {
	padding-top: 26px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	text-align: left;
	color: #ecf0f1;
	word-wrap: break-word;
}

.cst-ad-event.event-description img {
	max-width: 100%;
	height: auto;
}

.cst-lm-events.content {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.cst-lm-events.search-container {
	display: flex;
	flex-wrap: wrap;
    gap: 1rem;
    width: 100%;
}

.cst-lm-events.form-control.input-form {
	flex: 1;
}

.cst-lm-events.input-group-btn {
	width: auto;
}

.cst-lm-events.btn.active, .cst-lm-events.registerButton {
	background-color: #006caf;
    color: white;
}

.cst-lm-events.events.events-grid {
	list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    gap: 2rem;
}

.cst-lm-events.events.events-list {
	list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    gap: 2rem;
	flex-direction: column;
}

.cst-lm-events.container-grid {
	background: white;
    width: 270px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
	gap: 1rem;
}

.cst-lm-events.container-list {
	background: white;
    width: 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
	gap: 1rem;
	min-height: 170px;
}

.cst-lm-events.cover {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
}

.cst-lm-events.container-list .cst-lm-events.cover {
	width: 250px;
    height: auto;
    border-radius: 10px;
}

.cst-lm-events.details-list {
	display: flex;
    flex-direction: column;
    margin: 0 10px;
	margin-bottom: 10px;
}

.cst-lm-events.container-list .cst-lm-events.details-list {
	flex: 1;
	padding: 10px;
	margin-bottom: 0;
}

.cst-lm-events.name {
	display: block;
	font-size: 18px;
	color: black;
	font-weight: 600;
	color: #336699;
}

.cst-lm-events.eventMode {
	background: #d5d5ff;
    color: rgb(51, 102, 153);
    display: inline-block;
    border-radius: 20px;
    flex-grow: 0;
    width: fit-content;
    padding: 0 5px;
    margin: 5px;
    margin-left: 0;
    font-size: 12px;
}

.cst-lm-events.date, .cst-lm-events.location  {
    display: flex;
    align-items: center;
    gap: 5px;
	word-break: break-word;
}

.cst-lm-events.date .icon, .cst-lm-events.location .icon  {
   color: gray;
   margin-left: 8px;
}

.cst-lm-events.container-list .cst-lm-events.location.ticket,
.cst-lm-events.container-list .cst-lm-events.location.activities {
	display: none;
}

.cst-lm-events.location.description {
	padding: 20px 5px 5px 5px;
}

.cst-lm-events.container-grid .cst-lm-events.location.description {
	display: none;
}

.cst-lm-events.ticket-info-list {
	display: flex;
    flex-direction: column;
    padding: 1rem;
    justify-content: center;
    align-items: center;
	flex-basis: 15%;
	gap: 1rem;
	border-left: 2px solid #f3f6f6;
}

.cst-lm-events.info.ticket-name {
	display: block;
    font-weight: 600;
    color: rgb(51, 102, 153);
}

.cst-lm-events.registerButton {
	display: flex;
    flex-direction: column;
    padding: 1rem;
    justify-content: center;
    align-items: center;
	flex-basis: 15%;
	gap: .5rem;
}

.cst-lm-events.empty-result {
	color: white;
	font-size: 15px;
	width: 100%;
	display: block;
	text-align: center;
}

.cst-lm-events.dropdown-menu {
	padding: 10px;
}

.cst-lm-events.dropdown.open .cst-lm-events.dropdown-menu {
	display: flex;
	flex-direction: column;
	gap: 5px;
	max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #cccccc #f0f0f0;
}

.cst-lm-events.dropdown-menu .tagName {
	padding: 0 10px;
    border-radius: 10px;
    color: white;
}

.cst-lm-events.dropdown-menu li {
	display: flex;
    align-items: center;
    gap: 10px;
}

.cst-lm-events.dropdown-menu input {
	margin: 0;
}

.cst-lm-events.paginationContainer {
	display: flex;
	justify-content: center;
}

.cst-lm-about.event-description img {
	max-width: 100%;
	height: auto;
}

/* COUNTDOWN */
.cst-lm-countdown.countdown {
    display: flex;
    justify-content: center;
    font-size: 64px;
    width: 100%;
    font-weight: 600;
    transition: all 0.5s ease;
    margin: 20px 0;
	flex-direction: row;
}

.cst-lm-countdown.countdown-item {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cst-lm-countdown.countdown-label {
	font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    overflow-wrap: break-word;
    margin-bottom: 10px;
	position: relative;
}

.cst-lm-countdown.time {
	font-family: 'Lato', sans-serif;
    display: block;
    line-height: 1;
}

.cst-lm-countdown.countdown-sep {
	width: 44px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    line-height: 1;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 5px;
}

/* MAP */
.cst-lm-map.map {
	position: relative;
	overflow: auto;
	height: 400px;
	padding: 0 10px;
}

.cst-lm-map.container {
	display: table;
	position: relative;
	overflow: auto;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

.cst-lm-map.left {
	display: table;
	height: 400px;
	z-index: 2;
}

.cst-lm-map.inner {
	vertical-align: middle;
	display: table-cell;
}

.cst-lm-map.left,
.cst-lm-map.right {
	position: relative;
	width: 50%;
}

.cst-lm-map.bg-map {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 40%;
	width: 60%;
}

.cst-lm-map.bg-map:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: -1px;
	height: 400px;
	background-blend-mode: multiply;
	background-image: url(../../../images/hotsite/grad1.svg);
	background-size: 100% auto;
}

.cst-lm-map:nth-child(odd) .bg-map:before {
	background-image: url(../../../images/hotsite/grad2.svg);
}

.cst-lm-map.h2Item {
	text-align: left;
	font-size: 40px;
	color: #626f70;
	margin: 0 0 20px 0 !important;
	word-wrap: break-word;
	display: flex;
    align-items: center;
}

.cst-lm-map.linkItem {
	width:93px;
	height: 24px;
	box-sizing: border-box;
	border: solid 1px rgba(127, 140, 141, 0.9);
	border-radius:100px;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: #626f70;
	display: inline-block;
	line-height: 22px;
	vertical-align: middle;
	margin-left:24px;
	transition: all 0.3s ease;
	word-wrap: break-word;
}

.cst-lm-map.linkItem:hover {
	background: #626f70;
	color:#fff;
}

.cst-lm-map.pItem {
	font-size: 16px;
	color: #626f70;
	margin: 0;
	word-wrap: break-word;
	display: block;
	width: 100%
}

/* PHOTOS */
.cst-lm-photo.photos-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}

.cst-lm-photo.photo {
	display: inline-block;
	margin: 2.5px 5px;
	overflow: hidden;
	position: relative;
	width: 260px;
	box-shadow: 1px 1px 8px -2px rgba(78,78,78,0.78);
	border-radius: 5px;
}

.cst-lm-photo.imgItem {
	width: 100%;
    object-fit: cover;
    height: 180px;
}

/* DOWNLOAD */
.cst-lm-download.download {
	height:400px;
	background-color:#005997 !important;
	text-align: center;
	overflow: hidden;
}

.cst-lm-download.download-content {
	height:400px;
	font-family: 'Lato', sans-serif;
	color: rgba(255,255,255,0.9);
	text-align:left;
}

.cst-lm-download.text {
	height:auto;
	overflow: auto;
	text-align: center;
}

.cst-lm-speaker.headline,
.cst-lm-speakerDays.headline,
.cst-lm-exhibitor.headline {
	color: #6c787c;
    font-size: 12px;
    text-align: center;
    margin: 0;
    line-height: 17px;
    word-wrap: break-word;
	display: block;
}

.cst-lm-download.headline {
	font-size: 18px;
	font-weight: 900;
	margin-top:75px;
	word-wrap: break-word;
}

.cst-lm-download.description {
	font-size: 14px;
	margin-top:20px;
	max-width:550px;
	word-wrap: break-word;
}

.cst-lm-download.available {
	margin-top:35px;
	color:#ffffff;
}

.cst-lm-download.available-headline {
	font-size: 14px;
	font-weight: 900;
	word-wrap: break-word;
}

.cst-lm-download.available-images {
	margin-top: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.cst-lm-download.imgItem.available-images {
	margin: 0;
	height: 30px;
}

.cst-lm-download.buttonItem {
	width: 129px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	border:2px solid #fff;
	background:none;
	border-radius:4px;
	color:#fff;
	margin-top:20px;
	outline:none;
	cursor:pointer;
	transition: all 0.3s ease;
	word-wrap: break-word;
}

.cst-lm-download.phone-container {
	position: relative;
	height: 100%;
}

.cst-lm-download.smartphone {
	position: absolute;
	top:34px;
	left:50px;
}

.cst-lm-download.splash {
	width: 270px;
	position: absolute;
	top:117px;
	left:86px;
}

.cst-lm-download.splashImgItem {
	width: 265px;
	object-fit: cover;
}

/* SPONSOR */
.cst-lm-sponsor.sponsor-category,
.cst-lm-exhibitor.sponsor-category {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #626f70;
	padding: 14px 20px;
	display:inline-block;
	margin-bottom: 0px;
	margin-top: 15px;
	text-transform: uppercase;
	word-wrap: break-word;
}

.cst-lm-exhibitor.sponsor-category-divisor,
.cst-lm-sponsor.sponsor-category-divisor {
	width: 91px;
	height: 3px;
	border-radius: 4px;
	background-color: #626f70;
	border:none;
	margin-bottom: 28px;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
}

.cst-lm-exhibitor.category-holder,
.cst-lm-sponsor.category-holder {
	display: table;
	margin: 0 auto;
	text-align: center;
}

.cst-lm-exhibitor.category,
.cst-lm-sponsor.category {
	width:100%;
}

.cst-lm-sponsor.category:not(:first-child),
.cst-lm-exhibitor.category:not(:first-child) {
	margin-top:70px;
}

/* SPEAKERS */
.cst-lm-speaker.speaker-category,
.cst-lm-speakerDays.speaker-category {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #626f70;
	padding: 14px 20px;
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 0;
	text-transform: uppercase;
	word-wrap: break-word;
}

.cst-lm-speaker.speaker-category-divisor,
.cst-lm-speakerDays.speaker-category-divisor {
	width: 91px;
	height: 3px;
	border-radius: 4px;
	background-color: #626f70;
	border: none;
	margin-bottom: 28px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.cst-lm-speaker.pItem.headline {
	margin: 10px;
}

.cst-lm-speakerDays.pItem.headline {
	margin: 10px;
}

/* SPEAKERS DAYS */
.cst-lm-speakerDays.activities {
	display:none;
}

.cst-lm-speakerDays.activities.active {
	display:block;
}

/* CALENDAR */
.calendar-tabs {
	margin: 0;
}

.cst-lm-schedule.activities {
	list-style-type: none;
	margin: 0;
	padding: 24px 10px;
	display: none;
}

div.activities {
	margin-top: 40px;
}

.cst-lm-speakerDays.linkItem,
.cst-lm-schedule.linkItem {
	width: 75px;
	font-size: 16px;
	color: #000;
	font-weight: bold !important;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 0.5px #dadfea;
	margin: 10px;
	margin-right:0px;
	padding:0;
	text-decoration: none;
}

.cst-lm-speakerDays.month,
.cst-lm-schedule.month {
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#ffffff;
	background-color: rgba(0, 89, 151, 0.35);
	border-bottom: solid 1px #dadfea;
	transition: all 0.3s ease;
	font-weight: 800;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border:none;
	display: block;
}

.cst-lm-speakerDays.day,
.cst-lm-schedule.day {
	text-align: center;
	height: 60px;
	width: 100%;
	line-height: 60px;
	color:#005997;
	background-color: none;
	font-size: 36px;
	transition: all 0.3s ease;
	font-weight: 800;
	display: block;
}

.cst-lm-schedule.activity-wrap {
	padding:15px;
	width:100%;
}

.cst-lm-schedule.activities.active, 
div.activities.active {
	display: block;
	animation: fadeIn 1s ease 1;
}

.cst-lm-schedule.liItem {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	border-radius: 1px;
	background-color: #ffffff;
	padding: 15px 30px;
	margin: 0 0 10px 0;
	position: relative;
	box-sizing: border-box;
	min-height: 77px;
	display:flex;
}

.cst-lm-schedule.time{
		display: flex;
		justify-content: center;
}

.cst-lm-schedule.begin {
	color: #7b8c8d;
	font-size: 20px;
	font-weight: 800;
	vertical-align: middle;
	display: inline-block;
}

.cst-lm-schedule.end {
	color: #6c787c;
	font-size: 14px;
	margin-left: 15px;
	font-weight: 800;
	vertical-align: middle;
	display: inline-block;
	margin-top: 5px;

}

.cst-lm-schedule.name {
	color: #626f70;
	font-size: 14px;
	max-width: 650px;
	word-wrap: break-word;
	margin-top: 6px;
}

.cst-lm-schedule.location {
	font-size: 14px;
	color: #626f70;
	margin-top:5px;
	word-wrap: break-word;
}

.cst-lm-schedule.imgItem.locationImg{
	height:13px;
}

.cst-lm-schedule.liItem.empty {
	color: #7b8c8d;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 48px;
	text-transform: uppercase;
	background-color:#DEE1E2;
}

.cst-lm-modal.modal{
	position: fixed;
	height: 100vh;
	width: 100vw;
	top:0;
	left:0;
	z-index: 1050;
	background: rgba(0,0,0,0.4);
	justify-content: center;
	display: none;
}

.cst-lm-modal.modal.active{
	display:flex;
	animation: fadeIn 1s ease 1 forwards;
}

.cst-lm-modal.modal.closing{
	display:flex;
	animation: fadeOut 1s ease 1 forwards;
}

.cst-lm-modal.modal-content.opening{
	animation: scaleIn 0.5s ease 1 forwards;
}

.cst-lm-modal.modal.closing .modal-content{
	animation: scaleOut 0.5s ease 1 forwards;
}

.cst-lm-modal.modal-content{
	width: 800px;
	max-height: calc(100vh - 150px);
	margin-top:100px;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 1px #dee1e2;
	position: relative;
	margin: auto;
}

.cst-lm-modal.modal-content.next{
	animation: modalNext 1s ease forwards !important;
}

.cst-lm-modal.modal-content.prev{
	animation: modalPrev 1s ease forwards !important;
}

.cst-lm-modal.modal-change{
	display:none;
}

.cst-lm-modal.modal-content-header{
	height:175px;
	width:100%;
	padding-bottom:10px;
	padding-top:50px;
	padding-left:50px;
	padding-right:40px;
	overflow-y: auto;
	overflow-x:hidden;
}

.cst-lm-modal.media-object{
	height: 80px;
	width: 80px;
	border-radius:50%;
}

.cst-lm-modal.headline{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #626f70;
	word-wrap: break-word;
	text-align: left;
}

.cst-lm-modal.caption{
	margin-top:7px;
	font-size: 12px;
	font-weight: 600;
	color: #6c787c;
	word-wrap: break-word;
	text-align: left;
}

.cst-lm-modal.social-media{
	margin-top:14px;
	text-align: left;
}

.cst-lm-modal.social-media a + a{
	margin-left:5px;
}

.cst-lm-modal.modal-close{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #626f70;
	cursor:pointer;
	position: absolute;
	top:47px;
	right:40px;
}

.cst-lm-modal.modal-close:hover{
	text-decoration: underline;
}

.cst-lm-modal.about-text{
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 1.6px;
	color: #2c3e50;
	padding: 10px 20px;
	padding-top: 0;
	border-bottom:3px solid #3178ca;
	list-style: none;
	cursor:pointer;
	position: absolute;
	left: 0;
	bottom:0;
	word-wrap: break-word;
	max-width:300px;
}

.cst-lm-modal.title-container{
	position: relative;
	height:30px;
	word-wrap: break-word;
}

.cst-lm-modal.modal-content-container{
	padding: 35px 20px;
	font-size: 14px;
	color: #626f70;
	overflow: auto;
	max-height: calc(100% - 250px);
	box-sizing: border-box;
	border-top: solid 1px #dadfea;
}

.cst-lm-modal.about {
	max-height: 500px;
}

.cst-lm-modal.modal-content-container.active{
	display:block;
}

.cst-lm-modal.modal-content-container-bio {
	font-size: 18px;
	font-weight: bold;
	color: #626f70;
	margin-top:0;
	margin-bottom:13px;
	word-wrap: break-word;
}

.cst-lm-modal.modal-change{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	display:none;
}

.cst-lm-modal.modal-change.active{
	display: table-cell;
}

.cst-lm-modal.modal-next{
	right:-70px;
}

.cst-lm-modal.modal-prev{
	left:-70px;
	transform: translateY(-50%) scaleX(-1);
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

@media(max-width:1024px) {
	.cst-lm-modal.modal-content {
		width: 95%;
		max-height: calc(100vh - 100px);
		margin-top: 70px;
	}

	.cst-lm-modal.modal-content-header {
		padding-top:15px;
		padding-left:15px;
		padding-right:10px;
		height: 150px;
	}

	.cst-lm-modal.modal-close{
		top:10px;
		right:10px;
	}

	.cst-lm-modal.media{
		padding-top:23px;
	}

	.cst-lm-modal.imgItem{
		height:20px;
		width:20px;
	}

	.cst-lm-modal.about-text{
		padding: 5px 15px;
	}

	.cst-lm-modal.modal-content-container{
		padding:20px;
		overflow:auto;
	}

	.cst-lm-modal.info{
		margin-top: -30px;
		margin-left:0;
		text-align: center;
	}

	.cst-lm-modal.modal-content-tabs{
		padding-left:0px;
	}
}

@media (max-width: 1800px) {
	.cst-lm-header.v2-barTop {
		z-index: 1000;
	}
}

@media (max-width:1024px) {
	.cst-lm-about.bounds,
	.cst-lm-agenda.bounds,
	.cst-lm-speakers.bounds,
	.cst-lm-speakerDays.bounds,
	.cst-lm-events.container,
	.cst-lm-sponsors.bounds {
		padding: 30px 0 !important;
		box-sizing: border-box;
	}

	section.cst-lm:first-child .bounds {
		padding: 80px 0 !important;
	}

	.cst-lm-header.v2-barTop {
		z-index: 998;
	}

	.cst-lm-header.barContent {
		width: 93%;
		margin: 0;
	}

	.cst-lm-header.language-menu {
		display: none;
	}

	.cst-lm-header.open .language-menu {
		display: block;
	}

	.cst-lm-header.open .dropdown-menu {
		position: absolute;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.cst-lm-header.ulItem.nav.wrap-menu {
		position: inherit;
		width: 100%;
	}

	.cst-lm-header.liItem.language {
		text-align: left;
	}

	.cst-lm-header.hamburguer-menu {
		display: block;
		height: 32px;
		right: 10px;
		width: 32px;
		z-index: 999;
	}

	.cst-lm-header.affix {
		min-height: 46px;	
	}

	.cst-lm-header.content-header {
		bottom: initial;
		width: 155px;
		position: absolute;
		right: 0px;
		display:none;
		top: 80%;
	}

	.cst-lm-header.content-header--nav {
		padding-bottom: 10px;
		justify-content: flex-start;
		flex-direction: column;
	}

	.cst-lm-header.linkItem.dropdown-text {
		padding-left: 15px;
		text-align: left;
	}

	.cst-lm-header.content-header--box {
		display:block;
		width:100%;
	}

	.cst-lm-header.ulItem {
		height: initial;
		display:block;
	}

	.cst-lm-header.ulItem.dropdown-menu.language-menu {
		position: absolute;
		left: 0;
	}

	.cst-lm-header.ulItem.menu {
		height: auto;
		width: 100%;
	}

	.cst-lm-header.liItem.sortable {
		display: block !important;
		text-align: initial;
		margin-bottom: 10px;
	}

	.cst-lm-header.liItem {
		display: block;
		text-align:right;
	}

	.cst-lm-header.liItem.selected {
		border:none;
	}

	.cst-lm-header.cover {
		margin-top: 45px;
	}

	.cst-lm-header.countdown {
		font-size:40px;
	}

	.cst-lm-header.cover-headline {
		margin-top:25px;
		font-size: 21px;
		margin-bottom:15px;
	}

	.cst-lm-header.cover-date {
		font-size: 16px;
		margin-bottom:20px;
	}

	.cst-lm-header.spanItem {
		margin-left:5px;
	}

	.cst-lm-header.fasItem {
		margin: 0 7px;
	}

	.cst-lm-map.h2Item {
		font-size: 25px;
	}

	.cst-lm-map.left {
		width: 70%;
	}

	.cst-lm-map.right {
		width: 30%;
	}

	.cst-lm-map.inner {
		padding: 0 30px;
	}

	.cst-lm-map.pItem {
		font-size: 20px;
	}

	.cst-lm-speakerDays.calendar-tabs,
	.cst-lm-schedule.calendar-tabs { 
		padding-top:10px !important;
	}

	.cst-lm-speakerDays.linkItem,
	.cst-lm-schedule.linkItem {
			height: 53px;
			width: 43px;
			margin-right:2px;
			margin-left:5px;
	}

	.cst-lm-speakerDays.month,
	.cst-lm-schedule.month {
		font-size: 7px;
		line-height: 16px;
		height: 16px;
	}

	.cst-lm-speakerDays.day,
	.cst-lm-schedule.day {
		font-size: 21px;
		height: 35px;
		line-height: 37px;
	}

	.cst-lm-speakerDays.time,
	.cst-lm-schedule.time {
		justify-content: left;
	}

	.cst-lm-speakerDays.begin,
	.cst-lm-schedule.begin {
		font-size:14px;
	}

	.cst-lm-speakerDays.end,
	.cst-lm-schedule.end {
		font-size:12px;
		margin-top:0;
	}

	.cst-lm-speakerDays.name-location,
	.cst-lm-schedule.name-location {
		padding-top:20px;
	}

	.cst-lm-speakerDays.liItem.empty,
	.cst-lm-schedule.liItem.empty {
		font-size:12px;
	}

	.cst-lm-speakerDays.liItem,
	.cst-lm-schedule.liItem {
		padding: 0 20px 20px 20px;
		overflow: hidden;
	}

	.cst-lm-speakerDays.name,
	.cst-lm-schedule.name {
		font-size: 16px;
	}

	.cst-lm-speakerDays.menu-icons,
	.cst-lm-schedule.menu-icons {
		line-height: 80px;
		height:80px;
		font-size: 8px;
	}
	
	.cst-lm-speakerDays.icon-left,
	.cst-lm-speakerDays.icon-right,
	.cst-lm-schedule.icon-left,
	.cst-lm-schedule.icon-right {
		width: 25px;
		height: 28px;
		line-height: 11px;
	}

	.cst-lm-sponsors.liItem {
		display: block;
	}

	.cst-lm-sponsors.pItem.name {
		font-size: 14px;
	}

	.cst-lm-sponsors.pItem.website {
		font-size: 14px;
		word-wrap: break-word;
	}

	.cst-lm-speaker.liItem,
	.cst-lm-speakerDays.liItem {
		display: block;
	}

	.cst-lm-speaker.pItem.name,
	.cst-lm-speakerDays.pItem.name {
		font-size: 14px;
	}

	.cst-lm-speaker.pItem.headline,
	.cst-lm-speakerDays.pItem.headline {
		font-size: 14px;
		word-wrap: break-word;
	}
}

@media (min-width: 768px) {
	.cst-lm-header.navbar-right {
		float: right!important;
		margin-right: -15px;
	}

	.cst-lm-header.inner {
		max-width: 960px;
	}
}

@media (max-width: 768px) {
	.cst-lm-header.inner {
		width: auto;
	}

	.cst-lm-header.barContent {
		width: 85%;
		margin: 0;
	}
}

@media (max-width: 991px) {
	.cst-lm-download.phone-container {
		display: none;
	}
}

@media (max-width: 992px) {
	.cst-lm-events.container-list .cst-lm-events.cover {
		width: 200px;
	}

	.cst-lm-events.ticket-info-list {
		flex-basis: 25%;
	}
}

@media (max-width: 480px) {
    .cst-lm-events.container-grid {
        width: 100% !important;
    }

	.cst-lm-events.container-list {
		flex-direction: column;
	}

	.cst-lm-events.container-list .cst-lm-events.cover {
		width: 100%;
		height: 150px;
		border-radius: 10px 10px 0 0;
	}

	.cst-lm-events.form-control.input-form {
		flex: auto;
	}
}