/*font-family: 'Quicksand', sans-serif;
font-family: 'Roboto Slab', serif; */

body {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 23px;
	line-height: 30px;
	color: #37302f;
}

h1, .konfigurator-header, h2, h5 {
	font-family: 'Roboto Slab', serif; 
	font-size: 60px;
	line-height: 70px;
	font-weight: 500;
	margin: 15px auto;
}

 .konfigurator-header {
	 margin: 0 auto;
	 line-height: 45px;
}

.konfigurator-header p {
	margin-bottom: 20px;
}

 h2 {
	 font-size: 37px;
	 line-height: 47px;
	 max-width: 900px;
 }
 
  h5 {
	 font-size: 20px;
	 line-height: 27px;
 }

.konfigurator-header {
	font-size: 40px;
	text-align: center;
	width: 100%;
}

.konfigurator-header em {
	font-style: normal;
	padding: 0 40px;
}

h1 strong, .konfigurator-header strong {
	font-weight: 900;
	text-transform: uppercase;
}

.post, .page {
    margin: 0;
}

.lefty, .righty { 
	display: inline-block;
	float: left;
}

.lefty {
	width: 45%;
	background-color: #d5d904;
	padding: 20px 30px;
	height: calc(100vh - 90px);
	}

.righty {
	width: 55%;	
	height: calc(100vh - 90px);
}

.righty  .metaslider .flex-control-nav {
    top: -27px;
    text-align: right;
}

.righty  .metaslider .flex-control-nav li a {
	color: transparent;
}

.righty .flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(255, 255, 255, 1); 
    }

.home .site-branding, .site-header {
	margin: 0;
}

.logo {
	width: 300px;
	margin: auto;
	display: block;
}

.calltoaction {
	float: left;
	display: inline-block;
	background-color: #37302f;
	width: 100%;
    height: 100px;
    color: white;
    text-align: center;
	font-family: 'Roboto Slab', serif; 
	font-size: 16px;
	line-height: 20px;
}

.calltoaction span {
    background-size: cover;
    height: 50px;
    display: table;
    margin: auto;
    padding-top: 5px;
    width: 400px;
	background-position: bottom center;
	cursor: pointer;
}

.righty-content-holder {
    display: inline-block;
    float: left;
    width: 100%;
    height: calc(100vh - 200px);
}

footer#colophon {
       z-index: 9;
    position: fixed;
    bottom: 0;
     color: white;
    font-size: 16px;
    color: white;
    	 width: 100%;
background-color: #37302f;
}

.site-info {
    background-color: #292322;
   
max-width: 100%;
padding: 5px;
}

footer#colophon ul {
	margin:  10px auto;
	text-align: center;
}

footer#colophon li{
	list-style-type: none;
	display: inline-block;
	margin: 0 10px 0 0;
}

footer#colophon li:last-child {
	margin-right: 0;
}

footer#colophon a {
	color: white;
	    font-family: 'Roboto Slab', serif;
	    font-size: 16px;
	    text-decoration: none;
}

.absender {
	margin: auto;
	text-align: center;
}



.metaslider {
    height: calc(100vh - 150px) !important;
}

.wp-block-button__link {
	background-color: #9329a2;
	font-family: 'Roboto Slab', serif; 
	font-size: 20px;
	padding: 20px 30px;
	border-radius: 40px;
	text-transform: uppercase;
	-webkit-box-shadow: 13px 12px 24px -6px rgba(255,255,255,1);
-moz-box-shadow: 13px 12px 24px -6px rgba(255,255,255,1);
box-shadow: 13px 12px 24px -6px rgba(255,255,255,1);
}

div#konfigurator {
    width: 100%;
    min-height: 100vh;
    background: #37302f;
    display: table;
        padding-bottom: 100px;
        margin-bottom: -178px;
        
}

.left-controller, .right-controller{
	width: 450px;
	height: 450px;
	border-radius: 450px;
	background-color: #797376;
	border: 40px solid #37302f;
}

.circleAmpel {
	width: 365px;
	height: 365px;
	border-radius: 365px;
}

.preview {
    width: 365px;
    height: 365px;
    border-radius: 365px;
}

.preview img, .preview svg {
       width: 365px;
    height: 365px;
    border-radius: 365px;
    position: absolute;
    object-fit: cover;
    border-radius: 50%;
    margin: 2px;
}

.dropzone {
	background: transparent !important;
	width: 365px;
    height: 365px;
    border-radius: 370px;
    margin: 3px 0 0 -367px;
    position: absolute;
    border: none !important;
}

.preview svg {
    width: 555px;
    height: 555px;
    border-radius: 555px;
	margin-top: -94px;
    margin-left: -278px;
    display: none;
}

.konfigurator-holder {
	max-width: 1300px;
	display: table-cell;
	margin: auto;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.konfigurator-holder div {
	display: inline-block;
	float: left;
}

.konfigurator-holder div.uploader {
	float: none;
	display: inline-block;
	float: right;
	
	width: 370px;
    height: 370px;
    border-radius: 370px;
}

.center-content {
    width: calc(100% - 900px);
    font-size: 18px;
    line-height: 27px;
}

 div#emocheck-content p {
	 font-size: 18px;
    line-height: 27px;
 }

.controler, path#info {
	cursor: pointer;
}

.strength-controller {
	opacity: 0.45;
    fill: #37302F;	
}

#strength rect#kaum {
	opacity: 1;
}

g#minus {
	display: none;
}

.st26 {
    fill: transparent !important;
    stroke: transparent !important;
    stroke-width: 0 !important;
    stroke-miterlimit: 10.0003;
}


.circleAmpel .profilierend path#background, li.profilierend:before, path#background.profilierend, .profilierend path.st10, .controler.profilierend .outline, path#profilierend.active, g#background.profilierend path, g.controler.profilierend path {
	fill: #7ac5bf;
	background-color: #7ac5bf;
	    stroke: #7ac5bf;
}

.circleAmpel .kaum path#background, li.kaum:before, path#background.kaum, .kaum path.st10, .controler.kaum .outline, path#kaum.active, g#background.kaum path, g.controler.kaum path  {
	fill: #797376;
	background-color: #797376;
}

.circleAmpel .stark path#background, li.stark:before, path#background.stark, .stark path.st10, .controler.stark .outline, path#stark.active, g#background.stark path, g.controler.stark path   {
	fill: #d5d904;
	background-color: #d5d904;
}

.circleAmpel .leicht path#background, li.leicht:before, path#background.leicht, .leicht path.st10,  .controler.leicht .outline, path#leicht.active, g#background.leicht path, g.controler.leicht path  {
	fill: #bab7b9;
	background-color: #bab7b9;
}

.uebereinstimmungContainer, .uebereinstimmungContainer *, div#status {
	width: 100%;
}

.uebereinstimmungContainer {
	border-bottom: 1px solid white;
}

.uebereinstimmung {
	font-size: 125px;
	font-weight: 300;
	padding: 30px 0 0 0;
	    margin-top: 30px;
}

p.ubereinstcontent {
    font-size: 23px;
    padding: 30px 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
        margin-bottom: 16px;
}

p.ubereinstcontent-small {
    font-size: 20px;
    text-align: center;
}

.status, .beforestatus {
    width: 100%;
}

.status, .beforestatus.animated.fadeOut {
	display: none;
}

ul.collegende {
    margin: 0 auto 50px auto;
    list-style: none;
    padding: 0;
    display: table;
}

ul.collegende li {
    text-align: left;
}

ul.collegende li:before {
   content: "";
    width: 10px;
    height: 20px;
    margin-left: -21px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 10px;

}

.uebereinstimmungContainer {
    margin-bottom: 20px;
}

.wp-block-group.full.grey {
    background-color: rgba(89, 86, 83, 0.25);
    padding: 20px;
}

.wp-block-group.full.grey.centerblock .wp-block-group__inner-container {
	max-width: 1000px;
	margin: auto;
}

.wp-block-columns {
    max-width: 1800px;
    margin: auto;
    padding: 50px;
}

div#emocheck-content {
	  transition: all 0.5s ease;
	  opacity: 0;
	  bottom: -100vh;
	  height: 0;
	  overflow: hidden;
	}


div#emocheck-content.active {
    position: fixed;
    top: 50px;
    left: 50px;
    background: white;
    height: calc(100vh - 100px);
    width: calc(100% - 100px);
    overflow: scroll;
    -webkit-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.50);
	opacity: 1;
	z-index: 10;
}

div#emocheck-content.smallwindow.active {
	top: calc(50vh - 100px);
    left: calc(50vw - 150px);
    background: #9329A2;
    color: white;
    height: 200px;
    width: 300px;
}

div#emocheck-content.smallwindow.active .ajaxc {
	padding: 45px 30px;
	font-size: 18px;
	text-align: center;
}


div#emocheck-content.active .close {
	content: "x";
	width: 50px;
	height: 50px;
	background: rgba(89, 86, 83, 0.50);
    border-radius: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
    font-size: 39px;
    color: white;
    line-height: 44px;
    font-weight: 600;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.20);
}

div#emocheck-content.smallwindow.active .close {
	width: 30px;
	height: 30px;
	 top: 10px;
    right: 10px;
	    font-size: 26px;
    line-height: 26px;
    color: #9329A2;
    background: white;
}



input#but_upload {
    padding: 0;
    margin: 0 auto;
    display: table;
}

.center-content a.emohow {
		background-color: transparent;
	font-family: 'Roboto Slab', serif; 
	font-size: 18px;
	padding: 15px 25px;
	border-radius: 40px;
	text-transform: uppercase;
	border: 1px solid white;
	color: white;
	margin: 50px;
	cursor: pointer;
}



.fileuploader {
    position: absolute;
    margin-top: 0px;
    width: 365px;
    /* margin-left: auto; */
    margin-right: auto;
        margin-left: -365px;
        height: 365px;
}


#drop_file_zone {
    background-color: transparent;
       width: 376px;
    height: 371px;
    padding: 8px;
    font-size: 18px;
}
#drag_upload_file {
    width: 365px;
    height: 365px;
    display: table;
    float: none;
}
#drag_upload_file p {
  text-align: center;
}
#drag_upload_file #selectfile {
  display: none;
}

div#drag_upload_file input[type="button"] {
    background-image: url(../../../emocheck/assets/img/upload-button.png);
    background-size: 100% auto;
    width: 131px;
    /* height: 200px; */
    /* font-size: 2rem; */
    background-color: transparent;
    border: none;
    outline: none;
    border-radius: 0;
    height: 68px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 48% auto 0 -10px;
    cursor: pointer;
    }
    
div#drag_upload_file p.notfirst input[type="button"] {
    background-image: url(../../../emocheck/assets/img/neues-bild.png);
    margin-top: 69%;
    width: 100px;
    background-color: #9329A2;
    height: 47px;
    background-size: 79% auto;
    background-position: center center;
    border-radius: 6px;
}
    
div#page h2 {

    padding-top: 20px;
}

ul.dlegende {
    margin: 0px auto 20px auto !important;
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    display: table;
    max-width: 1100px;
	color: white;
}

ul.dlegende li {
	width: calc(20% - 10px);
	display: inline-block;
	float: left;
	margin: 5px;
	text-align: left;
	padding-right: 10px !important;
}

ul.dlegende li strong {
	font-size: 16px;
}

.headercontent {
	width: 100%;
	max-width: 1600px;
	float: none !important;
}

.headercontent p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 27px;
    width: 60%;
    max-width: 1200px;
    display: table;
    margin: auto;
        font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

.threecolholder {
    float: none !important;
	min-width: 1270px;
}

.vcenter {
    display: table;
    margin: auto;
    height: calc(100vh - 278px);
    width: 100%;
}

.overlaycontentholder a {
	color: #9329A2;
	text-decoration: none;
}

.overlaycontentholder a:hover {
	color: #9329A2;
}

.overlaycontentholder ul {
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 0 20px;
    padding: 0;
}


/*Animation for right controller*/

.fade-in {
  animation: fadeIn ease 2s;
  animation-iteration-count: infinite;
}
@keyframes fadeIn {
  0% {
    opacity:0.3;
  }
  100% {
    opacity:1;
  }
}

@media screen and (max-width:1600px){

	.headercontent {
		max-width: 100%;
	}
}

@media screen and (max-height:900px){
	.konfigurator-header p{
		margin: 20px auto 0 auto;
	}
	
	
	
	.threecolholder {
		margin-top: -20px;	
	}
.headercontent p, p.ubereinstcontent-small, .center-content a.emohow {
	 font-size: 16px;
    line-height: 23px;
	}
	
	.center-content {
	 font-size: 16px;
	}
	
	.uebereinstimmung {
    font-size: 100px;
  }
  
p.ubereinstcontent {
    font-size: 18px;
  }
	
}
