input.wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
}
.error404 #wrap{
    background: #ccc;

}a.tbs-an img {
    width: 85%;
}
body#page-187 .breadcrumbs {
    display: none;
}
a.tbs-an {
    position: absolute;
    top: 92%;
    right: 16%;
}
.error404 .wrap {
    padding: 80px 0;
}

input.wpcf7-form-control {
padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 6px 12px;
    font-size: 14px;
    width: 108%;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #f26522;
    border: #f26522;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: 100%;
    color: #fff;
    height: 60px;
}

@media screen and (max-width: 668px){
header#top {
    display: none;
}
}
.page-id-234 .breadcrumbs {
    display: none;
}
.tbs-heading {
    text-align: center;
    font-size: 34px;
    padding: 50px 0;
}