

.layout_dark nav.navbar.bootsnav, .layout_default nav.navbar.bootsnav, .layout_boxed nav.navbar.bootsnav {
    background-color:#0095da ;
}

.tp_overlay {
    /*background: rgba(31, 63, 129, 0.9);*/ 
	background: #0095da;
    display: inline-table;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 990;
    width: 40%;  
} 

aside .property-query-area {
    background: #0095da;
    padding: 0px; 
} 

.grey {
    background: #0095da ;
}



.layout_default .topbar p, .layout_default .topbar ul.breadcrumb_top li a, .layout_default .topbar ul.breadcrumb_top > li + li::before, .tp_overlay .topbar ul.breadcrumb_top li a, .tp_overlay .topbar ul.breadcrumb_top > li + li::before, .topbar.dark ul.breadcrumb_top > li.colors a, .topbar.white p, .topbar.white ul.breadcrumb_top li a, .topbar.white ul.breadcrumb_top > li + li::before {
    color: #fff;
}

.property_item .price .tag {
    background: #0095da ;
    height: inherit;
    padding: 15px;
    font-size: 15px;
}

.agent_wrap .img-info {
    padding: 20px 20px 0 20px;
    position: absolute;
    top: 275px;
    height: 100%;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background:#0095da ;   
}



.feature-p-text > a {
    background:#0095da ; 
    color: #fff;
    padding: 8px 16px;
    font-size: 12px;
}

#agent-2-slider .property_item .price .tag {
    background: #0095da ; 
    color: #fff;
}

.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1100;
    overflow: hidden;
    background: #0095da ;    
}

.footer_third {
    background:#0095da ; 
}  

.contacts {
   /* background: #173471;*/ 
   background: #0072a7;
}

.footer2 {
    background: #0095da;
}

.copyright {
    background: url(../images/footer-black.png) no-repeat;
}

/*#login .profile-login ul .active > a {
    color: #fff;
    border: none;
    border-radius: 0;
    background: #0095da;
}*/ 

#login .profile-login .nav-tabs > li > a {
    margin: 0;
} 


#contact-us .contact-text {
    background: #0095da;
    bottom: 50px;
    display: inline-block;
    position: absolute;
    top: 50px;
    z-index: 1;
    border-radius: 5px;
    padding: 20px 20px;
}

#contact-us .agetn-contact-2 p {
    color: #fff;
    font-size: 15px !important;  
    text-align: left;
}
/*
.bg_gallery {
    background: url(../images/bg-gallery.png) no-repeat;
    background-position: bottom;
    background-color: #0095da; 
}*/ 

#property1
{
	background-color: #0095da; 
}

#property1.padding {
    padding: 10px 0;  
}

/*
.bg_light {
    background: #00618e;
}
*/
.bg_white {
    background: #0095da;  
}
 
