/*
CTC Separate Stylesheet
Updated: 2023-01-07 23:10:23
*/

/*POPUP */
.fea-modal {
	z-index: 100;
}
.fea-modal .modal-content {
	width: 80%;
	max-width: 1400px;
	margin: 120px auto 30px auto;
	padding: 0px 0px 50px 0px;
}
.fea-modal .modal-content .modal-head {
	display: flex;
	flex-direction: row;
	justify-content: end;
	background: white;
	padding-top: 20px;
	padding-bottom: 0px;
	border: none;
}
.fea-modal .modal-content .modal-head .close {
	color: #DBAB4C;
	font-size: 70px;
	font-weight: normal;
}
.fea-modal .modal-head .header {
	display: none;
}
.fea-modal .modal-content .modal-body h5 {
	margin: 0px 0px 5px 0px;
}
.fea-modal .modal-content .modal-body .company {
	margin: 0px 0px 15px 0px;
}
.fea-modal .modal-content .modal-body .products {
	margin: 0px 0px 15px 0px;
}

/* FILTER */
.presentations,
.exhibitors {
	display:flex;
	flex-direction: column;
}
.presentations .presentations-filter,
.exhibitors .exhibitor-filter {
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 20px 0px 20px 0px;
}
.presentations .presentations-filter .filter,
.exhibitors .exhibitor-filter .filter {
	flex: 1 1 33%;
	display:flex;
	justify-content: center;
	min-width: 300px;
}
.presentations .presentations-filter .filter .nice-select,
.exhibitors .exhibitor-filter .filter .nice-select {
	border-radius: 30px;
	border-width: 2px;
}
.presentations .presentations-filter .filter .nice-select ul,
.exhibitors .exhibitor-filter .filter .nice-select ul {
	margin-left: 0px;
}
.presentations .presentations-filter .filter .nice-select:after,
.exhibitors .exhibitor-filter .filter .nice-select:after{
	border-bottom: 2px solid #DBAB4C;
	border-right: 2px solid #DBAB4C;
	height: 10px;
	width: 10px;
	margin-top: -6px;
}
.presentations .presentations-filter .filter-active {
	display:none;
}


/* PRESENTATIONS - Vorträge */
.presentations .presentation-list .presentation-item-head {
	padding: 25px 0px 25px 30px;
	background-color: #444457;
	color: #ffffff;
	font-weight: 900;
}
.presentations .presentation-list .presentation-item .presentation-images img {
	padding: 15px;
}
.presentations .presentation-list .presentation-item .presentation-subevent-header {
	display:none;
}
.presentations .presentation-list .presentation-item .presentation-subevent-header.sub_1 {
	background-color: #d4d800;
}
.presentations .presentation-list .presentation-item .presentation-subevent-header.sub_3 {
	background-color: #dcaf8e;
}
.presentations .presentation-list .presentation-item .presentation-subevent-header.sub_4 {
	background-color: #d5ad00;
}
.presentations .presentation-list .presentation-item .presentation-subevent-header.sub_5 {
	background-color: #e94e52;
}
.presentations .presentation-list .presentation-item .presentation-type-header {
	flex: 0 0 100%;
	margin-bottom: 15px;
	padding: 5px 10px 5px 10px;
}
/* - WETZLAR - */
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_326 {
	/* Optikfertigung | Optics manufacturing */
	background-color: #0082a7;
	color: white;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_327 {
	/*  Photonics & Microtechnology  */
	background-color: #08af96;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_328 {
	/* Innovative Lösungen aus Hessen | Innovative solutions from Central Hessen */
	background-color: #d5ad00;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_329 {
	/* Markttrends in der Optik | Optics market trends */
	background-color: #d4d800;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_330 {
	/*  Exhibitor-Pitches  */
	background-color: #f39768;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_331 {
	/*  Keynote  */
	background-color: #dcaf8e;
}
.presentations .presentation-list .presentation-item .presentation-type-header.main_topic_333 {
	/*  EPIC TechWatch  */
	background-color: #e94e52;
}
/* - WETZLAR - */
/* - RHEINTAL - */
.presentations .presentation-list .presentation-item .presentation-type-header.presentation_151{
	/* en-tech.talks */
	background-color: #F39768;
}
.presentations .presentation-list .presentation-item .presentation-type-header.presentation_152 {
	/* EPIC TechWatch */
	background-color: #e94e52;
}
.presentations .presentation-list .presentation-item .presentation-type-header.presentation_160 {
	background-color: #d5ad00;
}
/* - RHEINTAL - */
.presentations .presentation-list .presentation-item .presentation-stage-pref {
	flex: 0 0 100%;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .time-stage {
	flex: 1 1 60%;
	font-size: 26px;
	font-weight: bold;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences {
	flex: 1 1 40%;
	/*display: flex;*/
	flex-direction: row;
	flex-wrap: wrap;
	text-align: right;
}

.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic,
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .preferences {
	display: inline-block;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic {
	flex: 1 1 50%;
	white-space: nowrap;
	text-align:right;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .preferences {
	flex: 1 1 50%;
	/*display: flex;*/
	flex-direction: column;
	white-space: nowrap;
	text-align: right;
}

.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .preferences .main-topic,
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .preferences .preference {
	padding: 0px 0px 6px 6px;
}

.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic span,
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .preference span {
	border: 1px solid black;
	font-size: 13px;
	padding: 6px 7px 6px 7px;
	margin: 0px 0px 5px 5px;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic span {
	border: 0px !important;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic.mt_242 span {
	background-color: #0082a7;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic.mt_244 span {
	background-color: #08af96;
}
.presentations .presentation-list .presentation-item .presentation-stage-pref .topic-preferences .main-topic.mt_245 span {
	background-color: #77bc9d;
}
.presentations .presentation-list .presentation-item .presentation-text .presentation-item-content {
	padding-top: 10px;
}
.presentations .presentation-list .presentation-item .presentation-text .presentation-item-content .title {
	font-size: 18px;
	font-weight: 700;
}
.presentations .presentation-list .presentation-item .presentation-text .presentation-item-content img {
	max-width: 150px;
}

/* Exhibitor Single */
.exhibitor-single { 
	padding: 30px 0px 30px 0px;
	display: flex;
	flex-direction: column;
	max-width: 1140px;
	margin: 0px auto;
}
.exhibitor-single h3 {
	color: black;
}
.exhibitor-single > div {
	flex: unset !important;
}
.exhibitor-single .exhibitor-single-meta {
	display:flex;
	flex-direction: row;
	flex-wrap:wrap;
}
@media(max-width: 767px) {
	.exhibitor-single > div.exhibitor-single-meta {
		display:flex;
		flex-direction: column;
		flex-wrap:wrap;
		padding-right: 0px !important;
	}
	.exhibitor-single .exhibitor-single-meta .image {
		padding-right: 0px !important;
	}
	.exhibitor-single > div.exhibitor-single-back {
		text-align: center;
	}
}
.exhibitor-single .exhibitor-single-meta > div {
	flex: 1 0 33%;
}
.exhibitor-single .exhibitor-single-meta a {
	color: black;
}
.exhibitor-single .exhibitor-single-meta i {
	padding-right: 5px;
}
.exhibitor-single .exhibitor-single-meta .image {
	max-width: unset;
	padding-right: 30px;
	min-width: 150px;
}
.exhibitor-single .exhibitor-single-meta .image img {
	width: 100%;
	max-height: 150px;
}
.exhibitors .exhibitor-branche-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
}
.exhibitors .exhibitor-branche-list .branch {
	border: 1px solid black;
	padding: 5px;
}
.exhibitors .exhibitor-products {
	margin-top: 30px;
}
.exhibitors .exhibitor-nomenklatur{
	margin-top: 20px;
}
.exhibitors .exhibitor-nomenklatur-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 0px;
	column-gap: 10px;
}
.exhibitor-single > div.exhibitor-single-meta { padding-right: 30px; }
.exhibitor-single > div > .image { margin-bottom: 20px; }
.exhibitor-single .branches { row-gap: 3px; }
.exhibitor-single .nomenklaturs { row-gap: 3px; }
.exhibitor-single .exhibitor-single-back {
	flex: 1 1 100%;
}
.exhibitor-single .exhibitor-single-back a {
	height: 38px;
	padding: 12px 35px 10px 35px;
	display: inline-block;
	position: relative;
	border: none !important;
	border-radius: 19px;
	background-color: #DBAB4C;
	color: white;
	line-height: 14px !important;
	text-decoration: none !important;
	white-space: nowrap;
	cursor: pointer;
	transition: all .3s;
}
/* EXHIBITORS - Aussteller Liste */
.exhibitors .exhibitor-filter {
	padding-bottom: 0px;
}
.exhibitors .exhibitor-filter .nice-select {
	font-size: 20px;
	font-weight: 700;
}
.exhibitors .exhibitor-filter .filter[data-filter-key="branches"],
.exhibitors .exhibitor-filter .filter[data-filter-key="genres"] {
	padding-bottom: 20px;
}
.exhibitors .exhibitor-filter .filter[data-filter-key="branches"] > *,
.exhibitors .exhibitor-filter .filter[data-filter-key="genres"] > * {
	padding-left: 36px;
	padding-right: 36px
}
.exhibitors .exhibitor-filter .filter[data-filter-key] span.label {
	display: none;
}

.exhibitors .exhibitor-filter .filter[data-filter-key="sort"] {
	flex: 0 0 100%;
	background-color: #dbab4c;
}
.exhibitors .exhibitor-filter .filter[data-filter-key="sort"] a {
	color: #444457;
}


.exhibitors .exhibitor-list .exhibitor-entry {
	display: flex;
	flex-direction: row;
	padding-left: 10px;
	padding-right: 10px;
	flex-wrap: nowrap;
	
	padding: 1em 0 1em 0;
	background-color: rgba(0,0,0,0);
	border-top: 1px solid rgba(68,68,87,0.75);
}
@media(max-width: 767px) {
	.exhibitors .exhibitor-list .exhibitor-entry {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
.exhibitors .exhibitor-list .exhibitor-entry:first-child {
	border-top-width: 0px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-logo img {
margin: 0 10px;
max-height: 116px;
}
.exhibitors .exhibitor-list .exhibitor-entry > div.content-wrapper,
.exhibitors .exhibitor-list .exhibitor-entry:not(.group-label),
.exhibitors .exhibitor-list .block .header > div {
	max-width: 1140px;
	margin: 0px auto 0px auto;
	width: 100%;
}
.exhibitors .exhibitor-list .exhibitor-entry.group-label,
.exhibitors .exhibitor-list .block .header {
	background-color: #444457;
	color: white;
	font-weight: bold;
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-logo {
	flex: 0 0 17%;
	align-items: center;
	display: flex;
	justify-content: flex-start;
	padding: 0px 30px 0px 0px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-logo img {
	margin-left: 0px;
	margin-right: 0px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text {
	flex: 0 0 83%;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .content {
	flex: 0 1 32%;
	padding: 0px 0px 0px 0px;
	word-break: break-word;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .genres {
	flex: 0 1 26%;
	padding: 0px 0px 0px 20px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .branches {
	flex: 0 1 26%;
	padding: 0px 20px 0px 20px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .details {
	flex: 0 1 16%;
}
@media(max-width: 767px) {
	.exhibitors .exhibitor-list .exhibitor-entry { flex-wrap: wrap; }
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-logo { flex: 0 0 100%; justify-content: center; padding: 0px 0px 20px 0px; }
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text { flex: 0 0 100%; flex-wrap: wrap; flex-direction: row; }
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .content {
		flex: 0 1 100%;
		padding: 0px 0px 20px 0px;
		text-align: center;
	}
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .genres {
		flex: 0 1 100%;
		padding: 0px 0px 20px 0px;
		text-align: center;
	}
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .branches {
		flex: 0 1 100%;
		padding: 0px 0px 20px 0px;
		text-align: center;
	}
	.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text > .details {
		flex: 0 1 100%;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres .genres_label {
	display:none;
}

.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span {
	display: inline-block;
	background-image: url('../img/termicons/W3_Icon_Sonstiges_RGB_schwarz.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 35px;
	height:35px;
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000309 {
	background-image: url('../img/termicons/W3_Icon_Medizintechnik_RGB_petro.png');
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000310 {
	background-image: url('../img/termicons/W3_Icon_LifeScience_RGB_petro.png');
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000311 {
	background-image: url('../img/termicons/W3_Icon_Luft-und-Raumfahrt_RGB_petro.png');
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000312 {
	background-image: url('../img/termicons/W3_Icon_Automotive_RGB_petro.png');
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000313 {
	background-image: url('../img/termicons/W3_Icon_Unterhaltungselektronik_RGB_petro.png');
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .genres > span.genres_U000000626 {
	background-image: url('../img/termicons/W3_Icon_Werkzeug-und-Maschinenbau_RGB_petro.png');
}

.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .branches {
	/*
	display: flex;
	flex-direction: row;
	flex-wrap; wrap;
	column-gap: 5px;
	row-gap: 5px;
	*/
}
.exhibitors .exhibitor-list .exhibitor-entry .exhibitor-text .branches > span {
	border: 1px solid #979797;
	font-size: 13px;
	padding: 1px 6px 1px 6px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
}

.exhibitors .exhibitor-list .exhibitor-entry .details button {
	height: 38px;
	padding: 12px 35px 10px 35px;
	display: inline-block;
	position: relative;
	border: none !important;
	border-radius: 19px;
	background-color: #DBAB4C;
	line-height: 14px !important;
	text-decoration: none !important;
	white-space: nowrap;
	transition: all .3s;
}
.exhibitors .exhibitor-list .exhibitor-entry .details button:after {
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	display: inline-block;
	border-top: 5px solid transparent !important;
	border-left: 10px solid #ffffff;
	border-bottom: 5px solid transparent !important;
	content: " ";
}

/* EXHIBITOR-POPUP */
.fea-modal .modal-body .exhibitor-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 20px;
	column-gap: 20px;
}
@media(max-width: 767px) {
	.fea-modal .modal-body .exhibitor-intro {
		flex-direction:column;
	}
}
.fea-modal .modal-body .exhibitor-intro > div {
	flex: 1 1 calc(33% - 20px);
	max-width: 100%;
}
.fea-modal .modal-body .exhibitor-intro .image {
	
}
.fea-modal .modal-body .exhibitor-intro .image img {
	max-height: 200px;
}
.fea-modal .modal-body .exhibitor-intro .contact .web {
	overflow-wrap: break-word;
}
.fea-modal .modal-body .exhibitor-page {
	text-align:right;
}