.first-main-content-in
{
	max-width: 1376px;
	width: 100%;
	margin: 0 auto;
}

.first-listing
{
	margin-bottom: 64px;
}
.first-listing .pager-outer
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.first-listing .row
{
	margin-left: -32px !important;
	margin-right: -32px !important;
}
.first-listing .row [class*="col-"]
{
	padding-left: 32px !important;
	padding-right: 32px !important;
}
.first-listing .news-list-box
{
	margin-bottom: 64px !important;
}
.first-listing .news-list-box .news-list-img
{
	height: 174px;
	margin-bottom: 24px;
}
.first-listing .news-list-date
{
	font-size: 9px;
	font-family: '29ltbukraregular';
}
.first-listing .news-list-title
{
	min-height: 72px;
	line-height: 1.3;
}

.you-first-info
{
	max-width: 574px;
	width: 100%;
	margin: 44px auto 145px auto;
	display: flex;
	align-items: center;
}
.you-first-info .you-first-img
{
	min-width: 98px;
	
}
.you-first-info .you-first-img img
{
	width: 98px;
	height: auto;
	display: block;
}

.you-first-content
{
	border-left: 1px solid rgba(60, 60, 67, 0.24);
	padding: 0 0 0 32px;
	margin: 0 0 0 32px;
}

.you-first-info .gallery-explore
{
	text-align: center;
}
.you-first-info img
{
	height: 282px;
}
.top-header-img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 628px;
	width: 100%;
}
.top-header-img-div
{
	width: 100%;
	height: 100%;
}
.top-header-img-div img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top-header-img-div:before
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.432) 0%, rgba(0, 20, 16, 0.8) 100%);
}

.top-header-breadcrumb
{
	height: 468px;
	margin-bottom: 64px;
}

body.top-img-section header
{
	box-shadow: none;
	/*background-image: linear-gradient(to bottom, #000, #00000000);*/
	background-color: transparent;
}
body.top-img-section .top-header-img-div:after
{
	position: absolute;
	content: '';
	width: 100%;
	height: 250px;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.5) 63.02%, rgba(0, 0, 0, 0) 100%);
}

body.top-img-section header .head-logo img
{
	filter: brightness(0) invert(1);
}

body.top-img-section .page-title
{
	margin-bottom: 24px;
}

body.top-img-section .page-title, body.top-img-section .breadcrumb-item.active, body.top-img-section .breadcrumb-item.active, 
body.top-img-section .breadcrumb-item a, body.top-img-section .breadcrumb-item a i,  body.top-img-section .breadcrumb-item i,
body.top-img-section .main-navigation-links > ul > li > a, body.top-img-section .menu-actions > ul > li,  
body.top-img-section .menu-actions > ul > li a
{
	color: #fff;
}
body.top-img-section .bar1, body.top-img-section .bar2, body.top-img-section .bar3,
body.top-img-section .main-navigation-links > ul > li:after
{
	background: #fff;
}
body.top-img-section .menu-actions > ul > li
{
	background: transparent;
}
.page-title-description
{
	max-width: 720px;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	padding: 0 30px;
}

.first-category
{
	margin: 64px 0;
}
.first-category .first-category-col ul.oval-dot:last-child
{
	margin-bottom: 0px;
}
.first-category .collapsible
{
	box-shadow: none;
	border: none;
}
.first-category .collapsible-header
{
	background: transparent;
	padding: 16px 0;
	font-size: 14px;
	font-family: '29ltbukrabold';
	display: flex;
    align-items: center;
}
.first-category .collapsible-header .plus-minus
{
	right: 13px;
	top: 33px;
}
.first-category .collapsible-body
{
	padding: 26px 0;
}
.first-category .collapsible-body ul
{
	margin: 0;
	padding: 0;
}
.first-category .collapsible-header .first-cat-icon
{
	background: rgba(0, 0, 0, 0.12);
	border-radius: 11px;
	width: 48px;
	height: 48px;
	margin-right: 8px;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 300ms ease-in;
}
.first-category .collapsible-header .first-cat-icon i
{
	font-size: 33px;
	margin: 0;
	width: auto;
}

.first-category .collapsible-body ul li
{
	display: flex;
	margin-bottom: 24px;
}
.first-category .collapsible-body ul li:last-child
{
	margin-bottom: 0px;
}
.first-category .collapsible-body ul li a
{
	text-decoration: none;
	display: flex;
}

.first-category .collapsible-body ul li .first-cat-img
{
	margin-right: 16px;
}
.first-category .collapsible-body ul li .first-cat-img img
{
	width: 112px;
	height: 78px;
	border-radius: 8px;
}
.first-category .collapsible-body ul li .first-cat-date
{
	font-size: 10px;
	color: rgba(0, 0, 0, 0.867652);
	margin-top: 5px;
}
.first-category .collapsible-body ul li .first-cat-title
{
	font-size: 14px;
	font-family: '29ltbukrabold';
	max-width: 128px;
}

.first-category .collapsible-body .btn.btn-gray
{
	border-radius: 36px;
	height: 36px;
	line-height: 36px;
	padding: 0px 16px;
	font-size: 14px;
	margin-top: 24px;
}

.first-cat-breadcrumb
{
	margin-bottom: 12px;
	justify-content: flex-start;
	margin-top: 0px;
}
.first-cat-desc-title
{
	font-size: 30px;
	font-family: '29ltbukrabold';
	margin-bottom: 15px;
}
.first-cat-desc-sub-title
{
	font-size: 24px;
	font-family: '29ltbukrabold';
	margin-bottom: 18px;
}
.first-cat-desc-date
{
	font-size: 13px;
	color: rgba(0, 0, 0, 0.6);
	margin-bottom: 32px;
}
.first-cat-desc-date i
{
	font-size: 14px;
}
.first-cat-desc-date i.read-time
{
	margin-left: 14px;
}
.first-cat-desc-img
{
	margin-bottom: 32px;
}
.first-cat-desc-img img
{
	width: 100%;
	height: auto;
	border-radius: 22px;
}
.first-cat-desc-vdo
{
	position: relative;
}
.first-cat-desc-vdo:after
{
	background: rgba(0,0,0,0.31);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 22px;
}
.first-cat-desc-vdo .gallery-vdo-play
{
    width: 80px;
    height: 80px;
    position: absolute;
    object-fit: contain;
    opacity: 0.8;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    line-height: 78px;
	transition: all 300ms ease-in;
 	transform: scale(0.68);
	text-align: center;
}
.first-cat-desc-vdo .gallery-vdo-play i
{
	font-size: 46px;
}

.gray-area-out.first-gray-area-out
{
	padding-top: 34px;
	padding-bottom: 57px;
}
.first-gray-area-out .gray-area-out-title {
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 9px 0;
	font-family: '29ltbukrabold';
}
.gray-area-out.first-gray-article-area
{
	padding-top: 64px;
	padding-bottom: 64px;
}
.first-gray-article-area .gray-area-out-title
{
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 32px 0;
	font-family: '29ltbukrabold';
}
.first-gray-area-out .gray-area-out-service
{
	font-size: 15px;
}
.first-gray-area-out .first-listing .news-list-box
{
	margin-bottom: 32px;
}
.first-gray-area-out .first-listing .news-list-title
{
	min-height: auto;
}


/* Top Services Search */

.first-cat-search
{
	position: relative;
	height: 72px;
	width: 100%;
}

.first-cat-search .action-overlay-search
{
	background: rgba(0, 0, 0, 0.32);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	left: 0;
}

.first-cat-search .typeahead__container
{
	/*width: 332px;*/
	width: calc(100% + 60px);
	transition: all 300ms ease-in-out;
	border-radius: 22px;
	position: absolute;
	top: -30px;
	left: -30px;
	right: 0;
	margin: auto;
	z-index: 999999;
	animation-duration: 500ms;
	animation-delay: 600ms;
}
/*.first-cat-search .typeahead__container.is-click
{
	width: 460px;
}*/
.first-cat-search .typeahead__container.is-click.cancel
{
	background: #fff;
	box-shadow: 0 0 40px 0 rgba(1, 7, 5, 0.34);
	z-index: 99999999;
}
.first-cat-search .typeahead__container.is-click.cancel .typeahead__field input.first-cat-input
{
	border: solid 2px #2ecc71 !important;
	background: #fff !important;
	color: #000 !important;
}
.first-cat-search .typeahead__field
{
	padding: 30px;
}
.first-cat-search .typeahead__result
{
	padding: 0px 47px;
}
.first-cat-search .typeahead__field .typeahead__query
{
	background: rgba(0, 0, 0, 0.05);
	border-radius: 25px;
}
.first-cat-search .typeahead__field input.first-cat-input
{
		height: 48px;
		border-radius: 48px !important;
		background: transparent;
		border: none !important;
		color: rgba(0, 0, 0, 0.6) !important;
		box-shadow: none !important;
		font-family: '29ltbukraregular';
		font-size: 14px;
		outline: none;
		padding: 10px 15px 10px 60px;
		box-sizing: border-box;
		margin: 0;
		border-radius: 25.5px;
		transition: all 300ms ease-in-out;
}
.first-cat-search .typeahead__field input.first-cat-input:focus
{
	border: none !important;
	box-shadow: none !important;
}
.first-cat-search .typeahead__field input.first-cat-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.6);
	opacity: 1;
}
.first-cat-search .typeahead__field input.first-cat-input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
	opacity: 1;

}
.first-cat-search .typeahead__field input.first-cat-input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.6);
	opacity: 1;

}
.first-cat-search .typeahead__field input.first-cat-input:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.6);
	opacity: 1;

}

.first-cat-search .typeahead__list
{
	border: none;
	margin: 0px;
	padding: 0 0 30px;
	background: none;
}
.first-cat-search .typeahead__list > li
{
	border: none;
}
.first-cat-search .typeahead__list .typeahead__item > a
{
	color: rgba(0, 0, 0, 0.38) !important;
	font-size: 14px;
	font-family: '29ltbukraregular';
	padding: 11px 0 11px 30px !important;
	position: relative;
}
.typeahead__list.empty > li
{
	color: rgba(0, 0, 0, 0.38) !important;
	font-size: 14px;
	font-family: '29ltbukraregular';
	padding: 11px 0 11px 0px !important;
	position: relative;
}
.typeahead__list.empty > li i
{
	font-size: 22px;
	margin-right: 1px;
}
.first-cat-search .typeahead__list .typeahead__item > a:after
{
	width: 14px;
	height: 14px;
	font-family: "Material Icons";
	content: "search";
	font-size: 18px;
	color: #9b9b9b;
	left: 0px;
	top: 10px;
	position: absolute;
}
.first-cat-search .typeahead__list .typeahead__item:not([disabled]) > a:hover
{
	background: none;
}
.first-cat-search .typeahead__list .typeahead__item > a strong, .typeahead__list.empty > li span
{
	font-family: '29ltbukrabold';
	color: rgba(0, 0, 0, 0.98);
	word-break: break-all;
}

.first-cat-search .typeahead__list
{
	position: relative;
}
.first-cat-search .typeahead__cancel-button
{
	font-size: 22px;
	color: rgba(0, 0, 0, 0.54);
	padding: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	right: 18px;
	top: 12px;
	font-size: 30px;
}
.first-cat-search .typeahead__query .input-search-icon
{
	font-size: 24px;
	color: rgba(0, 0, 0, 0.54);
	left: 18px;
	top: 13px;
	position: absolute;
	font-weight: 700;
}
.first-cat-search .typeahead__container.is-click.cancel .input-search-icon
{
	color: #07c880;
}
.first-cat-search .typeahead__container.is-click.cancel .typeahead__cancel-button
{
	color: #555;
	transition: all 300ms ease-in;
}
.first-cat-search .typeahead__container.is-click.cancel .typeahead__cancel-button:hover
{
	color: #000;
}


@media (max-width: 991px) {
	.first-cat-search .typeahead__container
	{
		top: 0 !important;
		left: -24px !important;
		width: calc(100% + 48px) !important;
	}
	.rtl .first-cat-search .typeahead__container
	{
		right: -24px !important;
	}
}