/**** SAH COLOR ****/

/* Header, Footer, Menu Drop-Down, Caption Color */

.header,
#footer2,
.menu_wrap .nav ul,
.tp-caption.bg 
{ 
	background-color: #061b30;
}

/* Supportive background colors 
(Carousel description, testimonials, accordions, tooltips etc. backgrounds) */

.asphalt {color: #333333; }

.slider-title, .accordion-group,
.nav-tabs > li > a,
.tabbable.tabs-left .nav-tabs a,
.tooltip-inner,
#filters li a:hover, #filters2 li  a:hover,
.holder a:hover, .holder_module a:hover,
a.jp-disabled:hover, .holder a.jp-next:hover
{
    background-color: #333333;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover,.nav-tabs > .active > a:focus, 
.nav-tabs > li.ui-tabs-active > a:hover, .nav-tabs > .ui-tabs-active > a:focus,
#filters li a:hover, #filters2 li  a:hover,
.holder a:hover, .holder_module a:hover,
a.jp-disabled:hover, .holder a.jp-next:hover
{
    border-color: #333333;    
}

.slider-title:after,
.tooltip.top .tooltip-arrow {border-top-color: #333333;}
.tooltip.right .tooltip-arrow {border-right-color: #333333;}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #333333;}
.tooltip.left .tooltip-arrow {border-right-color: #333333;}

/* Prefooter Color */

#footer_alt {background-color: #222222;}

/* Darker Base Color */

.menu_wrap .nav > li > a:hover, 
.menu_wrap .nav > li > a:focus,
.intro-icon-large:before
{ 
    color: #AE997A;
}

.menu_wrap .nav > li.active > a, 
.menu_wrap .nav > li.active,
.menu_wrap .nav > li.active > a:hover,
.btn-blog, .btn-blog1, .btn-blog:hover, .btn-blog1:hover,
#footer
{
    background-color: #BBAA90;
}

.tabbable.tabs-left .nav-tabs a,
.tabbable.tabs-left .nav-tabs .active a, 
.tabbable.tabs-left .nav-tabs a:hover 
{
    border-left-color: #AE997A;
}

/* Lighter Base Color */

.hue, .colour,
a, a:visited,
.dropcap2,
.com_no:hover, a.com2_no,
.post_link a:hover, .read_more a:hover,
.wsc_required,
.pricing-table h3
{
    color: #AE997A;
}

.zocial:hover, .zocial:focus,
.hue_block, .hue_block:hover,
.hover_img:hover, .hover_colour,
.hover_img.zoom:hover, .hover_colour.zoom,
.btn-primary, .th, .th:hover, .progress .bar,
.testimonial3, .quote_sections_hue,
.testimonial-icon-disc, .testimonial-icon-disc2, .testimonial-icon-disc3,
.pager li > a, .pager li > span, 
.pagination ul > li > a:hover, .pagination ul > li > a:focus,
.pagination ul > .active > a, .pagination ul > .active > span,
.pagination ul > .active > a, .pagination ul > .active > span,
#filters li a.selected, #filters2 li a.selected,
.holder a.jp-current, .holder_module a.active,
.widget-scroll-prev:hover, .widget-scroll-next:hover, 
.widget-scroll-prev2:hover, .widget-scroll-next2:hover, 
.widget-scroll-prev3:hover, .widget-scroll-next3:hover,
.screen-bg, .pricing-header-row-1, .pricing-footer,
.nav-tabs > li.active > a, .nav-tabs > li.ui-tabs-active > a,
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > .active > a:focus, 
.nav-tabs > li.ui-tabs-active > a:hover, .nav-tabs > .ui-tabs-active > a:focus,
.tabbable.tabs-left .nav-tabs .active a, .tabbable.tabs-left .nav-tabs a:hover
{
    background-color: #AE997A;
}

.pagination ul > li > a, .pagination ul > li > span,
#filters li a.selected, #filters2 li a.selected,
.holder a.jp-current, .holder_module a.active 
{
    border-color: #AE997A;
}

blockquote {border-left-color: #AE997A;}
.testimonial3:after {border-top-color: #AE997A;}

/* Metro slider */
.swiper-slide .link i.corner:before
{
    border-top-color: #AE997A;
    border-top-color:rgba(174,153,122, 0.9);
}
.swiper-caption 
{
    background-color:#AE997A;
    background: transparent;
    background-color:rgba(174,153,122, 0.9);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E5AE997A,endColorstr=#E5AE997A)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E5AE997A,endColorstr=#E5AE997A);   /* IE6 & 7 */
}


/* Stay Connected Blue Sidebar */
.boxed_connected_container .c_title
{
    letter-spacing: 0.2em;
    color: #FFF;
    font-weight: normal;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 7px;
    margin: 0 0 7 0;
}

.boxed_connected_container .colour{ color: #F0F0F0; }
.boxed_connected_container .btn:hover{ background: #AE997A; }
.boxed_connected_container a.btn{ background: #2BA6CB; }