.base-header {
	position: relative;
	top: 0;
	z-index: 100;
	color: #212529;
	background-color: #fff;
}

.header-2-base {
	font-family: "Gilroy Bold", sans-serif;
}

.base-header a {
	color: #fff;
}
.header-2-mobile a {
	color: #000;
}

.header-2-base .sub-menu li a {
	font-size: 16px !important;
}

.base-header .container {
	box-shadow: 0 20px 40px -40px #000;
	transition: all 0.4s ease-in-out;
}
.df-ac {
	display: flex;
	align-items: center;
}
.base-header .menu {
	background-color: transparent;
	border: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 21px;
	cursor: pointer;
}
.base-header .logo {
	display: flex;
	align-items: center;
}
.base-header .bar1 {
	padding: 16px 0;
	height: 70px;
	line-height: 38px;
}
.base-header .bar {
	width: 100%;
}
.base-header .bar1 .date {
	font-weight: 700;
	margin-right: 20px;
	font-size: 14px;
}
.float-left {
	float: left !important;
}
.tools-nav a,
.weather-icon {
	width: 38px;
	height: 38px;
	text-align: center;
}

.weather-info {
	display: inline-block;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
}
.weather-info .city {
	padding-right: 12px;
	line-height: 12px;
	font-size: 12px;
}
.weather-info div,
.weather-info span {
	display: block;
}
.weather-info .city span {
	line-height: 26px;
	font-size: 18px;
	font-weight: 700;
}
.weather-info div,
.weather-info span {
	display: block;
}
.float-right {
	float: right !important;
}
.tools-nav a {
	display: inline-block;
	font-size: 24px;
	line-height: 38px;
	border-radius: 1px;
	margin-left: 5px;
	background-color: #b00000 !important;
	color: #fff !important;
}
.tools-nav a,
.weather-icon {
	width: 38px;
	height: 38px;
	text-align: center;
}
.nav-top {
	border-top: 1px solid hsla(0, 0%, 100%, 0.4);
	margin-top: 5px;
	letter-spacing: -0.9px;
	font-size: 1rem;
	position: static;
	color: #fff;
}
.nav-top ul.main {
	padding-left: 75px;
	font-weight: 700;
}
.nav-top ul.main,
.nav-top ul.sub {
	list-style: none;
	padding: 10px 0;
	overflow: hidden;
	line-height: 30px;
}
.nav-top ul.main > li {
	margin: 0;
	float: left;
}
.nav-top ul.main > li > a,
.nav-top ul.main > li > button {
	display: block;
	font: inherit;
	text-transform: uppercase;
}
.nav-top ul.main > li > a span,
.nav-top ul.main > li > button span {
	display: inline-block;
	padding: 0 12px;
	font-size: 18px;
}
.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	z-index: 10000;
}
.nav-all-01 {
	display: none;
	background-color: #f0f1f5;
	z-index: 100000;
	overflow-y: scroll;
	min-width: 320px;
}

.nav-all-01 .logo-container {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2rem;
	padding: 0.5rem;
	background-color: #fff;
}
.nav-all-01 .logo-container img {
	max-height: 50px;
	width: auto;
	display: block;
	margin: auto;
}
.nav-all-01 .logo-container .close {
	position: absolute;
	top: calc(50% - 12px);
	right: 25px;
	background-color: transparent;
	border: 0;
	font-size: 24px;
	line-height: 0;
	cursor: pointer;
	color: #212529;
}
.nav-all-01 .search-container {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
}

.nav-all-01 .search-container input[type="text"] {
	padding: 6px;
	font-size: 14px;
	line-height: 26px;
	border: 1px solid #d8d9dd;
	width: 77%;
	background: transparent;
}
.nav-all-01 .search-container button {
	padding: 6px 10px;
	font-size: 17px;
	line-height: 26px;
	border: 1px solid #d8d9dd;
	border-left-width: 0;
	cursor: pointer;
	background: transparent;
}

.nav-all-01 nav {
	margin: 0 auto 2rem;
	max-width: 650px;
	padding: 0 2rem;
}
.nav-all-01 nav .caption {
	padding: 22px 0 12px;
	font-weight: 700;
	letter-spacing: 0.04rem;
	font-size: 1.2rem;
}
.nav-all-01 nav .topics > li {
	line-height: 34px;
	text-transform: capitalize;
}
.nav-top .sub-menu {
	margin-top: 10px;
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	transition-delay: 0.2s;
	visibility: hidden;
	width: 100%;
	z-index: -1;
	color: #fff;
}
.base-header .container {
	box-shadow: 0 20px 40px -40px #000;
	transition: all 0.4s ease-in-out;
}
.nav-top ul.sub {
	font-weight: 100;
}
.nav-top ul.main,
.nav-top ul.sub {
	list-style: none;
	padding: 10px 0;
	overflow: hidden;
	line-height: 30px;
}
.nav-top ul.sub > li {
	margin: 0;
	float: left;
}
.nav-top ul.sub > li a {
	text-transform: capitalize;
	font-weight: 500;
	font-size: 1rem;
}
.nav-top ul.main > li:hover > a {
	background-color: #fff;
	border-radius: 25px;
	color: #000;
}
.nav-top ul.main > li.active > .sub-menu,
.nav-top ul.main > li:hover > .sub-menu {
	opacity: 1;
	transition-delay: 0.2s;
	visibility: visible;
	z-index: 5;
}
.nav-top ul.sub > li {
	margin: 0;
	float: left;
}
.nav-top ul.sub > li a {
	text-transform: capitalize;
	font-weight: 500;
	font-size: 1rem;
}
.nav-top ul.sub > li a span {
	padding: 0 12px;
}
.nav-top .nav-tags {
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-weight: 100;
	margin: 0 0 30px;
}
.nav-top .nav-tags > li > a {
	display: block;
	padding: 5px 0;
	font-weight: 700;
	text-transform: uppercase;
}
.nav-top .nav-tags > li > ul {
	padding: 0;
	list-style-type: "";
}

.nav-top ul.pages {
	padding: 0;
	list-style-type: "\BB";
	margin: 0 0 30px;
	display: flex;
}
.nav-top ul.pages > li {
	padding-left: 15px;
	float: left;
	margin-right: 15px;
}

.base-header .nav-top button {
	background: none;
}

.base-header .nav-top button i.zmdi {
	font-size: 21px;
	font-weight: 700;
}

.menu-visible .nav-all {
	display: block;
}

.header-2-mobile ul {
	list-style: inside;
	padding: inherit;
}
.nav-all-01 nav .topics {
	-moz-columns: auto 1;
	columns: 1;
}

/* before main menu header */
#header-2-base .top-menu-small-menu {
	border-bottom: 0.5px solid #f1efef;
}
#header-2-base .margin {
	margin-bottom: 0px !important;
	max-height: 50px;
}
#header-2-base .logo-currency-weather {
	border-bottom: 0.5px solid #f1efef;
	padding: 10px 0;
}
#header-2-base .form-control:focus {
	box-shadow: none;
	border-color: #ced4da;
}
#header-2-base .search-icon {
	padding: 10px 12px;
	background-color: #f3f3f3;
}
#header-2-base .logo {
	color: aquamarine;
}
#header-2-base .font-size {
	font-size: 12px !important;
	color: #969aa9;
}

#header-2-base nav.navbar-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#header-2-base ul.currency-menu li {
	list-style: none;
	display: inline-block;
	padding: 5px 10px;
}

#header-2-base .themeicon img {
	width: 40px;
}
#header-2-base .info {
	line-height: 18px;
	text-align: end;
}
#header-2-base .info .top .title {
	font-size: 12px;
	font-weight: 500;
	color: #999;
	text-transform: uppercase;
}
#header-2-base .info .value {
	font-size: 16px;
	font-weight: 700;
	margin-top: -5px;
	color: #696565;
}
#header-2-base .city,
#header-2-base .situation {
	color: #696565;
}
#header-2-base .degree {
	font-size: 30px;
	font-weight: 700;
	color: #696565;
}
#header-2-base .dropdown-menu {
	width: 200px !important;
	max-height: 200px !important;
	left: -154px !important;
}
#header-2-base button.btn.dropdown-toggle.selectpicker.btn-default {
	border: none;
	--bs-btn-focus-box-shadow: none;
	--bs-btn-hover-border-color: none;
	width: 10px;
	background-color: #f9f9f9 !important;
}
#header-2-base span.filter-option.pull-left {
	display: none !important;
}

/* city select custom css */
.city-name-list-2 .select2-container--default .select2-selection--single {
	border: none;
	background: inherit;
}

.datrom-city-dropdwon-2 {
	width: 160px !important;
	margin-top: 35px !important;
}

.datrom-weather-cont-anim {
	animation-duration: 1.25s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: darkgray;
	background: linear-gradient(
		to right,
		#eeeeee 10%,
		#dddddd 18%,
		#eeeeee 33%
	);
	background-size: 800px 104px;
	height: 42px;
	position: relative;
}

@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0;
	}
	100% {
		background-position: 468px 0;
	}
}

/* header two responsive */
@media screen and (min-width: 1200px) {
	.nav-top .nav-tags > li {
		width: 20%;
	}
}
