@charset "utf-8";


.main-header {
	position:fixed;
	width:100%;
	left:0;
	top:0;
	height:80px;
	background:#00359F;
	z-index:31;
	padding:0 40px;
    -webkit-transform: translate3d(0,0,0);
}
.main-header:before {
	content:'';
	position:absolute;
	right:0;
	width:480px;
	height:100%;
	bottom:0;
	opacity:1;
	transition: all .3s ease-in-out;
    background: #000066;
}

.logobanner {

    display: block;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: url(https://localscale.s3.us-west-2.amazonaws.com/mini-logo.png) no-repeat;
      width: 40px; /* Width of new image */
      height: 40px; /* Height of new image */
      padding-left: 128px; /* Equal to width of new image */
}

.sub-footer {
    padding: 18px 0;
    background: #000066;
}

.footer-header {
	display: none;
}

.footer-inner {
	display: none;
}

.listing-rating-count-wrap .review-score {
	background: #000066;
}

.scroll-nav-wrapper-opt a.scroll-nav-wrapper-opt-btn {
	background: #000066;
}

.color-bg, .nice-select .option.selected.focus, .nav-holder nav li a:before, .section-separator:before, .footer-widget h3:before, .cluster div, .pagination a.current-page, .pagination a:hover, .irs-bar, .irs-slider, .irs-bar-edge, .catcar-scrollbar .swiper-scrollbar-drag, .checket-cat:after, .scroll-nav li a.act-scrlink:before, .listing-carousel_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .box-media-zoom, .daterangepicker td.active, .list-widget-social li a, .btn.border-btn:hover, .chat-message.chat-message_user p, .chat-widget-button, .tags-stylwrap a:hover, .custom-form .quantity input.qty, .listing-hero-section .list-single-header-item h1:before, .box-item a, .menu-filters a.menu-filters-active, .promo-link i, .ss-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .accordion a.toggle span, .search-widget .search-submit:hover, .reply-item:hover, #progressbar li.active span, #progressbar li:before, .user-profile-menu li a.user-profile-act:before, .new-dashboard-item, .dashboard-title:before, .dhs-controls div:hover, .message-counter, .chat-contacts-item:after, .tc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .tc-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active, .down-btn i, .listing-filters a.gallery-filter-active, .single-facts_2 .inline-facts-wrap:before, .single-social li a, .mob-nav-content-btn.slsw_vis, .infobox-status, .header-search_container .header-search-button:hover, .pac-item:hover, .process-item_time-line:before, .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover, .listing-item-grid_title h3:before {
	background: #00BEC6;
}

.color2-bg, .list-widget-social li a:hover, .accordion a.toggle.act-accordion, .banner-wdget-content a:hover, .inline-lsiw .listsearch-input-wrap_contrl li.current a, .cc-btn:hover, .down-btn:hover, .new-dashboard-item:hover, .header-search-button:hover, .lg-actions .lg-next, .lg-actions .lg-prev, .box-media-zoom:hover, .main-search-button {
	background: #000066;
}

.header-search_btn {
	display: none;
}
