.swiper-wrapper {
  transition-timing-function: linear !important; 
}
.brand-clr{
	color:#00B4D8;
}
.ast-header-break-point .main-header-bar.ast-header-breadcrumb
{border-bottom:0px!important}
.main-header-bar{
	position:absolute !important;
	top:185px !important;
	font-size: 10px !important;
	letter-spacing:1.65px !important;
text-transform:uppercase !important;
	font-weight:bold !important;
}
.trail-items li::after {
	padding: 0 1.3em !important;
}

.trail-end{
	color:white !important; 
}
.elementor-sticky--effects {
	background: #0E1116 !important;
}

.post-slider .elementor-swiper-button i::before{
    color: #f5f7fa80 !important;
}
.post-slider .elementor-swiper-button i:hover::before{
    color: #00B4D8 !important;
}
.swiper-pagination{
	    rotate : 90deg !important;
position: absolute;
    right: 20px !important;
    left: auto !important;
	  bottom: 78px !important;


}
.swiper-pagination-bullet{
	width: 30px !important;
    height: 5px !important;
    border-radius: 10px !important;
}
.animation-icon{
	display:none;
}
.animation-box:hover .animation-icon{
	display:block;
}



.sub-menu {
    background-color: #0B1F33 !important;
}
.menu-item-4584 , .menu-item-4601, .menu-item-4607{
	padding: 6px 0 !important;
    margin-bottom: 11px !important;
    border-bottom: 1px solid #FFFFFF1A !important;
}
.menu-item-4584 a, .menu-item-4601 a, .menu-item-4607 a{
	font-weight: bold !important;
}
.menu-item-has-children a{
	display: flex !important;
    justify-content: space-between !important;
}
/*  , .menu-item-5216 a, .menu-item-4579 a,.menu-item-4583 a, .menu-item-4581 a ,.menu-item-4582 a,.menu-item-4601 a , .menu-item-4607 a,.menu-item-has-children {} */
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	  min-height: 100vh !important;
  height: 100dvh !important;
	width:280px !important;
}
.menu-item-5343 a{
	display : inline-block;
	color:black !important;
    background-color: #00B4D8 !important;
    padding: 13px 20px !important;
	font-weight: 700 !important;
    margin-top: 28px 20px !important;
    left: 20px !important;
    top: 35px !important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    z-index: 99999999 !important;
}













@media (max-width: 768px){
	.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper {
    --n-menu-wrapper-display: flex;
      min-height: 100vh;
  height: 100dvh;
    background-color: #0e1116;
    width: 310px;
		margin-top: 26px;
}
	.main-header-bar{
	position:absolute !important;
		top:105px !important;}
	.swiper-pagination{
	    rotate : 0deg !important;
		right: 102px !important;
		top: 484px !important;
}
}