.card.blog-card .card-block span a.author:after
{
	border: unset !important;
}
.ftmg
{
	margin-top: 30px;
}
.newsletter
{
	margin-bottom: unset !important;
}
.circle a
{
	color: #fff !important;
}
.dropdown-menu .active a
{
	color: #fa9043;
}
.icon_tabs .nav-item a.nav-link:hover p,
{
	color: #fa9043 !important;
}
.top-bar 
{
    background-color: #0A0100;
    padding: 0px 0;
    font-size: 15px;
    color: #FDFCFC;
    /*border-top: 1px solid #e11923;*/
    border-bottom: 1px solid #E6E9ED;
}

@media only screen and (max-width: 768px) {
    .hide-on-phone {
        display: none !important;
    }
}
.info-box 
{
    display: inline-block;
    margin-right: 25px;
    font-size: 13px;
}
.info-box i
{
    margin-right: 11px;
    margin-top: 16px;
    text-align: center;
    color: #f5821f;
    float: left;
    font-size: 19px;
}
.info-text 
{
    overflow: hidden;
    font-weight: 300;
    display: inline-block;
    margin-top: 15px;
    color: #4F515A !important;
    font-size:12px !important;
}
.info-text a
{
    color: #4F515A !important;
    font-size:12px !important;
}
.info-text a:hover
{
    text-decoration: none;
}
.top-social
{
    margin-top: 5px;
    margin-bottom: 0px !important;
}
.top-social ul
{
    margin-bottom: unset !important;
}
.top-social a
{
    color: #f5821f !important;
    /*font-size:12px !important;*/
}
.top-social a:hover
{
    text-decoration: none;
}
.top-social .whatsapp-head-icon a {
    color: #f5821f !important;
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.top-social .whatsapp-head-icon a:hover {
    border: 0 !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    color: #fff !important;
}
.top-social .whatsapp-head-icon a i {
    font-size: 26px !important;
    line-height: 40px;
    vertical-align: top;
}
.topsociallink a
{

	border: unset !important;
}