@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.Header__name {display: none;}
.Header__logo img {max-width: 15.5rem;}
.commonStyle__zt3BrandBg {
    background-color: #35b65c;
}

.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
    background-color: #0f0f0f !important;
}

.Header__homeNavbarFixed .Header__menu:before {
    background-color: #f5f5f5;
}

.Header__homeNavbarFixed .Header__menu:after {
    background-color: #f5f5f5;
}

.Header__homeNavbarFixed .Header__menu {
    background-color: #f5f5f5;
}

.Button__footerBtn {background: #35b65c;}

.Button__footerBtn:hover {
  background: #4aa3ff; }

.Header__globalSearchAlt {
  width: 60%;
  margin: 0 auto 0 26%;
}

.Header__homeNavbarFixed .Header__navbar .Header__tabsTab {
    color: #eeeeee !important;
}

.globalfixednav .globalSignin {
    color: #eeeeee !important;
}

.globalfixednav .aPlusIcon {
    color: #eeeeee !important;
}

.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
    color: #35b65c; }

.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {border-bottom: 0.1875rem solid #35b65c;
    color: #35b65c; }

.globalfixednav .globalSignup {color: #eeeeee;
}

.Header__globalSearchAlt {
  border: none;}

.commonStyle__zt3Link {
    font-family: 'Poppins';
    font-weight: 700;
}

.ListHeader__header2 {
    font-size: 32px;
    font-weight: 900;
    color: #000 ;
    font-family: 'Poppins';
}

.Header__searchTitle {
  color:#fff !important;
  font-size: 1.9rem;
}

.footer-link a {font-family:'Poppins';
	font-weight:700 !important;	
  	color:#5cd882 !important;
}

h1 {font-family:'Poppins';
	font-weight:900 !important;	
  	color:#000 !important;
}

h2 {font-family:'Poppins';
	font-weight:700 !important;	
  	color:#000 !important;
}

h3 {font-family:'Poppins';
	font-weight:700 !important;	
  	color:#000 !important;
}

.KbDetailLtContainer__articleContent a {
    color: #0686f5;
}

@media only screen and (min-width: 769px) {
.Header__homeNavbarFixed .Header__navbar .Header__logo img {
  max-width: 12rem !important; }
}

@media only screen and (min-width: 1025px) {
.globalfixednav .globalSignin:hover {border-bottom: 0.1875rem solid #35b65c;color: #35b65c;
  }
.globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover {border-bottom: 0.1875rem solid #35b65c;color: #35b65c;
  }
.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {border-bottom: 0.1875rem solid #35b65c;color: #35b65c;
  }
}
 
@media only screen and (max-width: 1025px) {
.Header__logo {margin-top: 4px !important;
	} 
} 
