:where(.favstyle-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

:root :where(.favstyle-button.is-style-outline>.favstyle-button__link) {
	border: 2px solid;
	padding: .667em 1.333em
}

:root :where(.favstyle-button.is-style-outline>.favstyle-button__link:not(.has-text-color)) {
	color: currentColor
}

:root :where(.favstyle-button.is-style-outline>.favstyle-button__link:not(.has-background)) {
	background-color: initial;
	background-image: none
}

:where(.favstyle-columns) {
	margin-bottom: 1.75em
}

:where(.favstyle-columns.has-background) {
	padding: 1.25em 2.375em
}

@supports (-webkit-touch-callout:inherit) {}

:where(.favstyle-cover-image:not(.has-text-color)),
:where(.favstyle-cover:not(.has-text-color)) {
	color: #fff
}

:where(.favstyle-cover-image.is-light:not(.has-text-color)),
:where(.favstyle-cover.is-light:not(.has-text-color)) {
	color: #000
}

:root :where(.favstyle-coverh1:not(.has-text-color)),
:root :where(.favstyle-coverh2:not(.has-text-color)),
:root :where(.favstyle-coverh3:not(.has-text-color)),
:root :where(.favstyle-coverh4:not(.has-text-color)),
:root :where(.favstyle-coverh5:not(.has-text-color)),
:root :where(.favstyle-coverh6:not(.has-text-color)),
:root :where(.favstyle-coverp:not(.has-text-color)) {
	color: inherit
}

:where(.favstyle-file) {
	margin-bottom: 1.5em
}

:where(.favstyle-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.favstyle-file__button):is(a):active,
:where(.favstyle-file__button):is(a):focus,
:where(.favstyle-file__button):is(a):hover,
:where(.favstyle-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

:where(.favstyle-group.favstyle-group-is-layout-constrained) {
	position: relative
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {}

:root :where(.favstyle-latest-posts.is-grid) {
	padding: 0
}

:root :where(.favstyle-latest-posts.favstyle-latest-posts__list) {
	padding-left: 0
}

ul {
	box-sizing: border-box
}

:root :where(.favstyle-list.has-background) {
	padding: 1.25em 2.375em
}

:root :where(p.has-background) {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

:where(.favstyle-post-excerpt) {
	box-sizing: border-box;
	margin-bottom: var(--favstyle--style--block-gap);
	margin-top: var(--favstyle--style--block-gap)
}

:where(.favstyle-preformatted.has-background) {
	padding: 1.25em 2.375em
}

:where(.favstyle-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

:where(.favstyle-search__input) {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: inherit
}

:root :where(.favstyle-separator.is-style-dots) {
	height: auto;
	line-height: 1;
	text-align: center
}

:root :where(.favstyle-separator.is-style-dots):before {
	color: currentColor;
	content: "···";
	font-family: serif;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em
}

:root :where(.favstyle-site-logo.is-style-rounded) {
	border-radius: 9999px
}

:root :where(.favstyle-tag-cloud.is-style-outline) {
	display: flex;
	flex-wrap: wrap;
	gap: 1ch
}

:root :where(.favstyle-tag-cloud.is-style-outlinea) {
	border: 1px solid;
	font-size: unset !important;
	margin-right: 0;
	padding: 1ch 2ch;
	text-decoration: none !important
}

:root :where(.favstyle-table-of-contents) {
	box-sizing: border-box
}

:where(.favstyle-term-description) {
	box-sizing: border-box;
	margin-bottom: var(--favstyle--style--block-gap);
	margin-top: var(--favstyle--style--block-gap)
}

:where(pre.favstyle-verse) {
	font-family: inherit
}

@supports (position:sticky) {}

:root {
	--favstyle--preset--font-size--normal: 16px;
	--favstyle--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=fav-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--fav-admin--admin-bar--position-offset: var(--fav-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--fav-admin--admin-bar--position-offset: 0px
	}
}

.container {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {

	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {

	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {

	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {

	.container {
		max-width: 1140px
	}
}

@media (min-width:1400px) {

	.container {
		max-width: 1320px
	}
}

:root {
	--bs-breakpoint-xs: 0;
	--bs-breakpoint-sm: 576px;
	--bs-breakpoint-md: 768px;
	--bs-breakpoint-lg: 992px;
	--bs-breakpoint-xl: 1200px;
	--bs-breakpoint-xxl: 1400px
}

.row {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
	box-sizing: border-box;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y)
}

.col-12 {
	flex: 0 0 auto;
	width: 100%
}

@media (min-width:576px) {

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%
	}
}

@media (min-width:768px) {

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%
	}
}

@media (min-width:992px) {

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}
}

.justify-content-center {
	justify-content: center !important
}

.justify-content-between {
	justify-content: space-between !important
}

.align-items-center {
	align-items: center !important
}

.mx-0 {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	scroll-behavior: smooth
}

body {
	margin: 0;
	padding: 0;
	background: #fff
}

.overflow_div {
	overflow: hidden
}

p {
	margin: 0;
	padding: 0
}

h1 {
	margin: 0;
	padding: 0
}

h2 {
	margin: 0;
	padding: 0
}

h3 {
	margin: 0;
	padding: 0
}

div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

a {
	text-decoration: none;
	border: 0;
	outline: 0;
	transition: all .5s
}

a img {
	border: none;
	outline: 0
}

a:focus {
	outline: 0
}

img {
	max-width: 100%;
	height: auto
}

::-moz-selection {
	color: #fff;
	background: var(--main-clr)
}

::selection {
	color: #fff;
	background: var(--main-clr)
}

:root {
	--body-font: 'TT Norms', sans-serif;
	--head-font: 'TT Norms', sans-serif;
	--pdg: clamp(40px, 4.17vw, 80px);
	--mrg: clamp(20px, 2.09vw, 40px);
	--body-font-size: clamp(16px, 0.94vw, 18px);
	--btn-font-size: clamp(15px, 0.84vw, 16px);
	--h1-font: clamp(30px, 3.6vw, 69px);
	--h2-font: clamp(24px, 2.5vw, 48px);
	--h3-font: clamp(20px, 1.57vw, 30px);
	--fs-24px: clamp(18px, 1.31vw, 24px);
	--fs-16px: clamp(15px, 0.84vw, 16px);
	--fs-15px: clamp(14px, 0.94vw, 15px);
	--main-clr: #560000;
	--main-clr-drk: #9c5e07
}

body {
	font-family: var(--body-font);
	font-size: var(--body-font-size);
	color: #000;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: .0000001px
}

a {
	color: var(--main-clr);
	transition: .2s;
	cursor: pointer
}

a img:hover {
	filter: brightness(.7)
}

a:hover {
	text-decoration: none;
	color: var(--main-clr)
}

p {
	margin-bottom: clamp(15px, 1.27vw, 20px);
	line-height: 1.5
}

p:last-child {
	margin-bottom: 0
}

li {
	line-height: 1.5
}

img {
	max-width: 100%
}

[id] {
	scroll-margin-top: 200px
}

.ftr_btm .row {
	display: flex;
	align-items: center
}

h1,
h2,
h3 {
	font-weight: 700;
	margin-bottom: clamp(15px, 1.27vw, 20px);
	font-family: var(--head-font)
}

h1 {
	font-size: var(--h1-font)
}

h2 {
	font-size: var(--h2-font)
}

h3 {
	font-size: var(--h3-font)
}

.btn-main {
	padding: clamp(12px, 1.05vw, 20px) clamp(8px, .63vw, 12px);
	color: #fff;
	display: inline-block;
	border-radius: 0;
	transition: .6s;
	z-index: 2;
	position: relative;
	background: var(--main-clr);
	overflow: hidden;
	border: 0;
	font-family: var(--body-font);
	font-weight: 400;
	text-decoration: none;
	font-size: var(--btn-font-size);
	text-transform: uppercase;
	font-weight: 700
}

.btn-main img {
	margin-right: 6px
}

.btn-main:hover {
	box-shadow: inset 0 0 0 50px var(--main-clr-drk);
	color: #fff
}

.btn-main_one {
	padding: clamp(12px, 1.05vw, 20px) clamp(8px, .63vw, 12px);
	color: #fff;
	display: inline-block;
	border-radius: 0;
	transition: .6s;
	z-index: 2;
	position: relative;
	background: #d90620;
	overflow: hidden;
	border: 0;
	font-family: var(--body-font);
	font-weight: 400;
	text-decoration: none;
	font-size: var(--btn-font-size);
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 10px
}

.btn-main_one img {
	margin-right: 6px
}

.btn-main_one:hover {
	background: #8a0414;
	color: #fff
}

.cmn-hd {
	position: relative;
	margin-bottom: 25px;
	text-align: center
}

.cmn-hd>:last-child {
	margin-bottom: 0
}

.cmn-hd::after {
	background-color: #560000;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: clamp(51px, 5.32vw, 102px);
	height: 2px;
	content: '';
	transform: translateX(-50%)
}

.cmn-hd-lft {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px
}

.cmn-hd-lft>:last-child {
	margin-bottom: 0
}

.cmn-hd-lft::after {
	background-color: #560000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: clamp(51px, 5.32vw, 102px);
	height: 2px;
	content: ''
}

.header-area {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	transition: .3s
}

.header-nav {
	padding: 12px 0;
	transition: .2s;
	background: #890000
}

.navbar-area-inr {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.site-logo {
	transition: .2s;
	flex-shrink: 0
}

.navbar-area-menu {
	display: flex;
	align-items: center;
	gap: clamp(23px, 2.35vw, 45px);
	margin-right: 250px
}

.site-navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: clamp(13px, 1.5625vw, 20px)
}

.site-navbar ul li {
	position: relative;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase
}

.site-navbar ul li a {
	display: block;
	color: #fff
}

.site-navbar>ul>li a {
	padding: 8px 0;
	border-bottom: 2px solid #0000
}

.site-navbar>ul>li a:hover {
	border-bottom-color: var(--main-clr)
}

.navbar-social {
	background-color: #560000;
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
	position: absolute;
	right: 0;
	padding: 0 40px;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}

.navbar-social_content {
	display: flex;
	align-items: center;
	justify-content: center
}

.navbar-social_content .info {
	display: flex;
	align-items: center;
	padding-left: 10px
}

.navbar-social_content p {
	color: #fff;
	margin: 0
}

.navbar-social_content .info .info_content h2 {
	line-height: 15px !important;
	margin: 0
}

.navbar-social_content .info .info_content h2 a {
	color: #fff;
	font-size: 20px
}

.banner {
	margin-top: 0;
	position: relative;
	z-index: 2;
	padding: 100px 0;
	color: #fff
}

.banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.banner-bg img {
	object-fit: cover;
	width: 100%;
	height: 95%
}

.banner h1 {
	line-height: 1.1;
	font-size: 30px
}

.uppertext {
	text-transform: uppercase;
	position: relative;
	background-color: #560000;
	width: fit-content;
	padding: 5px 20px
}

.b_para {
	position: relative;
	padding-left: 15px
}

.b_para::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: #560000;
	height: 50px;
	width: 2px
}

.sec_one {
	position: relative;
	z-index: 2;
	overflow: hidden
}

.sec_oneTopSec {
	padding-bottom: clamp(30px, 3.75vw, 60px)
}

.sec_oneBtmSec .row {
	row-gap: 24px
}

.sec_oneBtmItem {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #eaeaea;
	background-color: #fff;
	padding: 20px;
	height: 100%;
	transition: .3s;
	border-radius: 8px
}

.sec_oneBtmItem:hover {
	box-shadow: 0 7px 17px 0 rgb(0 0 0 / .1);
	background-color: #95959529
}

.sec_oneBtmItem h3 {
	font-weight: 600;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.secOne .cmn-hd {
	max-width: clamp(440px, 45.84vw, 880px);
	margin-right: auto;
	margin-left: auto
}

.secOneBdRow {
	display: flex;
	flex-wrap: wrap;
	border-radius: 2% 2%;
}

.secOneBdCol:nth-child(1) {
	width: 44%
}

.secOneBdCol:nth-child(2) {
	width: 28%
}

.secOneBdCol:nth-child(3) {
	width: 28%
}

.secOneBdCol:nth-child(4) {
	width: 50%
}

.secOneBdCol:nth-child(5) {
	width: 50%
}

.secOneBdCol {
	padding: 7px
}

.secOneBdColInr {
	position: relative;
	height: clamp(230px, 21.57vw, 414px)
}

.secOneBdColInr img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4% 4%;
	box-shadow: #890000 -2px 2px, -3px 3px;
	object-fit: cover
}

.secOneBdColInr::after {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	top: 7px;
	left: 7px;
	border: 1px solid #fff;
	border-radius: 4% 4%;
	box-shadow: #fff 2px -2px, 5px -5px;
	position: absolute;
	content: ''
}

.secOneBdCol .secOneBdColText {
	position: absolute;
	left: 35px;
	bottom: 5px;
	color: #fff;
	z-index: 2;
	border-radius: 4% 4%;
	text-transform: uppercase
}

.secOneBdColInr .cmn-hd-lft::after {
	width: 63px
}

.secOneBdCol:nth-child(4) .secOneBdColText,
.secOneBdCol:nth-child(5) .secOneBdColText {
	left: initial;
	right: 35px
}

a:hover .secOneBdColInr img {
	filter: brightness(.6)
}

.secFive {
	overflow: hidden
}

.secFiveRow {
	margin: 0 calc(0% - clamp(15px, 1.57vw, 30px));
	row-gap: clamp(30px, 3.13vw, 60px)
}

.secFiveCol {
	padding: 0 clamp(15px, 1.57vw, 30px)
}

.secFiveItem {
	position: relative;
	width: 100%;
	z-index: 3;
	color: #fff
}

.secFiveImg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4% 4%;
	box-shadow: -2px -2px #890000;
	z-index: -2
}

.secFiveImg::after {
	pointer-events: none;
	content: '';
	top: 7px;
	left: 7px;
	bottom: 11px;
	right: 7px;
	border: 1px solid #fff;
	border-radius: 4% 4%;
	box-shadow: -2px -2px #890000;
	position: absolute
}

.secFiveImg img {
	width: 100%;
	height: 100%;
	border-radius: 4% 4%;
	box-shadow: -2px -2px #890000;
	object-fit: cover
}

.secFiveText {
	display: flex;
	align-items: center;
	text-align: center;
	position: relative;
	justify-content: center;
	bottom: 4px;
	left: 0;
	width: 100%;
	padding: clamp(20px, 1.83vw, 35px) clamp(16px, 1.31vw, 25px);
	pointer-events: all;
	background: #07608b94;
	border-radius: 4% 4%;
	box-shadow: 2px 0px 0px 2px #890000;
}

.secFiveText .content {
	display: block
}

.points {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 10px
}

.secFiveText .btn-main {
	background: #fff;
	border: 1px solid #fff;
	color: #560000
}

.secFiveText .btn-main:hover {
	box-shadow: inset 0 0 0 50px #ed9191;
	border: 1px solid #fff;
	color: #000000
}

.points .text_box1 {
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	background: #560000;
	border-radius: 0;
	margin: 2px;
	font-size: 13px
}

.points .text_box1:hover {
	background: #560000;
	cursor: pointer
}

.points_content {
	display: flex;
	align-items: center
}

.points_content p {
	margin: 0;
	padding-left: 15px
}

.points_content a img {
	margin-left: 10px
}

.points_content a img:hover {
	cursor: pointer !important
}

.secFiveText .content h3 {
	margin: 0
}

.secFiveText .btn-main {
	pointer-events: all
}

a:hover .secFiveImg img {
	filter: brightness(.6)
}

.secFourItem {
	padding: clamp(35px, 3.65vw, 70px) clamp(38px, 5.21vw, 100px) clamp(35px, 3.65vw, 70px) clamp(38px, 3.91vw, 75px);
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 2;
	color: #fff;
	height: 100%
}

.secFourImg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	mix-blend-mode: luminosity
}

.secFourImg img {
	opacity: 10%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block
}

.secFourItemLeft {
	background: var(--main-clr)
}

.secFourItemLeft .cmn-hd-lft::after {
	background: #fff
}

.secFourItemLeft .btn-main {
	background: #000
}

.secFourItemRight {
	background: #0b0b0b
}

.faq-sec {
	padding: 50px 0
}

.faq_div .cmn-hd {
	text-align: left
}

.faq_div .cmn-hd::after {
	display: none
}

.faq_img {
	width: 100%;
	object-fit: cover;
	border-radius: 4% 4%;

}

.site-footer {
	background: #890000;
	color: #fff;
	font-size: var(--fs-16px);
	line-height: 2;
	padding: 12px 0;
}

@media (max-width:1920px) {
	.banner {
		padding: 220px 0
	}

	.secFiveText {
		bottom: 4px;
		left: 0;
		width: 100%;
		padding: 12px
	}
}

@media only screen and (max-width:1500px) {
	.banner {
		padding: 150px 0
	}

	.navbar-area-menu {
		margin-right: 250px
	}
}

@media only screen and (max-width:1399px) {
	.navbar-area-menu {
		margin-right: 200px
	}

	.secFiveText .btn-main {
		margin-bottom: 20px
	}

	.site-logo {
		width: 30%
	}

	.site-navbar>ul>li a {
		padding: 8px 0;
		border-bottom: 2px solid #0000;
		font-size: 12px
	}
}

@media only screen and (max-width:1280px) {
	.banner {
		padding: 150px 0
	}

	.navbar-area-menu {
		margin-right: 250px
	}

	.banner h1 {
		line-height: 1.1;
		margin-bottom: 10px;
		font-size: 50px
	}

	.site-logo {
		width: 20%
	}

	.navbar-area-menu {
		margin-right: 200px
	}

	.navbar-social_content .info .info_content h2 a {
		color: #fff;
		font-size: 17px
	}
}

@media only screen and (max-width:1199px) {

	.site-navbar ul {
		gap: 12px
	}

	.site-navbar ul li {
		font-size: 13px
	}

	.navbar-area-menu {
		gap: 12px
	}
}

@media (max-width:1126px) {
	.navbar-social {
		background-color: #560000;
		clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
		position: absolute;
		right: 0;
		padding: 0 35px;
		height: 100%;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.navbar-social_content .info .info_content h2 a {
		color: #fff;
		font-size: 18px
	}

	.navbar-social_content .info {
		display: flex;
		align-items: center;
		padding-left: 8px
	}

	.navbar-area-menu {
		margin-right: 215px
	}
}

@media (max-width:1050px) {
	.navbar-social {
		background-color: #560000;
		clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
		position: absolute;
		right: 0;
		padding: 0 30px;
		height: 100%;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.navbar-social_content .info .info_content h2 a {
		color: #fff;
		font-size: 18px
	}

	.navbar-social_content .info {
		display: flex;
		align-items: center;
		padding-left: 8px
	}

	.navbar-area-menu {
		margin-right: 215px
	}
}

@media (max-width:1024px) {
	.navbar-area-menu {
		margin-right: 215px
	}

	.navbar-social {
		background-color: #560000;
		clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
		position: absolute;
		right: 0;
		padding: 0 30px;
		height: 100%;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.navbar-social_content .info {
		display: flex;
		align-items: center;
		padding-left: 6px
	}

	.navbar-social_content .info .info_content h2 a {
		color: #fff;
		font-size: 16px
	}

	.banner h1 {
		line-height: 1.1;
		margin-bottom: 10px;
		font-size: 40px
	}
}

@media (max-width:992px) {
	.navbar-area-menu {
		margin-right: 250px
	}

	.secFiveText .content h3 {
		font-size: 14px;
		margin-bottom: 0
	}

	h2 {
		font-size: 25px
	}

	.btn-main,
	.btn-main_one,
	.secFiveText .btn-main,
	p {
		font-size: 12px
	}

	.b_para::after {
		height: 40px;
		width: 2px
	}

	.site-navbar>ul>li a {
		padding: 8px 0;
		border-bottom: 2px solid #0000;
		font-size: 11px
	}
}

@media (max-width:991px) {
	.navbar-area-menu {
		position: fixed;
		z-index: 10;
		top: 0;
		right: 0;
		left: 0;
		font-family: var(--font1);
		transform: scale(0);
		transition: .6s;
		opacity: 0;
		transform-origin: top right;
		height: 100vh;
		width: 100%;
		flex-direction: column
	}

	.site-navbar>ul {
		flex-direction: column;
		text-align: center;
		gap: 0;
		padding: clamp(40px, 7.5vw, 120px) 0 clamp(20px, 2.5vw, 40px);
		width: 100%;
		transition: .6s;
		overflow-y: auto;
		max-height: 100vh;
		justify-content: flex-start
	}

	.site-navbar ul li {
		display: block;
		width: 100%;
		color: #fff
	}

	.site-navbar>ul>li:not(:last-child) {
		border-bottom: 1px solid #ffffff38
	}

	.site-navbar ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 14px 0;
		border-bottom-width: 0
	}

	.navbar-area-menu::before {
		background: #222;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
		border-radius: 50%;
		transform: translate(50%, -50%);
		padding: 200%
	}

	.site-navbar {
		width: 100%
	}

	.navbar-social {
		display: none
	}

	.banner {
		padding-top: 100px
	}

	.banner .row {
		gap: 40px
	}

	.secOneBdRow {
		justify-content: center
	}

	.secOneBdCol:nth-child(1),
	.secOneBdCol:nth-child(2),
	.secOneBdCol:nth-child(3),
	.secOneBdCol:nth-child(4),
	.secOneBdCol:nth-child(5) {
		width: 50%
	}

	.faq_div {
		padding: 1rem 1rem
	}

	.site-logo {
		width: 30%
	}
}

@media (max-width:820px) {
	.faq_div {
		padding: 0;
		margin-top: 20px
	}
}

@media (max-width:767px) {

	.secOneBdCol:nth-child(1),
	.secOneBdCol:nth-child(2),
	.secOneBdCol:nth-child(3),
	.secOneBdCol:nth-child(4),
	.secOneBdCol:nth-child(5) {
		width: 100%
	}

	.secFourItem {
		padding: 25px
	}

	.site-logo {
		width: 40%
	}

	.copyright-sec p {
		text-align: center
	}
}

@media only screen and (max-width:575px) {
	.banner h1 {
		line-height: 1.1;
		margin-bottom: 10px;
		font-size: 40px
	}

	.faq_div {
		padding: 1rem 1rem
	}
}

@media only screen and (max-width:480px) {
	.banner .btn-main_one {
		margin-left: 0
	}
}

@media only screen and (max-width:393px) {
	.banner .btn-main_one {
		margin-left: 0
	}
}

.current-menu-item a {
	border-bottom-color: var(--main-clr) !important
}

body {
	-webkit-user-select: none !important;
	-moz-user-select: -moz-none !important;
	-ms-user-select: none !important;
	user-select: none !important
}

ol, ul {
	padding: 0px 25px 25px;
}


.table-wrapper {
	margin: 10px 70px 70px;
	box-shadow: 0px 35px 50px rgba(0, 0, 0, 0.2);
}

.fl-table {
	border-radius: 5px;
	font-size: 12px;
	font-weight: normal;
	border: none;
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	white-space: nowrap;
	background-color: #5ecdc396;
}

.fl-table td,
.fl-table th {
	text-align: center;
	padding: 8px;
}

.fl-table td {
	border-right: 1px solid #f8f8f8;
	font-size: 12px;
}

.fl-table thead th {
	color: #ffffff;
	background: #6c0707;
}

.fl-table thead th:nth-child(odd) {
	color: #ffffff;
	background: #007228d6;
}

.fl-table tr:nth-child(even) {
	background: #F8F8F8;
}

/* Responsive */
@media (max-width: 767px) {
	.fl-table {
		display: block;
		width: 100%;
	}

	.table-wrapper:before {
		content: "Scroll horizontally >";
		display: block;
		text-align: right;
		font-size: 11px;
		color: white;
		padding: 0 0 10px;
	}

	.fl-table thead,
	.fl-table tbody,
	.fl-table thead th {
		display: block;
	}

	.fl-table thead th:last-child {
		border-bottom: none;
	}

	.fl-table thead {
		float: left;
	}

	.fl-table tbody {
		width: auto;
		position: relative;
		overflow-x: auto;
	}

	.fl-table td,
	.fl-table th {
		padding: 20px .625em .625em .625em;
		height: 60px;
		vertical-align: middle;
		box-sizing: border-box;
		overflow-x: hidden;
		overflow-y: auto;
		width: 120px;
		font-size: 13px;
		text-overflow: ellipsis;
	}

	.fl-table thead th {
		text-align: left;
		border-bottom: 1px solid #f7f7f9;
	}

	.fl-table tbody tr {
		display: table-cell;
	}

	.fl-table tbody tr:nth-child(odd) {
		background: none;
	}

	.fl-table tr:nth-child(even) {
		background: transparent;
	}

	.fl-table tr td:nth-child(odd) {
		background: #F8F8F8;
		border-right: 1px solid #E6E4E4;
	}

	.fl-table tr td:nth-child(even) {
		border-right: 1px solid #E6E4E4;
	}

	.fl-table tbody td {
		display: block;
		text-align: center;
	}
}