
a{
    text-decoration: none;
}

a:hover{
    text-decoration: none !important;
    color: #fff !important
}

p{
    font-size: 16px;
    line-height: 25px
}

.col_font .red a{
   color: red !important;
}
.col_font h3{
    margin-top: 10px !important;
    line-height: 30px
}
.col_font p{
    text-indent: 2em;
    color: #ffffff
}
.col-md-3 .thumbnail img{
    width: 100%;
    height: auto;
}
.col-md-3 .thumbnail p{
    text-align: center
}

.contact_info,.footer p,.footer p a{
    color: #000000;
}
.yb_conct{
    display: none
}
