/*Page section*/
.page{
	
}
.page h1{
	font-size:28px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	color:#333;
}
.breadcrumb-back{
	background-image:url(../images/page-head-back.jpg);
	padding:80px 0px;
}
.breadcrumb{
	background-size: cover;
	padding: 10px;
	margin-bottom: 10px;
	background-color:none !important;
	margin-bottom:30px;
}
.breadcrumb li{
	font-family: "Lato", sans-serif !important;	
}
.breadcrumb span{
	background-color:#fff;
}
.page .maincontainer{
	font-size: 16px;
    line-height: 145%;
    margin-bottom: 50px;
}
.page .maincontainer p{
	text-align:justify;
}
.page .slider .image{
	margin-bottom:20px;
}
.page .slider img{
	width:100%;
}
.page  .slider img{
	    border: 5px solid #fff;
}
