Studienberatung @WhatsApp
+49 331 98 22 3881
.whatsapp-floaty{
max-width: 90%;
position: fixed;
top: 100px !important;
right: 0;
height: auto;
background: #25D366;
z-index: 100;
display: flex;
align-items: center;
padding: 0.5rem 1rem;
padding-right: calc(30px + 1rem);
border-radius: 0.5rem 0 0 0.5rem;
transition: all 0.4s;
transform: translate(30px, 0);
}
.whatsapp-floaty.collapsed{
top: 100px;
height: 3rem;
transform: translate(calc(100% - 4rem), 0);
}
.whatsapp-floaty.collapsed img{
height: 1.8rem;
}
.whatsapp-floaty:hover{
background: #128C7E;
cursor: pointer;
transform: translate(0, 0);
}
.whatsapp-floaty img{
height: 2.2rem;
}
.whatsapp-text-wrapper{
color: white;
display: flex;
flex-direction: column;
margin-left: 2rem;
align-items: center;
font-size: 0.9rem;
}
.whatsapp-text-wrapper p:first-child{
font-size: 1.05em;
font-weight: 700;
}
.whatsapp-text-wrapper p{
padding-bottom: 0;
text-align: center;
line-height: 1.2em;
}
footer {
z-index: -1;
position: relative;
}
Bewerbung einreichen
und durchstarten!
.offer-banner{
max-width: 90%;
position: fixed;
top: 160px;
right: 0;
height: auto;
background: #1EB0F9;
z-index: 100;
display: flex;
align-items: center;
padding: 0.5rem 1rem;
padding-right: calc(30px + 1rem);
border-radius: 0.5rem 0 0 0.5rem;
transition: all 0.4s;
transform: translate(30px, 0);
}
.offer-banner.collapsed{
top: 160px;
height: 3rem;
transform: translate(calc(100% - 4rem), 0);
}
.offer-banner.collapsed img{
height: 1.8rem;
}
.offer-banner:hover{
background: #25749C;
cursor: pointer;
transform: translate(0, 0);
}
.offer-banner img{
height: 2.2rem;
}
.offer-text-wrap{
color: white;
display: flex;
flex-direction: column;
margin-left: 2rem;
align-items: center;
font-size: 0.9rem;
}
.offer-text-wrap p{
padding-bottom: 0;
text-align: center;
line-height: 1.1em;
}
Sprich mit uns
in einem 15-Min-Call
.meet-floaty{
max-width: 90%;
position: fixed;
top: 230px;
right: 0;
height: auto;
background: #1EB0F9;
z-index: 100;
display: flex;
align-items: center;
padding: 0.5rem 1rem;
padding-right: calc(30px + 1rem);
border-radius: 0.5rem 0 0 0.5rem;
transition: all 0.4s;
transform: translate(30px, 0);
}
.meet-floaty.collapsed{
top: 210px;
height: 3rem;
transform: translate(calc(100% - 4rem), 0);
}
.meet-floaty.collapsed img{
height: 1.8rem;
}
.meet-floaty:hover{
background: #25749C;
cursor: pointer;
transform: translate(0, 0);
}
.meet-floaty img{
height: 2.2rem;
}
.meet-text-wrapper{
color: white;
display: flex;
flex-direction: column;
margin-left: 2rem;
align-items: center;
font-size: 0.9rem;
}
.meet-text-wrapper p:first-child{
font-size: 1.05em;
font-weight: 700;
}
.meet-text-wrapper p{
padding-bottom: 0;
text-align: center;
line-height: 1.2em;
}
footer {
z-index: -1;
position: relative;
}