.slider_title{font-size:60px; color:#fff; text-transform:uppercase;}
.slider_title strong{color:#fff; background-color:#D99510; padding:8px;}
.fast_deliveries_txt{line-height:28px;}
.desc > h4 { color: #0b3883; font-size: 45px; text-transform: uppercase; line-height: 50px;}
.title_fast_deliveries{color:#0B3883;}
.list_item.lists_4:hover .circle{background-color:#0B3883; color:#fff; transition: 0.5s ease;}
.ups_title{margin-top:25px;}
.newsltter_section input{width:100%;}
.title_facility{text-align:center; padding:15px 0;}
.title_facility h2{font-size:45px; color:#325896;}
ul.bullet-list{
	list-style:disc;
	padding-left: 35px;	
}

ul.bullet-list li{
	list-style:disc;	
}
.text-left{
	text-align:left;	
}

 .clients_slider_ul,.client_wrapper{
	height:155px !important;	
}

.client-img{text-align:center; }
.client-img h5{color: #d99510; font-size:16px; margin-top:10px; margin-bottom:20px; }
.list-half li{
		width:45%;
		float:left;
		padding-right:35px;
}

.map-wrap{
	position:relative;	
}

.map-wrap:before{
	content:'';
	display:block;
	right:0px;
	top:0px;
	width:50%;
	z-index:50;
	height:100%;	
	position:absolute;
}

.offer_thumb .slider_pagination a{
	width:60px;
	height:60px;	
	line-height:60px;
}

.prd-imgs{
	position:relative;	
}
.prd-imgs  h3{
	display:inline-block;
	width:100%;
	padding:10px 5px;
	position:absolute;
	left:0;
	right:0;
	bottom:0px;
	background:rgba(0,0,0,0.9);
	font-size:16px;
	color:#ffba00;
	margin:0px;
}

.prd-imgs  a:hover h3{
		background:rgba(255,186,0,0.9);
		color:#fff;
		text-decoration:none;
}

.breadcrumbs{
		position: absolute;
    bottom: 30px;
    right: 30px;
    padding:10px 15px;
    background: rgba(0, 0, 0, 0.7);
}

.breadcrumbs ul li{
	display:inline-block;	
	color:#ffba00;
}

.breadcrumbs ul li a{
color:#ddd
}
