@import url("../../css/outercss/custom-table.css");

@import url("../../css/outercss/keyframes.css");

@import url("../../css/outercss/dwwa_style.css");

:root {
	--primary-transparant: rgba(47, 154, 255, 0.8);
	--heighlight-clr :#bb9867;
	--white: #ffffff;
	--bg-white: #ffffff;
	--body-fonts: #1c1c1c;
	--body-font-regu: "Poppins", sans-serif;
	--body-font-light: "Poppins", sans-serif;
	--title-color: #111111;
	--bg-blue: #dff1ff;
	--bg-secondary: rgb(196 201 205/ 80%);
	--quotation: #2c2c2c;
	--secondary: #1489ff;
	--primary: #14007f;
	--bg-purple-primary: #67006c;
	--bg-purple-light: #a10f70;
	--bg-purple-secondary: #6d0b45;
	--bg-purple-third: #6d0b45;
	--bg-blue-primary: #2f83c5;
	--bg-purple-gradient: radial-gradient(circle, rgb(173 52 125) 41%, rgb(146 4 103) 59%);
	--bg-dark-blue: #222689;
	--bg-dark-yellow: #bd9d2a;
	--bg-light-yellow: #ffd700;
	--bg-dark-secondary: #1e98b6;
	--bg-blue-gradient: radial-gradient(circle, rgba(6,125,182,1) 38%, rgba(2,80,142,1) 67%);
	--heighlight-clr-v2: #a66f4a;
	--hlclr-light-v2: #ffc9a4;
	--bg-purpal-gradiant:  linear-gradient(to right top, #6d0b45, #65093f, #5d073a, #560534, #4e042f);
}

/* Roboto font family start*/
@font-face {
	font-family: "robotothin";
	src: url("../../fonts/roboto/roboto-thin-webfont.woff2") format("woff2"),
		url("../../fonts/roboto/roboto-thin-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotoregular";
	src: url("../../fonts/roboto/roboto-regular-webfont.woff2") format("woff2"),
	     url("../../fonts/roboto/roboto-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotomedium";
	src: url("../../fonts/roboto/roboto-medium-webfont.woff2")
		format("woff2"), url("../../fonts/roboto/roboto-medium-webfont.woff")
		format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotolight";
	src: url("../../fonts/roboto/roboto-light-webfont.woff2")
		format("woff2"), url("../../fonts/roboto/roboto-light-webfont.woff")
		format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotoitalic";
	src: url("../../fonts/roboto/roboto-italic-webfont.woff2")
		format("woff2"), url("../../fonts/roboto/roboto-italic-webfont.woff")
		format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotocondensed";
	src: url("../../fonts/roboto/roboto-condensed-webfont.woff2")
		format("woff2"),
		url("../../fonts/roboto/roboto-condensed-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotobold";
	src: url("../../fonts/roboto/roboto-bold-webfont.woff2") format("woff2"),
		url("../../fonts/roboto/roboto-bold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "robotoblack";
	src: url("../../fonts/roboto/roboto-black-webfont.woff2")
		format("woff2"), url("../../fonts/roboto/roboto-black-webfont.woff")
		format("woff");
	font-weight: normal;
	font-style: normal;
}

/* Roboto font family end*/

/* DM Sans font family start*/
@font-face {
	font-family: 'DM Sans,sans-serif';
	src: url('../../fonts/dm_sans/dmsans-bold-webfont.woff2')
		format('woff2'), url('../../fonts/dm_sans/dmsans-bold-webfont.woff')
		format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DM Sans,sans-serif';
	src: url('../../fonts/dm_sans/dmsans-medium-webfont.woff2')
		format('woff2'), url('../../fonts/dm_sans/dmsans-medium-webfont.woff')
		format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DM Sans,sans-serif';
	src: url('../../fonts/dm_sans/dmsans-regular-webfont.woff2')
		format('woff2'),
		url('../../fonts/dm_sans/dmsans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* DM Sans font family end*/

/* poppins font family  start */

@font-face {
	font-family: 'Poppins';
	src: url('../../fonts/poppins/Poppins-SemiBold.woff2') format('woff2'),
		url('../../fonts/poppins/Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../../fonts/poppins/Poppins-Bold.woff2') format('woff2'),
		url('../../fonts/poppins/Poppins-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../../fonts/poppins/Poppins-Regular.woff2') format('woff2'),
		url('../../fonts/poppins/Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../../fonts/poppins/Poppins-Light.woff2') format('woff2'),
		url('../../fonts/poppins/Poppins-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../../fonts/poppins/Poppins-Medium.woff2') format('woff2'),
		url('../../fonts/poppins/Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

html {
	font-family: var(--body-font-regu);
	line-height: 1rem;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*, :after, :before {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav,
	section {
	display: block;
}

body {
	margin: 0;
	font-family: var(--body-font-regu);
	font-size: 1rem;
	line-height: normal;
	font-weight: 400;
	color: #212529;
	text-align: left;
	letter-spacing: 0.6px;
	background-color: var(--bg-white);
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a, button{
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
    cursor: pointer !important;
}

a:hover, button:hover, button:focus {
	text-decoration: none;
	color: var(--primary);
	outline: none !important;
}

a:focus{
	text-decoration: none;
	outline: none !important;
}
a:focus-visible, button:focus-visible
{
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color !important;
}

.ticker-controls .ctrl-btns:focus-visible{
	outline: 5px auto var(--heighlight-clr-v2) !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: var(--title-color);
	font-weight: 400;
	margin-bottom: 0.5rem;
/* 	line-height: normal !important; */
	letter-spacing: 1.1px !important;
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

p {
	font-size: 1rem;
	line-height: normal;
    letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 1rem;
	color: var(--body-fonts);
	    text-align: justify;
	font-family: var(--body-font-regu);
}

p:last-of-type,
p:only-of-type {
    margin-bottom: 0;
}

small {
	font-size: 80%;
}

a {
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: var(--secondary);
}

a:not([href]) {
	color: #0d638f;
	text-decoration: none;
}

a:not([href]):hover {
	color: #000;
	text-decoration: none;
}

pre, code, kbd, samp {
	font-family: var(--body-font-regu);
	font-size: 1em;
}

img {
	border-style: none;
}

svg {
	overflow: hidden;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	caption-side: bottom;
}

label {
	margin-bottom: 0.5rem;
}

button, input {
	overflow: visible;
}

input[type="radio"], input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

textarea {
	overflow: auto;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button
	{
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

template {
	display: none;
}

hr {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small, .small {
	font-weight: 400;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d;
}

.blockquote-footer::before {
	content: "\2014\00A0";
}

pre {
	color: #212529;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	max-width: 100%;
}

@media ( min-width : 1660px) {
	.container, .container-md, .container-sm {
		max-width: 1600px;
	}
}

@media ( min-width : 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1570px;
	}
}

.aside-stretch {
	background: var(--secondary);
	position: relative;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters>.col, .no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.form-control, .form-select {
	padding: 12px 1rem !important;
	font-size: 1rem;
	color: #495057;
	background-color: var(--white);
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow
		0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s
		ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s
		ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
}

.form-group {
	margin-bottom: 1.5rem;
}

.form-control:focus, .form-control:active {
    border-color: var(--bg-purple-light);
    box-shadow: 0 0 0 0.25rem rgba(109,11,69,.25);
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1;
}

.btn:focus, .btn.focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}


.btn.icon-btn{
	display: flex;
	gap: 5px;
	align-items: center;
	justify-content: center;
}


.btn.btn-primary.secondary-bg{
	background: var(--white) !important;
	color: var(--primary) !important;
	border: 1px solid #dddddd !important;
	border-radius: 0px;
}

.btn.btn-primary.secondary-bg:hover{
	background: var(--primary) !important;
	color: var(--white) !important;
    border-color: var(--primary) !important;
}

a.btn.disabled, fieldset:disabled a.btn {
	pointer-events: none;
}

.btn-primary {
	color: var(--white);
	background-color: #007bff;
	border-color: #007bff;
}

.btn-primary:hover {
	color: var(--white);
	background-color: #0069d9;
	border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
	color: var(--white);
	background-color: #0069d9;
	border-color: #0062cc;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
	color: var(--white);
	background-color: #007bff;
	border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
	.show>.btn-primary.dropdown-toggle {
	color: var(--white);
	background-color: #0062cc;
	border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
	.show>.btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.input-group>.form-control, .input-group>.form-control-plaintext,
	.input-group>.custom-select, .input-group>.custom-file, .input-group>.custom-input-span
	{
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0;
}

.breadcrumb {
	gap: 0 7px;
}

.bg-primary {
	background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus
	{
	background-color: #0062cc !important;
}

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top
	{ position:-webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}

}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.p-0 {
	padding: 0 !important;
}

body.menu-show {
	overflow: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
}

.text-primary {
	color: var(--primary) !important;
}

.top {
	background: var(--bg-purple-light);
	color: var(--body-fonts);
	z-index: 9;
    position: relative;
}

.top span.fa {
	color: var(--primary);
}

.social-media {
	display: inline-block;
}

.social-media p a {
	width: 1.875rem;
	height: 1.875rem;
	background: var(--secondary);
	margin-right: 2px;
}

.social-media p a span {
	color: var(--primary);
}

.social-media p a:hover span {
	color: var(--primary);
}

.ftco-navbar-light {
	position:relative;
	background: radial-gradient(35.36% 35.36% at 100% 25%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 10px 10px/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 0 75%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 10px 10px/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 100% 25%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 0/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 0 75%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 0/calc(2*10px) calc(2*10px), repeating-conic-gradient(#920467 0 25%,#0000 0 50%) 0 0/calc(2*10px) calc(2*10px), radial-gradient(#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 calc(10px/2)/10px 10px #920467;
	border-radius: 0px;
}

.navShadow .ftco-navbar-light {
	background:none;
}

.custom-header-bb{
	    width: 100%;
	position: relative;
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light {
		position: initial;
		top: 0;
	}
	
	.custom-header-bb {
    position: absolute;
}
}

.ftco-navbar-light .container, .ftco-navbar-light .container-fluid {
	margin: 0 auto;
}

.ftco-navbar-light .navbar-brand {
	color: #000000;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}

.ftco-navbar-light .navbar-brand:hover, .ftco-navbar-light .navbar-brand:focus
	{
	color: #000000 !important;
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-brand {
		color: var(--white);
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav {
		margin-right: 0;
	}
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
	font-size: 14px;
	padding: 12px 1.5rem;
	color: var(--white);
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 2px;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus {
	background-color: rgba(255, 255, 255, 0.1);
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
	position: relative;
	display: block;
	padding-bottom: 2px;
}

@media ( max-width : 1199.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
		display: inline-block;
	}
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
		padding: 0.625rem;
		color: var(--white);
	}
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
	color: var(--secondary);
	padding-top: 1rem;
	padding-bottom: 1rem;
	background: black;
	background: white;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
		background: var(--primary);
		border-radius: 5px;
	}
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a:hover {
	background: var(--primary);
}

.ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
	background: transparent;
	background: none;
	color: var(--primary);
}

.ftco-navbar-light .navbar-nav>.nav-item .nav-link.active span:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.ftco-navbar-light .navbar-nav>.nav-item.active a {
	background: var(--primary);
	color: var(--white);
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item.active>a {
		color: var(--white);
		background: transparent;
	}
}

.ftco-navbar-light .btn-custom, .btn-custom {
	margin: 0px 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	background: #005da1;
	padding: 0.625rem 1rem;
	color: var(--white);
	letter-spacing: 1px;
	border-radius: 0 !important;
}

.ftco-navbar-light .btn-custom:hover, .btn-custom:hover {
	background: #0a72be;
	color: #fff;
}

.ftco-navbar-light .navbar-toggler {
	border: none;
	color: rgba(255, 255, 255, 0.9) !important;
	cursor: pointer;
	padding: 5px 0.625rem;
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 0.1em;
}

.ftco-navbar-light .navbar-toggler:hover, .ftco-navbar-light .navbar-toggler:focus
	{
	text-decoration: none;
	color: var(--primary);
	outline: none !important;
}

.navbar-brand {
	font-weight: 900;
	font-size: 1.5rem;
	text-transform: uppercase;
	z-index: 3;
	position: relative;
}

@media ( max-width : 767.98px) {
	.navbar-brand {
		line-height: 1;
	}
}

.navbar-brand span {
	color: #000000;
	display: block;
	line-height: 1;
}

.navbar-brand span small {
	display: block;
	font-size: 11px;
	color: var(--primary);
	font-weight: 700;
}

.navbar-brand .flaticon {
	font-size: 50px;
	color: var(--white);
	background: var(--primary);
	padding: 4px;
}

.owl-carousel {
	position: relative;
	height: 100%;
}

.owl-carousel .owl-item {
	opacity: 1;
	  touch-action: auto !important;
}

.owl-carousel .owl-item.active {
	opacity: 1;
}

.owl-carousel .owl-dots {
	text-align: center;
	    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap:wrap;
}

.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus
	{
	outline: none !important;
}

.owl-carousel .owl-dots .owl-dot:focus-visible
{
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color !important;
	 outline-offset: 1px;
}

.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover
	{
	background: #3190E7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
	border: 2px solid #fff;
	border-radius: 2px;
}

.owl-carousel .owl-dots .owl-dot {
	background: #3190E7;
	display: inline-block;
	height: 1.25rem;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 1.25rem;
}

.hero-wrap {
	width: 100%;
	position: relative;
}

@media ( max-width : 991.98px) {
	.hero-wrap {
		background-position: left center !important;
	}
	
	.custom-theme .custom-mcb-left {
    height: 370px !important;
}
}

.hero-wrap .overlay, .custom-img-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.5;
	background: rgb(4, 14, 38, 0.9);
}

.hero-wrap.hero-wrap-2 {
	padding: 12px 0;
	min-height: 140px;
	position: relative;
	display: flex;
	align-items: center;
	background-position: bottom center;
	background-size: 100% auto;
}

.custom-breadcrum .breadcrumbs{
	font-size: 1rem;
	margin-bottom: 1rem;
	z-index: 99;
	font-weight: 600;
	text-transform: capitalize;
	color: rgba(255, 255, 255, 0.8);
}

.custom-breadcrum .bread-title .bread{
	color:#fff;
	font-weight: 500;
	margin-bottom: 0 !important;
	line-height: 2.1rem !important;
	    font-size: calc(1.275rem + .3vw);
}

.bg-light {
	background: #f8f9fa !important;
}

.bg-primary {
	background: var(--primary);
}

.bg-darken {
	background: #232931;
}

.btn {
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
	font-size: 1rem;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: 500;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1.5rem 36px -11px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 1.5rem 36px -11px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 1.5rem 36px -11px rgba(0, 0, 0, 0.09);
}

.btn:hover, .btn:active, .btn:focus {
	outline: none;
}

.btn.btn-primary {
	background: var(--primary);
	border: 1px solid var(--primary);
	color: #fff !important;
	transition: all 0.2s ease-in-out;
	box-shadow: none;
/* 	border-radius: 0px; */
}

.btn.btn-primary:hover {
	border: 1px solid var(--heighlight-clr) !important;
	background: var(--heighlight-clr) !important;
	    color: #0d0d0d !important;
	border: 1px solid var(--heighlight-clr) !important;
}

.btn.btn-primary.btn-outline-primary {
	border: 2px solid var(--primary) !important;
	background: transparent !important;
	color: var(--primary) !important;
}

.btn.btn-primary.btn-outline-primary:hover {
	border: 2px solid transparent !important;
	background: var(--primary) !important;
	color: #fff !important;
}

.btn.btn-secondary {
	background: var(--secondary) !important;
	border: 1px solid var(--secondary) !important;
	color: #fff !important;
}

.btn.btn-secondary:hover {
	border: 1px solid var(--secondary) !important;
	background: transparent !important;
	color: var(--secondary) !important;
}

.btn.btn-secondary.btn-outline-secondary {
	border: 1px solid var(--secondary) !important;
	background: transparent !important;
	color: var(--secondary) !important;
}

.btn.btn-secondary.btn-outline-secondary:hover {
	border: 1px solid transparent !important;
	background: var(--secondary) !important;
	color: #fff !important;
}

.btn.btn-white {
	background: #fff !important;
	border: 1px solid #fff !important;
	color: #000000 !important;
}

.btn.btn-white:hover {
	border: 1px solid #000000;
	background: #fff !important;
	color: var(--white);
}

.btn.btn-white.btn-outline-primary {
	border: 1px solid var(--primary);
	background: transparent;
	color: var(--primary);
}

.btn.btn-white.btn-outline-primary:hover {
	border: 1px solid transparent;
	background: var(--primary);
	color: var(--white);
}

.btn.btn-black {
	background: #000000 !important;
	border: 1px solid #000000 !important;
	color: #fff !important;
}

.btn.btn-black:hover {
	border: 1px solid #fff !important;
	background: #fff !important;
	color: #000000 !important;
}

.btn.btn-black.btn-outline-primary {
	border: 1px solid var(--primary);
	background: transparent;
	color: var(--primary);
}

.btn.btn-black.btn-outline-primary:hover {
	border: 1px solid transparent;
	background: var(--primary);
	color: var(--white);
}

.about-wrap {
	position: relative;
	text-align: center;
}

.about-wrap:before {
    content: "";
    position: absolute;
    background-image: linear-gradient(#80deff, #6ed7fb);
    right: 0%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-attachment: fixed;
    background-size: auto 100%;
   border-radius: 0.625rem;
    overflow: hidden;
}

.chief-section .custom-img-block img {
    filter: drop-shadow(0 0 0rem);
        border-radius: 0.625rem;
}

.chief-section .custom-imgcont-text .heading-section {
	margin-bottom: 1rem;
}

.chief-section .custom-imgcont-text .custom-section-title {
	margin-bottom: 0px;
}

.about-wrap .icon {
	position: absolute;
	top: 50%;
	right: 0;
	width: 90px;
	height: 7.5rem;
	background: var(--primary);
	border-radius: 4px;
	margin-right: -45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
	box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
}

.about-wrap .icon span {
	color: var(--white);
	font-size: 50px;
}

@media ( max-width : 991.98px) {
	.about-wrap .icon {
		margin-right: 0;
	}
}

.about {
	margin-bottom: 1.25rem;
}

.about .icon {
	width: 60px;
	margin-right: 1rem;
}

.about .icon span {
	font-size: 50px;
	line-height: 1.3;
	color: var(--primary);
}

.about h3 {
	font-size: 1.25rem;
	font-weight: 600;
}



.aside-stretch {
	background: var(--secondary);
}

.aside-stretch:after {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	content: "";
	width: 360%;
	background: var(--secondary);
}

@media ( max-width : 767.98px) {
	.aside-stretch {
		background: transparent;
	}
}

.aside-stretch-right {
	background: var(--secondary);
}

.aside-stretch-right:after {
	position: absolute;
	top: 0;
	left: 100%;
	bottom: 0;
	content: "";
	width: 360%;
	background: var(--secondary);
}

@media ( max-width : 767.98px) {
	.aside-stretch-right {
		background: var(--secondary);
	}
	.aside-stretch-right:after {
		background: transparent;
		display: none;
	}
}

textarea.form-control {
	height: inherit !important;
}

.ftco-animate {
	opacity: 0;
	visibility: hidden;
}

.bg-primary {
	background: var(--primary) !important;
}

.bg-secondary {
	background: var(--secondary) !important;
}

.bg-half-light {
	position: relative;
	z-index: 0;
}

.bg-half-light:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50%;
	content: "";
	background: #f3f5f6;
	z-index: -1;
}

.ftco-section {
	padding: 2em 0;
	position: relative;
}

.page-wrapper{
	    padding: 2em 0;
}

@media ( max-width : 767.98px) {
	.ftco-section {
		padding: 3em 0;
	}
}

.ftco-no-pt {
	padding-top: 0 !important;
}

.ftco-no-pb {
	padding-bottom: 0 !important;
}

.ftco-bg-dark {
	background: #3c312e;
}

.ftco-footer {
	  font-size: 1rem;
    line-height: normal;
    background: #1d1d1d;
    padding: 1.5rem 0 0 0;
}

.ftco-footer .ftco-footer-widget ul {
	margin: 0;
	padding: 0;
}

.ftco-footer .ftco-footer-widget ul li {
	margin-bottom: 0.6rem;
	line-height: normal;
}

ftco-footer .ftco-footer-widget ul li a, .ftco-footer .ftco-footer-widget ul li a span,
	.ftco-footer p {
	color: #afafaf;
}

.ftco-footer .ftco-footer-widget ul li a span {
	color: #afafaf;
	font-size: 1.125rem;
	line-height: 1.125rem;
}

.ftco-footer .ftco-footer-widget ul li a:hover {
	color: var(--bg-light-yellow);
}

.ftco-footer .ftco-heading-2 {
	font-size: 1rem;
	font-weight: 500;
	color: var(--white);
	text-transform: uppercase;
	margin-bottom: 40px;
	letter-spacing: 2px;
	position: relative;
}

.flink-icon1, .flink-icon2 {
	position: absolute;
	right: 0;
	font-size: 32px;
	line-height: 1.25rem;
	padding: 2px 4px;
	color: var(--white);
	display: none;
	vertical-align: middle;
	cursor: pointer;
}

.flink-icon1:hover, .flink-icon2:hover {
	color: var(--white);
}

.ftco-footer .logo a {
	color: var(--primary);
}

.ftco-footer .logo a span.flaticon {
	font-size: 1.5rem;
	line-height: 1;
}

.ftco-footer .copyright-block {
	background: transparent !important;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.ftco-footer .copyright-block p {
	font-size: 0.92rem;
	line-height: normal;
	color: var(--white);
	font-weight: 500;
}

.ftco-footer .copyright-block p:first-child, .ftco-footer .copyright-block p:last-child
	{
	margin-bottom: 0;
}

.copyright-inner {
	padding: 0.8rem 0;
}

.ftco-footer .bg-primary p a {
	color: var(--white);
}

.ftco-footer .bg-primary .aside-stretch {
	background-color: #0f569e;
}

.ftco-footer .bg-primary .aside-stretch:after {
	background-color: #0f569e;
}

.ftco-footer .bg-primary .aside-stretch:before {
	  position: absolute;
    top: 0;
    right: 100px;
    content: "";
    width: 100px;
    height: 100%;
    background: #0f569e;
    -webkit-transform: matrix(1, 0, 0.9, 1, 150, 0);
    -ms-transform: matrix(1, 0, 0.9, 1, 150, 0);
    transform: matrix(1, 0, -1, 1, 150, 0);
    z-index: -1;
    border-right: 6px solid var(--secondary);
}

@media ( max-width : 767.98px) {
	.ftco-footer .bg-primary .aside-stretch:before {
		display: none;
	}
}

.ftco-footer .ftco-footer-widget .ftco-footer-social {
	margin: 0 -5px;
}

.ftco-footer .ftco-footer-widget .ftco-footer-social li {
	list-style: none;
	padding: 0 5px;
	margin: 0 0 0.625rem 0;
	display: inline-block;
	vertical-align: middle;
}

.ftco-footer .ftco-footer-widget .ftco-footer-social li a {
	height: 40px;
	width: 40px;
	display: block;
	background: rgb(47, 154, 255, 0.4);
	position: relative;
	border-radius: 4px;
	font-size: 1rem;
	line-height: normal;
}

.ftco-footer .ftco-footer-widget .ftco-footer-social li a span {
	position: absolute;
	font-size: 1.25rem;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: var(--white) !important;
}

.ftco-footer .ftco-footer-widget .ftco-footer-social li a:hover {
	background: var(--primary);
}

.heading-section .subheading {
	font-size: 1.2rem;
	display: block;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: var(--title-color);
	letter-spacing: 2px;
	font-weight: 600;
}


.heading-section h2 span {
	color: var(--primary);
}

.heading-section h2 span.number {
	color: var(--primary);
}

.heading-section h4 {
	font-size: 1rem;
}

.heading-section.heading-section-white .subheading {
	color: var(--heighlight-clr);
}

.heading-section.heading-section-white h2, .heading-section.heading-section-white h2 a
	{
	color: var(--white);
}

.heading-section.heading-section-highlight h2, .heading-section.heading-section-highlight h2 a
	{
	color: var(--white);
	text-shadow:2px 2px 2px #343434;
}

.heading-section.heading-section-white p {
	color: rgba(255, 255, 255, 0.9);
}

.heading-section.heading-section-white h4 {
	color: var(--primary);
	font-weight: 500;
}

.img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

.blog-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.user-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media ( max-width : 767.98px) {
	.about-image {
		height: 400px;
		margin-bottom: 1.875rem;
	}
}


.block-20 {
	overflow: hidden;
    height: 230px;
	width: 100%;
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(237, 237, 237,0.6);
}

.blog-entry {
	width: 100%;
	margin-bottom: 1.5rem;
	position: relative;
}

@media ( max-width : 767.98px) {
	.blog-entry {
		margin-bottom: 1.875rem;
	}
}

.blog-entry .text {
	width: 100%;
}

.blog-entry .text .tag {
	color: #b3b3b3;
}

.blog-entry .text .heading {
	font-size: 1.25rem;
	margin-bottom: 1rem;
	font-weight: 700;
}

.blog-entry .text .heading a {
	color: #000000;
}

.blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus,
	.blog-entry .text .heading a:active {
	color: var(--primary);
}

.blog-entry .meta {
	background: #0f569e;
	padding: 0 0.625rem;
	text-align: center;
}

.blog-entry .meta p a {
	color: var(--white);
	font-size: 12px;
}

.blog-entry .meta p a:hover {
	color: black;
}

.block-6 .media-body p {
	font-size: 1rem;
}

.contact-section .img {
	width: 100%;
	background-position: top center;
}

.contact-section .contact-info p a {
	color: var(--white);
}

.contact-section .contact-form {
	width: 100%;
	border-radius: 5px;
	background: #cee8f5;
}

@media ( max-width : 767.98px) {
	.contact-section .contact-form .btn-primary {
		display: block;
		width: 100%;
	}
}

.contact-section .contact-form textarea.form-control {
	height: inherit !important;
}

.text .custom-address, .text a {
	font-size: 1.125rem;
	line-height: 25px;
}

.custom-tb-block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	    height: 100%;
}

.custom-image-wrapper {
	border: 1px solid rgba(44, 139, 173, 0.4);
	border-right: 0;
	min-height: 580px;
	border-radius: 4px 0 0 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.form-image-wrapper>.row>[class*="col-"] {
	padding: 0;
}

/* Blog*/

.comment-form-wrap {
	clear: both;
}

.facebook-icon {
	background: #4267b2 !important;
	color: var(--white) !important;
}

.facebook-icon:hover {
	background: var(--white) !important;
	color: #4267b2 !important;
	transition: all ease-in-out 400ms;
}

.x-icon {
	background: #0f1419 !important;
	color: var(--white) !important;
}

.x-icon:hover {
	background: var(--white) !important;
	color: #0f1419 !important;
	transition: all ease-in-out 400ms;
}

.insta-icon {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,
		#d6249f 60%, #285aeb 90%) !important;
	color: var(--white) !important;
}

.insta-icon:hover {
	background: var(--white) !important;
	color: #fd5949 !important;
	transition: all ease-in-out 400ms;
}

.youtube-icon {
	background: #c4302b !important;
	color: var(--white) !important;
}

.youtube-icon:hover {
	background: var(--white) !important;
	color: #c4302b !important;
	transition: all ease-in-out 400ms;
}

.image-popup {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

#ftco-loader {
	position: fixed;
	width: 96px;
	height: 96px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0px 1.5rem 64px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 1.5rem 64px rgba(0, 0, 0, 0.24);
	border-radius: 1rem;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	-o-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
	z-index: 1000;
}

#ftco-loader.fullscreen {
	padding: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background-color: var(--white);
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#ftco-loader.show {
	-webkit-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	-o-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	transition: opacity 0.4s ease-out, visibility 0s linear 0s;
	visibility: visible;
	opacity: 1;
}

#ftco-loader .circular {
	-webkit-animation: loader-rotate 2s linear infinite;
	animation: loader-rotate 2s linear infinite;
	position: absolute;
	left: calc(50% - 1.5rem);
	top: calc(50% - 1.5rem);
	display: block;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#ftco-loader .path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	-webkit-animation: loader-dash 1.5s ease-in-out infinite;
	animation: loader-dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.modal-content {
	border: none;
	position: relative;
	padding: 0 !important;
	-webkit-box-shadow: 0px 0.625rem 34px -0.938rem rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0px 0.625rem 34px -0.938rem rgba(0, 0, 0, 0.24);
	box-shadow: 0px 0.625rem 34px -0.938rem rgba(0, 0, 0, 0.24);
}

.modal-content .modal-header {
	position: relative;
	padding: 0px 0px 8px 0px;
	border: none;
}

.modal-content button.close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	z-index: 1;
	color: var(--primary);
	font-size: 14px;
}

.modal-content .modal-body {
	border: none;
}

.modal-content .modal-footer {
	border: none;
	background: #f8f8f8;
}

/* custom header style start */
.custom-header-top {
	display: flex;
	justify-content: space-between;
	padding: 4px 0px;
}

.custom-header-top p {
	margin-bottom: 0px;
	line-height: normal;
}

.custom-header-topleft, .custom-header-topright {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.custom-header-topright{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.custom-header-topleft, .custom-header-bottomleft {
	display: flex;
	justify-content: start;
	align-items: center;
}

.custom-header-topright {
	justify-content: end;
}

.custom-header-box, .custom-header-box .icon {
	display: flex;
	justify-content: end;
	align-items: center;
}

.custom-header-box .icon {
	justify-content: center;
}

.custom-header-search .btn {
	background: var(--primary);
	border: 1px solid var(--primary) !important;
}

.custom-header-search .btn.btn-primary:hover {
	background: var(--primary-transparant);
}

.link-list {
	margin: 0 -5px;
	justify-content: center;
	align-items: center;
	padding: 0px;
}

.link-list li {
	padding: 0 5px;
	list-style: none;
	position: relative;
	line-height: 13px;
}

.link-list li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	background-color: var(--white);
	top: 50%;
	margin-top: -6px;
	left: 0;
}

.link-list li:first-child:before {
	display: none;
}

.link-list li a {
	color: var(--white);
	font-size: 13px;
	line-height: 13px;
	display: inline-block;
	vertical-align: middle;
}

.link-list li a:hover {
	color: #2e2e2e;
}

.custom-header-textblock, .custom-header-textblock a,
	.custom-font-resize p a, .custom-header-textblock a p {
	color: var(--white);
	font-size: 12px;
}

.custom-header-textblock .logo-subtext {
	display: flex;
	gap: 5px;
}

.custom-font-resize p a {
	cursor: pointer;
	width: 1.625rem;
	height: 1.625rem;
	background: #4a0d31;
	margin-right: 10px;
}

.custom-font-resize .cfr-btn-block {
	display: flex;
}

.custom-font-resize .cfr-btn {
	display:flex;
	align-items:center;
	justify-content:center;
	    transition: all 0.2s ease-in-out;
	        border-radius: 2px;
}
.custom-header-textblock a:hover, .custom-font-resize a:hover {
	color: var(--primary);
}

.custom-header-box.topper .icon {
	margin-right: 6px;
}

.custom-link {
	font-weight: 600;
	font-size: 13px;
	color: #000000;
}

.custom-banner-video {
	height: 100%
}

.custom-background-video {
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.custom-section-title, .custom-bgimg-title {
	font-family: "DM Sans", sans-serif;
	letter-spacing: 2px;
	line-height: normal;
}

.custom-header-title {
	font-weight: 600;
	margin-bottom: 0px;
	font-family: "DM Sans", sans-serif;
	text-transform: uppercase;
	color: #393939;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.custom-header-subtitle {
    margin-bottom: 0;
    display: block;
    letter-spacing: 4px;
    color: #393939;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}

.title-subtext {
	width: 100%;
	text-align: center;
}

.heading-section {
	margin-bottom: 1.25rem;
	text-align: center;
}

.headimg-section{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    flex-wrap: nowrap;
        margin-bottom: 1rem;
}

.headimg-section .headimg-img{
	    width: 66px;
}
.headimg-section .custom-section-title{
    margin-bottom: 0;
}

.bread-block .headimg-section {
    display: flex;
    justify-content: start;
    margin-bottom:0;
        flex-wrap: nowrap !important;
            flex-direction: row !important;
}
.custom-sub-heading {
	margin-bottom: 0px;
	padding: 2em 0 1.6em 0em;
	text-align: center;
}

.custom-header-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	position: relative;
	padding: 2px 0;
}

.custom-header-bottomright {
	display: flex;
	justify-content: end;
	align-items: center;
}

.custom-header-bottomleft,
.custom-header-bottomright {
	width: 8%;
}

.custom-header-bottomcenter {
	width: 82%;
	text-align: center;
}

/* .custom-header-search, .custom-lang, .custom-header-link, */
/* 	.custom-font-resize, .custom-header-textblock { */
/* 	padding: 2px 6px; */
/* } */

.custom-header-topleft > div,
.custom-header-topright > div,
.custom-font-resize {
	margin: 2px 12px 2px 0;
}

.custom-header-topleft > div:last-child,
.custom-header-topright > div:last-child{
	margin-right:0;
}

.custom-switch-mode{
	padding:0 !important;
}

.w-font {
	color: var(--white);
}

.custom-dropdown-block {
	position: fixed;
}

.custom-dropdown-block .dropdown-item {
	font-size: 14px;
	letter-spacing: 2px;
}

.custom-header .dropdown-menu {
	background-color: var(--primary);
	border-radius: 0px;
	margin: 0rem;
	padding: 0.2rem;
}

.custom-header .dropdown-item {
	color: var(--white);
	padding: 0.5rem 1.5rem;
}

.custom-header .dropdown-item:hover, .custom-header .dropdown-item:focus
	{
	background-color: rgba(255, 255, 255, 0.1);
}

.logotext {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.logotext:hover {
	color: black;
}

.custom-hl-text a {
	color: var(--body-fonts);
}

.logotext .hinditext {
	font-weight: 600;
	display: block;
	line-height: normal;
	line-height: 1;
}

.logoboldtext {
	display: block;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1;
}

@media only screen and (max-width: 1023px) {
	.custom-header-bottom {
		padding: 4px 0px;
	}
	.custom-header-link, .custom-font-resize {
		display: none;
	}
	.custom-dropdown-block {
		position: inherit;
	}
}

/* custom header style end */

/* background images css start */
.custom-bgimage-block {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding: 7.5rem 0;
}

.event-gallery-img {
	    background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(../../images/outerimages/crpf-bg.jpg);
	background-position: top 34% center;
	z-index: 1;
}

.event-gallery-img.hero-wrap .overlay {
	z-index: -1;
}
/* background images css end */

/* chief of army staff css end */
.bg-full-light {
	background: #edf4fd;
}

.custom-btn-lg {
	padding: 0.8rem 1.3rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "robotocondensed";
}

.about-wrap .custom-redirect-btn {
	padding: 6px;
	text-align: center;
	width: 5rem;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.custom-redirect-btn span {
	font-size: 1.25rem !important;
}

.custom-redirect-content .redirect-text {
	display: block;
	line-height: normal;
	font-size: 12px !important;
	font-weight: 500;
}

.custom-redirect-btn:hover, .custom-btn-lg:hover {
	background: var(--secondary) !important;
	border: 1px solid var(--secondary) !important;
}

.bg-secondary .custom-redirect-btn:hover, .bg-secondary .custom-btn-lg:hover
	{
	background: var(--white) !important;
	border: 1px solid var(--white) !important;
	color: #000 !important;
}

.custom-imgcont-text {
	padding: 0.625rem 0 0 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	gap: 0.625rem;
}

.main-page-content .custom-imgcont-text {
	justify-content: initial;
}

.main-page-content .custom-about-block {
	min-height: auto;
}

.about .icon .custom-icon {
	color: var(--heighlight-clr);
}

.custom-imgcont-text .heading-section {
	margin-bottom: 1.875rem;
}

.custom-about-block, .explore-section {
	overflow: hidden;
}

/* chief of army staff css end */

/* background image section css start */
.custom-bgimg-title {
	font-size: 76px !important;
	word-wrap: break-word;
}

.custom-bgimg-block .img .overlay {
	opacity: 0.4;
}

@media ( max-width : 991px) {
	.custom-bgimg-title {
		font-size: 34px !important;
		line-height: 44px;
	}
}

/* background image section css end */

/* gallery section css start */
.custom-video-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	color: var(--primary);
}

.text .custom-meta-full span {
	display: inline-block;
}

.gallery-section .blog-entry .text {
	padding: 0px;
}

.custom-photogallery-block, .custom-video-gallery-block {
	display: flex;
	justify-content: center;
	padding: 0 0 2em 0;
}

.custom-photogallery-block .custom-block-18 .block-18 {
	border-radius: 4px;
}

.custom-photogallery-block .custom-block-18 .block-18:hover {
	background: var(--primary) !important;
}

.custom-block-18 .block-18 {
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.625rem;
	border-radius: 4px;
}

.video-gallery-section {
	min-height: 400px;
}


.blog-entry .custom-meta-full p
	{
	color: var(--white);
	font-weight: 500;
	font-size: 0.9rem;
	margin: 0px;
	line-height: normal;
	display:block;
	    text-transform: capitalize;
	    text-align: center;
}

.ftco-counter .custom-block-18 .icon {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-videogallery-block .block-18 {
	position: absolute;
	left: 50%;
	bottom: 1.875rem;
	margin-left: -150px;
}

.custom-title-block {
	position: absolute;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

.custom-carousel-container .blog-entry {
    border-radius: 4px;
    overflow: hidden;
}

.custom-block-18 .block-18:hover {
	background: var(--secondary) !important;
}

.custom-block-18 .block-18.bg-primary:hover {
	background: var(--white) !important;
}

.block-18 .icon>i {
	color: var(--white);
}

.block-18:hover .icon>i {
	color: var(--primary);
}

.custom-videogallery-block .block-18.bg-primary:hover,
	.custom-video-gallery-block .block-18.bg-primary:hover {
	background: var(--white) !important;
}

.custom-block-18 .block-18:hover .icon span {
	color: var(--white);
}

.custom-block-18 .block-18:hover .text span {
	color: rgba(255, 255, 255, 0.8);
}

.custom-block-18 .block-18.bg-primary:hover .text span {
	color: rgba(0, 0, 0, 0.5);
}

.custom-block-18 .block-18.bg-primary:hover .icon span {
	color: var(--primary);
}

.image-overlay.custom-video-icon {
	width: 100%;
	font-size: 46px;
}

.photo-gallery-carousel .blog-entry img {
	transition: all 0.2s linear;
}

.custom-videogallery-block .custom-block-18 .block-18:hover .custom-icon img,
	.custom-video-gallery-block .custom-block-18 .block-18:hover .custom-icon img
	{
	filter: invert(43%) sepia(76%) saturate(1656%) hue-rotate(193deg)
		brightness(106%) contrast(101%);
}

.custom-photogallery-block .custom-block-18 .block-18:hover .custom-icon img,
	.custom-videogallery-block .custom-block-18 .block-18 .custom-icon img,
	.custom-video-gallery-block .custom-block-18 .block-18 .custom-icon img
	{
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(118deg)
		brightness(101%) contrast(101%);
}

.pgs-h, .vgs-h {
	padding: 40px 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.custom-video-card .block-20 {
    position: relative;
    background: #cfe4ff;
}

.custom-video-card .block-20:before,
.custom-video-card .mainimage-wrapper:before{
	 content: '\f04b';
	      font-family: "FontAwesome";
	display: flex;
    justify-content: center;
    color: var(--white);
    width: 50px;
    height: 50px;
    position: absolute;
    position: absolute;
    margin-top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 100%;
    top: 50%;
/*     background: var(--bg-purple-light); */
    background: #005da1;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: rgba(193, 244, 246, 0.698) 0px 0px 0px 0px;
    animation: 1.2s cubic-bezier(0.8, 0, 0, 1) 0s infinite normal none running pulse;
    align-items: center;
    border: 0;
        z-index: 1;
}

.custom-video-card .mainimage-wrapper:before{
   background: rgba(0, 0, 0, 0.7);
}

.custom-video-card .block-20:hover:before,
.custom-video-card .mainimage-wrapper:hover:before{
	 background: var(--bg-purple-light);
}
/* gallery section css end */

/* marquee-block section start */
.custom-info-footer {
	background: rgb(47, 154, 255, 0.4);
}

.marquee-block marquee {
	vertical-align: middle;
}

.latest-update {
	animation: color-change 4s infinite;
	margin-right: 4px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.5px;
}


.custom-m-line li {
    padding: 0 5px 0 12px;
    margin-right: 0 !important;
    position: relative;
}

.custom-m-line li, .custom-m-line li p, .custom-m-line li a {
	color: var(--primary);
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0.8px;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: capitalize;
}

.custom-m-line li p{
	color: #222;
}

.custom-m-line li a:hover {
	/* color: var(--white); */
	color: var(--secondary);
}

.custom-m-line li::before {
	content: "\f0c8";
	position: absolute;
	font-family: "FontAwesome";
	left: 2px;
	top: 4px;
	font-size: 0.5rem;
	    font-weight: 600;
	color: var(--primary);
}

.marquee-block {
	position: relative;
	background: linear-gradient(110deg, #d6eaff 60%, #c8e3ff 60%);
	display: flex;
	min-height:30px;
}

.marquee-block, .marquee-block .headertext {
	padding: 2px 8px;
	font-weight: bold;
}

.marquee-wrapper {
	display: flex;
	align-items: center;
}

.marquee-block .headertext,
.marquee-wrapper .mva-btn {
	    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    letter-spacing: 0.8px;
    padding: 5px 0.625rem;
    border-right: 1px solid #777;
    background: #005da1;
    color: var(--white);
    line-height: normal;
    font-size: 13px;
    height:100%;
}

.marquee-wrapper .mva-btn {
	 padding: 6px 0.625rem;
}

.marquee-wrapper .mva-btn {
	background: var(--bg-dark-yellow);
	border: none !important;
	font-size: 11px;
	right: 0;
	left: auto;
	border-radius: 0;
	margin: 0;
	font-weight: 500;
	color: #111;
}
.marquee-wrapper .mva-btn:hover{
	background: #1d1d1d !important;
	color:var(--white);
}

.wn-date {
    position: relative;
    margin-right: 10px;
    font-weight: 600;
    font-size: 11px;
}

.wn-date:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 75%;
    background: #111;
    right: -5px;
    top: 2px;
}
.custom-m-line li .new-tag{
	position:relative;
	    padding-left: 34px;
}
.custom-m-line li .new-tag:after {
    content: "";
    height: 26px;
    width: 32px;
    background: url(../../images/outerimages/new1.gif);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    left: 0;
    z-index: 1;
    animation-iteration-count: infinite;
}
/* marquee-block section end */

.custom-icon-btn i {
	margin-right: 6px;
}
/* footer css start */
.custom-footer.ftco-footer .ftco-heading-2 {
    margin-bottom: 1.25rem;
    font-size: 1.2rem;
    font-weight: 600;
}

.footer-container {
	padding: 0;
}

.ftco-footer-widget {
	margin-bottom: 1em;
}

.footer-img {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	align-items: center;
	justify-content: center;
}

.footer-img .footer-img-box {
	width: 110px;
	height: 5rem;
	border-radius: 5px;
	display: flex;
	padding: 0.625rem;
	align-items: center;
	justify-content: center;
	background-color: #f1f1f1;
	aspect-ratio: 16/9;
	display: flex;
}

.custom-grid-col {
	display: grid;
	grid-template-columns: repeat(2, minmax(auto, auto));
	grid-column-gap: 1.25rem;
}

.custom-grid-col-4 {
	grid-template-columns: repeat(4, minmax(auto, auto));
}

/* .custom-grid-links li a, */
.custom-grid-links li {
	padding-left: 22px;
	position: relative;
	color: #f1f1f1;
}

.custom-grid-links li a{
	color: #f1f1f1;
}

.custom-grid-links li a:before,
.custom-grid-links li.loca span:before {
	content: "\f054";
	position: absolute;
	left: 4px;
	top: 6px;
	font-family: "Font Awesome 5 Free";
	font-size: 13px;
	line-height: normal;
	color: var(--white);
	font-weight: 900;
}

.custom-grid-links li.tele a:before {
	content: "\f095";
}

.custom-grid-links li.loca span:before {
	content: "\f3c5";
}

.custom-grid-links li.mail a:before {
	content: "\f0e0";
}

.custom-grid-links li.tele span, .custom-grid-links li.mail span {
	padding: 0 8px;
}

.custom-grid-links li a:hover:before {
	color: var(--bg-light-yellow);
}

.custom-footer-logo {
	max-width: 100px;
	margin-bottom: 1.25rem;
}

.custom-footer-widget.ftco-footer-widget ul li{
	margin-bottom:6px;
}

@media ( max-width : 768px) {
	.custom-footer-widget {
		align-items: initial;
	}
}

.footer-logo {
	margin: 0 -5px;
}

.f-logo {
	padding: 0px 4px;
	margin: 2px 0px;
}

.f-logo a {
	width: 100px;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 2px;
	display: flex;
	align-items: center;
	padding: 4px;
	display: flex;
	justify-content: center;
}

.f-logo .bisag-logo {
	    width: 90px;
}

.copyright .f-link {
	color: var(--bg-light-yellow) !important;
}

.copyright .f-link:hover {
	text-decoration: underline;
}

.count-block {
	margin-top: 0.938rem;
}

.count-block .sm-text {
	font-size: 0.938rem;
	margin-bottom: 12px;
	font-weight: 500;
	color: var(--white);
}

.count-block .text-color {
	color: var(--bg-light-yellow);
	font-weight: 500;
	font-size: 14px;
	display: block;
	letter-spacing: 1px;
}

.count-block .custom-part {
	color: var(--white);
}

.custom-part {
	margin: 0px 4px;
	color: #f1f1f1;
}

.inline-text {
	   display: inline-block;
    font-weight: 500;
    color: var(--bg-light-yellow);
}

.text-color.custom-text-color {
	color: var(--white);
}

/* footer css end */


.custom-back-icon {
	font-size: 1.875rem;
	margin-left: 8px;
}

.custom-icon-bottom {
	font-size: 40px;
	padding: 0.625rem;
	color: var(--white);
}

/* explore-section css end */
.custom-title-section {
	display: flex;
	justify-content: center;
	margin-bottom: 48px;
	padding-bottom: 1rem;
}

/* ul custom-list style css start */
.custom-list {
	list-style: none;
	padding-left: 0;
}

.custom-list-item {
	padding-left: 1rem;
	position: relative;
	margin-bottom: 8px;
	font-family: var(--body-font-light);
	font-size: 1rem;
	color: var(--body-fonts);
	line-height: normal;
	    text-align: justify;
	        display: table;
}

.dual-column-list .custom-list-item {
	width: 90%;
}

.custom-sublist {
	margin-top: 8px;
}

.custom-sublist-item {
	margin-bottom: 8px;
}

.custom-list-item a {
	color: var(--title-color) !important;
	    line-height: 1.875rem;
    letter-spacing: 1px;
}

.custom-list-item a:hover {
	color: var(--secondary) !important;
}

.custom-list-item-secondary {
	padding-left: var(--icon-space);
	padding-left: 1.875rem;
	position: relative;
	margin-bottom: 8px;
}

.custom-list-item:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 6px;
    color: #b02f7c;
}

.custom-sub-list-item:before, .custom-sub-list-2 .custom-sub-list-item:before
	{
	color: var(--secondary);
}

.custom-list-item-secondary:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f192";
	padding-right: 0.625rem;
	margin-bottom: 1rem;
	position: absolute;
	left: 0;
}

.custom-list-number:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f072";
	padding-right: 0.625rem;
	margin-bottom: 1rem;
	position: absolute;
	left: 0;
}

.custom-sub-list {
	list-style: none;
	padding: 0;
	margin: 6px 0px;
}

.custom-sub-list-2 .custom-sub-list-item {
	padding-left: 1.25rem;
}

.custom-sub-list-item:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0c8";
	font-size: 0.625rem;
	padding-right: 14px;
}

.custom-sub-list-2 .custom-sub-list-item:before {
	content: "\e4be";
}

ol.custom-list {
	display: block;
	list-style-type: decimal;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 36px;
}

.custom-ordered-list.custom-list {
	list-style-type: lower-alpha;
}

ol.custom-list .custom-list-item {
	padding-left: 0.625rem;
}

ol.custom-list .custom-list-item::marker, .custom-ordered-list.custom-list .custom-list-item::marker
	{
	padding-left: 1.5rem;
	color: var(--body-fonts);
	font-weight: 600;
	font-size: 1.125rem;
	text-transform: capitalize;
}

ol.custom-list .custom-list-item:before {
	display: none;
}

.dual-column-list {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(auto, auto));
	grid-column-gap: 1.25rem;
}

/* ul stylle css end */
.page-p-tb {
	padding: 50px 0px;
}

.item-title {
	background-color: var(--secondary);
	text-align: center;
	padding: 0.625rem 0;
	color: var(--white);
	font-weight: 500;
	top: 20%;
}
/* history page css end */

/* button hover effect */
.btn-outer-body {
	position: relative;
	background-color: var(--secondary);
	padding: 0.625rem;
}

.btn-border {
	border: 1px solid;
	border-color: #f1f1f1;
	border-radius: 0px;
	padding: 12px 6px;
}

.btn-border p {
	margin-bottom: 0;
}

.btn-square-upper {
	position: absolute;
	top: 0.625rem;
	left: 80%;
	width: 0.625rem;
	height: 5px;
	background-color: var(--secondary);
}

.btn-square-bottom {
	position: absolute;
	bottom: 0.625rem;
	right: 80%;
	width: 0.625rem;
	height: 5px;
	background-color: var(--secondary);
}

.btn-outer-body:hover .btn-square-upper {
	transform: translateX(-webkit-calc(100% - 20rem));
	transition-duration: 500ms;
}

.btn-outer-body:hover .btn-square-bottom {
	transform: translateX(20rem);
	transition-duration: 500ms;
}

/* button hover effect */
.carousel-caption p {
	color: var(--white);
}

.highlighted {
    background: rgb(235, 174, 66);
    padding: 4px;
    border-radius: 2px;
    margin: 0;
}

.highlighted .custom-section-title {
	font-size: 40px;
	color: var(--title-color) !important;
	line-height: normal;
	margin-bottom: 0;
}

.heading-section .highlighted {
	width: 80%;
}

.highlighted p {
	color: var(--secondary);
	margin-bottom: 0;
	width: auto;
	font-weight: 600;
	letter-spacing: 0.9px;
}

.p-b {
	padding-bottom: 7em;
}

.carousel-bg-img {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}
/* airwarrior page css end */

/* previous-cheifs page css start*/
.custom-imgcont-block {
	display: flex;
}

.custom-imgcont-block .custom-ic-img {
	margin-right: 1.25rem;
	min-width: 100px;
	max-width: 150px;
}

.custom-imgcont-block .image-title {
	text-align: left !important;
	margin-bottom: 0px;
}

.custom-imgcont-block .custom-page-subtitle {
	margin-bottom: 0px;
}

.custom-imgcont-block .image-info {
	justify-content: start;
	margin: 0px;
}

.custom-page-subtext {
	font-size: 1.125rem;
}

/* previous-cheifs page css end*/

.accordion-button:not(.collapsed) {
	background-color: var(--primary);
	color: #f1f1f1;
	border: none;
}

.accordion-button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.main-banner-img1 {
	background-position: center center;
}

.main-banner-img2 {
	background-position: center center;
}


.section-padding {
	padding: 100px 0px;
}

.custom-card-primary {
	margin-bottom: 1.875rem;
}

.custom-card-primary a {
	display: block;
}

.ccp-img {
	background-color: #f6f6f6;
	border-radius: 4px 4px 0px 0px;
	display: block;
	border: 1px solid #b8b8b8;
	border-bottom: none;
}

.custom-card-primary img {
	aspect-ratio: 16/9;
	object-fit: contain;
	width: 100%;
}

.organisation-page-content .custom-card-primary img, .achivement-page .custom-card-primary img
	{
	object-fit: cover;
}

.custom-card-link {
	position: relative;
}

.custom-card-link p {
	margin-bottom: 0;
}

.custom-card-link {
	display: none;
	position: absolute;
	padding: 0.625rem;
	width: 50%;
	top: 40%;
	right: 26%;
	text-align: center;
	border-radius: 4px;
	background-color: var(--secondary);
}

.custom-card-primary:hover .custom-card-link {
	display: block;
}

.project .text.custom-card-text, .project .text.custom-text {
	text-align: center;
	background: var(--secondary);
	color: #f1f1f1;
	width: 100%;
	margin-top: 0;
	display: block;
	border-radius: 0px 0px 4px 4px;
}

.project:hover .text.custom-card-text, .project:hover .text.custom-text
	{
	background: var(--primary);
}

.custom-card-text h3 {
	margin-bottom: 0;
	color: var(--white);
}

.custom-card-link:hover .btn-square-upper {
	transform: translateX(-7.5rem);
	transition-duration: 500ms;
}

.custom-card-link:hover .btn-square-bottom {
	transform: translateX(11.25rem);
	transition-duration: 500ms;
}
/* custom-card border-hover css end */

/* btn-group css start */
.btn-group {
	text-decoration: none;
	list-style-type: none;
	display: flex;
	justify-content: center;
	gap: 0.625rem;
}

.btn-group .btn-group-item {
	flex: 1;
}

.btn-group .btn-group-item a {
	width: 100%;
	padding: 0.625rem;
}

/* btn-group css end */
.blockquote-link {
	position: absolute;
	top: 60%;
	left: 35%;
	text-align: center;
}

.blockquote-link a {
	color: #f1f1f1 !important;
	text-align: center;
	padding: 6px 0.625rem;
	background: var(--body-fonts);
	border-radius: 4px;
}

.blockquote-link span {
	font-weight: 500;
	font-size: 1rem;
	line-height: normal;
}

.blockquote-link:hover .btn-line {
	transform: translateX(-60px);
	transition-duration: 400ms;
}

.blockquote-link:hover .btn-line2 {
	transform: translateX(108px);
	transition-duration: 400ms;
}

.btn-line {
	position: absolute;
	z-index: -1;
	color: red;
	width: 50px;
	height: 2px;
	left: 3px;
	top: 14px;
	background: var(--secondary);
}

.btn-line2 {
	position: absolute;
	z-index: -1;
	color: red;
	width: 50px;
	height: 2px;
	top: 14px;
	background: red;
	background: var(--secondary);
}

.bg-blur-white {
	width: 100%;
	background: linear-gradient(180deg, hsla(0, 0%, 0%, 0) 0%,
		hsla(0, 0%, 0%, 0.4) 10%, hsl(0, 0%, 0%) 100%);
}

.bg-blur-white h3 {
	color: #f1f1f1;
}


/* page css start */
.block {
	margin-bottom: 1.25rem;
}

/* page css end */

/* awards */

.custom-info-block {
	border: 1px solid #a2a9b1;
	padding: 0.625rem;
	margin-bottom: 1.25rem;
	background: #c6ddf6;
}

.custom-info-block .custom-ib-title {
	text-align: center !important;
	color: var(--title-color) !important;
}

.ftco-footer {
	position: relative;
	overflow: hidden;
}
/* landing page - component bg images end */

/* light dard css start */
.custom-switch-mode {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e1bb00;
	transition: 1s;
}

.custom-switch-mode .coolBeans::after {
	background:var(--heighlight-clr);
	border:1px solid var(--heighlight-clr);
}

.header-top-right .header-top-right li a:hover {
	opacity: 0.8;
}
/* light dard css end */

/* custom-card css start */
.custom-card {
	background: #e8f3ff;
	padding: 1.25rem;
	color: #2c2c2c;
}
/* custom-card css end */

/* button group css start */
.custom-btn-group {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.custom-btn-item {
	margin: 0.625rem 0;
	padding: 0 8px;
}

.custom-navpills {
	justify-content: center;
}

.nav-item {
	margin: 4px;
}

/* button group css end */

.p-tb {
	padding: 4rem 0;
}

.mb-show {
	padding-top: 1.25rem;
	display: none;
}

.mb-show .custom-header-bottomcenter {
	width: 100%;
}

.footer-icon {
	max-width: 1.125rem;
}

.w-filter-icon {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.custom-section-title {
	color: #0f569e;
	font-weight: 600;
	font-size: calc(1.24rem + .6vw);
}

.custom-header-btn {
	margin-right: 1.25rem;
}

.custom-header-btn .btn {
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "robotocondensed";
}

.custom-header-btn .btn:hover {
	transform: none;
	background: var(--secondary);
	border: 1px solid var(--white) !important;
}

.captcha {
	width: 100%;
}

.captcha .btn {
	padding: 0.65rem 0.95rem;
	border-radius:0px 2px 2px 0;
}

.captcha #capcha {
	height: 50px;
}

.img_captcha .input-group {
	justify-content: center;
}

.custom-icon-input {
	position: relative;
	z-index: 1;
}

.custom-icon-input .icon {
	position: absolute;
	right: 1px;
	bottom: 1px;
	padding: 13px 1rem;
	background: var(--primary);
	color:var(--white);
}

.custom-icon-input .icon:hover {
	background:var(--heighlight-clr);
	color:#0d0d0d;
}

.main-page-content .custom-icon-input .icon {
	right: 0px;
	bottom: 0px;
	font-size: 17px;
	padding: 11px 1rem;
}
/* contact-page css start */
.contact-section .ftco-footer-social {
	display: flex;
	gap: 1.25rem;
	justify-content: flex-start;
	font-size: 1.25rem;
	color: var(--primary);
	padding-top: 0.625rem;
}

.contact-section .ftco-footer-social .fab {
	color: #000;
	padding: 0.625rem;
}

.contact-section .ftco-footer-social li a:hover .fab {
	color: var(--primary);
}

/* contact-page css end */


/* latest-update css start */
.connect-section li a span {
	color: var(--title-color);
	background: rgb(163 202 239/ 80%);
	border-radius: 4px;
	height: 40px;
	width: 40px;
	font-size: 1.25rem;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.connect-section li {
	display: block;
	color: #1a1a1a;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.custom-read-more {
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.custom-read-more:hover {
	color: var(--primary);
	letter-spacing: 1.8px;
	-webkit-transition: 0.6s all ease;
	-o-transition: 0.6s all ease;
	transition: 0.6s all ease;
	cursor: pointer;
}

.custom-card .heading-sidebar {
	font-size: 22px;
	color: var(--heighlight-clr);
	letter-spacing: 1px;
	font-weight: 600;
	text-align: center;
}

.custom-card .block-21 .text .heading a {
	font-size: 1.125rem;
	line-height: normal;
	text-transform: capitalize;
}

.connect-section .social-icon {
	max-width: 1.125rem;
	right: auto;
}

.connect-section li a:hover .social-icon img {
	filter: invert(43%) sepia(76%) saturate(1656%) hue-rotate(193deg)
		brightness(106%) contrast(101%);
}

.sidebar-box .custom-card-bottom {
	text-align: right;
}

.meta-icon, .meta-text {
	padding-right: 6px;
	font-size: 14px;
}

.custom-lus {
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* latest-update css end */

/* breadcrum css start */
.hero-wrap.hero-wrap-2.custom-bc-block {
	background: #081f56;
	min-height: auto;
	padding: 1.25rem 0;
}

/* breadcrum css end */

.img-heading {
	text-align: center;
	padding: 1rem;
	font-weight: 600;
}

.image-info {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625rem;
	margin: 0 -6px;
}

.img-block-container img {
	border-radius: 4px;
}

.custom-meta-title, .custom-meta-subtitle {
	margin-bottom: 0px;
	line-height: normal;
	text-align: center;
}

.custom-meta-title {
	color: var(--title-color);
	    font-weight: 500;
}

.custom-header-textblock a:hover, .custom-header-link .link-list li a:hover,
	.custom-header-textblock li a:hover {
	color: var(--heighlight-clr) !important;
}

.custom-img-block img {
	margin: 0.625rem auto;
	display: flex;
}

.custom-tabpanel-imgsm {
	max-width: 200px;
}

.mandatory {
	color: #ff0000 !important;
}

/* back-to-top css start */
.back-to-top,
.chatbot-circle {
	position: fixed;
	right: 0.938rem;
	bottom: 0.938rem;
	z-index: 996;
	background: var(--heighlight-clr);
	width: 40px;
	height: 40px;
	border-radius: 4px;
	transition: all 0.4s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.back-to-top {
    background: var(--bg-dark-yellow);
    color: var(--white);
}
.chatbot-circle{
	bottom: 70px;
    width: 50px;
    height: 50px;
    right: 0.625rem;
        border-radius: 50% !important;
    padding: 6px !important;
    color: white;
    cursor: pointer;
    background: var(--white) !important;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
        transition: 1s all ease;
}

.chatbot-circle:hover{
	background: #d6ecff;
}


@-webkit-keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.back-to-top.hide {
	bottom: 100px;
}

.hide {
	opacity: 0;
}

.show {
	opacity: 1;
}

.back-to-top:hover {
    background: var(--bg-secondary);
    color: #222;
}

/* back-to-top css end */

/* news details css start */
.link-secondary:hover {
	color: var(--primary) !important;
}

.ftco-services-2 .services:hover:before {
	width: 0%;
	transition-duration: 500ms;
}


.custom-gradient {
	animation: ani 5s infinite;
}

.custom-hl-block {
	margin-right: 0px;
}

.custom-header .sticky_menu {
	background: transparent;
	box-shadow: none;
	z-index: 6;
	position: relative;
	width: 100%;
	transition: all 1s;
}

.sticky_menu.navShadow {
	background: rgb(0 0 0/ 50%);
}

header .nav .toggle .bar {
	background: var(--secondary);
}

.custom-header-textblock a span {
	text-align: center;
	line-height: normal;
	font-weight: 500;
}

/* .custom-header-textblock2, .custom-header-textblock.custom-header-link .text, */
/* 	.custom-header-link .link-list li a, .custom-header-textblock li a { */
/* 	transition: all 0.2s ease-in-out; */
/* } */

.custom-header-textblock2:hover, .custom-header-link .link-list li a:hover,
	.custom-header-textblock li a:hover {

	color: var(--primary);
}

.link-list li {
	padding: 0px 8px;
}

.custom-card-section .project .text {
	bottom: 50%;
	margin-bottom: -34px;
}

.custom-card-section .project .img:hover .card-title {
	padding: 0.625rem;
	background: var(--secondary-transparant);
	z-index: 1;
	animation: fadeIn 2s;
	-webkit-animation: fadeIn 2s;
	-moz-animation: fadeIn 2s;
	-o-animation: fadeIn 2s;
	-ms-animation: fadeIn 2s;
	border-radius: 4px;
}

.custom-meta-full.meta {
	padding: 6px 8px;
	
	    display: flex;
    justify-content: center;
    align-items: center;
}

.meta.custom-meta-full .cm-desi {
    color: #CD9933;
    font-weight: normal;
    padding-bottom: 3px;
    font-size: 0.938rem;
}


.gallery-section .blog-entry:hover .custom-meta-full.meta {
	visibility: visible;
	animation: fadeIn 700ms;
	-webkit-animation: fadeIn 700ms;
	-moz-animation: fadeIn 700ms;
	-o-animation: fadeIn 700ms;
	-ms-animation: fadeIn 700ms;
}

.videogallery-section .custom-video-icon {
	position: relative;
}

.videogallery-section .play-btn-link {
	left: 50%;
	top: 50%;
	color: var(--primary);
	font-size: 34px;
	margin: -17px;
	width: 34px;
	height: 34px;
	line-height: 34px;
}

.videogallery-section .video-poster:hover .play-btn-link {
	color: var(--secondary);
}

.text-description .custom-meta-full {
	background: #CD9933;
}

.text-description .custom-meta-full p {
	color: var(--white);
	font-size: 14px;
	font-weight: 600; text-transform : capitalize;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-transform: capitalize;
}

.cm-rank,
.cm-desi,
.cm-name,
.cm-text {
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.cm-text-full{
	    display: block !important;
}

.custom-switch-mode {
	margin: 0 6px 0 0;
}

/* header start */
.sticky_menu.navShadow {
	left: 0;
	right: 0;
	top: 0;
	position: fixed;
	background: rgba(255, 255, 255, 0.8);
	z-index: 9;
	box-shadow: 0 4px 1.875rem -5px rgba(0, 0, 0, 0.6);
	animation: slide-down 0.8s;
}

nav.navShadow {
	box-shadow: 0 4px 1.875rem -5px rgba(0, 0, 0, 0.6);
	height: 0.625rem;
}

.sticky_menu.navShadow .custom-header-logo {
	max-width: 65px;
}

.sticky_menu.navShadow .custom-header-logo-secondary {
	max-width: 40px;
}

.sticky_menu.navShadow .custom-tmenu-top .custom-header-logo {
	max-width: 5rem;
}

.sticky_menu.navShadow .logoboldtex-m {
	font-size: 0.6rem;
	line-height: 0;
}

.sticky_menu.navShadow .logoboldtext {
	font-size: 1rem;
	line-height: 0.6;
}

.sticky_menu.navShadow .logotext .hinditext {
	line-height: 0;
	font-size: 0.8rem;
}

/* header end */


.custom-img-content {
	max-width: 400px !important;
	margin: 0 0.938rem 0.938rem 0 !important;
	border-radius: 4px !important;
	float: left;
	clear: left;
}

/* custom card v2 css start */
.custom-card-section.custom-card-v2 .project {
	transition-duration: 1.5s;
	overflow: hidden;
}

.custom-card-section.custom-card-v2 .custom-card-img-block .text {
	transition: initial;
	transition-duration: 1.5s;
	transform: scale(4);
	background: transparent;
	box-shadow: none;
}

.custom-card-section.custom-card-v2 .project .text .card-title {
	font-size: 28px;
	font-weight: 300;
	padding: 0.625rem;
	background: var(--secondary-transparant);
	border-radius: 4px;
}

.custom-card-section.custom-card-v2 .custom-card-img-block:hover .text {
	transform: scale(1);
}

/* custom card css end */

/* sign css start */
.form-main-block>.row>[class*="col-"] {
	padding: 0;
}

.form-main-block .area {
	background-image: url("../../images/outerimages/banner2.jpg");
	width: 100%;
	height: 580px;
	border-radius: 4px 0 0 4px;
	background-size: cover;
	background-position: center center;
	aspect-ratio: auto;
	position: relative;
}

.form-main-block .form-intro {
	text-align: center;
	height: 100%;
	padding: 1.875rem 0.938rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
	color: var(--white);
}

.form-main-block .form-intro .text-welcome {
	position: relative;
}

.form-intro .login-part {
	padding-top: 1.25rem;
	margin-top: 1.25rem;
	border-top: none;
}

.contact-section .contact-form {
    height: 580px;
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    padding: 1.875rem;
    border: 1px solid #d5b959;
    border-radius: 0 4px 4px 0;
    background: #fffef7;
}

.text-welcome .intro-title {
	color: var(--white);
	text-transform: capitalize;
}

.btn-a {
	text-decoration: none;
	background-color: var(--primary);
	color: var(--white);
}

.note-text p {
	margin-bottom: 0;
	padding: 2px;
	font-size: 1rem;
	font-weight: 600;
}

.otp-timer {
	padding: 0.625rem 0;
}

/* sign css end */
.feedback-section .feedback-form {
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 1.875rem;
	border: 1px solid #c0e0ff;
	border-radius: 0 4px 4px 0;
	background: #f8fbff;
}

.feedback-section .feedback-form.custom-feedback-form {
	min-height: 570px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* feedback page css start */
.feedback-block .custom-page-title {
	color: var(--primary);
}

.feedback-block .custom-btn-item {
	max-width: 300px;
}

.email-block {
	display: flex;
	align-items: center;
	justify-content: center;
}

.email-block .icon-btn {
	display: flex;
	align-items: center;
	gap: 0.625rem;
}

/* feedback page css end */

/* custom theme start */

.custom-theme .nav .toggle .bar {
	background: var(--white);
}

.custom-theme .custom-header-logo {
	max-width: 70px;
}

.custom-theme .custom-header-logo-secondary {
	max-width: 40px;
}

.custom-theme header .nav .toggle {
	flex-wrap: wrap;
}

.custom-theme .menu-text {
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	display: block;
	text-transform: capitalize;
	letter-spacing: 2px;
	margin-left: -4px;
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.custom-theme header .nav .toggle.clicked .menu-text {
	display: none;
}

.custom-theme header .nav {
	height: 100%;
}

.custom-theme .sticky_menu.navShadow .custom-header-bottom {
	align-items: center;
}

.custom-theme.landing-page .sticky_menu.navShadow .custom-header-text {
	background: transparent;
}

.custom-theme .sticky_menu.navShadow .custom-header-text {
	display: block;
	border-radius: 0px;
}

.custom-theme .sticky_menu.navShadow .custom-header-bottomleft:before,
.custom-theme .sticky_menu.navShadow .custom-header-bottomright:before
	{
	background: var(--secondary);
	width: 100%;
}

.custom-theme .sticky_menu.navShadow .custom-header-bottomleft,
.custom-theme .sticky_menu.navShadow .custom-header-bottomright {
	background: transparent;
}

.custom-theme .custom-toggle-menu .nav .toggle
	{
	padding: 0;
}

.custom-theme.landing-page .custom-header-text {
	width: auto;
	border-radius: 0;
}

.custom-theme .custom-header-text {
	width: 100%;
}

.custom-theme .sticky_menu.navShadow .custom-header-bottomleft,
	.custom-theme .sticky_menu.navShadow .custom-header-bottomright {
	min-height: 75px;
}

.custom-header-bt{
	    background: #fdf4d4;
}

/* custom theme end */

/* custom-search-css start */
.search-box {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.search-text-box {
	display: none;
	position: relative;
}

.search-box .search-i {
	font-size:13px;
}

.search-box .btn.btn-primary {
/* 	background: var(--secondary); */
background: #4a0d31;
/* 	    border: 1px solid var(--secondary) !important; */
border: 1px solid #4a0d31 !important;
	    padding: 3px 6px;
    font-size: 12px;
        margin: 0;
            border-radius: 2px;
}
.search-box .btn.btn-primary i{
	vertical-align: middle;
	    margin-right: 0;
}
    

.search-box .btn.btn-primary:hover {
    border: 1px solid var(--heighlight-clr) !important;
    color: #222 !important;
    transform: none;
}

.search-box .coolBeans:hover::after {
    background-color: var(--heighlight-clr) !important;
}

.searchclear {
	position: absolute;
	top: 50%;
	right: 2%;
	padding: 4px;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 14px;
	margin-top: -11px;
	text-align: center;
	cursor: pointer;
	right: 2%;
}

.search-box .form-control {
	padding: 0px 6px !important;
    border-radius: 0;
    font-size: 10.5px;
    height: 24px !important;
    line-height: normal;
}

.custom-search-list {
	background: var(--white);
	width: 500px;
	position: absolute;
	right: 1%;
	top: 5%;
	z-index: 11;
	border-radius: 4px;
	padding: 5px;
	background: var(--white);
}

.search-item {
	background: var(--bg-blue);
	min-height: 100px;
	margin: 3px;
	padding: 5px;
	border-radius: 4px;
}

.search-item:nth-child(even) {
	background: var(--bg-secondary);
}

.custom-search-list ul li {
	list-style: none;
}

/* cusom-searchh css 2 end */


.line-container {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	margin-bottom: 10px;
}

/* journey-2 css end */


.text-link {
	font-weight: 600;
	text-shadow: none;
	color: #0d638f !important;
}

.text-link:hover {
	color: var(--secondary) !important;
}

/* notification area start */
.custom-notification {
    width: 450px;
    max-height: 404px;
    display: block;
    position: absolute;
    right: auto;
    left: 50%;
    margin-left: -224px;
    z-index: 10;
    margin-top: 4px;
    transition: left 0.3s linear;
    border: 1px solid rgb(255 255 255 / 60%);
    border-radius: 4px;
    overflow: hidden;
}

.custom-notification .custom-notification-title {
	text-align: center;
	background-color: #f7c04a;
}

.custom-notification .view-all {
	text-align: center;
	color: #cdcdcd;
	background-color: #009dff;
	transition: 0.3s all ease;
}

.custom-notification .view-all:hover {
	color: var(--secondary);
	background-color: var(--primary-transparant);
}

.custom-notification .view-all p {
	padding: 4px;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
}

.custom-notification .custom-notification-title p {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}

.custom-notification.visible {
	right: 0px;
	transition: left 0.3s linear;
}

.custom-notification .news-container {
	max-height: 404px;
	overflow-y: scroll;
		margin: 0px;
	padding: 0px;
}

.custom-notification ul li {
	list-style: none;
    padding: 8px;
    background: var(--bg-purple-light);
    border-bottom: 1px solid rgb(255 255 255 / 60%);
    border-right: 1px solid rgb(255 255 255 / 60%);
}

.custom-notification ul li:hover {
	background: var(--bg-dark-yellow);
}
    

.custom-notification .custom-mbody-title {
	color: #fff;
	display: block;
	min-width: 180px;
	padding: 0;
	text-decoration: none;
}

.custom-notification .custom-notifi-sidebtn {
	display: inline-block;
	vertical-align: middle;
	width: 1.25rem;
	height: 0.938rem;
	cursor: pointer;
	margin: 1.25rem;
	position: absolute;
	top: -1.25rem;
	left: -60px;
	background: rgb(0 0 0/ 0.8);
	height: 42px;
	width: 40px;
	padding: 12px;
	border-radius: 4px;
	color: #fff;
	transition: 1s;
	animation: glow 1s infinite;
	transition: 1s;
}

.custom-notification .custom-notifi-sidebtn span {
	height: 1px;
	background: #fff;
	margin-bottom: 5px;
	display: block;
}

.custom-notification .custom-notifi-sidebtn span:nth-child(2) {
	width: 75%;
}

.custom-notification .custom-notifi-sidebtn span:nth-child(3) {
	width: 50%;
}

.custom-notification .post_item .media-body h3, .custom-notification .post_item .media-body .custom-mbody-text
	{
	font-size: 14px;
	line-height: normal;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	    letter-spacing: 0.6px;
}

.custom-notification .custom-mbody-text {
	padding: 2px 4px;
	font-size: 14px !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.custom-notification .post_item .media-body .custom-mbody-date {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 0px;
	color: #fff;
	padding: 2px 0.625rem;
}

.custom-notification .post_item .media-body {
	padding-left: 0px;
}

.custom-notification .media .media-image {
	max-width: 100px;
}
/* notification area end */

/* breadcrumb start*/
.breadcrumb-bg-img {
	background: #0c0932 url(../../images/outerimages/banner1.jpg) no-repeat;
	background-position: bottom center;
}

.breadcrumb {
	padding: 0 !important;
	background: none;
	margin-bottom: 0 !important;
}

.breadcrumb ul {
	display: flex;
	gap: 0px 0.938rem;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumb ul .bc-link {
	position: relative;
}

.breadcrumb a {
	color: var(--white);
}

.breadcrumb a:hover {
	color: #fff339;
}

.breadcrumb li:not(:last-child)::after {
	font-family: "Font Awesome 6 free";
	display: inline-block;
	content: "\f054";
	font-weight: 900;
	font-size: 14px;
}

.breadcrumb li:last-child .bc-title {
	color: #fff339;
}

.breadcrumb .bc-link {
	padding-right: 4px;
}

.breadcrumb .bc-title {
	padding-right: 4px;
	color: var(--white);
}

.custom-alert-message, .custom-success-message {
	background-color: #ffd5d5;
	padding: 0.625rem 1.25rem;
	border-radius: 5px;
	margin-bottom: 1.25rem !important;
}

.custom-alert-message .redfont, .custom-alert-message.redfont,
	.alert-text {
	color: #a50000;
	margin-bottom: 0;
	font-size: 1rem;
}

.custom-success-message {
	background-color: #d1e7dd;
}

.custom-alert-message .alert-text {
	color: #a50000;
}

.custom-success-message .alert-text {
	color: #0f5132;
}

.signin-buttom {
	text-align: center;
}

.main-page-content.error-page {
	height: 90vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.error-page .iq-error-img {
	max-height: 50vh;
	margin-bottom: 1.25rem;
	background-color: transparent;
	position: relative;
	animation: bounce 2s infinite;
}

.error-page .iq-error {
	text-align: center;
	align-self: center;
}

.iq-error .custom-errormessage {
	margin-top: 0.625rem;
	text-align: center;
	font-size: 1.25rem;
}

/* Note CSS Start */
.mandatory {
	color: #ff0000;
	line-height: 1rem;
	font-size: 1rem;
	margin: 4px 0 0 4px;
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
}

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

.errorClass, .note-text .mandatory, .tikClass {
	color: #ff0000;
	line-height: normal;
	font-size: 13px;
	font-weight: normal;
}

.tikClass, .note-text-success .mandatory {
	color: #219653;
}
/* Note CSS End */
.custom-logo-bg {
	max-width: 250px;
	background-image: radial-gradient(#0d204f 20%, #0d204f 14%, #040e26 60%);
	border-radius: 4px;
	padding: 6px;
}

.custom-imgcont-text p, .chief-intro, .custom-nested-tabs p, .card p {
	text-align: justify;
}

.card p:first-child:last-child {
	margin-bottom: 0rem;
}

.custom-backlink {
	height: 100%;
	width: 100%;
}

.text-white .text-link {
	color: var(--primary) !important;
}

.text-white .text-link:hover {
	color: var(--white) !important;
}

.custom-ordered-list {
	text-align: left;
	font-size: 1.175rem;
}

.custom-title-secondary {
	font-size: 22px;
}

.custom-tab-panel-title {
	text-align: center;
	margin-bottom: 0.938rem;
}

.main-menu::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px var(--white);
}

.main-menu::-webkit-scrollbar-thumb {
	background: var(--heighlight-clr) !important;
	-webkit-box-shadow: rgba(0, 0, 0, 30);
}

/* web-site policies css start */
.title-primary {
	margin-bottom: 14px;
}

.custom-card .custom-list {
	margin-bottom: 1.25rem;
}

.policies-section {
	margin-bottom: 1.25rem;
}

/* web-site policies css end */

/* text-formatting css start */

/* h2-tag */
.custom-page-title {
	font-size: 1.875rem;
	margin-bottom: 1.25rem;
}

/* h3-tag */
.custom-h3 {
	font-size: 1.625rem;
}

/* h6-tag */
.custom-h6 {
	font-size: 1.25rem;
}

/* h4-tag */
.custom-page-subtitle {
	font-size: 1.5rem;
}

/* h5-tag */
.custom-page-meta-title {
	font-size: 22px;
}

.quotation {
	font-weight: 600;
	color: var(--quotation) !important;
	/* text-shadow: 1px 1px 2px pink; */
}

.telephone:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f095";
	padding-right: 0.625rem;
	margin-bottom: 1rem;
}

.email:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0e0";
	padding-right: 0.625rem;
	margin-bottom: 1rem;
}

.fax:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f1ac";
	padding-right: 0.625rem;
	margin-bottom: 1rem;
}

.contact-block {
	border: 2px solid;
	border-color: var(--body-fonts);
	padding: 0.625rem;
	border-radius: 4px;
}

/* text-formatting css end */
.address:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f3c5";
	padding-right: 0.625rem;
	margin-top: 5px;
	padding-right: 0.625rem;
	color: var(--primary);
	font-size: 1.875rem;
}

.follow:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0c0";
	padding-right: 0.625rem;
	margin-top: 5px;
	padding-right: 0.625rem;
	color: var(--primary);
	font-size: 1.875rem;
}

.telephone:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f095";
	padding-right: 0.625rem;
	margin-top: 5px;
	padding-right: 0.625rem;
	color: var(--primary);
	font-size: 1.875rem;
}

/* command css start */
.icon-block {
	display: flex;
	flex-direction: column;
	gap: 0.625rem;
	align-items: center;
	justify-content: center;
}

.connect-tab p {
	margin-bottom: 5px;
	text-align: inherit;
}

.social-icon-connect {
	color: var(--primary);
}

.connect-tab p:first-child {
	margin-bottom: 5px;
}

.connect-block {
	background: var(--bg-blue);
	margin-bottom: 1.25rem;
	padding: 1.25rem;
	border-radius: 4px;
	min-height: 300px;
}

.connect-block .custom-page-subtitle {
	text-align: center;
}
/* command css end */

/* card change css start */
.main-page-content .card.custom-card
	{
	background: #2f9aff;
}


	.ct-section .custom-card-container .image-title-primary,
	 .main-page-content .card.custom-card p,
	.card.custom-card .custom-list-item, .card .inner-content .custom-page-title,
	.card .inner-content .custom-list-item,
	.card .title-primary, .card .custom-page-subtext
	{
	color: var(--white) !important;
}

.main-page-content .card.custom-card .highlighted p, .card.custom-card .custom-list-item:before,
.card .inner-content .custom-list-item:before
	{
	color: #2c2c2c !important;
}

.custom-cc-head {
	margin-bottom: 1.25rem;
}

.custom-card.sidebar-box {
	background: #e8f3ff !important;
}

/* card change css end */

/*--------------------------------------------------------------
	custom info start
--------------------------------------------------------------*/
.custom-info-header, .custom-info-alerts, .custom-info-footer {
	padding: 0.625rem;
}

.custom-info-alerts {
    background: #ebeff5 !important;
	height: 276px;	
    overflow: hidden;
    text-align: left;
    border-bottom: 1px solid #a6a6a6;
}

.custom-info-alerts-full {
	height:auto !important;
	border-bottom:none;
}

.custom-info-alerts-full .news-list-item .news-date span,
.custom-info-alerts-full .news-list-item .month-year{
	font-size:14px;
}

.custom-info-alerts-full .news-list-item .news-text{
	font-size:16px;
	    line-height: 20px;
}

.custom-info-alerts-full:after{
	display:none;
}

.custom-info-alerts-full .events-section .news-list-item{
	padding: 0.9rem 0.9rem 0.9rem 1.5rem;
	    overflow: hidden;
}

.custom-info-alerts-full .events-section .news-list-item:before {
    top: 20px;
}

.custom-info-alerts-full .news-list{
	background: #fff;
}

.custom-info-alerts-full .news-text {
    display: block;
}

.custom-info-alerts.custom-info-alerts-long {
	    height: 306px !important;
}

.custom-info-alerts:after {
    content: '';
    position: absolute;
    background-color: #a6a6a6;
    width: 80%;
    height: 4px;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
}

.custom-info-calendar-main, .custom-info-calendar-sub {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	line-height: normal;
}

.custom-info-calendar-main {
	background-color: var(--secondary);
	font-weight: 600;
	color: #f0f0f0;
	border-radius: 4px 4px 0 0;
}

.custom-info-calendar-sub {
	background: var(--primary);
	color: #f0f0f0;
	border-radius: 0 0 4px 4px;
}

.date-with-list {
	display: flex;
	flex-direction: column;
	gap: 1.875rem;
}

.custom-info-alerts .custom-info-calendar-date {
	width: 16%;
	display: flex;
	flex-direction: column;
	position: relative;
}

.custom-info-calendar-date:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 1.25rem 0 1.25rem 0.625rem;
	border-color: transparent transparent transparent var(--primary);
	transform: rotate(0deg);
	top: 50%;
	margin-top: -1.25rem;
	right: -0.625rem;
}

.custom-info-alerts .list-content {
	padding: 14px 5px 5px 0.938rem;
}

.custom-info-alerts marquee {
	height: 100%;
}

.list-content a {
	font-size: 14px;
	line-height: normal;
	display: block;
	color:var(--title-color);
}

.list-content a:hover {
	color:var(--secondary);
}

.custom-info-alert-list.custom-info-calendar {
	padding: 0;
	list-style-type: none;
}

.info-two-col {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}

.info-two-col .info-list {
	width: 50%;
	padding: 5px;
}

.info-two-col .date-with-list {
	border-radius: 4px;
	-webkit-box-shadow: 5px 0px 8px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 5px 0px 8px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 5px 0px 8px 0px rgba(0, 0, 0, 0.20);
	background: var(--white);
}

.custom-info-alert-list {
	list-style-type: square;
}

.custom-info-footer {
	border-radius: 0 0 4px 4px;
	text-align: center;
	background: var(--secondary);
	padding: 14px 1rem 1rem 1rem;
	margin-bottom: 14px;
}

.custom-info-header {
	border-radius: 4px 4px 0 0;
	background-color: var(--secondary);
	text-align: center;
}

.custom-info-header .title {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0rem;
	color: #fff;
}

.title-with-badge {
	position: relative;
}

.custom-info-alerts.custom-all-info-alerts {
	height: 100%;
	text-align: left;
	background: none;;
}
/*--------------------------------------------------------------
	custom info end
--------------------------------------------------------------*/


/* cmsection css strat */

.cm-section .custom-info-block {
	min-height: 300px;
	overflow: hidden;
	text-align: left;
	background: #f5f5f5;
	display: flex;
	flex-direction: column;
	gap: 0.625rem;
}

.custom-header-sm {
	background: #497daf;
	text-align: center;
	padding: 5px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.custom-header-sm .title {
	margin-bottom: 0;
	font-size: 1.125rem;
	color: #fff;
}

.cm-section .custom-header-sm {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.card-sm-content {
	padding: 0.625rem 1.25rem;
	border: 1px solid #e3e3e3;
}

.list-primary {
	list-style: square;
	padding: 0 1.25rem;
}

.list-primary .list-data {
	display: flex;
	justify-content: space-between;
}

/* === HEADING STYLE #3 === */
.block-label .label {
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.5em;
	padding-bottom: 8px;
	margin-bottom: 12px;
	position: relative;
}

.block-label .label:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 55px;
	background-color: #111;
}

.block-label .label:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	height: 1px;
	width: 95%;
	max-width: 255px;
	background-color: #333;
}

.block-label-primary .label:before, .block-label-primary .label:after {
	color: var(--secondary);
	content: "-";
	margin: 0.625rem;
	font-size: 1.5rem;
}

.block-label-secondary {
	border-bottom: 1px solid #bb9867;
	margin-bottom: 0.625rem;
}

.block-label-secondary .label {
	margin-bottom: 0;
	width: fit-content;
	color: #fff;
	padding: 0.625rem 40px 0.625rem 0.625rem;
	background: rgb(3, 19, 55);
	background: linear-gradient(90deg, var(--bg-dark-yellow) 75%, rgba(255, 255, 255, 0) 100%);
}

/* === HEADING STYLE #3 === */
.custom-text-block {
	margin-bottom: 0.625rem;
}

/* cmsection css end */

/* nested-list css start */
.primary-orderd-list {
	counter-reset: list;
	margin: 0;
}

.primary-orderd-list>li {
	list-style: none;
	position: relative;
}

.primary-orderd-list>li:before {
	counter-increment: list;
	content: counter(list, decimal) ") ";
	position: absolute;
	left: -1.4em;
}

.secondary-orderd-list {
	counter-reset: list;
	margin: 0;
}

.secondary-orderd-list>li {
	list-style: none;
	position: relative;
}

.secondary-orderd-list>li:before {
	counter-increment: list;
	content: counter(list, lower-alpha) ") ";
	position: absolute;
	left: -1.4em;
}

.nested-list-block p {
	margin-bottom: 0.5rem;
}

/* nested-list css end */
.custom-dark-text {
	font-weight: 600;
}

/* nested-list css end */

/* FOOD-SECTION CSS START */
.light-gallery-section {
	padding: 1.25rem 0;
}
/* FOOD-SECTION CSS END */

.min-height-block {
    min-height: calc(100vh - 178px - 257px);
}

.btn-lg {
	padding: 0.625rem 1.25rem !important;
	font-size: 1rem;
	line-height: 1.5;
}

.list-content {
	border: 1px solid #cccccc;
	position: relative;
}

.date-tag {
	position: absolute;
	left: -4px;
	top: -1.25rem;
	background: var(--primary);
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	padding: 5px 14px;
}

.custom-alert-list .list-content {
	margin: 0;
	padding: 0;
}

.custom-alert-list .list-content {
	border: none;
	position: relative;
	padding-left: 25px;
	margin-bottom: 0.625rem;
}

.custom-alert-list .list-content:before {
	content: "\f13d";
	position: absolute;
	left: 0;
	top: 4px;
	font-family: "Font Awesome 5 Free";
	font-size: 13px;
	line-height: normal;
	font-weight: 900;
}

.blog-entry:hover img
	{
	transform: scale(1.1);
	transition-duration: 500ms;
}

.blog-entry:hover {
	box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px
		4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
		rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.blog-entry:hover .meta {
	    background: var(--secondary);
}

.blog-entry:hover .cm-desi {
	color: var(--primary);
}

.blog-entry:hover .date,
.blog-entry:hover .text-description .meta {
	    background: #0f569e;
}

.blog-entry:hover .date p{
	    color:#fff;
}

.blog-entry .date {
    position: absolute;
    top: 0.625rem;
    left: 0.625rem;
    background: var(--bg-purple-light);
    z-index: 1;
    border-radius: 2px;
    padding: 4px 6px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0.625rem 1.25rem, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.blog-entry .date p{
	margin-bottom: 0;
	color: #fff;
    font-size: 12px;
    font-weight: 500;
        line-height: normal;
}

/* main navbar css start */

.custom-navbar-main .ace-responsive-menu {
	background:transparent;
	width:auto;
	font-family: var(--body-font-light);
	font-weight: 600;
	letter-spacing: 0.8px;
}


.custom-navbar-main .ace-responsive-menu > li {
	margin:4px 2px;
}

.custom-navbar-main .ace-responsive-menu > li > a {
	    padding: 8px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
        border-radius: 2px;
}

.custom-navbar-main .ace-responsive-menu > li > a.active,
.custom-sidebar-menu .ace-responsive-menu > li > a.active{
    background: var(--bg-dark-yellow);
    color: var(--white);
}

.custom-navbar-main .ace-responsive-menu li.menu-active > a {
            background: var(--bg-dark-yellow);
    color: var(--white);
}

.custom-navbar-main .ace-responsive-menu li ul.sub-menu .menu-active > a{
    background: var(--bg-dark-yellow);
}

.custom-navbar-main .ace-responsive-menu li ul.sub-menu {
    background: #a22a7c;
        border-radius: 2px;
}

.custom-navbar-main .ace-responsive-menu li ul.sub-menu li a {
	    font-size: 13px;
    font-weight: 500;
	letter-spacing: 1px;
	color: var(--white);
	padding: 8px;
	    line-height: 16px;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.custom-navbar-main .ace-menu-block {
	display: flex;
	justify-content: center;
	width: 100%;
	flex-wrap: nowrap;
	align-items: center;
	    background: var(--bg-purple-gradient);
	        box-shadow: 0 6px 6px 0px rgba(0,0,0,0.5);
	        border-radius:0 0 2px 2px
}

.custom-navbar-main .ace-responsive-menu > li > a > .arrow:before,
.custom-navbar-main .ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
    margin-left: 0.625rem;
    font-size: 0.625rem;
    width: initial;
}

.custom-navbar-main .ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
    font-size: 12px;
}

.custom-navbar-main .menu-toggle {
	background: transparent;
}

.custom-navbar-main .menu-toggle #menu-btn {
    background: var(--bg-purple-third);
    border: none;
    padding: 6px 4px;
    border: none;
    border-radius: 2px;
}

.ace-responsive-menu  .title-i i{
	display:block;
	color:#fff;  
	padding-right:0;
}

/* main navbar css end */

.nodata-found {
	text-align: center;
    font-size: 36px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* coolbeans css start */

.coolBeans {
    color: #ff0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: 0.2s transform ease-in-out;
    will-change: transform;
    z-index: 0;
}
.coolBeans::after {
  background-color: var(--heighlight-clr);
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0) rotate(10deg);
  transform-origin: top left;
  transition: 0.2s transform ease-out;
  will-change: transform;
  z-index: -1;
}
.coolBeans:hover::after {
  transform: translate(0, 0);
}
.coolBeans:hover {
  color: #4b0082;
  will-change: transform;
}

/* coolbeans css end */

/* explore btn css start */
.custom-explore-btn {
    display: flex;
    padding: 6px 12px;
    text-decoration: none;
    font-size: 1rem;
    color: #fff;
    background: #005da1;
    transition: 1s;
    box-shadow: 6px 6px 0 #d8bb56;
    transform: skewX(-15deg);
}

.custom-explore-btn:focus {
   outline: none; 
}

.custom-explore-btn:hover {
    transition: 0.5s;
    box-shadow: 0.625rem 0.625rem 0 #bca138;
}

.custom-explore-btn .explore-icon {
    transition: 0.5s;
    margin-right: 0px;
}

.custom-explore-btn:hover  .explore-icon {
    transition: 0.5s;
    margin-right: 1rem;
}

 .custom-explore-btn .explore-text {
    transform: skewX(15deg);
    color:#fff;
  }

 .custom-explore-btn .explore-icon {
       margin-left: 6px;
       color:#fff;
  }

.custom-explore-btn .explore-icon {
    transition: 0.4s;
    transform: translateX(-60%);
}


.custom-explore-btn:hover .explore-icon {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.6s;
}

.custom-explore-btn .explore-icon-l{
	color:#fff;
	margin-right: 6px;
}
/* explore btn css end */

.signin-btn .sib-text{
	margin-right:8px;
}

/*Sea block css start */

.custom-sea-block {
    position: relative;
    height: 580px;
    background:  radial-gradient(circle, #fdf4d4 0%, #bdad72 100%);
    overflow: hidden;
}

.custom-sea-block svg {
  position: absolute;
}

.custom-sea-block .quote {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  display: flex;
  border-radius: 0px;
  overflow: hidden;
  text-align: center;
  margin:0 auto;
/*   background: linear-gradient(90deg, #920467 0%, #ad347d 98%); */
   background: url("../../images/outerimages/contact-us/contact-bg.png");
}
.custom-sea-block .quote .sb-text {
  margin: auto;
}

.custom-sea-block .quote .intro-title,
.custom-sea-block .quote .intro-subtitle {
 color:var(--title-color);
 font-weight: 600;
     text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}

/*Sea block css end */

/*custom breadcrum css start */

.custom-breadcrum {
    background: radial-gradient(35.36% 35.36% at 100% 25%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 10px 10px/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 0 75%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 10px 10px/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 100% 25%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 0/calc(2*10px) calc(2*10px), radial-gradient(35.36% 35.36% at 0 75%,#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 0/calc(2*10px) calc(2*10px), repeating-conic-gradient(#920467 0 25%,#0000 0 50%) 0 0/calc(2*10px) calc(2*10px), radial-gradient(#0000 66%,#a66f4a 68% 70%,#0000 72%) 0 calc(10px/2)/10px 10px #920467;
}

.custom-breadcrum .custom-sea-block .quote {
	    width: 100%;
	    border-radius: 0;
	    aspect-ratio: auto;
	    filter: none;
}

.custom-breadcrum  .custom-sea-block{
	 min-height: 60px;
	 height:auto;
	     display: flex;
    justify-content: center;
    align-items: center;
}

.custom-breadcrum{
width: 100%;
    padding: 12px 0;
}
    
.custom-breadcrum .bread-block{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
        gap: 1.625rem;
}

.custom-breadcrum .bread-title {
	 width: 78%;
	 display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: start;
    
}

.custom-breadcrum .bread-path {
	 width: 12%;
	 text-align:end;
}

.custom-breadcrum .breadcrumb{
	justify-content: end;
	    flex-wrap: nowrap;
}

.custom-breadcrum .breadcrumb li{
	    display: flex;
    align-items: center;
}
    

.custom-breadcrum .bc-title,
.custom-breadcrum .bc-link {
	 display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: start;
        text-transform: capitalize;
}
/*custom breadcrum css end */

/* custom scrollbar start */
/* width */
body::-webkit-scrollbar,
::-webkit-scrollbar {
	width: 8px;
}

body::-webkit-scrollbar,
::-webkit-scrollbar{
	-webkit-appearance: none;
	width: 7px;
}

body::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb{
	border-radius: 0px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.table-responsive::-webkit-scrollbar
 {
	width: 4px;
	 height: 5px;
}

/* Track */
body::-webkit-scrollbar-track, .news-container::-webkit-scrollbar-track,
	.table-responsive::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
body::-webkit-scrollbar-thumb, .news-container::-webkit-scrollbar-thumb,
	.table-responsive::-webkit-scrollbar-thumb {
	background: #4c4c4c;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover, .news-container::-webkit-scrollbar-thumb:hover,
	.table-responsive::-webkit-scrollbar-thumb:hover {
	background: #555;
}
/* custom scrollbar end */

/* custom list v2 start */
.custom-list-v2 {
    margin-bottom: 8px;
    padding-left: 1.875rem;
    list-style: none;
    counter-reset: item;
}   

.custom-list-v2.clv2-l1 li {
	background: #fff;
} 

  .custom-list-v2 li a {
    color: var(--title-color);
    }
    
      .custom-list-v2 li a:hover {
    color: var(--secondary);
    }
.custom-list-v2 li {
    position: relative;
    border: 1px solid #cde6ff;
    background: #EBF3FA;
    font-size: 14px;
    padding: 6px 10px 6px 16px;
    margin: 6px 0 6px 16px;
    word-wrap: break-word;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.custom-list-v2 li:hover {
    background: #FFF;
}
.custom-list-v2 li:before {
        line-height: 1.5rem;
    position: absolute;
    top: 3px;
    left: -46px;
    width: 46px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    background: #0f569e;
    content: counters(item, ".") " ";
    counter-increment: item;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.custom-list-v2 li:hover:before {
    width:48px;
}
.custom-list-v2 li:after {
    position: absolute;
    left: 0;
    top: 3px;
    content: "";
    height: 0;
    width: 0;
    border: 12px solid transparent;
    border-left-color: #0f569e;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}
.custom-list-v2 li:hover:after {
    margin-left: 2px;
}
/* custom list v2 end */

/* carousel css start */

.custom-page-carousel .carousel-title {
	font-weight: 600;
	font-size: 20px;
 	color: #fff;
}

.custom-page-carousel .custom-carousel-caption {
	margin-bottom: 1.5rem;
	    padding: 0 34px;
}

.custom-page-carousel .carousel-text {
	margin-bottom: 0px;
}

/* carousel css end */

.custom-page-content{
	overflow:hidden;
}

.custom-banner-bg{
	position: relative;
    height: 100%;
    width: 100%;
}

.custom-banner-bg::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../../images/outerimages/flag1.jpg");
    background-size: cover;
    background-position: center;
}

.custom-banner-bg .custom-img-block{
	    padding: 10% 10% 0 10%;
}

.custom-banner-bg .meta{
    z-index: 2;
    display: block;
    position: relative;
        margin-bottom: 0.625rem;
}

.custom-banner-bg .cbg-content-block{
	    display: flex;
    flex-direction: column;
    align-items: center;
}

/* custom card v3 css start */
.custom-card-v3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.custom-card-v3 .card-v3-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
   margin: 0 auto;
   width: 100%;
}

.card-v3-box .card-v3-block {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(136, 144, 195, 0.2), 0 5px 0.938rem 0 rgba(37, 44, 97, 0.15);
    border-radius: 0;
    padding: 8px;
    margin: 4px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.7s;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: nowrap;
}

.card-v3-box .card-v3-block:hover {
  background: #309df0;
  color: #fff;
/*   transform: scale(1.1); */
  z-index: 9;
}

.card-v3-box .card-v3-block:hover::before {
  background: rgb(85 108 214 / 10%);
}

.card-v3-box .card-title {
	font-weight: 500;
	letter-spacing: 1.4px;
	margin-bottom: 0;
	    font-size: 13px;
    line-height: 15px !important;
}

.card-v3-box .card-v3-block:hover .card-v3-content .card-title{
  color: #fff;
}


.card-v3-box .card-v3-block:before {
  content: "";
  position: absolute;
  background: rgba(174, 217, 255, 0.4);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.card-v3-block .card-v3-content div {
  color: #212121;
  font-size: 1.3rem;
  margin-top: 13px;
  margin-bottom: 13px;
}

.hover_color_bubble {
  position: absolute;
  background: rgb(54 81 207 / 15%);
  width: 100rem;
  height: 100rem;
  left: 0;
  right: 0;
  z-index: -1;
  top: 16rem;
  border-radius: 50%;
  transform: rotate(-36deg);
  left: -18rem;
  transition: 0.7s;
}

.card-v3-box .card-v3-block:hover .hover_color_bubble {
  top: 0rem;
}

.card-v3-box .card-v3-block .card-v3-icon {
    width: 60px;
    height: 60px;
    padding: 4px;
    margin-right: 8px;
    border-radius: 4px;
    background: rgba(174, 217, 255, 0.4);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-v3-content {
    width: calc(100% - 68px);
}

.card-v3-box .card-v3-block .card-v3-icon img {
  object-fit: contain;
}

/* custom card v3 css start */

/* video button css start*/
.video-button {
      display: flex;
    justify-content: center;
    color: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    position: absolute;
    margin-top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 100%;
    top: 50%;
    background: var(--bg-purple-light);
    transition: all 0.3s ease-in-out 0s;
    box-shadow: rgba(193, 244, 246, 0.698) 0px 0px 0px 0px;
    animation: 1.2s cubic-bezier(0.8, 0, 0, 1) 0s infinite normal none running pulse;
    align-items: center;
    border: 0;
}

.video-button:is(:hover, :focus) {
   background: linear-gradient(30deg, #1489ff 20%, #14007f 80%);
}

.vb-icon{
	color:#fff !important;
}

@keyframes pulse {
  100% {
    box-shadow: 0 0 0 45px rgba(193,244,246,0);
  }
}

/* video button css end*/

/* notices-box css start*/
.notices-box {
	display: inline-block;
	width: 100%;
	margin: 0.5rem 0;
	position: relative;
}

.updates-block .row > [class*="col-"]:last-child .notices-box{
	margin-bottom:0;
}

.notices-box .notice-header {
	border-radius: 5px 5px 0 0;
}

.notices-box .notice-header h4 {
	line-height: 1;
	font-size: 22px;
}

.newsBox {
	height: 200px;
	margin-bottom: 5px;
	overflow: hidden;
}

.news-list {
	list-style: none;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	height: auto !important;
}

.custom-info-alerts .news-list {
    height: 100% !important;
}

.news-list marquee {
	display: block;
	height: 220px;
}

.news-list .news-single .date {
	width: 100px;
}

.news-list .news-single .date h5 {
	padding: 6px 2px;
	background-color: #bb9867;
	font-weight: 600;
	color: #1d1d1d;
	font-size: 1.125rem;
	text-align: center;
	line-height: 1;
	margin-bottom: 0;
}

.news-list .news-single .date h6 {
	padding: 5px 2px;
	background-color: #fff0dc;
	color: #1d1d1d;
	text-align: center;
	line-height: 1;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
}

.news-list .news-single .news-text {
	width: calc(100% - 100px);
	font-size: 0.938rem;
	line-height: 1.25rem;
	margin-bottom: 0;
	padding-left: 0.625rem;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: var(--body-fonts);
}

.ticker-controls .ctrl-btns {
	margin-right: 5px;
    color: #fff;
    background: #1d1d1d;
    display: inline-block;
    height: 28px;
    width: 28px;
    font-size: 1rem;
    line-height: 1rem;
    padding: 6px 8px;
    border-radius: 2px;
    transition: all 0.3s;
    }
    
    .ticker-controls .ctrl-btns.pause_btn{
     padding: 6px;
    }
    
    .ticker-controls {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0 0.625rem 0;
    justify-content: space-between;
    align-items: center;
     box-shadow: 0px -4px 3px rgb(197 197 197 / 75%);
    }
    
  .ticker-controls .view-more-btn {
    padding: 6px 0.625rem;
    font-size: 12px;
    background: #3b3b3b;
    height: 28px;
    display: block;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
        border-radius: 2px !important;
}

.ticker-controls .view-more-btn i{
	margin-left:4px;
}

.ticker-controls .ctrl-btns:hover,
.ticker-controls .view-more-btn:hover {color: #fff;  background: var(--heighlight-clr-v2); transition: all 0.3s;}


.notices-box .news-single{
	display:flex;
	flex-wrap:nowrap;
	width:100%;
}

.new-tag .news-date{
	position: relative;
	padding-right:44px;
}
.new-tag .news-date:before {
    content: "";
    height: 32px;
    width: 38px;
    background: url("../../images/outerimages/new1.gif");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -8px;
    right: 0;
        z-index: 1;
    
    /* animation: blink 1s; */
    animation-iteration-count: infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.slick-vertical .slick-slide:nth-child(odd){
	background:#fff;
}
/* notices-box css start*/

/* custom-carousel-logo css start*/
.custom-carousel-logo .item {
	border-radius: 4px;
background-color:#d7e9fe;
	overflow: hidden;
	padding: 0.625rem;
}

.custom-carousel-logo .item img:hover {
	transform: scale(1.1);
	transition-duration: 500ms;
}

.custom-carousel-logo.owl-carousel .owl-item img {
	margin: 0 auto;
	width: auto;
}

/* custom-carousel-logo css start*/

/* custom header logo css start*/
.custom-hl-block {
    margin-right: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.custom-hl-block .custom-hl-img{
	width:70px;
	margin-right:6px;
	}
	
.custom-hl-block .custom-hl-img:last-child{
margin-right:0px;
}
	
.custom-hl-block .custom-hl-text{
	width:308px;
}

.custom-hl-block .custom-hl-title,
.custom-hl-block .custom-hl-subtitle {
	    font-weight: 600;
       color: #fff;
        margin-bottom: 0;
    line-height: normal;
}

.custom-hl-block .custom-hl-title{
	font-size:23px;
}

.custom-hl-block .custom-hl-subtitle {
	font-size: 1.125rem;
	color: #bb9867;
    font-size: 1.125rem;
    text-shadow: 1px 1px 1px #343434;
}

.sticky_menu.navShadow .custom-hl-block .custom-hl-title{
	font-size:1rem;
}

.sticky_menu.navShadow .custom-hl-block .custom-hl-subtitle {

	font-size: 14px;
}
/* custom header logo css end*/


/* main banner crausal css start*/

.custom-bg-banner {
    position: relative;
    width: 100%;
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
     min-height: calc(100vh - 200px);
    height: calc(100vh - 200px);
}

.main-banner-carousel .owl-item .item,
.main-banner-carousel,
.main-banner-carousel .owl-carousel .owl-stage-outer,
.custom-main-banner.hero-wrap{
	height: 384px;
    min-height: 384px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: visible;
    box-shadow: 0px 0px 5px 0px rgba(122, 122, 122, 0.75);
}

.main-banner-carousel .owl-item .item {
    background: #212529;
    /* background: #fdf4d4; */
    background-image: url(../../images/outerimages/contact-us/contact-bg.png);
    background-blend-mode: hard-light;
    background-repeat: repeat;
}

/* event calender start */
.custom-tbtitle {
    font-size: 22px;
    text-align: center;
}
.custom-table.customevents-table .table thead>tr:first-child>th:first-child, 
.custom-table.customevents-table .table tbody>tr:first-child>td:first-child {
    width: auto !important;
    min-width: auto !important;
    max-width: auto !important;
    text-align: center !important;
}

/* event calender end */

.custom-img-info{
	margin: 0.625rem auto;
	max-width: 410px;
}

.custom-img-info-lg{
	max-width: 450px;
}

.custom-img-info .custom-meta-title{
	    font-size: 1.125rem;
	        line-height: 1.25rem;
}

.custom-img-info .custom-meta-subtitle{
	font-size: 1rem;
}

/* trending section start */
.trending-social-section{
	margin:0.625rem 0;
}

.trending-social-section .twitter-tweet-rendered {
    margin-top: 0px !important
}

.trending-social-section iframe {
    width: 100% !important;
    border: none;
    border-radius: 0px
}

.trending-social-section .instagram-media {
    min-width: 200px !important
}

.trending-social-section .fb_iframe_widget {
    width: 100%;
    height:342px;
}

.trending-social-section .fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
}

.trending-social-section .fb_iframe_widget iframe {
    height: 350px !important;
    display: flex;
    justify-content: center;
    width: 500px !important;
}

.trending-social-section .social-box-wrapper {
    background-color: #fff;
    padding: 54px 4px 4px 4px;
    position: relative;
    margin-top: 1.25rem;
    box-shadow: 0px 0px 16px 0px rgba(168,168,168,0.3)
}

.trending-social-section .sbw-title {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.75rem;
    position: absolute;
    top: -1.25rem;
    left: 0px;
    right: 0px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    width: calc(100% - 1.25rem);
    background-color: #d7e9fe;
    border-radius: 0 0 5px 5px;
    margin: 0 auto;
        font-size: 1.15rem;
}

.fb-page,
div _2p3a{
	width:100% !important;
}
.trending-social-section .sbw-title:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    border-left: 0.625rem solid #DFDFDF;
    border-top: 19px solid transparent;
    border-bottom: 0px solid transparent
}

.trending-social-section .sbw-title:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0px;
    border-right: 0.625rem solid #DFDFDF;
    border-top: 19px solid transparent;
    border-bottom: 0px solid transparent
}

.trending-social-section .sbw-title .sbw-i {
    width: 45px;
    height: 45px;
    display: flex;
    margin-right: 0.625rem;
    padding: 13px 0.938rem;
    background-color: #FBFBFB;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}

.trending-social-section .Twitter .sbw-title .sbw-i{
	padding: 13px;
	    color: #000 !important;
}

.trending-social-section .Instagram .sbw-title .sbw-i{
	padding: 13px 14px;
}

.trending-social-section .sbw-title .sbw-i:after {
    content: "";
    width: 25px;
    height: 25px;
    display: block
}

.trending-social-section .details {
   height: 350px;
    overflow: auto
}

.trending-social-section .social-box-wrapper{
	margin:1.25rem 0;
}

.trending-social-section > .row > [class*="col-"]:last-child .social-box-wrapper{
	margin-bottom:0;
}

.trending-social-section .Facebook .sbw-title .sbw-i{
	color:#4267b2 !important;
}
.trending-social-section .Instagram .sbw-title .sbw-i{
	color: #d6249f;
}

.post-block{
	text-align:center;
	width:100%;
	height:100%;
}

.trending-social-section .post-title{
	font-weight: 600;
    font-size: 1rem;
    text-align: center;
}

.fb-post ._5tmf._5pcb{
	width:100% !important;
}

/* trending section end */

.news-list-item{
	display: block;
	padding: 5px;
	border-radius: 3px;
	position: relative;
}

.news-list-item .news-date{
	display: flex;
    align-items: center;
    gap: 0.938rem;
    position: relative;
}

.news-list-item .news-date span,
.news-list-item .month-year{
	margin-bottom: 0;
	font-size: 13px;
}
.news-list-item .month-year{
	font-weight: 500;
	
}

.news-list-item .news-text {
    position: relative;
    font-size: 0.9rem;
    line-height: 1.1rem;
    text-align:justify;
        text-transform: capitalize;
}

.news-list-item .news-text:hover{
	transition-duration: 200ms;
	transform: translateX(0.625rem);
}

.news-list-item .news-text:before {
	display: none;
	content: "";
	position: absolute;
	height: 100%;
	left: 5px;
	width: 2px;
	background: #3b719d;
}
.news-list-item .news-text:hover:before{
	display: block;
	left: -8px;
}

.news-list-item .news-date > span{
	position: relative;
	color: #3b719d;
	font-size: 13px;	
}
.news-list-item .news-date > span:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 75%;
	background: #3b719d;
	right: -7px;
	top: 1px;
}

.custom-info-alerts:after{
	background-color: var(--bg-dark-yellow);
}
.notices-box .notice-body{
	height: 100% !important;
}
.newsBox {
    height: calc(100% - 40px) !important;
}

.slick-vertical .slick-slide {
    border-bottom: none !important;
}


/* custom-header-ui start */
.header-tab-title {
    display: block;
    position: relative;
    text-align: right;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-shadow: none;
    color: #717171;
    border-bottom: none;
    height: auto;
}

.header-tab-title .header-tab-text, .header-tab-title .header-tab-text {
    display: inline-block;
    position: relative;
	background-color: var(--bg-purple-third);
    color: #fff;
    padding: 4px 4px 5px 5px;
    border-radius: 0;
    height: 100%;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.header-tab-title::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--bg-dark-yellow);
}
.header-tab-title .header-tab-text::before, .header-tab-title span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -54px;
    width: 0;
    height: 0;
    border-bottom: 36px solid var(--bg-purple-third);
    border-left: 55px solid transparent;
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.header-tab-text{
	font-size: 1.15rem;
}

/* custom-header-ui end */

/* blink text css start */

/* .blinking-text { */
/* 	position: absolute; */
/* 	left: 170px; */
/* 	top: 3px;	 */
/*   animation: blinker 1s step-end infinite; */
/*   color: red; */
/*   font-weight: 500; */
/*   font-size: 14px; */
/* } */


@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/* blink text css end */

.new-update{
	width: 40px;
	margin-left: -5px;
}


.no-scale .card-v3-box .card-v3-block:hover{
	transform: none !important;
}
.no-scale .card-v3-block{
	padding: 0.938rem;
}
.no-scale .date{
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 500;
}
.no-scale .card-v3-box .card-title{
	font-size: 1rem;
	margin-bottom: 8px;
}

.no-scale .card-v3-box .card-v3-block:hover .date,
.no-scale .card-v3-box .card-v3-block:hover .description{
	color: #fff;
	
}

.card-v3-block .description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  margin-bottom: 0;
      font-size: 14px;
}

.custom-btn-center .custom-btn-group{
	justify-content:center;
}

.cswl-select.custom-fromgroup-select:after {
        margin-top: -4px !important;
}

.form-select.form-control-sm{
	padding: 0.625rem 1rem !important;
}

/* tab search bar start */
.tab-searchbar .form-group{
	margin: 0.4rem 0;
}

.tab-searchbar{
	 padding: 0 0.4rem;
    background: #f2eed4;
}
/* tab search bar end */

/* pagination start */

.custom-pagination .page-item.disabled .page-link {
    color: #52565a;
    background-color: #e5e4e4;
    border-color: #e5e4e4;
}
/* pagination end */
/* theme-v2 css start */

.custom-theme-v2 .switch-btn .sbtn:hover {
    border: 1px solid var(--heighlight-clr-v2);
}

.custom-theme-v2 .custom-switch-mode .coolBeans::after {
    background: var(--heighlight-clr-v2);
    border: 1px solid var(--heighlight-clr-v2);
}

.social-media-header{
	background: #5991ca;
	width: 250px;
	margin: 0 auto;
	padding: 0.625rem;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%,-50%);
}
.social-media-title{
	color: #fff;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	font-size: 1.25rem;
}

.custom-theme-v2 .header-tab-text i{
	padding-right: 6px;
}

.custom-theme-v2 .custom-card-v3.no-scale .date{
	border: 1px solid #e5e5e5;
	padding: 3px 5px;
	border-radius: 4px;
	width: max-content;
	margin-bottom: 5px;
}
.custom-theme-v2 .custom-card-v3.no-scale .date i{
	padding-right: 5px;
}

.custom-theme-v2 .custom-section-title {
    color: #d19213;
    font-family: 'Poppins';
}

.custom-theme-v2 .news-list-item .news-text {
    font-size: 1rem;
}

/* profile card css start */

 .wrapper{
   display: flex;
   justify-content: center;
   align-items: center;
   padding-top: 12%;
 }

/* socila-media-card css start */
.social-media-card{
	background: #fff;
    padding: 0.938rem;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.625rem;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.social-media-logo{
	max-width: 40px;
}
.followers-count{
	font-weight: 600;
	    color: #212529;
}
.sub-text{
	font-size: 14px;
	    color: #212529;
}
.social-media-name{
	font-weight: 600;
}
.about-social-media{
	text-align: center;
}
.circle-element{
	background: black;
	height: 1.875rem;
	width: 1.875rem;
	border-radius: 50%;
	position: absolute;
	bottom: -45px;
	left: 50%;
	transform: translate(-50%, -50%);
	transition-duration: 500ms;	
	z-index: 1;
}
.social-media-card:hover .circle-element{
	bottom: -35px;
}
.bg-effect{
	background: #75b1e154;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	position: absolute;
    bottom: -45px;
    z-index: -1;
}
.social-media-card:hover .bg-effect{
	transform: scale(13.1);
	transition-duration: 800ms;
}

.fb .social-media-name{
	color: #255C88;
}
.insta .social-media-name{
	color: #8014a4;
}
.linkedin .social-media-name{
	color: #0b648f;	
}
.ytube .social-media-name{
	color: #d42428;
}
.twitter .social-media-name{
	color: #1A5C8E;
}
.pinterest .social-media-name{
	color: #a50e14;
}
.whatsapp .social-media-name{
	color: #14611E;
}

.messenger .social-media-name{
	color: #3487ca;
}

.insta .bg-effect{
	background: linear-gradient(45deg, #f3dbc1 0%, #f5a98e 25%, #ecacb6 50%, #e5a8c0 75%, #86497361 100%);
}
.linkedin .bg-effect{
	background: #87caea;
}
.ytube .bg-effect{
	background: #f7b4b6;
}
.twitter .bg-effect{
	background: #cdcdcd;
}
.pinterest .bg-effect{
	background: #e5a6a9;
}
.whatsapp .bg-effect{
	background: #b4d1b8;
}
/* socila-media-card css end */

/* custom-title-v2 css start */

.custom-title-v2{
	padding: 5px;
    font-size: 1.25rem;
    font-weight: 500;
    background: #fff;
} 
.custom-title-v2 .title{
	    width: max-content;
    display: flex;
    gap: 5px;
    padding: 0px 5px;
    color: #0d4c78;
}
/* custom-title-v2 css end */

.custom-pagination{
	padding-top: 0.938rem;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
.custom-pagination .page-link{
	color: #313131;
}
.custom-pagination .page-link:hover {
    background-color: #fbeeb8;    
}
 
.tabAnchor i{
	padding-right: 5px;
}
.tab-searchbar .btnsearch{
	background: #0f569e;
	border-color: #0f569e;
}
.tabWrap .nav{
	gap: 2px;
}

.custom-btn-group .custom-rmbtn{
	    background: var(--bg-purple-third) !important;
	    border: 1px solid var(--bg-purple-third) !important;
}

.custom-btn-group .custom-pcbtn{
	    background: #d19213 !important;
	    border: 1px solid #d19213 !important;
}

.custom-btn-group .btn.btn-primary:hover{
	    color: #fff !important;
    border: 1px solid #020837 !important;
}

/* border image css start */
.custom-border-img img{
	 background: #fff;
    padding: 6px;
    border-style: solid;
    border-width: 0.625rem;
    border-radius: 4px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .6);
}
  
/* border image css start */

.custom-text-hl{
	color: #005da1;
    font-size: 1.125rem;
    font-weight: 600;
}

.custom-fb{
	font-weight: 600;
}

.text-highlighted {
    font-weight: 500;
    color: #0f569e;
}

.text-highlighted-dark {
	font-weight:500;
    color:#121012;
}

.text-highlighted-lw {
	font-weight:500;
	color:#000;
}

.text-hlighted2{
	color: #6d0b45;
	font-weight: 500;
}

/* back button css start */
.back-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    min-width: 180px;
    height: 40px;
}


.back-btn .circle {
 transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
 position: relative;
 display: block;
 margin: 0;
 width: 40px;
 height: 40px;
 background: #343a40;
 border-radius: 1.625rem;
}

.back-btn .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 48%;
    background: #fff;
}

.back-btn .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.938rem;
    width: 0.938rem;
    height: 2px;
    background: none;
}

.back-btn .circle .icon.arrow::before {
 position: absolute;
 content: "";
 top: -0.27rem;
 right: 0.0625rem;
 width: 0.625rem;
 height: 0.625rem;
 border-top: 0.125rem solid #fff;
 border-right: 0.125rem solid #fff;
 transform: rotate(225deg);
  transition: all 0.80s;
}
.back-btn:hover .icon.arrow::before {
    top: -0.27rem;
    right: 0.38rem;
}

.back-btn .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 45%;
    left: 57%;
    transform: translate(-50%, -50%);
    bottom: 0;
    margin: 0;
    color: #282936;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    padding-left: 8px;
    display: inline-block;
    min-width: 110px;
    font-size: 1rem;
}

.back-btn:hover .circle {
 width: 100%;
}

.back-btn:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(0.5rem, 0);
}

.back-btn:hover .button-text {
 color: #fff;
}

/* cisc-section css start */

.cisc-section .custom-img-block img {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
}

/* cisc-section css end */

.news-list li{
	width: 100% !important;
	border-bottom: none !important;	
	margin-bottom:0;
   padding-bottom:0;
}
.news-text{
	 display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.youtube i{
	color: #d51d1d;
} 

.card-v11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    padding: 0.4rem;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
}
.card-v11 .link-title{
	text-align: center;
	font-weight: 500;
}

.link-img-wrapper{
	width: 60px;
}

.useful-links-carousel .item {
    padding: 0.4rem;
    background: #e9edf1;
    border: 1px solid #eeeeee;
    border-radius: 4px;
}
.useful-links-carousel .item:hover .card-v11{
	background-image: linear-gradient(to right top, #6d0b45, #9d404e, #c3755e, #dfad7c, #f6e5ab);
	transition-duration: 400ms;
	transform: scale(1.01);
}
.useful-links-carousel .item:hover .card-v11 .link-title{
	color: #fff;
}

 
/* back button css end */

/* ABOUT US CSS START */

 .btn.icon-btn i{
	font-size:1.25rem;
 }
 
 .custom-long-title {
	font-size:1.5rem !important;
 }
 
/* ABOUT US CSS END */

/* social-share css start */

.social-share-icon .color-news, .social-share-icon .color-news:hover {
    background-color: #1b286b;
}
.social-share-icon .color-facebook, .social-share-icon .color-facebook:hover {
    background-color: #4267b2;
}
.social-share-icon .color-twitter, .social-share-icon .color-twitter:hover {
    background-color: #0f1419;
}
.social-share-icon .color-instagram, .social-share-icon .color-instagram:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,
		#d6249f 60%, #285aeb 90%);
}
.social-share-icon .color-youtube, .social-share-icon .color-youtube:hover {
    background-color: #c4302b;
}
.social-share-icon {
    position: fixed;
    top: 220px;
    right: 0;
    z-index: 10;
    height: 46px;
}

.social-share-icon:hover .option:hover {
    transform: scale(1.1);
}

.social-share-icon a {
	  text-decoration: none;
    color: var(--white); 
    border-radius: 4px 0px 0px 4px;
    display: block;
    background-color: #2f9aff;
    line-height: 40px;
    font-size:1.25rem;
    text-align: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    transform: translateX(0);
    transition: all ease-in-out 600ms !important;
    visibility: visible !important;
    height: 40px;
    width: 40px;
    margin-bottom: 8px;
}

/* social-share css end */

.custom-img-title {
	text-align:center;
	font-weight:500;
	margin-top:8px;
 }
 
 .text-hlighted3 {
	font-weight:600;
	font-size:110%;
 }
 
 .custom-none-style-list {
	list-style: none;
 }
  
 .custom-none-style-list li {
	padding-left: 1.5rem;
	position: relative;
	margin-bottom: 8px;
	font-family: var(--body-font-light);
	font-size: 1rem;
	letter-spacing: normal;
	color: var(--body-fonts);
	line-height: normal;
 }
 
 .custom-card2 {
	margin-top:1rem;
 }
 
 .custom-img-gallery img {
	transition: all 0.3s ease;
 }
 
 .custom-img-gallery img:hover {
	transform: scale(1.025);
 }

.custom-link-v2 {
    font-size:1rem !important;
	display:block;
 }
 
 .custom-link-v2::before {
	content:">";
	margin-right:8px;
 }
 
 .pdf-link,
 .custom-it{
 padding-left: 1.5rem;
 position: relative;
 display: inline-block;
 text-align:left;
 }
 
 .basic-table .pdf-link{
 display: flex;
    justify-content: start;
 }    
.pdf-link:before, .custom-it:before {
    content: "\f1c1";
    font-family: "FontAwesome";
    position: absolute;
    top: 3px;
    left: 4px;
    color: #212529;
}

 .pdf-link:before{
  color: #bb1010;
 }
.custom-link-v4{
	text-align:left;
	    display: inherit;
}

.custom-it.view-it:before{
	 content: "\f06e" !important;
}
.cit-label{
	font-weight:500;
}
.cit-value{
	margin-left:4px;
	font-weight:600;
}


/* pagination css start */

.custom-pagination-wrapper.pagination-wrapper {
    display: flex;
    justify-content: center;
        margin-top: 2rem;
}

.custom-pagination-wrapper .pagination {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
  margin-top: 0.625rem;
    border-radius: 4px;
  background: transparent;
}

.custom-pagination-wrapper .page-numbers {
    padding: 8px 1rem;
    transition: 400ms ease;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.1em;
	display: block;
    float: left;
}

.custom-pagination-wrapper .page-numbers.first, .custom-pagination-wrapper .page-numbers.last{
	background-color: #8a3700;
}

.custom-pagination-wrapper .page-numbers.next, .custom-pagination-wrapper .page-numbers.prev{
	    background: #f9c13b;
    color: #000;
}

.custom-pagination-wrapper .page-numbers:hover, .custom-pagination-wrapper .page-numbers.current {
  background-color: #4c5c2c;
  color: #fff;
}

.custom-pagination-wrapper .page-numbers.first{
 border-radius:4px 0 0 4px;
}

.custom-pagination-wrapper .page-numbers.last {
 border-radius:0 4px 4px 0;
}

.custom-pagination-wrapper .page-numbers.disabled{
	background-color:#898989;
    color: #fff;
}
    
.custom-pagination-wrapper .page-numbers {
  display: none;
}
.custom-pagination-wrapper .page-numbers:nth-of-type(4) {
  position: relative;
  padding-right: 50px;
}
.custom-pagination-wrapper .page-numbers:nth-of-type(4)::after {
  content: "...";
  position: absolute;
  font-size: 25px;
  top: 0;
  left: 45px;
}
.custom-pagination-wrapper .page-numbers:nth-child(-n+4), .custom-pagination-wrapper .page-numbers:nth-last-child(-n+4) {
  display: block;
}
.custom-pagination-wrapper .page-numbers:nth-last-child(-n+6) {
  padding-right: 14px;
}
.custom-pagination-wrapper .page-numbers:nth-last-child(-n+6)::after {
  content: none;
}

.pagination-wrapper.custom-pagination-wrapper .pagination {
    margin: 0;
}
.pagination-wrapper.custom-pagination-wrapper > .pagination {
    background: transparent;
}
    
.pagination-wrapper.custom-pagination-wrapper .page-item.first.disabled a,
.pagination-wrapper.custom-pagination-wrapper .page-item.last.disabled a{
	background-color: #898989 !important;
    color: #fff;
    border: 1px solid #898989;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.prev.disabled a,
.pagination-wrapper.custom-pagination-wrapper .page-item.next.disabled a{
    background-color: #898989;
    color: #fff;
    border: 1px solid #898989;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.prev a,
.pagination-wrapper.custom-pagination-wrapper .page-item.next a{
    background-color: #005da1;
    color: #fff;
    border: 1px solid #005da1;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.first a,
.pagination-wrapper.custom-pagination-wrapper .page-item.last a{
	background: var(--bg-dark-yellow) !important;
    color: #fff;
    border: 1px solid var(--bg-dark-yellow);
}

.pagination-wrapper.custom-pagination-wrapper .page-item.prev a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.next a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.first a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.last a:hover{
	background-color: var(--bg-purple-light);
	color: #fff;
	border: 1px solid var(--bg-purple-light);
}

.pagination-wrapper.custom-pagination-wrapper .page-item.first a:hover,
.pagination-wrapper.custom-pagination-wrapper .page-item.last a:hover{
	background-color: var(--bg-purple-light) !important;
	border: 1px solid var(--bg-purple-light);
}
.pagination-wrapper.custom-pagination-wrapper .page-item .page-link {
	color: #2c2c2c;
	border: none;
	padding: 8px 1rem;
	font-size: 1rem;
	letter-spacing: 0.1em;
	border: 1px solid #e4e4e4;
}
.pagination-wrapper.custom-pagination-wrapper .page-item.active .page-link {
    color: #fff;
    background-color: var(--bg-purple-light);
    border: 1px solid var(--bg-purple-light);
}
.pagination-wrapper.custom-pagination-wrapper .page-item:hover .page-link {
    color: #fff;
    background-color: var(--bg-purple-light);
    border: 1px solid var(--bg-purple-light);
}

.custom-pagination-wrapper .pagination {
    gap: 0.625rem;
}

.pagination-wrapper.custom-pagination-wrapper .page-item .page-link{
	padding: 4px 12px;
	border-radius: 2px;
	font-size: 14px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;	
}

/* pagination css end */

.social-media-header{
	background: #5991ca;
	width: 250px;
	margin: 0 auto;
	padding: 0.625rem;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%,-50%);
}
.social-media-title{
	color: #fff;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	font-size: 1.25rem;
}

.bg-purpal-grad .owl-carousel .owl-dots .owl-dot {
    background: #fff;
}

.bg-purpal-grad{
	background: var(--bg-purpal-gradiant);
}

/* theme-v2 css end */

/* card-v1 style start */

.card-v1 {
    background-image: url('../../images/outerimages/hadr-images/pattern-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0.625rem;
    border-radius: 32px;
    margin-bottom: 25px;
    height: calc(100% - 25px);
}
.card-v1 .mainimage-wrapper {
    border: 1px solid #fafafa80;
    margin-bottom: 0.938rem;
    padding: 0;
    overflow: hidden;
    border-radius: 32px;
    max-height: 300px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa80;
    transition: 0.3s all ease;
    position: relative;
}
.card-v1 .mainimage-wrapper img{
    transition: 0.5s all ease;
}
.card-v1 .card-ttl {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.card-v1 .card-info {
	color: #ededed;
	font-size: 0.938rem;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.cardinfo-wrapper {
    padding: 2px 1.25rem;
    margin-bottom: 5px;
}

.card-btn {
	display: flex;
    justify-content: center;	
    align-items: center;
    padding: 0.625rem 5px;
    
}
.card-btn .rdr-btn {
    z-index: 2;
    background-color: #4674a5;
    background-image: linear-gradient(94deg, #fafafab3, #4674a5);
    border-radius: 48px;
    padding: 0.625rem 1.875rem;
    position: relative;
    overflow: hidden;
    width: fit-content;
    color: #fff;
    transition: 0.5s all ease;
}
.card-btn .rdr-btn:hover {
    background: #4674a5;
}
.card-v1:hover .mainimage-wrapper img{
	transform: scale(1.1);
}
.card-v1 .video-button {
    background: rgba(0, 0, 0, 0.7);
}
.card-v1 .video-button:hover {
    background: linear-gradient(30deg, #1489ff 20%, #14007f 80%);
}

/* card-v1 style end */

/* CONTACT US CSS START */

.contact-card {
    position: relative;
    margin: 2rem 0 0.8rem 0;
    padding: 1.5rem;
    border-radius: 4px;
    border: 1px solid #f2eabe;
    height: calc(100% - 48px);
    transition: all 0.5s ease-out;
}
.contact-card:before {
    content: "";
    background: #f8f3e3;
    background-image: url("../../images/outerimages/contact-us/contact-bg.png");
    background-blend-mode: hard-light;
    border-radius: 4px;
    position: absolute;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.contact-card:hover {
	background: rgba(187,152,103,0.1);
	border: 1px solid var(--heighlight-clr);
}

.contact-card .cicon {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: var(--heighlight-clr);
	position: absolute;
	top: -1.5rem;
	left: calc(50% - 1.5rem);
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact-card .cicon i {
    color: #fff;
    font-size: 1.5rem;
}

.contact-card.rti{
	    margin: 0.625rem 0;
    height: calc(100% - 20px);
    padding: 1rem 1.5rem;
}

.csocials li a span {
	background-color:white;
	color: var(--heighlight-clr);
	transition:all 0.5s ease-out;
	border:none;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.csocials li a span:hover {
	background-color:var(--heighlight-clr);
	color: white;
}

.cblock {
    line-height: normal;
    display: flex;
    flex-direction: column;
}
.cblock .ctitle {
    margin-bottom: 8px;
    color: #825b2f;
    font-weight: 500;
        font-size: 1.2rem;
}
.cblock .clink {
    font-size: 1rem;
    line-height: 22px;
    font-weight: 300;
        word-wrap: break-word;
}
.cblock p {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: normal;
}
.cblock .details-wrp {
    margin-bottom:0.25rem;
    font-weight: 400;
}
.details-wrp:last-child {
    margin-bottom: 0;
}
.details-wrp .info {
    font-size: 14px;
    line-height: normal;
}
.details-wrp .det-icon {
    margin-right: 4px;
    font-weight: 400;
}
.det-icon:before{
	font-family: "Fontawesome";
    margin-right: 8px;
    font-size: 1.125rem;
    color:var(--heighlight-clr);
}
.det-icon.mail:before{
	content: "\f0e0";
}
.det-icon.call:before{
	content: "\f095";
}
.det-icon.usr:before{
	content: "\f508";
}
.cblock .csocials {
    display: flex;
    gap: 1rem;
    flex-wrap:wrap;
    flex-direction: row;
}
.clink .hd{
    font-weight: 500;
    background: -webkit-linear-gradient(#d17e1c, #bf4489, #780350);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.cblock .cdesc {
margin-top:6px;
}

.cblock .cdesc p {
	text-align:left;
}

.contact-card.rti .ctitle{
	margin-bottom: 8px;
    font-weight: 500;
}


/* CONTACT US CSS END */

.no-data{
	font-weight:500;
	margin-bottom:0;
}

.custom-link-v3 {
	display: block;
	width: fit-content;
}

.custom-link-v3{
	  margin-top: 0.625rem;
}

.custom-link-v3 .pdf-link:before{
    top: 3px;
    left: 3px;
}

.cblock .cdesc p a {
	display:inline-block;
}

.custom-link-v3 .read-more {
	font-weight: 500;
	color: var(--bg-purple-light);
	font-size: 1rem;
}

.custom-link-v3:hover .read-more {
	color: var(--bg-purple-third) !important;
	letter-spacing: 1.5px;
}

.custom-ti .cti-icon{
	    margin-left: 4px;
    font-size: 13px;
}

.custom-content-img {
    margin:0 auto 1.5rem auto;
    border: 1px solid #e4deb7;
    transition: all .2s ease-in;
    transform: scale(1);
    display: flex;
    justify-content: center;
    background: #fffef8;
}

.page-section-title {
    position: relative;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1.35rem;
}

.page-heading-sml .page-section-title{
    text-align: left;
    font-size: 1.125rem;
        margin: 1rem 0;
}

.page-heading-sml .page-section-title:after {
    left: 0;
    top: auto;
    transform: translateX(0%);
    bottom: 6px;
    height: 2px;
}

.custom-img-text{
	    text-align: justify;
	        display: inline-block;
}
.custom-img-text .cit-image {
    max-width: 33%;
    min-width: 240px;
    margin: 0 0.8rem 0.8rem 0;
    float: left;
    clear: left;
    background: linear-gradient(180deg, #b4d2ff 0%, #f3f8ff 100%);
    padding: 8px;
    border-radius: 8px;
}
.custom-img-text-full{
	display: flex;
    justify-content: center;
}
.custom-img-text-full .cit-image{
    max-width: 100%;
    margin: 0.8rem 0;
}

.custom-img-text .cit-image.img-float-right {
	float:right;
	clear: right;
	margin:0 0 0 1rem;
}

.cit-wrapper{    
	padding: 1rem;
    position: relative;
    display: flex;
    background: #fff4fb !important;
    border-radius: 2px;
}

.custom-img-text .cit-image.cit-50 {
    max-width: 50%;
}


.custom-img-text .cit-image img {
    border-radius: 8px;
    display: block;
    margin: 0 auto;
}

.custom-img-text .page-section-title {
    display: grid;
}

.custom-card2 {
	display: -ms-flexbox;
		display: flex;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-direction: column;
		flex-direction: column;
}

.custom-card2.card-full-h {
	height: calc(100% - 1rem)
}

.content-center {
	width:100%;
	display:flex;
	align-items:center;
	justify-content: center;
}


.custom-cc-v1 {
  display: flex;
  align-items: center;
  padding: 12px;
/*   background: linear-gradient(135deg, #10a2cc, #0764d7); */
  border-radius: 4px;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, 0.15);
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  margin:12px 0;
}

.custom-cc-v1.ccv1-clr1{
	 background: linear-gradient(135deg, #10a2cc, #0764d7);
}

.custom-cc-v1.ccv1-ia,
.custom-cc-v1.ccv1-clr2{
    background: linear-gradient(135deg, #ef3835, #ae0a07);
}

.custom-cc-v1.ccv1-in,
.custom-cc-v1.ccv1-clr3 {
    background: linear-gradient(135deg, #2e3ca8, #111b69);
}

.custom-cc-v1.ccv1-clr4 {
    background: linear-gradient(135deg, #4462ab, #052060);
}

.custom-cc-v1.ccv1-clr5 {
	background: linear-gradient(135deg, #863666, #6d0b45);
}

.custom-logolist-block > .row > [class*="col-"]:nth-child(odd) .custom-cc-v1{
/* 	background: linear-gradient(135deg, #413b3b, #1d1818); */
	    background: linear-gradient(135deg, #a66f4a, #6d3915);
}

.custom-logolist-block > .row > [class*="col-"]:nth-child(even) .custom-cc-v1{
/* 	background: linear-gradient(135deg, #10a2cc, #0764d7); */
    background: linear-gradient(135deg, #863666, #6d0b45);
}

.custom-logolist-block > .row > [class*="col-"]:last-child .custom-cc-v1{
	margin-bottom:0;
}

/* .custom-logolist-block > .row > [class*="col-"]:nth-child(3n+1) .custom-cc-v1 { */
/*      background: linear-gradient(135deg, #ef3835, #ae0a07); Color for 1st, 4th, 7th, etc. */
/* } */

/* .custom-logolist-block > .row > [class*="col-"]:nth-child(3n+2) .custom-cc-v1{ */
/*     background: linear-gradient(135deg, #2e3ca8, #111b69); Color for 2nd, 5th, 8th, etc. */
/* } */

/* .custom-logolist-block > .row > [class*="col-"]:nth-child(3n+3) .custom-cc-v1{ */
/*      background: linear-gradient(135deg, #10a2cc, #0764d7); Color for 3rd, 6th, 9th, etc. */
/* } */

.custom-cc-v1:hover {
  transform: scale(1.05);
  box-shadow: 0 0.938rem 35px rgba(0, 0, 0, 0.25);
}

.custom-cc-v1 .icon-wrapper {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px;
    border-radius: 4px;
    height: 76px;
    display: flex;
    align-items: center;
    width: 76px;
    justify-content: center;
    margin-right: 12px;
    box-shadow: 0 5px 0.938rem rgba(0, 0, 0, 0.2);
     z-index: 1;
}

.custom-cc-v1 .text-wrapper {
    width: calc(100% - 90px);
    z-index: 1;
}

.text-wrapper-full{
	width:100% !important;
}

.custom-cc-v1 .text-wrapper .tw-title {
  font-weight: 500;
  letter-spacing: 1.2px;
      line-height: 24px;
  text-transform: capitalize;
  color:#fff;
  margin-bottom:0;
}

.custom-cc-v1 .text-wrapper .tw-message {
  color:#fff;
      margin-bottom: 0;
}

.custom-cc-v1 .tw-btn{
	    margin-top: 6px;
}

.custom-cc-v1::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0)
  );
  transform: rotate(45deg);
  transition: all 0.5s ease-in-out;
  z-index:0;
}

.custom-cc-v1:hover::before {
  transform: rotate(90deg);
  opacity: 0.5;
}

/* custom button v2 start*/
.custom-btn-v2 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: capitalize;
    text-align: center;
    background-color: rgb(255 255 255 / 80%);
    color: #111;
    font-size: 0.86rem;
    font-weight: 600;
    line-height: 1;
    padding: 0.5rem;
    border-radius: 2px;
}

.custom-btn-v2:before {
    content: "";
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #fff;
    z-index: -1;
    transition: all 0.4s ease-out;
    border-radius: inherit;
}

.custom-btn-v2:hover::before {
    width: 100%;
}

.custom-btn-v2:hover {
    color: #111;
}

.cbv2-i{
	margin-left:6px;
}
/* custom button v2 end*/

.aw-block.v2 .aw-list-v2 {
   position: relative;
    margin:8px;
    padding: 12px;
    border: 1px solid #f2eabe;
    border-radius: 0 4px 4px 0;
    transition: background-color 0.3s;
    display:flex;
    align-items:center;
    justify-content:center;
}

.aw-block.v2 .aw-list-v2::before {
	 content: "";
    background: #fffef7;
    background-image: url("../../images/outerimages/contact-us/contact-bg.png");
    background-blend-mode: hard-light;
    position: absolute;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

/* light gallery css start */

.custom-light-gallery.v2>ul>li {
	height: auto !important;
} 

.custom-light-gallery.v2>ul>li > .img-wrapper {
    overflow: visible !important;
    height: auto;
    border: 1px solid var(--bg-dark-yellow);
    border-radius: 4px;
    padding: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.custom-light-gallery.v2>ul>li> .img-wrapper:hover {
	background-color: rgba(179, 157, 36, 0.2);
	box-shadow: rgba(0, 0, 0, 0.19) 0px 0.625rem 1.25rem, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.custom-light-gallery.v2>ul>li::marker {
	content: none;
}

.custom-light-gallery.v2 li:hover::before {
	animation: none !important;
}

.custom-light-gallery.v2 ul li a {
    display: flex !important;
    border: none !important;
    background: transparent !important;
    border-radius: 4px;
    padding: 0px !important;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
        width: 100%;
         min-height: 200px;
    max-height: 200px;
    overflow: hidden;
}

.custom-light-gallery.v2 ul li a img {
    border-radius: 4px;
    transition: all 0.5s ease-in-out;
    z-index: 6;
}

.custom-light-gallery.v2 ul li a:hover img {
	transform: scale(1.1);
	transition-duration: 500ms;
}


.custom-light-gallery.v2 li .custom-gallery-img-title {
    display: -webkit-box !important;
    visibility: visible;
    overflow: hidden;
    font-size: 0.85rem !important;
    transition: all 0.3s ease-in-out;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: start;
    font-weight: 500;
}

.custom-light-gallery.v2 .img-wrapper-text{
	 display: -webkit-box !important;
    visibility: visible;
    color: white;
    padding: 4px 4px 3px 6px;
    background: rgb(161, 15, 112, 1);
    left: 0px;
    z-index: 5;
    position: relative;
    width: 106%;
        border-radius: 0 2px 2px 0;
      display:none !important;
}

.custom-light-gallery.v2 .custom-gallery-img-title::after {
    content: "";
    height: 0.625rem;
    width: 10%;
    background: #6d0b45;
    position: absolute;
    bottom: auto;
    left: 5px;
    top: -0.625rem;
    z-index: 4;
    transform: skew(-45deg);
}

/* light gallery css end */

/* event-video-page style start */

.custom-video .video-js .vjs-big-play-button {
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #2f9aff;
	border-radius: 0;
}

.video-content {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:1rem;
}

.video-page .card {
	margin: auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	padding: 0px;
	background: transparent !important;
}

.custom-video .video-js{
	    max-width: 100%;
    max-height: 600px;
}

.custom-video-block{
	    display: flex;
    flex-direction: column;
    gap:4px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.video-count {
/*     margin-top: 6px; */
    display: inline-block;
    padding: 4px 8px;
    background: #dcdcdc;
    border-radius: 2px;
}

.custom-count-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: none;
        padding: 0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 5px 5px 0.625rem rgba(0, 0, 0, 0.089);
    cursor: pointer;
    background-color: #fff;
        font-size: 14px;
    letter-spacing: 0.8px;
}

.custom-count-btn .leftContainer {
    height: 100%;
    padding: 6px 14px 6px 8px;
    background-color: #6d0b45;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.custom-count-btn .leftContainer .count-label {
  color: #fff;
  font-weight: 500;
}

.custom-count-btn .ccb-count {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6d0b45;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    height: 100%;
    padding: 6px 8px;
}

.custom-count-btn .ccb-count::before {
  height: 8px;
  width: 8px;
  position: absolute;
  content: "";
  background-color: rgb(255, 255, 255);
  transform: rotate(45deg);
  left: -4px;
}

.custom-video{
	    padding: 0.625rem 0.625rem 0 0.625rem;
}

.video-data {
    display: flex;
    justify-content: space-between;
    gap: 0.625rem;
    flex-wrap: wrap;
    padding: 0.625rem;
    background: #f1f1f1;
        align-items: center;
}

.video-data .custom-link-btn {
    margin-top: 0px;
}

/* event-video-page style end */


/* CARD V2 */

.card-v2 {
	background: #f8f3e3;
	background-image: url("../../images/outerimages/contact-us/contact-bg.png");
	background-blend-mode: hard-light;
	background-repeat: repeat;
	padding: 0.625rem;
	border-radius: 4px;
	margin-bottom: 25px;
	height: calc(100% - 25px);
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 0.625rem 1.25rem, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	transition: all 0.3s ease;
}

.card-v2:hover {
	background-color: #f6ebc8;
}

.card-v2 .mainimage-wrapper {
	border: 1px solid #fafafa80;
	margin-bottom: 0.938rem;
	padding: 0;
	overflow: hidden;
	border-radius: 4px;
	max-height: 300px;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fafafa80;
	transition: 0.3s all ease;
	position: relative;
}

.card-v2 .mainimage-wrapper img {
	transition: 0.5s all ease;
	object-fit: cover;
}

.card-v2 .card-ttl {
	color: #900d64;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0px;
	position: relative;
	margin-bottom:0;
	    line-height: 24px !important;
}

.card-v2 .card-info {
	color: #555555;
	font-size: 0.938rem;
	font-weight: 400;
	line-height: normal;
	margin: 0.5rem 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	padding: 0 2px;
}

.card-v2 .cardinfo-wrapper {
	padding: 2px 8px;
	margin-bottom: 5px;
}

.card-v2 .card-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.625rem 5px;

}

.card-v2 .card-btn .rdr-btn {
	padding: 8px 1rem;
	background: none;
	font-size: 0.938rem;
	color: #fff;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	border-radius: 4px;
	background-color: var(--bg-purple-light);
	font-weight: 600;
	box-shadow: 4px 4px black;
	z-index: 1;
}

.card-v2 .card-btn .rdr-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(94deg, var(--heighlight-clr), var(--bg-dark-yellow));
	transform: translateX(-100%);
	transition: all 0.4s;
	z-index: -1;
}

.card-v2 .card-btn .rdr-btn:hover::before {
	transform: translateX(0);
}

.card-v2 .card-btn .rdr-btn:hover {
	background-color: var(--bg-dark-yellow);
}

.card-v2 .card-btn .rdr-btn:active {
	transform: scale(0.9);
}

.card-v2 .mainimage-wrapper:hover img {
	transform: scale(1.1);
}

.card-v2 .video-button {
	background: rgba(0, 0, 0, 0.7);
}

.card-v2 .video-button:hover {
	background-image: linear-gradient(94deg, var(--heighlight-clr), var(--bg-dark-yellow));
}

/* END */

/* .custom-img-text .custom-list, */
/* .custom-img-text .custom-order-list, */
/* .ql-editor ol, .ql-editor ul{ */
/* 	display: flex; */
/*     flex-direction: column; */
/*     flex-wrap: wrap; */
/*     justify-content: flex-start; */
/* } */

.custom-img-text .custom-list, .custom-img-text .custom-order-list, .ql-editor ol, .ql-editor ul {
    list-style-position: inside;
    padding: 0;
    margin-bottom: 8px;
}

.custom-carousel-logo .item .title-cnt {
	display: none;
	visibility: hidden;
}

.custom-carousel-logo.v2 .item {
	padding: 0;
	padding-top: 0.625rem;
	background-color: #fff;
	box-shadow: rgba(0,0,0,0.1) 0px 3px 6px, rgba(0,0,0,0.12) 0px 3px 6px;
	margin: 8px;
	position: relative;
	border-radius: 6px;
}

.custom-carousel-logo.v2 .item .title-cnt {
    border-radius: 0 0 6px 6px;
    background: #cfe4ff;
    visibility: visible;
    margin-top: 8px;
    padding: 6px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
}

.custom-theme-v2 .custom-carousel-logo.v2 .item .title-cnt {
    background: #f9e6d9;
}

.custom-carousel-logo.v2 .item .title-cnt::before {
	content: "";
	position: absolute;
	left: -4px;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #034189;
	transform: translateX(-100%);
	transition: all 0.4s;
	z-index: -1;
}

.custom-theme-v2 .custom-carousel-logo.v2 .item .title-cnt::before {
	background-color:var(--heighlight-clr-v2);

	}

.custom-carousel-logo.v2 .item .title {
	margin-bottom: 0px !important;
	    text-align: center;
	    font-size: 13px;
	    transform: skew(0deg);
	    border-radius: 0px;
	    font-weight: 600;
	    letter-spacing: 0.6px;
	    color: var(--title-color);
	    
	    line-height: 1rem;
	    transition: all 0.4s;
}

.custom-carousel-logo.v2 .item:hover img {
	transform: scale(1.1);
	transition-duration: 500ms;
}

.custom-carousel-logo.v2 .item:hover .title-cnt .title {
	color: #fff;
}

.custom-carousel-logo.v2 .item:hover .title-cnt::before {
	transform: translateX(0%);
	left: 0;
}

 /* leader css start */
.leaders-img img {
    background-image: linear-gradient(#80deff, #6ed7fb);
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.cit-image .img-footer {
margin-top: 0.75rem;
}

.cit-image .img-footer .title {
    text-align: center;
    font-size: 1rem;
    line-height: 1.2rem !important;
    color: var(--title-color);
    font-weight: 500;
    margin-bottom: 0rem !important;
}

.cit-image .img-footer .subtitle {
text-align: center;
font-size: 1rem;
    margin-bottom: 0;
}

/* leader css end */


/* tabs css start */

.custom-tabs-v2 {
    display: flex;
    justify-content: start;
    border-bottom: none;
flex-wrap:nowrap;
    margin: 0 -0.625rem 0.625rem -0.625rem;
    		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
  
}

/* custom scrollbar start */
/* width */
.custom-tabs-v2::-webkit-scrollbar
 {
	width: 4px;
}

.custom-tabs-v2::-webkit-scrollbar {
	height: 4px; 
}

/* Track */
.custom-tabs-v2::-webkit-scrollbar-track
{
	background: #f1f1f1;
}
/* Handle */

	.custom-tabs-v2::-webkit-scrollbar-thumb{
	background: #2f9aff;
}

	.custom-tabs-v2::-webkit-scrollbar-thumb {
	background: #5d5d5d;
}

/* Handle on hover */

	.custom-tabs-v2::-webkit-scrollbar-thumb:hover {
	background: #555;
}
/* custom scrollbar end */


.custom-tabs-v2 .tab-link .nav-tab {
    margin-bottom: 1.125rem;
    background: var(--white);
    box-shadow: 0px 0px 0.625rem rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    position: relative;
}

.custom-tabs-v2 .tab-link .nav-tab {
    display: block;
    text-align: center;
    padding: 6px;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #525252;
        border-radius: 2px;
            font-weight: 500;
    color: #222;
}

.custom-tabs-v2 .tab-link .icon {
    display: block;
    height: 50px;
    width: 100%;
    padding: 0.625rem;
    align-items: center;
    border-radius: 2px;
    margin-bottom: 9px;
    position: relative;
    justify-content: center;
    display: flex;
    font-size: 28px;
}

.custom-tabs-v2 .tab-link .bg-1{
	background: #CE6300;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab1:hover,
.custom-tabs-v2 .tab-link .tab1.active{
	border: 1px solid #CE6300;
}
.custom-tabs-v2 .tab-link .tab1.active .bg-1{
	background: #CE6300 !important;
}


.custom-tabs-v2 .tab-link .bg-2{
	background: #146cc5;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab2:hover,
.custom-tabs-v2 .tab-link .tab2.active{
	border: 1px solid #146cc5;
}
.custom-tabs-v2 .tab-link .tab2.active .bg-2{
	background: #146cc5 !important;
}


.custom-tabs-v2 .tab-link .bg-3{
	background: #925f8c;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab3:hover,
.custom-tabs-v2 .tab-link .tab3.active{
	border: 1px solid #925f8c;
}
.custom-tabs-v2 .tab-link .tab3.active .bg-3{
	background: #925f8c !important;
}

.custom-tabs-v2 .tab-link .bg-4{
	background: #4db0a7;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab4:hover,
.custom-tabs-v2 .tab-link .tab4.active{
	border: 1px solid #4db0a7;
}
.custom-tabs-v2 .tab-link .tab4.active .bg-4{
	background: #4db0a7 !important;
}

.custom-tabs-v2 .tab-link .bg-5{
	background: #adb056;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab5:hover,
.custom-tabs-v2 .tab-link .tab5.active{
	border: 1px solid #adb056;
}
.custom-tabs-v2 .tab-link .tab5.active .bg-5{
	background: #adb056 !important;
}

.custom-tabs-v2 .tab-link .bg-6{
	background: #cf805d;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab6:hover,
.custom-tabs-v2 .tab-link .tab6.active{
	border: 1px solid #cf805d;
}
.custom-tabs-v2 .tab-link .tab6.active .bg-6{
	background: #cf805d !important;
}

.custom-tabs-v2 .tab-link .bg-7{
	background: #c06081;
	color: #fff;
}
.custom-tabs-v2 .tab-link .tab7:hover,
.custom-tabs-v2 .tab-link .tab7.active{
	border: 1px solid #c06081;
}
.custom-tabs-v2 .tab-link .tab7.active .bg-7{
	background: #c06081 !important;
}

.custom-tabs-v2 .tab-link .bg-8{
	background: #a10f70;
	color: #fff;
}

.custom-tabs-v2 .tab-link .tab8:hover,
.custom-tabs-v2 .tab-link .tab8.active{
	border: 1px solid #a10f70;
}
.custom-tabs-v2 .tab-link .tab8.active .bg-8{
	background: #a10f70 !important;
}

.custom-tabs-v2 .tab-link .nav-tab.active:before {
    display: block;
}
.custom-tabs-v2 .tab-link .nav-tab.active:after {
    width: 100%;
}
.custom-tabs-v2 .tab-link .nav-tab:after {
    content: "";
    width: 0px;
    display: block;
    background: #3357b8;
    height: 4px;
    position: absolute;
    bottom: -1.25rem;
    left: 0px;
}
.custom-tabs-v2 .tab-link .nav-tab:before {
    content: "";
    display: none;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #3357b8;
    position: absolute;
    bottom: -1.125rem;
    left: 50%;
    margin-left: -4px;
}

.custom-tabs-v2 .get-involved-tabcontent {
    padding: 25px 0.938rem;
}

.custom-bt-v2 .tab-link .nav-tab{
    display: flex;
    flex-wrap:nowrap;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
}

.custom-bt-v2 .tab-link .icon {
    margin-bottom: 0 !important;
    height: 40px;
    width: 40px;
    padding: 6px;
    font-size: 1.25rem;
}

.custom-bt-v2 .tab-link {
    max-width: 33.33%;
    width: 100%;
    padding: 0 0.625rem;
        margin-bottom: 0.625rem;
}

.custom-bt-v2 .blog-entry {
    margin-bottom: 1.5rem;
}

.custom-bt-sm.custom-tabs-v2{
	width: 100%;
}

.custom-bt-sm.custom-tabs-v2 .basic-tabs{
	    width: auto;
    margin: 0 auto;
    display: flex;
        flex-wrap: nowrap;
            border-bottom: none;
}

.custom-bt-sm.custom-tabs-v2 .tab-link{
	width:auto;
	max-width: 100% !important;
}

.custom-basic-tab .tab-pane{
	min-height:300px;
}

.no-data{
	text-align:center;
}
/* custom-tabs-v2 css end  */

.text-blue {
	color:#0f569e;
}

.text-pink-purple {
	color: var(--bg-purple-light);
}

.text-golden {
	color:var(--bg-dark-yellow);
}

.custom-section-header,
.custom-section-header.bolder {
	font-weight:600;
	text-transform: capitalize;
	 margin: 0.5rem 0 1rem 0;
	 text-align: justify;
}

.custom-section-header.lighter{
	font-weight:400;
}

.custom-section-header.header-center{
	text-align: center;
}

.custom-section-block {
	padding:0.75rem 0;
}


/* CUSTOM ORDERED LIST */

.custom-order-list {
	counter-reset: list;
	font-size: 1.1rem !important;
	margin:8px 0 8px 0;
    padding-left: 0 !important;
}

.custom-order-list>.list-item p {
	display: block;
}

.custom-order-list>.list-item {
	list-style: none;
	position: relative;
	margin-bottom: 8px;
	padding-left:2rem;
	font-family: var(--body-font-light);
	font-size: 1rem;
	letter-spacing: normal;
	color: var(--body-fonts);
	line-height: normal;
}

.custom-order-list>.list-item {
    list-style: none;
    position: relative;
    margin-bottom: 8px;
    padding-left: 2rem;
    font-family: var(--body-font-light);
    font-size: 1rem;
    letter-spacing: normal;
    color: var(--body-fonts);
    line-height: normal;
    display: table;
}

.custom-order-list>.list-item:before {
    content: "(" counter(list, number) ")";
    counter-increment: list;
    font-weight: normal;
/*     margin-left: -2rem; */
    display: inline-flex;
    position: absolute;
    justify-content: center;
    left: 0;
    top: 2px;
}

.custom-order-list-light>.list-item:before,
.custom-order-list-light .roman-order>.list-item:before,
.custom-order-list .custom-order-list>.list-item:before 
{
	         font-weight: normal !important;
}

.custom-order-list.alpha-order>.list-item:before {
	content: "(" counter(list, lower-alpha) ")";
}

.custom-order-list.roman-order>.list-item:before {
	content: "(" counter(list, lower-roman) ")";
}

.custom-btn a i {
	font-size:14px;
	margin-left:4px;
}

.custom-btn .reg-btn {
	display:block;
	width:fit-content;
    position: relative;
    border: none;
    z-index: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
	padding: 8px 1rem;
	border-radius: 4px;
	font-weight:500;
	z-index:1;
	color:#fff;
	margin:4px;
}

.custom-btn .reg-btn::before,
.custom-btn .reg-btn::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.02, 0.01, 0.47, 1), opacity 0.15s cubic-bezier(0.02, 0.01, 0.47, 1);
  z-index: -1;
  transform: translate(100%, -25%) translate3d(0, 0, 0);
}

.custom-btn .reg-btn:hover::before,
.custom-btn .reg-btn:hover::after {
  opacity: 0.15;
  transition: transform 0.2s cubic-bezier(0.02, 0.01, 0.47, 1), opacity 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.custom-btn .reg-btn:hover::before {
  transform: translate3d(50%, 0, 0) scale(0.8);
}

.custom-btn .reg-btn:hover::after {
  transform: translate(50%, 0) scale(1);
}

.custom-btn .reg-btn:hover {
	box-shadow: rgba(0, 0, 0, 0.19) 0px 0.625rem 1.25rem, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.custom-btn .reg-btn:active {
  transform: scale(0.95);
}

.custom-btn .reg-btn-v2 {
	display:block;
	width:fit-content;
	padding: 8px 1rem;
	background: none;
	font-size: 0.938rem;
	color: #fff !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	border-radius: 4px;
	background-color: var(--bg-purple-light);
	font-weight: 600;
	box-shadow: 4px 4px black;
	z-index: 1;
	margin:4px;
}

.custom-btn .reg-btn-v2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(94deg, var(--heighlight-clr), var(--bg-dark-yellow));
	transform: translateX(-100%);
	transition: all 0.4s;
	z-index: -1;
}

.custom-btn .reg-btn-v2:hover::before {
	transform: translateX(0);
}

.custom-btn .reg-btn-v2:hover {
	background-color: var(--bg-dark-yellow);
	color: #fff;
}

.custom-btn .reg-btn-v2:active{
	transform: scale(0.9);
}

.btn-blue {
	background-color:#0f569e !important;
}

.btn-pink-purple {
	background-color: #8e0763 !important;
}

.btn-golden {
	background-color:#c8a62c !important;
}

.btn-blue:hover {
	background-color:#0c4681 !important;
}

.btn-pink-purple:hover {
	background-color: var(--bg-purple-third) !important;
}

.btn-golden:hover {
	background-color: var(--bg-dark-yellow) !important;
}

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

.content-between {
   display:flex;
   align-items:center;
   justify-content:space-between;	
}

.content-end {
   display:flex;
   align-items:center;
   justify-content:end;	
}


.table.v2 {
	--bs-table-hover-bg:rgb(253,244,212);
}

.table-striped.v2 > tbody > tr:nth-of-type(odd) > * {
	--bs-table-accent-bg:rgb(255,250,232);
}

.table-striped.v2 > tbody > tr:hover > td {
	--bs-table-accent-bg:rgb(253,244,212);
}

.custom-link-btn{
	margin-top: 12px;
}

.link {
	    display: block;
	width:fit-content;
	font-weight:500;
	color:var(--bg-purple-light);
	position:relative;
	overflow: hidden;
	z-index:1;
	transition:all 0.3s ease-out;
	    font-size: 1rem;
}

.link .chv-icon {
	overflow:hidden;
	display:inline-flex;
	position:relative;
}

.link .btn-icon {
	margin-right:4px;
}

.link .ic-left {
	transition:all 0.4s ease-out;
	font-size:12px;
	transform: translateX(-200%);
}

.link .ic-right {
	transition:all 0.4s ease-out;
	font-size:12px;
	transform: translateX(-6px);
	
}

.link:hover {
	color: var(--secondary);
	letter-spacing:1.1px;
}

.link:hover .ic-right {
	transform:translateX(200%);
}

.link:hover .ic-left {
	transform:translateX(2px);
}

.link.pdf-icon::before {
	content: "\f1c1";
	font-family: "FontAwesome";
	font-size:1.125rem;
	color:var(--bg-purple-light);
	margin-right:4px;
	margin-bottom:2px;
	transition:all 0.4s ease-out;
}

.link.pdf-icon:hover::before {
	color: #bb1010;
}

.clb-center{
	display:flex;
	justify-content:center;
}

@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}


	@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
	

@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.news-list-section .news-list-item {
    padding: 6px 6px 6px 1.25rem;
}
.news-list-item:before {
    content: "\f054";
    position: absolute;
    left: 4px;
    top: 7px;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    line-height: normal;
    color: var(--bg-purple-third);
    font-weight: 900;
}

.custom-theme .aw-text {
    font-size: 14px;
    line-height: 1.125rem;
}

.custom-theme .aw-block .aw-img {
    height: 1.875rem;
}

/* custom-theme css end */

.sidebar__category {
    position: relative;
    display: block;
    padding: 0.625rem;
    background: linear-gradient(180deg, #ebeff5 0%, #FFFFFF 100%);
    border: 1px dashed #b6d3ff;
    border-radius: 4px;
        margin: 4px 0 1rem 0; 
}

.sidebar__title{
	font-weight:600;
	    margin-bottom: 8px;
}

.sidebar__subtitle{
    margin: 0.625rem 0;
    	font-weight:600

}

.sidebar__category-list {
    position: relative;
    display: block;
}

.sidebar__category-list li:last-child {
    margin-bottom:0;
}

.sidebar__category-list li:first-child {
	 margin-top:0;
}
.sidebar__category-list li+li {
    margin: 12px 0;
}

.sidebar__category-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--white);
    box-shadow: rgb(189 189 189 / 12%) 0px 1px 3px, rgb(169 169 169 / 24%) 0px 1px 2px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #111;
    padding: 6px 28px 6px 0.625rem;
    overflow: hidden;
    z-index: 1;
}

.sidebar__category-list li.active a {
    color: var(--white);
}

.sidebar__category-list li a span {
    font-size: 14px;
}

.sidebar__category-list li:hover a {
    color: var(--white);
}

.sidebar__category-list li>a::after {
	    content: "\f08e";
    font-family: "FontAwesome";
    position: absolute;
    right:8px;
    left:auto;
}

.sidebar__category-list li>a::before {
    content: "";
    position: absolute;
    left: -4px;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-purple-third);
    transform: translateX(-100%);
    transition: all 0.4s;
    z-index: -1;
}

.sidebar__category-list li:hover a::before {
    transform: translateX(0%);
    left: 0;
}

.sidebar__category-list li.active a::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transform-origin: top center;
    left: 0;
}

/* page navbar css  */


/* custom-theme css start */
 
.custom-theme .cs-title-v2 .custom-section-title {
    font-size: 28px;
}
.custom-theme .custom-evnetcalendar-sm .calendar-inner {
    max-width: calc(100% - 660px);
}

.custom-mcb-bottom {
    padding: 1rem 0;
}

.custom-mcb-left:after {
    background: url('../../images/outerimages/Fream/frm-4-new.jpg');
    opacity: 0.5;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-repeat: repeat-x;
}

.custom-mcb-left {
    height: 384px  !important;
        overflow: hidden;
            position: relative;
}

/* circular menu css start */

.custom-theme .circular-menu{
	display:block;
	    top: 220px;
    left: 25px;
        right: auto;
}

.custom-theme .menu-items li a {
    background: #fff !important;
   width: 140px;
    height: 100px;
    padding: 6px;
}

.custom-theme .menu-items li:hover img {
    transform: scale(1.1);
    transition-duration: 500ms;
}

.custom-theme .menu-items li:hover a{
	    background: #d9e7fa !important;
}

.custom-theme .circular-menu__icon:after {
    display: none;
}

.custom-theme .circular-menu__icon {
    height: 232px;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    left: -28px;
    border-radius: 0 6px 6px 0;
    width: 32px;
    margin: 0;
    background: linear-gradient(110deg, #d6eaff 60%, #c8e3ff 60%);
    writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 1;
    font-size: 12px;
    white-space: nowrap;
        top: -20px;
}

.custom-theme .circular-menu__icon .ccm-text{
	     display: inline-block;
          margin: 0;
          letter-spacing: -1px;
          color:#000;
}

.custom-theme .circular-menu__icon .ccm-text:first-child{
          margin-bottom: 6px;
}
.custom-theme .menu-items  {
	left: -64px;
	right: auto;
	top: 0rem;
	transform: scale(1) translateX(-300px);
	border-radius: 0 6px 6px 0;
	min-width: 200px;
	width: auto;
	padding: 0.625rem;
	display: block;
	}

.custom-theme .circular-menu__button:checked + .circular-menu__icon + .menu-items{
	padding: 0 0 0 64px;
}

.custom-theme .custom-carousel-logo.owl-carousel .owl-item img {
    max-height: 64px;
}

.custom-theme .menu-items li img{
	max-height:88px;
}

.custom-theme .cmi-close{
	display:none;
}

.custom-theme .circular-menu__button:checked + .circular-menu__icon .cmi-close {
    display: block;
    font-size: 18px;
    color: #005da1;
    padding: 2px;
    border-radius: 2px;
}
.custom-theme .circular-menu__button:checked + .circular-menu__icon{
	 height: 246px;
}

.custom-theme .circular-menu__icon:hover{
   background:linear-gradient(to right top, #6d0b45, #9d404e, #c3755e, #dfad7c, #d1a612);
}

.custom-theme .circular-menu__icon:hover .cmi-link,
.custom-theme .circular-menu__icon:hover .cmi-close{
    color: #fff !important;
}

.custom-theme .circular-menu__button:checked + .circular-menu__icon + .menu-items::-webkit-scrollbar {
	width: 5px;
}

.custom-theme .circular-menu__button:checked + .circular-menu__icon + .menu-items::-webkit-scrollbar{
	-webkit-appearance: none;
	width: 4px;
}

.custom-theme .menu-items  .menu-items-block{
	padding:10px;
}
.custom-theme  .menu-items .menu-items-block .mib-list{
	 display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    list-style:none;
}

.custom-theme .menu-items .menu-items-block:nth-child(even){
	background:rgba(200, 227, 255, 0.6);
}
/* circular menu css end */
   
/* custom-theme css end */

.custom-block{
	display:block;
}

/* data value css start */

.custom-data-value {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 4px;
    width:100%;
    font-size: 1rem;
    line-height:normal;
    text-transform: capitalize;
        align-items: center;
}
.custom-data-value label,
.custom-data-value .custom-data-title {
    margin-bottom: 0;
    margin-right: 8px;
    font-weight: 600;
    display: block;
        letter-spacing: 0.4px;
            font-size: 14px;
}

.custom-data-value .custom-data-text {
font-size:14px;
}

.custom-data-value .custom-dt-i{
	    font-size: 12px;
    margin-right: 6px;
    color:#ff7000;
}

.custom-datavalue .c-data-title {
    font-weight: 600;
     min-width:66px;
       margin-right: 8px;
}

/* data value css end */

/* quotes css start */

.custom-quotes-block .quotes-content {
    margin: 1.25rem 0;
    position: relative;
    width: 100%;
    padding: 1.5rem 1rem;
    background: linear-gradient(90deg, #920467 0%, #ad347d 98%);
    border-radius: 4px;
    height: calc(100% - 1.25rem - 1.25rem);
}

.custom-quotes-block .description{
    color: #fff;
    position: relative;
}
.custom-quotes-block .quotes-content:before, .custom-quotes-block .quotes-content:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    text-align: center;
    background: #dca842;
    position: absolute;
    color: #fff;
}
.custom-quotes-block .quotes-content:before{
    content: "\f10d";
    top: -1.125rem;
    left: 14px;
}
.custom-quotes-block .quotes-content:after{
    content: "\f10e";
    bottom: -1.125rem;
    right: 14px;
}

.custom-quotes-block .slick-track{
	 display: flex;
    align-items: stretch;
}

.custom-quotes-block .slick-slide{
	height:auto;
}

.custom-quotes-block .custom-ss-block{
	height:100%;
	padding:10px !important;
}

.custom-quotes-block .slick-dots {
    bottom: 10px !important;
}

.custom-quotes-block .slick-dots li.slick-active {
    border-radius: var(--btn-radius) !important;
    background: #12a2ff !important;
    border-radius: 4px !important;
}

/* quotes css end */

.btn i {
	margin-right: 5px;
}

.backbtn:hover {
 background: linear-gradient(to right top, #6d0b45, #9d404e, #c3755e, #dfad7c, #f6e5ab) !important;
    color: #fff !important;
    border: 1px solid var(--heighlight-clr) !important;
}

.custom-page-btn{
	margin-top:2rem;
}

.custom-page-btn .custom-btn-group{
	justify-content:center;
}

/* skip links content */
.skip-link {
    position: absolute;
    left: -9999px;
    font-size:0.8rem;
}

.skip-link:focus {
    left: 4px;
    top: 5px;
    background: var(--bg-purple-light);
    color: #fff;
    padding: 4px 8px;
    z-index: 1000;
}
/* skip links content */

/* custom-breadcrum-v2 start*/
.custom-breadcrum-v2{
	box-shadow: 0 6px 6px 0px #939393;
}

.custom-breadcrum-v2 .bread-path {
    width: 100%;
    text-align: center;
            display: block !important;
}

.custom-breadcrum-v2 .bread-block,
.custom-breadcrum-v2 .breadcrumb{
	    justify-content: center;
}

.custom-breadcrum-v2 .breadcrumb {
    justify-content: center;
    flex-wrap:wrap;
}
/* custom-breadcrum-v2 end*/    

/* hl-text-block css start */
.hl-text-block  .hltb-text{
	display: block;
    text-align: center;
        font-size: 1.15rem;
}
/* hl-text-block css end */

.cmb-btn {
    position: absolute;
    z-index: 2;
    bottom: 18px;
}

.custom-main-banner .custom-page-carousel .custom-carousel-caption {
    margin-bottom: 2.6rem;
    padding: 0 34px;
}

.custom-main-banner .custom-explore-btn{
	    box-shadow:none;
	        font-size: 0.8rem;
}

.custom-main-banner .custom-explore-btn:hover .explore-icon {
    margin-right: 0.6rem;
}

.custom-main-banner .custom-explore-btn:hover{
	background: var(--bg-purple-third);
}
    
.hamburger-icon {
    font-size: 14px;
    position: absolute;
    margin-top: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color:#920467;
}

.circular-menu__button:checked + .circular-menu__icon .hamburger-icon{
	color:#fff;
}

.circular-menu__icon:hover,
.circular-menu__button:checked + .circular-menu__icon:hover:after{
	 background-image: linear-gradient(to right top, #6d0b45, #9d404e, #c3755e, #dfad7c, #f6e5ab);
}

.circular-menu__button + .circular-menu__icon .hi-close{
	display:none;
}

.circular-menu__button:checked + .circular-menu__icon .hi-close{
	display:block;
	    font-size: 20px;
}

.circular-menu__button:checked + .circular-menu__icon .hi-open{
	display:none !important;
}
.circular-menu__icon:hover .hamburger-icon{
	color:#fff;
}

/*modal start */

.custom-modal .modal-content .modal-header {
    padding: 6px 10px;
        background: var(--bg-purple-light);
        color:#fff;
}

.custom-modal .modal-title{
	color:#fff;
}

.custom-modal .custom-modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    opacity: 1;
}

/*modal end */

/* event section start */

.events-section .news-list-item:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 12px -4px rgba(0, 0, 0, 0.65);
    box-shadow: 0 3px 12px -4px rgba(0, 0, 0, 0.65);
}

.events-section .news-list-item:hover .news-text{
	color: var(--secondary);
}
.events-section .news-text:hover {
    transform: translateX(0rem);
}

.events-section.slick-vertical .slick-slide{
    background: #fff;
}

.events-section .news-list-item:before{
	    content: "\f111";
	    top: 10px;
	        left: 6px;
    font-size: 8px;
        z-index: 2;
            color: #ffc107;
}

.events-section .news-list-item .news-text {
    color: #111111;
    
}

.events-section .news-list-item::after {
    content: '';
    position: absolute;
    top: -10px;
    left: -20px;
    right: auto;
    width: 1px;
    height: 110%;
    transform: translate(29px, 10px);
    background-color: #d9d9d9;
    z-index: 1;
}

.events-section .news-list-item {
	padding: 7px 7px 7px 1.5rem;
	    overflow: hidden;
}

/* event section end */

/* noticebox v2 section start */

.notices-box-v2 .ticker-ctrl-block,
.notices-box-v3 .ticker-ctrl-block{
	position:absolute;
	top:0px;
	left:0;
	right:auto;
	box-shadow:none;
}

.notices-box-v2 .newsBox{
	height:100% !important;
}

.notices-box-v3 .ticker-controls{
	justify-content:center;
}
/* noticebox v2 section end */


.custom-btn-grp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}	

.btn-calendar,
.btn-calc{
	background: linear-gradient(to right top, #6d0b45, #7c2431, #944832, #a27446, #c3755e) !important;
	border:none !important;
	color:#fff !important;
	font-size: 16px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 5px 10px !important;
    border-radius: 4px;
}

.btn-calendar:hover,
.btn-calc:hover{
	background: linear-gradient(to right top, #550434, #912f3e, #c46d53, #dfa368, #f3db89) !important;
}

/* custom-quotes-v2 css start */

.custom-quotes-v2{
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
}

.custom-quotes-v2 .quote-content {
  margin: 0;
  padding: 0;
  position: relative;
}

.custom-quotes-v2 {
  background: #fff;
  border-radius: 4px;
}

.custom-quotes-v2:before,
.custom-quotes-v2:after {
  content: "";
  position: absolute;
  z-index: -5;
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  bottom: 10px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  height: 20%;
  left: 10px;
  max-height: 100px;
  max-width: 700px;
  width: 30%;
}
.custom-quotes-v2:after {
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  left: auto;
  right: 10px;
}

.custom-quotes-v2 .quote-content {
  background: linear-gradient(to right, #2c3e50, #3c4f5c);
  padding: 10px;
  text-align: center;
}

.custom-quotes-v2 .quote-content:before {
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "\0022";
  font-size: 150px;
  line-height: 130px;
  font-style: italic;
  top: 0px;
  right: 20px;
}

.custom-quotes-v2 .quote-content .quote-desc {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

/* custom-quotes-v2 css end */

/* thm-btn-two css start */
.thm-btn-two {
  position: relative;
  display: inline-flex;
  align-items: center;
  background:linear-gradient(to right top, #6d0b45, #7c2431, #944832, #a27446, #c3755e);
  border-radius:4px;
  overflow:hidden;
      width: 100%;
    justify-content: center;
}

.thm-btn-two:hover{
	background: linear-gradient(to right top, #550434, #912f3e, #c46d53, #dfa368, #f3db89);
}

.thm-btn-two .tbt-text {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 10px 16px;
    width:100%;
    z-index: 2;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.thm-btn-two .tbt-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #6d0b45;
  background-position: left center;
  transition-timing-function: ease-in-out;
  transition-property: all;
  transform-origin: left;
  transform-style: preserve-3d;
  transform: scaleX(0);
  transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 0.8s;
  z-index: -1;
}

.thm-btn-two:hover .tbt-text::before {
  transform: scaleX(1.0);
  transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 2s;
}

.thm-btn-two:hover .tbt-text {
  color: #fff;
}

.thm-btn-two .tbt-text::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 121px;
  height: 31px;
  transform: rotate(35deg);
  background-color: rgba(255, 255, 255 , .10);
  z-index: -1;
}

.thm-btn-two .tbt-icon{
	    margin-left: 6px;
    font-size: 14px;
    line-height: 14px;
}

.thm-btn-two .tbt-icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: #6d0b45;
  background-position: right center;
  transition-timing-function: ease-in-out;
  transition-property: all;
  transform-origin: right;
  transform-style: preserve-3d;
  transform: scaleX(0);
  transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 0.9s;
  z-index: -1;
}

.thm-btn-two:hover .tbt-icon::after {
  transform: scaleX(1.0);
  transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 3.5s;
}

.thm-btn-two:hover .tbt-icon {
  color: #fff;
}

.custom-border-block{
	    padding: 0.625rem;
    background: linear-gradient(180deg, #ebeff5 0%, #FFFFFF 100%);
    border: 1px dashed #b6d3ff;
    border-radius: 4px;
}
/* thm-btn-two css end */

/* circular menu icon v2 start */
.circular-menu__icon.cir-mi-v2 {
    height: 40px !important;
    width: 80px !important;
    padding: 2px;
}

.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2 .hi-close {
    display: flex;
}

.cir-mi-v2 .hi-text{
font-weight: 500;
    font-size: 13px;
}

.cir-mi-v2 .hamburger-icon {
    font-size: 12px;
    line-height: 15px;
        text-align: left;
}

.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2:after{
	    background: #fff;
}

.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2 .hamburger-icon:hover,
.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2:hover .hamburger-icon{
	color:#fff !important;
}

.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2 .hamburger-icon{
	color: #920467;
}
.circular-menu__button:checked + .circular-menu__icon.cir-mi-v2:hover:after
{
	 background-image: linear-gradient(to right top, #6d0b45, #9d404e, #c3755e, #dfad7c, #f6e5ab);
}
   

.cir-mi-v2 .hi-icon{
	margin-left:6px;
	    font-size: 11px;
}

/* circular menu icon v2 end */

.qt-card {
	position: relative;
	background: #ffd2ed;
	border-radius: 4px 12px 12px 4px;
	padding: 4px 4px  4px 16px;
	width: 100%;
/* 	height: calc(100% - 16px); */
	margin-bottom: 16px;
	overflow: hidden;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	
}

.custom-quotes-wrapper > .row > [class*="col-"]:last-child .qt-card{
	margin-bottom:0;
}

.qt-card::before {
	/*	content:"";*/
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	right: -35px;
	background-color: rgb(173 52 125 / 50%);
	transition: all 0.25s;
}


.qt-card::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 100%;
	bottom: 0px;
	left: 0px;
	background-color: rgb(173 52 125 / 50%);
	transition: all 0.25s;
}

.qt-card .quote {
	position: relative;
	margin: 6px 36px;
	font-weight: 400;
	color: #530132;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
	text-align: center;
	z-index: 1;
	line-height:normal;
}

.qt-card .quote:before,
.qt-card .quote:after {
	font-family: 'Special Elite', cursive;
	position: absolute;
	color: #fff4cd;
	text-shadow: -2px 2px rgba(0, 0, 0, 0.2);
	font-size: 5rem;
	width: fit-content;
	height: 2.5rem;
	z-index: -1;
	opacity: 0.75;
}

.qt-card .quote:before {
	content: '“';
	left: -48px;
	top: -28px;
}

.qt-card .quote:after {
	content: '”';
	right: -40px;
	bottom: -4px;
}

.qt-card .qt-background {
	position: absolute;
	width: 140px;
	height: 200%;
	border-radius: 50%;
	bottom: -25px;
	right: -50px;
	background: rgb(173 52 125 / 7%);
	transform: rotate(18deg);
}

.qt-card .qt-background.r2 {
	bottom: -120px;
	right: -15px;
	width: 200px;
	height: 200px;
	background: rgb(173 52 125 / 10%);
}

/* v2 START */

.qt-card.v2 {
	background: rgb(253, 244, 212);
}

.qt-card.v2 .quote:before,
.qt-card.v2 .quote:after {
	color: #ad347d;
}

/* v2 END */


/* v3 START */

.qt-card.v3 {
	border-radius: 12px;
	background: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
}

.qt-card.v3::after {
	content: none;
}

.qt-card.v3 .quote {
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-shadow: none;
	color: #374151;
	margin-right: 100px;
}

.qt-card.v3 .quote:before,
.qt-card.v3 .quote:after {
	color: #596f91;
	font-size: 4rem;
	height: 2rem;
}

.qt-card.v3 .qt-background {
	background: rgb(128 144 171 / 25%);
	width: 120px;
	height: 120px;
	border-radius: 0;
	bottom: 50%;
	right: 0;
	transform: translate(50%, 50%) rotate(45deg);
	transform-origin: center;
}

.qt-card.v3 .qt-background.r2 {
	background: rgb(128 144 171 / 25%);
	width: 120px;
	height: 120px;
	border-radius: 0;
	bottom: 50%;
	right: 0;
	transform: translate(50%, 60%) rotate(45deg);
	transform-origin: center;
}

/* v3 END */


/* v4 START */

.qt-card.v3.v4 {
	padding-bottom: 8px;
	padding-top: 8px;
}

.qt-card.v3.v4 .quote {
	margin-right: 48px;
}

.qt-card.v3.v4 .qt-background.r2 {
	background: rgb(128 144 171 / 25%);
	width: 120px;
	height: 120px;
	border-radius: 0;
	bottom: 50%;
	right: auto;
	left: 0;
	transform: translate(-50%, 50%) rotate(45deg);
	transform-origin: center;
}

/* v4 END */

/* v5 START */

.qt-card.v5 {
	border-radius: 6px;
	background: #fff;
}

.qt-card.v5::after {
    content: "";
    width: 4px;
    height: 75%;
    bottom: 50%;
    transform: translateY(50%);
    left: 4px;
}

.qt-card.v5 .quote {
/* 	margin-left: 40px; */
	font-style: normal;
	font-weight: 500;
	    width: 100%;
	text-shadow: none;
	color: #111;
	line-height: normal;
}

.qt-card.v5 .quote:before,
.qt-card.v5 .quote:after {
	font-family: 'FontAwesome';
	color: #ad347d;
	font-size: 1.6rem;
	height: 0.8rem;
}

.qt-card.v5 .quote:before {
	left: -36px;
	top: -8px;
}

.qt-card.v5 .quote:after {
	right: -32px;
	bottom: 4px;
}
/* v5 END */

/* v6 START */
.qt-card.v6 {
	overflow: visible;
	border-radius: 4px;
	background: #fff;
	    margin: 10px;
	        padding: 4px;
	background: linear-gradient(135deg, #f3f7fa, #fcfdfe 15%, #f3f7fa 17%, #ebf2fa 25%, #d4e4fd 70%, #e9f1fc 70%, #e9f1fc 74%, #d4e4fd 74%, #dbe8fb 80%, #d3e3fc 95%, #c1d9ff 95%);
	min-height: 120px;
		    margin-bottom: 30px;
}

.qt-card.v6::before,
.qt-card.v6::after {
	content: "";
	position: absolute;
	transform: translateY(0%);
	opacity: 0.7;
}

.qt-card.v6::before {
    left: -5px;
    top: -5px;
    width: 50px;
    height: 50px;
    z-index: -1;
    background: #fff;
    border: solid 4px #0f569e;
    border-width: 4px 0 0 4px;
    border-radius: 8px 2px 2px 2px;
    box-shadow: -2px -2px 0 0 #fff,
		-5px -5px 4px 0 rgba(100, 100, 100, 0.5);
}

.qt-card.v6::after {
	background: #fff;
	left: auto;
	top: auto;
	right: -5px;
	bottom: -5px;
	width: 50px;
	height: 50px;
	z-index: -1;
	border: solid 4px #0f569e;
	border-width: 0 4px 4px 0;
	border-radius: 2px 2px 8px 2px;
	box-shadow: 2px 2px 0 0 #fff,
		5px 5px 4px 0 rgba(100, 100, 100, 0.5);
}

.qt-card.v6 .qt-background,
.qt-card.v6 .qt-background.r2 {
	display: none;
}

.qt-card.v6 .quote {
	font-weight: 500;
	text-shadow: none;
	color: #111;
	    width: 100%;
}

.qt-card.v6 .quote:before,
.qt-card.v6 .quote:after {
	font-family: 'FontAwesome';
	color: #0f569e;
	font-size: 1.6rem;
	height: 0.8rem;
}

.qt-card.v6 .quote:before {
    left: -28px;
    top: -10px;
}

.qt-card.v6 .quote:after {
    right: -30px;
    bottom: 0px;
}

/* v6 END */

.custom-page-img{
	display: flex;
    justify-content: center;
    padding:8px 0;
}

.custom-list.list-unstyled .custom-list-item{
	 padding-left: 0rem;
}
   

.custom-list.list-unstyled .custom-list-item:before{
	display:none;
}

/* show hide menu css start */
.custom-sh-menu .shm-content {
	display: none;
	margin-top: -16px;
}

.custom-sh-menu .shm-click {
    display: flex;
    justify-content: center;
    color: var(--white);
    font-size: 10px;
    cursor: pointer;
    position: relative;
    min-height: 6px;
}

.custom-sh-menu .shm-click i {
	transition: all 0.2s ease-in-out;
	z-index: 2;
}

.custom-sh-menu .shm-icon {
    z-index: 2;
    position: absolute;
    background: #fdf6dd;
    color: #111;
    padding: 0px 8px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 0px 4px #9b9b9b;
}

.custom-sh-menu .shm-click.shm-close .shm-icon {
	position:relative;
}

.custom-sh-menu .shm-i{
	position:relative;
	 transform: rotate(0deg);
	  transition: transform 0.5s ease-in;
	  display: inline-block;
}

.custom-sh-menu .shm-click.shm-close .shm-i {
	transform: rotate(180deg);
}

.custom-sh-menu .shm-click i:hover {
	transform: scale(1.1);
}

@keyframes arrow-down {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }

  60% {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
  }
}

.arrow-down {
  -webkit-animation-name: arrow-down;
  animation-name: arrow-down;
}

.custom-arrow-down {
	-moz-animation: arrow-down 2s infinite;
	-webkit-animation: arrow-down 2s infinite;
	animation: arrow-down 2s infinite;
}

/* show hide menu css end */

.custom-img-text-v2 .cit-image {
	margin-bottom:12px;	
	display: flex;
    align-items: center;
    justify-content: center;
}

.custom-img-text-v2 .img-footer {
	font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1.2rem;
}

.event-detail-page .text-highlighted-dark {
	font-weight:600;
}


.card-v3-box .card-v3-block:hover .card-v3-icon {
 	background: rgba(174, 217, 255, 1);
 	 transition: 0.7s;
}
.custom-theme .circular-menu__icon:hover .ccm-text{
          color:#fff;
}

.custom-theme .cmi-link {
    color: #0f569e;
    margin-bottom: 2px;
    margin-left: 2px;
}
.custom-theme .circular-menu__button:checked + .circular-menu__icon .cmi-link {
    display: none;
}

.custom-grid-col-3 {
    grid-template-columns: repeat(3, minmax(auto, auto));
}

.signin-btn,
.btnrefresh,
.signin-page .custom-icon-input .icon{
	background: #005da1 !important;
	border: 1px solid #005da1 !important;
}

.signin-page .custom-icon-input .icon{
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.signin-page .custom-icon-input .icon:hover{
	    background: var(--heighlight-clr) !important;
    color: #0d0d0d !important;
    border: 1px solid var(--heighlight-clr) !important;
}


.signin-page .custom-sea-block {
/* background: radial-gradient(circle, #679fcb 0%, #2e81c4 100%); */
background:radial-gradient(circle, #fdf4d4 0%, #bdad72 100%);
}

/* custom language style start */
.custom-lang2 {
	display: none;
}

.custom-lang .skiptranslate {
	font-size: 0;
/* 	display: flex; */
	position: relative;
}

.custom-lang .skiptranslate>div {
	order: 2;
}

.custom-lang .skiptranslate>span {
    height: 94%;
    width: 42px;
    order: 1;
    position: absolute;
    left: 1px;
    top: 1px;
    background: #262d3f;
    padding: 8px 4px;
    opacity: 1;
    border-radius: 4px 0 0 4px;
}

.custom-lang .skiptranslate>span a {
	font-size: 0;
}

.custom-lang .goog-logo-link {
	width: 20px;
	height: 20px;
	border: none;
	display: inline-block;
	vertical-align: middle;
	background-image: url(https://translate.googleapis.com/translate_static/img/te_ctrl3.gif);
	background-position: -65px 0px;
}

.custom-lang .goog-te-gadget .goog-te-combo {
	margin: 0;
}

.custom-lang .goog-te-combo {
    padding: 6px 16px 6px 20px;
    background: #3c455c;
    border-radius: 4px;
    color: var(--white);
    max-width: 174px;
    padding-left: 44px;
    font-size: 12px;
    font-weight: 500;
}

.custom-lang .goog-te-combo:focus {
	border-color: #979797;
}

.custom-lang .goog-te-combo:focus-visible {
	outline: -webkit-focus-ring-color auto 0px;
}

.custom-lang .goog-logo-link, .custom-lang .goog-logo-link:link,
	.custom-lang .goog-logo-link:visited, .custom-lang .goog-logo-link:hover,
	.custom-lang .goog-logo-link:active {
	font-size: 0;
}

/* custom language style end */

/* editor block style start */
.custom-table-wrapper{
	margin: 10px 0;
}

.custom-table-wrapper .custom-table-title{
	font-size: 1rem;
    line-height: 1.2rem !important;
    color: var(--title-color);
    font-weight: 500;
    margin: 0 0 6px 0;
}

.custom-img-wrapper{
	margin:10px 0;
}

.ciw-title .title{
	text-align: center;
    font-size: 1rem;
    line-height: 1.2rem !important;
    color: var(--title-color);
    font-weight: 500;
    margin-bottom: 6px;
}

.ciw-image{
	 margin: 0 auto;
    max-width: 100%;
    display: flex;
    justify-content: center;
}

.ciw-image img{
        background: linear-gradient(180deg, #b4d2ff 0%, #f3f8ff 100%);
    padding: 8px;
    border-radius: 8px;
}
   
/* editor block style start */ 

/* custom page block css start */
.custom-page-block{
	display: flex;
    flex-wrap: nowrap;
    gap:24px;
}

.custom-page-block .custom-page-left{
    	min-width: 75%;
    width: 100%;
}

.custom-page-block .custom-page-left + .custom-page-right{
	min-width:25%;
	width:25% !important;
}

.custom-page-block .custom-page-btn{
	display: none
}

.custom-page-block > div:only-of-type .custom-page-btn
{
    display: block;
}

.custom-page-block .custom-page-left + .custom-page-right .custom-page-btn{
    display: block;
}

/* custom page block css end */

/* event section css start */
.custom-event-date{
	display: block;
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 500;
    position: relative;
    text-align: center;
}

.custom-event-date::before {
    content: "\f073";
    font-family: "FontAwesome";
    margin-right: 8px;
    color: #005da1;
}
/* event section css end */
