body {
	font-family: "Open Sans", Arial, sans-serif;
}

.btn {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.btn-outline-primary {
	color: #07665d;
	border-color: #07665d;
}

.btn-light {
	color: #07665d;
	background-color: #f9f0d3;
	border-color: #f9f0d3;
}

/* .btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .dropdown-toggle.btn-outline-primary {
	color: #fcf9e1;
	background-color: none;
	border-color: #fcf9e1;
} */

/* .header-box {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/main-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
} */

.header-box {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/main-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1a2131;
}

.header-logos {
	width: 100%;
	position: absolute;
	top: 20px;
	padding: 20px;
}

.logo-gap {
	padding-right: 20px;
}

.logo-title {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
}

.banner-title {
	font-style: normal;
	font-weight: 900;
	font-size: 50px;
	line-height: 60px;
	padding-top: 15%;
	/* text-align: left; */
}

.banner-sub-title {
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-top: 40px;
	color: #07665d;
}

.about {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/about-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	z-index: 3;
	position: relative;
	padding: 50px 0 50px;
}

.speaker {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/speaker-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 800px;
	margin-top: -90px;
	padding-top: 120px;
}

.speaker-title {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	color: #c7a981;
	margin-bottom: 25px;
}

.partners {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/partners-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	z-index: 3;
	position: relative;
	padding: 50px 0;
}

.partners-title {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	color: #07665d;
	margin-bottom: 50px;
}

.partners-sub-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #07665d;
	text-decoration: underline;
	text-underline-offset: 8px;
}

.program {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/program-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	z-index: 2;
	position: relative;
	padding: 50px 0 50px;
}

.program-title {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 50px;
	color: #faf1d4;
}

.program-content {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
	color: #faf1d4;
}

.program-ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
	color: #faf1d4;
	margin-top: 10px;
}

.testimonial {
	/* background-color: white;
    background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100vh; */
}

.testimonial-top {
	position: absolute;
	z-index: 10;
}

.testimonial-title {
	padding-top: 50px;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 50px;
	color: #ffffff;
}

.testimonial-sub-title {
	font-weight: 300;
	font-size: 50px;
	line-height: 59px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

.register {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/register-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 70px 0;
	margin-top: 5px;
}

.register-title {
	/* padding-top: 50px; */
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	/* text-transform: uppercase; */
	/* margin-bottom: 50px; */
	color: #07665d;
}

.footer {
	background-color: #fdfae2;
	/* background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/footer-bg.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
}

.nav-link {
	color: #07665d;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-weight: 400;
}

.nav-link:hover {
	color: #07665d;
}

.nav-link:active:focus {
	color: #07665d;
}

.about-top-text {
	color: #07665d;
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
}

.spin p {
	font-size: 30px;
	color: #07665d;
	border: solid 3px #07665d;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	margin-bottom: 0;
	padding: 20px;
	margin-left: 13px;
	display: inline-block;
	width: 80px;
	height: 80px;
}

.spin .days {
	padding: 20px 10px;
}

.spin p span:first-child {
	font-size: 30px;
}

.spin p span {
	font-size: 8px;
}

.about-text {
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	align-items: center;
	text-align: justify;
	color: #07665d;
}

.rights-container {
	background: #01847f;
}

.rights {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: capitalize;
	color: #fdfadc;
	margin-bottom: 0;
	padding: 5px 0;
}

.footer-title {
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 29px;
	text-align: justify;
	color: #07665d;
}

.footer-text {
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	color: #07665d;
}

.contact-info p {
	font-weight: 300;
	font-size: 17px;
	line-height: 25px;
	align-items: center;
	text-align: justify;
	color: #07665d;
}

.contact-info a {
	color: #07665d;
	text-decoration: none;
}

.footer-icons a {
	text-align: center;
}
.footer-icons a {
	display: inline-block; /* Display icons inline */
	margin: 0 5px; /* Add some margin between icons */
}

@media (min-width: 768px) {
	.carousel-caption {
		top: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.logo-title {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	.header-box {
		background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/main-bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.carousel-caption {
		top: 1.5rem;
	}

	.header-logos {
		top: 40px;
		padding: 20px;
	}

	.logo-title {
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
	}

	.banner-title {
		font-weight: 700;
		font-size: 40px;
		line-height: 50px;
		margin-top: 40%;
	}

	.banner-sub-title {
		font-weight: 400;
		font-size: 20px;
		line-height: 30px;
		margin-top: 20px;
		color: #07665d;
	}

	.speaker-title {
		font-size: 30px;
		line-height: 40px;
	}

	.register-title {
		font-size: 30px;
		line-height: 40px;
	}

	.partners-title {
		font-size: 30px;
		line-height: 40px;
	}

	.program-title {
		font-size: 30px;
		line-height: 40px;
	}

	.program-content {
		font-size: 18px;
		line-height: 26px;
	}

	.program-ul li {
		font-size: 18px;
		line-height: 26px;
	}

	.about {
		text-align: center;
	}

	.request-btn {
		float: none;
	}

	.spin {
		float: none;
		margin-top: 20px;
		text-align: center;
	}

	.spin p span:first-child {
		font-size: 20px;
	}

	.spin p {
		font-size: 18px;
		padding: 10px;
		width: 60px;
		height: 60px;
		margin-left: 5px;
	}

	.spin .days {
		padding: 10px 10px;
	}

	.testimonial-title {
		padding-top: 10px;
		margin-bottom: 0;
		font-size: 20px;
		line-height: 26px;
	}

	.testimonial-sub-title {
		font-size: 12px;
		line-height: 14px;
	}

	.carousel-caption h5 {
		font-size: 16px;
		line-height: 20px;
	}

	.carousel-caption p {
		font-size: 16px;
		line-height: 20px;
	}

	.footer-title {
		text-align: center;
	}

	.footer-text {
		text-align: center;
	}

	.contact-info p {
		text-align: center;
	}
}

.carousel-item:before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*======================================================*/
/*.                register page                    */
/*======================================================*/

.registration {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/register-page-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0 50px;
}

.registration-enquiry {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/register-enquiry.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0 50px;
}

.register-detail h3 {
	font-style: normal;
	/* font-weight: 700; */
	font-size: 20px;
	line-height: 30px;
	color: #07665d;
}

.register-detail p,
.register-detail a {
	font-size: 14px;
	color: #07665d;
}
.register-detail a {
	text-decoration: none;
}
.register-detail .name {
	color: #07665d;
	font-size: 16px;
	font-weight: bold;
}

.register-form {
	/* padding: 0 0 0 60px; */
	font-size: 14px;
	color: #07665d;
}

.register-form h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	color: #07665d;
}

.register-form h3 {
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #f9f0d3;
	margin: 20px 0;
}
.register-form h3 span {
	background-color: #07665d;
	padding: 5px;
}

.register-form label input[type="checkbox"] {
	width: 20px;
	height: 20px;
	border-radius: 0px;
	margin-right: 5px;
	vertical-align: middle;
	border: solid 1px red;
}

.name {
	width: 100%;
	margin-top: 10px;
}

.form-label-1 {
	padding: 0 3px 0 15px;
}
.form-label-2 {
	padding: 0 15px 0 3px;
}

.form-control {
	margin-top: 10px;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 300;
}

.registration .btn-light {
	color: #f9f0d3;
	background-color: #07665d;
	border-color: #07665d;
}

/*======================================================*/
/*.                Partner page                    */
/*======================================================*/

#partners {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/partners-bg.jpg);
	/* background-repeat: repeat-y no-repeat; */
	/* background-size: cover; */
	/* background-position: center; */
	padding: 50px 0;

	/* background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/partners-top-bg.png),
		url(../image/mena-financial-crimes-compliance-conclave-2025/partners-bottom-bg.png),
		url(../image/mena-financial-crimes-compliance-conclave-2025/partners-center-bg.png);
	background-position: top center, bottom center, center center;
	background-repeat: no-repeat, no-repeat, repeat;
	background-size: cover cover cover;
	padding: 80px 0 160px;
	background-color: #eff0f2; */
}

#partners h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	color: #01847f;
}

#partners .intro-text {
	font-style: normal;
	font-weight: 300;

	font-size: 16px;
	line-height: 24px;
	align-items: center;
	text-align: justify;

	color: #4d4b4d;
	margin: 30px 0 50px;
}

#partners .partner-list-detail h2 {
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #01847f;
	text-decoration: underline;
	text-decoration-color: #01847f;
	text-underline-offset: 12px;
	text-decoration-thickness: 3px;
}

#partners .partner-list-detail h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	color: #4d4b4d;
}

#partners .partner-list-detail h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	color: #4d4b4d;
}

#partners .partner-list-detail p {
	font-style: normal;
	font-weight: 300;

	font-size: 16px;
	line-height: 24px;
	align-items: center;
	text-align: justify;

	color: #4d4b4d;
}

#partner-footer {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/partners-footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
}

#partner-footer .intro-text {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #f9f5da;
	margin: 30px 0 50px;
}

#partner-footer .person-one {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #f9f5da;
	margin: 30px 0 50px;
}

#partner-footer .person-one a {
	color: #f9f5da;
	text-decoration: none;
}

#partner-footer span {
	font-style: bold;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #f9f5da;
}

#partner-footer .person-one a span {
	font-style: bold;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #f9f5da;
}

/*======================================================*/
/*.                Speakers page                    */
/*======================================================*/

#partners-conference {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/speaker-content-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0 50px 0;
}

#partners-conference .conference-details {
	font-style: normal;
	font-weight: 300;

	font-size: 16px;
	line-height: 24px;
	align-items: center;
	text-align: justify;

	color: #fff7e2;
	margin: 30px 0 50px;
}
#partners-conference .conference-list-details {
	margin-bottom: 40px;
}
#partners-conference .conference-list-details p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #fff7e2;
	background-color: #01847e;
	margin: 30px 0 0;
	padding: 10px;
}

/* #speaker-footer {
	background-image: url(../image/mena-financial-crimes-compliance-conclave-2025/speakers-footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 150px 0;
}

#speaker-footer .intro-text {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	color: #ffffff;
	margin: 30px 0 50px;
}

#speaker-footer .person-one {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: right;
	color: #ffffff;
	margin: 30px 0 50px;
}

#speaker-footer .person-one a {
	color: #ffffff;
	text-decoration: none;
}

#speaker-footer span {
	font-style: bold;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
} */
