*{
	padding: 0;
	margin: 0 ;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300&display=swap');

body{

}
#nav-placeholder1{
	position:relative;
	width:100%;
	background:#000000;
}
.div_Menu{
	position:relative;
	width:100%;
	height:50px;
}

.div_background{
	position:relative;
	height:100%;
	min-height:1000px;
	max-height:1080px;
	width:100%;
	max-width:1920px;
	margin:0px auto;
}

.img_background{
	position:absolute;
	height:100%;
	width:100%;
	object-fit: cover;
}


.headline-01{
	position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:35px;
	margin-top:2vh;
}
.headline-01 .blue{
	color:blue;
}
.headline-01 .white{
	color:#fff;
}
.headline-01 .red{
	color:red;
}
.headline-02{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#fff;
    text-align: center;
    font-size:24px;
	font-weight:100;
	top:18px;
}





.div_Info{
	position:relative;
	height:100%;
	max-height:1080px;
	width:100%;
	max-width:1920px;
}
.div_text{
	position:relative;
	margin:0px auto;
	margin-top:60px;
}

.headline-info-02{
	position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:35px;
	margin-top:2vh;
}
.headline-vorteile{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#fdc500;
    text-align: center;
    font-size:30px;
	font-weight:100;
}
.headline-vorteile-m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:2em;
	font-weight:100;
}
.headline-info-03{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:24px;
	font-weight:100;
	margin-top:15px;
}
.headline-info-04{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:24px;
	font-weight:100;
	margin-top:0px;
}


.div_video{
	position:relative;
	width:800px;
	height:450px;
	margin:0px auto;
	margin-top:65px;
}
.video{
	position:relative;
	width:800px;
	height:450px;
}



.Div_Cars_m{
	position: relative;
	height: auto;
	width: 80%;
	margin:0px auto;
	margin-top : 5em;
}
.Div_Cars{
	position: relative;
	height: 380px;
	width: 100%;
	min-width:800px;
	max-width:1200px;
	margin:0px auto;
	margin-top: 100px;
}
.Div_Car{
	position: relative;
	height: 100%;
	width: 30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.Div_Car:hover {
		transform:translateY( -8px);
		box-shadow: 2px 2px 2px 2px #3662ad;
    }
.Div_Car_m{
	position: relative;
	width: 18em;
	height: 18em;
	margin:0px auto;
	margin-top: 1em;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.img_car{
    position: relative;
	height:70%;
	width:80%;
	margin-top:8%;
	margin-left:10%;
	border-radius:5px;
	object-fit: cover;
}
.p_car {
    position: relative;
	width:80%;
	height:auto;
	max-height:30%;
	margin-top:10%;
	margin-left:10%;
	text-align:center;
	font-size:20px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
}
.p_car_m {
    position: relative;
	width:80%;
	height:auto;
	max-height:30%;
	margin-top:5%;
	margin-left:10%;
	text-align:center;
	font-size:1em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
}



.Div_fast_financing{
	position: relative;
	width: 100%;
	min-width:800px;
	max-width:1920px;
	margin:0px auto;
	margin-top: 100px;
	height:600px;
}
.Div_fast_financing_m{
	position: relative;
	width: 100%;
	margin:0px auto;
	margin-top: 5vh;
	height:23em;
}
.img_fast_financing{
	position: absolute;
	width:100%;
	height:100%;
	object-fit: cover;
}
.headline-financing {
    position: relative;
	width:100%;
    font-family: 'Prompt', sans-serif;
	color:#fff;
    text-align: center;
    font-size:40px;
	text-align:left;
}
.headline-financing_m {
    position: relative;
	width:100%;
    font-family: 'Prompt', sans-serif;
	color:#fff;
    text-align: center;
    font-size:2em;
	text-align:left;
}
.Div_fast_financing_items{
	position: absolute;
	left:10%;
	top:10%;
}
.button-financing {
 padding: 17px 40px;
 border-radius: 50px;
 border: 0;
 background-color: white;
 box-shadow: rgb(0 0 0 / 5%) 0 0 8px;
 letter-spacing: 1.5px;
 text-transform: uppercase;
 font-size: 15px;
 transition: all .5s ease;
 margin-top:20px;
}
.button-financing:hover {
 letter-spacing: 3px;
 background-color: #000;
 color: hsl(0, 0%, 100%);
 box-shadow: rgb(255, 255, 255) 0px 7px 29px 0px;
}
.button-financing:active {
 letter-spacing: 3px;
 background-color: #000;
 color: hsl(0, 0%, 100%);
 box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px;
 transform: translateY(10px);
 transition: 100ms;
}
.button-financing_m {
 padding: 17px 40px;
 border-radius: 50px;
 border: 0;
 background-color: white;
 box-shadow: rgb(0 0 0 / 5%) 0 0 8px;
 letter-spacing: 1.5px;
 text-transform: uppercase;
 font-size: 1em;
 transition: all .5s ease;
 margin-top:20px;
}


.Div_01 {
	position: relative;
	width: 800px;
	min-width:800px;
	margin:0px auto;
	margin-top: 150px;
}
.Div_01_Text {
	position: relative;
	width: 800px;
}
.img_01{
    width: 100%;
	height: auto;
	border-radius:15px;
	object-fit: contain;
	position: relative;
	margin-top: 20px;
	border-radius:15px;
}
.div02-text{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:22px;
	margin-top:25px;
	font-weight:100;
}
.link01{
	position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:22px;
	margin-top:25px;
	font-weight:100;
}



.Div_Gallery {
	position: relative;
	height: 400px;
	width: 1200px;
	min-width:800px;
	margin:0px auto;
	margin-top: 150px;
}
.Div_Gallery_m {
	position: relative;
	height: 10em;
	width: 100%;
	margin-top: 5em;
}
.Div_Gallery_Text {
	position: relative;
	width: 50%;
	height:100%;
	float:left;
}
.Div_Gallery_Img{
	position: relative;
	width: 50%;
	height:100%;
	float:right;
}
.img_Gallery{
	position: relative;
	width: 100%;
	height:100%;
	object-fit:cover;
}
.h_Gallery {
	width:100%;
    position: relative;
	text-align:center;
	font-size:40px;
	color:#3662ad;
	font-family: 'Ysabeau', sans-serif;
	margin-top:150px;
}
.h_Gallery_m {
	width:100%;
    position: relative;
	text-align:center;
	font-size:2em;
	color:#3662ad;
	font-family: 'Ysabeau', sans-serif;
	margin-top:1em;
}
.p_Gallery {
	width:100%;
    position: relative;
	text-align:center;
	font-size:25px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.p_Gallery_m {
	width:100%;
    position: relative;
	text-align:center;
	font-size:1em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:1em;
}


.Div_Gallery_slide {
	position: relative;
	height: 500px;
	width: 1200px;
	min-width:800px;
	margin:0px auto;
	margin-top: 30px;
}
.img_Gallery_slide{
	position: relative;
	width: 30%;
	height:100%;
	color:#fdc500;
	object-fit:cover;
	border-radius:15px;
}
.img_Gallery_slide2{
	position: relative;
	width: 33%;
	height:100%;
	color:#fdc500;
	margin-left:1%;
	object-fit:cover;
	border-radius:15px;
}


.Div_Ftext {
	position: relative;
	height: auto;
	width: 800px;
	min-width:800px;
	margin:0px auto;
	margin-top: 100px;
}
.Div_Ftext_m {
	position: relative;
	height: auto;
	width: 90%;
	margin:0px auto;
	margin-top: 5em;
}
.fh_Gallery {
	width:100%;
	text-align:center;
    position: relative;
	font-size:35px;
	color:#3662ad;
	font-family: 'Ysabeau', sans-serif;
	margin-top:15px;
}
.fh_Gallery_m {
	width:100%;
	text-align:center;
    position: relative;
	font-size:2em;
	color:#3662ad;
	font-family: 'Ysabeau', sans-serif;
	margin-top:15px;
}
.fp_Gallery {
	width:100%;
	text-align:center;
    position: relative;
	font-size:25px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.fp_Gallery_m {
	width:100%;
	text-align:center;
    position: relative;
	font-size:1em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.fp_Gallery2 {
	width:100%;
	text-align:left;
    position: relative;
	font-size:25px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.fp_Gallery2_m {
	width:100%;
	text-align:left;
    position: relative;
	font-size:1em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
}


.Div_02 {
	position: relative;
	width: 1200px;
	min-width:1200px;
	height: 500px;
	margin:0px auto;
	margin-top: 150px;
	margin-bottom: 50px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	padding:10px;
}
.Div_02_Space {
	position: relative;
	width: 1200px;
	min-width:1200px;
	height: 500px;
	margin:0px auto;
	margin-top: 50px;
	margin-bottom: 50px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	padding:10px;
}
.Div02_pic {
	width: 50%;
    height: 100%;
    position: relative;
	float:left;
}
.Div02_pic_L {
	width: 50%;
    height: 100%;
    position: relative;
	float:right;
}
.img_amg_01{
    width: 100%;
	height: 100%;
	object-fit:cover;
	position: absolute;
	border-radius:20px;
}
.Div_Text_02 {
	width: 50%;
    height: 100%;
    position: relative;
	float:right;
	background: #FFFFFF;
}
.Div_Text_02_L {
	width: 50%;
    height: 100%;
    position: relative;
	float:left;
	background: #FFFFFF;
}
.Div_Text_02_item{
	width: 90%;
    height: auto;
    position: relative;
	margin: 0px auto;
	background: #FFFFFF;
	margin-top:50px;
}
.h2_Text02_item {
	width: 100%;
    position: relative;
	font-size:25px;
	font-family: 'Ysabeau', sans-serif;
	color:#3662ad;
}
.h3_Text02_item {
	width:100%;
    position: relative;
	font-size:20px;
	font-family: 'Ysabeau', sans-serif;
	margin-top:5px;
}
.p_Text02_item {
	width:100%;
    position: relative;
	font-size:20px;
	font-family: 'Ysabeau', sans-serif;
	margin-top:10px;
}




.Div_02_m {
	position: relative;
	width: 90%;
	height: auto;
	margin-left: 5%;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	margin-top:5em;
}
.Div_02_m_last {
	position: relative;
	width: 90%;
	height: auto;
	margin-left: 5%;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	margin-top:5em;
	margin-bottom:5em;
}
.Div_Text_02_item_m{
	width: 90%;
    height: auto;
    position: relative;
	margin-left:5%;
	background: #FFFFFF;
	margin-top:1em;
}
.h2_Text02_item_m {
	width: 100%;
	height: auto;
    position: relative;
	font-size:1.5em;
	font-family: 'Ysabeau', sans-serif;
	color:#3662ad;
	padding-top:1em;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.h3_Text02_item_m {
	width:100%;
	height: auto;
    position: relative;
	font-size:1.2em;
	font-family: 'Ysabeau', sans-serif;
	margin-top:1em;
}
.p_Text02_item_m {
	width:100%;
	height: auto;
    position: relative;
	font-size:1.2em;
	font-family: 'Ysabeau', sans-serif;
	margin-top:1em;
}
.Div02_pic_m {
	width: 100%;
    height: auto;
    position: relative;
	margin-top: 2em;
}
.img_amg_01_m{
    width: 90%;
	height: auto;
	object-fit:cover;
	position: relative;
	border-radius:20px;
	margin-left:5%;
	margin-bottom:1em;
}





.Div_Funktionen{
	width:100%;
	background:transparent;
	margin:0px auto;
	position: relative; 
	margin-top : 100px;
}
.Div_Liste{
	width:810px;
	background:#FFFFFF;
	margin: 0 auto;
	margin-top: 30px;
	position: relative; 
}
.headline_Funktionen {
	width:810px;
	font-size: 70px;
	color:#00b7ff;
	background: transparent;
	font-family: 'Work Sans', sans-serif;
	text-align:center;
	margin: 0 auto;
	position: relative; 
	top: 50px;
}
.Div_Funk{
	width:810px;
	height:50px;
	background:#FFFFFF;
	margin-top:15px;
	position: relative; 
}
.Div_Funk2{
	width:810px;
	height:75px;
	background:#FFFFFF;
	margin-top:15px;
	position: relative; 
}
.img_pic_Funk{
	width:50px;
	height:50px;
	background:#FFFFFF;
	position: relative; 
	float:left;
}
.Headline_Funk{
	width:750px;
	height:45px;
	text-align:left;
	position: relative; 
	font-family: 'Work Sans', sans-serif;
	font-size: 30px;
	right:0px;
	color:#000000;
	margin-top:10px;
	float:right;
}
.Headline_Funk2{
	width:750px;
	height:75px;
	text-align:left;
	position: relative; 
	font-family: 'Work Sans', sans-serif;
	font-size: 30px;
	right:0px;
	color:#000000;
	margin-top:10px;
	float:right;
}











#mobile_display{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.div_background_m{
	position:relative;
	height:auto;
	width:100%;
}
.img_background_m{
	position:relative;
	height:auto;
	width:100%;
	object-fit: cover;
}

.headline-01_m{
    position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:2em;
	top:2vh;
}
.headline-02_m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#fff;
    text-align: center;
    font-size:1em;
	font-weight:100;
	top:2vh;
}


.div_text_m{
	position:relative;
	margin:0px auto;
	margin-top:5vh;
}
.headline-info-02_m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:2em;
	font-weight:100;
}
.headline-info-03_m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:1em;
	font-weight:100;
	margin-top:15px;
}
.headline-info-04_m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:1em;
	font-weight:100;
	margin-top:0px;
}



.div_video_m{
	position:relative;
	width:80%;
	height:auto;
	margin:0px auto;
	margin-top:5vh;
}
.video_m{
	position:relative;
	width:100%;
	margin:0px auto;
	height:auto;
}



.Div_Funktionen-m{
	width:100%;
	height:auto;
	background:#FFFFFF;
	margin:0px auto;
	position: relative; 
	margin-top : 5em;
}
.Div_Liste-m{
	width:80%;
	background:#FFFFFF;
	margin: 0 auto;
	margin-top: 3em;
	position: relative; 
}
.headline_Funktionen-m{
	width:100%;
	font-size: 2em;
	color:#00b7ff;
	background: transparent;
	font-family: 'Work Sans', sans-serif;
	text-align:center;
	margin: 0 auto;
	position: relative; 
	top: 0vh;
}
.Div_Funk-m{
	width:100%;
	height:5em;
	background:#FFFFFF;
	margin-top:2vh;
	position: relative; 
}
.Div_Funk2-m{
	width:100%;
	height:3.5em;
	background:#FFFFFF;
	margin-top:2vh;
	position: relative; 
}
.img_pic_Funk-m{
	width:3em;
	height:3em;
	max-width:15%;
	background:#FFFFFF;
	position: relative; 
	float:left;
}
.Headline_Funk-space-m{
	width:85%;
	text-align:left;
	position: relative; 
	font-family: 'Work Sans', sans-serif;
	font-size: 2.5vh;
	color:#000000;
	margin-top:1vh;
	float:right;
}
.Headline_Funk-m{
	width:80%;
	text-align:left;
	position: relative; 
	font-family: 'Work Sans', sans-serif;
	font-size: 1.2em;
	color:#000000;
	margin-top:0vh;
	float:right;
}



.Div_01_m {
	position: relative;
	width: 80%;
	margin:0px auto;
	margin-top: 5em;
}
.Div_01_Text_m {
	position: relative;
	width: 100%;
}
.img_01_m{
    width: 100%;
	border-radius:15px;
	object-fit: cover;
	position: relative;
	margin-top: 20px;
}
.div02-text_m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
    text-align: center;
    font-size:1em;
	margin-top:2em;
	font-weight:100;
}
.link01_m{
	    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:1em;
	margin-top:2em;
	font-weight:100;
}







.div_formular{
	position: relative;
	margin:0px auto;
	height:600px;
	width:1000px;
	background-color:#0e0e0ee8;
	top:200px;
	border-radius:15px;
}
.div_formular_m{
	position: relative;
	margin:0px auto;
	height:auto;
	width:90%;
	background-color:#0e0e0ee8;
	top:-4.5vh;
	border-radius:15px;
    padding-bottom: 5vh;
}

.headline-01-box{
	position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:35px;
	top:25px;
}
.headline-01-m{
    position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#0466c8;
    text-align: center;
    font-size:2em;
	top:2vh;
}
.headline-01-box_m{
    position: relative;
	width:100%;
    font-family: 'Rajdhani', sans-serif;
	color:#3662ad;
    text-align: center;
    font-size:2em;
	top:2vh;
}
.headline-02-m{
    position: relative;
	width:100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#fff;
    text-align: center;
    font-size:1.5em;
	font-weight:100;
	top:2vh;
}

.anfrage-div{
    position: relative;
    display: flex;
    height: auto;
    width:500px;
    margin:0 auto;
    border:1px solid transparent;
}
.anfrage-div-button{
    position: relative;
    display: flex;
    height: auto;
    width:600px;
    margin:0 auto;
    border:1px solid transparent;
}
.anfrage-div-m{
    position: relative;
    height: auto;
    width:90%;
    margin:0 auto;
    border:1px solid transparent;
}

.anfrage-div-t1{
    position: relative;
    border:1px solid transparent;
    color:#fff;
    width:400px;
    font-family: arial;
}
.anfrage-div-t1-m{
    position: relative;
    border:1px solid transparent;
    color:#fff;
    width:96%;
    font-family: arial;
}
.anfrage-div-t1-checkbox{
    position: relative;
    width:100%;
    display:flex;
}
.anfrage-div-t1-p{
    position: relative;
    border:1px solid transparent;
    font-size:12px;
}
.anfrage-div-t1-p-m{
    position: relative;
    border:1px solid transparent;
    font-size:12px;
}
.anfrage-div-btn{
    position: relative;
    border:1px solid transparent;
}

.anfrage-div-btn-b{
    position: relative;
    padding-left:20px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    font-size:17px;
    color:#fff;
    border:none;
    background-color: #56D6D2;
    transition: 0.5s;
    cursor: pointer;
    margin-left: 80px;
    margin-top:30px;
}
.anfrage-div-btn-b:hover{
    background-color: #0466c8;
}

.anfrage-div-btn-m{
    position: relative;
    border:1px solid transparent;
}
.anfrage-div-btn-b-m{
    position: relative;
    padding-left:3vh;
    padding-right:3vh;
    padding-top:1.3vh;
    padding-bottom:1.3vh;
    font-size:1.2em;
    color:#fff;
    border:none;
    background-color: #56D6D2;
    transition: 0.5s;
    cursor: pointer;
    margin-left: 0px;
    margin-top:3.5vh;
    font-weight: bold;
}
.anfrage-div-btn-b-m:hover{
    background-color: #49adaa;
}


.floating-form {
    width:320px;
  }
  
  /****  floating-Lable style start ****/
  .floating-label { 
    position:relative; 
    margin-bottom:20px; 
    border-bottom:2px solid #0466c8;
    background-color: #fff;
    font-family:Arial;
  }
  .floating-label-m { 
    position:relative; 
    margin-bottom:20px; 
    border-bottom:2px solid #0466c8;
    background-color: #fff;
    font-family:Arial;
    margin-top:2vh;
  }
  .floating-input , .floating-select {
    font-size:17px;
    padding:4px 4px;
    display:block;
    width:100%;
    height:34px;
    background-color: transparent;
    border:none;
    color:#000; 
    font-family:Arial;
  }
  
  .floating-input:focus , .floating-select:focus {
       outline:none;
  }
  
  
  label {
    color:#000; 
    font-size:17px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:5px;
    top:9px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
  }
  
  .floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top:-18px;
    font-size:14px;
    color:#fff;
  }
  
  .floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {
    top:-18px;
    font-size:14px;
    color:#fff;
  }
  
  /* active state */
  .floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
    width:50%;
  }
  
  *, *:before, *:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  
  .floating-textarea {
     min-height: 30px;
     max-height: 260px; 
     overflow:hidden;
    overflow-x: hidden; 
  }
  
  /* highlighter */
  .highlight {
    position:absolute;
    height:50%; 
    width:100%; 
    top:15%; 
    left:0;
    pointer-events:none;
    opacity:0.5;
  }
  
  /* active state */
  .floating-input:focus ~ .highlight , .floating-select:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
  }
  
  /* animation */
  @-webkit-keyframes inputHighlighter {
      from { background:transparent; }
    to 	{ width:0; background:transparent; }
  }
  @-moz-keyframes inputHighlighter {
      from { background:transparent; }
    to 	{ width:0; background:transparent; }
  }
  @keyframes inputHighlighter {
      from { background:transparent; }
    to 	{ width:0; background:transparent; }
  }