/**** AQUAMARINE COLOR ****/

/* Header, Footer, Menu Drop-Down, Caption Color */

.header,
#footer2,
.menu_wrap .nav ul,
.tp-caption.bg 
{ 
	background-color: #fff;
}

/* Supportive background colors 
(Carousel description, testimonials, accordions, tooltips etc. backgrounds) */

.asphalt {color: #214e77; }

.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: #214e77;
}

.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: #214e77;    
}

.slider-title:after,
.tooltip.top .tooltip-arrow {border-top-color: #214e77;}
.tooltip.right .tooltip-arrow {border-right-color: #214e77;}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #214e77;}
.tooltip.left .tooltip-arrow {border-right-color: #214e77;}

/* 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: #214e77;
}

.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: #214e77;
}

.tabbable.tabs-left .nav-tabs a,
.tabbable.tabs-left .nav-tabs .active a, 
.tabbable.tabs-left .nav-tabs a:hover 
{
    border-left-color: #214e77;
}

/* 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: #214e77;
}

.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: #214e77;
}

.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: #214e77;
}

blockquote {border-left-color: #214e77;}
.testimonial3:after {border-top-color: #214e77;}

/* Metro slider */
.swiper-slide .link i.corner:before
{
    border-top-color: #214e77;
    border-top-color:rgba(33,78,119, 0.9);
}
.swiper-caption 
{
    background-color:#214e77;
    background: transparent;
    background-color:rgba(33,78,119, 0.9);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#214e77,endColorstr=#214e77)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#214e77,endColorstr=#214e77);   /* IE6 & 7 */
}
