
/*
	OVERRIDE 
*/

.about_bottom_list p span.spanEnter{	
	display:block;
}

.containerCustom .about_bottom_list{
	display:block;
	margin-top:0px;
	margin-bottom:40px;
}
.containerCustom .row{
	margin-bottom:50px;
}
.sectionCustom{
	padding-top:70px;
}
.about-about1{
	margin-bottom:20px;
}
.footer-section a{
	margin: 0;
    font-family: roboto;
    color: #ccc;
    font-size: 16px;
	
}
.footer-section h3{
	display: inline-block;
}
.footer-section p{
	display: inline-block;
}

.footer-section{
	background-color: #f1f1f1;
	padding-top:25px;
}
.footer-section .col-sm-6 h2{
	color: #525252;
	margin-bottom:15px;
	font-weight:600;
	font-size:18px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-section .col-sm-6 h3{
	color: #525252;
	margin: 0;
	font-family: roboto;
	font-weight:600;
	font-size:16px;
}
.footer-section .col-sm-6 p{
	font-family: roboto;
	font-weight:400;
	font-size:16px;
	margin-top:1px;
	margin-bottom:5px;
}
.footer-section a{
	color: #0e79bd !important;
	font-weight: bold;
}

@media only screen and (max-width: 767px){
	.manimenu.top-nav-collapse .container {
		box-shadow: 0 3px 29px rgba(0, 0, 0, 0.1)
	}
	
}
	