.block_mft .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0;
	margin-bottom: 5px;
}
.block_mft .card .has-badge {
	padding: 10px;
}

.block_mft .page-header a:hover {
	color: #ef6d57;
}

.block_mft .page-header a {
	color: #1859a9;
    line-height: normal;
    font-weight: 600;
}

.block_mft dl.article-info.muted {
	font-size: 11px;
	color: #ef6d57;
	margin-bottom: 5px;
}

.block_mft #MFTtabs {
	border-bottom: 1px solid #ef6d57;
}

.block_mft #MFTtabs .nav-link.active {
	color: #ef6d57;
	border-color: #ef6d57 #ef6d57 #fff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: transparent transparent #ef6d57;
}

.block_mft #MFTtabs .nav-link {
	color: #1859a9;
	padding: 5px 15px;
}

.block_mft #MFTtabsContent {
	padding-top: 10px;
}

.block_mft #MFTtabsContent img {
	width: 100px;
	margin-right: 10px;
}

.block_mft #MFTtabsContent .media-body a {
	font-size: 14px;
	color: #1859a9;
}

.block_mft #MFTtabsContent .media-body a:hover {
	color: #ef6d57;
}

.block_mft #MFTtabsContent .media-body h4 {
	line-height: 15px;
	margin: 0;
}

.block_mft #MFTtabsContent dl.article-info.muted,
.block_mft #MFTtabsContent dl.article-info.muted span {
	font-size: 11px;
	text-transform: capitalize;
	display: inherit;
}

.blog_search {
	display: flex;
	justify-content: space-around;
}

.blog_search input {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #ef6d57;
}

.block_mft .socialfollow a {
	padding: 0;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.postinner-info .blog-social a {
	padding: 0;
	font-size: 11px;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	line-height: 15px;
}

.postinner-info .blog-tag a {
	font-size: 11px;
	color: #363636;
	position: relative;
	padding: 0 5px;
}

.postinner-info .blog-tag a:after {
	content: "";
	display: block;
	width: 1px;
	height: 10px;
	background: #363636;
	position: absolute;
	left: auto;
	right: -3px;
	margin: 0 auto;
	top: 50%;
	transform: translate(-50%, -50%);
}

.postinner-info .blog-tag a:last-child:after {
	content: none;
}

.postinner-info .blog-tag strong {
	font-size: 11px;
	background: #000;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	display: inline-block;
	line-height: 17px;
	text-align: center;
	color: #fff;
}

.postinner-info .blog-tag a:hover {
	color: #ef6d57;
}

.block_mft .socialfollow a:hover {
	border-radius: 100px;
}

.block_mft .facebook {
	color: #3b5998;
	border: 2px solid #3b5998;
}

.block_mft .linkedin {
	color: #0e76a8;
	border: 2px solid #0e76a8;
}

.block_mft .twitter {
	color: #00a0d1;
	border: 2px solid #00a0d1;
}

.block_mft .youtube {
	color: #c4302b;
	border: 2px solid #c4302b;
}

.block_mft .yelp {
	color: #c41200;
	border: 2px solid #c41200;
}

.block_mft .instagram {
	color: #3f729b;
	border: 2px solid #3f729b;
}

.categories_list {
	padding: 0;
}

.categories_list li {
	display: inline-block;
	width: 100%;
	padding: 5px 5px 0 20px;
	margin-bottom: 5px;
	position: relative;
}

.categories_list li:before {
	content: "\f35a";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: absolute;
	top: 6px;
	left: 0;
	font-size: 15px;
	color: #ef6d57;
}

.categories_list li:last-child {
	margin-bottom: 0;
}

.categories_list li a:hover span {
	color: #ef6d57;
}

.categories_list li span {
	font-size: 15px;
	text-transform: capitalize;
}

.block_mft .blog_search button {
	padding: 5px 15px;
	border: 1px solid #ef6d57;
	border-left: 1px solid transparent;
	background: #ef6d57;
	color: #fff;
}

.article-badge {
	position: absolute;
	height: 40px;
	left: -8px;
	top: 15px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
}

.article-badge.article-badge-1 {
	background: #ef6d57;
}

.article-badge:after,
.article-badge:before {
	content: "";
	position: absolute;
}

.article-info>dd {
	display: inline-block;
	padding-right: 5px;
	margin-bottom: 0;
}

.article-badge.article-badge-1:after {
	height: 0;
	width: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 15px solid #ef6d57;
	right: -15px;
}

.article-badge.article-badge-1:before {
	height: 0;
	width: 0;
	border-bottom: 8px solid #ef6d57;
	border-left: 8px solid transparent;
	top: -8px;
	left: 0;
}

button.slick-next,
button.slick-prev {
	display: none !important
}

.bslider_section .slick-dots {
	left: 0;
	right: 0;
	margin: 0 auto;
}

.bslider_section .slick-dots li {
	width: 25px;
	height: 7px;
}

.bslider_section .slick-dots li.slick-active button:before {
	opacity: 1;
}

.bslider_section .slick-dots li button {
	width: 7px;
	height: 7px;
	padding: 0;
	margin: 0 auto;
}

.bslider_section .slick-dots li button:before {
	content: "";
	transition: all .3s ease 0s;
	width: 7px;
	height: 7px;
	background: #1859a9;
	border-radius: 100%;
	opacity: 1;
}

.bslider_section .slick-dots li.slick-active button:before {
	width: 25px;
	height: 7px;
	border-radius: 4px;
	background: #ef6d57;
}

.bslider-wrap {
	position: relative;
}

a.bslider_media {
	display: block;
}

.bslider_info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	display: inline-block;
	background: rgba(0, 0, 0, .6509803921568628);
	margin: 0 auto;
	padding: 10px;
}

.bslider_info .bslider_title {
	font-size: 12px;
	margin: 0;
	color: #fff;
	font-weight: 200;
	line-height: 20px;
	font-family: Poppins, sans-serif;
}

.block_mft.inneblog .card {
	border: none;
}

.block_mft.inneblog .item-image {
	border: 1px solid rgba(0, 0, 0, .125);
}

.block_mft.inneblog .card-body {
	padding: 1.25rem 1.25rem;
}

.post-tags ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.post-tags i {
	display: inline-block;
	width: 20px;
}

.post-tags ul li {
	list-style-type: none;
	font-size: 12px;
	display: inline-block;
}

.post-tags ul li a {
	font-size: #363636;
	color: #000;
	position: relative;
	padding: 0 10px;
}

.post-tags ul li:first-child a {
	padding-left: 0;
}

.post-tags ul li:last-child a:after {
	content: none;
}

.post-tags ul li a:hover {
	color: #ef6d57;
}

.post-tags ul li a:after {
	content: "";
	display: block;
	width: 1px;
	height: 10px;
	background: #363636;
	position: absolute;
	left: auto;
	right: -3px;
	margin: 0 auto;
	top: 50%;
	transform: translate(-50%, -50%);
}

.blog-author-sec {
	border-top: 5px solid #c1c0c0;
	padding-top: 15px;
}

.blog-author-sec a {
	color: #363636;
}

.rec-posts .rec-title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

article.rec-post h5 {
	font-size: 15px;
	margin-bottom: 0;
}

article.rec-post h5 a {
	color: #363636;
}

article.rec-post h5 a:hover {
	color: #ef6d57;
}

article.rec-post p {
	font-size: 12px;
	color: #363636;
}

article.rec-post h5,
article.rec-post p {
	padding: 0 10px;
}

article.rec-post {
	border: 1px solid #ddd;
}
.article-intro-text p{
	text-align: justify;
	font-weight: 500;
	line-height: 1.8;
}
.article-intro-text  a {
	font-weight: 800;
}
.article-intro-text li {
	list-style: disc;
    content: "";
    color: #000;
    font-weight: 500;
	text-align: justify;
    font-family: 'Raleway', sans-serif;
}

.block_mft .item h1 {
	font-size: 25px;
}
.block_mft .item h2 {
	font-size: 22px;
}
.block_mft .item h3 {
	font-size: 19px;
}
.block_mft .item h4 {
	font-size: 17px;
	color: #000;
}
.block_mft .item h5 {
	font-size: 15px;
    color: #4CAF50;
}
.block_mft .item h6 {
	font-size: 14px;
}
a.mftblogbutton  {
	background-image: linear-gradient(to right, #ef6d57, #1959aa, #185aa9, #ef6d57);
    box-shadow: 0 2px 7px 0 rgba(252, 104, 110, 0.75);
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    transition: all .4s ease-in-out;
    margin-top: 8px;
    display: block;
    width: 100px;
}
a.mftblogbutton:hover {
	background-position: 100% 0;
	transition: all .4s ease-in-out;
}