.blog-row{

	margin-top: 10%;
}

.blog-content-row{

	margin-top: 10%;

}

.blog-col{

	background: #fff;
	padding: 0px 0px 0px 0px;
	border-radius: 8px;
	border: 1px solid #c6b6b6ba;
	margin: 43px;
}

.blog-col img{

	width:100%;
	border-radius:8px 8px 0px 0px

}

.blog-col section{

	padding:15px;
}

.blog-col section p{

	color: #000;
}
.blog-col section p:nth-child(1){

	font-size:18px;
	text-align: left;
	font-weight: 600;
	font-family: raleway-bold;

}

.blog-col section p:nth-child(3){

	text-align: left;
	font-size:15px;
	font-family: SohoGothicW04-Light;

}

.font-weight{
	font-weight: 600;
	margin-bottom: 8px;

}
.blog-row h1{

	text-align: center;
	font-weight: 600;
	font-size: 40px;
	font-family: raleway-heavy;
}

.blog-content-row h1{

	text-align: center;
	font-size: 40px;
	font-weight: 600;
	color: #1393f5;
	font-family: raleway-heavy;
}

.blog-content-row p{

font-size: 18px;
color: #000;
font-family: SohoGothicW04-Light;

}

.blog-content h2{

font-size: 26px;
font-weight: 600;
color: #000;
margin-top: 30px;
margin-bottom: 6px;
font-family: Raleway-Bold
}

.blog-content p,li{

	font-size: 18px;
color: #000;
font-family: SohoGothicW04-Light;

}

.blog-list, .blog-list li {

	list-style: block;
	list-style-type: disc;
	margin-left: 20px;

}

.blog-bread{

	left: 175px!important;
}
