/*** 

====================================================================
	Services Section
====================================================================

***/
.sidebar-page-container {
	position:relative;
	padding:35px 0px;
}
.services-detail h2 {
	color: #3a3a3a;
	font-size: 32px;
	line-height: 48px;
	font-family: Bebas Neue;
	/* padding-left: 15px; */
    font-weight: 500;
}
.services-detail .text p {
	color: #383838;
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 0px;
	text-align: justify;
	text-align-last: center;
	padding: 0px 70px;
}
.map {
	line-height:0px;
}
.office-detail {
	padding: 0px 0px 40px 0px;
}
/*.service5__item.pink {
	background-color: #0071bb;
	opacity: 0.9;
}
.service5__item {
	
    padding: 3px;
}
.service5__inner {
	border: 1px solid #fff;
	padding: 20px;
}
.box-head {
	float: left;
}
.service5__inner .box-body {
	color: #fff;
}
.service5__inner .box-body h5 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 16px;
}
.service5__inner .box-body p, .service5__inner .box-body a {
	line-height: 18px;
	font-size: 13px;
	margin:0px;
	color:#ffffff;
}*/
.service5__item {
	height: 185px;
	border: 1px solid #ebebeb;
	padding: 15px;
	margin: 0px 0px 15px;
}
.service6__item{
	height: auto;
	border: 1px solid #ebebeb;
	padding: 15px;
	margin: 0px 0px 15px;
}
.b-head {
	color: #0071bb;
	font-weight: 500;
	line-height: 1.2em;
	padding-bottom: 8px;
	text-transform: capitalize;
	font-family: Bebas Neue;
	font-size: 24px;
	/* margin-top: 8px; */
    position: relative;
}
.b-head:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 4px;
	width: 50px;
	height: 1px;
	background-color: #ed1c24;
}
.b-head:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 1px;
	background-color: #ed1c24;
}
.b-detail p, .b-detail a {
	color: #383838;
	line-height: 19px;
	font-size: 14px;
	margin: 0px;
}
.b-detail {
	padding-top: 10px;
}
.p-icon:before {
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #4f4f4f;
	padding-right:5px;
}
.p-fax:before {
	content: "\f1ac";
	font-family: "FontAwesome";
	font-size: 13px;
	color: #4f4f4f;
	padding-right:5px;
}
.p-mail:before {
	content: "\f003";
	font-family: "FontAwesome";
	font-size: 13px;
	color: #4f4f4f;
	padding-right:5px;
}
.highlight{font-weight:800;}
.p-top{padding-top:10px;}
.t-read{color: #0071bb!important;
    font-weight: bold;}
.ournetwork 
{
	text-align:center;
}
.ournetwork img
{
	width:50%;
	text-align:center;
	margin:0 auto;
}
@media only screen and (max-width:767px) {
.service5__item {
    height: 200px;
}
}

@media only screen and (max-width:650px) {
.service5__item {
    height: auto;
}
.office-detail .col-xs-6{width:100%;}
}