
 #topcontrol::before {
content: url('http://happyrollup.at/fileadmin/happyroLLup/pfeilrechts/nachoben_02.png');
}       
      
      
p {
font-family: 'Vollkorn';
font-style: normal;
font-weight: 400;
font-size: 1.15rem;
line-height: 1.9rem;
   }        
      
      
      
		h1 {
font-family: 'Raleway';
font-weight: 800;
color: #005492;
letter-spacing: 0.1rem;
font-size: 2.0rem;
text-transform: uppercase;
line-height: 2.5rem;

background-image: linear-gradient(90deg,#006AB4,#005492,#006AB4,#005492,#006AB4,#005492,#006AB4,#005492,#006AB4,#005492,#006AB4,#005492,#006AB4,#005492);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;



		}
      
		h2 {
			color: #005492;
		}

 		h3 {
			color: #005492;
		}
.business h2 {      
color: #547284;
font-family: 'Monoton';
letter-spacing: 0.1rem;
word-spacing: 0.6rem;      
font-size: 1.7rem;
text-transform: uppercase;
line-height: 2.0rem;

background-image: linear-gradient(90deg,#547284,#37505C,#547284,#37505C,#547284,#37505C,#547284,#37505C,#547284,#37505C,#547284,#37505C,#547284,#37505C,#547284,#37505C);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;		
      }      

      .business h3 {
  font-family: 'Rubik';
      font-weight: 300;
      font-style: normal;
      color: #37505C;
      font-size: 1.8rem;
	text-transform: uppercase;
	line-height: 2.2rem;
      }

        .wedding h2 {
      font-family: 'Rock Salt';
      font-weight: 400;
      color: #EE7768;
      font-size: 1.5rem;
line-height: 2.0rem;
      }


.footer-section {
color: #fff;
background: #005492;    
      
}    

.footer-section h3 {
font-family: 'Raleway';
font-weight: 400;
word-spacing: 0.1rem;
font-size: 1.3rem;
line-height: 2.5rem;
color: #FFF;      
}      
      
.footer-section p {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-size: 1.0rem;
line-height: 1.5rem;
letter-spacing: 0.05rem;
      }      

.footer-section a {
color: #fff;
text-decoration: underline;
}    
      
      
.btn-outline-primary {
    color: #37505C;
    border-color: #37505C;
    border: 1px solid #37505C;
    border-radius: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 0.05rem;

}      
      