﻿@font-face { font-family: 'fontello'; src: url(../fonts/fontello.eot?83442089); src: url(../fonts/fontello.eot?83442089#iefix) format('embedded-opentype'), url(../fonts/fontello.woff?83442089) format('woff'), url(../fonts/fontello.ttf?83442089) format('truetype'), url(../fonts/fontello.svg?83442089#fontello) format('svg'); font-weight: normal; font-style: normal; }

/* Schriften */
	.fontello-icons { font-family: "fontello"; font-style: normal; font-weight: normal; speak: never; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-ok:before { content: "\0030"; color:#00be00 ; }
	.icon-down-open:before { content: "\E801"; color: #b41547; }
	.icon-reload:before { content: "\E800"; }
	.icon-settings:before { content: "\E802"; }
	.icon-logout:before { content: "\E803"; }
	.icon-charakter:before { content: "\F2C0"; color: #b41547; }
	.icon-locked:before { content: "\E804"; color: #b41547; }
	.icon-dialog:before { content: "\E805"; color: #000; }
	.icon-music:before { content: "\E806"; color: #000; }
	.icon-play:before { content: "\E807"; color: #FFF; }
	.icon-pause:before { content: "\E808"; color: #FFF; }
	.icon-opened:before { content: "\E809"; color: #000; }
	.icon-inventar:before { content: "\E80A"; }
	.icon-star:before { content: "\E80B"; color: #000; }
/*************/

/* Audioplayer */
	.audioplayer_button { background-color: #273582; height: 40px; width:40px; padding: 0; text-align: center; color: #FFF; border:1px solid #273582; border-radius: 6px; font-size: 18px; transition: 0.5s; -webkit-appearance: none; box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3); }
	.audioplayer_timeline { width: 160px; height: 20px; border-radius: 6px; display: inline-block; margin-left: 10px; box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3); padding-right: 18px; overflow: hidden; }
	.audioplayer_playhead { width: 18px; height: 18px; border-radius: 50%; margin-top: 1px; background: #273582; }
	.hide { display: none; }
/***************/

/* Inhalte */
	#chat_container { position: relative; width:100%; max-width:900px; height:650px; border:2px solid #273582; margin:auto; overflow: hidden; background-color: rgba(120,140,206,1); overflow: hidden; }
	#chat_verlauf { position:relative; width:100%; height:80%; color: #000; font-size: 12px; overflow: auto; text-align: left; overflow-x: hidden; }
	#chat_verlauf::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
	#chat_verlauf::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; }
	#chat_verlauf::-webkit-scrollbar-thumb { background-color: #555; }
	.Bot_chat_text { position: relative; word-wrap: break-word; overflow: hidden; box-sizing: border-box; margin-left:2%; margin-top:1%; margin-bottom:1%; background-color: #FFF; width:60%; padding:6px; border:1px solid #273582; border-radius: 0px; }
	.Bot_chat_signatur { color: #666; font-size: 8px; }
	.Bot_chat_text a:link { color:#000; }
	.Bot_chat_text a:visited { color:#000; }
	.System_chat_text { position: relative; word-wrap: break-word; overflow: hidden; margin:auto; box-sizing: border-box; margin-top:2%; margin-bottom:2%; background-color: darkgreen; width:70%; padding:6px; border:1px solid darkgreen; border-radius: 0px; color:#FFF; font-weight: bold; }
	.user_chat_text { position: relative; word-wrap: break-word; overflow: hidden; box-sizing: border-box; margin-left:38%; margin-top: 1%; margin-bottom:1%; background-color: grey; width:60%; padding:8px; border:1px solid #273582; border-radius: 0px; color: #FFF; }
	.user_chat_signatur { color: #FFF; font-size: 8px; }
	#Bot_is_typing { display:none; }
	#chat_text { position: relative; font-size:17px; -webkit-appearance: none; width:100%; height: 15%; box-sizing: border-box; resize: none; outline: none; overflow: auto; border:none; padding:2%; border-top: 1px solid #273582; border-radius: 0; }
	#chat_text::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
	#chat_text::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; }
	#chat_text::-webkit-scrollbar-thumb { background-color: #555; }
	#chat_senden_button { position: relative; margin-top: -1%; border:none; width:100%; height:5%; -webkit-appearance: none; background-color:#273582; color:#FFF; font-size:17px; cursor: pointer; }
	#chat_senden_button:hover { background-color:#788CCE; border-bottom:2px solid #273582; border-top:2px solid #273582; }
	#chat_senden_button:active { outline: none; }
	.chat_form_select { width:80%; height:30px; background-color: #FFF; padding:5px; border:1px solid #273582; }
	.chat_form_submit { width:80%; height:30px; background-color: #FFF; color: #000; padding:5px; border:1px solid #273582; -webkit-appearance: none; transition: 0.5s; }
	.chat_form_submit:hover { background-color: #273582; color: #FFF; }
	.chat_form_submit:focus { outline: none; }

	#more_messages { position: absolute; right: 1%; bottom:20%; display: none; z-index: 30; }

	#contactContent svg.icon { width: 28px !important; height: 28px !important; min-width: 28px; min-height: 28px; max-width: 28px; max-height: 28px; flex: 0 0 28px; display: inline-block; vertical-align: middle; }
	.contactCard { position: relative; box-shadow: 0 6px 24px rgba(0,0,0,.07), 0 2px 8px rgba(0,0,0,.04); border-radius: 16px; box-sizing: border-box; padding:15px; border: 1px solid #e5e7eb; }
	#contactWhatsapp { border-color: #25D366; background: linear-gradient(135deg, #e8fff2 0%, #fafffb 100%); }
	#contactWebchat { }
	#contactWhatsapp .icon { color: #25D366; }
	#contactWebchat .icon { color: #2563eb; }
	#contactWebchat a:link { color:#fff; }
	#contactContent .checklist { margin: 0 0 1rem 0; padding-left: 0; list-style: none; }
  	#contactContent .checklist li { position: relative; margin: .4rem 0; padding-left: 1.5rem; }
  	#contactContent .checklist li::before { content: '✔'; position: absolute; left: 0; top: 0; line-height: 1.3; font-weight: 700; color: var(--accent); }
	#contactContent .empfohlen-badge { position: absolute; top: -12px; right: 16px; background: #25D366; color: #00330f; font-size: 0.75rem; font-weight: 700; padding: 4px 8px; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.1); text-transform: uppercase; }
  	#contactContent .grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 1rem; }
	#contactContent .cardHead { display: flex; align-items: center; gap: .75rem; margin-bottom: .25rem; }

	.button_whatsapp { padding:0 10px 0 10px; border: 1px solid transparent; color: #00330f; background-color: #25D366; -webkit-appearance: none; display: inline-block; line-height: 40px; transition: transform .06s ease, background-color .15s ease, border-color .15s ease; border-radius: 12px; white-space: nowrap; }
	.button_whatsapp:hover { transform: translateY(-1px); background-color: #2fe67a; }
	.button_whatsapp:focus { outline: none; }

	.button_webchat { padding:0 10px 0 10px; border: 1px solid transparent; color: #FFF; background-color: #2563eb; -webkit-appearance: none; display: inline-block; line-height: 40px; transition: transform .06s ease, background-color .15s ease, border-color .15s ease; border-radius: 12px; }
	.button_webchat:hover { transform: translateY(-1px); background-color: #1e40af; }
	.button_webchat:focus { outline: none; }

	@media only screen and (max-width:1200px) { 
	
    }
    
    @media only screen and (max-width:992px) { 
		
	}

    @media only screen and (max-width:768px) { 

	}

	@media only screen and (max-width:576px) { 
		#chat_container { border-radius: 20px; }
		.Bot_chat_text { width:70%; border-radius: 10px; margin-left:4%; margin-top:2%; margin-bottom:2%; }
		.user_chat_text { margin-left:26%; width:70%; border-radius: 10px; margin-top:2%; margin-bottom:2%; }
	}

	@media only screen and (max-width:450px) { 
		#contactContent .grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1rem; }
	}

/**********/