
.scrollToTop{
	background-color:#053c6d;
}
.scrollToTop:hover,.scrollToTop:focus{
  background-color: #fff;
  color: #0488d2;
  border: 1px solid #0488d2;
}
.navbar-brand > span {
  color: #0488d2;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { 
  color: #008BC9 ;
}
.main_nav li > a:hover
{
border-bottom: 1px solid #008BC9;
}
.navbar-default .navbar-nav > li > a:hover{
  color: #0488d2;
}
.slider_btn:hover,.slider_btn:focus{
	border-color:#0488d2;
	color: #0488d2;
}
.slides-navigation a::before,
.slides-navigation a::after,
.slides-navigation .icon-wrap::before,
.slides-navigation .icon-wrap::after {
	background: #0488d2;
}
.slides-pagination a {
  border: 2px solid #0488d2;
}

.panel-title a:hover{
	color: #0488d2;		
}
.panel-title a span{
  color: #0488d2;		
}
.service_icon{
	background-color: #0488d2;
}

.single_service:hover .service_icon{	
	color: #0488d2;
	border: 2px solid #0488d2;
	background-color: #fff;
}
.single_service:hover .service_title{
	color: #0488d2;
}
.single_service > .service_title:after {
  background-color: #0488d2;
}
.heading h3 {
  border-bottom: 5px solid #0488d2;
}
.fa-2x {
  color: #2DD204;
}
.single_team span {
  color: #0488d2;
}
.team_social a:hover,.team_social a:focus{
	background-color: #0488d2;
}
.slick-prev, .slick-next {
  background-color: #0488d2;
}
.single_price .price {
  background-color: #0488d2; 
}
.price_btn {
  background-color: #0488d2;
  border: 1px solid #0488d2;
}
.price_btn:hover{
	color: #0488d2 !important;
}
.business_price {
  background-color: #0488d2 !important;
}
.business_price .price_btn{	
	color: #0488d2 !important;
}
.post_commentbox a:hover, .post_commentbox span:hover{
	color: #0488d2;
}
.read_more{
	color: #0488d2;	
}
.read_more:hover,.read_more:focus{
	border-bottom: 2px solid #0488d2;
}
.testi_media .media-body span {
  color: #0488d2;
}
.testimonial_slider .slick-dots li.slick-active button{
  	background: none repeat scroll 0 0 #f4ad00;
  	width: 14px;
	height: 14px;  
}
.submit_btn {
  background-color: #0488d2;
}
.submit_btn:hover{
	color: #0488d2;
	border-color: #0488d2;
}
.form-control:focus {
  border-color: #0488d2;
}
.wagwep-container ul#portfolio-filter a:hover{
  background-color: #0488d2;
}
.wagwep-container ul#portfolio-filter li.current a {
  background:#0488d2;  
}
.single_contact_feaured > i {
  color: #0488d2;
}
.subscr_btn {
  background-color: #0488d2;
}
.footer_left > p a {
  color: #0488d2;
  font-weight: bold;
}
.social_nav li a:hover{
  color: #0488d2;
  border-color: #0488d2; 
}
.panel-default .in{
  border-color: #0488d2;
  border-left: 5px solid #0488d2;
}
.about_slider .slick-dots li.slick-active button:before {
  color: #0488d2;
}

/*==========/////////////////////
update css for client
===============////////////////*/

.single_blogsidebar > h2 {
  border-bottom: 4px solid #0488d2;
}
.popular_tab .media-body > a:hover,.popular_tab .media-body > a:focus{
  color: #0488d2;
}
.cat-item>a:before{
  border-left: 5px solid #0488d2;
}
.cat-item a:hover,.cat-item a:focus{
  color: #0488d2;
}
.tagcloud a:hover,.tagcloud a:focus{  
  background-color: #0488d2;
}
.postform {
  border: 2px solid #0488d2;
}
.single_blogsidebar ul li a:hover,.single_blogsidebar ul li a:focus{
  color: #0488d2;  
}
.pagination li a:hover,.pagination li a:focus{
  background-color: #0488d2;
}
.blogdetails_content>h2{
  color: #0488d2;
}
.blogdetails_content>ul li:before {  
  background-color: #0488d2;
}  
.previous_nav {
  border: 1px solid #0488d2;
  color: #0488d2;
}
.next_nav { 
  border: 1px solid #0488d2;
  color: #0488d2;
}
.next_nav:hover,.previous_nav:hover{
  background-color: #0488d2;
}
.similar_post h2 > i {
  color: #0488d2;
}
.sociallink_nav li a:hover{
  color: #0488d2;
  border: 1px solid #0488d2;
}



/* =========================== START STATISTICS SECTION ===================== */
.gallery-section {
	padding: 0 0 40px;
	overflow:hidden;
	float: left;
width: 100%;

}

.recent_heading{
	float: left;
	display: inline;
	width: 100%;
    padding-top: 60px;
    padding-bottom: 80px;

}
.gallery-section {
	padding: 0 0 40px;
	overflow:hidden;
}
.gallery-section .col-md-3 {
	padding-bottom: 2%;
}
.gallery-section .gallery-item {
	position: relative;
	overflow: hidden;
	max-height: 250px;
	border-bottom: 5px solid #488CD8;
    margin-bottom: 4%;
}
.gallery-item img
{
    width: 100%;
}
.gallery-section .gallery-item .item-hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.gallery-section .gallery-item .item-hover i {
	z-index: 3;
	color: #fff;
	position: absolute;
	top: 50%;
	margin: -20px auto 0;
	font-size: 28px;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: ease-in-out 1s;
    -moz-transition: ease-in-out 1s;
    -o-transition: ease-in-out 1s;
    transition: ease-in-out 1s;
}
.gallery-section .gallery-item:hover .item-hover i {
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery-section .gallery-item .item-hover span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	bottom: 0;
	top: 0;
	height: 0;
	-webkit-transition: height 0.5s;
	-moz-transition: height 0.5s;
	transition: height 0.5s;
	-o-transition: height 0.5s;
}
.gallery-section .gallery-item:hover .item-hover span {
	height: 100%;
}
.gallery-section h2 {
    background: transparent url(../../images/h-proj-h2.png) no-repeat scroll left center;
    color: #FFF;
    padding: 5px 0px 5px 15px;
   	font-size: 16px;
	line-height: 38px;
	font-weight: 300;
	letter-spacing: 2px;
}
.gallery-section .col-lg-4:hover {
    background: #EDEDED none repeat scroll 0% 0%;
	cursor: pointer;
transition: all 0.5s ease 0s;
}

.gallery-section a {
    padding: 5px 20px;
    background: #488CD8 none repeat scroll 0% 0%;
    color: #FFF;
    text-transform: capitalize;
    font-weight: bold;
    text-align: right;
    position: relative;
    top: -10px;
}
.d-bg-c.active,
.d-bg-c-h:hover,
.d-bg-c-h.active,
.d-bg-c {
	background: #488CD8  !important;
}




#contact .page-title {
    background-attachment: fixed;
    background-image: url("../../images/abimg.jpg");
    height: 350px;
    width: 100%;
    background-size: 100% 100%;


}

#contact .page-title-text h1 {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    padding-top: 80px;
    color: #0444A7;
}

#contact .line {
    height: 8px;
    width: 8px;
    background-color: #E1E1E1;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 60px;
}

#contact .line::before {
    content: "";
    border-top: 1px solid #E1E1E1;
    position: absolute;
    top: 48%;
    right: 20px;
    width: 100px;
}

#contact .line::after {

    content: "";
    border-top: 1px solid #E1E1E1;
    position: absolute;
    top: 48%;
    left: 20px;
    width: 100px;

}



.address div
{
    padding: 2% 6%;
}


.address p
{
	color: #737373;
	line-height: 16px;
    text-align: left;
    letter-spacing: 0px;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 400;
}
.address h3
{
	color: #000;
	line-height: 16px;
    text-align: left;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.contact_header
{
    display: inline-block;
    text-align: center;
    width: 100%;
}

.contact_header .text_header
{
	display: inline-block;
	margin: 40px auto 80px;
	padding: 20px 20px;
}


#header .top {
    background: #008bc9 none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 12px;
    line-height: 28px;
    vertical-align: middle;
}
#header .top .left {
    float: left;
}

#header .top .right {
    float: right;
	background-color: #000;
}

#header .top i {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 16px;
}



.social_nav_header li {
    display: inline-block;
}

.social_nav_header li a {
    color: #FFF;
display: inline-block;
line-height: 18px;
margin-left: 5px;
font-size: 20px;
text-align: center;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.social_nav_header li:hover
{
    background-color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.social_nav_header li:hover a {
 	color: #008BC9 ;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#header .top i {
    font-size: 13px;
    vertical-align: middle;
    margin-right: 16px;
	font-weight: 700;
}

.title_service 
{
    float: left;
    width: 100%;
    background-color:#EFEFEF;
}

.titl_service
{
    border-style: solid;
border-color: #008bc9;
background-color: #008bc9;
position: relative;
border-width: 1px;
float: left;
padding: 4.5%;
}

.titl_service h1
{
    font-size: 14px;
color: #FFF;
margin: 20px 0px 20px 20px;
letter-spacing: 2px;
}










.service_newblock
{
	    background-color: #008BC9;
		padding:5% 0px;
		float: left;
		width: 100%;
}
.img_service  {
    padding: 0px;
}
.img_service img
{
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.content_block
{
    padding: 3%;
    line-height: 2;
    text-align: center;
}

.content_block h1
{
    font-size: 22px;
    letter-spacing: 2px;
    padding: 2%;
}

.article-title,
.article-header h1 {
  margin: 0 0 23px 0;
}


.block_service:nth-child(even) .content_block:before
 {
  content: "";
  border-left: 30px solid #ffffff;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 0;
  position: absolute;
  right: -20px;
  top: 160px;
  left: auto;
}
 

.fillmode
{
    -webkit-animation-fill-mode: none; /* Chrome, Safari, Opera */
    animation-fill-mode: none;
}
.content_block:before {
  content: "";
  border-right: 30px solid #ffffff;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  left: -20px;
  top: 160px;
  z-index: 2;
}