/*
Theme Name: Cheltenham
Theme URI: https://wordpress.org/themes/twentyfifteen/
Description: A brief description.
Version: 2.4.2
Author: Cheltenham
Author URI: https://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
h1 span{
    color: #05B2FF;
}
.button-orange{
    background: #ff7431;
    width: 100%;
    padding: 0.8426966292134831VW 0;
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    border-radius: 50%;
    border-radius: 15.056179775280897VW;
    text-align: center;
    line-height: 5.1vw;
    border: 1px;
}
.button-green{
    border:1px;
}
.form-control{
    border-radius: 0 !important;
}
.request_call label{
    color: #fff !important;
}
.top-logo h1{
    font-size: 28px;
}
.admin-office p {
padding-bottom: 10px;
}
.list li {
    font-family: 'HelveticaNeue';
}

.advice_line {
    height: 22px;
}

.bd-post-footer {
    display: none !important;
}
.bdp_blog_template.classical {
    border-bottom: 1px solid rgba(0, 0, 0, 0.61) !important;
    padding: 0 0 40px;
    background: none;
}

.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
}