/*
Interflex Medizintechnik GmbH - TEAMS TEMPLATE
creation Date: 2024-08-02
Author: Sebastian Osinski
http://www.sebbi.net
https://ddm-friends.de
*/

body, html{
	font-family: 'Roboto-Regular', sans-serif;
	width: 100%;
	margin: 0px;
	font-size: 18px;
	overflow-x: hidden;
}
textarea, input{
	font-family: 'Roboto-Regular', sans-serif;
}
*{
	margin: 0px;
	padding: 0px;
}
.bold, b, strong{
	font-weight: bold;
	font-family: 'Roboto-Medium', sans-serif;
}
h1, h3{
	font-family: 'TitilliumWeb-Regular', sans-serif;
}
h4, h5, h6{
	font-family: 'Roboto-Medium', sans-serif;
}
img{
	border: none;
}
a{
	color: inherit;
	text-decoration: none;
}
.contstyles a:hover{
	text-decoration: underline;
}
a.anchorlink{
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
table{
	width: 100%;
	table-layout: fixed;
}
td{
	vertical-align: top;
	position: relative;
}
h1,
h2.title{
	font-size: 66px;
	line-height: 70px;
	letter-spacing: 2px;
}
h2{
	font-size: 48px;
	line-height: 60px;
}
h3{
	font-size: 32px;
}
h4{
	font-size: 28px;
	line-height: 42px;
}
h5{
	font-size: 24px;
	line-height: 38px;
}
h6{
	font-size: 20px;
	text-transform: uppercase;
}
p,
.contstyles li{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 25px;
	position: relative;
}
.contstyles p{
	margin-top: 15px;
	margin-bottom: 15px;
}
.contstyles ul,
.contstyles ol{
	margin-left: 25px;
}
p.nomarg-top{
	margin-top: 0px;
}
p.nomarg{
	margin-top: 0px;
	margin-bottom: 0px;
}
.hidden{
	visibility: hidden;
}
.visible{
	visibility: visible;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.underline{
	text-decoration: underline;
}
.underline_links a,
.underline_onHover a:hover{
	text-decoration: underline;
}
.nounderline,
.nounderline *:hover{
	text-decoration: none !important;
}
.inline{
	display: inline;
}
.relative{
	position: relative;
}
.font_l,
.font_l p,
.font_l .contstyles li{
	font-size: 22px;
	line-height: 30px;
}
.fields-container{
	display: none;
}
span.smaller,
p.smaller,
.smaller li{
	font-size: 14px;
}
p.smaller,
.smaller li{
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nooverflow{
	overflow: hidden;
}



/* GLOBALS */
.main-container{
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	position: relative;
}
.main-container.wide{
	max-width: 1300px;
}
.main-container.narrow{
	max-width: 800px;
}
.main-container.fullHeight{
	height: 100%;
}
.main-container.fullheight{
	display: block;
	height: 100%;
}
.widepad,
.cont-block .main-container.widepad{
	padding-top: 110px;
	padding-bottom: 110px;
}
.widepad_top,
.cont-block .main-container.widepad_top{
	padding-top: 110px;
}
.widepad_bot,
.cont-block .main-container.widepad_bot{
	padding-bottom: 110px;
}
.regpad,
.cont-block .main-container.regpad{
	padding-top: 60px;
	padding-bottom: 60px;
}
.regpad_top,
.cont-block .main-container.regpad_top{
	padding-top: 60px;
}
.regpad_bot,
.cont-block .main-container.regpad_bot{
	padding-bottom: 60px;
}
.lowpad{
	padding-top: 30px;
	padding-bottom: 30px;
}
.lowpad_bot{
	padding-bottom: 30px;
}
.lowpad_top{
	padding-top: 50px;
}
.widemarg{
	margin-top: 110px;
	margin-bottom: 110px;
}
.widemarg_top{
	margin-top: 110px;
}
.widemarg_bot{
	margin-bottom: 110px;
}
.cont-block{
	position: relative;
	display: block;
	width: 100%;
}
.fixedh_1{
	height: 360px;
}
.nooverflow{
	overflow: hidden;
}

.page-header{
	display: none;
}

img.cont_img{
	max-width: 100% !important;
	height: auto !important;
}
img.cont_img_limit{
	max-width: 100% !important;
	width: 500px !important;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.absimg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
img.fullsize{
	width: 100%;
	display: block;
}
img.maxSize{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
img.sizeFittings{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
img.f_l{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.f_r{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* INDEXES */
.teams_login_mask{
	z-index: 20;
}
#menu-activator{
	z-index: 12;
}
#top-menu{
	z-index: 11;
}
#topmenu-wrapper,
.teams_agenda_activator{
	z-index: 10;
}
#content-wrapper,
.teams_logo,
.teams_welcome,
.teams_time{
	z-index: 2;
}
.cont-block,
.time_app_wrapper,
.wetter_app_wrapper{
	z-index: 1;
}
.zeroindex{
	z-index: 0;
}



/* transitions */
img.fullsize{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
a{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	
}
.animated_children, .animated_children *,
.teams_agenda_activator{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;	
}

/* CONTENT */
#content-wrapper{
	overflow: hidden;
}


/* CONTENT SPECIFIC */
.block{
	display: block;
	position: relative;
}
.contentspacer{
	display: block;
	position: relative;
	width: 100%;
	height: 90px;
}
.linespacer{
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linespacer.marged{
	margin-top: 40px;
	margin-bottom: 40px;
}
.overlay_mask{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.section_bg{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	width: 100%;
	height: auto;
}

#top_spacer{
	display: block;
	position: relative;
	height: 0px;
}

.flexwrap{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.cont_pad{
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	z-index: 1;
	position: relative;
}

.flexbox{
	position: relative;
}
.flexbox._s10{
	width: 10%;
}
.flexbox._s20{
	width: 20%;
}
.flexbox._s25{
	width: 25%;
}
.flexbox._s30{
	width: 30%;
}
.flexbox._s35{
	width: 35%;
}
.flexbox._s40{
	width: 40%;
}
.flexbox._s45{
	width: 45%;
}
.flexbox._s47{
	width: 47%;
}
.flexbox._half{
	width: 49%;
}
.flexbox._s50{
	width: 50%;
}
.flexbox._s60{
	width: 60%;
}
.flexbox._s65{
	width: 65%;
}
.flexbox._s70{
	width: 70%;
}
.flexbox._s75{
	width: 70%;
}
.flexbox._s80{
	width: 80%;
}
.flexbox._s90{
	width: 90%;
}
.flexbox._full{
	width: 100%;
}


.contentbutton{
	position: relative;
	display: inline-block;
	margin-left: 0px;
	z-index: 1;
	border: none;
	border-radius: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 22px;
	font-family: 'Outfit-Bold', sans-serif;
	width: 260px;
	height: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.contentbutton.abs{
	position: absolute;
}
.contentbutton a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.contentbutton span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.contentbutton:hover a{
	text-decoration: none;
}
.contentbutton:hover{
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
}




/* SPECIFICS */
.main_wrap{
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.teams_logo{
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 800px;
}

.teams_agenda_activator{
	position: absolute;
	bottom: 5%;
	right: 5%;
	height: 40px;
	cursor: pointer;
}
.teams_agenda_activator:hover{
	-webkit-filter: drop-shadow( 0px 0px 3px rgba(255, 255, 255, .7));
  filter: drop-shadow( 0px 0px 3px rgba(255, 255, 255, .7));
}

.teams_time{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 5%;
	text-align: center;
	color: white;
	font-size: 70px;
}
.teams_time.hidden{
	display: none;
}

.teams_welcome{
	position: absolute;
	width: 100%;
	bottom: 16%;
	width: 1000px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	color: white;
	font-size: 42px;
}

.teams_timebracket,
.teams_lang{
	display: none;
}
.teams_timebracket.active,
.teams_lang.active{
	display: block;
}

.teams_agenda{
	display: none;
	position: absolute;
	width: 100%;
	top: 37%;
	width: 900px;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	background-color: rgba(0,0,0,0.7);
	box-sizing: border-box;
	padding: 40px;
	text-align: left;
	font-size: 20px;
}
.teams_agenda.active{
	display: block;
}
.teams_agenda_flexbox._time{
	width: 15%;
}
.teams_agenda_flexbox._descr{
	width: 48%;
}
.teams_agenda_flexbox._add{
	width: 35%;
}

.time_app_wrapper{
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translatey(-50%);
	width: 15%;
	text-align: center;
}
.time_app_wrapper .clock-time{
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.wetter_app_wrapper{
	position: absolute;
	left: 5%;
	top: 50%;
	transform: translatey(-50%);
	width: 15%;
}
.wetter_app{
	display: block;
	position: relative;
	width: 100%;
	height: 150px;
	margin-bottom: 60px;
}


.teams_login_mask{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	overflow: hidden;
}
.teams_login_mask.hidden{
	height: 0px;
	pointer-events: none;
	opacity: 0;
}
.teams_login_mask_content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 600px;
	max-width: 95%;
	color: white;
	background-color: #1c1c1c;
	padding: 30px;
}
.teams_login_mask_content p{
	margin-top: 0px;
}
.teams_login_mask_content input{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: none;
	color: black;
	width: 90%;
	text-align: center;
	margin-top: 25px;
}