.home .quote-summary { visibility: hidden !important; }
.top-nav strong {
	color: #fff;
}
.right .wpcf7 {
    background: none repeat scroll 0 0  #f5f5f5;
    border: solid 1px #b3b3b3;
}
 .right .wpcf7  .wpcfnew {
	 padding: 0 10px;
 }
.right  .wpcf7 p {
    color: #20519e;
    padding: 0;
    margin: 0px;
}
.right .wpcf7 .wpcf7-text {
    border: 1px solid #b3b3b3 !important;
    border-radius: 0;
    height: 30px;
    margin: 0px;
    padding: 0 8px;
    width: 100%;
    box-shadow:none !important;
}
.right  .wpcf7 .captcha {
    border-radius: 0;
    margin-top: 10px;
}
.right .wpcf7-captchac {
	float: left;
	
}
.right  .wpcf7 .wpcf7-captchar {
    border: 1px solid #b3b3b3 !important;
    border-radius: 0;
    color: #333;
    float: right;
    height: 30px;
    padding: 0 0 0 6px !important;
    width: 55% !important;
    box-shadow:none !important;
}
.right  .wpcf7 textarea {
    border: 1px solid #b3b3b3 !important;
    border-radius: 0;
    height: 60px !important;
    margin: 0px;
    width: 100%;
    box-shadow:none !important;
}
.right  .wpcf7 .wpcf7-submit {
    background: none repeat scroll 0 0 #20519e;
    border-bottom: 5px solid #000;
    color: #fff;
    height: 45px;
    letter-spacing: 1px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
}
.right  .wpcf7 h6 {
    color: #20519e;
    font-size: 27px;
    margin-top: 0;
}
.right  .wpcf7 .wpcf7-file {
    border-radius: 0;
    color: #ff7c00;
    float: left;
    height: 30px;
    margin-top: 3px;
    width: 100%;
}
.right  .wpcf7 .bestand {
    margin-bottom: 10px;
    margin-top: 10px;
}

.normal-logo {
    max-width: 350px;
    height: auto;
    margin-top: 30px;
}

header.main-header.layout-logo-menu .first-row .logo-wrapper.scrolled img {
    padding: 7px 0 !important;
    height: auto !important;
    margin-top: 0 !important; 
}

header.main-header.layout-logo-menu .first-row{
    max-width:300px !important;
    display:block !important;
}

span.entry-title {
    color: #fff !important;
    background-color:rgba(1, 148, 202, 0.6) !important;
    padding: 15px;
    text-shadow: none !important;
}

.page-header .title{
    padding: 65px 0 65px 0 !important;
}

.meta-header{
    height: 170px !important;
}

.page-header .title {
    float: left !important;

}

@media screen and (max-width:1240px){
    #main-menu .menu > .menu-item > a, #main-menu .menu > .menu-item > a:visited{
        font: normal 13px/13px "Lato" !important;
    }
}

@media screen and (max-width:1160px){
    #main-menu .menu > .menu-item{
        padding: 3px 8px 3px 5px !important;
    }
}