.title {
 height: 256px;

}


.wpcf7-form-control-wrap textarea {
background-color: rgba(0, 0, 0, 0);
    border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    color: #626262;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 20px;
    outline: 0 none;
    padding: 13px 4%;
    resize: none;
    width: 92%;

}

input[type=text], input[type=date], input[type=email], input[type=tel] {
 background-color: rgba(0, 0, 0, 0);
    border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    color: #626262;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 20px;
    outline: 0 none;
    padding: 13px 4%;
    resize: none;
    width: 92%;

}


select {
 background-color: rgba(0, 0, 0, 0);
    border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    color: #626262;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 20px;
    outline: 0 none;
    padding: 13px 4%;
    resize: none;
    width: 100%;

}

.wpcf7-submit {
font-size: 21px;
    height: 65px;
    line-height: 65px;
    padding: 0 55px;
background-color: #772E8E;
 border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
margin:0;
}

.tab-content table td {
    padding: 5px 10px;
    text-align: left !important;
}

.error {
color:#eb0000;
paddining:10px;
}

#tabid2  table tr:nth-child(2n+1) td {
    background-color: #88738e;
    color: #FFFFFF;
}

.page-id-31 .accordion_holder.accordion div.accordion_content_inner {
    margin-right: 60px;
    padding: 0 0 16px;
}

