
.teaserbox h1{max-width:600px;}
.teaserbox h2{ color:#fff; font-size:30px;}
.teaserbox h3{ font-weight:bold; font-size:20px; text-transform: none;}
.teaserbox .box{background-color:#fff; padding:5px; margin-right:10px; text-align:center; border-radius:10px; font-weight:bold; border:1px solid #8c8c8c;}
.teaserbox .box:hover{border: 1px solid #2f5fad; }

.teaserbox .box:last-child{margin-right:0px;}
.teaserbox .no-pad-left{padding-left:0;}
.teaserbox .text-left{text-align:left;}
.teaserbox .mb-15{margin-bottom:15px;}
.teaserbox .mt-80{margin-top:80px;}
.teaserbox .submit-wrapper{margin-top:25px; text-align:center;}
.teaserbox button.whitebtn{background-color:transparent; background-image:none; border: none; padding:0; color:#000; width:100%; height:100%;}
.teaserbox button.whitebtn:hover{background-color:transparent; background-image:none; border: none; padding:0; color:#000;}
