@font-face {
    font-family: 'Tanseek Sans';
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Bold.eot');
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Bold.woff2') format('woff2'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Bold.woff') format('woff'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tanseek Sans';
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Book.eot');
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Book.eot?#iefix') format('embedded-opentype'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Book.woff2') format('woff2'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Book.woff') format('woff'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tanseek Sans';
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-ExtraBold.eot');
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-ExtraBold.woff2') format('woff2'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-ExtraBold.woff') format('woff'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tanseek Sans';
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Light.eot');
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Light.woff2') format('woff2'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Light.woff') format('woff'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tanseek Sans';
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Medium.eot');
    src: url('../../../fonts/tanseekSansMonotype/TanseekSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Medium.woff2') format('woff2'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Medium.woff') format('woff'),
        url('../../../fonts/tanseekSansMonotype/TanseekSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
	font-family: 'Tanseek Sans' !important;
	font-weight: normal;
	letter-spacing: inherit !important;
}

/*  Banner  */
.banner .module-section {
	height: 100vh;
}

.banner .module-section:before {
    background: rgba(0 0 0 / 65%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner .module-shape-1 {
	bottom: -275px;
}

.navbar-brand-logo {
	width: 180px;
}

.navbar-brand-logo .logo-default {
	max-width: 100%;
	max-height: 100%;
}

.banner-info-container {
	z-index: 1;
}

h1.banner-heading-title {
    color: #fff;
}

h1.banner-heading-title span {
    color: #daaa00;
	font-weight: 300;
}

h1.banner-heading-title span.text-white {
	color: #fff !important;
}

h1.banner-heading-title span.text-black {
	color: #000 !important;
}

.icon.social-icon svg {
    fill: #daaa00 !important;
}

.icon.social-icon.hover\:svg-black:hover path, 
.icon.social-icon.hover\:svg-black:hover svg {
	fill: #daaa00 !important;
}

a.icon.social-icon {
    width: 40px !important;
    height: 30px !important;
    border: 1px solid #daaa00;
}

a.icon.social-icon {
    width: 35px !important;
    height: 35px !important;
    border: 1px solid #daaa00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.btn.btn-solid.learn-more-btn {
    box-shadow: none !important;
    padding: 0;
    color: #daaa00;
    border-bottom: 1px solid #daaa00;
    border-radius: 0 !important;
    padding-bottom: 0.5rem;
	max-width: max-content;
    margin: 0;
	font-size: 16px;
    text-transform: capitalize;
}

.is-stuck.sticky-header-noshadow {
    background: transparent;
}

.is-stuck.sticky-header-noshadow .module-header-two {
    padding-top: 2.5vh;
}

.is-stuck.sticky-header-noshadow .main-nav>li>a {
    /* color: #000; */
}

.header-wave-svg {
    display: none;
}

.is-stuck.sticky-header-noshadow .header-wave-svg {
    display: block !important;
}

header .main-nav > li > a {
    font-size: 18px;
    padding-right: 45px;
}

.mesonary-box-bg a.btn.learn-more-btn {
    margin: 0 auto;
}
.nav-item-children, .w-50percent.flex.items-center.sm\:w-full {
    display: flex;
    align-items: flex-start;text-transform: uppercase;
}
.nav-item-children span.link-icon.left-icon.icon-next-to-label {
    display: none;
}
ul#primary-nav a:hover {
    color: #dbaa00;
}
ul.reset-ul.inline-ul.link-13.link-white a:hover {color: #dbaa00;}
span.ld-module-trigger-txt.text-14.text-white:hover {color: #dbaa00;}
.nav-item-children li.mb-20 {border-bottom: 1px solid #eee;}
.lqd-cc--el.lqd-cc-solid.lqd-cc-drag.flex.items-center.justify-center.rounded-full.fixed.pointer-events-none {
    background: #043a48;}

@media (max-width: 1199px) {
[data-mobile-nav-style=modern] .lqd-mobile-sec:before {background-color: #043a48;}
	.banner {
		padding-right: 0px;
		padding-left: 0px;
	}

	.banner .module-section {
		padding: 35px 20px;
	}
	.banner {padding: 0 0px !important;}
	.banner .pos-abs:first-child img {
		width: 340px;
	}

	.banner .module-shape-2 {
		top: 40%;
	}

	.banner .module-shape-1 {
		right: 50px;
	}

	.banner .module-shape-2 {
		left: 6%;
	}

	.banner .module-shape-3 {
		right: 1%;
	}

	.banner .module-shape-4 {
		right: 10%;
	}

	.banner .pos-abs.bottom-0 {
		right: 25%;
	}
}

@media (max-width: 767px) {
	.banner {
		padding: 0 20px;
	}

	.banner .module-section {
		height: 100vh;
	}

	.banner .ld-fancy-heading h1 {
		font-size: 12vw;
	}

	.banner .module-shape-1 {
		right: 0;
	}

	.banner .module-shape-2 {
		top: -21%;
	}

	.banner .module-shape-3 {
		top: -20px;
	}
}

/*  Design Services  */
.design-services .lqd-iconbox-scale:hover {
	background-color: #EBF0E6;
	transform: scale(1.1);
}

.design-services .module-shape {
	left: -10%;
}

@media (max-width: 1199px) {
	.design-services .lqd-iconbox-scale {
		padding: 35px 20px;
	}

	.design-services .module-iconbox {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.design-services {
		padding: 90px 20px;
	}

	.design-services .module-shape {
		left: 0;
	}

	.design-services .module-shape {
		top: 3%;
	}

	.design-services .module-shape img {
		width: 49px;
	}
}

/*  Services  */
.services .carousel-nav .flickity-button {
	width: 50px;
	height: 50px;
	color: #000000;
	border-width: 1px;
	border-radius: 50%;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.15);
	background-color: transparent;
}

.services .carousel-nav {
	width: 100%;
	max-width: 100%;
}

.services .flickity-button:hover {
	color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
}

.services .module-shape {
	left: 30%;
}

@media (max-width: 1199px) {
	.services {
		padding: 50px 20px;
	}
}

/*  Case Studies  */
.case-studies .filter-list li {
	color: #000000;
}

.case-studies .filter-list li.active {
	color: #C10909;
}

.case-studies .liquid-filter-items {
	margin-bottom: 30px;
}

.case-studies .lqd-pf-item {
	margin-bottom: 20px;
}

.case-studies>.module-shape-1 {
	left: -90px;
}

.case-studies>.module-shape-2 {
	right: -2%;
}

.case-studies .lqd-pf-grid .module-shape-3 {
	right: -60px;
}

@media (max-width: 1199px) {
	.case-studies {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.case-studies .lqd-pf-grid .module-shape-3 {
		max-width: 80px;
		top: -60px;
	}

	.case-studies>.module-shape-1 {
		left: -38%;
	}

	.case-studies>.module-shape-2 {
		right: -16%;
	}

	.case-studies .lqd-pf-grid .module-shape-3 {
		right: -25px;
	}
}

/*  Steps Install  */
.steps-install .h1 {
	font-size: 190px;
	color: #DFE2EA;
}

.steps-install .module-middle {
	margin-right: 12.5%;
	margin-left: 12.5%;
}

@media (max-width: 1199px) {
	.steps-install {
		padding: 30px 40px 0 40px;
	}

	.steps-install .module-middle {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.steps-install {
		padding: 60px 20px 0 20px;
	}

	.steps-install .module-first,
	.steps-install .module-middle {
		margin-bottom: 30px;
	}
}

/*  Our Vision  */
.our-vision .lqd-section-flow-panel-end {
	padding: 10% 8% 10% 8%;
}

.our-vision .lqd-throwable-scene {
	height: 855px;
}

.our-vision .module-shape {
	left: 43%;
}

.our-vision .iconbox-icon-ripple .iconbox-icon-container:before {
	border-color: var(--lqd-color-accent);
}

@media (max-width: 1199px) {
	.our-vision {
		padding-bottom: 220px;
	}
}

@media (max-width: 767px) {
	.our-vision {
		padding: 90px 20px 390px 20px;
	}

	.our-vision .lqd-section-flow-panel-end {
		padding: 0;
	}

	.our-vision .module-content {
		padding-bottom: 30px;
	}
}

/*  Testimonials  */
.testimonials .star-rating {
	font-family: Arial, Helvetica, sans-serif;
}

.testimonials .carousel-dots {
	top: auto;
	right: auto;
	bottom: -65px;
	left: auto;
}

.testimonials .carousel-dots:not(.carousel-dots-inside) {
	position: relative;
}

.testimonials .module-shape-1 {
	left: 13%;
}

.testimonials .module-shape-2 {
	right: 23%;
}

@media (max-width: 1199px) {
	.testimonials .carousel-item {
		padding-right: 15px;
		padding-left: 15px;
	}

	.testimonials .module-shape-2 {
		top: 14%;
	}

	.testimonials .module-shape-1 {
		left: 3%;
	}

	.testimonials .module-shape-2 {
		right: 8%;
	}
}

@media (max-width: 767px) {
	.testimonials {
		padding-bottom: 60px;
	}

	.testimonials .col-12:first-child {
		margin-bottom: 40px;
	}

	.testimonials .carousel-item {
		padding-right: 20px;
		padding-left: 20px;
	}

	.testimonials .module-shape-2 {
		top: 4%;
	}

	.testimonials .module-content {
		padding: 25px 15px;
	}
}

/*  Clients  */
@media (max-width: 1199px) {
	.clients {
		padding: 50px 20px 100px 20px;
	}
}

@media (max-width: 767px) {
	.clients {
		padding-top: 50px;
		padding-bottom: 90px;
	}

	.clients .carousel-item {
		width: calc(100% / 2);
		flex: 0 0 auto;
	}
}

/*  Contact Form  */
.contact-form .lqd-contact-form {
	--inputs-margin: 0 0 25px 0;
	--input-margin-bottom: 25px;
}

.contact-form .module-shape-3 {
	right: 123px;
}

.contact-form .module-shape-4 {
	right: 11%;
}

@media (max-width: 1199px) {
	.contact-form {
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 70px;
	}

	.contact-form .lqd-contact-form {
		padding: 20px 30px 30px 30px;
	}
}

@media (max-width: 767px) {
	.contact-form {
		padding-top: 150px;
		padding-bottom: 100px;
	}

	.contact-form .module-shape-1 {
		top: -126px;
	}
}

@media (min-width: 1200px) {
	.container {
    	max-width: 70% !important;
	}
}

.w-230.lqd-imggrp-single.block.relative .lqd-imggrp-img-container {
    width: 100%;
}

.w-230.lqd-imggrp-single.block.relative {
    width: 100%;
    height: 300px;
}

.w-230.lqd-imggrp-single.block.relative img.rounded-full {
    border-radius: 0 !important;
	max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
	height: 100%;
	width: 100%;
}

.w-230.lqd-imggrp-single.block.relative figure.w-full.relative.rounded-full {
    height: 300px;
    width: 100%;
}

.slider-bottom-info {
	padding: 1.5rem 0;
	width: 100%;
	text-align: center;
	background: #f1f1f1;
}

.txt-yellow {
	color: #daaa00 !important;
}

.industrial-title {
	font-weight: 500 !important;
}

.btn-txt-yellow {
	color: #daaa00 !important;
}

section.galadari-brands {
    /* background: #ccc; */
}

section.section-area {
    min-height: 90vh;
	display: flex;
    align-items: center;
}

.count-number-box {
    text-align: center;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #003b49;
    /* border-right: 1px solid #145260;
    border-bottom: 1px solid #145260; */
}

.count-number-box h2 {
    font-size: 75px;
    color: #daaa00;
}

.row.count-number-row {
    /* row-gap: 8rem; */
}

section#our-commitments {
    background-repeat: no-repeat;
    background-size: cover;
}

section#our-commitments:before {
	background: #daaa00;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mesonary-box-bg.mesonary-box-one {
    background: #fff;
    z-index: 1;
}

.mesonary-box-bg {
    background: #fff;
    min-height: 300px;
    z-index: 2;
    margin-bottom: 0;
	height: 100%;
	position: relative;
}

.masonary-box-container {
	z-index: 1;
}

.mesonary-box-padding {
	padding: 0.5rem;
}

section#our-commitments {
    padding-bottom: 200px;
}

.madonary-bgImg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 0.6;
}

.mesonary-box-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: #002936;
    z-index: 1;
    opacity: 0.8;
}

.mesonary-info-box {
    position: absolute;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center;
    text-align: center;
    row-gap: 1.2rem;
}

.mesonary-info-box h1 {
    color: #fff;
    font-size: 24px;
	font-weight: normal;
}

.about-galadari-column {
    padding: 0.8rem;
	position: relative;
}

.about-galadari-bg {
    height: 75vh;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
	filter: grayscale(1);
}

.about-galadari-bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1d434c38;
}

.slider-bottom-info:hover {
	background: #013b49;
}

section#galadari-people {
	background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    background-position: center right;
}

/* section#galadari-people:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,42,58);
	background: linear-gradient(90deg, #003b49a8 0%, rgb(0 42 58 / 85%) 48%, #003b49 100%);
} */

.column-flex-box {
	display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

section#galadari-news {
	background-repeat: no-repeat;
    background-size: contain;
    min-height: 80vh;
}

.w-230.lqd-imggrp-single.lqd-imggrp-galadariPeople.block.relative {
    width: 100%;
    height: 350px;
}

.w-230.lqd-imggrp-single.lqd-imggrp-galadariPeople.block.relative .lqd-imggrp-img-container.inline-flex.relative.items-center.justify-center {
    height: 100%;
	width: 100%;
}

.w-230.lqd-imggrp-single.lqd-imggrp-galadariPeople.block.relative figure.w-full.relative.rounded-full {
    height: 350px;
    width: 100%;
	width: 100%;
}

footer#site-footer {
    position: relative;
    padding-top: 230px;
	background: #053a47 !important;
}

.description-text-desc {
	line-height: 1.6;
}

.slider-bottom-info .ld-fancy-heading.relative h4 {
    color: #013b49;
    font-weight: 500;
    font-size: 18px;
}

.slider-bottom-info span.btn-txt.btn-txt-yellow {
    font-style: initial;
}

.slider-bottom-info .btn.btn-underlined.border-thin.btn-icon-right.btn-hover-reveal.text-black.before\:bg-black:before {
    background-color: #daaa00;
}

.slider-bottom-info:hover .ld-fancy-heading.relative h4 {
    color: #fff;
}

.footer-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 1.5rem;
    color: #daaa00 !important;
    text-transform: inherit;
}

section#our-lagacy:before {
    background: #ffffff0a;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#our-lagacy > .container {
    z-index: 1;
}

#galadari-news .slider-bottom-info .ld-fancy-heading.relative {
	text-align: left;
    padding: 0rem 2rem;
    padding-left: 0;
}

#galadari-news .slider-bottom-info .ld-fancy-heading.relative h4 {
	line-height: 1.4;
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#galadari-news .slider-bottom-info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
	min-height: 160px;
}

#galadari-news .slider-bottom-info a.z-10.btn.btn-underlined.border-thin.btn-icon-right.btn-hover-reveal.text-black.before\:bg-black {
	float: right;
    position: absolute;
    bottom: 20px;
    right: 25px;
}

.row.count-number-row .col.col-12.col-lg-6.col-xl-6 {
    padding: 0.5rem;
}

.news-box {
    position: absolute;
    z-index: 999;
    right: 0;
    background: #daaa00;
    height: 95px;
    padding: 10px;
    width: 70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 0.3rem;
}

.news-box span.month {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.news-box span.date {
    font-size: 28px;
    color: #000;
    font-weight: 500;
}

.news-box span.year {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.overlay-content-info {
    position: absolute;
    background: #002a3ae0;
    z-index: 999;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 3rem;
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
    min-height: 350px;
    justify-content: center;
    bottom: -225px;
}

.overlay-content-info h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    line-height: 1.3;
}

.footer-copyright-left {
	display: flex;
	align-items: center;
	column-gap: 1rem;
}

.footer-copyright-left .flex-row.gap-25.items-center.w-auto.mr-30 {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin: 0;
}

.row.copyright-footer {
    border-top: 1px solid #2e5f6b;
    padding-top: 2.5rem;
    margin-top: 1rem;
}

.row.copyright-footer span.navbar-brand-inner.navbar-brand-logo {
    width: 220px;
}

.row.copyright-footer ul.reset-ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 12px;
}

.row.copyright-footer ul.reset-ul li {
    justify-content: flex-end;
    width: max-content;
    column-gap: 12px;
}

.row.copyright-footer .sm\:w-full.col {
    align-items: center;
    display: flex;
    justify-content: flex-start !important;
}

.row.copyright-footer .lg\:m-0.col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

div#galadaripeople-carousel-nav-container {
    position: absolute;
    left: 110px;
    bottom: -35px;
}

div#galadaripeople-carousel-nav-container button.flickity-button.flickity-prev-next-button.previous {
    color: #fff;
    border-color: #fff;
}

div#galadaripeople-carousel-nav-container button.flickity-button.flickity-prev-next-button.next {
    color: #fff;
    border-color: #fff;
}

div.carousel-nav button.flickity-button:hover {
	border-color: #daaa00 !important;
	color: #daaa00 !important;
	background: transparent !important;
}

.overlay-panel-playBtn {
    position: absolute;
    background: #002a3a8a;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lqd-imggrp-single.lqd-imggrp-galadariPeople .lqd-imggrp-img-container:hover .overlay-panel-playBtn {
    background: transparent !important;
}

.lqd-imggrp-single.lqd-imggrp-galadariPeople .lqd-imggrp-img-container:hover .overlay-panel-playBtn .play-icon {
	background: #fffc;
    position: relative;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lqd-imggrp-single.lqd-imggrp-galadariPeople .lqd-imggrp-img-container:hover .overlay-panel-playBtn .play-icon svg.icon-tabler-player-play {
    stroke: #daaa00 !important;
}

.overlay-panel-playBtn .play-icon svg.icon.icon-tabler.icon-tabler-player-play {
    color: #fff;
    stroke: #fff;
    width: 50px;
    height: 50px;
}

.is-stuck.sticky-header-noshadow span.lqd-module-show-icon {
    /* color: #000; */
}

input.email-box {
    border: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    min-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 14px;
	outline: none !important;
}

input.email-box::placeholder {
	color: #fff;
	opacity: 1; /* Firefox */
}
  
input.email-box ::-ms-input-placeholder { /* Edge 12 -18 */
	color: #fff;
}

.email-box-field svg.icon.icon-tabler.icon-tabler-arrow-right {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    stroke: #daaa00;
    top: 6px;
}

.get-in-touchEmailBox {
    max-width: 280px;
    position: relative;
    margin-top: 2rem;
}

.brand-logo-box {
    text-align: center;
}

section#galadari-brands {
    flex-direction: column;
}

.brand-video-section {
    height: 70vh;
}

html body .brand-video-section img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}

.brand-logo-box img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.brand-logo-box {
    height: 80px;
    /* padding: 1rem; */
	position: relative;
}

.active.brand-logo-box:before {
    content: "";
    position: absolute;
    top: -32px;
    left: 0;
    background: #f1c400;
    height: 5px;
    width: 100%;
}

.galadari-brands-bannerInfo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 500%;
    left: 15%;
    z-index: 1;
}

.container-fluid.brand-logo-container {
    background: #003b49;
    z-index: 2;
}

/* .lqd-bnr-bnns-h-wrap-first {
    padding: 100px 0 !important;
} */

@media (min-width: 768px) {
	.container-fluid.slider-margin{
		margin-left: 15%;
	}
	.container-fluid.slider-margin .carousel-nav-appended {
		position: absolute;
		left: 110px;
		bottom: -420px;
	}
}

section#banner {
    height: 100vh;
}

section#banner .carousel-item-content.relative.w-full {
    height: 100vh;
    width: 100%;
}

section#banner .carousel-item-content.relative.w-full .pt-0.pb-0.rounded-0.flex.flex-col.items-center.bg-yellow-200 {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
}

section#banner .carousel-item-content.relative.w-full .pt-0.pb-0.rounded-0.flex.flex-col.items-center.bg-yellow-200:before {
    background: rgba(0 0 0 / 65%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-dots .flickity-page-dots li.dot {
    width: 16px;
    display: block;
    background: transparent;
    border: 2px solid #fff;
    height: 16px;
}

.carousel-dots.carousel-dots-from-options {
    position: absolute;
    top: 50%;
    z-index: 999;
    right: 3rem;
    transform: translateY(-70%);
}

.carousel-dots.carousel-dots-from-options li.dot.is-selected {
    background: #daaa00;
    border-color: #daaa00 !important;
}

.carousel-dots.carousel-dots-from-options ol.flickity-page-dots {
    display: flex;
    flex-direction: column;
    row-gap: 3rem;
}

.carousel-dots.carousel-dots-from-options li.dot.is-selected.dot:after {
    background: #daaa00;
}

.carousel-dots .flickity-page-dots li.dot:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 50%;
    background: #fff;
    width: 2px;
    height: 50px;
    transform: translateX(-50%);
}

.carousel-dots .flickity-page-dots li.dot:last-child:after {
    display: none;
}

.brand-video-section:before {
    background: rgba(0 0 0 / 65%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.galadari-brands-bannerInfo h1.banner-heading-title span {
    color: #fff;
}

.galadari-brands-bannerInfo h1.banner-heading-title span > span {
    color: #daaa00 !important;
}

div#news-carousel-nav-container {
    position: relative;
}

div#news-carousel-nav-container .carousel-nav.carousel-nav-right {
    justify-content: flex-start;
    margin-top: 1.5rem;
}

.news-heading {
    margin-bottom: 2rem;
}

.text-yellow-news {
    color: #daaa00 !important;
}

.megamenu .nav-item-children {
    top: 90%;
    /* width: 80%; */
}

.lqd-megamenu-rows-wrap {
    background: #fff !important;
    border-radius: 6px;
}

.module-sub-menu ul li a {
    color: #303030;
    font-size: 16px;
}

@media (max-width: 991px) {

    .galadari-brands-bannerInfo h1.banner-heading-title > span {
        color: #daaa00 !important;
    }

	section#banner.main-top-banner {
        padding: 0;
        height: 90vh;
    }

    section#banner .carousel-item-content.relative.w-full {
        height: 90vh;
        width: 100%;
    }

    /* section#banner {
        height: 80vh;
    } */

    .banner-info-container {
        text-align: center;
    }

    section#banner .carousel-item-content.relative.w-full .pt-0.pb-0.rounded-0.flex.flex-col.items-center.bg-yellow-200 {
        background-position: center !important;
    }

    .main-top-banner-wave {
        bottom: -3px !important;
    }

    section#banner.main-top-banner .carousel-dots-mobile {
        display: none;
    }

    section#banner.main-top-banner .carousel-dots.carousel-dots-from-options {
        position: absolute;
        top: 50%;
        z-index: 999;
        right: 3rem;
        transform: translateY(-70%);
        display: block !important;
    }

    #features .carousel-dots-mobile {
        display: none;
    }

    .industry-heading-title {
        justify-content: center;
    }

    section#galadari-brands {
        padding-top: 35px !important;
    }

    .carousel-dots.carousel-dots-from-options ol.flickity-page-dots {
        flex-direction: row;
        column-gap: 3rem;
    }

    .carousel-dots .flickity-page-dots li.dot:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 14px;
        background: #fff;
        width: 4rem;
        height: 2px;
        transform: inherit;
    }    

    section#banner.main-top-banner .carousel-dots.carousel-dots-from-options {
        position: absolute;
        top: inherit;
        z-index: 999;
        right: 3rem;
        transform: translateX(-50%);
        display: block !important;
        left: 50%;
        right: inherit;
        bottom: 100px !important;
    }

    a.btn.btn-solid.learn-more-btn {
        font-size: 18px;
    }

    .slider-bottom-info a.border-thin.btn-icon-right {
        font-size: 16px;
    }

    h1.banner-heading-title {
        color: #fff;
        font-size: 12vw;
    }

    .galadari-brands-bannerInfo {
        width: 100% !important;
        left: 0 !important;
        text-align: center;
    }

    .brand-logo-container .lqd-tabs-style-2 .lqd-tabs-nav li {
        width: 50%;
        flex: 0 0 50%;
    }

    .brand-logo-container .lqd-tabs-style-2 .lqd-tabs-nav {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .brand-logo-wave {
        bottom: -15px !important;
    }

    .mobile-text-center {
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .our-lagacy-rightBox {
        margin-top: 4rem;
    }

    .row.count-number-row .col.col-12.col-lg-6.col-xl-6 {
        padding: 0 1rem;
    }

    .mesonary-box-padding {
        padding: 0 1rem;
    }

    section#our-commitments {
        padding-bottom: 80px;
    }
    
    .about-galadari-column {
        padding: 1rem;
        position: relative;
    }

    .about-galadari-bg {
        height: 45vh;
    }

    .overlay-content-info {
        width: 85%;
        row-gap: 1.5rem;
        min-height: 350px;
        bottom: inherit;
        top: 50%;
        align-items: center;
    }

    .overlay-content-info h1 {
        font-size: 34px;
        line-height: 1.4;
        text-align: center;
    }

    section#about-galadari {
        padding-bottom: 80px;
    }

    section#galadari-people {
        min-height: 90vh;
        padding-bottom: 140px;
        padding-top: 80px;
    }

    div#galadaripeople-carousel-nav-container {
        position: absolute;
        left: 50%;
        bottom: -80px;
        transform: translateX(-50%);
    }
    
    .galadari-people-rightBox {
        margin-top: 4rem;
    }

    .carousel-dots-mobile {
        display: none !important;
        width: 100%;
    }

    /* .carousel-dots-mobile .flickity-page-dots .dot {
        margin: 0 6px;
        height: 15px;
        width: 15px;
        background: transparent;
        border: 2px solid #d1d1d1;
    } */

    /* .carousel-dots-mobile .flickity-page-dots .dot.is-selected {
        background-color: #daaa00 !important;
        border-color: #daaa00 !important;
    }

    #galadari-people .carousel-dots-mobile .flickity-page-dots .dot {
        background-color: #fff;
    }

    .main-top-banner .carousel-dots-mobile {
        display: none !important;
    }

    .carousel-dots-mobile .flickity-page-dots {
        display: flex;
        justify-content: center;
        column-gap: 1rem;
    }

    .carousel-dots-mobile .flickity-page-dots .dot:after {
        content: "";
        position: absolute;
        top: 40%;
        left: 13px;
        background: #d1d1d1;
        width: 29px;
        height: 2px;
        transform: inherit;
    }

    .carousel-dots-mobile .flickity-page-dots li.dot.is-selected.dot:after {
        background: #daaa00;
    }

    .carousel-dots-mobile .flickity-page-dots .dot:last-child:after {
        display: none;
    } */

    section#galadari-news {
        min-height: 75vh;
        padding-bottom: 70px;
    }

    footer#site-footer {
        padding-top: 80px;
    }

    .mobile-column-footer {
        width: 100%;
    }

    .footer-title {
        font-size: 25px;
    }

    .mobile-column-footer nav ul li a {
        font-size: 18px;
    }
    
    .mobile-column-footer nav ul li {
        margin-bottom: 20px;
    }

    .row.copyright-footer {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
        flex-direction: column !important;
        row-gap: 1.5rem;
    }
    
    .footer-copyright-left {
        display: flex;
        align-items: center;
        column-gap: 1rem;
        flex-direction: column;
        row-gap: 2rem;
    }

    .get-in-touchEmailBox {
        max-width: 100%;
        position: relative;
        margin-top: 3rem;
    }

    .row.copyright-footer .lg\:m-0.col {
        justify-content: center;
    }

    .footer-copyright-left p.ld-fh-element.relative.m-0.text-14.text-white-60 {
        font-size: 18px;
        color: #fff;
    }

    .row.copyright-footer ul.reset-ul li a {
        font-size: 18px;
    }

    #our-lagacy h1.banner-heading-title {
        color: #daaa00 !important;
    }

    header#site-header {
        position: absolute;
        left: 0;
        background: transparent;
    }
    
    header#site-header .lqd-mobile-sec-inner.navbar-header.flex.items-stretch.w-full {
        background: transparent;
    }

    header#site-header .nav-trigger.collapsed .bars {
        color: white;
        width: 25px;
        height: 20px;
    }

    .lqd-mobile-sec .navbar-brand {
        padding: 22px 0;
        max-width: 75%!important;
        width: 50% !important;
    }

    .carousel-nav.carousel-nav-right {
        display: block !important;
    }

    div#services-carousel-nav-container {
        position: absolute;
        bottom: -475px;
        left: 50%;
        transform: translateX(-50%);
    }

    section#features {
        padding-bottom: 120px;
    }

    div#news-carousel-nav-container {
        position: relative;
        margin: auto;
    }
}
