* {
	margin: 0px;
	padding: 0px;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	font-family: "Cairo", sans-serif;
	font-size: 15px;
	position: relative;
	/*direction: rtl;*/
}
ul {
	list-style: none;
	margin: 0px !important;
}
a:focus, :focus {
	outline: none !important;
}
a:hover {
	text-decoration: none !important;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	font-size: 25px;
	color: #454545;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 22px;
	color: #454545;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 20px;
	color: #454545;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 18px;
	color: #454545;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 15px;
	color: #454545;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 14px;
	color: #454545;
	margin: 0;
	padding: 0;
}
p {
	font-family: "Cairo", sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0;
	padding: 0;
}
a {
	padding: 0px;
	margin: 0px;
	outline: none;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
label {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
 input[type="text"]::-webkit-placeholder {
 opacity: 1;
}
 input[type="text"]::-moz-placeholder {
 opacity: 1;
}
 input[type="password"]::-webkit-placeholder {
 opacity: 1;
}
 input[type="password"]::-moz-placeholder {
 opacity: 1;
}
 input[type="search"]::-webkit-placeholder {
 opacity: 1;
}
 input[type="search"]::-moz-placeholder {
 opacity: 1;
}
 input[type="email"]::-webkit-placeholder {
 opacity: 1;
}
 input[type="email"]::-moz-placeholder {
 opacity: 1;
}
 input[type="tel"]::-webkit-placeholder {
 opacity: 1;
}
 input[type="tel"]::-moz-placeholder {
 opacity: 1;
}
 textarea::-moz-placeholder {
 opacity: 1;
}
 textarea::-webkit-placeholder {
 opacity: 1;
}
a:hover {
	outline: none !important;
	text-decoration: none;
}
a:active {
	outline: none !important;
	text-decoration: none;
}
a {
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
img {
	vertical-align: middle;
	border-style: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
:root {
 --dark-blue: #07264A;
 --light-blue: #F3F7FF;
 --yellow:#FFB800;
 --main-red:var(--nd-blue);
 --nd-blue:#132580;
	--nd-yellow:#FCCB25;
	--nd-bg-blue:#F2F4F8;
}
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Outfit:wght@100..900&display=swap');
/* language-change */
.lang-sec-chng {
	padding: 0px 14px;
	border-right: 1px solid #EFF0F5;
	border-left: 1px solid #EFF0F5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lang-btn {
	width: 39px;
	height: 39px;
	display: block;
	border-radius: 50%;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.arabic {
	background-image: url(../images/arabic.png);
}
.english {
	background-image: url(../images/england.png);
}
/* language-change */

header {
	padding: 0px 67px;
	background-color: white;
	width: 100%;
	height: fit-content;
	display: block;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.11);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	direction: rtl;
}
.header-padding {
	display: block;
	width: 100%;
	padding: 10px;
	height: 70px;
}
header nav {
	padding: 0px !important;
	background-color: transparent !important;
	align-items: stretch !important;
}
.navbar-brand {
	margin: 0 15px 0 0px;
	/* width: 147px; */
	width: 173px;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	padding: 0px !important;
  }
.img-fit {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.navbar-collapse {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: stretch !important;
	flex-grow: 1;
}
.nav-log-sec {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	width: fit-content;
	padding-right: 0;
	gap: 15px;
	padding-left: 21px;
}
.navbar-nav {
	flex-grow: 1;
	justify-content: center;
	gap: 33px;
}
.nv-login a {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 7px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #252A31;
}
.nv-login a svg {
	display: block;
	width: 24px;
	height: 24px;
}
.nv-login a:hover {
	color: var(--nd-yellow);
}
.nv-login a:hover svg path {
	stroke: var(--nd-yellow);
}
.nv-signin a {
	width: 93px;
	height: 39px;
	background: var(--nd-blue);
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.nv-signin a:hover {
	color: var(--nd-blue);
	background: var(--nd-yellow);
}
.navbar-nav li {
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.navbar-nav li a {
	padding: 28px 4px 24px 4px !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: var(--nd-blue);
	position: relative;
}
.navbar-nav li a:before {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 0%;
	height: 0px;
	border-radius: 4px 4px 0 0;
	background-color: transparent;
	opacity: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
}
.navbar-nav li a:hover:before {
	width: 100%;
	height: 3px;
	background-color: var(--nd-blue);
	opacity: 1;
}
.navbar-nav li a:hover {
	color: var(--nd-blue);
}
.banner {
	background-color: var(--nd-blue);
	direction: rtl;
}
.banner-text {
	padding: 163px 9px 203px 30px;
	position: relative;
	z-index: 12;
}
.banner-text h1 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 46px;
	line-height: 62px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 26px;
}
.banner-text h1 b {
	font-weight: 700;
}
.banner-text p {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 21px;
	line-height: 34px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	margin-bottom: 43px;
	margin-right: 50px;
}
.banner .container {
	position: relative;
	z-index: 99;
}
.banner-img {
	left: 0px;
	top: 0px;
	height: 100%;
	/* width: 856px; */
	width: 45.05%;
	z-index: 2;
	display: block;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.bnr-bfr1 {
	top: 0px;
	right: 0px;
	width: 257px;
	height: 100%;
	display: block;
	z-index: 2;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.bnr-bfr2 {
	bottom: 0px;
	width: 636px;
	height: 253px;
	display: block;
	left: 395px;
	z-index: 9;
	transform: scaleX(-1);
	right: auto;
}
.banner-btns {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 13px;
}
.banner-btns a {
  width: auto;
  height: 50px;
  border-radius: 7px;
  font-family: "Cairo", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0.02em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
}
.banner-btns a.btn-yel {
	background: var(--nd-yellow);
	border: 1px solid var(--nd-yellow);
	color: #06264D;
}
.banner-btns a.btn-blue {
	background: var(--nd-blue);
	border: 1px solid #C9C9C9;
	color: white;
}
.banner-btns a:hover {
	background: var(--light-blue);
	border: 1px solid var(--light-blue);
	color: var(--nd-blue);
}
.welcome {
	padding-top: 89px;
	padding-bottom: 95px;
	direction: rtl;
}
.welcome-bg {
	width: calc(100% - 32px + 10px);
	margin-left: 32px;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: fit-content;
}
.welcome-bg img {
	display: block;
	width: 100%;
	height: auto;
}
.welcome-txt {
	margin-top: 56px;
	padding: 39px 51px 1px 1px;
	background-color: #fff !important;
	border-radius: 0 15px 0 0;
	width: calc(100% + 105px);
	margin-right: -105px;
	position: relative;
	z-index: 9;
	overflow: visible;
}
.welcome-txt::before {
	content: '';
	position: absolute;
	display: block;
	width: 67px;
	height: 69px;
	top: -35px;
	left: -15px;
	background-image: url(../images/wlcm-txt-bg.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transform: translateY(-100%);
}
.welcome-txt h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 900;
	font-size: 31px;
	line-height: 47px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #9FAAB7;
	margin-bottom: 9px;
}
.welcome-txt h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 49px;
	line-height: 56px;
	letter-spacing: 0.01em;
	text-transform: capitalize;
	color: #06264D;
	margin-bottom: 24px;
}
.welcome-txt h2 span {
	color: var(--nd-yellow);
}
.welcome-txt p {
	margin-bottom: 27px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #949495;
}
.welcome-txt a {
	width: 133px;
	height: 47px;
	background: #07264A;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.welcome-txt a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.wlcm-lrnmore {
	position: absolute;
	right: 17px;
	top: -54px;
	width: 208px;
	height: 270px;
	background: #FFFFFF;
	border: 1px solid #E7EEFB;
	box-shadow: 0px 15px 23px rgba(0, 0, 0, 0.06);
	border-radius: 15px;
	padding: 20px 12px 17px 12px;
}
.wlcm-lrnmore img {
	display: block;
	width: 37px;
	height: 39px;
	margin-bottom: 10px;
}
.wlcm-lrnmore h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 27px;
	letter-spacing: 0.01em;
	color: #06264D;
	margin-bottom: 17px;
}
.wlcm-lrnmore a {
	width: 1005;
	height: 32px;
	background: #07264A;
	border-radius: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.wlcm-lrnmore a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.works {
	padding: 55px 67px 85px 67px;
	background-color: #F3F7FF;
	direction: rtl;
}
.works-hdng {
	width: 815px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 18px;
	margin: 0 auto 55px auto;
}
.works-hdng h2 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #000000;
}
.works-hdng h2 span {
	color: var(--nd-yellow);
}
.works-hdng p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #000000;
}

.work-box{
	position: relative;
width: 323px;
background: #FFFFFF;
border: 2px solid #273746;
border-radius: 25px;
padding: 64px 26px 25px 26px;
width: calc(20% - 24px);
}
.work-box::after {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%) translateY(-0%);
	border-radius: 0 0 50px 50px;
	border-width: 2px;
	border-style: solid;
	border-color: var(--nd-blue);
	display: block;
	background-color: var(--light-blue);
	width: 57px;
	height: 27.5px;
	z-index: 2;
}
.work-num {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 50%;
	border-width: 2px;
	background-color: var(--light-blue);
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #000000;
	width: 53px;
	height: 53px;
	z-index: 9;
}
.work-box img {
	display: block;
	width: auto;
	height: auto;
	max-width: 96px;
	max-height: 84px;
	margin: 0 auto 19px auto;
}
.work-box h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #1E2933;
	margin-bottom: 16px;
}
.work-box p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 23px;
	text-align: center;
	color: #323E56;
}
.works-inr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: 30px;
	flex-wrap: wrap;
}
.grt-job {
	background-color: white;
	padding: 50px 0px 39px 0px;
}
.grt-bg1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	z-index: 1;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.grt-bg2 {
	position: absolute;
	left: 0px;
	bottom: 70px;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	z-index: 2;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.grt-job-inr {
	position: relative;
	z-index: 9;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.grt-job-inr em {
	position: relative;
	transform: translateX(90px);
	display: flex;
	width: 237px;
	height: 237px;
	justify-content: center;
	align-items: center;
}
.grt-job-inr em::before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 166.93px;
	height: 166.93px;
	background: linear-gradient(135.32deg, #DBDAFF 2.12%, #504ADF 64.04%);
	border-radius: 35px;
	transform: rotate(44.92deg);
	display: block;
	right: 98px;
}
.grt-job-txt {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 110px;
    margin-right: 70px;
}
.grt-txt h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 23px;
	color: #252525;
	margin-bottom: 22px;
}
.grt-txt p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #576276;
}
.grt-job-txt a {
    width: 248px;
    height: 53px;
    background: var(--nd-blue);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-right: 12px;
    padding-left: 12px;
}
.grt-job-txt a svg {
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.grt-job-txt a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.grt-job-txt a:hover svg path {
	stroke: var(--nd-blue);
}
.comp-works.works {
	padding: 58px 0px 42px 0px;
}
.comp-works-inr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: 30px;
}
.comp-work-box {
	position: relative;
	width: 323px;
	background: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 25px;
	padding: 58px 20px 30px 20px;
	box-shadow: 4px 4px 0px 2px #000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.cmwr-img {
	display: block;
	width: auto;
	height: auto;
	max-width: 118px;
	max-height: 118px;
	margin: 0 auto 47px auto;
}
.comp-work-box h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #273746;
	margin-bottom: 13px;
}
.comp-work-box p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #323E56;
}
.cmp-flow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -137px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: row-reverse;
}
.cmp-flow span {
	width: 66px;
	height: 66px;
	display: block;
	background-color: var(--light-blue);
	border-radius: 50%;
}
.cmp-flow img {
	display: block;
	width: 99px;
	height: 39px;
	transform: translateX(33px);
	position: relative;
	z-index: 9;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	right: 28px;
}
.lkng-hire {
	background-color: var(--nd-blue);
	background-image: url(../images/lkng-hire.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 74px 0px 0px 0px;
	position: relative;
	z-index: 99;
}
.lkng-hire-inr {
	padding: 50px 0px 46px 0px;
}
.lkng-hire-inr h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	width: calc(100% - 200px);
}
.lkng-hire-inr h5 b {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 34px;
	line-height: 53px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	text-transform: none !important;
	display: block;
}
.lkng-hire-inr a {
	width: 248px;
	height: 53px;
	border: 1.5px solid #777A99;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}
.lkng-hire-inr a svg {
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.lkng-hire-inr a:hover {
	border: 1.5px solid var(--nd-yellow);
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.lkng-hire-inr a:hover svg path {
	stroke: var(--nd-blue);
}
.testimonial {
	padding: 75px 0px 81px 0px;
}
.testi-hdr {
	width: 579px;
	max-width: 100%;
	margin: 0 auto 26px auto;
}
.testi-hdr h2 {
	margin-bottom: 14px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
	text-align: center;
	letter-spacing: 0.04em;
	color: #1C2737;
}
.testi-hdr p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #141414;
}
.testi-inr {
	padding: 0px 15px;
}
.owl-testi {
	position: relative;
	width: calc(100% + 50px);
	margin-left: -25px;
}
.owl-testi .item {
	padding: 25px;
}
.testi-box {
	height: fit-content;
	background: rgba(255, 255, 255, 0.87);
	box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.07);
	border-radius: 14px;
	padding: 28px 33px 21px 29px;
}
.who-testi {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 17px;
	gap: 10px;
}
.who-testi em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.who-testi text {
	width: calc(100% - 70px);
}
.who-testi text h5 {
	padding-right: 24px;
	width: fit-content;
	background-image: url(../images/tester-all.png);
	background-size: 17px 18px;
	background-repeat: no-repeat;
	background-position: right top 1px;
}
.who-testi text h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #686C73;
}
.who-testi text h6 b {
	font-weight: 700;
	color: #131415;
}
.testi-box p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 16.5px;
	line-height: 28px;
	color: #303131;
}
.owl-testi.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 35px;
}
.owl-theme.owl-testi .owl-dots .owl-dot.active span, .owl-theme.owl-testi .owl-dots .owl-dot:hover span {
	width: 15px;
	height: 15px;
	background-color: #A52B50;
}
footer {
	padding: 53px 67px 0px 67px;
	margin-bottom: 37px;
	background-color: var(--nd-blue);
	background-image: url(../images/ftr-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.ftr-hdr {
	margin: 0 auto 59px auto;
	width: 620px;
	max-width: 100%;
}
.ftr-hdr h2 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.ftr-hdr h2 span {
	color: #FFB800;
}
.ftr-hdr p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 29px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 32px;
}
.ftr-hdr a {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0px;
	width: 238px;
	height: 53px;
	border: 1.5px solid #777A99;
	border-radius: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.ftr-hdr a:hover {
	background-color: var(--nd-yellow);
	border: 1.5px solid var(--nd-yellow);
	color: var(--nd-blue);
}
.ftr-hdr a:hover svg path {
	stroke: var(--nd-blue);
}
.ftr-mn {
	background-color: white;
	padding: 41px 141px 25px 141px;
	background-image: url(../images/ftr-inr-bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	/* background-size: 418px 494px; */
	background-size: auto 100%;
}
.ftr-lft {
	width: calc(100% + 20px);
}
.ftr-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 13px;
	overflow: hidden;
	width: 223px;
	height: 91px;
}
.ftr-lft p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14.5px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #4C546A;
	margin-bottom: 20px;
}
.ftr-lft a.ftr-rd {
	width: 125px;
	height: 47px;
	background: #FFFFFF;
	border: 1px solid var(--nd-blue);
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: var(--nd-blue);
}
.ftr-lft a.ftr-rd:hover {
	background: var(--nd-yellow);
	border: 1px solid var(--nd-yellow);
	color: var(--nd-blue);
}
.ftr-mid {
	padding-left: 67px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 63px;
}
.ftr-mid ul {
	width: fit-content;
}
.ftr-mid ul li a {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 34px;
	letter-spacing: 0.02em;
	color: #4C546A;
}
.ftr-mid ul li a:hover {
	color: var(--nd-blue);
	text-decoration: underline !important;
	text-underline-offset: 3px;
}
.ftr-rt {
	padding: 63px 0px 0px 71px;
}
.ftr-rt li {
	margin-bottom: 23px;
}
.ftr-rt li:last-child {
	margin-bottom: 0px;
}
.ftr-rt li h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #393635;
	margin-bottom: 4px;
}
.ftr-rt li p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #6C7487;
}
.ftr-rt li p a {
	color: inherit;
	display: block;
}
.ftr-rt li p a:nth-child(2) {
	margin-top: 4px;
}
.ftr-rt li p a:hover {
	color: var(--nd-blue);
	text-decoration: underline !important;
	text-underline-offset: 3px;
}
.copy-sec {
	background: #1E222E;
	border-radius: 6px;
	padding: 17px 20px 17px 145px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 48px;
	overflow: hidden;
}
.copy-sec p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 27px;
	text-align: right;
	letter-spacing: 0.02em;
	color: #B2B4B6;
}
.copy-sec p a {
	color: inherit;
}
.copy-sec p a:hover {
	color: var(--nd-yellow);
}
.copy-sec ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 14px;
}
.copy-sec ul li h5 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	gap: 12px;
}
.copy-sec ul li h5 img {
	display: block;
	width: 30px;
	height: 25px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.copy-sec ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: white;
	overflow: hidden;
}
.copy-sec ul li a svg {
	display: block;
	max-width: 22px;
	max-height: 22px;
	font-size: 24px;
	color: #313041;
}
.copy-sec ul li a:hover {
	background-color: var(--nd-yellow);
}
.scrollTop {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: var(--nd-yellow);
	border: 1.5px solid var(--nd-yellow);
	width: 123px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.scrollTop:hover {
	background-color: var(--nd-blue);
	border: 1.5px solid var(--light-blue);
}
.scrollTop:hover a svg path {
	stroke: var(--light-blue);
}
.counter {
	padding: 69px 67px 93px 67px;
}
.cntr-inr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: 0px;
}
.cnt-box {
	width: 329px;
	padding: 0px 29px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.cnt-box h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #1E2933;
	margin-bottom: 12px;
}
.cnt-box p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: #323E56;
	margin-bottom: 28px;
}
.cnt-box h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 49px;
	line-height: 41px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #3F66F3;
}
.blog {
	padding: 49px 0px 61px 0px;
}
.blog-hdng {
	width: 579px;
	max-width: 100%;
	margin: 0 auto 4px auto;
}
.blog-hdng h2 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
	text-align: center;
	letter-spacing: 0.04em;
	color: #1C2737;
	margin-bottom: 14px;
}
.blog-hdng p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #141414;
}
.owl-blog .item {
	padding: 25px;
}
.blog-box {
	background: rgba(255, 255, 255, 0.87);
	border: 1px solid #E1E7F5;
	box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.07);
	border-radius: 14px;
	padding: 10px 10px 21px 10px;
	direction: rtl;
}
.blog-box em {
	width: 100%;
	height: 232px;
	border-radius: 11px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 11px;
}
.blog-box em img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.blog-bxtxt {
	padding: 0px 7px;
}
span.tag {
	width: fit-content;
	background: #DFE5F6;
	border-radius: 4px;
	display: block;
	margin-bottom: 11px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	color: #3786E4;
	padding: 1px 6px 3px 6px;
}
.blog-bxtxt h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 19px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #273746;
	margin-bottom: 17px;
}
.blog-bxtxt p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 21px;
	color: #4F5E64;
	margin-bottom: 25px;
}
.poster {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 9px;
}
.poster em {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 33px !important;
	height: 33px !important;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 0px;
}
.poster em img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pstr-txt {
	width: calc(100% - 42px);
}
.pstr-txt h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #616B78;
}
.pstr-txt h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #818B9F;
}
.owl-blog {
	z-index: 9;
}
.owl-blog .owl-nav {
	width: 100%;
	margin-top: 0px !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.owl-blog .owl-nav button {
	margin: 0px !important;
	width: 55px;
	height: 55px;
}
.owl-blog .owl-nav .owl-prev {
	transform: translateX(-30px);
}
.owl-blog .owl-nav .owl-next {
	transform: translateX(30px);
}
.owl-blog .owl-nav button span {
	font-size: 0px !important;
	width: 100%;
	height: 100%;
	display: block;
}
.owl-blog .owl-nav .owl-prev span {
	background-image: url(../images/owl-left.png);
}
.owl-blog .owl-nav .owl-next span {
	background-image: url(../images/owl-right.png);
}
.owl-blog .owl-nav button:hover, .owl-blog .owl-nav button:focus {
	background-color: transparent !important;
}
.owl-blog .owl-nav .owl-prev:hover span {
	background-image: url(../images/owl-left-hover.png);
}
.owl-blog .owl-nav .owl-next:hover span {
	background-image: url(../images/owl-right-hover.png);
}
.owl-theme.owl-blog .owl-dots .owl-dot.active span, .owl-theme.owl-blog .owl-dots .owl-dot:hover span, .owl-theme.owl-part .owl-dots .owl-dot.active span, .owl-theme.owl-part .owl-dots .owl-dot:hover span {
	width: 13px;
	height: 13px;
	background-color: #A52B50;
}
.owl-theme.owl-blog .owl-dots {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.trusted {
	background-color: #F3F7FF;
	padding: 41px 0px 86px 0px;
}
.blg-trst-bg {
	left: 0px;
	bottom: 354px;
	display: block;
	position: absolute;
	width: 155px;
	height: 310px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	z-index: -1;
}
.trusted .blog-hdng {
	margin-bottom: 31px;
}
.trst-inr {
	height: 201px;
	background: #FFFFFF;
	padding: 20px;
}
.part-box em {
	width: 100%;
	padding-top: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background-color: #F2F1FB;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 18px;
}
.part-box em img {
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.part-box h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.01em;
	color: #273746;
	text-align: center;
}
.owl-part .owl-dots {
	position: absolute;
	margin-top: 0px !important;
	bottom: -71px;
	display: flex !important;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
}
/* 03-09-2024 */

.prfl-show {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 6px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: var(--nd-blue);
	padding-left: 12px;
	height: 100%;
	cursor: pointer;
}
.prfl-show em {
	display: flex;
	width: 38px;
	height: 38px;
	border-radius: 8px;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
}
.prfl-show em img {
	display: block;
	width: 100%;
	height: 100%;
}
.prfl-show svg {
	display: block;
	width: 20px;
	margin-top: 4px;
}
.profile-list-toggle {
  border-radius: 5px;
  background-color: white;
  box-shadow: -2px -4px 14px 0px #0000002e;
  width: 160px;
  right: auto;
  padding: 5px 0px !important;
  z-index: 999;
  left: 0;
}
.profile-list-toggle::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 10px;
	background-color: white;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	top: 0px;
	transform: translateY(-100%);
	right: auto;
left: 12px;
}
.profile-list-toggle li {
	width: 100%;
	padding: 0px 5px;
}
.profile-list-toggle li a {
	padding: 6px 5px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #414750;
	width: 100%;
	display: block;
	background-color: white;
}
.list-brk {
	margin-top: 4px;
	width: 100%;
	height: 1px;
	background-color: #efefef;
	display: block;
}
.profile-list-toggle li a:hover, .profile-list-toggle li a.active {
	background-color: var(--nd-yellow);
	color: var(--nd-blue);
}
.loggd-footer {
	padding: 0px 65px;
	background-color: #1E222E;
}
.logg-copy {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #B2B4B6;
}
.logg-copy a {
	color: inherit;
}
.logg-copy a:hover {
	color: var(--nd-yellow);
}
.trm-prvc {
  margin-right: auto !important;
  margin-left: 208px !important;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 19px 0px;
  gap: 16px;
}
.trm-prvc li {
	width: fit-content;
}
.trm-prvc li a {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #B2B4B6;
}
.trm-prvc li a:hover {
	color: var(--nd-yellow);
}
.list-dot {
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #828282;
}
.loggd-ftr-inr .scrollTop {
  left: 33px;
  width: 90px;
}
.candidate-loggdinr {
	background-color: #FCFCFC;
	min-height: calc(100vh - 135px);
	margin-bottom: 70px;
}
.cddt-log-paper {
	padding: 60px 0px 72px 0px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 30px;
}
.logd-lft {
	position: sticky;
	top: 82px;
	width: 277px;
	background: rgba(255, 255, 255, 0.87);
	border: 1px solid #E1E7F5;
	box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.07);
	border-radius: 0 0 14px 14px;
}
.whoes-profile {
	padding: 19px 16px 35px 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	height: fit-content;
	background-color: var(--nd-blue);
}
.whoes-profile::before {
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: 18px;
	border-radius: 10px 10px 0 0;
	display: block;
	background-color: white;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.whoes-profile em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	margin-bottom: 12px;
}
.whoes-profile em img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.whoes-profile h4 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.whoes-profile a {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.whoes-profile a:hover {
	color: var(--nd-yellow);
}
.log-lft-list {
	padding-right: 21px;
	padding-bottom: 10px;
}
.log-lft-list li {
	padding-left: 18px;
	margin-bottom: 8px;
}
.log-lft-list li:last-child {
	margin-bottom: 0px;
}
.log-lft-list li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
.log-lft-list li a svg {
	display: block;
	width: 16.5px;
	height: 16.5px;
}
.log-lft-list li a text {
	padding: 12px 14px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #383A3D;
	background: #fff;
	border-radius: 9px;
	width: calc(100% - 31.5px);
}
.log-lft-list li a:hover text, .log-lft-list li a.active text {
	color: white;
	background-color: var(--nd-blue);
}
.loggd-list-line {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #E0DEDE;
	margin: 10px 0px;
}
.logd-rt {
	width: calc(100% - 307px);
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
	padding: 20px 27px 24px 25px;
}
.crt-prfl-hdr {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
	flex-wrap: wrap;
	margin-bottom: 26px;
}
.prfl-hdr-lft h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 23px;
	/* color: #2A3B4B; */
	color: var(--nd-blue);
	margin-bottom: 14px;
}
.prfl-hdr-lft p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #707983;
}
.prfl-progress h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #272A30;
	margin-bottom: 4px;
}
.prfl-progress {
	width: 360px;
}
.prfl-progress em {
	width: 100%;
	height: 7px;
	border-radius: 44px;
	border: 1px solid var(--nd-yellow);
	position: relative;
	display: block;
}
.prfl-progress em span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 6px;
	background-color: var(--nd-yellow);
	border-radius: 44px 0 0 44px;
}
.prfl-step-btns {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 11px;
	margin-bottom: 37px;
}
.prfl-step-btns a {
	width: fit-content;
	height: 48px;
	background: #ACADB5;
	border: 1px solid #ACADB5;
	border-radius: 9px;
	min-width: 175px;
	padding: 12px 15px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.prfl-step-btns a:hover, .prfl-step-btns a.active {
	background: var(--nd-blue);
	border: 1px solid var(--nd-blue);
	color: white;
}
.das-inpt-grp {
	margin-bottom: 20px;
	width: 100%;
}
.das-inpt-grp label {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #414750;
	margin-bottom: 6px;
}
.das-inpt-grp input, .das-inpt-grp select, .das-inpt-grp textarea {
	height: 48px;
	background-color: transparent !important;
	border: 1px solid #BFC4C7;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04);
	border-radius: 7px;
	width: 100%;
	outline: none !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
	padding: 15px 16px;
	display: block;
}
.das-inpt-grp select {
	appearance: none !important;
	background-image: url(../images/select-inptbg.png);
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: left -9px center;
	padding-left: 56px;
}
.das-inpt-grp textarea {
	height: 144px;
	padding: 14px 18px;
}
.das-inpt-grp input:hover, .das-inpt-grp input:focus, .das-inpt-grp input:focus-visible, .das-inpt-grp input:focus-within, .das-inpt-grp textarea:hover, .das-inpt-grp textarea:focus, .das-inpt-grp textarea:focus-visible, .das-inpt-grp textarea:focus-within, .das-inpt-grp select:hover, .das-inpt-grp select:focus, .das-inpt-grp select:focus-visible, .das-inpt-grp select:focus-within {
 border: 1px solid var(--nd-yellow);
}
.das-inpt-grp input.datebg {
	padding-left: 56px;
	background-image: url(../images/date-inptbg.png);
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: left -8px center;
}
.select2-container {
	display: block;
}
.select2-choices {
	height: 48px !important;
	background-color: transparent !important;
	border: 1px solid #BFC4C7 !important;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04) !important;
	border-radius: 7px;
	width: 100%;
	outline: none !important;
	padding: 7px 15px 7px 33px !important;
	background-image: url(../images/select-inptbg.png) !important;
	background-size: 44px calc(100% + 2px) !important;
	background-repeat: no-repeat !important;
	background-position: left -8px center !important;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	overflow-y: auto !important;
	scrollbar-width: thin;
	scrollbar-color: #eee transparent !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	margin: 0px !important;
	height: 30px !important;
	background: #F9F9F9;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	padding: 0px !important;
}
.select2-container-multi .select2-choices .select2-search-choice div {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #414750;
	padding: 5px 25px 7px 9px !important;
}
.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 8px !important;
	top: 8px !important;
	font-size: 1px;
	outline: none;
	background: url('../images/select2.png') !important;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	left: auto !important;
}
.select2-container-multi .select2-choices .select2-search-field input {
	height: 30px !important;
}
.frm-sec-hdng {
	margin-bottom: 13px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #1E2933;
}
.candidate-skill {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 11px;
	margin-bottom: 24px;
}
.skill-box {
  width: 161px;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 11px;
  letter-spacing: 0.01em;
  color: #1D2128;
  padding: 4px 33px 4px 0;
  position: relative;
}
.skill-box input {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	left: 0px;
	opacity: 0;
	cursor: pointer;
	z-index: 2;
}
span.checkbox {
  position: absolute;
  width: 21px;
  height: 21px;
  background: #FFFFFF;
  border: 1px solid #B1AFAF;
  border-radius: 6px;
  display: flex;
  right: 0px;
  top: 0px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
span.checkbox svg {
	display: block;
	width: 12px;
	height: 12px;
	opacity: 0;
	transition: all 0.3s ease;
}
.skill-box input:hover + span.checkbox, .skill-box input:checked + span.checkbox {
	border: 1px solid var(--nd-blue);
}
.skill-box input:checked + span.checkbox {
	background-color: var(--nd-blue);
}
.skill-box input:checked + span.checkbox svg {
	opacity: 1;
}
.upld-img-grp {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: -12px;
	column-gap: 31px;
	row-gap: 12px;
	flex-wrap: wrap;
}
.upldr-btn text {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 360px;
	height: 48px;
	background: #081123;
	border: 1px solid #081123;
	border-radius: 6px;
	padding: 14px 14px 14px 18px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #F1F3F3;
	transition: all 0.3s ease;
}
.upldr-btn text svg {
	display: block;
	width: 18px;
	height: 18px;
	transition: all 0.3s ease;
}
.upldr-btn input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
	opacity: 0;
	cursor: pointer;
}
.upldr-btn input:hover + text {
	background: var(--nd-yellow);
	color: var(--nd-blue);
	border: 1px solid var(--nd-yellow);
}
.upldr-btn input:hover + text svg path {
	stroke: var(--nd-blue);
	fill: var(--nd-blue);
}
.upldd-img {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	border: 1px solid #D9D9D9;
}
.upldd-img img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.prfl-footer {
	margin-top: 11px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.prfl-ftr-brdr {
	width: 100%;
	height: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 140px;
	margin-bottom: 23px;
}
p.step-num {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #414750;
	width: fit-content;
}
.prfl-btns {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
	flex-direction: row-reverse;
}
a.prfl-back {
  width: 120px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #2C3E50;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #2C3E50;
  gap: 3px;
  position: relative;
  padding-left: 15px;
}
/*a.prfl-back svg {*/
/*    display: block;*/
/*    width: 14px;*/
/*    height: 15px;*/
/*    position: absolute;*/
/*    right: 7px;*/
/*    top: 18px;*/
/*    transform: rotate(180deg);*/
/*}*/
a.prfl-back svg {
    display: block;
    width: 14px;
    height: 15px;
    position: absolute;
    left: 7px;
    top: 18px;
}
a.prfl-back:hover {
	background: var(--nd-yellow);
	border: 1px solid var(--nd-yellow);
	color: var(--nd-blue);
}
a.prfl-back:hover svg path {
	stroke: var(--nd-blue);
}
a.prfl-continue {
	height: 50px;
	background: var(--nd-blue);
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 4px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	padding: 0 12px;
}
a.prfl-continue:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
a.prfl-continue:hover svg path {
	stroke: var(--nd-blue);
}
.dash-searchable .select2-container .select2-choice .select2-arrow {
	display: none;
}
.dash-searchable .select2-container {
	border-radius: 7px !important;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04) !important;
}
.dash-searchable .select2-container .select2-choice {
	height: 48px !important;
	background-color: transparent !important;
	border: 1px solid #BFC4C7 !important;
	border-radius: 7px !important;
	width: 100%;
	outline: none !important;
}
 .select2-choices:hover, .select2-choices:focus, .select2-choices:focus-visible, .select2-choices:focus-within, .dash-searchable .select2-container .select2-choice:hover, .dash-searchable .select2-container .select2-choice:focus {
 border: 1px solid var(--nd-yellow) !important;
}
.ad-more {
  width: auto;
  height: 48px;
  background: var(--nd-blue);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  margin-bottom: 31px;
  padding: 0 12px;
}
.ad-more b {
	font-size: 22px;
	display: inline-block;
	margin-top: -4px;
	font-weight: 600;
}
.ad-more:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.added-info-table {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
	gap: 17px;
	margin-bottom: 46px;
}
.info-row {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	background: #FFFFFF;
	border: 1px solid #BFC4C7;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04);
	border-radius: 7px;
	padding: 12px 17px 15px 15px;
	gap: 12px;
}
.info-cell {
	display: block;
}
.info-cell h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #414750;
	margin-bottom: 6.27px;
}
.info-cell p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
}
.info-cell.w-action {
	margin-left: auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 12px;
	width: 82px;
}
.w-action a {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #6C7478;
	display: flex;
	justify-content: center;
	align-items: center;
}
.w-action a:hover {
	border: 1px solid var(--main-red);
}
.w-action a svg {
	display: block;
	width: 19px;
	height: 19px;
}
.w-action a:hover svg path {
	fill: var(--main-red);
}
.w-249 {
	width: 249px;
}
.w-291 {
	width: 291px;
}
.w-116 {
	width: 116px;
}
.w-168 {
	width: 168px;
}
.wrkng-margin {
	margin: 40px 0px 10px 0px;
}
/* 03-09-2024 */

/*rabin 04/09*/
.login-inr {
	display: block;
	margin: 64px 0 40px 0;
}
.login_main {
	display: flex;
	justify-content: space-between;
	direction: rtl;
}
.login_left {
	display: block;
	width: 41%;
	padding: 46px 46px 0 46px;
}
.login-inr > p {
	font-family: "Cairo", sans-serif;;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #B2B4B6;
	margin-top: 55px;
}
.login_right_pic_area {
	width: 59%;
	height: 100%;
	position: fixed;
	right: auto;
	background: var(--nd-blue);
	left: 0;
}
.login_right_pic_area img {
	width: 100%;
}
.login_main > p {
	position: absolute;
	bottom: 0;
}
.login-inpt-box {
	margin-bottom: 15px;
}
.login-inpt-box span {
	box-shadow: none;
	height: 50px;
	position: absolute;
	right: auto;
	left: 1px;
	z-index: 9;
	border-radius: 6px;
	border: 1px solid #BFC4C7;
	width: 45px;
	border-left: none;
	background: #fff;
}
.login-box {
	position: relative;
	width: 438px;
	margin: 0 auto;
	max-width: 100%;
}
.logbx-hdr {
	margin-bottom: 32px;
	text-align: center;
}
.logbx-hdr h1 {
	margin: 6px 0 10px 0 !important;
	font-style: normal;
	font-weight: 800;
	font-size: 29px;
	line-height: 31px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #07264A;
	font-family: "Cairo", sans-serif;;
}
.logbx-hdr p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	color: #575A5B;
	margin-bottom: 12px;
}
.login-inpt-box input {
	width: 100%;
	border-radius: 7px;
	background: #fff;
	border: 1px solid #BFC4C7;
	height: 50px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.09);
	padding: 8px 14px 8px 14px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #9BA2B1;
	position: relative;
	z-index: 2;
	transition: all 0.3s ease;
}
.login-inpt-box input:hover {
	box-shadow: none;
	border: 1px solid #FFB800;
	transition: all 0.3s ease;
}
.login-inpt-box input:focus {
	box-shadow: none;
	border: 1px solid #FFB800;
	transition: all 0.3s ease;
}
.login-inpt-box label {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	color: #414750;
	display: block;
	margin: 0 0 5px 0;
	width: 100%;
	position: relative !important;
}
button.login-submit, a.login-submit {
	width: 100%;
	height: 50px;
	background: var(--nd-blue);
	border-radius: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	padding: 4px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
button.login-submit:hover, a.login-submit:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
	transition: all 0.3s ease;
}
.login-inpt-box i {
	position: absolute;
	top: 41px;
	right: auto;
	display: block;
	width: 21px;
	height: 21px;
	z-index: 2;
	cursor: pointer;
	z-index: 99;
	left: 13px;
}
.fa-eye-slash:before {
	content: '' !important;
	background-image: url(../images/eye-slash.svg) !important;
	display: block;
	width: 100%;
	height: 100%;
}
.fa-eye:before {
	content: '' !important;
	background-image: url(../images/eye.svg) !important;
	display: block;
	width: 100%;
	height: 100%;
}
.sign-desc {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	color: #6C7C8D;
	text-align: center;
	margin: 20px 0 16px 0;
}
.capcha_area {
	display: block;
	margin: 12px 0 0 0;
}
.sign-desc a {
	color: var(--nd-blue);
}
.sign-desc a:hover {
	color: var(--nd-yellow);
}
.bottom_area p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin: 30px 0 19px 0;
}
.fsg p {
	font-size: 14px !important;
	color: #333333 !important;
	margin: 15px 0 19px 0 !important;
}
.fsg p a {
	color: var(--nd-blue) !important;
}
.fsg p a:hover {
	color: var(--nd-yellow) !important;
}
.bottom_area p strong {
	font-weight: 600;
	color: #666666;
}
.lln {
	display: block;
	height: 2px;
	border-top: 1px solid #c2c2c2;
	position: relative;
	margin: 0 0 22px 0;
	text-align: center;
}
.lln span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -13px;
	background: #fff;
	width: 40px;
}
.bottom_for_all {
	display: flex;
	justify-content: space-between;
}
.bottom_for_all a {
	width: 32%;
	height: 47px;
	background: #fff;
	border: 1px solid var(--nd-blue);
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.03em;
	color: var(--nd-blue);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.09);
}
.bottom_for_all a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
	transition: all 0.3s ease;
	box-shadow: none;
	border: 1px solid var(--nd-yellow);
}
.y_bgg {
	background: #FCCB25;
}
.das-inpt-grp .readonly_email {
	background: #f7f7f7 !important;
}
/**/
.schdl-view-type {
	position: absolute;
	background: var(--nd-yellow);
	border-radius: 6px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 9px 12px;
	gap: 4px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #241D1D;
	right: 0px;
	top: 0px;
}
.schdl-view-type svg {
	display: block;
	width: 16px;
	height: 16px;
}
.schdl-view-type:hover {
	background-color: var(--nd-blue);
	color: white;
}
.schdl-view-type:hover svg path {
	stroke: white;
}
.schdl-nav-tabs {
	padding-left: 15px !important;
	gap: 8px;
}
.nav-tabs.schdl-nav-tabs .nav-item .nav-link {
	width: 138px;
	height: 45px;
	background: var(--nd-blue);
	border: 1px solid var(--nd-blue);
	border-bottom: 0px solid transparent;
	border-radius: 9px 9px 0px 0px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nav-tabs.schdl-nav-tabs .nav-item.show .nav-link, .nav-tabs.schdl-nav-tabs .nav-link.active {
	letter-spacing: 0.02em;
	color: var(--nd-blue);
	background-color: white;
}
.schdl-tabcontent .tab-pane {
	padding-top: 23px;
}
.tab-table {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 22px;
	margin-bottom: 32px;
}
.tab-table-row {
	padding: 11px 17px 14px 14px;
	background: #FFFFFF;
	border: 1px solid #BFC4C7;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04);
	border-radius: 7px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 47px;
}
.tab-tbl-cell h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: var(--nd-blue);
	margin-bottom: 4px;
}
.tab-tbl-cell p {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 5px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
}
.tab-tbl-cell p svg {
	display: block;
	width: 15px;
	height: 15px;
}
.tab-copy-link {
	width: 113px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #9FA0B0;
	border-radius: 6px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 9px;
	gap: 7px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
}
.tab-copy-link svg {
	display: block;
	width: 14px;
	height: 14px;
}
.tab-copy-link:hover {
	background: var(--nd-blue);
	border: 1px solid var(--nd-blue);
	color: white;
}
.tab-copy-link:hover svg path {
	stroke: white;
}
.col-red {
	color: #E12C5C !important;
}
.col-green {
	color: #1FB26C !important;
}
.col-teal {
	color: #2F91B1 !important;
}
.tab-actn-area {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: stretch;
	gap: 5px;
	flex-wrap: wrap;
}
.tab-actn-area a {
	background: var(--nd-blue);
	border-radius: 6px;
	padding: 8px 9px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.tab-actn-area a svg {
	display: block;
	width: 15px;
	height: 15px;
}
.tab-actn-area a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.tab-actn-area a:hover svg path {
	stroke: var(--nd-blue);
}
.tb-actn-cel {
	width: 350px;
}
.tb-stat-cel {
	width: 175px;
}
.tb-link-cel {
	width: 133px;
}
.tbw-234 {
	width: 240px;
}
.tbw-214 {
	width: 214px;
}
.tab-pagination .page-link {
	border: 1px solid #d2d2d2 !important;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #302929;
}
.tab-pagination .page-link:hover {
	border: 1px solid var(--main-red) !important;
	background-color: white !important;
}
.tab-pagination .page-link:focus, .tab-pagination .page-link.active {
	border: 1px solid var(--main-red) !important;
	background-color: var(--main-red) !important;
	color: white !important;
	box-shadow: none !important;
}
.tab-pagination .page-link:focus svg path, .tab-pagination .page-link.active svg path {
	stroke: white;
}
/* full-calendar design */
.fc-toolbar-title {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 27px !important;
	line-height: 23px;
	text-align: center;
	color: #2A3B4B;
}
.fc-button-group {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: stretch;
	gap: 6px;
}
.fc-button {
	width: 62px !important;
	height: 45px !important;
	background: #FFFFFF !important;
	border: 1px solid var(--nd-blue) !important;
	border-radius: 6px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fc-icon:before {
	color: var(--nd-blue) !important;
}
.fc .fc-button-primary:focus, .fc .fc-button-primary:not(:disabled).fc-button-active:focus, .fc .fc-button-primary:not(:disabled):active:focus {
	box-shadow: none !important;
	background: var(--nd-blue) !important;
}
.fc .fc-button-primary:focus .fc-icon:before,  .fc .fc-button-primary:not(:disabled).fc-button-active:focus .fc-icon:before,  .fc .fc-button-primary:not(:disabled):active:focus .fc-icon:before {
	color: white !important;
}
.fc-col-header-cell {
	background-color: #504ADF !important;
	border: 1px solid #504ADF !important;
	min-height: 45px !important;
}
.fc .fc-col-header-cell-cushion {
	display: inline-block;
	padding: 11px 4px !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 16px !important;
	line-height: 23px;
	color: #FFFFFF !important;
}
.fc .fc-view-harness {
	border-radius: 8px !important;
	overflow: hidden;
	border: 1px solid #E1E7F5 !important;
	box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.07) !important;
}
.fc-theme-standard td {
	border: 1px solid #d9d9d9;
}
.fc .fc-day-other {
	background-color: #FAFAFA !important;
}
.fc-daygrid-day-number {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 17px !important;
	line-height: 23px;
	text-align: left !important;
	color: #2A3B4B;
	padding: 12px 19px 9px 19px !important;
}
.fc .fc-daygrid-day-top {
	display: flex;
	flex-direction: row !important;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
	position: absolute;
	left: 9px !important;
	right: 9px !important;
	height: calc(100% - 55px) !important;
	width: calc(100% - 18px) !important;
}
.fc-daygrid-event-harness {
	height: 100% !important;
}
.fc-daygrid-event {
	height: 100% !important;
	flex-direction: column-reverse !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
	padding: 7px 7px 7px 7px !important;
	background: #FFFFFF !important;
	border: 1px solid #BFC4C7 !important;
	box-shadow: 0px 4px 4px rgba(2, 2, 2, 0.04) !important;
	border-radius: 6px !important;
}
.fc-daygrid-event-dot {
	display: none !important;
}
.fc-daygrid-event .fc-event-title {
	flex-grow: 0 !important;
	flex-shrink: 0 !important;
	min-width: 0;
	overflow: hidden;
	font-weight: 700;
	max-width: 100% !important;
	white-space: normal !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 13px !important;
	line-height: 17px;
	letter-spacing: 0.02em;
	color: var(--nd-blue) !important;
	margin-bottom: 1px !important;
}
.fc-daygrid-event .fc-event-time {
	margin: 0px !important;
	padding-left: 16px !important;
	background-image: url(../images/calendar-clock.png) !important;
	background-size: 14px 14px !important;
	background-position: left center !important;
	background-repeat: no-repeat;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 18px;
	letter-spacing: 0.02em !important;
	color: #575A5B !important;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start, .fc-direction-rtl .fc-daygrid-event.fc-event-end {
	margin-right: 0px !important;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start, .fc-direction-rtl .fc-daygrid-event.fc-event-end {
	margin-left: 0px !important;
}
.evnt-mod-top {
	padding: 3px 3px 0px 3px !important;
	border: 1px solid #BFC4C7;
	border-radius: 7px;
}
.evnt-mod-hdr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 9px 9px 10px 19px;
	height: 42px;
	background: #132580;
	border: 1px solid #132580;
	border-radius: 5px 5px 0px 0px;
}
.evnt-mod-hdr h5.modal-title {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-right: 12px;
}
.evnt-mod-hdr button.btn-close {
	padding: 0px;
	background-image: url(../images/modal-close.png) !important;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: right center;
	color: white !important;
	opacity: 1 !important;
}
.evnt-mod-top .modal-body {
	padding: 20px;
}
.evnt-mod-top .modal-body h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: var(--nd-blue);
	margin-bottom: 6px;
}
.evnt-dttm {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
}
.evnt-dttm svg {
	display: block;
	width: 13px;
	height: 15px;
	margin-right: 5px;
}
.evnt-dttm p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
	margin-right: 10px;
}
.tpsec {
	margin-top: 20px;
}
.tpsec h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #414750;
	margin-bottom: 6px;
}
.tpsec p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #575A5B;
}
.mod-ftbtn-sec {
	padding: 16px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 9px;
}
.mod-ftbtn-sec a {
	width: 100px;
	height: 38px;
	background: var(--nd-blue);
	border-radius: 6px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 3px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.mod-ftbtn-sec a svg {
	display: block;
	width: 15px;
	height: 15px;
}
.mod-ftbtn-sec a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.mod-ftbtn-sec a:hover svg path {
	stroke: var(--nd-blue);
}
/* full-calendar design */


  /*rabin-06.09*/
.tab-tbl-cell > img {
	float: left;
	width: 55px;
	margin: 3px 12px 0 0;
}
.tb_01 {
	width: 620px;
}
.tb_02 {
	width: 340px;
}
.tb_03 {
	width: 128px;
}
.tb_04 {
	min-width: 160px;
}
.tab-tbl-cell > img {
	width: 46px;
	border-radius: 5px;
}
.offer_ppg .tab-table-row {
	margin-bottom: 21px;
}
.col-orr {
	color: #C9884B !important;
}
.offer_letter a {
	display: block;
	background: transparent !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: var(--nd-blue);
	padding: 0;
	text-align: center;
}
.offer_letter a:hover {
	background: transparent !important;
	color: var(--nd-blue);
}
.offer_letter a img {
	width: 14px;
	margin: -3px 0 0 0;
}
.pagination {
	margin: 20px 0 0 0 !important;
	float: left;
}
.pagination li a {
	display: flex;
	width: 41px;
	height: 41px;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	border: 1px solid #D2D2D2;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #302929;
	transition: all 0.3s ease;
	margin: 0 6px 8px 0;
}
.pagination li span {
	display: flex;
	width: 41px;
	height: 41px;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	border: 1px solid #D2D2D2;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #302929;
	transition: all 0.3s ease;
	margin: 0 6px 8px 0;
}
.pagination li a:hover {
	background: var(--nd-blue);
	border: 1px solid var(--nd-blue);
	color: #fff;
}
.pagination li a.active {
	background: var(--nd-blue);
	border: 1px solid var(--nd-blue);
	color: #fff;
}
.pagination li a svg {
	display: block;
	width: 15px;
	height: 14px;
}
.whoes-public {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 31px;
}
.whs-pblc-right {
	width: 223px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	gap: 20px;
}
.whs-pblc-right a {
	width: 223px;
	height: 48px;
	background: var(--nd-blue);
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.whs-pblc-right a.mssg-btn {
	background: var(--nd-yellow);
}
.whs-pblc-right img {
	display: block;
	max-width: 24px;
	max-height: 24px;
}
.whs-pblc-right a:hover {
	background: var(--main-red);
	color: white;
}
.whs-pblc-lft {
	width: calc(100% - 223px);
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 41px;
}
.whs-pblc-lft em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 168px;
	height: 168px;
	border-radius: 8px;
}
.whs-pblc-lft em img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.whs-pblc-lft text {
	width: calc(100% - 200px);
}
.whs-pblc-lft text h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
	letter-spacing: 0.02em;
	color: #000000;
	margin-bottom: 8px;
}
.whs-pblc-lft text ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
	margin-bottom: 8px !important;
}
.whs-pblc-lft text ul li {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: rgba(54, 71, 86, 0.9);
}
.whs-pblc-lft text h5 {
	margin-bottom: 11px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: rgba(54, 71, 86, 0.9);
}
.main-desc {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 11px;
}
.whs-pblc-lft text h6 {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #323E56;
	width: fit-content;
}
.whs-pblc-lft text h6 img {
	display: block;
	width: 17px;
	height: 17px;
}
.cndt-public-inr {
	padding: 50px 0px 65px 0px;
}
.whoes-abt-outr {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 30px;
}
.whs-abt-box {
	padding: 30px 30px;
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
	border-radius: 7px;
}
.whs-inrbx1 h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 16px;
}
.whs-inrbx1 p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 24px;
	color: #323E56;
}
.whs-inrbx2 h2, .whs-inrbx3 h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 29px;
}
.whs-inrbx2 ul li {
	padding-bottom: 22px;
	margin-bottom: 27px;
	border-bottom: 1px solid #CCCCCC;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 13px;
}
.whs-inrbx2 ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid transparent;
}
.whs-inrbx2 ul li em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 24px;
	height: 24px;
}
.whs-inrbx2 ul li em img {
	display: block;
	width: 100%;
	height: 100%;
}
.whs-inrbx2 ul li text {
	width: calc(100% - 37px);
}
.whs-inrbx2 ul li text h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #1E2933;
	margin-bottom: 9px;
}
.whs-inrbx2 ul li text h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #364756;
	margin-bottom: 13px;
}
.whs-inrbx2 ul li text p {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #364756;
}
.whs-inrbx2 ul li text p img {
	display: block;
	width: 16px;
	height: 16px;
}
ul.cndt-lang {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	column-gap: 27px;
	row-gap: 14px;
	flex-wrap: wrap;
}
ul.cndt-lang li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #1E2933;
}
.cndt-skills {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 47px !important;
}
.cndt-skills li {
	padding: 10px 18px 10px 18px;
	background: rgba(204, 204, 204, 0.2);
	border-radius: 50px;
	display: block;
	width: fit-content;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #323E56;
	text-align: center;
}
.whs-inrbx3 h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #1E2933;
	margin-bottom: 9px;
}
.res-link {
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	gap: 10px;
}
.res-link text {
	gap: 13px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 15.5px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #000000;
	width: calc(100% - 52px);
}
.res-link text em {
	width: 32px;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 7px;
}
.res-link text em img {
	display: block;
	width: 18px;
	height: 18px;
}
.res-link a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	background-color: var(--nd-blue);
	border-radius: 50%;
}
.res-link a:hover {
	background-color: var(--main-red);
}
.res-link a img .cndt-crti li a img {
	display: block;
	width: 16px;
	height: 16px;
}
.cndt-crti li {
	padding-bottom: 28px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	gap: 10px;
}
.cndt-crti li a {
	background-color: var(--nd-blue);
	width: 42px;
	height: 42px;
	border-radius: 50%;
}
.cndt-crti li a:hover {
	background-color: var(--main-red);
}
.cndt-crti li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid transparent;
}
.cndt-crti li div {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 13px;
	width: calc(100% - 52px);
}
.cndt-crti li div em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 27px;
	height: 27px;
}
.cndt-crti li div em img {
	display: block;
	width: 100%;
	height: 100%;
}
.cndt-crti li div text {
	width: calc(100% - 40px);
	display: block;
}
.cndt-crti li div text h5 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #1E2933;
	margin-bottom: 10px;
}
.cndt-crti li div text h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.01em;
	color: #364756;
	margin-bottom: 12px;
}
.cndt-crti li div text p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #364756;
	gap: 8px;
}
.cndt-crti li div text p img {
	display: block;
	width: 16px;
	height: 16px;
}
.dash-first {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 21px;
	margin-bottom: 33px;
}
.dash-box {
	width: calc(33% - 10px);
	background: #FFFFFF;
	border: 1px solid #D0D4DB;
	border-radius: 10px;
	padding: 19px 12px 14px 12px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
.dash-box em {
	width: 74px;
	height: 74px;
	background: #FFFFFF;
	border: 1px solid #DFE1E6;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dash-box em svg {
	display: block;
	width: 34px;
	height: 34px;
}
.dash-box text {
	width: calc(100% - 95px);
}
.dash-box text h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 7px;
}
.dash-box text h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 19px;
	line-height: 24px;
	color: #303439;
}
h5.tbl-subhd {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	color: #2A3B4B;
	margin-bottom: 16px;
}
.intv-shd-dash {
	margin-bottom: 34px;
}
.tb-3wd.tb_03 {
	width: 214px;
}
.tb-4wd.tb_04 {
	min-width: 178px;
}
.message-paper {
	padding: 32px 0px 54px 0px;
}
h2.mssg-ppr-hdng {
  margin: 0px 34px 13px 0;
  font-family: "Cairo", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #1E2933;
}
.mssg-mn {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	position: relative;
	height: 720px;
}
.mssgr-list, .mssgr-deets {
	width: 26.2%;
}
.mssgr-talk {
	width: 47.1%;
}
.mssg-srch {
	padding: 17px 28px 14px 28px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.mssg-srch form {
	position: relative;
	width: 100%;
}
.mssg-srch form input {
	width: 100%;
	height: 40px;
	background: #FFFFFF !important;
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 8px 8px 8px 47px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	display: flex;
	align-items: center;
	color: #000000;
	border: 1px solid #fff !important;
	outline: none !important;
}
.mssg-srch form input:hover, .mssg-srch form input:focus, .mssg-srch form input:focus-visible, .mssg-srch form input:focus-within {
 border: 1px solid var(--nd-blue);
}
.mssg-srch form input::placeholder {
 color: #cdcdcd;
}
.mssg-srch form svg {
	display: block;
	position: absolute;
	width: 19.4px;
	height: 19.4px;
	top: 10px;
	left: 11px;
}
.mssgr-list-ul {
	height: calc(100% - 72px);
	width: 100%;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: var(--nd-blue) #D9D9D9;
	scrollbar-arrow-color: transparent !important;
}
.mob-mssgarea-trigger {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9;
	cursor: pointer;
	opacity: 0;
}
.who-mssg {
	margin-left: 6px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
	padding: 10px 28px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	position: relative;
}
.who-mssg em, .who-talking em {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: relative;
	background: #000;
}
.who-mssg em img, .who-talking em img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
span.online {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #0FE04B;
  border: 1px solid #FFFFFF;
  top: 27px;
  right: 38px;
  border-radius: 50%;
  left: auto;
  
}
.company_profilee {
	background-color: var(--nd-yellow) !important;
}
.company_profilee h4 {
	color: #000;
}
.company_profilee a {
	font-size: 17px;
	line-height: 21px;
}
.company_mm li a.active text {
	color: white;
	background-color: #07264A !important;
}
.company_mm li a:hover text {
	color: white;
	background-color: #07264A !important;
}
.company_mm li a text {
	width: 100% !important;
}
.compp li a:hover, .profile-list-toggle li a.active {
	background-color: #07264A !important;
	color: #fff !important;
}
.email_edit a {
	/*position: absolute;*/
	/*left: 0;*/
	opacity: 1;
}
/* .email_edit a:hover {
	opacity: 0.5;
} */
.email_edit {
	position: relative;
}
.company_profilee a:hover {
	color: #000;
}
/* Rabin Manna */

.expart_profilee {
	background-color: var(--nd-blue) !important;
}
.expart_mm li a.active text {
	color: white;
	background-color: var(--nd-blue) !important;
}
.expart_mm li a:hover text {
	color: white;
	background-color: var(--nd-blue) !important;
}
.expart_mm li a text {
	width: 100% !important;
}
.expp li a:hover, .profile-list-toggle li a.active {
	background-color: var(--nd-blue) !important;
	color: #fff !important;
}
/* Rabin Manna */


.mn-mssg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc(100% - 55px);
}
.mn-mssg text h3 {
	margin-bottom: 5px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}
.mn-mssg text p {
	width: 224px;
	text-overflow: ellipsis;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #959595;
}
span.cnt-mssg {
	width: fit-content;
	border-radius: 50%;
	background-color: var(--nd-blue);
	padding: 4px 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-align: right;
	color: #FFFFFF;
	margin-top: 12px;
}
span.mssg-time {
  position: absolute;
  top: 12px;
  left: 28px;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #BABABA;
  right: auto;
  
  word-break: break-word;
width: 94px;
text-align: left;
}
.mssg-talk-hdr {
	padding: 13px 30px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.back-tolist {
	display: none;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	background-color: var(--nd-blue);
}
.back-tolist svg {
	display: block;
	width: 22px;
	height: 22px;
}
.who-talking {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 9px;
}
.who-talking text h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: var(--nd-blue);
	margin-bottom: -2px;
}
.who-talking text p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: var(--nd-blue);
}
.mssgr-talk {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}
.mssg-talk-write {
	padding: 15px 31px;
	background-color: #F3F7FF;
}
.mssg-talk-write textarea {
	display: block;
	padding: 9px 18px;
	width: 100%;
	height: 99px;
	background: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 17px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	display: flex;
	align-items: center;
	color: #000;
	border: 1px solid white;
}
.mssg-talk-write textarea::placeholder {
 color: #cdcdcd;
}
.mssg-talk-write textarea:hover, .mssg-talk-write textarea:focus, .mssg-talk-write textarea:focus-visible, .mssg-talk-write textarea:focus-within {
 border: 1px solid var(--nd-blue);
}
.write-frm-btm {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.write-frm-btm label {
	position: relative;
	width: fit-content;
}
.write-frm-btm label input {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	left: 0px;
	opacity: 0;
	cursor: pointer;
}
.write-frm-btm label p {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #06264D;
}
.write-frm-btm label p img {
	display: block;
	width: 24px;
	height: 24px;
}
.write-frm-btm label input:hover + p {
	color: var(--main-red);
}
.write-frm-btm label input:hover + p img {
	filter: invert(25%) sepia(84%) saturate(1251%) hue-rotate(310deg) brightness(90%) contrast(96%);
}
.write-frm-btm button {
	width: fit-content;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	width: 110px;
	height: 39px;
	background: var(--nd-blue);
	border-radius: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.write-frm-btm button img {
	display: block;
	width: 16px;
	height: 16px;
}
.write-frm-btm button:hover, .write-frm-btm button:focus {
	background: var(--main-red);
}
.mssg-talk-paper {
	height: calc(100% - 76px - 185px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: var(--nd-blue) #D9D9D9;
	scrollbar-arrow-color: transparent !important;
	padding: 16px 16px 16px 30px;
	border-right: 1px solid #D9D9D9;
}

.mssg-thisdiv {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 6px;
	margin-bottom: 22px;
}
.mssg-thisdiv em {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	width: 25px;
	height: 25px;
}
.mssg-thisdiv em img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
/*.mssg-thisdiv text {
	padding: 11px 14px 11px 16px;
	background: #F3F7FF;
	border-radius: 10px 10px 10px 0px;
	height: fit-content;
	width: fit-content;
	max-width: 478px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}*/
.mssg-thisdiv.thisdiv-right {
	flex-direction: row-reverse;
}
/*.mssg-thisdiv.thisdiv-right text {
	background: var(--nd-blue);
	color: white;
	border-radius: 10px 10px 0px 10px;
	max-width: 521px;
}*/
.mssg-daybrk {
	margin-bottom: 18px;
}
.mssg-daybrk span {
	top: calc(50% + 1px);
	height: 1px;
	background-color: #CCCCCC;
	display: block;
	left: 0px;
}
.mssg-daybrk text {
	position: relative;
	z-index: 3;
	padding: 0px 5px;
	background-color: white;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
	display: flex;
	align-items: center;
	color: #D9D9D9;
	width: fit-content;
	margin: 0 auto;
}
.mssgr-deets {
	padding: 25px 19px 13px 20px;
}
.msg-det-top {
	padding-bottom: 27px;
	border-bottom: 1px solid #DFDFDF;
}
.msg-det-top em {
	width: 121px;
	height: 118px;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 20px auto;
	position: relative;
}
.msg-det-top em img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
span.big-online {
	display: block;
	position: absolute;
	z-index: 3;
	width: 22px;
	height: 22px;
	background: #0FE04B;
	border: 1px solid #FFFFFF;
	right: -5px;
	bottom: -3px;
	border-radius: 50%;
}
.msg-det-top h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: var(--nd-blue);
	margin-bottom: 8px;
	text-align: center;
}
.msg-det-top ul {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 5px;
	margin-bottom: 8px !important;
}
.msg-det-top ul img {
	display: block;
	width: 15px;
	height: 15px;
}
.msg-det-top ul li {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: rgba(54, 71, 86, 0.9);
}
.msg-det-top h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: rgba(54, 71, 86, 0.9);
	text-align: center;
}
.msg-det-mid {
	border-bottom: 1px solid #dfdfdf;
	padding: 14px;
	margin-bottom: 32px;
}
.det-mid-box {
	margin-bottom: 6px;
}
.det-mid-box h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #141414;
	display: inline-block;
	margin-bottom: 10px;
	width: fit-content;
}
.det-mid-box p {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 2px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}
.mssg-det-last {
	height: calc(100% - 404.5px);
	position: relative;
	padding: 0 10px 0 18px;
}
.mssg-det-last h3 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #141414;
	margin-bottom: 22px;
}
.mssg-det-last ul {
	height: calc(100% - 45px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: var(--nd-blue) #D9D9D9;
	scrollbar-arrow-color: transparent !important;
}
.mssgr-list-ul::-webkit-scrollbar, .mssg-talk-paper::-webkit-scrollbar, .mssg-det-last ul::-webkit-scrollbar {
 width: 6px;
}
.mssgr-list-ul::-webkit-scrollbar-track, .mssg-talk-paper::-webkit-scrollbar-track, .mssg-det-last ul::-webkit-scrollbar-track {
 background-color:#D9D9D9 !important;
}
.mssgr-list-ul::-webkit-scrollbar-thumb, .mssg-talk-paper::-webkit-scrollbar-thumb, .mssg-det-last ul::-webkit-scrollbar-thumb {
 background-color: var(--nd-blue) !important;
 border-radius: 10px !important; /* Slightly more than 6px scrollbar width */
 border: 2px solid var(--nd-blue) !important; /* Optional: add a border for more contrast */
}
.mssgr-list-ul::-webkit-scrollbar-button, .mssg-talk-paper::-webkit-scrollbar-button, .mssg-det-last ul::-webkit-scrollbar-button {
 width: 0 !important;
 height: 0 !important;
}
.mssg-det-last ul li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 14px;
	gap: 14px;
}
.mssg-det-last ul li em {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 58px;
	height: 61px;
	background: #F3F7FF;
	border-radius: 5px;
}
.mssg-det-last ul li em img {
	display: block;
	width: 38px;
	height: 38px;
}
.mssg-det-last ul li h5 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.more-reg-btn {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: var(--nd-blue);
	position: absolute;
	top: 0px;
	right: 0px;
}
.more-reg-btn:hover {
	color: var(--main-red);
}
.close-msgrdet {
	position: absolute;
	top: 7px;
	right: 14px;
	display: none;
	width: 16px;
	height: 16px;
}
.close-msgrdet:hover svg path {
	stroke: var(--main-red);
}
.search-candidate {
	padding: 30px 0px 88px 0px;
}
h2.srch-cndt-hdng {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #1E2933;
	margin-bottom: 20px;
}
.fltr-srch-cndt h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.01em;
	color: #000000;
	margin-bottom: 22px;
}
.fltr-paper {
	width: calc(100% + 30px);
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
.keyword-frm {
	padding: 17px 16px 16px 12px;
	border-bottom: 1px solid #EDEDFF;
}
.keyword-frm input, .srch-pgslct select {
	height: 50px;
	background-color: transparent !important;
	border: 1px solid #BFC4C7;
	border-radius: 7px;
	padding: 15px 28px 15px 12px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #000;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: right 11px center;
}
 .keyword-frm input::placeholder {
 color: #949495;
}
.keyword-frm input:hover, .keyword-frm input:focus, .keyword-frm input:focus-visible, .keyword-frm input:focus-within, .srch-pgslct select:hover, .srch-pgslct select:focus, .srch-pgslct select:focus-visible, .srch-pgslct select:focus-within {
 border: 1px solid var(--nd-blue);
}
.srch-pgslct {
	padding: 20px 16px 0px 16px;
	margin-bottom: -5px;
}
.srch-pgslct select {
	margin-bottom: 15px;
	background-image: url(../images/select-drp.png);
	appearance: none !important;
	width: 100%;
}
.srch-cndt-accrdn .accordion-item {
	padding: 20px 16px;
	border-bottom: 1px solid #EDEDFF;
	border-radius: 0px !important;
	border-width: 0 0 1px 0 !important;
}
.srch-cndt-accrdn .accordion-button {
	padding: 0px !important;
	background-color: transparent !important;
	border-bottom: 0px solid transparent !important;
	box-shadow: none !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #141414;
}
.srch-cndt-accrdn .accordion-header {
	margin-bottom: 16px;
}
.srch-cndt-accrdn .accordion-button::after {
	background-image: url(../images/select-drp.png) !important;
}
.skl-body li {
	margin-bottom: 15px;
}
.skl-body li label {
	width: fit-content;
	position: relative;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #141414;
	padding-left: 33px;
}
.skl-body li label input {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	left: 0px;
	opacity: 0;
	cursor: pointer;
}
.skl-chk {
	position: absolute;
	width: 18px;
	height: 18px;
	background: #FFFFFF;
	border: 1px solid rgba(102, 102, 102, 0.4);
	border-radius: 4px;
	left: 0px;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
}
.skl-rating .skl-chk {
	border-radius: 50%;
}
.skl-chk svg {
	display: block;
	width: 14px;
	height: 14px;
	opacity: 0;
	transition: all 0.3s ease;
}
.skl-body li label input:hover + .skl-chk, .skl-body li label input:checked + .skl-chk {
	border: 1px solid var(--nd-blue);
}
.skl-body li label input:checked + .skl-chk svg {
	opacity: 1;
}
.moreskl-btn {
	padding-left: 21px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #A52B50;
	background-image: url(../images/select-drp.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 18px;
}
.moreskl-btn:hover {
	color: var(--nd-blue);
}
.rate-str {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
.rate-str ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
}
.rate-str ul li {
	display: block;
	width: fit-content;
	height: fit-content;
	margin-bottom: 0px;
}
.rate-str ul li img {
	display: block;
	width: 14px;
	height: 14px;
}
.rate-str p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #9FAAB7;
}
.srch-apply {
	width: 130px;
	height: 40px;
	background: var(--nd-blue);
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	
}
.srch-apply:hover, .srch-apply:focus {
	background: var(--main-red);
	color: white;
}
.srch-pgrt {
	width: calc(100% - 30px);
	margin-right: 30px;
}
.filter-toggle {
	display: none; /* flex */
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	padding: 5px 13px;
	border-radius: 5px;
	width: fit-content;
	background: var(--nd-blue);
	margin-right: 24px;
}
.filter-toggle svg {
	display: block;
	width: 14px;
	height: 14px;
}
.filter-toggle:hover {
	background: var(--main-red);
	color: white;
}
.srch-list-hdng {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #273746;
}
.listtp-toggle {
	display: flex; /* flex */
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	padding: 5px 13px;
	border-radius: 5px;
	width: fit-content;
	background: var(--nd-blue);
	margin-right: 24px;
	margin-left: auto;
}
.srch-pgrt-hdr {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.listtp-toggle:hover {
	background: var(--main-red);
	color: white;
}
.srch-pgsrt {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 6px;
}
.srch-pgsrt label {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.01em;
	color: #000000;
}
.srch-pgsrt select {
	padding: 2px 13px 2px 0px;
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
	box-shadow: none !important;
	background-image: url(../images/select-drp.png);
	background-repeat: no-repeat;
	background-position: right 0px top 8px;
	background-size: 14px 14px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.01em;
	color: #000000;
	width: fit-content;
	height: fit-content;
	display: block;
	appearance: none !important;
}
.srch-list-ftr .page-link:hover svg path {
	stroke: white;
}
.srch-list-ftr .pagination {
	margin-top: 35px !important;
}
.cndt-listbox {
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
	padding: 19px 24px 20px 30px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 48px;
	position: relative;
}
.who-cndt {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
}
.who-cndt em {
	width: 132px;
	height: 132px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	overflow: hidden;
}
.who-cndt em img {
	display: block;
	width: 100%;
	height: 100%;
}
.cndt-rateshw {
	width: fit-content;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.cndt-rateshw h4 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.01em;
	color: #323E56;
}
.cndt-rateshw h6 {
	padding: 1px 6px 2px 6px;
	background-color: var(--nd-yellow);
	background: #FFB800;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.cndt-rateshw h6 img {
	display: block;
	width: 9px !important;
	height: 9px !important;
	filter: invert(1) brightness(100);
}
.cndt-where {
	column-gap: 30px;
	row-gap: 9px;
}
.cndt-where h6 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15.5px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #323E56;
}
.cndt-where h6 img {
	display: block;
	width: auto;
	height: auto;
}
.cndt-where h6 ul {
	gap: 5px;
}
.who-cndt-skl {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 5px;
	margin-top: 10px !important;
	margin-bottom: 13px !important;
}
.who-cndt-skl li {
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 255, 0.8);
	border-radius: 30px;
	padding: 2px 15px 3px 16px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15.5px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: rgba(50, 62, 86, 0.9);
	width: fit-content;
	display: block;
}
.who-cndt-skl li:last-child {
	background: rgb(232, 232, 232, 70%);
}
p.cndt-txt-desc {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 23px;
	display: flex;
	align-items: center;
	letter-spacing: 0.01em;
	color: #6C7487;
}
.srch-list-lstvw {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 22px;
	width: 100%;
}
.who-cndt-deet h3, .grd-dt-expln h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	text-align: right;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #273746;
	margin-bottom: 7px;
}
.view-cndt {
	width: 130px;
	height: 40px;
	background: var(--nd-blue);
	border-radius: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 19px;
	left: 25px;
}
.view-cndt:hover {
	background: var(--main-red);
	color: white;
}
.view-chng-btn {
	width: fit-content;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	margin: 0 24px 0 auto;
	border-radius: 8px;
	border: 1px solid #c8cdf7;
	background-color: var(--nd-blue);
	overflow: hidden;
}
.view-chng-btn a {
	padding: 6px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.view-chng-btn a svg {
	display: block;
	width: 20px;
	height: 20px;
}
.view-chng-btn a svg path {
	stroke: white;
}
.toggle-btn.active {
	background-color: var(--main-red);
}
.view-chng-btn a:first-child {
	border-right: 1px solid #c8cdf7;
}
.srch-list-lstvw.srch-list-grdvw {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-listbox {
	width: calc(33% - 13.33px);
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 3px;
}
.srch-list-lstvw.srch-list-grdvw .view-cndt {
	position: static;
	margin: auto auto 0 auto;
	font-size: 15px;
	font-weight: 400;
	width: 120px;
	height: 33px;
}
.srch-list-lstvw.srch-list-grdvw p.cndt-txt-desc {
	display: none;
}
.cndt-rateshw-div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 8px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-rateshw-div {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 8px;
	position: absolute;
	width: 100%;
	background-color: #efefef;
	left: 0px;
	bottom: 65px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-rateshw-div .cndt-rateshw {
	padding: 5px 6px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-rateshw-div .cndt-rateshw:first-child {
	border-right: 1px solid #cccccc;
}
.srch-list-lstvw.srch-list-grdvw .who-cndt-deet h3 {
	text-align: center;
	margin-bottom: 7px;
	margin-top: 3px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-where h6 {
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	line-height: 19px;
	width: 100%;
}
.srch-list-lstvw.srch-list-grdvw .cndt-where h6 img {
	display: none;
}
.srch-list-lstvw.srch-list-grdvw .cndt-where h6 ul {
	gap: 2px;
}
.srch-list-lstvw.srch-list-grdvw .cndt-where h6 ul img {
	display: block !important;
	width: 12px;
	height: 12px;
}
.cndt-where {
	column-gap: 30px;
	row-gap: 4px;
	margin-bottom: 12px;
}
.who-cndt-skl li {
	padding: 2px 12px 3px 13px;
	font-size: 13px;
	line-height: 19px;
}
/*============== 
Table area start
 ==============*/
.table_01 {
	overflow: hidden;
}
.table_01 > .row {
	width: auto !important;
	max-width: 100% !important;
}
.dash99 {
	background: #FFF;
	border-radius: 0;
	display: block;
	padding: 0 15px;
	width: 100%;
	margin: 0;
}
.dash99 .table_01 {
	margin-bottom: 0 !important;
}
.amunt {
	background: #07264a;
	color: #FFF;
	font-family: "Cairo", sans-serif;;
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
	text-align: left;
	border-bottom: 1px solid #07264a;
	padding: 10px 10px !important;
	position: relative;
	z-index: 99;
	white-space: nowrap;
}
.table_01 {
	display: table;
	margin-bottom: 0px;
}
.table_01 .row {
	display: table-row;
}
.amunt-detail {
	border-bottom: 1px solid #d3d3d3;
	color: #444141;
	font-family: "Cairo", sans-serif;;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 0 0;
	text-align: left;
	padding: 15px 10px;
	line-height: 20px;
	overflow: hidden;
}
.cel_area {
	display: table-cell;
}
.table_portion {
	width: 100%;
	display: block;
}
.cess {
	vertical-align: middle;
	max-width: 12.5% !important;
}
.hide_big {
	display: none !important;
}
.stat_area_main {
	display: flex;
	margin-bottom: 30px;
	justify-content: space-between;
}
.stat_boxx {
	width: 32.5%;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 15px;
}
.stat_boxx h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #2A3B4B;
	margin-bottom: 5px;
}
.stat_boxx p {
	color: #7b838c;
	font-family: "Cairo", sans-serif;;
	font-size: 15px;
	font-weight: 600;
}
.ui-widget.ui-widget-content {
	z-index: 999 !important;
}
.srch-tbl {
	width: 104px;
	height: 47px;
	background: var(--nd-blue);
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 4px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	margin-bottom: 22px;
}
.srch-tbl svg {
	display: block;
	width: 18px;
	height: 18px;
}
.srch-tbl:hover {
	background: var(--main-red);
	color: white;
}
.wallet-amnt {
	position: absolute;
	top: 16px;
	right: 16px;
	padding: 6px 19px;
	border-radius: 6px;
	border: 1px dashed #9f9f9fcc;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 9px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #1E2933;
	background-color: #f9f9f9;
}
.wallet-amnt img {
	display: block;
	width: 24px;
	height: 24px;
}
.dsh-chk-div ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 14px;
	margin-top: 12px !important;
}
.skl-body.dsh-chk-div li label {
	padding-left: 24px;
}
.stat-success {
	color: #2c6ab1 !important;
}
.stat-cancel {
	color: var(--main-red) !important;
}
.stat-pending {
	color: orange !important;
}
.stat-approved {
	color: green !important;
}
.cess_cmmnt.cess {
	max-width: 30% !important;
}
.det-mid-box p img {
	margin: -2px 5px 0 0;
}
.det-mid-box p strong {
	font-weight: 500;
	margin: 0 12px 0 0;
}
.tab-tbl-cell p i {
	font-size: 10px;
	position: relative;
	top: 1px;
	margin: 0 5px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.ttle_text {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #2A3B4B;
	margin-bottom: 0;
	padding: 15px 0 0 17px;
}
.com_ppd {
	padding-top: 4px !important;
}
/*popup area*/
.main_pop_area, .main_pop_area1, .main_pop_area2, .main_pop_area3, .main_pop_area4, .main_pop_area5, .main_pop_area6, .main_pop_area7, .main_pop_area11 {
	width: 500px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	outline: 0px none;
	box-shadow: none;
	border-radius: 0px;
	padding: 0;
	margin-top: 100px;
	z-index: 1055;
	left: 0;
	background: #FFF;
	height: auto;
	border-radius: 7px !important;
	right: 0;
	max-width:98%;
}
.main_pop_area11{
	max-width: 100%;
}
.custom_popup {
	margin: 0;
	position: relative;
	background-clip: padding-box;
	outline: 0px none;
	border-radius: 0px;
	padding: 0;
	float: right;
	width: 100%;
}
button.close {
	padding: 0;
	background: transparent;
	border: 0px none;
	border-radius: 50%;
	top: 12px;
	left: 13px;
	z-index: 555;
	position: absolute;
	opacity: 1;
}
.popup_outer {
	width: 100%;
	height: 2790px;
	text-align: center;
	display: block;
	background: transparent url("../images/trans.png") repeat scroll 0px 0px;
	position: fixed;
	z-index:1054;
	top: 0;
}
.tab-actn-area a i {
	width: 14px;
	font-size: 14px;
	float: left;
	margin: 2px 0 0 0;
}
.ress {
	width: 13px !important;
	font-size: 12px !important;
	margin: -1px 0 0 0 !important;
}
.ppsd {
	padding: 18px 18px 10px 18px;
}
.ui-widget.ui-widget-content {
	z-index: 9999999999 !important;
}
.npd1 {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.for_paypal {
	display: none;
}
.font_size01 {
	font-size: 21px !important;
	line-height: 20px !important;
}
.new_dth01 a {
	width: 145px !important;
}
.npd1 label {
	margin: 0 15px 0 0;
}
.view_scoree_area {
	padding: 18px;
	display: flex;
	justify-content: space-between;
}
.view_scoree_area .tpsec {
	margin: 0 !important;
	background: #FFFFFF;
	border: 1px solid #9FA0B0;
	border-radius: 6px;
	padding: 10px;
	width: 32%;
	text-align: left;
}
.view_scoree_area .tpsec h5 {
	margin: 0 !important;
}
.view_scoree_area .tpsec h5 strong {
	font-weight: 700;
	background: #ddd;
	padding: 2px 8px;
	border-radius: 4px;
}
.nppda {
	padding: 0 18px 18px 18px !important;
	margin: 0 !important;
}
.all_submitt_btnn {
	padding: 0 12px;
	height: 38px;
	background: var(--nd-blue);
	border-radius: 6px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 3px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.02em;
	border: none;
	color: #FFFFFF;
}
.all_submitt_btnn:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.npd2 {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.rr001 {
	width: 352px;
}
.btnwwa a {
	width: 120px;
}
.login_left a img {
	height: 84px;
}
/* 12-09-anwesa */
.subcription {
	padding: 48px 0px 70px 0px;
	background-color: #FBFBFB;
}
.subs-header {
	width: 753px;
	max-width: 100%;
	margin: 0 auto 30px auto;
}
.subs-header h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #252525;
	margin-bottom: 17px;
}
.subs-header p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #7D7D6C;
}
.subs-table {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	background: #FFFFFF;
	border: 1px solid rgba(232, 232, 232, 0.8);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
.subs-table-move {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	background: #FFFFFF;
}
.subs-clmn1 {
	width: 284px;
}
.subs-clmn2 {
	width: 236px;
}
.subs-cell {
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 0px 21px;
}
.subs-cell-hd {
	padding: 39px 27px 24px 27px;
	height: 124px;
}
.subs-cell {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: rgba(0, 0, 0, 0.7);
}
.subs-clmn1 .subs-cell {
  text-align: right;
}
.subs-cell-hd h2 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	color: var(--nd-blue);
	font-family: "Cairo", sans-serif;
	font-style: normal;
}
.subs-cell-hd h2 p {
	font-weight: 600;
	font-size: 39px;
	line-height: 17px;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
}
.subs-cell-hd h2 p small {
  font-weight: 500;
  font-size: 16px;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  white-space: nowrap;
  width: 100%;
  clear: both;
  display: block;
  margin-top: 16px;
}
.subs-cell-hd h2 text {
	font-weight: 400;
	font-size: 22px;
	line-height: 1px;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	margin-right: 5px;
}
.tbl-col {
	width: fit-content;
	height: fit-content;
	position: relative;
	z-index: 2;
}
.tbl-col input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5;
	cursor: pointer;
	opacity: 0;
}
.subs-cell-ftr {
	padding: 31px 43px 48px 49px;
	height: 114px;
}
.subs-cell-ftr a {
	width: 100%;
	height: 40px;
	background: var(--nd-blue);
	border-radius: 7px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 17px;
	display: flex;
	align-items: center;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.subs-cell-ftr a:hover {
	background: var(--nd-yellow);
	color: white;
}
.tbl-col input:checked + .subs-column, .tbl-col input:hover + .subs-column {
	background-color: var(--nd-blue);
	border-radius: 6px;
}
.tbl-col input:checked + .subs-column .subs-cell-ftr a, .tbl-col input:hover + .subs-column .subs-cell-ftr a {
	background: var(--nd-yellow);
	color: white;
}
.tbl-col input:checked + .subs-column .subs-cell-hd h2, .tbl-col input:checked + .subs-column .subs-cell, .tbl-col input:hover + .subs-column .subs-cell-hd h2, .tbl-col input:hover + .subs-column .subs-cell {
	color: white;
}
.faq {
	background-color: #F3F7FF;
	padding: 58px 0px;
	margin-bottom: 70px;
}

.faq-accrdn {
	background-color: white;
}
.faq-accrdn .accordion-item {
	border-radius: 0px !important;
	padding: 40px !important;
	border-bottom: 1px solid #EAEDEF !important;
}
.faq-accrdn .accordion-item .accordion-button {
	padding: 0px !important;
	background-color: transparent !important;
	box-shadow: none !important;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 120%;
	display: flex;
	align-items: flex-start;
	letter-spacing: 1px;
	color: #000000;
}
.faq-accrdn .accordion-item .accordion-button span {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: 0.25px;
	color: rgba(60, 60, 67, 0.5);
	margin-left: 30px;
}
.faq-accrdn .accordion-item .accordion-button::after {
	content: '';
	width: 48px;
	height: 48px;
	background-color: #F3F5F6 !important;
	background-image: url(../images/faq+.png) !important;
	background-size: 14px 14px !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-radius: 50%;
	position: absolute;
	left: 0;
}
.faq-accrdn .accordion-item .accordion-button:not(.collapsed)::after {
	background-color: #000 !important;
	background-image: url(../images/faqX.png) !important;
}
.faq-accrdn .accordion-item .accordion-body {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5;
	color: rgba(60, 60, 67, 0.85);
	padding: 0 0 0 59px;
	width: 800px;
	max-width: 100%;
}
.faq-accrdn .accordion-item .accordion-button text {
	width: 777px;
	max-width: 100%;
	margin-top: 5px;
	text-align: right;
}
.contact-paper {
	padding: 54px 0px 60px 0px;
}
.contact-inr {
	width: 1199px;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px;
	background-image: url(../images/cont-plane.png);
	background-repeat: no-repeat;
	background-position: left 158px bottom;
	background-size: 208px 139px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
	border-radius: 10px;
}
.cont-lft {
    width: 350px;
    background: var(--nd-blue);
    border-radius: 10px;
    background-image: url(../images/cont-infobg.png);
    background-repeat: no-repeat;
    background-size: 208px 210px;
    background-position: right bottom;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 99;
    padding: 40px 40px 36px 40px;
    gap: 57px;
}
.cnt-lft-top h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 42px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.cnt-lft-top p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #C9C9C9;
	margin-bottom: 15px;
}
.cont-lft-mid ul {
	width: 274px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 50px;
}
.cont-lft-mid ul li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 25px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	width: 100%;
}
.cont-lft-mid ul li svg {
	display: block;
	width: 24px;
	height: 24px;
}
.cont-lft-mid ul li text, .cont-lft-mid ul li a {
	width: calc(100% - 50px);
}
.cont-lft-mid ul li a {
	color: inherit;
}
.cont-lft-mid ul li a:hover {
	color: var(--nd-yellow);
}
.cont-lft-rt {
	margin-top: 15px;
}
.cont-lft-rt ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 24px;
}
.cont-lft-rt ul li a {
	width: 30px;
	height: 30px;
	background: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	color: #000;
	font-size: 15px;
}
.cont-lft-rt ul li a svg, .cont-lft-rt ul li a i {
	display: block;
	width: 15px;
	height: 15px;
}
.cont-lft-rt ul li a:hover {
	background: var(--nd-yellow);
}
.cont-right {
	padding: 50px 40px 37px 50px;
}
.cont-input-group {
	margin-bottom: 45px;
}
.cont-input-group label {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #000000;
	margin-bottom: 4px;
	display: block;
}
.cont-input-group input, .cont-input-group textarea {
	border-radius: 0px !important;
	border-width: 0 0 1px 0 !important;
	border-style: solid;
	border-color: #000 !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 0 11px 0px !important;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width: 100%;
	display: block;
	height: 32px;
}
.cont-input-group input::placeholder, .cont-input-group textarea::placeholder {
color: #8D8D8D !important;
}
.cont-input-group input:hover, .cont-input-group textarea:hover, .cont-input-group input:focus, .cont-input-group textarea:focus, .cont-input-group input:focus-visible, .cont-input-group textarea:focus-visible, .cont-input-group input:focus-within, .cont-input-group textarea:focus-within {
 border-color: var(--nd-yellow);
}
.cont-radio {
	margin-bottom: 45px;
}
.cont-radio h4 {
	margin-bottom: 14.25px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
.cont-radio ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}
.subj-cont {
	position: relative;
	z-index: 1;
	padding-left: 23px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.subj-cont input {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	cursor: pointer;
	opacity: 0;
}
.subj-cont span {
	width: 15px;
	height: 15px;
	background-color: #E0E0E0;
	position: absolute;
	left: 0px;
	top: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.subj-cont span svg {
	display: block;
	width: 0px;
	height: 0px;
	opacity: 0;
	transition: all 0.3s ease;
}
.subj-cont input:checked + span, .subj-cont input:hover + span {
	background-color: #000;
}
.subj-cont input:checked + span svg {
	width: 12px;
	height: 12px;
	opacity: 1;
	margin-top: -1px;
}
.cont-send {
	padding: 15px 48px;
	padding: 15px 48px;
	background: var(--nd-blue);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-left: auto;
	display: block;
	border: none !important;
	outline: none !important;
}
.cont-send:hover, .cont-send:focus {
	background: var(--nd-yellow);
	color: var(--nd-blue);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0);
}
.inner-banner {
	background-image: url(../images/inr-bnr.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.inr-bnr-txt {
	padding: 40px 0px;
	margin: 0 auto;
	max-width: 100%;
	width: 568px;
}
.inr-bnr-txt h1 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 49px;
	line-height: 61px;
	letter-spacing: 0.01em;
	color: #06264D;
	text-align: center;
	margin-bottom: 22px;
}
.inr-bnr-txt p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #364756;
	margin-bottom: 19px;
}
.inr-brd .breadcrumb-item, .inr-brd .breadcrumb-item a {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #06264D;
}
.inr-brd .breadcrumb-item+.breadcrumb-item {
	padding-left: 4px !important;
}
.inr-brd .breadcrumb-item+.breadcrumb-item::before {
	padding-left: 4px !important;
	float: right !important;
}
.inr-brd.inr-brd-dark .breadcrumb-item+.breadcrumb-item::before{
    color: white !important;
}
.inr-brd .breadcrumb-item a:hover {
	color: var(--nd-yellow);
}
.abt-str-img {
	margin-right: 11px;
}
img.str-img1 {
	width: 100%;
	height: auto;
}
.about-story {
	padding: 65px 0px 70px 0px;
}
.str-img-btm {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 13px;
	margin-top: -144px;
}
.str-img-btm img {
	display: block;
	width: 218px;
	height: 218px;
	border: 10px solid #fff;
	border-radius: 30px;
}
.str-img-btm h2 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 66px;
	line-height: 69px;
	color: #06264D;
	gap: 22px;
}
.str-img-btm h2 small {
	display: block;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: 0.02em;
	color: #06264D;
}
.abt-str-txt {
	margin-left: 16px;
}
.abt-str-txt h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 900;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #9FAAB7;
	margin-bottom: 9px;
}
.abt-str-txt h2 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 56px;
	letter-spacing: 0.01em;
	color: #06264D;
	margin-bottom: 24px;
}
.abt-str-txt p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #949495;
	margin-bottom: 33px;
}
.abt-str-txt a {
	background: #07264A;
	border-radius: 8px;
	padding: 14px 23px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.abt-str-txt a:hover {
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.about-why {
	background-color: var(--nd-blue);
	padding: 70px 0px 95px 0px;
}
.abt-why-txt {
	padding-right: 20px;
}
.abt-why-txt h5 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 8px;
	gap: 5px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFB800;
}
.abt-why-txt h5 span {
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: var(--nd-yellow);
}
.abt-why-txt h2 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 24px;
}
.abt-why-txt h6 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	margin-bottom: 42px;
}
.abt-why-txt ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 49px;
	flex-wrap: wrap;
	margin-bottom: 60px !important;
}
.abt-why-txt ul li {
	width: calc(50% - 24.5px);
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 22px;
}
.abt-why-txt ul li em {
	width: 57px;
	height: 57px;
	background: rgba(255, 184, 0, 0.9);
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.abt-why-txt ul li em img {
	display: block;
	max-width: 31px;
	max-height: 31px;
}
.abt-why-txt ul li text {
	width: calc(100% - 79px);
}
.abt-why-txt ul li text h3 {
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 12px;
}
.abt-why-txt ul li text p {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.abt-why-txt a {
	padding: 15px 28px;
	background: #FFFFFF;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #06264D;
	width: fit-content;
}
.abt-why-txt a svg {
	display: block;
	width: 24px;
	height: 24px;
}
.abt-why-txt a:hover {
	background: var(--nd-yellow);
	color: #06264D;
}
.abt-why-img {
	display: block;
	width: 100%;
	height: auto;
}
.abt-comp-work.comp-works.works {
	padding-bottom: 66px;
}
.abt-comp-work .comp-work-box {
	background: #FFFFFF;
	border: 1px solid rgba(39, 55, 70, 0.35);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	padding: 58px 26px 40px 26px;
}
.abt-comp-work .comp-work-box em {
	margin: 0 auto 45px auto;
	width: 92px;
	height: 92px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.abt-comp-work .comp-work-box em img {
	display: block;
	width: 60px;
	height: 60px;
}
/* 12-09-anwesa */










.loader_bg {
	position: fixed;
	/*background: rgba(0,0,0,0.9);*/
	background: rgba(255,255,255,0.99);
	z-index: 9999999;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
}
.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid var(--nd-yellow);
	border-bottom: 16px solid #141b58;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: 0 auto;
}
 @-webkit-keyframes spin {
 0% {
-webkit-transform: rotate(0deg);
}
 100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
.qwwww .owl-part .owl-dots {
	bottom: 71px !important;
}
.npd1 label {
	margin: 0;
	width: 76%;
	padding-right: 15px;
}
.npd1 select {
	padding: 0px 46px 0 8px;
	width: 24%;
}
.for_width_only {
	width: 700px;
}
.cpb_profile {
	padding: 0 !important;
	box-shadow: none !important;
	border: none !important;
}
.cpb_profile_1 h1 {
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 22px;
}
.cndt-rateshw-02 h5 img {
	display: block;
	width: 9px !important;
	height: 9px !important;
	filter: invert(1) brightness(100);
}
.cndt-rateshw-02 h5 {
	padding: 1px 6px 2px 6px;
	background-color: var(--nd-yellow);
	background: #FFB800;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3px;
	font-family: "Cairo", sans-serif;;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.modefiedd {
	display: block !important;
}
.modefiedd .tpsec {
	display: block !important;
	margin: 5px 0 12px 0 !important;
	width: 100% !important;
}
.modefiedd .tpsec h5 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.modefiedd .tpsec h5 span {
	padding-right: 15px;
}
.add_rm06 {
	display: flex !important;
	justify-content: space-between !important;
}
.start_revieww_area {
	display: flex !important;
	margin: -5px !important;
}
.start_revieww_area > span {
	display: flex;
	background: transparent;
	padding: 0;
	margin: 0 3px;
	width: 21px;
	border-radius: 1px;
	height: 20px;
	overflow: hidden;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.start_revieww_area > span img {
	width: 11px !important;
	height: 11px !important;
}
.star-grey {
	background: transparent !important;
}
.add_rm06 h6 {
	font-weight: 700 !important;
	font-size: 16px;
}
.mm_icon svg {
	width: 25px !important;
}
.loggd-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}
.login-inr.success-inr {
	min-height: calc(100vh - 234px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.sucs-mssg {
	padding: 7px 12px;
	border-radius: 7px;
	background-color: #0080000d;
	border: 1px solid #00800066;
	margin: 14px 0px;
	line-height: 1.4 !important;
	font-size: 15px !important;
	color: #303030 !important;
}
.sucs-mssg.error-mssg {
	background-color: rgb(255 0 0 / 5%);
	border: 1px solid rgb(255 0 0 / 40%);
}
.cng-tpsign.prfl-show {
	gap: 2px;
	font-weight: 800;
	font-size: 29px;
	line-height: 31px;
	text-align: left;
	letter-spacing: 0.02em;
	padding-right: 0px;
	color: var(--nd-yellow);
}
.mb-14 {
	margin-bottom: 14px !important;
}
.error {
	color: red !important;
}
a.bcm-candt {
  width: max-content;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #6A7784;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #090808;
  gap: 3px;
  padding: 5px 10px;
  margin-left: 6px;
}
a.bcm-candt:hover {
	background: var(--nd-yellow);
	border: 1px solid var(--nd-yellow);
	color: var(--nd-blue);
}
/*16/10/2024*/
.welcome-inr .offset-lg-1 {
	margin-right: 8.33333333%;
	margin-left: auto !important;
}
.ftr-hdr a svg {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}*/
.ms-auto {
	margin-left: 6px !important;
	margin-right: auto !important;
}
a.prfl-continue svg{
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.swal2-confirm{
  background-color: var(--nd-blue) !important;
}

/*.owl-carousel .owl-rtl {
  direction: rtl;
}
.owl-carousel .owl-stage{
  direction: rtl;
}*/

.blog {
  direction: ltr;
}
.trst-inr {
  direction: ltr;
}
.owl-carousel .owl-stage-outer {
  direction: ltr;
}
.testi-box {
  direction: rtl;
}
.rm_after_login1 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
   top: 35%;
  width: fit-content;
  text-align: center;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  color: #323E56;
  z-index: -1;
}
 .anj112{
  margin-left: 8px;
 }



.prof-status {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 3px 3px 5px;
    gap: 4px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: inline-flex;
    margin-right: 12px;
}
.prof-status svg{
    display: block;
    width:19px;
    height:19px;
}
 
 .status-aprvd{
    border-color: #2EB20D;
    color: #2EB20D;
    background-color: rgba(46, 178, 13, 0.08);
 }
 .status-rejected{
    border-color: #BB5710;
    color:#BB5710 ;
    background: rgba(187, 87, 16, 0.08);
 }
 .status-blocked{
    border-color:#F53636 ;
    color: #F53636;
    background: rgba(187, 87, 16, 0.08);
 }
 .status-pending{
    border-color:#0471A6 ;
    color:#0471A6 ;
    background: rgba(187, 87, 16, 0.08);
 }



.schdl-view-type {
  left: 0 !important;
  right: auto !important;
}





.mssg-thisdiv.thisdiv-right text p {
  background: var(--nd-blue) !important;
  color: white !important;
  border-radius: 10px 10px 10px 0px !important;
  max-width: 521px !important;
}
.mssg-thisdiv text p {
  padding: 11px 14px 11px 16px;
  background: #F3F7FF;
  border-radius: 10px 10px 0px 10px;
  height: fit-content;
  width: fit-content;
  max-width: 478px;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
}
.mssg-thisdiv.thisdiv-right .send-time {
  right: auto;
  left: 30px;
}
.send-time {
  bottom: -14px;
  right: 30px;
  z-index: 3;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #BABABA;
  left: auto;
}

.fc .fc-daygrid-event-harness {
  direction: rtl !important;
}







.subs-hist {
  top: -25px;
  left: 15px;
  width: 182px;
  height: 40px;
  background: var(--nd-blue);
  border-radius: 7px;
  font-family: "Cairo", sans-serif;;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subs-hist:hover {
  background: var(--nd-yellow);
  color: var(--nd-blue);
}


.country_code, .das-inpt-grp select.country_code {
    position: absolute;
    top: 26px;
    right: 0px;
    z-index: 99;
    width: 114px;
    border-radius: 0 7px 7px 0;
    background-color: #fff;
    border: none;
    height: 48px;
    box-shadow: none;
    padding: 0 !important;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #9BA2B1;
    border-right: 1px solid #d2d2d2 !important;
}
.country_code.select2-container .select2-choice .select2-arrow{
    display:none;
}
.country_code.select2-container .select2-choice > .select2-chosen {
    margin-left: 0px !important;
}
.select2-container .select2-choice {
    background-position: left -9px center !important;
    padding-left: 0px !important;
	padding-right: 8px !important;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 0px !important;
	margin-left: 26px !important;
}
.country_code.select2-container .select2-choice {
    display: flex;
    height: 48px;
    padding: 0 8px 0 0px;
    border-radius: 0 5px 5px 0 !important;
    appearance: none;
    background-image: url(../images/select-bg.png) !important;
    background-size: 14px 14px !important;
    background-repeat: no-repeat;
    background-position: left 3px center !important;
    padding-left: 8px !important;
    width: 113px;
}
.login-mob_num input {
    padding: 8px 102px 8px 14px !important;
}
.das-inpt-grp select.country_code{
    background-image: url(../images/select-drp.png);
    background-repeat: no-repeat;
    background-position: right 3px center;
    background-size: 17px 17px;
    width: 70px !important;
}

.pro_mob_number{
    position: relative;
}
.pro_mob_number input {
    padding: 8px 126px 8px 14px !important;
}

.gap-10{
    gap: 10px !important;
}
.flex-grow1{
    flex-grow: 1;
}
.vw-offr-box{
    margin-bottom: 17px;
}
.vw-offr-box h6 {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: var(--nd-blue);
    margin-bottom: 4px;
}
.vw-offr-box p{
        font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #575A5B;
}
.vw-offr-box img{
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 4px;
}
.vw-offr-btns{
    padding-top: 12px;
    border-top: 1px solid #ddd;
}
.vw-offr-btns a{
        background: var(--nd-blue);
    border-radius: 6px;
    padding: 8px 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.vw-offr-btns a:hover{
    background: var(--nd-yellow);
    color: var(--nd-blue);
}
.tab-tbl-cell h5 a:hover{
    color: var(--main-red) !important;
}
.w-fit{
    width: fit-content !important;
}


/* 06-12 */
.blog-list{
    margin: 60px 0px;
}
.blog-list .row{
    row-gap: 30px;
}
.blog-brd{
    background-color: #EAF1FF;
    padding: 12px 0px !important;
}
.blog-details{
    margin: 60px 0px;
}
.blog-deet-rt{
    padding-right: 30px;
    border-right: 1px solid #d2d2d2;
}
.blog-deet-rt h2{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 14px;
    padding-bottom: 6px;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
}
.blog-deet-rt h2::before{
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 80px;
    height: 4px;
    background-color: var(--main-red);
    border-radius: 0 3px 0 0;
    display: block;
}
.blog-brd .breadcrumb-item, .blog-brd .breadcrumb-item a {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size:16px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #06264D;
}
.blog-deet-rt .blog-box{
    margin-bottom: 14px;
}
.blog-deet-rt .blog-box em {
    height: 149px;
    margin-bottom: 6px;
}
.blog-deet-rt .blog-bxtxt h3 {
    font-size: 17px;
    line-height:1.4;
    margin-bottom: 10px;
}
.blog-deet-rt span.tag {
    margin-bottom: 5px;
}
.more-blogs{
    width: 100%;
    height: 53px;
    background: var(--nd-blue);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.more-blogs:hover {
    background: var(--nd-yellow);
    color: var(--nd-blue);
}
.blog-hdgns h2 {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.01em;
    color: #06264D;
    margin-bottom: 24px;
}
.blog-poster{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}
.blog-share{
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items:center;
    gap: 6px;
}
.blog-share h6{
    display: block;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0.02em;
    color: #06264D;
}
.blog-share ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
}
.blog-share ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 27px;
    height:27px;
    border-radius: 50%;
    background-color: white;
    overflow: hidden;
    border: 1px solid  #313041;
}
.blog-share ul li a svg {
    display: block;
    max-width: 14px;
    max-height: 14px;
    font-size: 24px;
    color: #313041;
}
.blog-share ul li a:hover{
    background-color: var(--nd-yellow);
    border: 1px solid var(--nd-yellow);
}
.blog-poster .pstr-txt h5 {
    display: block;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #06264D;
}
.blog-poster .poster em {
    width: 43px !important;
    height: 43px !important;
}
.blog-poster .pstr-txt h6 {
    font-size: 14px;
    line-height: 32px;
}
.blog-hdgns{
    margin-bottom: 30px;
}
.main-blg-img{
    width: 100%;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 16px;
    border-radius: 9px;
}
.main-blg-img img{
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
h3.blog-subhdng {
    margin-bottom: 6px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: var(--nd-blue);
}
.blog-txt p{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height:1.7;
    letter-spacing: 0.01em;
    color: #323E56;
    margin-bottom: 14px;
}
.prev-nxt-blog {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
    padding-top: 16px;
    border-top: 1px solid #d2d2d2;
    margin-top: 40px;
}
.prev-nxt-blog a{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 11px;
    width: 300px;
}
.prev-nxt-blog a svg{
    display: block;
    width: 16px;
    height: auto;
    margin-top: 5px;
}
.prev-nxt-blog a span{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #273746;
    display: block;
    width: calc(100% - 27px);
}
.prev-nxt-blog a span small {
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #273746c7;
    display: block;
    margin-bottom: 4px;
}
.prev-nxt-blog a.next-blog{
    margin-left: auto;
}
.prev-nxt-blog a.next-blog span,
.prev-nxt-blog a.next-blog span small{
    text-align: right;
}
.prev-nxt-blog a:hover span,
.prev-nxt-blog a:hover span small{
    color: var(--nd-yellow);
}
.prev-nxt-blog a:hover svg path{
    stroke: var(--nd-yellow);
}
.blog-deets-lft, .blog-deet-rt{
    height: 100%;
}
/* 06-12 */

.cand-land-banner{
    background-color: #F3F7FF;
    background-image: url(../images/candidate-landbg.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cand-bnr-txt{
    padding:64px 0px;
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
}
.cand-bnr-txt h1{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 49px;
line-height: 62px;
letter-spacing: 0.01em;
color: #06264D;
margin-bottom: 22px;
text-align: center;
}
.cand-bnr-txt p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 27px;
text-align: center;
letter-spacing: 0.01em;
color: #000000;
}
.abt-cand{
    padding: 70px 0px;    
}
.abt-cand-img{
    margin-left: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.abt-cand-txt h5{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 800;
font-size: 21px;
line-height: 47px;
letter-spacing: 0.02em;
text-transform: capitalize;
color: var(--nd-yellow);
margin-bottom: 9px;
}
.abt-cand-txt h2{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 800;
font-size: 49px;
line-height: 56px;
letter-spacing: 0.01em;
text-transform: capitalize;
color: #06264D;
margin-bottom: 24px;
}
.abt-cand-txt p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 27px;
letter-spacing: 0.02em;
color: #949495;
margin-bottom: 24px;
}
.abt-cand-txt a{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
text-align: center;
letter-spacing: 0.04em;
text-transform: capitalize;
color: #FFFFFF;
padding: 16px 32px;
width:fit-content;
height: fit-content;
background: #07264A;
border-radius: 8px;
display: block;
margin-top: 27px;
}
.abt-cand-txt a:hover{
    background: var(--main-red);
    color: white;
}

.how-cand{
    padding: 55px 82px 85px 82px;
    background-color: #F3F7FF;
}
.how-sec-hdr{
    width: 815px;
    max-width: 100%;
    margin: 0 auto 53px auto;
}
.how-sec-hdr h2{
    margin-bottom: 18px;
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 38px;
line-height: 48px;
text-align: center;
letter-spacing: 0.02em;
color: #000000;
}
.how-sec-hdr h2 span{
    color: var(--nd-yellow);
}
.how-sec-hdr p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 27px;
text-align: center;
letter-spacing: 0.01em;
color: #000000;
}
.how-cand-inr{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 30px;
    flex-wrap: wrap;
}
.how-cand-box-outr{
    width: calc(20% - 24px);
    padding-top: 55px;
    position: relative;
}
span.how-cand-img{
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
}
span.how-cand-img img{
    display: block;
    width: 100%;
    height: auto;
}
.how-cand-box-inr {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 62px 26px 14px 26px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    transition: all 0.3s ease;
}
.how-cand-box-inr:hover{
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.5);
}
.how-cand-box-inr h4{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 23px;
text-align: center;
letter-spacing: 0.02em;
text-transform: capitalize;
color: #1E2933;
margin-bottom: 16px;
}
.how-cand-box-inr p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 15.5px;
line-height: 23px;
text-align: center;
color: #323E56;
}
.cand-faq{
    border-top: 1px solid #E8E8E8;
    padding: 63px 0px 68px 0px;
}
.cand-faq .faq-accrdn{
background: #FFFFFF;
box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.04);
}
.cand-faq .faq-accrdn .accordion-item{
    border-width: 0px 0px 1px 0px !important;
}
.cand-faq .faq-accrdn .accordion-item {
    padding: 19px !important;
}
.cand-faq .faq-accrdn .accordion-item .accordion-button::after {
    width: 24px;
    height: 24px;
    background-size: 7px 7px !important;
}
.cand-faq .faq-accrdn .accordion-item .accordion-button span {
    font-size: 24px;
    margin-right:16px;
}
.cand-faq .faq-accrdn .accordion-item .accordion-button {
    font-size: 17px;
    font-weight: 600;
}
.cand-faq .faq-accrdn .accordion-item .accordion-body {
    font-size: 16px;
    padding: 0 0 0 40px;
    padding-top: 9px;
}
h2.cand-faq-hdr{
    margin-bottom: 45px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    text-align: right;
    letter-spacing: 0.02em;
    color: #000000;
}
h2.cand-faq-hdr span{
    color: var(--nd-yellow);
}
.cand-faq-img {
    padding-top: 57px;
    position: sticky;
    top: 0px;
}

.comp-bluesec{
    background-image: url(../images/comp-bluesec.png);
    background-color: var(--nd-blue);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:100% 100%;
}
.comp-blueinr{
    padding: 65px 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.comp-bluetxt{
width: 733px;
max-width: 100%;
}
.comp-bluetxt h2{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 38px;
line-height: 50px;
letter-spacing: 0.02em;
color: #FFFFFF;
margin-bottom: 30px;
}
.comp-bluetxt p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 29px;
letter-spacing: 0.02em;
color: #FFFFFF;
}
a.comp-bluebtn{
background: #FFFFFF;
border-radius: 7px;
padding: 15px 20px;
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 21px;
letter-spacing: 0.02em;
color: #06264D;
}
a.comp-bluebtn:hover{
    background: var(--nd-yellow);
    color: #06264D;
}

.comp-works.works.cl-works {
    padding: 58px 0px 83px 0px;
}


.cl-works-inr .comp-work-box {
    position: relative;
    width: 323px;
    background: transparent !important;
    border: 0px solid transparent !important;
    border-radius: 25px;
    padding:60px 0px 0px 0px;
    box-shadow: none !important;
    position: relative;
}
span.clw-img{
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 2;
    width: 134px;
    height: 134px;
    padding: 19px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
span.clw-img img.cmwr-img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100% !important;
    max-height:100% !important;
    margin: 0 auto 0px auto !important;
}
.comp-work-box-inr {
    background: #FFFFFF;
    border: 2px solid rgba(39, 55, 70, 0.35);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    padding: 114px 26px 30px 26px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.abt-comp .abt-cand-img{
    margin-right: 0px;
    margin-left: 21px;
}
.abt-comp .abt-cand-txt{
    margin-left: 20px;
}
.abt-comp .abt-cand-txt ul,
.abt-cand-txt ul{
    margin-top:24px !important;
    margin-left: 20px !important;
}
.abt-comp .abt-cand-txt ul li,
.abt-cand-txt ul li{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.01em;
color: #323E56;
margin-bottom: 8px;
padding-right: 22px;
position: relative;
}
.abt-comp .abt-cand-txt ul li::before,
.abt-cand-txt ul li::before{
    position: absolute;
    top: 9px;
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    background-color: var(--nd-blue);
    right: 0px;
}
.abt-comp .abt-cand-txt ul li::marker,
.abt-cand-txt ul li::marker{
    font-size: 30px !important;
    color: var(--nd-blue) !important;
    margin-left: 3px !important;
}
.comp-land-bnr{
    background-image: url(../images/comp-landing-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 176px 0px;
}
.comp-land-bnr-txt{
    width: 741px;
    max-width: 100%;
    margin: 0 auto;
    padding: 95px 0px;
}
.comp-land-bnr-txt h1{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 63px;
text-align: center;
letter-spacing: 0.01em;
color: #FFFFFF;
margin-bottom: 30px;
}
.comp-land-bnr-txt p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 27px;
text-align: center;
letter-spacing: 0.01em;
color: #FFFFFF;
margin-bottom: 40px;
}
.comp-land-bnr-txt a.comp-bnr-btn{
    display: block;
    margin: 0 auto;
background: #FFFFFF;
border-radius: 7px;
width: fit-content;
padding: 15px 25px;
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 21px;
letter-spacing: 0.02em;
color: #06264D;
}
.expert-land-bnr{
    z-index: 1;
}
a.ban-bgwhite{
background: #FFFFFF;
border-radius: 7px;
padding: 15px 25px;
display: block;
width: fit-content;
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 21px;
letter-spacing: 0.02em;
color: #06264D;
}
a.ban-bgwhite:hover{
    background: var(--nd-yellow);
    color:#06264D ;
}
.expert-land-bnr .banner-text {
    padding: 58px 0px 86px 0px;
}
.expert-land-bnr .banner-text p {
    margin-right: 0px;
}
.expert-land-bnr .banner-img {
    width: 38.05%;
}
.expert-land-bnr .bnr-bfr2 {
    bottom: 0px;
    width: 472px;
    height: 188px;
    display: block;
    right: 35%;
    z-index: -1;
}
.expert-land-bnr .bnr-bfr1 {
    width: 193px;
}

.expert-land-bnr .banner-text h1 {
    margin-bottom: 26px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 39px;
    line-height: 53px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-transform: none !important;
    padding-left: 66px;
}
.banner-text p {
    margin-bottom: 43px;
    margin-left: 0px;
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 27px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.abt-exp-imgs{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 23px;
}
.abtexp-lftimg{
    width: calc(50% - 23px);
    display: block;
    height: auto;
    border-radius: 15px;
}
.abtexp-rtimgs{
    width: calc(50% - 23px);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 23px;
}
.abtexp-rtimgs img{
    display: block;
    width: 100%;
    height: calc(50% -23px);
    border-radius: 15px;
}
.exprt-abt-txt{
    padding-left: 7px;
}
.exprt-abt-txt ul li{
    padding-right: 25px;
    background-image: url(../images/list-tick-circle.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: right top 5px;
    margin-bottom: 11px;
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.01em;
color: #323E56;
}
.exprt-how{
background-color: #F3F7FF;
padding: 60px 0px 36px 0px;
}
.how-exprt-hdng{
    margin: 0 auto 74px auto;
    width: 816px;
    max-width: 100%;
}
.how-exprt-hdng h2{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 38px;
line-height: 48px;
text-align: center;
letter-spacing: 0.02em;
color: #000000;
margin-bottom: 18px;
}
.how-exprt-hdng h2 span{
    color: var(--nd-yellow);
}
.how-exprt-hdng p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 27px;
text-align: center;
letter-spacing: 0.01em;
color: #364756;
}
.exprt-how-inr{
    width: 1156px;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px;
}
.hwinr-bxinr{
    position: relative;
    margin-bottom: 22px;
    padding: 0 0 19px 24px;
}
.hwinr-bxinr em{
width: 98px;
height: 89px;
background: #FFFFFF;
box-shadow: 0px 10px 40px rgba(14, 100, 215, 0.14);
border-radius: 18px;
padding: 18px 22px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 3;
}
.hwinr-bxinr em img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.hwinr-bxinr h3 {
    width: 100%;
    height: 96px;
    border-radius: 18px;
    padding: 25px 42px 25px 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.exprt-hwinr-box{
    width: 336px;
}
.exprt-hwinr-box p{
    padding-left: 24px;
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: rgba(50, 62, 86, 0.9);
}
.expert-how-btm{
    background-image: url(../images/exprt-btmbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 85px;
}
.exprt-btm-txt{
    padding: 22px 0px 34px 0px;
    margin: 0 auto;
    width: 699px;
    max-width: 100%;
}
.exprt-btm-txt h2{
font-family: "Cairo", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 60px;
letter-spacing: 0.01em;
color: #FFFFFF;
margin-bottom: 17px;
text-align: center;
}
.exprt-btm-txt p{
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 27px;
text-align: center;
letter-spacing: 0.01em;
color: #FFFFFF;
margin-bottom: 25px;
}
.exprt-btm-txt a{
    background: #FFFFFF;
    border-radius: 7px;
    padding: 15px 25px;
    display: block;
    width: fit-content;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #06264D;
    margin: 0 auto;
}
.exprt-btm-txt a:hover{
    background-color: var(--nd-yellow);
    color: #06264D;
}
/* 13-11 */

.srch-filter-btns {
    padding: 22px 12px 28px 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.filter-reset {
    width: 130px;
    height: 40px;
    background: transparent;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--nd-blue);
    outline: none !important;
    box-shadow: none !important;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.02em;
    color: var(--nd-blue);
}
.inner-banner.inner-banner-dark{
    background-image: url(../images/inr-bnr-dark.png);
}
.inner-banner.inner-banner-dark .inr-bnr-txt h1,
.inner-banner.inner-banner-dark .inr-bnr-txt p,
.inner-banner.inner-banner-dark .inr-brd .breadcrumb-item,.inner-banner.inner-banner-dark .inr-brd .breadcrumb-item a,
.inr-brd.inr-brd-dark .breadcrumb-item, .inr-brd.inr-brd-dark .breadcrumb-item a{
    color: white;
}
.inner-banner.inner-banner-dark .inr-bnr-txt {
    width: 652px;
}
.faq-tabs{
    padding: 7px;
    width: fit-content;
    margin: 0 auto 30px auto !important;
    justify-content: space-between;
    gap: 7px;
background: #FFFFFF;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
border-radius: 8px;
border-bottom: 0px;
}
.faq-tabs .nav-item{
    border: 0px solid transparent !important;
}
.faq-tabs .nav-item .nav-link{
    padding: 15px 22px 16px 22px;
background: #fff;
border-radius: 8px;
display: flex;
justify-content: center;
align-items: center;
font-family: "Cairo", sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 21px;
line-height: 26px;
text-align: center;
letter-spacing: 0.02em;
color: #000;
}
.faq-tabs .nav-item .nav-link.active{
    background-color: #132580;
    color: white;
}
.terms-page{
    background-color: #F3F7FF;
    padding: 70px 0px;
}
.disclaim{
    border: 1px solid var(--nd-blue);
    padding: 14px 20px;
    margin-bottom: 40px;
    border-radius: 20px;
}
.read{
    font-family: "Cairo", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.disclaim h6 {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 25px;
    text-align: right;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 13px;
}
.disclaim p{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15.5px;
    line-height: 23px;
    text-align: right;
    letter-spacing: 0.01em;
    color: #323E56;
    margin-bottom: 8px;
}
.disclaim p a{
    color: var(--nd-blue);
    font-weight: 600;
    color: inherit;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}
.disclaim p a:hover{
    color: var(--main-red);
}
.disclaim ul li {
    padding-right: 25px;
    background-image: url(../images/list-tick-circle.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: right top 4px;
    margin-bottom: 5px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #323E56;
}
.term-box{
    border-bottom: 1px solid #222;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.term-box h2{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height:1.3;
    text-align: right;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 14px;
}
.trm-box-inr{
    margin-bottom: 14px;
}
.trm-box-inr h3{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size:22px;
    line-height:1.3;
    text-align: right;
    letter-spacing: 0.02em;
    color:#505050;
    margin-bottom:6px;
}
.trm-box-inr h3 span{
    color: var(--main-red);
}
.trm-box-inr p,
.trm-box-inr ul li{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15.5px;
    line-height: 23px;
    text-align: right;
    letter-spacing: 0.01em;
    color:#626d85;
    margin-bottom:9px;
}
.trm-box-inr ul li{
    margin-bottom:6px;
}
.trm-box-inr ul{
    list-style: disc !important;
    list-style-position: inside;
    padding-right: 16px !important;
    margin-bottom: 9px !important;
}
.trm-box-inr p:last-child,
.trm-box-inr ul li:last-child{
    margin-bottom: 0px !important;
}
.trm-box-inr h4{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size:19px;
    line-height:1.3;
    text-align: right;
    letter-spacing: 0.02em;
    color:#505050;
    margin-bottom:6px;
    margin-top: 10px;
}
.vw-blnc-deets{
    padding: 20px 20px 8px 20px;
}
.vw-blnc-deets ul li{
    margin-bottom: 12px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
}
.vw-blnc-deets ul li h5{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--nd-blue);
    width: 265px;
    max-width: 80%;
}
.vw-blnc-deets ul li text{
    width: calc(100% - 273px);
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #575A5B;
    min-width: 20%;
}


/*rabin-09/12*/
.mb_none{
	margin-top:0 !important;
}

.academy_rm1 .banner-img {
  width: auto !important;
  max-width:745px;
}



.academy_rm2 .blog-box em {
	background:#f3f7ff;
}
.academy_rm2 .blog-box em iframe {
	width: 100%;
	height: 250px;
}
.academy_rm2 .blog-bxtxt p {
  margin-bottom: 0 !important;
}
.academy_rm2 .blog-bxtxt h3 {
  margin-bottom: 10px !important;
}



.academy_rm3 .blog-bxtxt p {
  margin-bottom: 0 !important;
}
.academy_rm3 .blog-bxtxt h3 {
  margin-bottom: 10px !important;
}
.academy_rm3 {
  padding: 41px 0px 56px 0px !important;
}


.academy_rm4 .blog-bxtxt h3 {
  margin-bottom: 0 !important;
}




.academy_rm3 .blog-hdng {
	margin-bottom: 0 !important;
}
.academy_rm6{
	background-color: #F3F7FF;
}

/*FOR Testimonials*/
.testimonial_rm5{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.testimonial_rm5 .owl-testi .item {
	height: 100%;
}
.testimonial_rm5 .testi-box {
	height: fit-content;
	height: 100%;
}
.testimonial_rm5 .owl-carousel .owl-stage{
	display: flex;
}
.testimonial_rm5 .owl-testi.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 12px;
}
.testimonial_rm5 .testi-hdr {
	margin: 0 auto 10px auto;
}
.testimonial_rm5 .testi-box {
	box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.1);
	padding: 22px 20px 22px 22px;
	border-radius: 10px;
}
.testimonial_rm5 .who-testi text h5 {
	font-weight: 800;
}
.testimonial_rm5 .who-testi em {
	width: 55px;
	height: 55px;
}
.testimonial_rm5 .who-testi {
	margin-bottom: 11px;
	border-bottom: 1px dashed #8a8a8a;
	padding-bottom: 14px;
}
.testimonial_rm5 .who-testi span{
	margin: 5px 0 0 0;
	display: block;
	overflow: hidden;
}
.testimonial_rm5 .who-testi span strong{
	float: right;
}
.testimonial_rm5 .who-testi span img {
	width: 12px !important;
	margin: 0 4px 0 0;
}
.testimonial_rm5 .who-testi text h5 {
	background-image: none !important;
}
.testimonial_rm5 .who-testi text h6 {
    font-size: 13px;
    line-height: 23px;
}
.testimonial_rm5 .testi-box p {
  font-size: 15.5px;
  line-height: 26px;
}
.testimonial_rm5 .who-testi > span {
  float: left;
  margin: 0;
}
.testimonial_rm5 .who-testi > span img {
  float: left;
  margin: 0;
 width: 44px !important;
}
.testimonial_rm5 .who-testi text h5 {
  padding-right: 0 !important;
}
.testimonial_rm5 .owl-testi .item {
  padding: 22px;
}
.swal2-confirm{
    background-color: var(--nd-blue) !important;
    color: white !important;
}
.swal2-confirm:hover{
    background-color: var(--nd-yellow) !important;
    color: var(--nd-blue) !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.swal2-confirm:focus{
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.pub-prv {
    display: inline-flex;
    margin-right: auto;
    width: fit-content;
    padding: 4px 12px;
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #1E2933;
    background-color: var(--nd-yellow);
    border-radius: 4px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 4px;
    float:left;
}
.pub-prv svg{
    display: inline-block;
    width: 18px;
}
.pub-prv:hover{
    background-color: var(--nd-blue);
    color: white;
}
.pub-prv:hover svg path{
    stroke: white;
}
.loggd-area-nav{
    margin-left: 20px !important;
}
.rm_after_login1.prfl-progress{
    top: 24%;
    z-index: 999;
    cursor: pointer;
}
.edt-avl{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    border-radius: 3px;
    background-color: var(--nd-blue);
    color: white;
    width: fit-content;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.02em;
    gap: 3px;
    margin-right: 4px;
}
.edt-avl svg{
    display: block;
    width: 12px;
    height: 12px;
}
.edt-avl svg path{
    stroke: white;
}
.edt-avl:hover{
    background-color: var(--nd-yellow);
    color: var(--nd-blue);
}
.edt-avl:hover svg path{
    stroke: var(--nd-blue);
}
.banner-text .carousel-indicators {
    bottom: -44px;
     margin-right: 0; 
     margin-bottom: 0; 
     margin-left: 0; 
}
.banner-text .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.banner-text .carousel-item {
    height: 360px;
}
.trm-box-inr p a{
    color: var(--main-red);
}
.trm-box-inr p a:hover{
    color: var(--nd-blue);
}


/* 14-12 */
.acdm-courses{
    padding: 70px 0px;
}
.acdm-filter {
    /* border: 1px solid #d3d3d3; */
    border-radius: 13px;
    padding: 12px;
    margin-bottom: 40px;
    background-color: #07264a0a;
}
.acdm-filter h3 {
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 1;
    color: #2A3B4B;
    margin-bottom: 9px;
}
.acdm-filter form .das-inpt-grp,
.acdm-filter form .srch-tbl {
    margin-bottom: 0px;
}
.acdm-filter form .das-inpt-grp select{
    background-color: white !important;
}
.acdm-courses{
    margin-bottom: 40px;
}
.adcm-courses-hdr{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}
.adcm-courses-hdr h2{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 23px;
    color: #2A3B4B;
}
.adcm-courses-hdr a{
    width:fit-content;
    height: fit-content;
    background: var(--nd-blue);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    padding:9px 23px;
}
.adcm-courses-hdr a svg{
	display: block;
	width: 15px;
	height: 15px;
	transform: rotate(180deg);
}
.adcm-courses-hdr a:hover{
    background: var(--main-red);
    color: white;
}
.course-card{
    background: rgba(255, 255, 255, 0.87);
    border: 1px solid #E1E7F5;
    box-shadow: 0px 0px 25px rgba(41, 58, 68, 0.07);
    border-radius: 14px;
    padding: 10px 10px 21px 10px;
    display: block;
}
.acdm-courses .course-card em{
    width: 100%;
    height: 232px;
    border-radius: 11px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 11px;
}
.acdm-courses .course-card em img{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.crs-tags {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px !important;
    flex-wrap: wrap;
}
.crs-tags li{
    width: fit-content;
    background: #DFE5F6;
    border-radius: 4px;
    display: block;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #3786E4;
    padding: 1px 6px 3px 6px;
}
.acdm-courses .course-card h3 {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #273746;
    margin-bottom: 11px;
}
.crs-rate{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    margin-bottom: 12px !important;
}
.crs-rate li{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
}
.crs-rate li svg{
    display: block;
    width: 18px;
    height: 18px;
}
.crs-rate p{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #273746;
}
.acdm-courses .course-card h5{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #273746;
}
.acdm-courses .course-card h5 b{
    font-weight: 700;
    color: var(--main-red);
}
.acdm-courses .course-card:hover {
    box-shadow: 0px 0px 16px 0px #00000030;
}
.acdm-courses-top,
.acdm-courses-btm{
    padding-bottom: 50px;
}
.acdm-courses-btm .crs-rate{
    margin-bottom: 0px !important;
}
.adcm-courses-hdr p {
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #4F5E64;
    margin-top: 12px;
}
.adcm-courses-hdr text{
    width: calc(100% - 157px);
}
.acdm-bluesec .comp-bluetxt h5{
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color:white;
    margin-bottom:20px;
}
.acdm-bluesec .comp-bluetxt h2 {
    font-family: "Cairo", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 29px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.acdm-bluesec .comp-blueinr {
    padding: 32px 0px;
}
.acdm-bluesec .comp-bluetxt {
    width: calc(100% - 230px);
    max-width: 100%;
}
.academy_rm4 .blog-bxtxt {
    padding: 0px 0px;
}
.academy_rm4 .blog-bxtxt p{
margin-bottom: 12px;
}
.academy_rm4 .blog-bxtxt a {
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 6px 11px;
    width: fit-content;
    height: fit-content;
    background: #07264A;
    border-radius: 8px;
    display: block;
}
.academy_rm4 .blog-bxtxt a:hover{
    background: var(--main-red);
    color: white;
}
.academy_rm4 .blog-box {
    padding: 10px 10px 10px 10px;
}
.ai-powered{
    background-color: #F3F7FF;
    padding: 40px 0px;
    background-image: url(../images/grt-bg2.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
}

.ai-text h2{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    /* text-transform: capitalize; */
    color: #06264D;
    margin-bottom: 15px;
}
.ai-text p {
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #5a5a5a;
}
.ai-powered em{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 300px;
}
.ai-powered em img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.course-card em.micro-play{
    background-color: #F3F7FF;
    height: 150px;
}
.course-card em.micro-play iframe {
    width: 100%;
    height: fit-content;
}
/* 14-12 */
.ai-text h5{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size:19px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 15px;
}
.comp-bluetxt h5{
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    line-height:1;
    letter-spacing: 0.02em;
    color: var(--nd-yellow);
    margin-bottom: 9px;
}
h2.acdm-header{
    font-family: 'Cairo', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 49px;
    line-height: 56px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #06264D;
    margin-bottom: 24px;
    text-align: center;
}
.who-cndt-deet h3{
    width: calc(100% - 140px);
}
.srch-list-lstvw.srch-list-grdvw .who-cndt-deet h3{
    width: 100%;
}
.srch-list-lstvw.srch-list-grdvw .who-cndt-deet{
    margin-bottom:50px;
}

/*Chat section*/
.main-chat-box {
    position: fixed;
    bottom: 65px;
    /* right: 10px; */
    left: 10px;
    width: 295px;
    height: 327px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    z-index: 9990;
}
.chat-heads {
    border-bottom: 1px solid #ccc;
    background: #f1eef4;
    padding: 5px 10px;
    float: left;
    width: 100%;
}
.chat-title {
    float: left;
    width: 85%;
}
.chat-title span {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-right: auto;
    display: block;
    width: fit-content;
}
.chat-title span .fa {
    color: #24c624;
    margin-right: 4px;
}
.chat-action-des {
    float: right;
    width: 15%;
    text-align: right;
}
.chat-action-des .iconfonts, .chat-action-des .fa {
    color: #000;
}
.discal_div {
    position: absolute;
    width: 100%;
    height: calc(100% - 37px);
    text-align: center;
    top: 37px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    background: #00000014;
    color: #000;
    flex-wrap: wrap;
}
.chat_first_time {
    background: #fff;
    left: 0;
    width: 94%;
    position: absolute;
    top: 0px;
    padding: 29px;
    font-size: 16px;
    line-height: 22px;
}
.new_btns_ok {
    display: block;
    width: 55px;
    margin: 10px auto;
}
.chat-bodys {
    float: left;
    width: 100%;
    padding: 2px 5px;
    height: 240px;
    overflow-y: scroll;
}
.chat-fots {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    position: relative;
}
.type-msgs {
    float: left;
    width: 100%;
    border: none;
    height: 50px;
    padding: 11px 93px 11px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    overflow: hidden;
    resize: none;
}
.upload_box input {
    width: 40%;
    display: none!important;
    float: left;
}
.upload_box [type="file"] + label.btn-2 {
    background-color: transparent;
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    /* float: left; */
/*    margin-bottom: 15px !important;*/
    text-align: left;
    transition: all 0.3s;
    /* width: 100%; */
    height: 21px;
    /* left: 0; */
    width: 18px;
    right: 39px;
    z-index: 9999;
    top: 10px;
}
[type="file"] + label.btn-2::before {
    content: ".";
    font-size: 100%;
    right: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    background: url(../images/atac.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-size: 16px;
    background-position: center center;
}
.uploadImg2 {
    display: flex;
    position: absolute;
    width: 35px;
    height: 35px;
    margin-top: 6px;
    right: 65px;
}
.uploadImg2 img {
    width: 100%;
}
.send-msg-pop-btn {
    position: absolute;
    right: 3px;
    top: 7px;
    cursor: pointer;
    width: 30px;
    background: 0 0!important;
    border: none!important;
}
.send-msg-pop-btn img {
    max-width:19px;
}

.chat {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 6px;
    margin-bottom: 22px;
}
.chat.chat-left{
    flex-direction: row-reverse;
}
.chat-avatar a {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-bottom: 20px;
}
.chat-avatar a img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.chat-content{
    padding:6px 11px;
    background: #F3F7FF;
    border-radius: 10px 10px 0px 10px;
    height: fit-content;
    width: fit-content;
    width: 80%;
    margin-left: auto;
}
.chat-content p{
    font-family: 'Cairo' sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;    
}
.chat.chat-left .chat-content {
    background: var(--nd-blue);
    color: white;
    border-radius: 10px 10px 10px 0px;
    margin-left: 0px;
    margin-right:auto;
}
.chat.chat-left .chat-content p{
color: white;
}
.chat-body{
    width: calc(100% - 31px);
}
span.username{
    display: block;
        margin-bottom: 5px;
    font-family: 'Cairo' sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    text-align: left;
}
time.chat-time{
    font-family: 'Cairo' sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 19px;
    color: #adaaaa;
    letter-spacing: 0.03em;
    text-align: right;
    margin-left: auto;
    display: block;
}
.chat.chat-left time.chat-time{
    text-align: left;
    margin-left: 0px;
}
/*Add Score radio button*/
.pass-fl{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    padding: 6px 0px 0px 0px;
}
.pass-fl label {
    padding-left: 22px;
    font-family: 'Cairo' sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #1c1d20;
    position: relative;
    width: 83px;
}
.pass-fl label label.error {
    padding-left: 0px;
    white-space: nowrap !important;
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin-top: 4px;
    margin-left: -20px;
}
.pass-fl label input{
    position: absolute;
    z-index:2;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0px;
    left: 0px;
}
.psfl-circle {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    border: 1px solid #8d8d8d;
    background-color: transparent;
    outline: 4px solid white;
    outline-offset: -9px;
}
.pass-fl label input:hover ~ .psfl-circle,
.pass-fl label input:checked ~ .psfl-circle{
    border:1px solid var(--nd-blue);
}
.pass-fl label input:checked ~ .psfl-circle{
    background-color: var(--nd-blue);
}

.shdl-pic {
    width: 100%;
    margin-bottom: 22px;
}
 .shdl-pic input{
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
    cursor: pointer;
 }
 .shdl-picinr{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 13px;
 }
 
  .shdl-picinr span {
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: white;
    margin-top: 4px;
}
 
 .shdl-picinr text h6{
        font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #2A3B4B;
    margin-bottom: 5px;
 }
 .shdl-picinr text p{
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #575A5B;
 }
 
 .shdl-pic input:hover + .shdl-picinr span{
    border: 1px solid var(--nd-blue);
 }
 .shdl-pic input:checked + .shdl-picinr span{
    border: 5px solid var(--nd-blue);
 }

 .shw-phn {
    padding: 8px 7px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: fit-content;
    height: fit-content;
    background-color: var(--nd-blue);
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.01em;
    color: white;
    margin-top: 11px;
    border-radius: 4px;
}
.shw-phn:hover{
    background-color: var(--main-red);
    color: white;
}
.shw-phn svg{
    display: block;
    width: 16px;
    height: 16px;
}

.si-tc5{
    width: 90px;
    padding-top: 22px;
}
.si-tc4{
    width: 105px;
}
.si-tc3{
    width: 105px;
}
.si-tc2{
    width: 256px;
}
.si-tc1{
    width: calc(100% - 636px);
}
.tab-tbl-cell.si-tc2 p {
    flex-wrap: wrap;
}
.si-table{
    align-items: start !important;
}
/*14-01*/
.pckg-btn {
    width: fit-content;
    background: var(--nd-blue);
    border-radius: 7px;
    font-family: "Cairo", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    justify-content: center;
    padding: 8px 19px;
    margin-right: auto;
}

    .pckg-btn:hover{
        color:#07264A;
        background:#FFB800;
    }
/*14-01*/


.sign-country.country_code{
    top: 23px;
    height: 49px;
}
.sign-country.country_code.select2-container .select2-choice > .select2-chosen {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding-right: 8px !important;
    display: flex;
    border-radius: 0 6px 6px 0;
}
.sign-country.country_code.select2-container .select2-choice {
    height: 50px;
    width: 130px;
}
.select2-drop{
    width: 200px;
}
.pro_mob_number input.more-pad{
    padding: 8px 145px 8px 14px !important;
}

.bottom_for_all label{
    width:32%;
    height: 47px;
    position:relative;
}
.bottom_for_all label input{
    position:absolute;
    z-index:2;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    cursor:pointer;
    top:0px;
    left:0px;
}
.bottom_for_all label span {
    width: 100%;height:100%;
    background: #fff;
    border: 1px solid var(--nd-blue);
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.03em;
    color: var(--nd-blue);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.09);
}
.bottom_for_all label input:hover + span,
.bottom_for_all label input:focus + span,
.bottom_for_all label input:checked + span{
    
    background: var(--nd-yellow);
    color: var(--nd-blue);
    transition: all 0.3s ease;
    box-shadow: none;
    border: 1px solid var(--nd-yellow);
}
span.vwd {
    position: absolute;
    top: 3px;
    left: -10px;
    width: fit-content;
    display: flex;
    border-radius: 14px;
    padding: 3px 3px 3px 8px;
    background-color: var(--nd-blue);
    color: white;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.03em;
    border: 3px solid white;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.blog-brd .container{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    column-gap:20px;
    row-gap:5px;
    flex-wrap:wrap;
}
.print-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    padding: 8px 20px;
    background-color: var(--nd-blue);
    border-radius: 5px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0.02em;
    color: white;
    width: fit-content;
}
.print-btn:hover{
    background-color:var(--main-red);
    color:white;
}
.das-inpt-grp select.country_code.cc-width {
    background-image: url(../images/select-drp.png);
    background-repeat: no-repeat;
    background-position: left 0px center;
    background-size: 17px 17px;
    width: 118px !important;
    padding-left: 19px !important;
    padding-right: 4px !important;
    border-right: 0px solid transparent !important;
    border-left: 1px solid #d2d2d2 !important;
}





/* new-design */

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
/*  font-family: "Cairo", serif; */


header.new-head{
    background-color: #FFFFFF;
    padding: 0px 117.5px;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0px;
	border: 1px solid #707070;
	box-shadow: 0px 3px 3px #00000019;
}
header.new-head .container-fluid{
    width: 100%;
}
.header-padding-nd{
    width: 100%;
    height: 108px;
    padding: 20px;
}
nav.new-hd-nav{
    padding: 0px !important;
    margin: 0px !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center !important;
}
nav.new-hd-nav .navbar-brand{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 82.1px;margin-right: 0px;
    width: 177px;
    height: 63px;
    overflow: hidden;
}
nav.new-hd-nav .navbar-brand img{
    display: block;
    width: 100%;
    height: auto;
}
nav.new-hd-nav .navbar-nav{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    column-gap: 40px;
}
.navbar-left-area{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    gap: 20px;
}
nav.new-hd-nav .navbar-nav li a{
	padding: 34px 5px !important;
    text-align: right;
letter-spacing: 0px;
color: #0F0D1E;
font-family: 'Cairo';
font-weight: bold;
font-size: 21px;
line-height: 39px;
}
nav.new-hd-nav .navbar-nav .dropdown-toggle{
	padding-left: 20px !important;
}
nav.new-hd-nav .navbar-nav .dropdown-toggle::after {
    background-image: url(../images/nd-select-drp.png) !important;
    border: none !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 0px !important;
    width: 13px;
    height: 7px;
    position: absolute;
    top: 50%;
    left: 0px;
}
.nav-left{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	column-gap: 10px;
}
.nav-left li.trial a{
	padding: 4px 27px;
	background-color: #FCCB25;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 23px;
letter-spacing: 0px;
color: #2E3973;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 39px;
text-align: center;
border: 2px solid transparent;
}
.nav-left li.login a{
	border-radius: 39px;
	padding: 4px 27px;
	display: flex;
	justify-content: center;
	align-items: center;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 39px;
text-align:center;
color: #FFFFFF;
background-color: #132480;
border: 2px solid transparent;
}
.nav-left li.trial a:hover, .nav-left li.login a:hover {
    border: 2px solid var(--nd-blue);
    background-color: transparent;
    color: var(--nd-blue);
    box-shadow: 6px 7px 18px 0px #0000001f, inset 4px 5px 17px 0px #0000001f;
}
.nav-left li.cart a{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
	margin-right: 10px;
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 39px;
text-align: right;
color: #0F0D1E;
}
.nav-left li.cart a svg{
	display: block;
	width: 23px;
	height: 23px;
}
.nav-left li.cart a:hover{
	color: var(--nd-yellow);
}
.nav-left li.cart a:hover svg path{
	fill: var(--nd-yellow);
}
nav.new-hd-nav .navbar-nav li.dropdown:hover .dropdown-menu.nd-nav-dropmn{
	display: block;
}
.dropdown-menu.nd-nav-dropmn {
    top: 107px;
    width: 200px;
    border-radius: 0 0 8px 8px;
    box-shadow: 2px 13px 17px 0px #00000036;
    border: none !important;
	right: 0px;
}
nav.new-hd-nav .navbar-nav li .dropdown-menu.nd-nav-dropmn li a{
	padding: 4px 16px !important;
	font-size: 19px;
}
nav.new-hd-nav .navbar-nav li .dropdown-menu.nd-nav-dropmn li a:hover{
	background-color: var(--nd-blue);
	color: white;
}
.nd-banner-carousel{
	height: 656px;
}
.nd-banner-carousel img,
.nd-banner-carousel video,
.nd-banner-carousel video source{
	width: auto;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	object-position: center;
}
.nd-banner-carousel video,
.nd-banner-carousel video source{
	width: 100%;
}
.nd-banner-carousel::after {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #00000063;
    top: 0px;
    left: 0px;
}
.nd-banner-txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:902px;
	max-width: 95%;
	z-index: 99;
}
.nd-banner-txt h1{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 63px;
line-height: 85px;
text-align: center;
color: #FFFFFF;
margin:0 auto 40px auto;
width: 854px;
max-width: 100%;
}
.nd-banner-txt h5{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #FCCB25;
margin: 0 auto 34px auto;
}
.nd-bnr-btns{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
a.ndbnr-btn-start{
	background: #FCCB25;
border-radius: 50px;
padding: 5px 56px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 41px;
text-align: center;
color: #121D60;
border: 3px solid #FCCB25;
}
a.ndbnr-btn-start:hover{
	background: var(--nd-blue);
	color: white;
	border: 3px solid var(--nd-blue);
}
a.ndbnr-btn-job{
	padding: 5px 34px;
border: 3px solid #FCCB25;
border-radius: 50px;
background: transparent;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 41px;
text-align: center;
color: #FFFFFF;
}
a.ndbnr-btn-job:hover{
	border: 3px solid var(--nd-blue);
	background: var(--nd-blue);
	color: white;
}
.nd-carousel-indicators.carousel-indicators{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 40px;
}
.nd-carousel-indicators.carousel-indicators button{
width: 18px;
height: 18px;
border: 3px solid #FFFFFF;
background-color: transparent !important;
border-radius: 50%;
opacity: 1;
margin: 0px !important;
}
.nd-carousel-indicators.carousel-indicators .active{
width: 55px;
height: 18px;
background: #FCCB25 !important;
border-radius: 9px;
border: 1px solid var(--nd-yellow);
}

.nd-certificate{
width: 100%;
background-color: #F7F8FB;
padding: 43px 0px;
}
.nd-certi-inr{
	/* width: 1344px; */
	width: 70%;
	max-width: 100%;
	margin: 0 auto;
}
.nd-certi-inr h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: 20px;
}
.certi-bdg-grp{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	flex-direction: row;
}
.certi-bdg-grp li{
width: 199px;
height: 142px;
background: #FFFFFF;
box-shadow: 0px 3px 3px #00000029;
border-radius: 10px;
opacity: 1;
display: block;
}
.certi-bdg-grp li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 21px;
}
.certi-bdg-grp li a:hover {
    outline: 4px solid #ffb80024 !important;
    border-radius: 10px;
    background: #ffb8001c;
    box-shadow: 0px 0px 18px 0px #ffb8003b;
    outline-offset: -4px;
}
.certi-bdg-grp li img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.nd-how{
	padding: 60px 0 90px 0;
	background-color: #fff;
}
.nd-how-inr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 64px;
    width: 81.04%;
    margin: 0 auto;
    max-width: 100%;
}
.nd-how h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: 74px;
}
.nd-hn-box{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 18px;
	position: relative;
}
.nd-hn-box img{
	width: auto;
	height: auto;
	max-width: 337px;
	height: 273px;
}
.nd-hn-box h6{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 61px;
text-align: center;
color: #2E3973;
}
.nd-hn-box span{
	position: absolute;
	top: 93px;
	left: -118px;
	width: 165px;
	height: 86px;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nd-hn-box span img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.nd-hn-box:nth-child(3) span{
	left: -90px;
	width: 157px;
}
.nd-courses{
	padding: 60px 0 77px 0;
	background-color: #F7F8FB;
}
.nd-crs-hdng{
	margin-bottom: 50px;
}
.nd-crs-hdng h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: 5px;
}
.nd-crs-hdng p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 61px;
text-align: center;
color: #2E3973;
}
.nd-crs-inr{
	/* width: 1642px; */
	width: 85.5%;
	max-width: 100%;
	margin: 0 auto;
}
.nd-crs-tab{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	column-gap: 20px;
}
.nd-crs-tab li button{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
text-align: center;
color: #2E3973 !important;
padding: 8px 23px;
background: #FFFFFF !important;
border: 1px solid #C6C6C6 !important;
border-radius: 24px !important;
min-width: 207px;
}
.nd-crs-tab li button:hover{
	border: 1px solid var(--nd-yellow) !important;
	color: var(--nd-yellow) !important;
}
.nd-crs-tab li button.active,
.nd-crs-tab li button.active:hover{
	background: #FCCB25 !important;
	border: 1px solid var(--nd-yellow) !important;
	color: var(--nd-blue) !important;
}
.nd-crs-tab li button span{
	font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 26px;
text-align: center;
color: #FCCB24 !important;
}
.nd-crs-tab li button.active span{
	color:#143e6e !important;
}
.tab-pane .nd-crs-tab-cntnt{
	display: flex;
	flex-direction: row-reverse;
	justify-content:flex-start;
	align-items: stretch;
	gap: 53px;
	margin-top: 74px;
}

.crs-box{
	background: #FFFFFF;
box-shadow: 0px 3px 3px #00000029;
border-radius: 20px;
opacity: 1;
overflow: hidden;
display: block;
width: calc(33.3% - 35.3px);
}
.crs-box:hover {
    box-shadow: 0px 0px 18px 0px #07264a36;
}
.crs-box em{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 269px;
	position: relative;
	overflow: hidden;
}
.crs-box em img{
	width:100%;
	height: auto;
	max-width: 100%;
	display: block;
	min-height: 100%;
	transition: all 0.3s ease;
}
.crs-box em:hover img{
	transform: scale(1.1);
}
.crs-box em span.crs-tag{
	position: absolute;
	top: 26px;
	right: 27px;
	background:#ffffffbf;
box-shadow: 0px 3px 3px #00000029;
border-radius: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px 26px;
	font: normal normal bold 14px/26px Cairo;
letter-spacing: 0px;
color: #2E3973;
opacity: 1;
}
.crs-box text{
	padding: 24px 27px 29px 33px;
	display: block;
}
.crs-box text h3{
	margin-bottom: 6px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
text-align: right;
color: #2E3973;
transition: all 0.3s ease;
}
.crs-box text h3:hover{
	color: var(--nd-yellow);
}
.this-info{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
}
.crs-box text h6{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 5.3px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 26px;
text-align: right;
color: #9D9D9D;
width: fit-content;
}
.crs-box text h6 svg{
	display: block;
	width: 18px;
	height: 18px;
}
.crs-box text p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
text-align: right;
color: #000000;
margin-top: 16px;
}

h2.suc-hdr{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: 55px;
}
.nd-success{
	padding: 60px 0 43px 0;
	background-color: white;
	width: 100%;
}
.nd-suc-inr{
	/* width: 1378px; */
	width: 72.79%;
	max-width: 100%;
	margin: 0 auto;
}
.sucs-box{
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 65px;
}
.sucs-box .video-container{
	width: 650px;
	height: 441px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.sucs-box .video-container .thumbnail{
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.sucs-box .video-container .play-button{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 127px;
	height: 127px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 42px;
	border-radius: 50%;
	background-color: #000000bf;
	cursor: pointer;
}
.sucs-box .video-container iframe, .sucs-box .video-container video{
	width: 100%;
	height: 100%;
}
.sucs-box text{
	margin-top: 39px;
	width: calc(100% - 65px - 650px);
}
.sucs-box text h3{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: right;
color: #2E3973;
}
.sucs-box text h6{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 24px;
text-align: right;
color: #2E3973;
margin-bottom: 24px;
}
.sucs-box text h6 span{
	font-weight: 700;
}
.sucs-box text p{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 41px;
text-align: right;
color: #000000;
}

.owl-sucs .owl-dots{
	margin-top: 50px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.owl-dblog .owl-dots{
	margin-top: 32px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.owl-sucs .owl-dots button span,
.owl-dblog .owl-dots button span{
	width: 18px !important;
height: 18px !important;
border: 3px solid #2E3973 !important;
opacity: 1 !important;
	background: transparent !important;
	border-radius: 50%;
	margin: 0px !important;
	transition: all 0.3s ease; 
}
.owl-sucs .owl-dots button:hover span,
.owl-dblog .owl-dots button:hover span{
	border: 3px solid var(--nd-yellow) !important;
}
.owl-sucs .owl-dots button.active span,
.owl-dblog .owl-dots button.active span{
	width: 35px !important;
height: 18px !important;
background: #FCCB25 !important;
border-radius: 9px;
opacity: 1;
border: 3px solid #FCCB25 !important;
}
.nd-partner{
	padding: 92px 0 72px 0;
	background-color: #F7F8FB;
	/* margin-top: -70.8px; */
}
.nd-part-hdr{
	margin-bottom: 62.5px;
}
.nd-part-hdr h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: -4px;
}
.nd-part-hdr p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 61px;
text-align: center;
color: #2E3973;
}
.nd-part-inr{
	padding: 0px 44.5px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}
.nd-part-inr img.nd-part-box{
	width: auto;
	height: auto;
	max-width: 142px;
	max-height: 144px;
	display: block;
}

.nd-join{
	background: #FCCB25;
border-radius: 50px;
opacity: 1;
display: block;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 36px;
text-align: center;
color: #121D60;
width: 168px;
height: 48px;
display: flex;
justify-content: center;
align-items: center;
margin: 61.9px auto 0 auto;
}
.nd-join:hover{
	background: var(--nd-blue);
	color: white;
}
.nd-why{
	padding: 56px 0 67px 0;
	background: white;
	width: 100%;
}
.nd-why-inr{
	/* width: 1458px; */
	width: 76.6%;
	max-width: 100%;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	gap: 30px;
}
.nd-why-img{
	display: block;
	width: 496px;
	height: 511px;
	margin-top: 49px;
}
.nd-whytxt{
	width: 815px;
	max-width: 100%;
}
.nd-why-hdr{
	margin-bottom: 38px;
}
.nd-why-hdr h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 40px;
text-align: right;
color: #2E3973;
margin-bottom: 5px;
}
.nd-why-hdr p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 61px;
text-align: right;
color: #2E3973;
}
.nd-whytxt-inr .accordion-item{
	margin-bottom: 20px;
	background: #FFFFFF;
box-shadow: 0px 3px 6px #00000029;
border: 1px solid #D1D1D1;
border-radius: 20px;
opacity: 1;
overflow: hidden;
transition: all 0.3s ease;
}
.nd-whytxt-inr .accordion-item:hover{
	box-shadow: 0px 0px 18px 0px #07264a36;
}
.nd-whytxt-inr .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;    
	padding: 27px 40px 26px 35px;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
	justify-content: space-between;
	font-family: 'Cairo';
	font-style: normal;
	font-weight: 700 !important;
	font-size: 24px !important;
	line-height: 35px !important;
	text-align: right;
	color: #767676 !important;
}
.nd-whytxt-inr .accordion-button:focus{
	box-shadow: none !important;
}
.nd-whytxt-inr .accordion-button::after {
    margin-left: 0px !important;
    margin-right: auto !important;
    background-image: url(../images/accrdn-after.png);
    background-size: 19px 10px !important;
    width: 19px;
    height: 10px;
}
.nd-whytxt-inr .accordion-button:not(.collapsed) {
    box-shadow:none !important;
}
.nd-whytxt-inr .accordion-button:not(.collapsed)::after {
    background-image:url(../images/accrdn-after.png);
    transform: var(--bs-accordion-btn-icon-transform);
}
.nd-whytxt-inr .accordion-collapse .accordion-body{
	padding: 0px 40px 26px 40px;
	font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: right;
    color: #000000;
}
.nd-rating{
background-color: #132480;
width: 100%;
display: block;
margin-top: 71px;
}
.nd-rate-inr{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
	gap: 114px;
}
.nd-rate-inr text{
	padding: 17px 0 39px 0;
}
.nd-rate-inr text h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: right;
color: #FFFFFF;
margin-bottom: 14px;
}
.ndr-btns{
	gap: 16px;
}
.ndr-btn1{
	border: 3px solid #FCCB25;
border-radius: 50px;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
padding: 3px 35.5px 9px 35.5px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 30px;
text-align: center;
color: #FFFFFF;
}

.ndr-btn2{
	background: #FCCB25;
border-radius: 50px;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
padding: 4px 47px 4px 41px;
font: normal normal bold 18px/33px Cairo;
letter-spacing: 0px;
color: #121D60;
}
.ndr-btns a:hover{
background: white;
color: var(--nd-blue);
}
.ndr-btn1:hover{
	border: 3px solid white;
}
.nd-rate-inr em{
	width: 458px;
	height: 314px;
	display: flex;
	justify-content: center;
	margin-top: -71px;
	margin-bottom: -71px;
	align-items: center;
}
.nd-rate-inr em img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.darb-blog{
	padding: 60px 0 75px 0;
	background-color: #F7F8FB;
	width: 100%;
}
.db-hdng{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 61px;
text-align: center;
color: #2E3973;
margin-bottom: 22px;
}

.dblog-box{
	background: #FFFFFF;
box-shadow: 0px 3px 3px #00000029;
border-radius: 20px;
overflow: hidden;
margin: 18px;
}
.dblog-box:hover {
	box-shadow: 0px 0px 18px 0px #07264a36;
}
.dblog-box em{
	width: 100%;
	height: 253px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.dblog-box em img{
	width: auto;
	height: auto;
	max-width: 100%;
	/* max-height: 100%; */
	display: block;
	transition: all 0.3s ease;
}
.dblog-box em:hover img{
	transform: scale(1.1);
}
.dblog-box text{
	padding: 22px 25px 25px 25px;
	display: block;
}
.dblog-box text h3{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 30px;
text-align: right;
color: #2E3973;
margin-bottom: 6px;
transition: all 0.3s ease;
}
.dblog-box text h3:hover{
	color: var(--nd-yellow);
}
.dblog-box text h6{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 34px;
text-align: right;
color: #000000;
margin-bottom: 15px;
}
.dblog-box text span{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#2e397326;
border-radius: 20px;
padding: 13px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 30px;
text-align: center;
color: #2E3973;
transition: all 0.3s ease;
}
.dblog-box text span:hover{
	background: var(--nd-blue);
	color: white;
}
.dblog-inr{
	width: 1638px;
	max-width: 100%;
	margin: 0 auto;
}
.dblog-btn{
	padding: 11px 46px 15px 32px;
	background: #FCCB25;
border-radius: 50px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 36px;
text-align: center;
color: #121D60;
margin: 42px auto 0 auto;
display: block;
width: fit-content;
}
.dblog-btn:hover{
	background: var(--nd-blue);
	color: white;
}
footer.nd-ftr{
	background:#132480 !important;
	margin-bottom: 0px;
}
.nd-ftr-top{
	margin-bottom: 76px;
}
.nd-ftr-top h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height:76px;
text-align: center;
color: #FFFFFF;
margin-bottom: 5px;
}
.nd-ftr-top p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 1.3;
text-align: center;
color: #FFFFFF;
margin-bottom: 30px;
}
.nd-ftr-top a{
	width: 254px;
height: 62px;
background: #FCCB25;
border-radius: 50px;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 36px;
text-align: center;
color: #121D60;
margin: 0 auto;
}
.nd-ftr-top a:hover{
	background: white;
	color: var(--nd-blue);
}
.nd-ftr-btm{
	border-radius: 18px 18px 0 0;
	background-color: #fff;
	width: 90.3%;
	margin: 0 auto;
	padding: 35px 100px 50px 100px;
}
.ftr-btm-list{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 20px;
}
.ftr-lst-lft{
	width: 391px;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 60px;
}
.ftr-lst-lft ul {
	display: block;
	width: fit-content;
}
.ftr-lst-lft ul li{
	margin-bottom:9px;
}
.ftr-lst-lft ul li a{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
text-align: right;
color: #132480;
}
.ftr-lst-lft ul li a:hover{
	color: var(--nd-yellow);
}
.ftr-lst-rt{
	width: 537px;
}
.ftr-lst-rt img{
	display: block;
	width: 198px;
	height: 73px;
	margin-bottom: 30px;
}
.ftr-lst-rt p{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 30px;
text-align: right;
color: #000000;
}
.nd-ftr-scls{
	width: 100%;
	background: #061460 0% 0% no-repeat padding-box;
border-radius: 20px;
opacity: 1;
padding: 18px 40px;
display: flex;
justify-content: space-between;
align-items: center;
column-gap: 20px;
row-gap: 8px;
flex-direction: row-reverse;
margin-top: 47px;
}
.nd-scls-copy p{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
text-align: center;
color: #FFFFFF;
}
.nd-scls-rt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
	flex-direction: row;
}
.nd-scls-rt h6{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
text-align: center;
color: #FFFFFF;
}

.nd-scls-rt ul{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}
.nd-scls-rt ul li a{
	border: 2px solid #FFFFFF;
opacity: 1;
width: 45px;
height: 45px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.nd-scls-rt ul li a svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.nd-scls-rt ul li a:hover{
	background: var(--nd-yellow);
	border: var(--nd-yellow);
}


.dir-rtl{
	direction: rtl !important;
}
.learn-paper{
	background-color: #F2F4F8;
	padding: 53px 0px 80px 0px;
}
.lrn-inr, .lrn-crtf-crs{
	width:87%;
	/* width: 1642px; */
	max-width: 100%;
	margin: 0 auto;
}
.learn-bnnr{
	margin-bottom: 94px;
}
.breadcrumb.lrn-brd{
	margin-bottom: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.breadcrumb.lrn-brd .breadcrumb-item+.breadcrumb-item{
	padding-left: 0px !important;
	padding-right: 23px !important;
	text-align: right;
font: normal normal bold 18px/27px Cairo;
letter-spacing: 0px;
color: #8D95AD;
}
.breadcrumb.lrn-brd .breadcrumb-item a{
	font: normal normal bold 18px/27px Cairo;
letter-spacing: 0px;
color: #8D95AD;
}
.breadcrumb.lrn-brd .breadcrumb-item a svg{
	display: block;
	width: 24.4px;
	height: 24.4px;
	margin-top: -5px;
}
.breadcrumb-item+.breadcrumb-item::before{
	float: right !important;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 23px;
	content: '' !important;
	width: 10px;
	height: 16px;
	background-image: url(../images/nd-brd-arw.png);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top:8px;
}
.learn-bnnr h1{
	text-align: center;
font: normal normal bold 36px/61px Cairo;
letter-spacing: 0px;
color: #2E3973;
opacity: 1;
margin-bottom: 2px;
}
.learn-bnnr p{
	text-align: center;
font: normal normal bold 24px/61px Cairo;
letter-spacing: 0px;
color: #8C95AD;
opacity: 1;
margin-bottom: 52px;
}
.lrn-bn-form form{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 41px;
	opacity: 1;
	width: 1124px;
	max-width: 100%;
	margin: 0 auto;
}
.lrn-bn-form input{
	flex-grow: 1;
	padding: 30px 43px 30px 43px;
	background-color: transparent !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	text-align: right;
	font: normal normal bold 21px/39px Cairo;
	letter-spacing: 0px;
	color: #8D95AD;
	opacity: 1;
	direction: rtl;
}
.lrn-bnfilter button.dropdown-toggle{
	margin: 30px 0 30px 55px;
	padding-right: 15px;
	border: none;
	border-right: 1px solid #8C95AD;
	height: 39px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	text-align: right;
	font: normal normal bold 21px/39px Cairo;
	letter-spacing: 0px;
	color: #8D95AD;
	opacity: 1;
	border-radius: 0px !important;
}
.lrn-bnfilter .dropdown-toggle::after{
	display: none;
}
.lrn-bnfilter button.dropdown-toggle svg{
	display: block;
	width: 25px;
	height: 23px;
}
.lrn-bnfilter button.dropdown-toggle:hover,
.lrn-bnfilter button.dropdown-toggle:focus{
	outline: none !important;
	color: var(--nd-blue);
	box-shadow: none !important;
}
.lrn-bnfilter button.dropdown-toggle:hover svg path,
.lrn-bnfilter button.dropdown-toggle:focus svg path{
	fill:var(--nd-blue);
}
.lrn-crs-top{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 42px;
	gap: 20px;
}
.lrn-crs-top h2{
	text-align: right;
font: normal normal bold 32px/61px Cairo;
letter-spacing: 0px;
color: #2E3973;
opacity: 1;
}
.lrn-ct-frm form{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #8C95AD80;
	border-radius: 41px;
	opacity: 1;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	width: fit-content;
	padding: 14px 27px;
}
.lrn-ct-frm label{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	text-align: right;
font: normal normal bold 18px/33px Cairo;
letter-spacing: 0px;
color: #8D95AD;
opacity: 1;
margin-left: 9px;
gap: 8px;
}
.lrn-ct-frm select{
	padding: 5px 7px 5px 40px;
	border-radius: 0px;
	background-color: #EAEDF5;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	text-align: right;
font: normal normal bold 18px/33px Cairo;
letter-spacing: 0px;
color: #2E3973;
appearance: none !important;
background-image: url(../images/nd-select-drp.png);
background-repeat: no-repeat;
background-position: left 19px center;
background-size: 14px 8px;
}	
.lrn-crs-inr .row{
	row-gap: 58px;
	margin-left: -22.6px;
	margin-right: -22.6px;
}
.lrn-crs-inr .crs-box,
.lrn-crs-inr .lrn-certi{
	width: calc(100% - 30.4px) !important;
	margin: 0px 15.2px;
	height: 100%;
}
.lrn-crs-inr .crs-box .this-info h6{
	flex-grow: 1;
}
.lrn-crs-inr .crs-box .this-info h6.w-fit{
	flex-grow: 0;
}
.crs-box text h6.crs-start{
	display: flex;
	direction: rtl;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 6px;
}
.lrn-crs-pagi.pagination{
	margin-top: 58px !important;
	display: flex;
	justify-content: center !important ;
	align-items: center;
	direction: rtl;
	width: 100% !important;
	gap: 10px !important;
	float: none !important;
}
.lrn-crs-pagi.pagination li{
	font: normal normal bold 24px/45px Cairo;
letter-spacing: 0px;
color: #2E3973;
}
.lrn-crs-pagi.pagination li a{
	width: 45px;
height: 45px;
border: 1px solid #2E3973;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font: normal normal bold 24px/45px Cairo;
letter-spacing: 0px;
color: #2E3973;
margin: 0;
}
.lrn-crs-pagi.pagination li a.pg-prev,
.lrn-crs-pagi.pagination li a.pg-nxt{
	background: #2E3973 0% 0% no-repeat padding-box;
border: 1px solid #2E3973;
border-radius: 50% !important;
padding: 0px !important;
margin: 0;
}
.lrn-crs-pagi.pagination li a svg{
	display: block;
	width: 16px;
	height: 16px;
}
.lrn-crs-pagi.pagination li a.pg-prev.disabled, .lrn-crs-pagi.pagination li a.pg-nxt.disabled{
	background: #E9EDF5 0% 0% no-repeat padding-box;
	border: 1px solid #e9edf5;
}
.lrn-crs-pagi.pagination li a.pg-prev.disabled svg path, .lrn-crs-pagi.pagination li a.pg-nxt.disabled svg path{
	fill: #B9BFD3;
}
.lrn-crs-pagi.pagination li a:hover,
.lrn-crs-pagi.pagination li a:focus{
background: #FCCB24!important;
border: 1px solid #2E3973 !important;
color: var(--nd-blue) !important;
box-shadow: none !important;
}
.lrn-crs-pagi.pagination li a:hover svg path,
.lrn-crs-pagi.pagination li a:focus svg path{
	fill: var(--nd-blue);
}
.lrn-trng-crs{
	margin-bottom: 50px;
}
.crs-lrn-play{
	position: absolute;
	width: 73px;
height: 73px;
background:#000000b3 ;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 18px 12px 18px 20px;
}
.crs-lrn-play svg{
	display: block;
	width: 100%;
	height: 100%;
}
.lrn-certi{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items:stretch;
	background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 3px #00000029;
border-radius: 20px;
overflow: hidden;
}
.lrn-certi em{
	width: 307px;
	/* height: 100%; */
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	flex-shrink: 0;
	position: relative;
}
.lrn-certi em img{
	display: block;
	width: auto;
	height: auto;
	object-fit: cover;
	object-position: center;
	position: absolute; 
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); 
}
.lrn-certi text{
	padding: 34px 22px 42px 45px;
	width: calc(100% - 307px);
	display: flex;
	flex-direction: column;
}
.lrn-certi text h3{
	text-align: right;
font: normal normal bold 18px/33px Cairo;
letter-spacing: 0px;
color: #2E3973;
margin-bottom: 11px;
transition: all 0.3s ease;
}
.lrn-certi text h3:hover{
	color: var(--nd-yellow);
}
.lrn-certi text h6 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 5.3px;
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    text-align: right;
    color: #9D9D9D;
    width: fit-content;
}
.lrn-certi text h6 text{
	padding: 0px;
	display: block;
	width: 100%;
}
.lrn-certi text h6 span{
	font: normal normal bold 14px/26px Cairo;
letter-spacing: 0px;
color: #2E3973;
display: inline;
}
.lrn-certi text p{
	text-align: right;
font: normal normal normal 16px/30px Cairo;
letter-spacing: 0px;
color: #000000;
}
.lrn-certi:hover {
    box-shadow: 0px 0px 18px 0px #07264a36;
}


.nd-crs-deets-paper{
	background-color: var(--nd-bg-blue);
	padding: 57px 0px 124px 0px;
	position: relative;
	z-index: 1;
	margin-bottom: -71px;
}
.crd-topgraph{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background-color: var(--nd-blue);
	height: 578px;
	z-index: 1;
}

.crd-ppr-inr, .more-crs-inr{
	width: 86.77%;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	z-index: 4;
}
.crd-ppr-hd{
	margin-bottom: 36px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	gap: 20px
}

.crd-hd-rt{
	max-width: calc(100% - 20px - 256px);
}
.breadcrumb.lrn-brd.crdeet-brd .breadcrumb-item a, .breadcrumb.lrn-brd.crdeet-brd  .breadcrumb-item {
    text-align: right;
	font: normal normal bold 18px/33px Cairo;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.breadcrumb.lrn-brd.crdeet-brd .breadcrumb-item a:hover,
.breadcrumb.lrn-brd.crdeet-brd .breadcrumb-item.active{
	color: var(--nd-yellow);
}
.breadcrumb.lrn-brd.crdeet-brd .breadcrumb-item+.breadcrumb-item::before {
    filter: invert(1) brightness(100);
}
.crd-hd-rt h1{
	text-align: right;
font: normal normal bold 36px/1 Cairo;
letter-spacing: 0px;
color: #FFFFFF;
margin: 28px 0px 25px 0px;
}
.crd-hdrt-dtlst{
	width: 680px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 54px;
	row-gap: 10px;
}
.crd-hdrt-dtlst li {
    text-align: right;
    font: normal normal 500 18px/33px Cairo;
    letter-spacing: 0px;
    color: #FFFFFF;
    direction: ltr;
    gap: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
}
.crd-hdrt-dtlst li span{
	text-align: right;
font: normal normal 700 18px/33px Cairo;
letter-spacing: 0px;
color: #FCCB25;
}

.crd-rate{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	margin-bottom: 60px;
}
.crd-rate h4{
	text-align: right;
text-decoration: underline;
font: normal normal 500 18px/33px Cairo;
letter-spacing: 0px;
color: #FFFFFF;
}
.crd-rate ul{
	gap: 6px;
}
.crd-rate ul li{
	text-align: right;
font: normal normal bold 18px/33px Cairo;
letter-spacing: 0px;
color: #FCCB25;
}
.crd-rate ul li svg{
	display: block;
	width: 23px;
height: 22px;
}
h5.crd-top-bdg{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 11.5px;
	text-align: right;
	font: normal normal bold 23px/43px Cairo;
	letter-spacing: 0px;
	color: #FCCB25;
}
h5.crd-top-bdg svg{
	display: block;
	width: 30px;
	height: 38px;
}

.crd-ppr-mid{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	column-gap: 65px;
}
.crd-pp-vidarea, .crd-ppr-btm{
	width: 65.4%;
}
.crd-pp-vidarea{
	height: 640px;
}
.crd-pp-vidarea em{
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 20px;
}
.crd-pp-vidarea em img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: relative;
}
span.cr-vidarea-ovrly{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
	background-color:#0003;
}
.crd-pp-vidarea span.play-button{
	width: 120px;
height: 120px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
overflow: hidden;
background-color:#000000b3;
padding: 25px;
z-index: 4;
}
.crd-pp-vidarea span.play-button svg{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.crd-vid-logo-svg{
	display: flex;
justify-content: center;
align-items: center;
	width: 155px;
	height: 51.5px;
	top: 32px;
	right: 31.5px;
	z-index: 4;
}
.crd-vid-logo-svg svg,
.crd-vid-logo-svg img{
	display: block;
	width: 100%;
	height: 100%;
}
.crd-pp-vidarea em iframe{
	width: 100%;
	height: 100%;
}
.crd-mndeet-area{
	width: 30.6%;
	padding: 31px;
	background-color: white;
	border-radius: 20px;
}
.crd-mndeet-area h5{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 52px;
color: #132580;
margin-bottom: 23px;
}
.crd-mndeet-area h2 {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #132580;
    margin-bottom: 21px;
    direction: ltr;
    text-align: right;
}
a.crd-cart{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #121D60;
background: #FCCB25;
border-radius: 50px;
padding: 19px;
margin-bottom: 33.5px;
}
a.crd-cart:hover{
	background-color: var(--nd-blue);
	color: white;
}
.crd-mndeet-area h6{
	padding-top: 30.5px;
	margin-bottom: 14px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 28px;
color: #132580;
border-top: 1px solid #707070;
width: 100%;
}
.crd-mndeet-area p{
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 34px;
color: #000000;
margin-bottom: 24px;
}
.crd-mndeet-area p br{
	content: '' !important;
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 11px;
}
.crd-mndeet-area p b{
font-weight: 700;
}
a.crd-cont{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #121D60;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
padding: 19px;
border: 2px solid #132580;
border-radius: 58px;
background-color: transparent;
}
a.crd-cont:hover{
	background-color: var(--nd-blue);
	border: 2px solid var(--nd-blue);
	color: white;
}

.crd-ppr-btm{
	margin-top: 45px;
}
.crd-ppr-btm h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 60px;
color: #2E3973;
margin-bottom: 20px;
}
.crd-ppr-btm p.crd-desc{
text-align: right;
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 45px;
color: #5D5D5D;
margin-bottom: 38px;
}
.rltd-skill{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 10px;
	margin-top: 24px !important;
	margin-bottom: 60px !important;
}
.rltd-skill li{
	background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #132580;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
padding: 8px 15px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
color: #132580;
}
.crd-acrdn-area .accordion-item{
	background: #FFFFFF;
border: 1px solid #70707080;
border-radius: 10px;
margin-bottom: 10px;
overflow: hidden;
}
.crd-acrdn-area .accordion-item h2{
	margin-bottom: 0px;
}
.crd-acrdn-area .accordion-item h2 button{
	padding: 13px 27px 14px 20px;
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 39px;
color: #2E3973;
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
direction: rtl;
border: none !important;
outline: none !important;
box-shadow: none !important;
background-color: transparent !important;
}
.crd-acrdn-area .accordion-item h2 button::after {
    margin-right: auto;
    margin-left: 0px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-image: url(../images/accrdn-after.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px 8px;
    background-color: #E1E4EA;
    margin-top: 7px;
}
.crd-acrdn-area .accordion-body{
	padding: 0 30px 22px 21px;
}
.crd-acrdn-area .accordion-body ul{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
	row-gap: 5px;
}
.crd-acrdn-area .accordion-body ul li {
    width: 100%;
    background: #F2F4F8 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 8px 15px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    text-align: right;
    font: normal normal normal 18px/1.5 Cairo;
    letter-spacing: 0px;
    color: #2E3973;
}
.crd-acrdn-area .accordion-body ul li svg {
    display: block;
    max-width: 23px;
    max-height: 23px;
    flex-shrink: 0;
    margin-top: 4px;
}
.more-crs{
	padding: 141px 0 100px 0;
	width: 100%;
	background-color: white;
}
.more-crs-inr h2.mr-crd-hdng{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 60px;
color: #2E3973;
margin-bottom: 50px;
text-align: center;
}


.learn-bnnr.crr-pgbnr{
	margin-bottom: 66px;
}

.crr-pg-mn-area{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 39px;
}
.crr-filtr{
/* width: 512px; */
width: 31.33%;
}
.lrn-trng-crs.crr-desclst{
	width: calc(100% - 31.33% - 39px);
}
.crr-filtr form{
	background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 20px;
width: 100%;
height: fit-content;
/* min-height: 1640px; */
}
.crr-fltr-hdr{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 41px 36px 27.5px 36px;
}
.crr-fltr-hdr h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 1;
text-align: right;
color: #2E3973;
}

.crr-fltr-hdr button,
.crr-fltr-hdr a{
	border: none !important;
	outline:  none !important;
	box-shadow: none !important;
	padding: 0px;
	margin: 0px;
	background-color: transparent !important;
	font-family: 'Cairo';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	text-decoration-line: underline !important;
	color: #2E3973;
}
.crr-fltr-hdr button:hover,
.crr-fltr-hdr button:focus,
.crr-fltr-hdr a:hover{
	color: var(--nd-yellow);
}
.crr-flt-box{
	padding: 37.5px 35px 27.5px 35px;
	border-top: 1px solid #F2F4F8;
	margin-bottom: 27.5px;
}
.crr-flt-box:last-child{	
	margin-bottom: 0px !important;
}
.crr-flt-box h2{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 21px;
text-align: right;
color: #2E3973;
margin-bottom: 21px;
}
.crr-flt-box select{
	width: 100%;
	margin-bottom: 15px;
	outline: none !important;
	box-shadow: none !important;
	background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #8C95AD80;
border-radius: 41px;
padding: 9px 24px 9px 49.77px;
background-image: url(../images/nd-select-drp.png);
background-size: 13.77px 7.85px;
background-repeat: no-repeat;
background-position: left 23px center;
text-align: right;
font: normal normal normal 18px/33px Cairo;
letter-spacing: 0px;
color: #000000;
appearance: none !important;
}
.crr-flt-box select:hover,
.crr-flt-box select:focus,
.crr-flt-box select:focus-visible,
.crr-flt-box select:focus-within{
	border: 1px solid var(--nd-blue);
}
.crr-chk-list{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
	gap: 16px;
}
.crr-chck input{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
	z-index: 9;
	opacity: 0;
}
.crr-chck span{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 14px;
}
.crr-chck span em{
	background-color: #FFFFFF;
border: 1px solid #70707080;
border-radius: 3px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
width: 19px;
height: 19px;
transition: all 0.3s ease;
}
.crr-chck input:hover + span em{
	border: 1px solid var(--nd-blue);
}
.crr-chck input:checked + span em{
	border: 1px solid var(--nd-blue);
	background-color: var(--nd-blue);
}
.crr-chck span em svg{
	display: block;
	width: 13px;
	height: 13px;
}
.crr-chck span text{
	width: calc(100% - 19px - 14px);
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.crr-chck span text h5{
	font-family: 'Cairo';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4;
	text-align: right;
	color: #000000;
	transition: all 0.3s ease;
}
.crr-chck span text h6{
	background: #EDF1F7;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	padding: 4px 8px;
}
.crr-chck input:hover + span text h5,
.crr-chck input:checked + span text h5{
	color: var(--nd-blue);
}

.crr-desclst .lrn-crs-top h2{
	font: normal normal bold 24px/61px Cairo;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
}
.crr-desclst .lrn-crs-top h2 span{
	background-color: var(--nd-yellow);
	padding: 9px 23px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	height: fit-content;
	font-family: 'Cairo';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #2E3973;
}
.crr-mnlst-area{
	margin-top: -4px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 20px;	
}
.crr-box{
	background: #FFFFFF;
box-shadow: 0px 3px 3px #00000029;
border-radius: 20px;
padding: 30px 36px 32px 40px;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
column-gap: 21px;
}
.crr-box:hover {
    box-shadow: 4px 12px 19px 0px #1325802e;
}
.crr-comlogo{
	width: 119px;
height: 119px;
background: #FFFFFF;
border: 1px solid #707070;
padding: 22px;
border-radius: 50%;
}
.crr-pubdt{
	position: absolute;
	top: 40px;
	left: 40px;
	text-align: right;
font: normal normal normal 18px/33px Cairo;
letter-spacing: 0px;
color: #000000;
width: fit-content;
}
.crr-box text{
	width: calc(100% - 119px - 21px);
	margin-top: 18px;
}
.crr-box text h2 {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 39px;
    text-align: right;
    color: #2E3973;
    margin-bottom: -2px;
    max-width: calc(100% - 137px);
}
.crr-box text h3{
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 30px;
text-align: right;
color: #2E3973;
margin-bottom: 15px;
}
.req-skl{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 25px !important;
}
.req-skl li{
	background:#e8ecf5bf;
box-shadow: 0px 3px 3px #00000029;
border-radius: 25px;
display: flex;
justify-content: center;
align-items: center;
padding: 8px 23px;
min-width: 135px;
text-align: center;
font: normal normal bold 14px/26px Cairo;
letter-spacing: 0px;
color: #2E3973;
}
.crr-box text p{
	text-align: right;
font: normal normal normal 16px/30px Cairo;
letter-spacing: 0px;
color: #000000;
}
.crr-mnlst-btn{
	margin:15px auto 0 auto;
	background: #132480;
	padding: 4.5px 42.33px;
	text-align: right;
font: normal normal bold 21px/39px Cairo;
letter-spacing: 0px;
color: #FFFFFF;
border-radius: 50px;
width: fit-content;
display: block;
height: fit-content;
}
.crr-mnlst-btn:hover{
	background: var(--nd-yellow);
	color: var(--nd-blue);
}
.crr-srtflt{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	width: fit-content;
	gap: 12px;
}
.crr-fltr-respbtn {
    background: #e8ecf5bf;
    box-shadow: 5px 7px 9px #00000029, -7px -9px 13px 0px #fff;
    border-radius: 25px;
    /* display: flex; */
	display: none;
    justify-content: center;
    align-items: center;
    padding: 8px 23px;
    text-align: center;
    font: normal normal bold 14px / 26px Cairo;
    letter-spacing: 0px;
    color: #2E3973;
    gap: 5px;
}
.crr-fltr-respbtn svg{
	display: block;
	width: 24px;
	height: 20px;
}
.crr-fltr-respbtn:hover {
    background: var(--nd-blue);
    color: white;
    box-shadow: -3px -2px 12px #00000029, 4px 4px 13px 0px #fff;
}
.crr-fltr-respbtn:hover svg path{
	stroke: white;
}
.coming-soon{
	background-color: var(--nd-blue);
}
.comsn-inr{
	padding: 101px;
}
.comsn-inr img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}


.femp-banner{
	width: 100%;
	height: 662px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.femp-ban-imgsc{
	width: 100%;
	height: 100%;
	max-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
.femp-ban-imgsc::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #2e397380;
}
.femp-ban-imgsc video,
.femp-ban-imgsc video source,
.femp-ban-imgsc img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.femp-banner .nd-banner-txt{
	transform: translate(0, 0);
	width: 1020px;
}
.femp-banner .nd-banner-txt h1{
	width: 100%;
}
.nd-partner.nd-femb-partner{
	padding: 78px 0px 87px 0px;
}


.femb-why{
background-color: var(--nd-bg-blue);
position: relative;
}
.femb-why-img{
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width:900px;
	max-height: 100%;
	max-width: 100%;
}
.femb-why-img img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.femb-why-text {
	padding: 52px 0px 56px 0px;
	width: 776px;
	margin-left: auto;
}
.femb-why-inr{
	/* width: 1640px; */
	width: 84.7%;
	margin: 0 auto;
}
.femb-why-text h3{
	text-align: right;
font: normal normal bold 32px/61px Cairo;
letter-spacing: 0px;
color: #2E3973;
margin-bottom: 13px;
}
.femb-why-text p{
	text-align: right;
font: normal normal bold 21px/41px Cairo;
letter-spacing: 0px;
color: #000000;
margin-bottom: 40px;
}
.femb-why-text .nd-whytxt-inr .accordion-item {
    margin-bottom: 15px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D1D1D1;
    border-radius: 20px;
    opacity: 1;
    overflow: hidden;
    transition: all 0.3s ease;
}
.femb-why-text .nd-whytxt-inr .accordion-button {
    padding: 14px 40px 14px 35px;
}
.nd-whytxt-inr .accordion-button::after {
    background-size: 23px 13px !important;
    width: 23px;
    height: 13px;
}

.hire-darb{
	padding: 70px 0px 100px 0px;
	background-color: white;
}
.hire-darb-inr{
	width: 78.14%;
	/* width: 1477px; */
	margin: 0 auto;
	max-width: 100%;
}
.hdrb-hd{
	margin-bottom: 104px;
}
.hdrb-hd h2{
	text-align: center;
font: normal normal bold 32px/61px Cairo;
letter-spacing: 0px;
color: #2E3973;
margin-bottom: 4px;
}
.hdrb-hd p{
	text-align: center;
font: normal normal normal 21px/61px Cairo;
letter-spacing: 0px;
color: #2E3973;
}
.hdrb-mnsec{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: 87px;
}
.hdrb-box{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	gap:18px;
	width: fit-content;
	position: relative;
}
.hdrb-box em{
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: fit-content;
	height: 250px;
}
.hdrb-box em img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.hdrb-box h6{
	text-align: center;
font: normal normal bold 21px/41px Cairo;
letter-spacing: 0px;
color: #2E3973;
}
.hdrb-box span {
    position: absolute;
    top: 46px;
    left: -156px;
    width: 190px;
    height: 87px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hdrb-box:nth-child(2) span {
    top: 72px;
    left: -93px;
    width: 156px;
}
.hdrb-box:nth-child(2) h6{
	width: 335px;
	max-width: 100%;
}
.hdrb-box:nth-child(3) span{
    top: 75px;
    left: -127px;
    width: 137px;
}
.hdrb-box:nth-child(3) h6{
	width: 263px;
	max-width: 100%;
}
.hdrb-box span img{
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
	display: block;
}
a.hdrb-btn{
	padding: 11px 48px;
	width: 254px;
height: 62px;
background: #FCCB25;
border-radius: 50px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font: normal normal bold 19px/36px Cairo;
letter-spacing: 0px;
color: #121D60;
margin: 61px auto 0 auto;
}
a.hdrb-btn:hover{
	background: var(--nd-blue);
	color: white;
}
/* new-design */


.filter_class{
	display: none;
	width: 300px;
    background: #fff;
    left: 0;
    top: 92px;
    height: 100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.11);
    position: fixed;
    z-index: 999;
    padding: 22px;
    
}

.filter_class .filter_btnn {
    padding: 4px 27px;
    background-color: #FCCB25;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 23px;
    letter-spacing: 0px;
    color: #2E3973;
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    border: 2px solid transparent;
    width: 43%;
    margin: 11px 0 0 0;
    cursor: pointer;
}
.filter_class .filter_btnn:hover{
    background-color: #132480;
    order: 2px solid transparent;
    color: #fff;  
}
.for_label_stylee {
    color: #191a1c !important;
    font-family: 'Cairo' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 19px !important;
}
.slidecontainer p{
color: #191a1c !important;
    font-family: 'Cairo' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 19px !important;
}
.slidecontainer {
    margin-bottom: 15px;
}
.filter_class ul{
	position: relative;
}
.close_filter {
    position: absolute;
    top: -9px;
    left: 4px;
    cursor: pointer;
}
.close_filter i{
	color: #132480;
}
.close_filter i:hover{
	color: #FCCB25;
}
.train_course_page .pagination li{
	margin: 0 5px !important;

}
.train_course_page .pagination li .actv{
	color: #fff !important;
	background: #132480;
}
.train_course_page .pagination .previous {
	rotate: 180deg;
}
.train_course_page .pagination .next {
	rotate: 180deg;
}
.submit_reset_btn{
	display: flex;
	justify-content: space-between;
}
.for_rest{
	background: #fff !important;
    border: 1px solid #132480 !important;
}
.for_rest:hover{
	background: #132480 !important;
    border: 1px solid #132480 !important;
    color: #fff !important;
}
.filt_icon{
	position: relative;
}
.filt_icon .dropdown {
    width: auto;
    position: absolute;
    left: 122px;
    z-index: 5;
}

.scrollTop.scroll-dareb {
    position: fixed;
    left: auto;
    bottom: 20px;
    background-color: var(--nd-yellow);
    border: 1.5px solid var(--nd-yellow);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    right: 40px;
    z-index: 9999;
}
.scrollTop.scroll-dareb:hover{
	background-color: var(--nd-blue);
	border:2px solid whitesmoke;
}

.scrollTop.scroll-dareb:hover svg path{
	stroke: white
}
.ftr-lst-lft {
	margin-top: 34px;
    flex-wrap: wrap;
}
.lang-sec-chng.lng-dareb {
    padding: 0px 0px;
    border-right: 0px solid #EFF0F5;
    border-left: 0px solid #EFF0F5;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 12px;
}

/*.lngd-write .lang a{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 12px;
	font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    font-size:14px;
    line-height: 1;
    text-align: right;
    color: #2E3973;
}

.lngd-write .lang a img {
    display: block;
    width: 20px;
    height: 20px;
}

.lang-sec-chng.lng-dareb.lngd-write{
	justify-content: flex-start;
}*/


.readMore, .readLess{
    color: var(--nd-blue);
    font-weight: 600;
}
.fltr-btn-ar{
	padding-top: 23px;
	border-top: 1px solid #F2F4F8;
	padding-bottom: 30px;
}
button.sbmt-fltr {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: #132480;
    padding: 12px 42px;
    text-align: right;
    font: normal normal bold 16px / 1 Cairo;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 50px;
    width: fit-content;
    display: block;
    height: fit-content;
    margin: 0 22px;
}
button.sbmt-fltr:hover,
button.sbmt-fltr:focus{
	background: var(--nd-yellow);
	color: #000;
}