/*
Theme Name: Publishing House
Description: Child Theme for Book Publishing House Website
Template: hello-elementor
Version: 1.1
Tags: four-columns, right-sidebar, full-width-template
Text Domain: publishcapital
Author: Tapu

This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.
*/



@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");

@font-face {
	font-family: "Better-Yesterday";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/Better-Yesterday.eot");
	src: url("../fonts/Better-Yesterday.eot?#iefix") format("embedded-opentype"), url("../fonts/Better-Yesterday.woff") format("woff"), url("../fonts/Better-Yesterday.ttf") format("truetype"), url("../fonts/Better-Yesterday.svg#Better-Yesterday") format("svg")
}

@font-face {
	font-family: "DMSans-Light";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-Light.eot");
	src: url("../fonts/DMSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Light.woff") format("woff"), url("../fonts/DMSans-Light.ttf") format("truetype"), url("../fonts/DMSans-Light.svg#DMSans-Light") format("svg")
}

@font-face {
	font-family: "DMSans-Regular";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-Regular.eot");
	src: url("../fonts/DMSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BlinkMacSystemFont.woff") format("woff"), url("../fonts/DMSans-Regular.ttf") format("truetype"), url("../fonts/DMSans-Regular.svg#DMSans-Regular") format("svg")
}

@font-face {
	font-family: "DMSans-Medium";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-Medium.eot");
	src: url("../fonts/DMSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Medium.woff") format("woff"), url("../fonts/DMSans-Medium.ttf") format("truetype"), url("../fonts/DMSans-Medium.svg#DMSans-Medium") format("svg")
}

@font-face {
	font-family: "DMSans-SemiBold";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-SemiBold.eot");
	src: url("../fonts/DMSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-SemiBold.woff") format("woff"), url("../fonts/DMSans-SemiBold.ttf") format("truetype"), url("../fonts/DMSans-SemiBold.svg#DMSans-SemiBold") format("svg")
}

@font-face {
	font-family: "DMSans-Bold";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-Bold.eot");
	src: url("../fonts/DMSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Bold.woff") format("woff"), url("../fonts/DMSans-Bold.ttf") format("truetype"), url("../fonts/DMSans-Bold.svg#DMSans-Bold") format("svg")
}

@font-face {
	font-family: "DMSans-Black";
	font-weight: "normal";
	font-style: "normal";
	font-display: swap;
	src: url("../fonts/DMSans-Black.eot");
	src: url("../fonts/DMSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Black.woff") format("woff"), url("../fonts/DMSans-Black.ttf") format("truetype"), url("../fonts/DMSans-Black.svg#DMSans-Black") format("svg")
}

html {
	height: 100%
}

body {
	font-size: 16px;
	font-family: "DMSans-Regular";
	color: #001E3B;
	min-height: 100%;
	position: relative; 
}
676767
@media (max-width: 575.98px) {
	body {
		font-size: 14px
	}
}

#scrollBtn {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 46px;
	height: 46px;
	background-color: #D9D9D9;
	color: #25314C;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	transition: opacity 0.3s;
	z-index: 999;
	font-size: 16px;
	transform: rotate(180deg);
	align-items: center;
	justify-content: center
}

#scrollBtn:hover {
	background-color: #fff
}

a,
.btn {
	text-decoration: none;
	transition: all 0.5s
}

a:hover,
.btn:hover {
	text-decoration: none
}

:focus {
	outline: 0 !important
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

@media (max-width: 991.98px) {
	::-webkit-scrollbar {
		width: 4px;
		height: 4px
	}
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	background-color: #e3e3e3;
	border-radius: 30px
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: none;
	background-color: #000;
	border-radius: 30px
}

.container-1760 {
	max-width: 1784px !important
}

.container-sm {
	max-width: 1360px !important
}

@media (max-width: 1399.98px) {
	.container {
		max-width: 1300px
	}
}

@media (min-width: 1600px) {
	.container {
		max-width: 1400px
	}
}

.browse-icon {
	background-color: #D9D9D9;
	border-radius: 60px;
	max-width: 105px;
	padding: 4px;
	margin-left: auto;
	height: 45px !important
}

.browse-prev,
.browse-next {
	width: 38px !important;
	height: 38px !important;
	border-radius: 50%;
	background-color: #fff;
	top: 30% !important;
	display: flex;
	justify-content: center;
	align-items: center
}

.browse-prev em,
.browse-next em {
	color: #000;
	font-size: 16px
}

.browse-next {
	right: 0 !important
}

.browse-prev {
	left: 0 !important;
	transform: rotate(180deg)
}

.swiper-button-next,
.swiper-button-prev {
	position: relative !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none !important
}

.makePossible_icon {
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	width: 100%;
	justify-content: space-between
}

.makePossible .swiper-button {
	width: 60px !important;
	height: 60px !important;
	border-radius: 50%;
	background-color: #fff
}

.makePossible .swiper-button em {
	color: #000
}

.makePossible .swiper-button-prev:after,
.makePossible .swiper-button-next:after {
	display: none !important
}

.makePossible .swiper-button-prev {
	left: -30px !important
}

.makePossible .swiper-button-next {
	right: -30px !important
}

.bgGrediantSection {
	position: relative;
	z-index: 1
}

.bgGrediantSection:after {
	content: '';
	width: calc(100% - 200px);
	height: 340px;
	background-image: linear-gradient(to bottom, #601ef9, rgba(255, 255, 255, 0));
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	top: calc(50% + 70px);
	z-index: -1;
	border-radius: 300px;
	filter: blur(60px);
	opacity: 0.55
}

.bgGrediantSection-sm:after {
	width: calc(100% + 100px);
	top: 50%
}

.commonBorder {
	position: relative;
	z-index: 1;
	border: 2px solid transparent;
	border-image-slice: 1;
	border-radius: 30px;
	background-color: rgba(0, 30, 59, 0.41)
}

.commonBorder:after {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	border-radius: 30px;
	padding: 2px;
	background: linear-gradient(to right, rgba(204, 158, 255, 0.28) 0%, rgba(172, 103, 250, 0) 50%, rgba(141, 49, 245, 0.22) 100%);
	-webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	z-index: -1
}

.freeTrialBanner {
	min-height: 900px;
	display: flex;
	align-items: center;
	padding-top: 200px !important;
	background-color: #001E3B;
	border-radius: 0 0 40px 40px
}

.freeTrialBanner h1 {
	font-size: 68px;
	font-family: "DMSans-Bold";
	color: #fff;
	margin-bottom: 30px
}

.freeTrialBanner h1 span {
	color: #FFAF00
}

.freeTrialBanner p {
	font-size: 22px;
	line-height: normal;
	margin-bottom: 30px
}

.freeTrialBanner p+p {
	font-size: 18px;
	font-family: "DMSans-Light";
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 50px
}

.freeTrialBanner_form {
	background-color: #fff;
	border-radius: 20px;
	padding: 35px
}

.iconBtn {
	height: 45px;
	padding: 0px 5px 0px 10px !important;
	min-width: 150px;
	gap: 10px
}

.iconBtn span {
	display: block;
	height: 35px;
	width: 35px;
	background-color: #1D466D;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border-radius: 50%
}

.iconBtn span em {
	color: #fff;
	margin: 0
}

.iconBtn-light {
	background-color: #fff !important;
	color: #001E3B !important
}

.iconBtn-light span {
	background-color: rgba(29, 70, 109, 0.2) !important
}

.iconBtn-light span em {
	color: #001E3B !important
}

.iconBtn-light:hover {
	background-color: #fff !important;
	background: #fff !important
}

.fixedMenu {
	position: fixed;
	top: 250px;
	right: 0;
	width: 55px;
	background-color: #fff;
	border-radius: 10px 0 0 10px;
	z-index: 999
}

.fixedMenu .dropstart {
	width: 100%
}

.fixedMenu .dropstart .btn {
	width: 100%;
	padding: 6px !important
}

.fixedMenu .dropstart .dropdown-toggle {
	justify-content: center
}

.fixedMenu .dropstart .dropdown-toggle em {
	font-size: 24px;
	color: #737373;
	margin-left: 0 !important
}

.fixedMenu .dropstart .dropdown-toggle:before {
	display: none
}

.fixedMenu .dropstart .dropdown-menu {
	width: 440px;
	height: 268px;
	background-color: #EDEBFF;
	border-radius: 26px;
	padding: 0
}

.fixedMenu .dropstart .dropdown-menu p {
	margin: 20px 20px 0 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000;
	font-size: 24px;
	font-family: "DMSans-Bold";
	color: #000
}

.fixedMenu .dropstart .dropdown-menu .cnt {
	padding: 24px
}

.fixedMenu .dropstart .dropdown-menu .cnt em {
	font-size: 52px
}

.fixedMenu_ul {
	position: relative
}

.fixedMenu_ul:after {
	position: absolute;
	content: '';
	width: 17px;
	height: 24px;
	background-image: url("../images/common/bottom-shape.png");
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: -23px;
	right: 0;
	z-index: 999
}

.fixedMenu_ul:before {
	position: absolute;
	content: '';
	width: 17px;
	height: 24px;
	background-image: url("../images/common/top-shape.png");
	background-size: 100%;
	background-repeat: no-repeat;
	top: -23px;
	right: 0;
	z-index: 999
}

.learnMoreBtn {
	min-width: 130px !important;
	color: #6A37E3 !important;
	border: 1px solid rgba(106, 55, 227, 0.3) !important;
	filter: drop-shadow(1px 1px 1px rgba(106, 55, 227, 0.3)) !important
}

.customBadge {
	background-color: #D9D9D9;
	text-transform: uppercase;
	padding: 7px 20px;
	font-size: 14px;
	font-family: "DMSans-SemiBold";
	border-radius: 60px;
	display: inline-block
}

.ring,
.img,
.customContainer {
	position: absolute
}

.stage,
.ring,
.img {
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	user-select: none
}

.stage {
	overflow: hidden;
	position: static;
	height: 500px
}

.customContainer {
	perspective: 2000px;
	width: 300px;
	height: 400px;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%)
}

.bannerSec {
	padding-top: 150px;
	overflow: hidden
}

.bannerSec_cnt h2 {
	font-size: 60px;
	margin-bottom: 0px;
	font-family: "Instrument Serif", serif
}

.bannerSec_cnt h1 {
	font-size: 60px;
	font-family: "DMSans-Bold";
	color: #001E3B;
	margin-bottom: 10px
}

.bannerSec_cnt p {
	font-size: 24px
}

.bannerSec_cnt .btn-getstarted {
	max-width: fit-content;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 300
}

.bannerSec_img {
	margin-top: -40px
}

.bannerSec_card {
	max-width: 830px;
	margin: 0 auto;
	margin-top: -80px
}

.bannerSec_card .cardBorder:not(:last-child) {
	border-right: 1px solid #ddd
}

.bannerSec_card .cardBorder .customCard {
	padding: 0 20px
}

.bannerSec_card .cardBorder .customCard .card-title {
	font-size: 18px;
	margin-bottom: 10px
}

.bannerSec_card .cardBorder .customCard .card-text {
	font-size: 15px;
	margin-bottom: 10px
}

@media (max-width: 1399.98px) {

	.bannerSec_cnt h2,
	.bannerSec_cnt h1 {
		font-size: 45px
	}

	.bannerSec_cnt p {
		font-size: 20px
	}

	.bannerSec_card {
		margin-top: -100px
	}
}

@media (max-width: 991.98px) {
	.bannerSec {
		padding-top: 100px
	}

	.bannerSec_cnt h2,
	.bannerSec_cnt h1 {
		font-size: 35px
	}

	.bannerSec_cnt p {
		font-size: 18px
	}
}

@media (max-width: 575.98px) {
	.bannerSec {
		padding-top: 100px
	}

	.bannerSec_cnt h2,
	.bannerSec_cnt h1 {
		font-size: 35px
	}

	.bannerSec_cnt p {
		font-size: 18px
	}
}

.whoAreWe {
	background-color: #E6F0F4
}

.whoAreWe_wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 15px
}

.whoAreWe_card {
	position: relative
}

.whoAreWe_card img {
	position: absolute;
	top: -30px;
	left: 30px
}



.whoAreWe_card .elementor-image-box-title {
	 
    position: absolute;
    right: 30px;
    bottom: 30%; 
}

 
@media (max-width: 1199.98px) {
	 
	.whoAreWe_card img {
		position: relative;
		top: 20px;
		left: 0px;
		width: 60px
	}

	 
}

.innerBanner {
	background-image: url("../images/innerbanner.png");
	position: relative;
	height: 745px
}

.innerBanner:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background-image: url("../images/innerbanner-overlay.png");
	z-index: 99;
	width: 100%;
	height: 100%
}

.innerBanner_wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	z-index: 100;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 100%
}

.innerBanner_wrapper>* {
	color: #fff
}

.innerBanner_wrapper_mb {
	margin-bottom: 30px
}

.innerBanner .commonHead_title {
	color: #fff
}

.innerBanner .text {
	font-size: 20px;
	font-family: "DMSans-Light";
	color: rgba(255, 255, 255, 0.8)
}

.innerBanner_card {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(255, 255, 255, 0.1);
	padding: 20px;
	backdrop-filter: blur(10px)
}

.innerBanner_card h3 {
	margin-bottom: 12px;
	font-size: 22px;
	color: #fff;
	font-family: "DMSans-SemiBold";
	line-height: 1.5
}

.innerBanner_card p {
	font-size: 16px;
	line-height: 1.3
}

@media (max-width: 991.98px) {
	.innerBanner {
		height: auto
	}
}

.makePossible .makePossibleCard {
	position: relative
}

.makePossible .makePossibleCard_cnt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 90px;
	max-width: 520px;
	border: 2px solid #fff;
	padding: 50px 35px;
	background-color: rgba(0, 30, 59, 0.5);
	backdrop-filter: blur(50px);
	border-radius: 20px
}

.makePossible .makePossibleCard_cnt h4 {
	font-size: 36px;
	font-family: "DMSans-SemiBold";
	color: #fff
}

.makePossible .makePossibleCard_cnt h3 {
	font-size: 40px;
	font-family: "DMSans-Bold";
	margin-bottom: 20px;
	color: #fff
}

.makePossible .makePossibleCard_cnt p {
	font-size: 22px;
	line-height: 1.3;
	color: rgba(255, 255, 255, 0.78);
	margin-bottom: 20px
}

.makePossible .makePossibleCard_cnt .btn-getstarted {
	margin-left: 0
}

.makePossible .makePossible-next {
	right: 20px !important
}

.makePossible .makePossible-prev {
	left: 20px !important
}

@media (max-width: 1199.98px) {
	.makePossible .makePossibleCard img {
		height: 530px;
		object-fit: cover
	}

	.makePossible .makePossibleCard_cnt {
		right: 90px;
		max-width: 500px;
		padding: 30px 20px
	}

	.makePossible .makePossibleCard_cnt h4 {
		font-size: 28px
	}

	.makePossible .makePossibleCard_cnt h3 {
		font-size: 32px
	}

	.makePossible .makePossibleCard_cnt p {
		font-size: 18px
	}
}

@media (max-width: 991.98px) {
	.makePossible .makePossibleCard_cnt {
		right: 60px;
		max-width: 500px;
		padding: 30px 20px
	}

	.makePossible .makePossibleCard_cnt h4 {
		font-size: 28px
	}

	.makePossible .makePossibleCard_cnt h3 {
		font-size: 32px
	}

	.makePossible .makePossibleCard_cnt p {
		font-size: 18px
	}

	.makePossible .makePossible-next {
		right: 10px !important
	}

	.makePossible .makePossible-next img {
		width: 40px
	}

	.makePossible .makePossible-prev {
		left: 10px !important
	}

	.makePossible .makePossible-prev img {
		width: 40px
	}
}

@media (max-width: 991.98px) {
	.makePossible .makePossibleCard_cnt {
		width: calc(100% - 80px);
		right: 40px
	}
}

.circleSection {
	margin-bottom: -730px;
	position: relative
}

.circleSection .rotating-img {
	position: relative;
	z-index: -1
}

.circleSection_cnt {
	position: absolute;
	top: 26%;
	left: 50%;
	transform: translateX(-50%)
}

.circleSection_cnt h2 {
	font-size: 50px;
	margin-bottom: 15px;
	font-family: "Instrument Serif", serif
}

.circleSection_cnt p {
	font-size: 22px;
	font-family: "DMSans-Regular";
	margin-bottom: 15px
}

.circleSection_cnt .btn-getstarted {
	margin-bottom: 20px
}

.circleSection_cnt span {
	font-size: 14px;
	font-family: "DMSans-Light"
}

@media (max-width: 1399.98px) {
	.circleSection {
		margin-bottom: -530px
	}
}

@media (max-width: 1199.98px) {
	.circleSection {
		margin-bottom: -430px
	}

	.circleSection_cnt h2 {
		font-size: 40px
	}

	.circleSection_cnt p {
		font-size: 18px
	}
}

@media (max-width: 991.98px) {
	.circleSection {
		margin-bottom: 0
	}

	.circleSection_cnt h2 {
		font-size: 35px
	}

	.circleSection_cnt p {
		font-size: 16px
	}
}

@media (max-width: 767.98px) {
	.circleSection .rotating-img {
		display: none
	}

	.circleSection_cnt {
		position: relative;
		top: 0
	}
}

.automationSec_cnt {
	background-color: rgba(0, 30, 59, 0.41);
	border-radius: 30px;
	padding: 40px 55px;
	margin-top: -60px
}

.automationSec_cnt .head {
	font-size: 25px;
	margin-bottom: 32px;
	font-family: "DMSans-SemiBold"
}

.automationSec_cnt .commonBorder.left {
	padding: 17px 32px;
	border-radius: 20px;
	height: 107px;
	display: flex;
	align-items: center
}

.automationSec_cnt .commonBorder.left:not(:last-child) {
	margin-bottom: 10px
}

.automationSec_cnt .commonBorder.left p {
	font-size: 22px;
	font-family: "DMSans-SemiBold";
	margin-left: 35px;
	margin-bottom: 0
}

.leadersAira {
	background-color: #001E3B;
	background-image: url("../images/company/about-us/leader-sec-bg.png");
	background-size: auto;
	background-position: 200px bottom;
	background-repeat: no-repeat
}

.leadersAira_card {
	padding: 45px 39px;
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	min-height: 405px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.leadersAira_card a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.1)
}

.leadersAira_card a em {
	font-size: 18px;
	color: #fff
}

.leadersAira_card a:hover {
	background-color: #fff
}

.leadersAira_card a:hover em {
	color: #001E3B
}

.leadersAira_card:before {
	position: absolute;
	content: '';
	width: 315px;
	height: 315px;
	background-color: #D9D9D9;
	bottom: -92px;
	right: -42px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.leadersAira_card h3 {
	font-size: 33px;
	font-family: "DMSans-SemiBold";
	margin-bottom: 8px
}

.leadersAira_card p {
	font-size: 16px;
	font-family: "DMSans-Medium";
	color: rgba(255, 255, 255, 0.61)
}

.leadersAira_card_img {
	position: absolute;
	bottom: 0;
	right: 0
}

.leadersAira_card_img img {
	filter: grayscale(1);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.leadersAira_card:hover {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.leadersAira_card:hover:before {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #FFAF00
}

.leadersAira_card:hover .leadersAira_card_img img {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	filter: grayscale(0)
}

.locationsSec_loc {
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	height: 54px;
	padding: 6px 22px
}

.locationsSec_loc img {
	flex-shrink: 0
}

.locationsSec_loc p {
	font-size: 22px;
	font-family: "DMSans-SemiBold";
	margin-bottom: 0;
	margin-left: 20px
}

.openingSec {
	background-color: #001E3B
}

.openingSec_wrapper {
	max-width: 1230px;
	margin: 0 auto
}

.openingSec_item {
	padding: 23px 40px;
	border: 2px solid rgba(255, 255, 255, 0.14);
	border-radius: 20px
}

.openingSec_item:not(:last-child) {
	margin-bottom: 10px
}

.openingSec_item_cnt {
	max-width: 620px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.openingSec_item_cnt p {
	font-size: 20px;
	font-family: "DMSans-SemiBold";
	margin-bottom: 0
}

.contactUsForm {
	background-color: #fff;
	border-radius: 24px;
	padding: 45px 30px;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 40px
}

.contactUsForm textarea.form-control {
	min-height: 236px !important
}

.ourStory .ourStoryCounter {
	background-color: #000
}

.ourStory .ourStoryCounter_wrapper {
	max-width: 975px;
	margin: 0 auto
}

.ourStory .ourStoryCounter_wrapper h2 {
	font-size: 72px;
	font-family: "DMSans-Medium";
	color: #fff;
	margin-bottom: 50px;
	line-height: 1.138
}

.ourStory .ourStoryCounter_wrapper p {
	color: rgba(245, 246, 248, 0.6);
	font-size: 20px;
	font-family: "DMSans-Regular";
	margin-bottom: 30px
}

.ourStory .ourStoryCounter_wrapper p.color {
	color: #F5F6F8
}

@media (max-width: 1399.98px) {
	.ourStory .ourStoryCounter_wrapper h2 {
		font-size: 52px;
		margin-bottom: 30px
	}

	.ourStory .ourStoryCounter_wrapper p {
		margin-bottom: 15px
	}

	.ourStory .ourStoryCounter_wrapper .btn {
		line-height: 1
	}
}

@media (max-width: 991.98px) {
	.ourStory .ourStoryCounter_wrapper h2 {
		font-size: 42px
	}

	.ourStory .ourStoryCounter_wrapper p {
		font-size: 18px
	}
}

@media (max-width: 575.98px) {
	.ourStory .ourStoryCounter_wrapper h2 {
		font-size: 32px
	}
}

.ourStory .counter {
	padding: 80px 0
}

.ourStory .counter h2 {
	font-size: 80px;
	font-family: "DMSans-Regular";
	margin-bottom: 0;
	line-height: 0.7;
	padding-top: 30px
}

.ourStory .counter h2 span {
	font-size: 65px
}

.ourStory .counter p {
	font-size: 24px;
	color: #F5F6F8
}

@media (max-width: 1399.98px) {
	.ourStory .counter {
		padding: 50px 0
	}
}

@media (max-width: 1199.98px) {
	.ourStory .counter h2 {
		font-size: 70px
	}
}

@media (max-width: 991.98px) {
	.ourStory .counter {
		padding: 30px 0
	}
}

@media (max-width: 767.98px) {
	.ourStory .counter h2 {
		font-size: 50px
	}

	.ourStory .counter h2 span {
		font-size: 60px
	}

	.ourStory .counter P {
		font-size: 20px
	}
}

@media (max-width: 575.98px) {
	.ourStory .counter h2 {
		font-size: 40px
	}

	.ourStory .counter h2 span {
		font-size: 40px
	}

	.ourStory .counter P {
		font-size: 18px
	}
}

.ourStory .visionSec {
	background-color: #F9F8F6
}

.ourStory .visionSec_card {
	background-color: #fff;
	border-radius: 20px;
	padding: 30px
}

.ourStory .visionSec_card h3 {
	font-size: 22px;
	color: #F5F6F8;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #001E3B;
	border-radius: 50%
}

.ourStory .visionSec_card p {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.36
}

@media (max-width: 1399.98px) {
	.ourStory .visionSec_card {
		padding: 20px
	}

	.ourStory .visionSec_card h3 {
		width: 50px;
		height: 50px;
		font-size: 20px
	}

	.ourStory .visionSec_card p {
		font-size: 20px;
		margin-top: 20px
	}
}

@media (max-width: 575.98px) {
	.ourStory .visionSec_card h3 {
		width: 42px;
		height: 42px;
		font-size: 18px
	}

	.ourStory .visionSec_card p {
		font-size: 18px
	}
}

.ourStory .offerSec_wrapper {
	max-width: 992px;
	margin: 0 auto
}

.designSystem {
	background-color: #dfdfdf;
	min-height: 100vh
}

.designSystem h1 {
	font-size: 45px;
	margin-bottom: 25px
}

.designSystem h3 {
	margin-bottom: 20px
}

.designSystem_btn .btn {
	margin-right: 25px
}

.workflowSection {
	background-image: url("../images/common/full-gradient.png");
	background-repeat: no-repeat;
	background-position: center 80%
}

.workflowSection .col {
	padding: 0 8px
}

.tranformingManufacture {
	background-color: #1D0A46;
	padding: 63px 0px
}

.tranformingManufacture_left h1 {
	margin-bottom: 30px
}

.tranformingManufacture_left p {
	font-size: 18px;
	margin-bottom: 0
}

.tranformingManufacture_right h2 {
	font-size: 18px;
	font-family: "DMSans-Medium";
	margin-bottom: 20px;
	text-align: center;
	color: rgba(255, 255, 255, 0.8)
}

@media (max-width: 991.98px) {
	.tranformingManufacture {
		padding: 40px 0px
	}
}

@media (max-width: 991.98px) {
	.tranformingManufacture_left {
		text-align: center
	}
}

@media (max-width: 767.98px) {
	.tranformingManufacture {
		padding-bottom: 15px
	}

	.tranformingManufacture_left h1 {
		margin-bottom: 15px
	}

	.tranformingManufacture_left p {
		font-size: 16px
	}

	.tranformingManufacture_right {
		margin-top: 30px
	}
}

@media (max-width: 480px) {
	.tranformingManufacture .col-6 {
		max-width: 100%;
		flex: 0 0 100%
	}
}

.featuredAi {
	padding-bottom: 54px
}

.featuredAi .featuredBox {
	height: 100%;
	padding-bottom: 26px
}

.featuredAi .featuredBox_inner {
	border: 1px solid rgba(204, 158, 255, 0.3);
	background-color: rgba(29, 10, 70, 0.41);
	height: 100%;
	padding: 30px;
	border-radius: 20px
}

.featuredAi .featuredBox h2 {
	font-size: 22px;
	font-family: "DMSans-SemiBold";
	margin-bottom: 20px
}

.featuredAi .featuredBox p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 0px
}

@media (max-width: 1199.98px) {
	.featuredAi .featuredBox_inner {
		padding: 20px;
		border-radius: 16px
	}

	.featuredAi .featuredBox_inner h2 {
		font-size: 18px;
		margin-bottom: 15px
	}
}

.solutionApproach {
	background-color: #1D0A46
}

.whyChoose_inner {
	background-color: #1D0A46;
	border: 1px solid rgba(204, 158, 255, 0.3);
	padding: 77px 269px;
	text-align: center;
	border-radius: 30px
}

.whyChoose_inner h1 {
	margin-bottom: 29px
}

.whyChoose_inner p {
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px
}

.whyChoose_inner p a {
	color: #FFAF00;
	text-decoration: underline
}

@media (max-width: 1399.98px) {
	.whyChoose_inner {
		padding: 40px 100px
	}
}

@media (max-width: 991.98px) {
	.whyChoose_inner {
		padding: 30px
	}
}

.Blog h1 {
	margin-bottom: 40px
}

.Blog .blogBox {
	position: relative
}

.Blog .blogBox_date {
	background-image: url("../images/common/blog-shap.png");
	background-repeat: no-repeat;
	height: 80px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 12px;
	color: #fff
}

.Blog .blogBox img {
	margin-bottom: 26px;
	width: 100%;
	border-radius: 16px
}

.Blog .blogBox p {
	font-size: 24px;
	font-family: "DMSans-Medium";
	color: #fff
}

@media (max-width: 991.98px) {
	.Blog .blogBox img {
		margin-bottom: 15px
	}

	.Blog .blogBox p {
		font-size: 17px
	}
}

@media (max-width: 767.98px) {
	.Blog .blogBox p {
		font-size: 16px
	}
}

@media (max-width: 480px) {
	.Blog {
		padding-bottom: 0px !important
	}

	.Blog .col-6 {
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 20px
	}
}

@media (min-width: 1200px) {
	.workflowSection .col {
		max-width: 20%
	}
}

@media (max-width: 1199.98px) {
	.workflowSection .row {
		justify-content: center
	}

	.workflowSection .col {
		margin-bottom: 20px
	}
}

@media (max-width: 575px) {
	.workflowSection .col {
		flex: 0 0 100%;
		max-width: 100%
	}
}

.workflowAutomation {
	position: relative
}

.workflowAutomation:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 100%;
	height: 213px;
	background: #601ef9;
	background: linear-gradient(0deg, #601ef9 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.75;
	z-index: -1;
	filter: blur(60px)
}

.workflowAutomation .workflowAutomationBox {
	background-color: rgba(29, 10, 70, 0.41);
	border-radius: 30px;
	padding: 40px 23px 30px 23px;
	text-align: center;
	height: 100%
}

.workflowAutomation .workflowAutomationBox img {
	margin-bottom: 26px
}

.workflowAutomation .workflowAutomationBox h2 {
	font-size: 24px;
	font-family: "DMSans-Medium";
	margin-bottom: 25px
}

.workflowAutomation .workflowAutomationBox_border {
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.4)
}

.workflowAutomation .workflowAutomationBox p {
	color: rgba(255, 255, 255, 0.5);
	font-size: 18px;
	margin: 0
}

@media (max-width: 1599px) {
	.workflowAutomation .workflowAutomationBox {
		border-radius: 20px;
		padding: 35px 15px
	}

	.workflowAutomation .workflowAutomationBox img {
		max-width: 65px
	}
}

@media (max-width: 1199.98px) {
	.workflowAutomation .workflowAutomationBox {
		padding: 25px 15px
	}

	.workflowAutomation .workflowAutomationBox img {
		max-width: 55px
	}

	.workflowAutomation .workflowAutomationBox h2 {
		font-size: 22px;
		margin-bottom: 15px
	}

	.workflowAutomation .workflowAutomationBox p {
		font-size: 16px
	}
}

@media (max-width: 991.98px) {
	.workflowAutomation [class^="col-"] {
		margin-bottom: 24px
	}
}

@media (max-width: 575.98px) {
	.workflowAutomation [class^="col-"] {
		margin-bottom: 12px
	}
}

.automatedWorkflow img {
	z-index: 1;
	position: relative
}

.automatedWorkflow .glow:after {
	content: '';
	position: absolute;
	display: block;
	transform: none;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 79%;
	height: 213px;
	background: #601ef9;
	background: linear-gradient(0deg, #601ef9 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.75;
	filter: blur(149px);
	top: auto;
	bottom: 0
}

.automatedWorkflow .automatedWorkflowList {
	position: relative;
	background-color: #1D0A46;
	padding: 112px 0
}

.automatedWorkflow .automatedWorkflowList:before {
	height: 365px;
	background-image: url("../images/workflow/curve.png");
	background-repeat: no-repeat;
	width: 100%;
	background-size: 100%;
	background-position: center;
	content: '';
	position: absolute;
	top: -202px;
	z-index: 2
}

.automatedWorkflow .automatedWorkflowList:after {
	content: '';
	height: 40px;
	width: 100%;
	position: absolute;
	background-color: #1D0A46;
	top: -97px;
	z-index: -1
}

.automatedWorkflow .automatedWorkflowList.noImg:before,
.automatedWorkflow .automatedWorkflowList.noImg:after {
	display: none
}

.automatedWorkflow .automatedWorkflowList h2 {
	margin-bottom: 35px
}

.automatedWorkflow .automatedWorkflowList p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7);
	max-width: 622px
}

.automatedWorkflow .automatedWorkflowList .mb-84 {
	margin-bottom: 84px;
	z-index: 1;
	position: relative
}

@media (max-width: 1599px) {
	.automatedWorkflow .automatedWorkflowList {
		padding: 45px 0px
	}
}

@media (max-width: 1199.98px) {
	.automatedWorkflow .automatedWorkflowList h2 {
		margin-bottom: 15px
	}

	.automatedWorkflow .automatedWorkflowList .mb-84 {
		margin-bottom: 40px
	}
}

@media (max-width: 991.98px) {
	.automatedWorkflow .automatedWorkflowList h2 {
		margin-bottom: 10px
	}

	.automatedWorkflow .automatedWorkflowList p {
		font-size: 16px
	}
}

@media (max-width: 575px) {
	.automatedWorkflow .automatedWorkflowList {
		padding: 20px 0px
	}

	.automatedWorkflow .automatedWorkflowList .mb-84 {
		margin-bottom: 20px
	}

	.automatedWorkflow .automatedWorkflowList_left {
		order: 2
	}

	.automatedWorkflow .automatedWorkflowList_right {
		order: 1;
		margin-bottom: 20px
	}
}

.accordion {
	max-width: 900px;
	margin: 0 auto;
	--bs-accordion-bg: #1D0A47
}

.accordion-item {
	border: 0;
	margin-bottom: 10px;
	border-radius: 10px !important;
	overflow: hidden
}

.accordion-body {
	font-size: 18px;
	color: #fff;
	padding: 0 30px 30px
}

.accordion-button {
	font-size: 20px;
	font-family: "DMSans-SemiBold";
	color: #fff !important;
	padding: 30px;
	box-shadow: none !important;
	background-color: #1D0A47 !important
}

.accordion-button:after,
.accordion-button:not(.collapsed)::after {
	background-image: url("../images/common/arrow-icon.svg");
	transform-origin: 10px 5px
}

.dataConnectors {
	background-color: #1D0A46;
	position: relative;
	overflow: hidden
}

.dataConnectors::before {
	content: '';
	background: #1d0a46;
	background: linear-gradient(0deg, #1d0a46 100%, rgba(255, 255, 255, 0) 100%);
	filter: blur(49px);
	height: 100%;
	width: 17%;
	position: absolute;
	display: block;
	top: 0;
	z-index: 2;
	left: 0
}

.dataConnectors::after {
	content: '';
	background: #1d0a46;
	background: linear-gradient(0deg, #1d0a46 100%, rgba(255, 255, 255, 0) 100%);
	filter: blur(49px);
	height: 100%;
	width: 17%;
	position: absolute;
	display: block;
	top: 0;
	z-index: 2;
	right: 0
}

.dataConnectors_slider {
	height: fit-content
}

.dataConnectors .dataConnectorsBox {
	max-width: 219px;
	flex: 1;
	background-color: #fff;
	border-radius: 20px;
	height: 118px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px
}

.dataConnectors .dataConnectorsBox_wrapper {
	display: flex;
	gap: 20px;
	margin-bottom: 20px
}

.dataConnectors_footer {
	text-align: center;
	margin-top: 87px
}

.dataConnectors_footer p {
	font-size: 18px;
	margin-bottom: 40px
}

.dataConnectors_footer .btn {
	display: inline-flex;
	justify-content: center;
	align-items: center
}

@media (max-width: 1699px) {
	.dataConnectors:before {
		left: -61px
	}

	.dataConnectors:after {
		right: -61px
	}
}

@media (max-width: 1399.98px) {
	.dataConnectors_footer {
		margin-top: 55px
	}
}

@media (max-width: 1199.98px) {
	.dataConnectors .dataConnectorsBox {
		flex-basis: 144px;
		flex-shrink: 0
	}
}

.dataConnectors_slider {
	overflow: hidden
}

.dataConnectors_slider .swiper-wrapper {
	transition-timing-function: linear !important
}

.glow {
	position: relative
}

.glow:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 100%;
	height: 213px;
	background: #601ef9;
	background: linear-gradient(0deg, #601ef9 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.75;
	filter: blur(60px)
}

.z-1 {
	z-index: 1;
	position: relative
}

.sitemap {
	padding-top: 120px
}

.sitemap a {
	font-size: 20px;
	display: block;
	color: #fff
}

.cmsPages h3 {
	font-size: 28px;
	font-family: "DMSans-Bold";
	margin-bottom: 25px
}

.cmsPages h4 {
	font-size: 22px;
	font-family: "DMSans-SemiBold";
	margin-bottom: 20px
}

.cmsPages a {
	color: #FFAF00;
	text-decoration: underline
}

.cmsPages p {
	font-size: 20px;
	font-family: "DMSans-Regular";
	color: #fff;
	margin-bottom: 25px;
	line-height: 1.6
}

.cmsPages ul {
	list-style: none;
	margin-bottom: 40px;
	padding-left: 0
}

.cmsPages ul li {
	position: relative;
	font-size: 20px;
	font-family: "DMSans-Regular";
	color: #fff;
	line-height: 1.6;
	margin-bottom: 15px;
	padding-left: 20px
}

.cmsPages ul li:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	left: 0;
	top: 14px
}

@media (max-width: 1199.98px) {
	.cmsPages h3 {
		font-size: 26px
	}

	.cmsPages p {
		font-size: 18px
	}
}

@media (max-width: 575.98px) {
	.cmsPages h3 {
		font-size: 24px
	}

	.cmsPages h4 {
		font-size: 20px
	}

	.cmsPages p,
	.cmsPages ul li {
		font-size: 16px
	}
}

.compliance .commonHead p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7)
}

.compliance_card {
	padding: 20px;
	height: 355px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.compliance_card p {
	font-size: 24px;
	font-family: "DMSans-SemiBold";
	margin-top: 55px
}

@media (max-width: 1199.98px) {
	.compliance_card img {
		max-width: 130px;
		margin: 0 auto
	}
}

.solutions_card {
	display: block;
	background-color: rgba(0, 30, 59, 0.2);
	padding: 30px;
	border-radius: 30px;
	min-height: 260px
}

.solutions_card h3 {
	font-size: 22px;
	font-family: "DMSans-SemiBold";
	color: #fff;
	margin-top: 35px;
	margin-bottom: 12px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.solutions_card p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0
}

.solutions_card.commonBorder:after {
	display: none;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.solutions_card:hover {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.solutions_card:hover h3 {
	color: #FFAF00
}

.solutions_card:hover.commonBorder:after {
	display: block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

@media (max-width: 1399.98px) {
	.solutions_card {
		padding: 24px
	}

	.solutions_card h3 {
		font-size: 20px
	}
}

@media (max-width: 991.98px) {
	.solutions_card {
		min-height: 200px
	}

	.solutions_card img {
		width: 35px
	}

	.solutions_card h3 {
		margin-top: 20px
	}
}

.btn {
	height: 52px;
	line-height: normal;
	display: flex;
	align-items: center;
	border-radius: 10px;
	padding: 8px 20px;
	font-family: "DMSans-SemiBold";
	font-size: 18px
}

.btn br {
	display: none !important
}

.btn em {
	font-size: 15px;
	color: #000;
	margin-left: 10px
}

.btn-md {
	height: 42px;
	font-size: 16px
}

.btn-sm {
	height: 40px;
	padding: 6px 15px
}

.btn-rounded {
	border-radius: 60px
}

.btn-filterBtn {
	border: rgba(255, 255, 255, 0.1) !important;
	background-color: #1D0A47;
	color: #fff
}

.btn-filterBtn:focus,
.btn-filterBtn:hover {
	background-color: #fff !important;
	color: #001E3B !important
}

.btn-filterBtn.active {
	background-color: #fff;
	color: #001E3B
}

.btn-filterBtn.active:focus {
	color: #000;
	background-color: #cc8c00
}

.btn-filterBtn.active em {
	font-size: 12px !important;
	color: #000
}

.btn-download {
	border: 1px solid #D9D9D9;
	color: #fff;
	font-size: 22px;
	font-family: "DMSans-Medium"
}

.btn-download:hover,
.btn-download:focus,
.btn-download:active {
	background-color: #fff !important;
	border-color: #fff !important
}

.btn-primary {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.focus .btn-primary.active,
.btn-primary.show,
.btn-primary-check:checked+.btn-primary,
.btn-primary:focus-visible,
.btn-primary:not(.btn-check)+.btn-primary:hover,
.btn-primary:first-child:hover,
.btn-primary-check:focus-visible+.btn-primary,
.btn-primary:first-child:active,
.btn-primary:not(.btn-check)+.btn-primary:active {
	color: #fff !important;
	background-color: #000 !important;
	border-color: #000 !important;
	box-shadow: none !important
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
	background-color: #000;
	border-color: #000;
	box-shadow: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #000;
	border-color: #000;
	box-shadow: none
}

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

.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary.focus .btn-outline-primary.active,
.btn-outline-primary:focus-visible,
.btn-outline-primary:not(.btn-check)+.btn-outline-primary:hover,
.btn-outline-primary:first-child:hover,
.btn-outline-primary-check:focus-visible+.btn-outline-primary {
	color: #fff !important;
	background-color: #000 !important;
	border-color: #000 !important;
	box-shadow: none !important
}

.btn-outline-primary.disabled,
.btn-outline-primary[disabled],
fieldset[disabled] .btn-outline-primary {
	background-color: #000;
	border-color: #000;
	box-shadow: none
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary[disabled]:hover,
.btn-outline-primary[disabled]:focus,
.btn-outline-primary[disabled].focus,
fieldset[disabled] .btn-outline-primary:hover,
fieldset[disabled] .btn-outline-primary:focus,
fieldset[disabled] .btn-outline-primary.focus {
	background-color: #000;
	border-color: #000;
	box-shadow: none
}

.btn-warning {
	color: #fff;
	background-color: #001E3B;
	border-color: #001E3B
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.focus .btn-warning.active,
.btn-warning.show,
.btn-warning-check:checked+.btn-warning,
.btn-warning:focus-visible,
.btn-warning:not(.btn-check)+.btn-warning:hover,
.btn-warning:first-child:hover,
.btn-warning-check:focus-visible+.btn-warning,
.btn-warning:first-child:active,
.btn-warning:not(.btn-check)+.btn-warning:active {
	color: #fff !important;
	background-color: #000e1c !important;
	border-color: #000e1c !important;
	box-shadow: none !important
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning {
	background-color: #001E3B;
	border-color: #001E3B;
	box-shadow: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #001E3B;
	border-color: #001E3B;
	box-shadow: none
}

.btn-outline-warning {
	color: #001E3B;
	border-color: #001E3B
}

.btn-outline-warning:hover,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning.focus .btn-outline-warning.active,
.btn-outline-warning:focus-visible,
.btn-outline-warning:not(.btn-check)+.btn-outline-warning:hover,
.btn-outline-warning:first-child:hover,
.btn-outline-warning-check:focus-visible+.btn-outline-warning {
	color: #fff !important;
	background-color: #000e1c !important;
	border-color: #000e1c !important;
	box-shadow: none !important
}

.btn-outline-warning.disabled,
.btn-outline-warning[disabled],
fieldset[disabled] .btn-outline-warning {
	background-color: #001E3B;
	border-color: #001E3B;
	box-shadow: none
}

.btn-outline-warning.disabled:hover,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning[disabled]:hover,
.btn-outline-warning[disabled]:focus,
.btn-outline-warning[disabled].focus,
fieldset[disabled] .btn-outline-warning:hover,
fieldset[disabled] .btn-outline-warning:focus,
fieldset[disabled] .btn-outline-warning.focus {
	background-color: #001E3B;
	border-color: #001E3B;
	box-shadow: none
}

.btn-light {
	color: #fff;
	background-color: #F5F6F8;
	border-color: #F5F6F8
}

.btn-light:hover,
.btn-light:active,
.btn-light:focus,
.btn-light.focus .btn-light.active,
.btn-light.show,
.btn-light-check:checked+.btn-light,
.btn-light:focus-visible,
.btn-light:not(.btn-check)+.btn-light:hover,
.btn-light:first-child:hover,
.btn-light-check:focus-visible+.btn-light,
.btn-light:first-child:active,
.btn-light:not(.btn-check)+.btn-light:active {
	color: #fff !important;
	background-color: #e3e6eb !important;
	border-color: #e3e6eb !important;
	box-shadow: none !important
}

.btn-light.disabled,
.btn-light[disabled],
fieldset[disabled] .btn-light {
	background-color: #F5F6F8;
	border-color: #F5F6F8;
	box-shadow: none
}

.btn-light.disabled:hover,
.btn-light.disabled:focus,
.btn-light.disabled.focus,
.btn-light[disabled]:hover,
.btn-light[disabled]:focus,
.btn-light[disabled].focus,
fieldset[disabled] .btn-light:hover,
fieldset[disabled] .btn-light:focus,
fieldset[disabled] .btn-light.focus {
	background-color: #F5F6F8;
	border-color: #F5F6F8;
	box-shadow: none
}

.btn-outline-light {
	color: #F5F6F8;
	border-color: #F5F6F8
}

.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light:focus,
.btn-outline-light.focus .btn-outline-light.active,
.btn-outline-light:focus-visible,
.btn-outline-light:not(.btn-check)+.btn-outline-light:hover,
.btn-outline-light:first-child:hover,
.btn-outline-light-check:focus-visible+.btn-outline-light {
	color: #fff !important;
	background-color: #e3e6eb !important;
	border-color: #e3e6eb !important;
	box-shadow: none !important
}

.btn-outline-light.disabled,
.btn-outline-light[disabled],
fieldset[disabled] .btn-outline-light {
	background-color: #F5F6F8;
	border-color: #F5F6F8;
	box-shadow: none
}

.btn-outline-light.disabled:hover,
.btn-outline-light.disabled:focus,
.btn-outline-light.disabled.focus,
.btn-outline-light[disabled]:hover,
.btn-outline-light[disabled]:focus,
.btn-outline-light[disabled].focus,
fieldset[disabled] .btn-outline-light:hover,
fieldset[disabled] .btn-outline-light:focus,
fieldset[disabled] .btn-outline-light.focus {
	background-color: #F5F6F8;
	border-color: #F5F6F8;
	box-shadow: none
}

@media (max-width: 1599px) {
	.btn {
		line-height: 1
	}
}

@media (max-width: 1399.98px) {
	.btn {
		height: 48px;
		padding: 5px 20px;
		font-size: 18px;
		white-space: nowrap
	}
}

@media (max-width: 767.98px) {
	.btn {
		padding: 5px 10px
	}

	.btn-sm {
		height: 35px
	}
}

@keyframes ripple {
	0% {
		transform: scale(4)
	}

	100% {
		opacity: 0;
		transform: scale(40)
	}
}

.ripple-effect-dark,
.ripple-effect {
	overflow: hidden;
	position: relative;
	z-index: 1
}

.ripple-effect span.ripple-overlay,
.ripple-effect-dark span.ripple-overlay {
	animation: ripple 0.9s;
	border-radius: 100%;
	background: #fff;
	height: 12px;
	position: absolute;
	width: 12px;
	line-height: 12px;
	opacity: 0.2;
	pointer-events: none;
	z-index: 0
}

.ripple-effect-dark span.ripple-overlay {
	background: #000;
	opacity: 0.07
}

.btnHover {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	transition: all .4s ease-in-out;
	z-index: 1
}

.btnHover_effect {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #FF6227;
	transition: width .4s ease-in-out, height .4s ease-in-out;
	transform: translate(-50%, -50%);
	z-index: -1
}

.btnHover-dark .btnHover_effect {
	background-color: #000
}

.btnHover-700 .btnHover_effect {
	background-color: #FF6227
}

.btnHover-dark:hover,
.btnHover-dark:active,
.btnHover-dark:focus-visible {
	color: #fff
}

.btnHover.btn-primary .btnHover_effect {
	background-color: #FF6227
}

.btnHover.btn-secondary:hover {
	color: #fff
}

.btnHover.btn-secondary .btnHover_effect {
	background: -webkit-linear-gradient(34deg, #ff0075 46%, #ff8700 77%, #ffa43b 12%)
}

.btnHover:hover,
.btnHover:active,
.btnHover:focus-visible {
	border-color: #fff !important
}

.btnHover:hover .btnHover_effect,
.btnHover:active .btnHover_effect,
.btnHover:focus-visible .btnHover_effect {
	width: 225%;
	height: 562.5px
}

.form-group,
.input-group {
	position: relative;
	margin-bottom: 20px
}

.form-group.selectCountry .select2,
.input-group.selectCountry .select2 {
	width: 100px !important;
	margin-right: 15px
}

.form-group label,
.input-group label {
	margin-bottom: 8px;
	color: #000;
	font-size: 18px
}

.form-group label span,
.input-group label span {
	font-size: 16px
}

.form-group .form-control,
.form-group .input-group-text,
.input-group .form-control,
.input-group .input-group-text {
	border-color: rgba(0, 0, 0, 0.15);
	color: #000;
	background-color: #fff;
	border-radius: 8px;
	background-clip: initial;
	padding: 10px 20px;
	height: 60px;
	font-size: 18px;
	font-family: "DMSans-Regular";
	line-height: 2.3
}

.form-group .form-control:focus,
.form-group .input-group-text:focus,
.input-group .form-control:focus,
.input-group .input-group-text:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none !important;
	border-color: #001E3B
}

.form-group .form-control:valid:focus,
.form-group .form-control:invalid:focus,
.form-group .input-group-text:valid:focus,
.form-group .input-group-text:invalid:focus,
.input-group .form-control:valid:focus,
.input-group .form-control:invalid:focus,
.input-group .input-group-text:valid:focus,
.input-group .input-group-text:invalid:focus {
	outline: none;
	box-shadow: none
}

.form-group .form-control:disabled,
.form-group .form-control[readonly],
.form-group .input-group-text:disabled,
.form-group .input-group-text[readonly],
.input-group .form-control:disabled,
.input-group .form-control[readonly],
.input-group .input-group-text:disabled,
.input-group .input-group-text[readonly] {
	background-color: #e9eef1;
	color: #000
}

.form-group ::-webkit-input-placeholder,
.input-group ::-webkit-input-placeholder {
	color: #000;
	font-size: 18px;
	font-family: "DMSans-Regular"
}

.form-group :-moz-placeholder,
.input-group :-moz-placeholder {
	color: #000;
	font-size: 18px;
	font-family: "DMSans-Regular"
}

.form-group :-ms-input-placeholder,
.input-group :-ms-input-placeholder {
	color: #000;
	font-size: 18px;
	font-family: "DMSans-Regular"
}

.form-group .fieldicon-input-right,
.input-group .fieldicon-input-right {
	padding-inline-end: 35px
}

.form-group .fieldicon-input-left,
.input-group .fieldicon-input-left {
	padding-inline-start: 35px
}

.form-group .fieldicon-right,
.input-group .fieldicon-right {
	position: absolute;
	top: 15px;
	right: 10px;
	color: rgba(37, 49, 76, 0.4);
	text-decoration: none;
	z-index: 1;
	cursor: text
}

.form-group .fieldicon-left,
.input-group .fieldicon-left {
	position: absolute;
	top: 15px;
	left: 10px;
	color: rgba(37, 49, 76, 0.4);
	text-decoration: none;
	z-index: 1;
	cursor: text
}

.form-group .fieldicon .toggle-password,
.input-group .fieldicon .toggle-password {
	cursor: pointer
}

@media (min-width: 1400px) {

	.form-group .fieldicon .toggle-password,
	.input-group .fieldicon .toggle-password {
		font-size: 20px
	}
}

textarea {
	resize: none;
	min-height: 120px !important
}

.form-check {
	line-height: normal;
	min-height: auto;
	position: relative;
	padding-left: 0px
}

.form-check.custom-control-inline:last-child {
	margin-right: 0
}

.form-check-input[type="checkbox"] {
	z-index: 1;
	cursor: pointer;
	position: absolute;
	left: 25px;
	z-index: -1;
	width: 16px;
	height: 16px;
	opacity: 0
}

.form-check-input[type="checkbox"]:focus~.form-check-label:before {
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-check-input[type="checkbox"]:not(:disabled):active~.form-check-label::before {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.1)
}

.form-check-input[type="checkbox"]~.form-check-label {
	width: 100%;
	cursor: pointer;
	position: static;
	color: #000;
	font-family: "DMSans-Regular";
	margin-bottom: 0;
	padding-left: 43px;
	padding-top: 5px
}

.form-check-input[type="checkbox"]~.form-check-label:before {
	content: "";
	position: absolute;
	left: 0px;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 6px;
	background: transparent;
	top: 0;
	border: 1.5px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: all 0.3s
}

.form-check-input[type="checkbox"]~.form-check-label:after {
	content: "";
	position: absolute;
	display: block;
	left: 10px;
	top: 12px;
	transition: all 0.3s;
	cursor: pointer;
	color: #fff;
	line-height: 17px
}

.form-check-input[type="checkbox"]:checked~.form-check-label:before {
	border-color: #001E3B;
	border-radius: 6px;
	background: #001E3B
}

.form-check-input[type="checkbox"]:checked~.form-check-label:after {
	left: 6px;
	top: 6px;
	content: '\e901';
	font-family: 'icomoon';
	color: #fff;
	text-align: center
}

.form-check-input[type="checkbox"]:checked:disabled~.form-check-label {
	pointer-events: none;
	cursor: default;
	opacity: 0.7
}

.form-check-input[type="radio"]:checked~.form-check-label:before {
	border-color: #001E3B
}

.form-check-input[type="radio"]:checked~.form-check-label:after {
	width: 10px;
	height: 10px;
	left: 4px;
	top: 7px;
	content: "";
	text-align: center;
	border-color: #001E3B;
	border-radius: 50%;
	background-color: #001E3B
}

.form-check-input[type="radio"] {
	z-index: 1;
	cursor: pointer;
	position: absolute;
	left: 0;
	z-index: -1;
	width: 16px;
	height: 16px;
	opacity: 0
}

.form-check-input[type="radio"]:focus~.form-check-label:before {
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-check-input[type="radio"]:not(:disabled):active~.form-check-label::before {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.1)
}

.form-check-input[type="radio"]:focus:not(:checked)~.form-check-label::before {
	border-color: #001E3B
}

.form-check-input[type="radio"]~.form-check-label {
	width: 100%;
	cursor: pointer;
	position: static;
	color: #000;
	font-family: "DMSans-Regular";
	margin-bottom: 0;
	padding-left: 25px
}

.form-check-input[type="radio"]~.form-check-label:before {
	content: "";
	position: absolute;
	left: 0px;
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff;
	top: 3px;
	border: 1.5px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: all 0.3s
}

.form-check-input[type="radio"]~.form-check-label:after {
	content: "";
	position: absolute;
	display: block;
	left: 4px;
	top: 7px;
	transition: all 0.3s;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%
}

@media (max-width: 1399.98px) {

	.form-group label span,
	.input-group label span {
		font-size: 10px
	}

	.form-group .form-control,
	.form-group .input-group-text,
	.input-group .form-control,
	.input-group .input-group-text {
		height: 48px;
		padding: 10px;
		font-size: 16px
	}

	.form-group .dateIcon:after,
	.form-group .timeIcon:after,
	.form-group .searchIcon:after,
	.input-group .dateIcon:after,
	.input-group .timeIcon:after,
	.input-group .searchIcon:after {
		top: 10px
	}

	.form-group .fieldicon-input-right,
	.input-group .fieldicon-input-right {
		padding-inline-end: 30px
	}

	.form-group .fieldicon-input-left,
	.input-group .fieldicon-input-left {
		padding-inline-start: 30px
	}

	.form-group .fieldicon-right,
	.form-group .fieldicon-left,
	.input-group .fieldicon-right,
	.input-group .fieldicon-left {
		font-size: 14px;
		top: 12px
	}

	.form-check-input[type="checkbox"]~.form-check-label {
		padding-left: 35px;
		padding-top: 3px;
		font-size: 15px
	}

	.form-check-input[type="checkbox"]~.form-check-label:before {
		width: 24px;
		height: 24px
	}

	.form-check-input[type="checkbox"]~.form-check-label:after {
		left: 5px;
		top: 3px;
		font-size: 14px
	}

	.form-check-input[type="checkbox"]:checked~.form-check-label:after {
		left: 5px;
		top: 3px;
		font-size: 14px
	}
}

@media (max-width: 1199.98px) {
	.form-check-input[type="checkbox"]~.form-check-label {
		padding-left: 30px;
		padding-top: 0
	}

	.form-check-input[type="checkbox"]~.form-check-label::before {
		width: 20px;
		height: 20px
	}

	.form-check-input[type="checkbox"]:checked~.form-check-label:after {
		left: 3px;
		top: 2px;
		font-size: 12px
	}
}

@media (max-width: 991.98px) {

	.form-group,
	.input-group {
		margin-bottom: 15px
	}

	.form-group .form-control,
	.form-group .input-group-text,
	.input-group .form-control,
	.input-group .input-group-text {
		padding: 6px 10px
	}

	.form-group label,
	.input-group label {
		font-size: 14px
	}

	.form-group .dateIcon:after,
	.form-group .timeIcon:after,
	.input-group .dateIcon:after,
	.input-group .timeIcon:after {
		font-size: 15px;
		line-height: 15px
	}

	.form-group .fieldicon-input-right,
	.input-group .fieldicon-input-right {
		padding-inline-end: 28px
	}

	.form-group .fieldicon-input-left,
	.input-group .fieldicon-input-left {
		padding-inline-start: 28px
	}

	.form-group .fieldicon-right,
	.form-group .fieldicon-left,
	.input-group .fieldicon-right,
	.input-group .fieldicon-left {
		top: 11px
	}

	.form-check-input[type="checkbox"]~.form-check-label {
		padding-left: 30px;
		padding-top: 2px;
		font-size: 14px
	}

	.form-check-input[type="checkbox"]:checked~.form-check-label:after {
		left: 4px;
		top: 2px
	}

	.form-check-input[type="radio"]:checked~.form-check-label:after {
		width: 6px;
		height: 6px
	}

	.form-check-input[type="radio"]~.form-check-label {
		padding-left: 20px
	}

	.form-check-input[type="radio"]~.form-check-label:before {
		width: 14px;
		height: 14px
	}

	.form-check-input[type="radio"]~.form-check-label:after {
		width: 6px;
		height: px
	}

	.form-check .custom-control-label::before {
		width: 14px;
		height: 14px
	}

	.form-check .custom-control-label:after {
		width: 8px;
		height: 8px;
		left: 3px;
		top: 4px
	}
}

.select2-selection__rendered::-webkit-scrollbar {
	height: 5px
}

.select2-selection__rendered::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.select2-selection__rendered::-webkit-scrollbar-thumb {
	background-color: #a9a9a9;
	border-radius: 50px
}

input:-internal-autofill-selected,
input:-internal-autofill-previewed {
	-webkit-appearance: menulist-button;
	background-color: #fff !important;
	background-image: none !important;
	color: -internal-light-dark-color(#000, #fff) !important
}

.form-control.is-valid,
.form-control.is-invalid {
	background-image: none;
	padding-right: inherit
}

.userProfile {
	position: relative;
	width: 100px;
	height: 100px;
	border: 1px solid #001E3B
}

.userProfile img {
	overflow: hidden;
	object-fit: cover
}

.userProfile label {
	cursor: pointer;
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	right: 2px;
	bottom: 0;
	color: #fff;
	border-radius: 50%;
	margin-bottom: 0px;
	background-color: #001E3B
}

.userProfile label input {
	display: none
}

@media (max-width: 1399.98px) {
	.userProfile label {
		width: 24px;
		height: 24px;
		line-height: 25px;
		font-size: 14px
	}
}

@media (max-width: 991.98px) {
	.userProfile {
		width: 80px;
		height: 80px
	}

	.userProfile label {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 12px
	}
}

.selectIcon {
	position: relative
}

.selectIcon::after {
	position: absolute;
	content: '\e901';
	font-size: 15px;
	font-family: 'icomoon';
	right: 18px;
	bottom: 20px;
	color: #000
}

@media (max-width: 1399.98px) {
	.selectIcon::after {
		bottom: 13px
	}
}

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?htxhm8");
	src: url("../fonts/icomoon.eot?htxhm8#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?htxhm8") format("truetype"), url("../fonts/icomoon.woff?htxhm8") format("woff"), url("../fonts/icomoon.svg?htxhm8#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-circle:before {
	content: "\e92f"
}

.icon-search:before {
	content: "\e92d"
}

.icon-close:before {
	content: "\e92e"
}

.icon-setting:before {
	content: "\e915"
}

.icon-support:before {
	content: "\e916"
}

.icon-bank:before {
	content: "\e90d"
}

.icon-bed:before {
	content: "\e90e"
}

.icon-book-open:before {
	content: "\e90f"
}

.icon-box-check:before {
	content: "\e910"
}

.icon-brain:before {
	content: "\e911"
}

.icon-chart-pie:before {
	content: "\e912"
}

.icon-chat-settings:before {
	content: "\e913"
}

.icon-cpu:before {
	content: "\e914"
}

.icon-database:before {
	content: "\e915"
}

.icon-document:before {
	content: "\e916"
}

.icon-dollar-square:before {
	content: "\e917"
}

.icon-file-search:before {
	content: "\e918"
}

.icon-flask-round:before {
	content: "\e919"
}

.icon-folder-settings:before {
	content: "\e91a"
}

.icon-football-shirt:before {
	content: "\e91b"
}

.icon-grid:before {
	content: "\e91c"
}

.icon-hand-holding-user:before {
	content: "\e91d"
}

.icon-heart-pulse:before {
	content: "\e91e"
}

.icon-laptop-code:before {
	content: "\e91f"
}

.icon-magicoon:before {
	content: "\e920"
}

.icon-newspaper:before {
	content: "\e921"
}

.icon-note-list:before {
	content: "\e922"
}

.icon-note-text:before {
	content: "\e923"
}

.icon-papers-text:before {
	content: "\e924"
}

.icon-phone:before {
	content: "\e925"
}

.icon-phone-call:before {
	content: "\e926"
}

.icon-pills:before {
	content: "\e927"
}

.icon-shopping-cart:before {
	content: "\e928"
}

.icon-tool:before {
	content: "\e929"
}

.icon-truck:before {
	content: "\e92a"
}

.icon-user-search:before {
	content: "\e92b"
}

.icon-users-group-alt:before {
	content: "\e92c"
}

.icon-ex:before {
	content: "\e908"
}

.icon-facebook:before {
	content: "\e909"
}

.icon-github:before {
	content: "\e90a"
}

.icon-linkedin:before {
	content: "\e90b"
}

.icon-youtube:before {
	content: "\e90c"
}

.icon-chat-setting:before {
	content: "\e900"
}

.icon-down:before {
	content: "\e901"
}

.icon-arrow-right:before {
	content: "\e902"
}

.icon-arrow-up:before {
	content: "\e903"
}

.icon-arrow-down:before {
	content: "\e904"
}

.icon-prev:before {
	content: "\e905"
}

.icon-next:before {
	content: "\e906"
}

.icon-support:before {
	content: "\e907"
}

.commonHead {
	margin-bottom: 35px
}

.commonHead_badge {
	border: 2px solid #001E3B;
	padding: 6px 20px;
	box-shadow: 0px 3px 0px #001e3b;
	border-radius: 60px;
	color: #001E3B;
	max-width: fit-content;
	margin: 0 auto;
	margin-bottom: 15px
}

.commonHead_title {
	font-size: 42px;
	color: #001E3B;
	font-family: "DMSans-SemiBold"
}

@media (max-width: 1399.98px) {
	.commonHead_title {
		font-size: 30px
	}
}

@media (max-width: 991.98px) {
	.commonHead_title {
		font-size: 24px
	}
}

.commonSubHead {
	font-size: 40px;
	font-family: "DMSans-Bold";
	margin-bottom: 40px
}

@media (min-width: 992px) {
	.col-lg-1-7 {
		flex: 0 0 auto;
		width: 14.2857142857%
	}
}

.book-tabs-container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px
}

.btn-getstarted {
	max-width: fit-content;
	margin: 0 auto;
	font-family: "DMSans-Light" !important;
	font-size: 16px;
	padding-left: 20px !important
}

.tab-navigation {
	margin-bottom: 40px
}

.tab-navigation .custom-tabs {
	justify-content: center;
	border-bottom: 0
}

.tab-navigation .custom-tabs .nav-item {
	margin: 0 20px
}

.tab-navigation .custom-tabs .nav-item .nav-link {
	border: none;
	background: none;
	color: #6c757d;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0.5px;
	padding: 10px 0;
	position: relative;
	transition: all 0.3s ease;
	text-transform: uppercase
}

.tab-navigation .custom-tabs .nav-item .nav-link:hover {
	color: #001E3B;
	border: none
}

.tab-navigation .custom-tabs .nav-item .nav-link.active {
	color: #001E3B;
	background: none;
	border: none
}

.tab-navigation .custom-tabs .nav-item .nav-link.active::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #001E3B;
	border-radius: 2px 2px 0 0
}

.books-grid {
	margin-bottom: 50px
}

.books-grid .book-item {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	transition: all 0.3s ease
}

.books-grid .book-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 30, 59, 0.15)
}

.books-grid .book-item .book-cover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1)
}

.discover-button-container {
	display: flex;
	justify-content: center;
	margin-top: 40px
}

.discover-button-container .discover-btn {
	background-color: #001E3B;
	color: #fff;
	border: none;
	padding: 15px 30px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 10px;
	transition: all 0.3s ease
}

.discover-button-container .discover-btn:hover {
	background-color: #000408;
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(0, 30, 59, 0.3)
}

.discover-button-container .discover-btn svg {
	transition: all 0.3s ease
}

.discover-button-container .discover-btn:hover svg {
	transform: translateX(3px)
}

@media (max-width: 991px) {
	.tab-navigation .custom-tabs .nav-item {
		margin: 0 10px
	}

	.tab-navigation .custom-tabs .nav-item .nav-link {
		font-size: 14px;
		padding: 12px 0
	}

	.books-grid {
		margin-bottom: 30px
	}
}

@media (max-width: 767px) {
	.tab-navigation .custom-tabs {
		flex-wrap: wrap;
		justify-content: center
	}

	.tab-navigation .custom-tabs .nav-item {
		margin: 5px 8px
	}

	.tab-navigation .custom-tabs .nav-item .nav-link {
		font-size: 13px;
		padding: 10px 0
	}

	.discover-button-container .discover-btn {
		padding: 12px 25px;
		font-size: 14px
	}
}

@media (max-width: 575px) {
	.book-tabs-container {
		padding: 0 15px
	}

	.tab-navigation .custom-tabs .nav-item {
		margin: 3px 5px
	}

	.tab-navigation .custom-tabs .nav-item .nav-link {
		font-size: 12px;
		padding: 8px 0
	}
}

.tab-pane {
	opacity: 0;
	transition: opacity 0.3s ease-in-out
}

.tab-pane.show.active {
	opacity: 1
}

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	line-height: 1.6;
	color: #1a365d
}

.authors-section {
	padding: 80px 0;
	background-color: #fff;
	overflow: hidden
}

.authors-section .container {
	max-width: 1200px
}

.popular-badge {
	display: inline-block;
	padding: 8px 20px;
	background-color: #fff;
	border: 2px solid #1a365d;
	border-radius: 25px;
	font-size: 14px;
	font-weight: 600;
	color: #1a365d;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 30px
}

.main-heading {
	font-size: 2.5rem;
	font-weight: 700;
	color: #1a365d;
	margin-bottom: 20px;
	line-height: 1.2
}

@media (max-width: 768px) {
	.main-heading {
		font-size: 2rem
	}
}

.subtitle {
	font-size: 1.1rem;
	color: #718096;
	margin-bottom: 50px
}

.authors-swiper {
	padding: 20px 0;
	padding-top: 40px !important;
	overflow: visible;
	padding-left: 100px !important
}

.authors-swiper .swiper-wrapper {
	align-items: stretch
}

.authors-swiper .swiper-slide {
	width: auto;
	margin-right: 30px;
	background-color: #D9D9D9;
	border-radius: 16px
}

.authors-swiper .swiper-slide:last-child {
	margin-right: 0
}

.author-card {
	display: flex;
	border-radius: 16px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 295px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	position: relative
}

.author-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15)
}

@media (max-width: 768px) {
	.author-card {
		width: 320px;
		height: 180px
	}
}

.author-image {
	flex: 0 0 50%;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: -38px;
	z-index: 99
}

.author-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.card-content {
	width: 233px;
	height: 260px;
	background-color: #fff;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	background: #f7fafc;
	position: relative;
	z-index: 999;
	border-radius: 12px;
	margin-left: auto;
	margin-top: 16px;
	margin-right: 16px
}

@media (max-width: 768px) {
	.card-content {
		padding: 15px
	}
}

.card-text {
	font-size: 18px;
	font-weight: 600;
	color: #001E3B;
	margin: 0;
	line-height: 1.4
}

.book-cover {
	align-self: flex-end
}

.book-cover img {
	object-fit: cover
}

.visual-callout {
	font-size: 0.95rem;
	color: #718096;
	margin-bottom: 25px
}

.explore-btn {
	background: #001E3B;
	color: #fff;
	border: none;
	padding: 12px 24px;
	border-radius: 25px;
	font-size: 1rem;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	transition: all 0.3s ease;
	cursor: pointer
}

.explore-btn:hover {
	background: #0f1f35;
	transform: translateY(-2px);
	box-shadow: 0 4px 15px rgba(26, 54, 93, 0.3)
}

.explore-btn svg {
	transition: transform 0.3s ease
}

.explore-btn:hover svg {
	transform: translateX(3px)
}

@media (max-width: 1399.98px) {
	.author-image {
		top: auto;
		bottom: 0
	}

	.author-image img {
		width: 200px
	}
}

@media (max-width: 1199.98px) {
	.authors-swiper {
		padding-left: 60px !important
	}

	.author-card {
		height: 475px
	}

	.author-image {
		z-index: 9999
	}

	.card-content {
		width: 90%;
		height: 250px
	}

	.card-content .card-text {
		font-size: 16px
	}

	.card-content .book-cover {
		margin: 0 auto
	}
}

@media (max-width: 768px) {
	.authors-swiper {
		padding-left: 50px !important
	}

	.authors-section {
		padding: 60px 0
	}

	.authors-swiper .swiper-slide {
		margin-right: 20px
	}
}

.modal-dialog {
	max-width: 600px
}

.mealDeliveryModal .contactUs_form {
	max-width: 600px
}

.mealDeliveryModal .btn-close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 9
}

.header {
	z-index: 9999
}

.header .header-logo-dark {
	display: none
}

.header .btn-getstarted {
	background-color: #001E3B;
	color: #fff
}

@media (max-width: 767.98px) {
	.header .btn-getstarted {
		height: 40px;
		font-size: 14px !important
	}

	.header .btn-getstarted span {
		width: 30px;
		height: 30px
	}
}

.header .headerTop {
	background-color: #000;
	padding: 7px 0
}

.header .headerTop p {
	font-size: 13px;
	color: #fff;
	font-family: "DMSans-Regular";
	line-height: 1
}

.header .navbar {
	padding: 10px 0;
	background-color: transparent
}

@media (min-width: 992px) {
	.header .navbar .border-right {
		position: relative;
		padding-right: 30px
	}

	.header .navbar .border-right:after {
		content: '';
		position: absolute;
		right: 15px;
		width: 1px;
		background-color: rgba(0, 0, 0, 0.1);
		height: 100%;
		top: 0
	}
}

.header .navbar-brand {
	padding: 0 !important;
	display: inline-block
}

.header .navbar-brand img {
	max-width: 140px
}

.header .navbar-nav {
	width: 100%;
	align-items: center
}

.header .navbar-nav .nav-item .nav-link {
	font-size: 16px;
	font-family: "DMSans-Medium";
	color: #001E3B
}

.header .navbar-nav .nav-item .nav-link.active {
	font-family: "DMSans-SemiBold"
}

.header .navbar-nav .nav-item:hover .megaMenu {
	display: block
}

.header .navbar-nav .nav-item:not(:last-child) .nav-link {
	margin-right: 20px !important
}

.header .navbar-nav .nav-item.dropdown .nav-link {
	position: relative
}

.header .navbar-nav .nav-item.dropdown .nav-link:after {
	content: '\e901';
	font-family: 'icomoon';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -15px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
	transition: all 0.3s ease
}

.header .navbar-nav .nav-item.dropdown .nav-link.show:after {
	transform: translateY(-50%) rotate(180deg);
	transform-origin: center;
	transition: all 0.3s ease
}

.header .navbar-nav .nav-item:nth-child(3) .dropdown-menu {
	left: 48%;
	min-width: 271px
}

.header .navbar-nav .nav-item:nth-child(3) .dropdown-menu ul {
	display: block;
	flex-wrap: wrap
}

.header .navbar-nav .nav-item:nth-child(4) .dropdown-menu {
	left: 60%;
	min-width: 264px
}

.header .navbar-nav .nav-item:nth-child(4) .dropdown-menu ul {
	display: block;
	flex-wrap: wrap
}

.header .navbar-toggler:focus {
	box-shadow: none
}

.header .navbar .headerBtn .btn {
	line-height: 3;
	height: 42px;
	margin-left: 10px
}

.header .navbar .headerBtn .btn-login {
	width: 76px;
	color: #fff
}

.header .navbar .flagDropdown .btn {
	padding: 0;
	background-color: rgba(255, 255, 255, 0.18);
	border: 0;
	width: 73px;
	justify-content: start !important;
	padding-left: 6px
}

.header .navbar .flagDropdown .btn:hover,
.header .navbar .flagDropdown .btn:focus,
.header .navbar .flagDropdown .btn:active {
	background-color: rgba(255, 255, 255, 0.18) !important
}

.header .navbar .flagDropdown .btn em {
	color: #fff;
	font-size: 12px
}

.header .navbar .flagDropdown .btn span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: #fff
}

.header .navbar .flagDropdown .dropdown-menu {
	position: absolute;
	overflow: hidden;
	width: 100px;
	padding: 10px;
	top: 59px;
	right: auto;
	left: 0
}

.header .navbar .flagDropdown .dropdown-menu a {
	font-family: "DMSans-SemiBold"
}

.header .navbar .flagDropdown .dropdown-menu a:hover,
.header .navbar .flagDropdown .dropdown-menu a:focus {
	background-color: transparent;
	color: #000
}

.header .navbar .dropdown-product .dropdown-menu {
	width: 1229px
}

.header .navbar .dropdown-solution .dropdown-menu {
	left: 40%
}

.header .navbar .dropdown-solution .dropdown-menu ul {
	display: block;
	flex-wrap: wrap
}

.header .navbar .dropdown-resources .dropdown-menu {
	left: 48%;
	min-width: 271px
}

.header .navbar .dropdown-resources .dropdown-menu ul {
	display: block;
	flex-wrap: wrap
}

.header .navbar .dropdown-company .dropdown-menu {
	left: 60%;
	min-width: 264px
}

.header .navbar .dropdown-company .dropdown-menu ul {
	display: block;
	flex-wrap: wrap
}

.header .navbar .dropdown-menu {
	padding: 23px;
	border-radius: 20px;
	top: 113px;
	left: 50%;
	transform: translateX(-50%);
	position: fixed;
	border: 0
}

.header .navbar .dropdown-menu h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "DMSans-SemiBold";
	margin-bottom: 19px
}

.header .navbar .dropdown-menu ul {
	display: flex;
	flex-wrap: wrap
}

.header .navbar .dropdown-menu ul.noHover .dropdownItem {
	pointer-events: none !important
}

.header .navbar .dropdown-menu .dropdownItem {
	padding: 7px 0px;
	display: flex;
	align-items: center;
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0
}

.header .navbar .dropdown-menu .dropdownItem a {
	display: flex;
	align-items: center;
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0
}

.header .navbar .dropdown-menu .dropdownItem_icon {
	height: 38px;
	width: 38px;
	border-radius: 8px;
	display: block;
	background-color: #F1F1F1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px;
	color: #6755DF;
	flex-shrink: 0;
	font-size: 21px
}

.header .navbar .dropdown-menu .dropdownItem_text {
	font-size: 16px;
	font-family: "DMSans-Medium";
	color: #000
}

.header .navbar .dropdown-menu .dropdownItem:hover {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.header .navbar .dropdown-menu .dropdownItem:hover .dropdownItem_icon {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: rgba(0, 30, 59, 0.8)
}

.header .navbar .dropdown-menu .dropdownItem:hover .dropdownItem_icon em {
	color: #fff
}

.header .navbar .dropdown-menu .dropdownItem:hover .dropdownItem_text {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #001E3B
}

.header-light {
	background-color: #222222
}

.header-light .header-logo {
	display: none
}

.header-light .header-logo-dark {
	display: block
}

.header-light .navbar .nav-item .nav-link {
	color: #fff
}

.header-light .navbar .nav .flagDropdown .btn {
	background-color: #676767
}

.header-light .navbar .nav .flagDropdown .btn:hover,
.header-light .navbar .nav .flagDropdown .btn:focus,
.header-light .navbar .nav .flagDropdown .btn:active {
	background-color: #676767 !important
}

.header-search {
	color: #000;
	font-size: 22px;
	display: inline-flex;
	margin-right: 25px
}

.header-search:hover {
	color: #000
}

@media (max-width: 1399.98px) {
	.header .btn {
		padding-top: 5px;
		font-size: 16px
	}

	.header .navbar-brand img {
		max-width: 140px
	}

	.header .navbar-nav .nav-item .nav-link {
		padding: 20px 0
	}

	.header .navbar-nav .nav-item:not(:last-child) .nav-link {
		margin-right: 30px
	}

	.header-search {
		margin-right: 15px
	}
}

@media (max-width: 1199.98px) {
	.header .navbar-brand {
		margin-right: 40px
	}

	.header .navbar .dropdown-product .dropdown-menu {
		width: 100% !important
	}

	.header .navbar-nav .nav-item .nav-link {
		padding: 10px 0
	}
}

@media (max-width: 1199.98px) {
	.header .navbar .dropdown-menu {
		position: static;
		transform: none;
		width: 100% !important;
		max-height: 300px;
		overflow-y: auto;
		overflow-x: hidden;
		border-radius: 0
	}

	.header .navbar .dropdown-menu h3 {
		font-size: 16px
	}

	.header .navbar-toggler {
		background-color: #fff;
		padding: 2px 5px
	}
}

@media (max-width: 767.98px) {
	.header .navbar {
		padding: 10px 0
	}

	.header .navbar .dropdown-menu {
		padding: 10px
	}

	.header .navbar .dropdown-menu h3 {
		font-size: 14px;
		margin-bottom: 10px
	}

	.header .navbar .dropdown-menu .dropdownItem {
		margin-bottom: 8px
	}

	.header .navbar .dropdown-menu .dropdownItem_icon {
		height: 28px;
		width: 28px;
		font-size: 16px
	}

	.header .navbar .dropdown-menu .dropdownItem_text {
		font-size: 13px
	}
}

@media (max-width: 575.98px) {
	.header .navbar-brand {
		margin-right: 0
	}

	.header .navbar-brand img {
		max-width: 100px
	}

	.header .navbar .headerBtn {
		margin-right: 10px !important
	}

	.header .navbar .headerBtn .btn {
		height: 42px;
		font-size: 16px
	}
}

.fixedBtn {
	position: fixed;
	right: 0;
	top: 200px;
	background-color: #fff
}

.footer {
	background-color: #000
}

.footer>* {
	color: #fff
}

.footer_p {
	font-size: 16px;
	font-family: "DMSans-SemiBold";
	color: rgba(255, 255, 255, 0.5);
	border-bottom: 2px solid rgba(217, 217, 217, 0.1)
}

.footer_wrapper {
	max-width: 1155px
}

.footer_list_lg {
	font-size: 26px;
	font-family: "DMSans-SemiBold";
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px
}

.footer_list_lg li {
	color: #fff
}

.footer_list_md {
	font-size: 16px;
	font-family: "DMSans-Regular"
}

.footer_list_md li {
	color: #fff
}

.footer_list_md li:not(:last-child) {
	margin-bottom: 8px
}

.footer_list_btm {
	margin-top: 30px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 12px
}

.footer_right_head {
	margin-top: 15px;
	font-size: 45px;
	margin-bottom: 25px;
	font-family: "Instrument Serif", serif
}

.footer_right p {
	font-size: 16px;
	font-family: "DMSans-SemiBold";
	color: #fff
}

.footer_right_social {
	margin-bottom: 25px
}

.footer_right_social .socialList {
	display: flex;
	align-items: center;
	gap: 10px
}

.footer_right_copyright p {
	font-size: 15px;
	font-family: "DMSans-Light";
	margin-bottom: 10px
}

@media (max-width: 1199.98px) {
	.footer_logo {
		width: 160px
	}

	.footer_list_lg {
		font-size: 20px
	}

	.footer_right_head {
		font-size: 35px
	}
}

@media (max-width: 767.98px) {
	.footer_list_btm {
		grid-template-columns: 2fr 1fr
	}
}

.font-lt {
	font-family: "DMSans-Light" !important
}

.font-rg {
	font-family: "DMSans-Regular" !important
}

.font-md {
	font-family: "DMSans-Medium" !important
}

.font-sm {
	font-family: "DMSans-SemiBold" !important
}

.font-bd {
	font-family: "DMSans-Bold" !important
}

.font-arg {
	font-family: "AllenoireFreePersonal-Regular" !important
}

.font-bys {
	font-family: "Better-Yesterday" !important
}

.mb-30 {
	margin-bottom: 30px
}

@media (max-width: 1399.98px) {
	.mb-30 {
		margin-bottom: 20px
	}
}

.br-10 {
	border-radius: 10px
}

.br-5 {
	border-radius: 5px !important
}

.link-secondary {
	color: #D9D9D9 !important
}

.link-secondary:hover {
	color: #c0bfbf !important
}

.py-80 {
	padding-top: 80px;
	padding-bottom: 80px
}

@media (max-width: 1599px) {
	.py-80 {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (max-width: 1199.98px) {
	.py-80 {
		padding-top: 45px;
		padding-bottom: 45px
	}
}

@media (max-width: 991.98px) {
	.py-80 {
		padding-top: 35px;
		padding-bottom: 35px
	}
}

.py-70 {
	padding-top: 70px;
	padding-bottom: 70px
}

@media (max-width: 1399.98px) {
	.py-70 {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

@media (max-width: 1199.98px) {
	.py-70 {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

@media (max-width: 991.98px) {
	.py-70 {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media (max-width: 575.98px) {
	.py-70 {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.py-50 {
	padding-top: 50px;
	padding-bottom: 50px
}

@media (max-width: 1399.98px) {
	.py-50 {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

@media (max-width: 1199.98px) {
	.py-50 {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media (max-width: 991.98px) {
	.py-50 {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.p-30 {
	padding: 15px
}

@media (min-width: 768px) {
	.p-30 {
		padding: 15px
	}
}

@media (min-width: 992px) {
	.p-30 {
		padding: 20px
	}
}

@media (min-width: 1200px) {
	.p-30 {
		padding: 30px
	}
}

.text-42 {
	font-size: 42px
}

@media (max-width: 1399.98px) {
	.text-42 {
		font-size: 32px
	}
}

@media (max-width: 991.98px) {
	.text-42 {
		font-size: 28px
	}
}

@media (max-width: 767.98px) {
	.text-42 {
		font-size: 24px
	}

	.text-42 br {
		display: none
	}
}

@media (max-width: 575.98px) {
	.text-42 {
		font-size: 22px
	}
}

.text-24 {
	font-size: 24px;
	font-family: "DMSans-Regular"
}

@media (max-width: 991.98px) {
	.text-24 {
		font-size: 20px
	}
}

@media (max-width: 767.98px) {
	.text-24 {
		font-size: 18px
	}
}

@media (max-width: 575.98px) {
	.text-24 {
		font-size: 16px
	}
}

.text-18 {
	font-size: 18px;
	opacity: 0.70
}

.mb-50 {
	margin-bottom: 50px
}

@media (max-width: 1399.98px) {
	.mb-50 {
		margin-bottom: 40px
	}
}

@media (max-width: 767.98px) {
	.mb-50 {
		margin-bottom: 30px
	}
}

@media (max-width: 575.98px) {
	.mb-50 {
		margin-bottom: 20px
	}
}

/*# sourceMappingURL=custom.min.css.map */
