.search-wrap{display:none;}
.vc_gitem-link{color: #69A6D8 !important;}
.pg_links p.lnk_pag span, .pg_links .bbp-breadcrumb-current {
    color: #69A6D8;
}
 .lvca-services .lvca-service {
    margin-bottom: 30px;
    padding: 35px 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    border-top: 2px solid #69A6D8;
}
button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
       border: 2px solid #69A6D8;
    background: none;
    color: #69A6D8;
}

div.wpcf7 { 
background-color: #69A6D8;
border: 1px solid #060e3f;
padding:20px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 textarea {
background:#FFF;
 
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
background-color:#060e3f;
width:100%;
text-align:center;
text-transform:uppercase;
color:#FFF;
}

.wpcf7-response-output  {
background:#FFF;
color:#060e3f;
 
}

#select {
background:#FFF;

}

