
/*************************************************************************/
/* Sticker */

.icon-custom-sticker{
	height: 45px!important;
	margin-bottom: 0.5rem;
}
.cta-sticker-zwei {
    position: fixed;
    bottom: 10%;
    right: 3%;
    z-index: 88;
	transition: all .2s ease-in-out;
	display: inline;
} 
.cta-sticker-zwei:hover {
	transform: scale(0.95);
	transition: all .2s ease-in-out;
}
.cta-circle {
    border-radius: 50%;
    width: 130px;
    height: 130px;
    background: #04275d;
    color: #fff;
    transition: all .2s ease-in-out;
}
.cta-sticker-zwei:hover {
    transform: scale(0.95);
    transition: all .2s ease-in-out;
	opacity: .8;
}

.cta-circleTxt-zwei {
    margin: -15px 0 -15px 0;
	z-index: 999;
	text-transform: uppercase;
}
.cta-circleTxt-zwei i {
    font-size: 100%;
	margin-bottom: 8px;
	color: #00245a;
}
.cta-circleTxt-zwei h4{
	font-size: 50%;
	font-weight: 600;
	line-height: 120%;
	color: #00245a;
	letter-spacing: 0.05em;
	margin-top: -10px;
}
.cta-circleTxt-zwei p{
	font-size: 80%;
	line-height: 105%;
}


/*  Hexagon Sticker  */
@media only screen and (max-width: 970px) {
	
.hexagon-zwei {
  position: relative;
  width: 75px; 
  height: 43.30px;
  background-color: #EFEFEF;
  margin: 21.65px 0;
  border-left: solid 1px #EFEFEF;
  border-right: solid 1px #EFEFEF;
}

.hexagon-zwei:before,
.hexagon-zwei:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 53.03px;
  height: 53.03px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 9.9835px;
}

.hexagon-zwei:before {
  top: -26.5165px;
  border-top: solid 1.4142px #EFEFEF;
  border-right: solid 1.4142px #EFEFEF;
}

.hexagon-zwei:after {
  bottom: -26.5165px;
  border-bottom: solid 1.4142px #EFEFEF;
  border-left: solid 1.4142px #EFEFEF;
}

.icon-custom-sticker {
  height: 23px!important;
  margin-bottom: 0.3rem;
}
	
.cta-circleTxt-zwei h4 {
   font-size: 50%;
}
	
.cta-sticker-zwei {
   bottom: 23%;
   right: 6%;
} 
}

@media only screen and (min-width: 970px) {
.hexagon-zwei {
  position: relative;
  width: 80px; 
  height: 46.19px;
  background-color: #EFEFEF;
  margin: 23.09px 0;
  border-left: solid 1px #EFEFEF;
  border-right: solid 1px #EFEFEF;
}

.hexagon-zwei:before,
.hexagon-zwei:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 56.57px;
  height: 56.57px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 10.7157px;
}

.hexagon-zwei:before {
  top: -28.2843px;
  border-top: solid 1.4142px #EFEFEF;
  border-right: solid 1.4142px #EFEFEF;
}

.hexagon-zwei:after {
  bottom: -28.2843px;
  border-bottom: solid 1.4142px #EFEFEF;
  border-left: solid 1.4142px #EFEFEF;
}
	
.cta-sticker-zwei {
  bottom: 16%;
  right: 1%;
} 

}

@media only screen and (min-width: 1300px) {
	.cta-sticker-zwei {
  bottom: 13%;
  right: 1%;
} 
}

@media only screen and (min-width: 1400px) {
	.fa-calculator-alt:before {
    position: relative;
    color: #fff;
}
	
.hexagon-zwei {
  position: relative;
  width: 80px; 
  height: 46.19px;
  background-color: #EFEFEF;
  margin: 23.09px 0;
  border-left: solid 1px #EFEFEF;
  border-right: solid 1px #EFEFEF;
}

.hexagon-zwei:before,
.hexagon-zwei:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 56.57px;
  height: 56.57px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 10.7157px;
}

.hexagon-zwei:before {
  top: -28.2843px;
  border-top: solid 1.4142px #EFEFEF;
  border-right: solid 1.4142px #EFEFEF;
}

.hexagon-zwei:after {
  bottom: -28.2843px;
  border-bottom: solid 1.4142px #EFEFEF;
  border-left: solid 1.4142px #EFEFEF;
}
	
.cta-sticker-zwei {
  bottom: 15%;
  right: 2%;
} 


@media only screen and (min-width: 1800px) {
	.cta-sticker-zwei {
  bottom: 13%;
  right: 2%;
} 
}

	
@media only screen and (max-width: 970px) {
.hexagon { }
.hexagon:before,.hexagon:after {}
.hexagon:before {}
.hexagon:after {}
	.cta-sticker-zwei { right: 7%; }
	.cta-circleTxt-zwei i {font-size: 110%;margin-bottom: 5px;}
	.cta-circleTxt-zwei h4 {font-size: 60%;}
	.cta-circleTxt-zwei p {font-size: 75%;}
	
}
}

