:root {
	--color-blue: #29abe2;
	--color-black: #111111;
	--color-red: #ce181e;
	--color-purple: #b455a0;
	--color-green: #2bb673;
	--blue-background: #edf9fe;
}


.tp-hero-2-video-container::after {
	content: "";
	background: black;
	opacity: 0.6;
	z-index: 0;
	position: absolute;
	inset: 0;
}

#home,
.tp-hero-2-video-container {
	height: 100vh;
}

.tp-hero-2-video-container video {
	object-position: bottom;
}

.tp-hero-ai-spacing {
	padding: 0;
}

.hero-content {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: end;
	text-align: center;
}

#home .tp-hero-ai-right-content h3.tp-text-common-black-5 {
	color: white;
}

#home .title-slide-gradient {
	background-image: linear-gradient(90deg, var(--color-blue) 0%, var(--color-blue) 50%, var(--color-blue) 100%);
}

.loader-wrap svg {
	fill: white;
}

.loader-wrap {
	background: white;
}

.loader-wrap-heading video {
	object-fit: contain;
	height: 250px;
}

.loader-wrap-heading {
	z-index: 11;
}

img.item-image.grid__item-img {
	height: 100%;
	object-fit: cover;
}

/* .tp-btn-ai::before {
  background: transparent;
} */

.tp-hero-ai-title {
	font-size: 55px;
}

.tp-header-ai-bg {
	background: transparent;
}

.tp-header-logo .white {
	display: block !important;
}

.header-sticky .tp-header-logo .white {
	display: none !important;
}

.tp-header-logo .colored {
	display: none !important;
}

.header-sticky .tp-header-logo .colored {
	display: block !important;
}

.header-sticky .tp-header-logo img {
	filter: none !important;
}

.header-sticky .tp-main-menu-ai>nav>ul>li>a,
.header-sticky .tp-main-menu-ai>nav>ul>li>a>span {
	color: var(--color-black);
}

.tp-main-menu-ai>nav>ul>li>a,
.tp-main-menu-ai>nav>ul>li>a>span,
.tp-main-menu-ai>nav>ul>li:hover>a {
	color: white;
}

.tp-service-ai-content-2 {
	padding: 20px;
	opacity: 1;
}

.tp-service-ai-box-wrp .tp-service-ai-content-2 p {
	margin-top: 15px;
	line-height: 20px;
}

.tp-about-ai-title {
	font-size: 55px;
	line-height: normal;
}

.tp-service-area {
	overflow: hidden;
}

.tp-header-social a.tp-social-icon:not(:last-child) {
	font-size: 14px;
	/* margin-left: 12px; */
	transition: color 0.3s, transform 0.3s;
	border-bottom: 1px solid #bdbbbb;
}

.tp-header-social a.tp-social-icon:hover {
	color: #38659f;
}

.tp-header-btn {
	margin-right: 15px;
}

.header-sticky .tp-header-social .tp-social-icon i {
	color: #000 !important;
	transition: color 0.3s ease;
}

/* .tp-service-ai-content-hidden {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 15px;
  margin-left: 60px;
}

.tp-service-ai-item.active .tp-service-ai-content-hidden {
  max-height: 700px;
  max-width: 800px;
  padding: 10px 15px;
}

.tp-service-ai-item.active .tp-service-ai-title a {
  color: #38659f;
} */

.who-we-are {
	font-size: 25px;
	text-align: justify;
}

.who-we-are-list {
	list-style-type: disc;
	margin-left: 30px;
	padding: 0;
	font-size: 20px;
	line-height: 1.6;
	color: #333;
}

.who-we-are-list li {
	margin-bottom: 10px;
}

.who-we-are-sublist {
	list-style-type: circle;
	margin-left: 20px;
	font-weight: normal;
	color: #555;
}

.who-we-are-sublist li {
	margin-bottom: 5px;
}

.newsletter-widget {
	text-align: right;
}

.newsletter-form {
	display: flex;
	gap: 8px;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.newsletter-form input[type="email"] {
	padding: 10px 14px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 14px;
	outline: none;
	flex: 1;
	max-width: 220px;
}

.newsletter-form input[type="email"]:focus {
	border-color: #111;
}

.newsletter-form button {
	padding: 10px 16px;
	background: var(--color-blue);
	color: #fff;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	font-size: 14px;
	transition: background 0.3s ease;
}

.newsletter-form button:hover {
	background: #bfe8fc;
}

.newsletter-title {
	position: relative;
	margin-right: 8px;
	font-size: 20px;
}

.tp-header-btn a {
	white-space: nowrap;
}

#banner {
	position: relative;
}

#banner .tp-service-pp-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	left: 300px;
}

/* .tj-page-header {
  padding-top: 287px;
  padding-bottom: 170px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: var(--tj-color-theme-dark);
  position: relative;
  overflow: hidden;
  z-index: 2;
  height: 480px;
} */

.tj-page-header {
	/* padding-top: 103px; */
	/* padding-bottom: 7px; */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: var(--tj-color-theme-dark);
	position: relative;
	overflow: hidden;
	z-index: 2;
	/* height: 20px !important; */
	height: 20vh !important;
	background-image: none !important;
	background-size: cover;
	background-position: center;
	background-color: var(--color-blue);
}

.tj-page-header::before {
	position: absolute;
	content: "";
	top: 0;
	inset-inline-start: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(5, 18, 41, 0.8);
}

.tj-page-title {
	color: white;
	font-size: 48px;
	margin-bottom: 0;
}

.tj-page-link {
	margin-top: 25px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 10px;
	position: relative;
	border-radius: 50px;
	background: rgba(247, 247, 247, 0.1);
	padding: 8px 15px;
	z-index: 2;
}

.tj-page-link span {
	color: white;
	font-size: 16px;
	position: relative;
	display: inline-block;
	line-height: 1;
}

.tj-page-link span a:hover span {
	color: var(--tj-color-theme-primary);
}

.who-we-are-section {
	padding: 80px 10%;
	border-bottom: 1px solid #eee;
	text-align: left;
}

.who-we-are-section>* {
	max-width: 900px;
}

.tp-service-ai-content,
.who-we-are-section p,
.who-we-are-list {
	font-size: 18px;
	line-height: 1.7;
	color: #555;
	margin: 0 0 20px 90px;
}

.left-spacing {
	margin: 0 0 20px 90px;
}

.pb-48 {
	padding-bottom: 48px !important;
}

.tp-service-pp-item {
	border-top: none;
}

.tp-service-pp-item:last-child {
	border-bottom: 1px solid #8d838373 !important;
}

#vision-sec {
	background-color: var(--blue-background);
}

#impact-sec {
	background-color: var(--blue-background);
}

#board-sec {
	background-color: white;
}

.custom-section {
	padding: 60px 0;
	background-color: #f9f9f9;
}

#section2 {
	background-color: var(--blue-background);
}

.custom-section h2 {
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #333;
}

.custom-section p {
	font-size: 18px;
	line-height: 1.8;
	color: #555;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.rounded {
	border-radius: 8px;
}

.shadow {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.section-img {
	max-width: 500px;
	width: 100%;
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 8px;
	display: block;
	margin: 0 auto;
}

#section3 .container {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 10px;
	padding: 40px 0;
}

.section3-item {
	flex: 1 1 300px;
	max-width: 300px;
	text-align: center;
	margin: 0 5px;
}

.section3-item img {
	max-width: 330px !important;
	height: 255px;
	object-fit: contain;
	margin-bottom: 10px;
}

.section3-item h2 {
	font-size: 22px;
	margin-bottom: 8px;
	color: #333;
}

.section3-item p {
	font-size: 16px;
	color: #555;
	margin: 0;
	line-height: 1.6;
	padding: 0 5px;
}

.dropdown-white-bg nav ul li .tp-submenu li:hover>a {
	background-color: var(--color-blue);
	color: var(--blue-background);
}

.arabic.tp-service-ai-ring {
	left: -235px !important;
	bottom: 70px !important;
}

.arabic.newsletter-title {
	margin-right: 64px;
	text-align: right !important;
}

.tp-main-menu-ai>nav>ul>li>a {
	padding: 7px 10px;
}

header .language-btn a {
	display: block;
	font-weight: 400;
	font-size: 17px;
	line-height: 16px;
	color: white;
	padding: 27px 0;
	outline: none;
	text-transform: capitalize;
	-webkit-transform: translateY(var(--y)) translateZ(0);
	transform: translateY(var(--y)) translateZ(0);
	-webkit-transition: -webkit-transform 0.4s ease, -webkit-box-shadow 0.4s ease;
	transition: -webkit-transform 0.4s ease, -webkit-box-shadow 0.4s ease;
	transition: transform 0.4s ease, box-shadow 0.4s ease;
	transition: transform 0.4s ease, box-shadow 0.4s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.4s ease;
}

.header-.sticky .language-btn a {
	color: #000000 !important;
}

.language-btn .btn {
	color: white;
	border: none !important;
	background: none !important;
	font-size: 17px;
	padding: 0;
	transition: all 0.3s ease;
}

.header-sticky .language-btn .btn {
	color: black;
	transition: all 0.3s ease;
}

.language-btn .dropdown-menu {
	min-width: 55px;
	border-radius: 4px;
	padding: 0;
}

.language-btn .dropdown-item {
	font-size: 17px;
	color: var(--color-primary-400);
	padding: 8px 12px;
	transition: background 0.3s;
}

.language-btn .dropdown-item:hover {
	background-color: var(--color-primary-400);
	color: black;
}

.language-btn .dropdown-toggle::after {
	display: none;
}

.language-btn .dropdown-toggle i {
	font-size: 12px;
	vertical-align: middle;
	color: white;
	top: 0;
}

.header-sticky .language-btn .dropdown-toggle i {
	color: black;
}

.arabic.tp-btn-ai {
	padding: 15px 7px;
	font-size: 14px;
}

.core-values-image img {
	width: 100%;
	max-width: 700px;
	height: auto;
	object-fit: cover;
	border-radius: 12px;
}

.cursor-black-bg {
	display: none !important;
}

.tp-about-ai-ring,
.tp-service-ai-ring {
	animation: tp_animation_spin 20s linear infinite !important;
}

.banner-text-overlay {
	position: absolute;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
	max-width: 800px;
	z-index: 10;
	text-align: center;
}

.banner-text-overlay .banner-quote {
	font-size: 35px;
	color: #fff;
	line-height: 1.4;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.colored-bg {
	background-color: var(--blue-background) !important;
}

.grey-bg {
	background-color: #f5f5f5 !important;
}

.darker-bg {
	--blue-background: #bfe8fc;
}

.tp-footer-ai-menu ul li a {
	padding: 0px 22px;
}

.tp-footer-ai-menu ul li a:hover {
	background: var(--color-blue) !important;
}

.banner-author {
	margin-top: 20px;
	font-size: 26px;
	color: white;
	text-align: center;
}

.team-bio-section {
	padding: 80px 0;
}

.team-bio-text h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.team-bio-text h5 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #555;
}

.team-bio-text p {
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	text-align: justify;
}

.team-bio-image img {
	max-width: 100%;
	border-radius: 10px;
}

.team-card {
	display: block;
	text-decoration: none;
	color: inherit;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	border-radius: 12px;
	overflow: hidden;
}

/* .team-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
} */

.team-card-image img {
	width: 100%;
	display: block;
	border-radius: 12px;
	object-fit: cover;
	transition: transform 0.3s ease;
}

/* .team-card:hover .team-card-image img {
  transform: scale(1.05);
} */

.team-card-content {
	padding: 20px 15px;
	text-align: center;
}

.team-card-name {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 8px;
}

.team-card-title {
	font-size: 16px;
	color: #555;
	line-height: 1.5;
}

.team.who-we-are-section p {
	margin: 0 0 0 0 !important;
}

.donors-swiper .swiper-button-prev,
.donors-swiper .swiper-button-next {
	opacity: 0;
	transition: opacity 0.3s;
	color: #333;
}

.donors-swiper:hover .swiper-button-prev,
.donors-swiper:hover .swiper-button-next {
	opacity: 1;
}

.donors-swiper .swiper-button-prev,
.donors-swiper .swiper-button-next {
	border-radius: 50%;
	width: 15px;
	height: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tp-text-grey-color {
	color: #cccccc;
}

.col-5th {
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
}

.banner-quote .second-line {
	display: block;
	margin-top: 4px;
}

.tp-counter-item {
	width: 280px;
	height: 280px;
	border: 2px solid var(--tp-border-1);
}

.french.newsletter-title {
	position: relative;
	margin-right: -10px;
	font-size: 18px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="url"],
textarea {
	color: black !important;
}

.newsletter-response {
	text-align: center;
}

.schools-path-title {
	font-size: 2.5rem;
	font-weight: bold;
	color: var(--color-blue);
	margin-bottom: 0.5rem;
}

.schools-path-subtitle {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.schools-path-timeline {
	position: relative;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.timeline-line {
	position: absolute;
	top: 31%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #ccc;
	transform: translateY(-50%);
	z-index: 0;
}

.timeline-dot {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	/* top: 50%; */
	top: 45.3%;
	left: 50%;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}

.schools-step-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	position: relative;
	padding-top: 2rem;
}

.schools-steps .step-number {
	font-weight: 700;
	font-size: 1.25rem;
	margin-top: 1.5rem;
	margin-bottom: 0.25rem;
}

.schools-steps .step-subtitle {
	font-weight: 700;
	font-size: 1rem;
	margin-bottom: 0.75rem;
}

.schools-step-wrapper p {
	font-size: 0.95rem;
	line-height: 1.5rem;
	max-width: 250px;
	margin-top: 50px;
}

.tp-about-ai-image-wrap img {
	max-width: 100%;
	height: auto;
	max-height: 400px;
	border-radius: 12px;
	object-fit: cover;
	display: block;
	margin: 0 auto;
}

.school-networks-section {
	background-color: #f8f9fa;
}

.school-networks-section h2 {
	color: var(--color-blue);
}

.school-network-list li {
	padding: 6px 0;
	border-bottom: 1px solid #dee2e6;
}

.school-network-list li:last-child {
	border-bottom: none;
}

.sound-toggle-btn {
	position: absolute;
	bottom: 25px;
	right: 30px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	border: none;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	font-size: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s ease, transform 0.2s ease;
	z-index: 10;
}

.sound-toggle-btn:hover {
	background: rgba(0, 0, 0, 0.7);
	transform: scale(1.1);
}

@media (max-width: 567px) {


	.about-img-desktop,
	.about-soc-img-desktop {
		display: none !important;
	}

	.about-img-mobile,
	.about-soc-img-mobile {
		display: block !important;
	}

	.fs-md-38 {
		font-size: 30px !important;
	}

	.tp-about-ai-title {
		font-size: 25px !important;
	}

	.banner-text-overlay .banner-quote {
		font-size: 20px !important;
	}

	.banner-author {
		font-size: 20px !important;
	}

	h2 {
		font-size: 40px !important;
	}

	.tp-service-ai-content,
	.who-we-are-section p,
	.who-we-are-list {
		margin: 0 0 13px 30px !important;
	}

	.tp-counter-wrap-box {
		gap: 0px !important;
	}

	.left-spacing {
		margin: 0 0 20px 0px !important;
	}

	.newsletter-response {
		text-align: center !important;
	}

	.newsletter-form {
		justify-content: center !important;
	}

	.newsletter-title {
		text-align: center !important;
	}

	#mobileHamburger i {
		color: #fff;
		transition: color 0.3s ease;
	}

	.header-sticky #mobileHamburger i {
		color: #000 !important;
	}

	.tp-about-ai-para {
		font-size: 18px !important;
	}

	.timeline-dot {
		display: none !important;
	}

	.footnotes-row {
		display: none !important;
	}

	.schools-step-wrapper {
		text-align: left;
		padding-left: 30px;
		position: relative;
		margin-bottom: 50px;
		border-bottom: 2px solid var(--blue-background) !important;
		padding-bottom: 20px;
	}

	.schools-step-wrapper:last-child {
		border-bottom: none;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	.timeline-line {
		display: none !important;
	}

	.tp-about-ai-content img {
		height: 230px !important;
	}

	.col-5th {
		width: 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.about-soc-image-wrapper img {
		height: 230px !important;
	}

	.tp-header-area .row.align-items-center {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	#mobileHamburger {
		order: 1;
	}

	.language-btn {
		order: 2;
		margin-left: 10px;
	}

	.tp-header-logo {
		order: 3;
	}

	.tp-main-menu {
		display: none;
	}

	.tp-header-area .col-xxl-2,
	.tp-header-area .col-xl-2,
	.tp-header-area .col-lg-3,
	.tp-header-area .col-md-4,
	.tp-header-area .col-sm-4,
	.tp-header-area .col-6 {
		flex: 0 0 auto;
		width: auto;
	}

	.about-soc-image-section .col-lg-6:first-child {
		order: 2;
	}

	.about-soc-image-section .col-lg-6:last-child {
		order: 1;
	}

	.tp-about-ai-content {
		margin-right: 0 !important;
	}

	.about-video-full,
	.about-soc-image-wrapper {
		margin-bottom: 30px !important;
	}

	.donors-title {
		font-size: 40px !important;
	}

	.footnote-mobile {
		display: block !important;
	}

	.tp-btn-ai {
		padding: 2px 24px !important;
		width: 140px !important;
	}

	.video-desktop {
		display: none !important;
	}

	.video-mobile {
		display: block !important;
	}

	.tp-btn-switch-2-animation .btn-text {
		font-size: 12px !important;
	}
}

.video-desktop {
	display: block;
}

.video-mobile {
	display: none;
}

.title-slide-gradient {
	line-height: normal;
}

.tp-counter-wrap-box {
	display: flex;
	justify-content: center;
	gap: 82px;
}

.tj-page-header .container {
	display: none;
}

.tp-footer-area {
	background-color: white !important;
}

.donors-title {
	font-size: 60px;
	font-weight: bold;
	color: var(--color-blue);
	margin-bottom: 0.5rem;
}

h2 {
	font-size: 64px;
}

.tp-offcanvas-area {
	position: fixed;
	top: 0;
	right: -100%;
	width: 300px;
	height: 550px;
	background: #fff;
	z-index: 1050;
	transition: right 0.3s ease;
	display: flex;
	flex-direction: column;
	box-shadow: -4px 0 12px rgba(0, 0, 0, 0.2);
}

.tp-offcanvas-area.show {
	right: 0;
}

.mobile-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-nav li {
	margin-bottom: 0.5rem;
}

.mobile-nav a {
	text-decoration: none;
	color: #000;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footnote-mobile {
	display: none;
}

/* .submenu {
  list-style: none;
  padding-left: 15px;
  margin-top: 0.5rem;
  display: none;
} */

/* .has-dropdown.active>.submenu {
  display: block;
} */

/* .tp-offcanvas-top,
.tp-offcanvas-menu,
.tp-offcanvas-top .tp-offcanvas-close-btn,
.tp-offcanvas-menu .submenu,
.tp-offcanvas-menu a,
.tp-offcanvas .p-3 {
  position: relative;
  z-index: 2100;
} */

.footer-menu-grid ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

.about-video-full {
	position: relative;
	width: 100%;
	height: 100%;
	aspect-ratio: 16/9;
	overflow: hidden;
	border-radius: 16px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.about-video-full video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* .video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: #fff;
  font-size: 42px;
  padding: 24px 28px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.video-play-btn:hover {
  background: rgba(0, 0, 0, 0.75);
} */

.footnotes-row p {
	font-size: 0.8rem;
	font-style: italic;
	margin-top: 50px;
	color: #555;
	min-height: 40px;
}

.tp-about-ai-para {
	text-align: justify;
}

footer {
	font-family: var(--tp-ff-jakarta, "Plus Jakarta Sans", sans-serif) !important;
}

footer a,
footer p,
footer h5,
footer span,
footer li,
footer input,
footer button {
	font-family: inherit !important;
}

.about-img-desktop,
.about-soc-img-desktop {
	display: block;
}

.about-img-mobile,
.about-soc-img-mobile {
	display: none;
}

.page-border-wrapper {
	border-left: 5px solid var(--color-blue);
	border-right: 5px solid var(--color-blue);
	border-bottom: 5px solid var(--color-blue);
	border-top: 5px solid var(--color-blue);

	position: relative;
	padding-top: 20px;
}

.content-corner-logo {
	position: absolute;
	top: 0;
	height: 60px;
	width: auto;
	z-index: 10;
	margin-top: 20px;
}

.content-corner-logo.left-logo {
	left: 2%;
}

.content-corner-logo.right-logo {
	right: 2%;
}

.tp-about-ai-para {
	display: block !important;
	white-space: normal !important;
	word-break: break-word !important;
	flex: unset !important;
}

.tp-about-ai-para br {
	display: block !important;
	content: "";
}

.white-bg {
	background-color: white !important;
}

.marginRight {
	margin-right: 120px !important;
}

.col-lg-6.video-col {
	display: flex;
	justify-content: center;
}