.f_image {
    max-width: 100%;
    max-height: 300px;
    margin-bottom: 15px;
}
.btn-fill {
    background-color: #f95a3d;
    border-radius: 100px;
    color: #fff;
    min-width: 150px;
    padding: 11px 35px;
    font-size: 16px;
    border: 2px solid transparent;
}
.btn-fill:hover {
    background-color: #fff;
    color: #f95a3d !important;
    border-color: #f95a3d;
}
.fb_title {
    font-weight: bold !important;
    font-size: 20px;
    font-family: "ITC-Avant-Garde-Gothic-Bold" !important;
    color: #f95a3d !important;
    margin-bottom: 10px !important;
    display: block;
    text-align: justify;
}
.text-color {
    color: #f95a3d !important;
}
.blog-head .float-left.text-color {
    font-size: 12px;
    display: block;
}
.blog-title {
    font-family: 'ITC-Avant-Garde-Gothic-Bold';
    font-size: 30px;
    font-weight: 800;
}
.blog-head .text-4xl {
    font-family: 'ITC-Avant-Garde-Gothic-Bold';
    font-size: 35px;
}
.blogdesc{
    font-family: 'itc-light' !important;
    color: #939393;
    width: auto;
    height: auto;
    font-size: 22px !important;
    font-weight: 500;
    line-height: 32px;
}
.blogdesc b{
    font-family: "ITC-Avant-Garde-Gothic-Bold";
    color: #939393;
    width: auto;
    height: auto;
    font-size: 22px !important;
    line-height: 32px;
    
}


.blogdescpp p{
    font-family: 'itc-light' !important;
    color: #939393;
    width: auto;
    height: auto;
    font-size: 22px !important;
    line-height: 32px;
}

.blogdesc p span{
    font-family: 'itc-light' !important;
    color: #939393;
    width: auto;
    height: auto;
    font-size: 22px !important;
    line-height: 32px;
}

.blogdescpp div{
    font-family: "itc-light!important" !important;
    color: #939393;
    font-size: 22px !important;
}