/*
	BMM - Bootstrap 4 Mega Menu (https://bootstrapmegamenu.com) Copyright 2018 - 2019 Bootstrap Mega Menu. All Rights Reserved.
*/

/*# sourceMappingURL=custom.css.map */
#header {
  margin-bottom: 1rem !important;
}

#header.header-effect-shrink .header-container {
    min-height: 0 !important;
}

/*#header .header-body {
	background: #d9fffd;
	background: -moz-linear-gradient(top, #d9fffd 0%, #cfe7ff 100%);
	background: -webkit-linear-gradient(top, #d9fffd 0%,#cfe7ff 100%);
	background: linear-gradient(to bottom, #d9fffd 0%,#cfe7ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9fffd', endColorstr='#cfe7ff',GradientType=0 );
}*/

#header .header-logo {
    margin: 0.406rem 0;
}

.navbar-brand {
  font-size: 18px;
  color: #000 !important;
}

#header .header-body {
    background: transparent;
	border-bottom: 0px;
	margin-bottom:20px;
}

@media (max-width: 992px) {
#header .header-body {
    background: #fff;
}
}


#header .header-body .header-bg {
    background: #efefef !important;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(32,32,32,0.1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(32,32,32,0.1);
	box-shadow: 0px 5px 5px 0px rgba(32,32,32,0.1);
}

html.sticky-header-active #header .header-body {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#header .header-nav-bar {
    background: transparent;
}

#header .header-nav-bar .header-nav {
    min-height:inherit;
}

#header .header-nav-primary nav > ul > li > a {
	font-size: 0.9rem !important;
	font-weight:400;
	text-transform: none;
	color:#000 !important;
}

#header .header-nav-primary::before {
    background: transparent;
}

#header .header-nav-primary nav > ul > li > a > i {
	color:#999;
}

#header .header-nav-primary nav > ul li.dropdown.open > .dropdown-menu {
    background: #FFF;
	
}

#header .header-nav-primary.header-nav-primary-dropdown-arrow nav > ul > li.dropdown > .dropdown-item:before {
    border-bottom: 7px solid #CCC !important;
}
 #header .header-nav.header-nav-links nav > ul > li:active, #header .header-nav.header-nav-links nav > ul > li:hover {
 background: #fff !important;
}
 #header .header-container {
 height:2.5rem !important;
}
 #header .header-nav-primary nav > ul > li.dropdown.open > ul.dropdown-menu {
 background-color: #FFF;
 padding:0;
}
 #header .header-nav-primary.header-nav-primary-dropdown-arrow nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-primary.header-nav-primary-dropdown-arrow nav > ul > li.dropdown:hover > .dropdown-menu {
 -webkit-box-shadow: 0px 5px 5px 0px rgba(32, 32, 32, 0.3);
 -moz-box-shadow: 0px 5px 5px 0px rgba(32, 32, 32, 0.3);
 box-shadow: 0px 5px 5px 0px rgba(32, 32, 32, 0.3);
}
 #header .header-nav-primary nav > ul > li.dropdown ul.dropdown-menu > li:last-child, #header .header-nav-primary nav > ul > li.dropdown ul.dropdown-menu > li:last-child a {
}
 #header .header-nav-primary nav > ul > li.dropdown ul.dropdown-menu > li:first-child a {
}
 #header .header-nav-primary nav > ul > li > a {
 font-size: 0.9rem !important;
 font-weight:600;
 text-transform: none;
 color:#fff !important;
 letter-spacing: 1px;
}
 #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li a {
 color: #fff;
 font-weight:400;
 font-size:0.85em;
}
 #header .header-nav-primary nav > ul > li > a > i {
 margin-right: 10px;
 color:#000;
}
 #header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li > a {
 display: inline-block;
 padding: 0.5em 1em;
 text-decoration: none;
 background-color: #E8E8E8!important;
 background-image: 
        /* gloss gradient */
        -webkit-gradient( linear, left bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(255, 255, 255, 0.2))),         /* dark outside gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(210, 210, 210, 0.3)), color-stop(20%, rgba(210, 210, 210, 0)), color-stop(80%, rgba(210, 210, 210, 0)), color-stop(100%, rgba(210, 210, 210, 0.3))),         /* light inner gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))),         /* diagonal line pattern */ -webkit-gradient( linear, 0% 100%, 100% 0%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(40%, #D2D2D1), color-stop(60%, #D2D2D1), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)))!important;
 -webkit-box-shadow:
 0px -1px #fff, /* top highlight */ 0px 3px 3px #0000007a!important; /* bottom edge */
 -webkit-background-size: 100%, 100%, 100%, 4px 4px!important;
 -webkit-transition: -webkit-transform .1s ease-in-out!important;
 color: #000!important;
 border-bottom: solid 3px #b7b7b7!important;
 -webkit-border-radius: 0 0 5px 5px !important;
 -moz-border-radius: 0 0 5px 5px !important;
 border-radius: 0 0 5px 5px !important;
 min-height:0px;
}
#header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
 -ms-transform: translateY(4px);
 -webkit-transform: translateY(4px);
 transform: translateY(4px);/*Move down*/
 box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*Reduce Shadow*/
 border-bottom: solid 1px #b7b7b7!important;
 padding: 0.5em 1em;
 background-color: #E8E8E8!important;
 background-image: 
        /* gloss gradient */
        -webkit-gradient( linear, left bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(255, 255, 255, 0.2))),         /* dark outside gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(210, 210, 210, 0.3)), color-stop(20%, rgba(210, 210, 210, 0)), color-stop(80%, rgba(210, 210, 210, 0)), color-stop(100%, rgba(210, 210, 210, 0.3))),         /* light inner gradient */ -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))),         /* diagonal line pattern */ -webkit-gradient( linear, 0% 100%, 100% 0%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(40%, #D2D2D1), color-stop(60%, #D2D2D1), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)))!important;
 -webkit-box-shadow:
 0px -1px #fff, /* top highlight */ 0px 1px 1px #FFFFFF!important; /* bottom edge */
 -webkit-background-size: 100%, 100%, 100%, 4px 4px!important;
 -webkit-border-radius: 10px;
 -webkit-transition: -webkit-transform .1s ease-in-out!important;
 color: #000!important;
 min-height:0px;
}
#header .header-body .header-bg {
 background: #fff !important;
 -webkit-box-shadow: none!important;
 -moz-box-shadow: none!important;
 box-shadow: none!important;
 border:none!important;
}
#header .header-nav-bar.header-nav-bar-top-border {
 border-top:none!important;
}
 #header .header-nav-primary nav > ul > li {
 height: 100%;
 align-self: stretch;
 margin-left: 10px;
}
 #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li:hover > a, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li:focus > a, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li.active > a, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li:active > a {
 background-color: #eee;
}
 #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li > a > i, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li > a > i, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li.active > a > i, #header .header-nav-primary nav > ul > li.dropdown .dropdown-menu li:active > a > i {
 margin-right: 4px;
 color:#999;
}
 #header .header-nav-bar.header-nav-bar-top-border {
/*border-top: 1px solid #000;*/
	}
}

#header .header-nav-primary nav > ul > li > a.mHighlight {
	color: #fff !important;
	background-color:#406475!important;
	font-weight:600;
}

#header .header-nav-primary nav > ul > li > a.mHighlight:hover {
    color: #fff;
    background-color: #25424f!important;
}

.mHighlight > a i {
	color: #bbbbbb;	
}
/* SERVICES */
.btn-orange [class*="fa-"]
{
	color:#ffccbc!important;
}

.btn-orange:hover [class*="fa-"] {
 color: #e95420 !important;
}
.btn-orange:hover
{
    background: #e5e5e5!important;
	border:1px solid #EEE;
}

.btn-pink [class*="fa-"]
{
color:#f8bbd0!important;
}
.btn-pink:hover [class*="fa-"]
{
color:#ec407a!important;
}
.btn-pink:hover
{
    background: #e5e5e5!important;
	border:1px solid #EEE;
}
.btn-green [class*="fa-"]
{
color:#b2dfdb!important;
}
.btn-green:hover [class*="fa-"]
{
color:#009688!important;
}
.btn-green:hover
{
    background: #e5e5e5!important;
	border:1px solid #EEE;
}
.btn-blue [class*="fa-"]
{
color:#b5d0dc!important;
}
.btn-blue:hover [class*="fa-"]
{
color:#10729d !important;
}
.btn-blue:hover
{
    background: #e5e5e5!important;
	border:1px solid #EEE;
}

/* End of SERVICES */

ul.services > li > a {
     color: #212529;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
	text-decoration:none;
 }
 
 #headerDropdownCart > div.toast { opacity: 100;}
 
 a.Supportlink{
	color:#212529;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
a:hover.Supportlink{ 
	text-decoration:none;
}
#header .header-nav-extended .header-nav-extended-dropdown {
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 0;
	-webkit-box-shadow: 3px 1px 33px -22px rgba(0, 0, 0, 0.44);
	-moz-box-shadow: 3px 1px 33px -22px rgba(0, 0, 0, 0.44);
	box-shadow: 3px 1px 33px -22px rgba(0, 0, 0, 0.44);
	}
#header .header-nav-extended .header-nav-extended-dropdown::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #000;
    transform: translate3d(-4px, -8px, 0);
}
#header .header-btn-collapse-nav {
    background: #FFF;
    color: #000;
    display: none;
    float: right;
    margin: 0 1rem 0 1rem;
    border: 1px solid #000;
}