html, body{
    height: 100%;
}
header{
    height: auto;
}
div.wpcf7 div.wpcf7-mail-sent-ok {
    border: 2px dotted #949294;
}
.bonusHeader{
	
    font-size: 50px;
    color: #F1891D;
    margin-bottom: 20px;
}
#container{
    height: 94%;
}
#sticky-nav{
position:unset !important ;
}
#logoBox{
}
#content .contact-form input[type="submit"], 
#content .contact-form textarea[type="submit"], 
#content .contact-form select[type="submit"] {
background: #949294;
}
.phone i.ico-phone{
margin: 10px 5px;
}
#sticky-nav #nav li {

    text-align: center;
    border-bottom: 1px solid #6e6b6a;
    border-top: 1px solid #6e6b6a;

}
div.service-box {
    width: 270px;
    background: #6e6b6a;
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #6e6b6a;
    border-top: 1px solid #6e6b6a;
    padding: 20px;
bottom: 90px;
position: absolute;
}
div.service-box-mail {
    width: 270px;
margin: 0 30px;
    background: #6e6b6a;
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #6e6b6a;
    border-top: 1px solid #6e6b6a;
    padding: 20px;
bottom: 0px;
position: absolute;
vertical-align: middle;
line-height: 40px;
}

div.nav-wrapper {
    background: #949294;
position: fixed;
}
ul#nav {
    padding: 0 30px;
}
#content{
	position: relative;
}
#content .block a:hover, .block a:focus {
    color: #262626;
}

#content a {
    color: #6e6b6a;
}
#content h1{
    font-size: 50px;
    color: #949294;
}
#content h2 {
    font-size: 30px;
    color: #949294;
    margin-bottom: 20px;
}
#content h3 {
    font-size: 24px;
    color: #F1891D;
}

.es_caption > input{
    margin-right: 10px;
}

input.es_textbox_class{
	height: 27px;
	width: 250px;
}

ul.showList{
list-style: disc;
    padding-left: 20px;
}



.wpcf7-text {
    height: 28px;
}

.wpcf7-submit{
	background-color: #8db41d;
	color: #fff;
	padding: 5px 10px;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
}

.wpcf7 div.wpcf7-mail-sent-ok {
	border: 2px dotted #8db41d;
	font-family: 'AvenirLTStd-Book', arial;
	font-size: 18px;
	color: #575757;
	margin: 3em 0;
	font-size: 20px;
	width: calc(80% - ( 0.2 * 30px ) );
}