div.logoimg img {
    display: block;
    height: 90px;
    width: 309px;
}

  .wpcf7 input[type="tel"] {
    margin-top: 6px;
    margin-bottom: 12px;
    font-size: 14px;
    padding: 13px 8px;
    width: 100%;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
background-color: rgba(255,255,255,0.3);
    color: #ffff;
}
h2.trigger span {
    color: #fff200;
}
input[type="text"], input[type="email"], textarea, input[type="password"],input[type="tel"], select {
    background-color: #fff;
    background-color: rgba(255,255,255,0.3);
    color: #fafafa;
    border: solid 1px #ededed;
}
h1, h2, h3, h4, h5, h6 {
    font-family: serif !important;
}
h1.pagetitle {
    color: white;
}
.hiddenflow{overflow:visible;}
.container01 {
    font-size: 18px;
    color: yellow;
    font-family: sans-serif;
}
#footersidebar .widget-title {
    color: #fff200;
    font-size: 18px;
    font-family: sans-serif !important;
}