h1, h2, h3, h4, h5, h6, p, a, span {
font-family: "Fustat" !important;
}

header.uicore.uicore-page-title.uicore-section.uicore-box {
    display: none !important;
}

.e-n-tabs-heading {
    margin-left: 26px !important;
    padding: 6px;
    background: red;
    width: fit-content;
    border-radius: 9px;
}

.acc-tabs .e-n-tabs-heading {
    margin-left: 86px !important;
}

.home-tabs .e-n-tabs-heading {
    margin-left: 0;
    padding: 0;
    background: transparent;
    width: 100%;
    border-radius: 0;
}

.footer-contact p a {
    color: #fff !important;
}

.elementor-section.elementor-top-section.elementor-element.elementor-element-2415133e.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none !important;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none !important;
}

.elementor-816 .elementor-element.elementor-element-e054007 .elementor-image-box-wrapper {
    align-items: flex-start;
}

.elementor-816 .elementor-element.elementor-element-42ed3bf .elementor-image-box-wrapper {
    align-items: flex-start;
}

.elementor-816 .elementor-element.elementor-element-6cce593 .elementor-image-box-wrapper {
    align-items: flex-start;
}

.elementor-816 .elementor-element.elementor-element-a1a8da6 .elementor-image-box-wrapper {
    align-items: flex-start;
}



@media only screen and (max-width:550px) {
 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block !important;
}
	.log_slider_custom .swiper-slide {
    justify-content: center;
    display: flex;
}
}



.sticky { 
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	background: white;
}
@media only screen and (min-width:1925px){
	.first-section-on-all-pages{
		padding-top: 40px;
	}
 }

/*
****animation-typing*********** */
.bdt-post-card-item {
    transition: all .6s;
}
	
	.bdt-post-card-item:hover {
    transition: all .5s, box-shadow 0.5s ease !important;
    transform: translateY(-15px) !important;
}

	
.typed-cursor {
    display: none !important;
}
.bdt-post-card-title a:hover{
	color: black !important;
}
.log_slider_custom .elementor-widget-image-carousel .swiper-slide {
    justify-content: center;
    display: flex;
}