.taskoit_head .taskoit_menu ul .sub-menu li a,
.taskoit_head .taskoit_menu>ul>li>a {
	font-family: var(--font-family), sans-serif;
}


/* logo sticky */

.taskoit_head .taskoit-main-menu .logo a.main_sticky_main_l {
	display: block;
}

.taskoit_head .taskoit-main-menu .logo a.main_sticky_main_l img {
	width: 170px;
	height: 53px;
	object-fit: contain;
}

.taskoit_head .taskoit-main-menu .logo a.main_sticky_l {
	display: none;
}

.taskoit_head .taskoit-main-menu .prefix .logo a.main_sticky_main_l {
	display: none;
}

.taskoit_head .taskoit-main-menu .prefix .logo a.main_sticky_l {
	display: block;
}

.taskoit_head .taskoit-main-menu .prefix .logo a.main_sticky_l img {
	width: 160px;
	height: 36px;
	object-fit: contain;
}

/* mobile logo   */

.taskoit_head .mobile_menu_logo.text-center {
	padding: 20px 0;
}

/* ============== 
	taskoit menu css 
	================= */

.taskoit_head .taskoit_menu ul {
	text-align: right;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -85px;
}

.taskoit_head .taskoit_menu>ul>li {
	display: inline-block;
	position: relative;
}

.taskoit_head .taskoit_menu>ul>li>a {
	display: block;
	margin: 35px 12px;
	transition: 0.2s;
	position: relative;
	font-size: 16px;
	font-weight: 600;
}

.taskoit_head .taskoit_menu ul .sub-menu li a,
.taskoit_head .taskoit_menu>ul>li>a {
	font-family: "Poppins", sans-serif;
}

.taskoit_head .taskoit_menu>ul>li>a:before,
.taskoit_head .taskoit_menu>ul>li.current>a:before {
	bottom: -7px;
	content: "";
	height: 2px;
	left: 0;
	margin: auto;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 15%;
	display: none;
}

.taskoit_head .taskoit_menu ul li:last-child a {
	margin-right: 0px;
}

.taskoit_head .taskoit_menu>ul>li.current>a,
.taskoit_head .taskoit_menu>ul>li:hover>a,
.taskoit_head .taskoit_menu>ul>li:hover>a:before,
.taskoit_head .taskoit_menu>ul>li.current>a:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.taskoit_head .taskoit_menu>ul>li.current>a,
.taskoit_head .taskoit_menu>ul>li:hover>a {
	background: transparent;
}

/* sub menu style */

.taskoit_head .taskoit_menu ul .sub-menu {
	position: absolute;
	left: 0;
	top: 130%;
	width: 240px;
	text-align: left;
	margin: 0;
	padding: 15px 5px 14px;
	z-index: 9999;
	box-shadow: 0 0 30px rgb(0 0 0 / 9%);
	opacity: 0;
	visibility: hidden;
	background: #fff;
}

.taskoit_head .taskoit_menu ul li:hover>.sub-menu {
	transition: 0.5s;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 100%;
	z-index: 9;
}

.taskoit_head .taskoit_menu ul .sub-menu li {
	position: relative;

	transition: 0.5s;
}

.taskoit_head .taskoit_menu ul .sub-menu li:before {
	opacity: 0;
	-webkit-transition: 0.1s;
	transition: 0.1s;
	position: absolute;
	top: 50%;
	content: "";
	transform: translateY(-50%);
}

.taskoit_head .taskoit_menu ul .sub-menu li:hover:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.taskoit_head .taskoit_menu ul .sub-menu li:hover {
	margin-left: 15px;
}

.taskoit_head .taskoit_menu ul .sub-menu li a {
	display: block;
	margin: 0;
	letter-spacing: normal;
	font-size: 15px;
	font-weight: 600;
	transition: 0.5s;
	padding: 7px 17px;
	visibility: inherit !important;
}

/* sub menu 2 */

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu {
	left: 100%;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.taskoit_head .taskoit_menu ul .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}

/* sub menu 3 */

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu li {
	position: relative;
}

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu {
	right: 100%;
	left: auto;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}

/* sub menu 4 */

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu li {
	position: relative;
}

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}

/* has menu icon */
.taskoit_head .taskoit-main-menu .menu-item-has-children>a:after {
	margin-left: 5px;
	content: "\e64c";
	font-family: "qico" !important;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	font-weight: 600;
	width: 13px;
	height: 13px;
}

.taskoit_head .taskoit_nav_area.postfix {
	transition: 0.3s;
	background-color: #fff;
	/* box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%); */
}

.taskoit_head .tx_mmenu_together {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.taskoit_head .tx_mmenu_together .donate-btn-header {
	padding: 0;
}


.taskoit_head .tx_relative_m,
.taskoit_head .tx_top2_relative {
	position: relative;
}

.taskoit_head .tx_menu_together {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.taskoit_head .mainmenu_width_tx.container {
	padding: 0;
}

/* menu button */

.taskoit_head .donate-btn-header {
	display: inline-block;
}

.taskoit_head.em40_header_area_main .donate-btn-header a.dtbtn {
	border: none;
	display: block;
	font-size: 17px;
	margin-left: 20px;
	font-weight: 500;
	border-radius: 30px;
	padding: 11px 25px;
	background: var(--color-primary);
	font-family: var(--title-font-family);
}

.taskoit_head.em40_header_area_main .donate-btn-header a.dtbtn:hover {
	background: var(--color-second);
}

.taskoit_head .mean-container .mean-nav ul li a.mean-expand {
  width: 18px;
  text-align: center;
}


/*========================
   SCROLL TOP CSS
  =========================*/

#scrollUp {
	bottom: 30px;
	height: 40px;
	line-height: 40px;
	right: 100px;
	text-align: center;
	border-radius: 5px;
	width: 40px;
}

/*========= New Top Menu css ========*/

.em40_header_area_main.taskoit_head {
	--text-color: #fff;
	color: #fff;
}

.taskoit_head .top-right-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.taskoit_head .top-right-menu__item {
	padding: 0 10px;
}

.taskoit_head .top-right-menu .top-right-menu__divider {
	height: 14px;
	width: 1px;
	background-color: var(--text-color);
}

.taskoit_head .donate-btn-header .dtbtn {
	background-color: var(--color-primary);
	padding: 10px 20px;
	border-radius: var(--button-radius);
}

/*----------------------
   * SLICK SLIDER  AREA CSS
   -----------------------*/

/* small mobile :320px. */

@media (max-width: 479px) {
	.taskoit_head .taskoit-header-top p {
		font-family: var(--font-family);
	}

	.taskoit_head .top-right-menu ul.social-icons li {
		margin-left: 13px;
	}
}

/* ===============================================================================
  #HEADING TOP MENU CSS
  ============================================================================== */
/* LEFT RIGHT CSS */

.taskoit_head .taskoit-header-top {
	padding: 10px 0;
	background-color: var(--color-primary);
}

.taskoit_head .top-address p {
	margin-bottom: 0;
}

.taskoit_head .top-address p span,
.taskoit_head .top-address p a {
	margin-right: 20px;
}

.taskoit_head .top-address p a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* TOP RIGHT CSS */
.taskoit_head .top-address p a,
.taskoit_head .top-right-menu ul.social-icons li a,
.taskoit_head .top-address p span {
	font-size: 15px;
	font-weight: 500;
}

.taskoit_head .top-address p span i,
.taskoit_head .top-address p a i {
	font-size: 13px;
	margin-right: 5px;
}

.taskoit_head .top-address {
	display: inline-block;
}

/* top menu */
.taskoit_head .top-right-menu ul.social-icons {
	margin: 0;
	padding: 0;
}

.taskoit_head .top-right-menu ul.social-icons li {
	display: inline-block;
	margin-left: 15px;
	position: relative;
}

.taskoit_head .top-right-menu ul.social-icons li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	font-size: 15px;
}

.taskoit_head .top-right-menu .menu-item-has-children>a:after {
	margin-left: 5px;
	content: "\e699";
	font-family: IcoFont;
	font-size: 15px;
	opacity: 0.7;
}

/* sub menu css */
.taskoit_head .top-right-menu ul .sub-menu {
	position: absolute;
	left: 0px;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 150px;
	text-align: left;
	z-index: 1;
	transition: 0.5s;
	margin: 0;
	padding: 0;
}

.taskoit_head .top-right-menu ul.social-icons li:hover .sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}

.taskoit_head .top-right-menu ul .sub-menu li {
	padding: 5px 0px 5px;
}

.taskoit_head .top-right-menu ul .sub-menu li a {
	font-size: 14px;
}

.taskoit_head .top-right-menu ul .sub-menu ul {
	display: none;
}

.taskoit_head .top-address.em-login a {
	margin-right: 10px;
}

.taskoit_head .top-address.em-login a+a {
	margin-right: 0;
}

.taskoit_head .top-address.em-login p a i,
.taskoit_head .top-address.em-login p a i {
	margin-right: 5px;
}

.taskoit_head .top-address.em-login a+a:before {
	content: "|";
	margin-right: 12px;
}


/* top opening */

.taskoit_head .top-address.menu_18 span {
	padding: 8px 15px 9px;
	display: inline-block;
}

.taskoit_head .top-right-menu ul.social-icons.menu_18,
.taskoit_head .top-right-menu ul.social-icons.menu_19 {
	padding: 7px 0;
}

/* address left right icon */

.taskoit_head .top-right-menu.litop {
	float: left;
}

/*=====================
  END taskoit HEADING TOP AREA CSS
  =========================*/

@media (min-width: 768px) and (max-width: 991px) {
	.taskoit_head .taskoit_nav_area.postfix {
		display: none;
	}

	.taskoit_head .top-right-menu ul.social-icons {
		text-align: center !important;
	}

	.taskoit_head .top-address {
		text-align: center !important;
		display: block;
	}

	/* single portfolio2 */
	#scrollUp {
		bottom: 60px;
		right: 30px;
	}
}

/*=======================
  taskoit mobile menu css
  ========================*/
.taskoit_head .mobile-menu {
	display: none !important;
}

.taskoit_head .mobile_logo_area {
	display: none !important;
}

.taskoit_head .mobile_p {
	position: fixed;
	right: 0;
	width: 300px;
	padding: 80px 20px 0px;
	overflow-y: scroll;
	top: 0;
	height: 100%;
	z-index: 9999;
	display: block;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	box-shadow: 0 0 30px rgb(0 0 0 / 7%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	background: #ffffff;
}

.taskoit_head .tx-s-open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.taskoit_head .mobile_opicon {
	text-align: right;
	padding: 4px 0;
}

.taskoit_head .mobilemenu_con {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.taskoit_head .mobile_menu_o i {
	font-size: 26px;
	color: #fff;
}

.taskoit_head .closeclass {
	color: #444 !important;
}

.taskoit_head .mobile_menu_content .mobile_menu_logo {
	margin-bottom: 20px;
}

.taskoit_head .mobile_menu_content .mobile_menu_logo img {
	max-height: 78px;
}

.taskoit_head .mobile_cicon {
	position: absolute;
	right: 30px;
	top: 50px;
}

.taskoit_head .mobile_overlay {
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	z-index: 999;
	width: 100vw;
	height: 100vh;
	visibility: hidden;
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.taskoit_head .mobile_overlay.mactive {
	opacity: 1;
	visibility: visible;
}

/* color */
.taskoit_head .top-address p a,
.taskoit_head .top-right-menu ul.social-icons li a,
.taskoit_head .top-address p span {
	color: #fff;
}

.taskoit_head .taskoit_menu>ul>li>a {
	color: #272727;
}

.taskoit_head .taskoit_menu>ul>li.current>a,
.taskoit_head .taskoit_menu>ul>li:hover>a {
	color: var(--color-primary);
}

.taskoit_head .taskoit_menu ul .sub-menu li:before,
.taskoit_head .taskoit_menu ul .sub-menu li a {
	color: #272727;
}

.taskoit_head .taskoit_menu ul .sub-menu li:hover:before,
.taskoit_head .taskoit_menu ul .sub-menu li:hover>a,
.taskoit_head .taskoit_menu ul .sub-menu .sub-menu li:hover>a,
.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.taskoit_head .taskoit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
	color: var(--color-primary);
}

.taskoit_head .taskoit_nav_area.prefix .taskoit_menu>ul>li>a {
	color: #000;
}

.taskoit_head.em40_header_area_main .taskoit_menu>ul>li>a {
	font-family: var(--title-font-family);
	color: #000;
}

.taskoit_head.em40_header_area_main .taskoit_menu>ul>li>a:hover {
	color: var(--color-primary);
}

.taskoit_head.em40_header_area_main .top-form-control input {
	font-family: var(--title-font-family);
}

.taskoit_head.em40_header_area_main .em-header-quearys-close .t-close {
	background-color: var(--color-primary);
}

.taskoit_head .taskoit_nav_area.prefix .taskoit_menu>ul>li.current>a {
	color: var(--color-primary);
}

.taskoit_head a.dtbtn,
.btn {
	color: #fff;
}

.taskoit_head .btn.btn-bordered {
	color: var(--btn-bg);
}

.taskoit_head .btn.btn-bordered:hover {
	color: #fff;
}

#scrollUp i {
	color: #fff;
}

.taskoit_head .top-address p a,
.taskoit_head .top-right-menu ul.social-icons li a,
.taskoit_head .top-address p span {
	color: #fff;
}

.taskoit_head .top-address p span i,
.taskoit_head .top-address p a i {
	color: #fff;
}

.taskoit_head .top-right-menu .social-icons li a:hover,
.taskoit_head .top-right-menu .social-icons li a i:hover {
	color: #17161a;
}

.taskoit_head .top-address.cr_top_addess p a,
.taskoit_head .top-address.cr_top_addess p span {
	color: #fff;
}

.taskoit_head .top-address.cr_top_addess p span i,
.taskoit_head top-address.cr_top_addess p a i {
	color: #fff;
}

.taskoit_head a.dtbtn {
	background: var(--btn-bg);
}

.taskoit_head a.dtbtn:hover {
	background: var(--color-second);
}

@media (min-width: 10px) and (max-width: 991px) {
	.taskoit_head .mobile_menu_logo img {
		height: 31px;
		width: 160px;
		object-fit: contain;
		/*display: none;*/
	}
}

/* menu and logo show & hide */
@media (min-width: 10px) and (max-width: 991px) {
	.taskoit_head .tx_top2_relative {
		display: none;
	}

	.taskoit_head .mobile-menu {
		display: block !important;
	}

	.taskoit_head .mobile_logo_area {
		display: block !important;
		background-color: #fff;
	}

	.taskoit_head .mobile_opicon i {
		color: #666 !important;
	}

	.taskoit_head .mobile_logo_area2 {
		background: #fff;
	}

	.taskoit_head .d_md_none {
		display: none !important;
	}

	.taskoit_head .taskoit-main-menu {
		display: none !important;
	}

	.taskoit_head .top-address p span {
		font-size: 13px;
		/* margin-right: 20px; */
	}

	.taskoit_head .top-right-menu ul.social-icons li {
		margin-left: 10px;
	}

	.taskoit_head .top-address {
		text-align: center !important;
	}

	.taskoit_head .top-right-menu .social-icons {
		text-align: center !important;
	}

	.taskoit_head .top-right-menu ul.social-icons li a {
		font-size: 15px;
	}
}

.taskoit_head .just-cen-r {
  justify-content: flex-end;
}

@media (max-width: 767px) {
	#scrollUp {
		display: none !important;
	}

	.taskoit_head .taskoit_nav_area.prefix,
	.taskoit_head .hbg2 {
		display: none;
	}
	
	.taskoit_head .top-address p a {
	  margin-right: 0;
	}
	
	.taskoit_head .just-cen-r,
	.taskoit_head .just-cen {
    justify-content: center;
  }
}