*,
body,
contentmain {
	padding: 0;
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: initial;
	text-align: left;
	margin-bottom: 20px;
}

mark,
mark a {
	color: #000
}

*,
nav {
	color: #fff
}

footer,
nav {
	background-color: #750000;
}

.footer h5,
.navbar-brand h2 {
	font-size: 24px
}

.contentmain p,
.footer p,
.pinkbg .container,
ol,
ul {
	text-align: justify
}

.card,
.card-body a,
.navbar,
.profile-items {
	position: relative
}

.card-body a:hover,
.my-button,
.nav-link,
.navbar-brand,
.navbar-toggler:hover,
a {
	text-decoration: none
}

*,
.areabutton,
::after,
::before {
	box-sizing: border-box
}

.navbar-nav a,
nav,
td,
th {
	padding: 10px
}

.areabutton,
.my-button,
button {
	cursor: pointer
}

* {
	max-width: 100%
}

body {
	background-color: #000
}

strong {
	color: #ff9500
}

ol,
ul {
	margin: 7px
}

body,
contentmain {
	font-family: sans-serif;
	font-size: 17px;
	line-height: 25px
}

h1,
h2 {
	font-size: 2rem
}

h3,
h4,
h5,
h6 {
	font-size: 1.5rem
}

p a {
	color: #25d366;
}

mark {
	background-color: #f04dff
}

header {
	background-color: #750000;
	overflow: hidden
}

.navbar-nav a {
	margin: 5px;
	border: 1px solid #fff;
	padding: 3px 16px;
	border-radius: 3px;
	font-weight: 600;
	background: #01252b;
}

section {
	width: 100%;
	background-color: #001b20;
	/* background: linear-gradient(to bottom, #470018 0%, #cc0000 100%); */
}

.footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly
}

.footer-box {
	margin: 1% 0;
	padding: 1%
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

.footer-box li {
	overflow: hidden;
	list-style: none;
	padding: 2px 0 2px 22px;
	margin: 0 0 4px
}

.contentmain h1,
.footer h5,
h2,
h3,
h4,
h5,
h6 {
	color: #ffffff;
	margin-bottom: 10px
}

.footer h5 {
	padding: 5px 0
}

.footer-bar {
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center
}

.footer-bar>.container {
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: .5px
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	text-align: center
}

@media(min-width:320px) {
	.area-list li {
		width: 100%
	}
}

@media screen and (min-width:425px) {

	.content-left,
	.content-right,
	.footer-box {
		width: 100%
	}
}

@media(min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media(min-width:768px) {
	.container {
		max-width: 720px
	}

	.footer-box {
		width: 31.33%
	}

	.area-list li {
		width: 29.6%
	}

	.content-left,
	.content-right {
		width: 65.7%
	}

	.content-left {
		padding-right: 30px
	}

	.content-right {
		float: right;
		padding-left: 30px
	}

	.img-left,
	.img-right {
		width: 30%;
		border: 6px double #fff;
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.card-body {
		text-align: left
	}
}

.areabutton,
.my-button,
.profile,
.testimonials,
.text-center,
td,
th {
	text-align: center
}

@media(min-width:992px) {
	.container {
		max-width: 960px
	}

	.area-list li {
		width: 22.29%
	}

	.content-left,
	.content-right {
		width: 66.8%
	}
}

@media(min-width:1200px) {
	.container {
		max-width: 1280px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px
}

footer>.container,
main>section>.container {
	padding-top: 30px;
	padding-bottom: 30px
}

.pinkbg .container {
	background-color: #750000
}

.contentmain>p {
	margin-top: 15px;
	margin-bottom: 20px
}

.navbar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 1.5rem;
	padding-bottom: 1.3rem;
	border-bottom: 4px solid #01252b;
}

.navbar>.container {
	width: 100%;
	display: contents;
	flex-wrap: inherit;
	align-items: center;
	justify-content: space-between
}

.collapse:not(.show) {
	display: none
}

@media (min-width:992px) {
	nav .navbar-collapse {
		justify-content: flex-end
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .55);
	border-color: #fff
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem;
	transition: box-shadow .15s ease-in-out
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.m-auto {
	margin: auto !important
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem;
	color: #fff;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.row {
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: calc(var(--bs-gutter-y)* -1);
	margin-right: calc(var(--bs-gutter-x)* -.5);
	margin-left: calc(var(--bs-gutter-x)* -.5)
}

.content-left p,
.content-right p {
	text-align: justify;
	color: #fff;
	font-size: 17px
}

.content-left h1,
.content-right h1,
h2,
h3,
h4,
h5 {
	color: #ffffff;
}

.call-button,
.whatsapp-button {
	width: 50px;
	height: 50px;
	background: #25d366;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .2s ease-in-out;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	animation: .5s ease-in-out slideIn;
	padding: 5px;
	margin: 8px
}

.bs-example {
	margin-bottom: 15px
}

.card {
	border-radius: 185px 1px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
	border: 4px solid #750000;
	min-width: 0;
	word-wrap: break-word;
	background-color: #ffffff;
	background-clip: border-box
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.card-img-top {
	border-radius: 485px 50px;
	object-fit: cover;
	border: 5px solid #000;
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 5px
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-text {
	color: #000;
	line-height: 28px;
	font-size: 17px;
	padding: 5px 20px 15px 0
}

.btns {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-left: 7px
}

.card-body a {
	color: #000;
	font-size: 20px;
	font-family: Philosopher;
	font-weight: 700;
	bottom: 5px
}

.card-body a:hover {
	color: #750000;
	transition: 1s
}

a.profile-btn {
	background-color: #750000;
	font-size: 18px;
	padding: 6px 12px;
	color: #fff;
	border-radius: 10px;
	border: 2px solid transparent;
	visibility: hidden
}

.social-btn i,
areabutton:hover,
button {
	background-color: #750000
}

.social-btn i {
	color: #fff;
	padding: 8px 10px;
	margin: 10px;
	border-radius: 2px;
	border: 2px solid #01252b
}

.social-btn i:hover {
	background-color: transparent;
	border: 2px solid #750000;
	color: #750000
}

.profile-view {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
	background: #01252b;
	padding: 15px;
	border-radius: 10px
}

.profile-items {
	overflow: hidden;
	border-radius: 20px
}

.profile-items img {
	width: 100%
}

.profile-items .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .4);
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	display: block;
	align-items: center;
	justify-content: center
}

.profile-items:hover .mask {
	opacity: 1;
	visibility: visible;
	padding: 10px
}

.profile-items .mask h4 {
	color: #fff;
	font-size: 30px;
	margin: 50px;
	align-items: flex-start
}

.profile-items .mask p {
	color: #fff;
	align: center
}

@media screen and (max-width:600px) {
	.profile-view {
		grid-template-columns: repeat(1, 1fr)
	}
}

.sticky-buttons {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: flex
}

.my-button {
	padding: 12px 24px;
	width: 80%;
	border-radius: 4px;
	border: none;
	background-color: #01252b;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px
}

.shadow {
	border: 1px solid;
	width: 100%;
	align: center;
	background: #01252b;
	font-size: 20px;
	box-shadow: 2px 2px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px
}

/* .shadow h1,
h2,
h4 {
	margin: 12px
} */

.my-button:hover {
	background-color: #fff;
	color: #01252b
}

@media only screen and (max-width:600px) {
	.my-button {
		font-size: 12px
	}
}

.faq {
	padding: 20px
}

.faq-questions {
	display: grid;
	/* grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); */
	grid-gap: 20px;
	margin: 20px 0
}

.faq-question {
	padding: 20px;
	background-color: #e0f4f7;
	border: 2px solid #750000;
	border-radius: 5px;
	text-align: left;
}

.img-left img {
	width: 100%;
	height: 100%;
}

.img-right img {
	width: 100%;
	height: 100%;
}

a#profwhatsapp {
	width: 100%;
	float: left;
	background: #25d366;
	color: #001a0a;
	font-weight: 600;
	padding: 4px 0px;
	border-radius: 6px;
	margin: 6px 0px;
}

a#profcall {
	width: 100%;
	float: left;
	background: #e91e63;
	color: #ffffff;
	font-weight: 600;
	padding: 4px 0px;
	border-radius: 6px;
	margin: 6px 0px;
}


.faq-question summary {
	margin-top: 0;
	margin-bottom: 10px;
	color: #750000;
	font-size: 20px;
	margin-left: 0px;
	cursor: pointer;
	font-weight: bold;
	display: block;
}

.faq-question summary:hover {
	color: #001b20;
}

.faq-question[open] summary {
	margin-bottom: 15px;
}

.faq-question p {
	color: #001b20;
}

.faq-question ul li {
	color: #001b20;
	list-style-type: disclosure-closed;
	margin-left: 10px;
}

.areabutton {
	display: inline-block;
	background-color: #750000;
	border-radius: 10px;
	border: 4px double #ccc;
	color: #eee;
	font-size: 16px;
	padding: 5px;
	width: 200px;
	transition: .5s;
	margin: 2px
}

table {
	width: 100%;
	border-collapse: collapse
}

td,
th {
	border: 1px solid #ddd;
	color: #001b20 !important;
}

th {
	background-color: #750000;
}

td {
	background: #e0f4f7 !important;
}

button {
	color: #fff;
	padding: 10px 12px;
	border: none;
	border-radius: 4px
}

@media screen and (max-width:768px) {
	.areabutton {
		font-size: 14px;
		width: 150px
	}

	table {
		padding-left: 15px !important
	}
}

.testimonial-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.testimonial-card {
	background-color: #750000;
	padding: 30px;
	margin: 15px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	width: 30%;
	border-radius: 15px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
	position: relative;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.testimonial-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(117, 0, 0, 0.5);
}
.testimonial-card::before {
	content: "\201C";
	font-family: serif;
	font-size: 80px;
	position: absolute;
	top: -10px;
	right: 20px;
	color: rgba(255, 255, 255, 0.1);
}

section.citixbg {
	background: #001215;
}

div#profilegrids {
	background: #001b20;
	padding: 20px;
	border: 2px solid #750000;
	border-radius: 12px;
}

.citiesxarea div#city {
	float: left;
}

.citiesxarea div#city a {
	background: #ffffff;
	padding: 10px 22px;
	margin: 6px;
	float: left;
	border-radius: 6px;
	color: #750000;
	font-weight: bold;
}

.clear {
	clear: both;
}

.profile-pic { 
	border-radius: 50%;
	color: #fff;
	margin-bottom: 15px;
}

.testimonial-text {
	margin-top: 10px;
	font-size: 0.95rem;
	line-height: 1.6;
	color: #f1f1f1;
	font-style: italic;
}

.author-info span.author-name strong {
	color: #f59e0b;
	font-size: 1.1rem;
}

.author-info span.author-title {
	color: #0c0c0c;
}

@media (max-width:768px) {
	.testimonial-card {
		width: 100%
	}
}

.profile-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 2fr));
	gap: 20px;
	margin: 0 auto;
	width: 100%
}

.profile {
	background-color: #000;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	opacity: .8;
	transition: opacity .3s ease-in-out;
	border: 1px dotted #fff
}

.profile:hover {
	opacity: 1
}

.profile img {
	width: 100%;
	height: auto;
	border-radius: 10% solid;
	margin-bottom: 10px;
	border-bottom: 1px dotted #fff
}

.profile h3 {
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.imgnew {
	max-width: 100%;
	border-radius: 10px;
	border: 2px solid #750000
}


.footer-box1 ul li {
	display: inline;

}

.footer-box1 ul li a {
	padding: 10px 16px;
	border: 1px solid #fff;
	float: left;
	margin: 4px;
}

.footer-box1 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	text-align: center;
	margin-bottom: 20px;
}

@media(max-width:576px) {

	table {
		zoom: 0.8;
	}

}

.footer-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0;
}
.footer-left {
	flex: 1;
	min-width: 300px;
	padding-right: 20px;
	text-align: center;
}
.footer-left h2 {
	color: #fff;
	margin-bottom: 20px;
}
.footer-links-row {
	color: #fff;
	margin: 5px 0;
	font-weight: bold;
}
.footer-links-row a {
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
	transition: color 0.3s;
}
.footer-links-row a:hover {
	color: #f59e0b;
}
.footer-mail {
	color: #fff;
}
.footer-mail a {
	color: #f59e0b;
	text-decoration: none;
}
.footer-right {
	flex: 1;
	min-width: 300px;
	text-align: center;
}
.footer-video {
	width: 100%;
	max-width: 400px;
	border-radius: 10px;
	border: 2px solid #750000;
}
@media (max-width: 768px) {
	.footer-content {
		flex-direction: column-reverse;
	}
	.footer-right {
		margin-bottom: 30px;
	}
	.footer-left {
		padding-right: 0;
	}
}