/*
Theme Name: BAF Consultants
Author: Vdezine
Author URI: www.vdezine.in
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

.mkd-post-title .head-pdf {
    background: #3e465d;
    padding: 0px 13px;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    
}
.b-growthyear {
    background: #8080800f;
    margin-bottom: 60px !important;
    padding: 60px 18px;
    margin: 60px 0;
}

.b-growthyear p{
	line-height: 35px;
    font-size: 17px;  
	text-align:justify;
}
.b-fatherson{
	margin-top: 60px;
    margin-bottom: 60px;
}
.b-fatherson img{
	border-radius: 8px;
    box-shadow: 0px 0px 17px -1px #80808036;
}
.b-fatherson p{
	font-size: 17px;
    line-height: 35px;
	text-align:justify;
	   padding: 0 15px;
}
.b-fatherson h2{
	padding: 0 15px;
}
.b-rescuemode{
    font-size: 17px;
    line-height: 34px;
}
.b-rescuemode img{
    border-radius: 8px;
    box-shadow: 0px 0px 17px -1px #80808036;	
}

.b-intervent{
    background: #f8f8f8;
    padding: 60px 10px;
    margin: 60px 0px;
}
.b-intervent p{
    margin: 0 !important;
    font-size: 17px;
    line-height: 41px;
	text-align:justify;
}
.b-severalteam{
	background: #353c4e;
    margin: 0;
    line-height: 37px;
    padding: 15px 10px 20px;
    color: white;
    font-size: 17px;
}
.b-keyoutcomes{
	margin: 80px 0px;
}
.b-keyoutcomes p{
    font-size: 17px;
    line-height: 38px;
	text-align:justify;
}
.b-epilogue{
	background: #f8f8f8;
    padding: 60px 10px 60px;
    margin: 45px 0;
}
.b-epilogue p{
	 font-size: 17px;
    line-height: 38px;
	text-align:justify;
}
.b-doyouwant p{
	 font-size: 17px;
    line-height: 38px;
	text-align:justify;
}
.b-doyouwant{
	margin-bottom: 60px;
    margin-top: 60px;
}
.cap-font{
    text-transform: capitalize;
}
.mkd-post-info-comments-holder{
	display:none;
}
p{
	font-size:17px !important;
}