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

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');




/* *{
  font-family: "Ubuntu", sans-serif;
} */

@media (max-width:768px){
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lexend:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

.mobile-responsive-menu .nav-item a {
  font-family: "Lexend", sans-serif;
  font-weight: bold;
}
}






/* ======= Page Button ======== */

 #wrapper1 {
	 width: 100%;
	 min-height: 100vh;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 background: #111111;
}
 #wrapper1 .col {
	 width: 50%;
	 min-height: 100vh;
	 display: flex;
	 align-items: center;
	 justify-content: center;
}
 #wrapper1 .col:nth-child(1) {
	 background-color: #EBEBEB;
}
 #wrapper1 .col:nth-child(2) {
	 background-color: #111111;
}
 
/* ======= Page Button End ======== */


.default-btn {
	color: #fff;
	transition: all ease .5s;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: inline-flex;
	padding: 15px 50px;
	background-color: #d21825;
	border-radius: 5px;
	border: 1px solid #d21825;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px
}

.default-btn i {
	position: relative;
	top: 2px;
	margin-left: 10px
}

.default-btn.active {
	background-color: #d21825;
	border-color: #d21825;
	color: #fff
}

.default-btn.active:hover {
	background-color: #d21825;
	border-color: #d21825
}

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

.read-more {
	font-size: 15px;
	color: #d21825;
	background-color: rgba(0, 0, 0, 0);
	transition: all ease .5s;
	font-weight: 500
}

.read-more i {
	position: relative;
	top: 4px
}

.read-more:hover {
	color: #d21825
}

.read-more.active {
	color: #d21825
}

.section-title {
	max-width: 700px;
	margin: 0px auto 30px;
	text-align: center;
	position: relative
}
.top-title{
    text-transform: uppercase;
    font-size: 14px!important;
}
.section-title .top-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .15em;
	color: #d21825;
	display: block;
	margin-bottom: 5px
}

.section-title h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.section-title h2 span {
	color: #d21825
}

.section-title h2:last-child {
	margin-bottom: 0
}

.section-title p {
	max-width: 600px;
	margin: auto
}

.section-title p span {
	color: #d21825
}

.section-title.white-title span {
	color: #d21825
}

.section-title.white-title h2 {
	color: #fff
}

.section-title.white-title p {
	color: #fff
}

.section-title.left-title {
	margin-left: 0;
	text-align: left;
	max-width: 645px
}

.section-title.left-title h2 {
	max-width: 700px
}

.section-title.left-title p {
	margin-left: 0
}

.section-title.left-title .default-btn {
	position: absolute;
	top: 0;
	right: 0
}

.section-title.team-title {
	max-width: 670px
}

.section-title.services-title {
	max-width: 655px
}

.section-title.solution-title {
	max-width: 555px
}

.top-header-area {
	padding-top: 2px;
	padding-bottom: 2px;
}

.header-left-content {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.header-left-content li {
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid rgba(255, 255, 255, .3);
	font-size: 14px;
	font-size: 14px;
	line-height: 28px
}

.header-left-content li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none
}

.header-left-content li span {
	color: #fff;
	font-weight: 600
}

.header-left-content li a {
	color: #fff
}

.header-right-content {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	text-align: right
}

.header-right-content li {
	margin-right: 10px;
	padding-right: 15px;
	border-right: 1px solid rgba(255, 255, 255, .3);
	display: inline-block;
	font-size: 14px
}

.header-right-content li i {
	color: #fff;
	position: relative;
	top: 0
}

.header-right-content li:last-child {
	margin-right: 0;
	padding-right: 0;
	border: none
}

.header-right-content li .form-select {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
	border: none;
	background-image: url(../images/icon-1.svg);
	background-position: right 0px center;
	background-size: 13px 12px;
	max-width: 150px;
	cursor: pointer;
	font-size: 14px;
	padding-left: 0
}

.header-right-content li .form-select option {
	color: #000;
	padding-left: 15px
}

.header-right-content li .form-select:focus {
	box-shadow: none;
	border: none
}

.header-right-content li a {
	color: #fff
}

.navbar-area {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	padding-top: 5px;
	padding-bottom: 0px
}

.navbar-area.is-sticky {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	position: sticky;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	background-color: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 2px 10px;
    padding-bottom: 16px;

}

.navbar-area .container-fluid {
	max-width: 1630px;
	margin: auto;
	padding-left: 0px;
	padding-right: 0px
}

.navbar-area .navbar-brand {
	margin-right: 0
}

.navbar-area .navbar-brand .main-logo {
	display: block
}

.navbar-area .navbar-brand .white-logo {
	display: none
}

.desktop-nav {
	position: relative;
	z-index: 2;
	padding-top: 0;
	padding-bottom: 0
}

.desktop-nav .navbar {
	transition: all ease .5s;
	z-index: 2;
	position: unset;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0
}

.desktop-nav .navbar ul {
	margin-bottom: 0;
	list-style-type: none
}

.desktop-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0
}

.desktop-nav .navbar .navbar-nav .nav-item a {
	font-size: 15px;
	color: #000;
	line-height: 1;
	position: relative;
	font-weight: 400;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 10px;
	margin-right: 10px
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle {
	padding-right: 20px
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	font-family: remixicon !important;
	line-height: 1;
	font-size: 17px;
	border-right: 2px solid black;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid black;
	transform: rotate(45deg);
}
.desktop-nav .navbar-nav {
	padding-left: 40px;
}
.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::after {
	display: none
}

.desktop-nav .navbar .navbar-nav .nav-item a.active {
	font-weight: 600
}

.desktop-nav .navbar .navbar-nav .nav-item a:hover,
.desktop-nav .navbar .navbar-nav .nav-item a:focus,
.desktop-nav .navbar .navbar-nav .nav-item a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item a i {
	font-size: 18px;
	line-height: 0;
	position: relative;
	top: 4px
}

.desktop-nav .navbar .navbar-nav .nav-item:last-child a {
	margin-right: 0
}

.desktop-nav .navbar .navbar-nav .nav-item:first-child a {
	margin-left: 0
}

.desktop-nav .navbar .navbar-nav .nav-item:hover a,
.desktop-nav .navbar .navbar-nav .nav-item:focus a,
.desktop-nav .navbar .navbar-nav .nav-item.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	transition: all .3s ease-in-out;
	background: #fff;
	position: absolute;
	visibility: hidden;
	border-radius: 5px;
	display: block;
	width: 250px;
	border: none;
	z-index: 99;
	opacity: 0;
	top: 80px;
	left: 0;
	padding: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
	padding: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	color: #000;
	padding: 10px;
	border-bottom: 1px dashed #ededed;
	margin: 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	display: block;
	position: relative
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::after {
	display: none
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::before {
	content: "";
	position: absolute;
	top: 14px;
	right: 13px;
	font-family: remixicon !important;
	line-height: 1;
	font-size: 17px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: 250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	color: #000;
	border-bottom: 1px dashed #ededed;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	position: relative
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::after {
	display: none
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::before {
	content: "";
	position: absolute;
	top: 14px;
	right: 13px;
	font-family: remixicon !important;
	line-height: 1;
	font-size: 17px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -1px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	top: -1px;
	visibility: visible
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	top: -15px;
	visibility: visible
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #d21825
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a {
	border-bottom: none
}

.desktop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	top: 100%;
	opacity: 1;
	margin-top: 0;
	visibility: visible
}

.desktop-nav .navbar .others-options {
	margin-left: 30px;
	position: relative;
	top: 0
}

.desktop-nav .navbar .others-options ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.desktop-nav .navbar .others-options ul li {
	display: inline-block;
	margin-right: 10px;
}

.desktop-nav .navbar .others-options ul li:last-child {
	margin-right: 0
}

.desktop-nav .navbar .others-options ul li .default-btn {
	display: block
}

.desktop-nav .navbar .others-options ul li .default-btn i {
	display: none;
	font-size: 20px;
	line-height: 1
}

.desktop-nav .navbar .others-options ul li .cart {
	font-size: 20px;
	position: relative;
	margin-right: 5px;
	top: 5px
}

.desktop-nav .navbar .others-options ul li .cart span {
	font-size: 12px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: #d21825;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: -5px;
	right: -5px
}

.desktop-nav .navbar .others-options ul li .option-item {
	color: #1c1c1c;
	display: inline-block;
	line-height: 1;
	position: relative;
	top: 3px
}

.desktop-nav .navbar .others-options ul li .option-item span {
	position: relative;
	top: -7px;
	margin-left: 5px;
	font-weight: 600
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay {
	display: none
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup {
	position: absolute;
	top: 100%;
	width: 300px;
	right: 0;
	background: #fff;
	z-index: 2;
	padding: 20px;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	margin-top: 18px
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup .search-form {
	position: relative
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup .search-form .search-input {
	display: block;
	width: 100%;
	height: 50px;
	line-height: initial;
	border: 1px solid #eee;
	color: #000;
	outline: 0;
	transition: all ease .5s;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 15px
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup .search-form .search-input:focus {
	border-color: #d21825
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup .search-form .search-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	background: #d21825;
	border: none;
	width: 50px;
	outline: 0;
	color: #fff;
	transition: all ease .5s;
	padding: 0
}

.desktop-nav .navbar .others-options ul li .option-item .search-overlay.search-popup .search-form .search-button:hover {
	background-color: #000
}

.desktop-nav .navbar .others-options ul li .option-item .search-btn {
	cursor: pointer;
	transition: all ease .5s;
	color: #000;
	text-align: center;
	font-size: 20px;
	display: inline-block
}

.desktop-nav .navbar .others-options ul li .option-item .search-btn:hover {
	color: #d21825
}

.desktop-nav .navbar .others-options ul li .option-item .close-btn {
	cursor: pointer;
	transition: all ease .5s;
	color: #000;
	text-align: center;
	display: none;
	font-size: 25px
}

.desktop-nav .navbar .others-options ul li .option-item .close-btn:hover {
	color: #d21825
}

.desktop-nav .navbar .others-options ul li .option-item .close-btn.active {
	display: block;
	color: #d21825
}

.mobile-responsive-nav {
	display: none
}

.mobile-responsive-nav .main-logo {
	display: block
}

.mobile-responsive-nav .white-logo {
	display: none
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.dark-mode-btn {
	position: fixed;
	bottom: 30px;
	right: 13px;
	z-index: 1
}

.dark-mode-btn .dark-version {
	text-align: center;
	float: right;
	z-index: 2;
	position: relative
}

.dark-mode-btn .dark-version .switch {
	width: 49px;
	height: 49px;
	position: relative;
	border-radius: 50%;
	margin-bottom: -19px
}

.dark-mode-btn .dark-version .switch input {
	width: 0;
	height: 0;
	opacity: 0;
	display: block
}

.dark-mode-btn .dark-version .slider {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	position: absolute;
	color: #fff;
	background-color: #2e2e2e;
	transition: all ease .5s
}

.dark-mode-btn .dark-version .slider:before {
	left: 0;
	top: 50%;
	right: 0;
	content: "";
	position: absolute;
	transform: translateY(-50%);
	transition: all ease .5s;
	font-size: 22px;
	font-family: remixicon !important
}

.dark-mode-btn .dark-version .slider.round {
	border-radius: 50%
}

.dark-mode-btn .dark-version .slider.round:before {
	border-radius: 50%
}

.dark-mode-btn .dark-version input:checked+.slider {
	background-color: #efefef
}

.dark-mode-btn .dark-version input:checked+.slider:before {
	color: #000;
	content: ""
}

.others-option-for-responsive {
	display: none !important
}

.others-option-for-responsive .dot-menu {
	padding: 0 10px;
	height: 30px;
	cursor: pointer;
	z-index: 999;
	position: absolute;
	right: 55px;
	top: -40px
}

.others-option-for-responsive .dot-menu .inner {
	display: flex;
	align-items: center;
	height: 30px
}

.others-option-for-responsive .dot-menu .inner .circle {
	height: 5px;
	width: 5px;
	border-radius: 100%;
	margin: 0 2px;
	transition: all ease .5s;
	background-color: #d21825
}

.others-option-for-responsive .dot-menu:hover .inner .circle {
	background-color: #d21825
}

.others-option-for-responsive .container {
	position: relative
}

.others-option-for-responsive .container .container {
	position: absolute;
	right: -2px;
	top: 15px;
	max-width: 255px;
	margin-left: auto;
	opacity: 0;
	visibility: hidden;
	transition: all ease .5s;
	transform: scaleY(0);
	z-index: 2;
	padding-left: 15px;
	padding-right: 15px
}

.others-option-for-responsive .container .container.active {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1)
}

.others-option-for-responsive .others-options {
	background-color: #fff;
	padding: 15px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.others-option-for-responsive .others-options ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.others-option-for-responsive .others-options ul li {
	display: inline-block;
	margin-right: 10px
}

.others-option-for-responsive .others-options ul li:last-child {
	margin-right: 0
}

.others-option-for-responsive .others-options ul li .default-btn {
	display: block;
	margin-top: 0 !important
}

.others-option-for-responsive .others-options ul li .cart {
	font-size: 20px;
	position: relative;
	margin-right: 5px;
	top: 5px
}

.others-option-for-responsive .others-options ul li .cart span {
	font-size: 12px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: #d21825;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: -5px;
	right: -5px
}

.others-option-for-responsive .others-options ul li .option-item {
	color: #1c1c1c;
	display: inline-block;
	line-height: 1;
	position: relative;
	top: 3px
}

.others-option-for-responsive .others-options ul li .option-item span {
	position: relative;
	top: -7px;
	margin-left: 5px;
	font-weight: 600
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay {
	display: none
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup {
	position: absolute;
	top: 100%;
	width: 280px;
	left: -106px;
	background: #fff;
	z-index: 2;
	padding: 20px;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	margin-top: 18px
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup .search-form {
	position: relative
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup .search-form .search-input {
	display: block;
	width: 100%;
	height: 50px;
	line-height: initial;
	border: 1px solid #eee;
	color: #000;
	outline: 0;
	transition: all ease .5s;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 15px
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup .search-form .search-input:focus {
	border-color: #d21825
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup .search-form .search-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	background: #d21825;
	border: none;
	width: 50px;
	outline: 0;
	color: #fff;
	transition: all ease .5s;
	padding: 0
}

.others-option-for-responsive .others-options ul li .option-item .search-overlay.search-popup .search-form .search-button:hover {
	background-color: #000
}

.others-option-for-responsive .others-options ul li .option-item .search-btn {
	cursor: pointer;
	transition: all ease .5s;
	color: #000;
	text-align: center;
	font-size: 20px;
	display: inline-block
}

.others-option-for-responsive .others-options ul li .option-item .search-btn:hover {
	color: #d21825
}

.others-option-for-responsive .others-options ul li .option-item .close-btn {
	cursor: pointer;
	transition: all ease .5s;
	color: #000;
	text-align: center;
	display: none;
	font-size: 20px
}

.others-option-for-responsive .others-options ul li .option-item .close-btn:hover {
	color: #d21825
}

.others-option-for-responsive .others-options ul li .option-item .close-btn.active {
	display: block;
	color: #d21825
}

.hero-area {
	margin-left: 100px;
	margin-right: 100px;
	position: relative
}

.hero-area .pagination-btn {
	position: absolute;
	top: 50%;
	right: -20px;
	transform: translateY(115px)
}

.hero-area .pagination-btn::before {
	content: "";
	position: absolute;
	bottom: -225px;
	left: 28px;
	width: 1px;
	height: 200px;
	border: 1px solid rgba(9, 28, 71, .2)
}

.hero-area .pagination-btn::after {
	content: "";
	position: absolute;
	top: -458px;
	left: 28px;
	width: 1px;
	height: 200px;
	border: 1px solid rgba(9, 28, 71, .2)
}

.hero-area .pagination-btn .swiper-pagination-bullet {
	margin-bottom: 30px
}

.hero-area .pagination-btn .swiper-pagination-bullet:last-child {
	margin-bottom: 0
}

.hero-area .socila-link {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -70px;
	z-index: 1
}

.hero-area .socila-link::before {
	content: "";
	position: absolute;
	bottom: -240px;
	left: 24px;
	width: 1px;
	height: 200px;
	border: 1px solid rgba(9, 28, 71, .2)
}

.hero-area .socila-link::after {
	content: "";
	position: absolute;
	top: -240px;
	left: 24px;
	width: 1px;
	height: 200px;
	border: 1px solid rgba(9, 28, 71, .2)
}

.hero-area .socila-link li {
	margin-bottom: 30px
}

.hero-area .socila-link li:last-child {
	margin-bottom: 0
}

.hero-area .socila-link li a {
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #3b5998;
	border-radius: 50%
}

.hero-area .socila-link li a:hover {
	background-color: #d21825
}

.hero-area .socila-link li a img {
	position: relative;
	left: -1px
}

.hero-area .socila-link li:nth-child(2) a {
	background-color: #1da1f2
}

.hero-area .socila-link li:nth-child(2) a:hover {
	background-color: #d21825
}

.hero-area .socila-link li:nth-child(2) a img {
	position: relative;
	left: .5px
}

.hero-area .socila-link li:nth-child(3) a {
	background-color: #0077b5
}

.hero-area .socila-link li:nth-child(3) a:hover {
	background-color: #d21825
}

.hero-area .socila-link li:nth-child(3) a img {
	position: relative;
	top: -1px;
	left: 1px
}


.hero-content {
	max-width: 780px
}

.hero-content h1 {
	font-size: 80px;
	margin-bottom: 15px
}

.hero-content p {
	max-width: 580px;
	margin-bottom: 32px;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #1c1c1c
}

.hero-content .hero-btn .default-btn {
	margin-right: 10px
}

.hero-content .hero-btn .default-btn:last-child {
	margin-right: 0
}

.hero-content.width-two {
	max-width: 860px
}

.hero-content.width-three {
	max-width: 860px
}

.single-futcher {
	background-color: #f1f5f8;
	padding: 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all ease .5s;
	margin-bottom: 30px
}

.single-futcher::before {
	content: "";
	position: absolute;
	top: -15px;
	left: -15px;
	width: 100px;
	height: 100px;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 50px;
	z-index: -1;
	transition: all ease .5s;
	opacity: 0
}

.single-futcher i {
	font-size: 50px;
	line-height: 1;
	color: #d21825;
	transition: all ease .5s;
	margin-bottom: 25px
}

.single-futcher .opacity0 {
	opacity: 0
}

.single-futcher .opacity1 {
	opacity: 1
}

.single-futcher h3 {
	font-size: 25px;
	margin-bottom: 0;
	transition: all ease .5s;
	line-height: 32px
}

.single-futcher h3.play {
	max-width: 70px
}

.single-futcher:hover {
	background-color: #d21825
}

.single-futcher:hover::before {
	opacity: 1
}

.single-futcher:hover i {
	color: #fff
}

.single-futcher:hover .opacity1 {
	opacity: 0
}

.single-futcher:hover .opacity0 {
	opacity: 1
}

.single-futcher:hover h3 {
	color: #fff
}

.who-we-are-img {
	margin-bottom: 25px
}

.who-we-are-img-2 {
	margin-bottom: 25px
}

.who-we-are-img-2 h3 {
	font-size: 25px;
	margin-bottom: 38px;
	line-height: 32px;
	max-width: 215px;
	margin-top: 40px
}

.who-we-are-img-2 h3 span {
	color: #d21825
}

.who-we-are-img-3 {
	margin-bottom: 30px
}

.who-we-are-content .top-title {
	font-size: 15px;
	color: #d21825;
	margin-bottom: 5px;
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .15em;
}

.who-we-are-content h2 {
	font-size: 35px;
	line-height: 46px;
	margin-bottom: 13px
}

.who-we-are-content p {
	margin-bottom: 40px
}

.single-who-we-are {
	margin-bottom: 40px
}

.single-who-we-are i {
	font-size: 40px;
	color: #d21825;
	line-height: 1;
	display: block;
	margin-bottom: 5px
}

.single-who-we-are h3 {
	font-size: 25px;
	margin-bottom: 15px;
	line-height: 32px
}

.mr-44 {
	margin-right: 44px
}

.ml-44 {
	margin-left: 44px
}

.single-our-department {
	position: relative;
	z-index: 1;
	transition: all ease .5s
}

.single-our-department::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(17, 17, 17, 0) 56.25%, rgba(17, 17, 17, 0.45) 71.87%, #000111 100%);
	transition: all ease .5s;
	opacity: 1
}

.single-our-department::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #d21825;
	transition: all ease .5s;
	opacity: 0
}

.single-our-department .department-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px;
	z-index: 1
}

.single-our-department .department-content .icon {
	font-size: 100px;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	color: #fff
}

.single-our-department .department-content .icon::before {
	content: "";
	position: absolute;
	top: -70px;
	left: -70px;
	width: 200px;
	height: 200px;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 50%
}

.single-our-department .department-content .icon i {
	position: relative;
	top: -10px;
	left: -10px
}

.single-our-department .department-content h3 {
	font-size: 25px;
	margin-bottom: 7px
}

.single-our-department .department-content h3 a {
	color: #fff
}

.single-our-department .department-content p {
	color: #fff
}

.single-our-department .department-content .read-more {
	color: #fff;
	margin-top: 3px
}

.single-our-department .department-content.hover {
	background-color: #d21825;
	opacity: 0;
	transition: all ease .5s;
    height: 100%;
}

.single-our-department:hover {
	transform: translateY(-5px)
}

.single-our-department:hover::after {
	opacity: 1
}

.single-our-department:hover .department-content.hover {
	opacity: 1
}

.choose-us-area {
	background-image: url(../images/choose-us-bg.jpg);
	background-position: left top;
	background-size: 35%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.choose-us-area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 37%;
	height: 100%;
	background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 37.5%, rgba(255, 255, 255, 0.5) 100%);
	mix-blend-mode: normal;
	transform: matrix(-1, 0, 0, 1, 0, 0);
	z-index: -1
}

.choose-us-content .top-title {
	color: #d21825;
	margin-bottom: 5px;
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px
}

.choose-us-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.choose-us-content p {
	margin-bottom: 40px
}

.choose-us-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.choose-us-content ul li {
	position: relative;
	padding-left: 100px;
	margin-bottom: 50px
}

.choose-us-content ul li span {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	display: inline-block;
	background-color: #d21825;
	color: #fff;
	font-size: 35px;
	border-radius: 50%;
	transition: all ease .5s;
	font-family: "Noto Serif", serif
}

.choose-us-content ul li span::before {
	content: "";
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #d21825;
	width: 2px;
	height: 110px;
	z-index: -1
}

.choose-us-content ul li h3 {
	font-size: 25px;
	margin-bottom: 12px;
	line-height: 32px
}

.choose-us-content ul li:last-child {
	margin-bottom: 0
}

.choose-us-content ul li:last-child span::before {
	display: none
}

.choose-us-content ul li.active span {
	background-color: #d21825
}

.choose-us-img {
	position: relative
}

.choose-us-img .ambulance-services {
	position: absolute;
	bottom: 30px;
	right: 0;
	background-color: #fff;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 27px;
	padding-right: 65px
}

.choose-us-img .ambulance-services .ambulance-info {
	margin-left: 30px;
	font-family: "Noto Serif", serif
}

.choose-us-img .ambulance-services .ambulance-info span {
	display: block;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 8px;
	font-weight: 600
}

.choose-us-img .ambulance-services .ambulance-info a {
	font-weight: 600;
	font-size: 35px;
	color: #d21825;
	line-height: 32px;
	font-weight: 400
}

.ml-86 {
	margin-left: 86px
}

.single-team {
	margin-bottom: 30px;
	transition: all ease .5s
}

.single-team img {
	margin-bottom: 15px
}

.single-team h3 {
	font-size: 25px;
	line-height: 32px
}

.single-team span {
	font-size: 15px;
	line-height: 28px
}

.single-team:hover {
	transform: translateY(-5px)
}

.single-urgent {
	background: #f1f5f8;
	padding: 50px 30px;
	text-align: center;
	margin-bottom: 30px
}

.single-urgent .icon {
	background-color: #fff;
	width: 150px;
	height: 150px;
	text-align: center;
	border-radius: 50%;
	margin: auto;
	margin-bottom: 23px;
	padding: 30px
}

.single-urgent h3 {
	font-size: 25px;
	margin-bottom: 0
}

.urgent-slide.owl-theme .owl-dots {
	line-height: 1
}

.urgent-slide.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 0 4px;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #d21825;
	border-radius: 50%;
	transition: all ease .5s;
	position: relative
}

.urgent-slide.owl-theme .owl-dots .owl-dot:hover span {
	border-color: #d21825
}

.urgent-slide.owl-theme .owl-dots .owl-dot:hover span::before {
	background-color: #d21825
}

.urgent-slide.owl-theme .owl-dots .owl-dot.active span {
	border-color: #d21825;
	position: relative
}

.urgent-slide.owl-theme .owl-dots .owl-dot.active span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #d21825;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	margin: 3px
}

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

.appointment-area::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background-color: #f8f9fa;
	z-index: -1
}

.appointment-form {
	background-color: #d21825;
	padding: 112px 100px;
	max-width: 808px
}

.appointment-form h2 {
	font-size: 35px;
	margin-bottom: 40px;
	color: #fff
}

.appointment-form .form-group {
	margin-bottom: 20px
}

.appointment-form .form-group label {
	color: #fff;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .08em
}

.appointment-form .form-group .form-control {
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid #fff;
	color: #fff
}

.appointment-form .form-group .form-control.form-select {
	background-image: url(../images/icon-1.svg)
}

.appointment-form .form-group .form-control.form-select option {
	color: #000
}

.appointment-form .form-group .form-control::placeholder {
	color: #fff;
	font-size: 15px
}

.appointment-form .form-group ::-webkit-calendar-picker-indicator {
	filter: invert(1)
}

.appointment-form .default-btn {
	width: 100%;
	display: block
}

.appointment-form .default-btn:hover {
	background-color: #fff;
	color: #000
}

.appointment-img {
	background-image: url(../images/appointment-img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative
}

.appointment-img h3 {
	background-color: rgba(255, 255, 255, .9);
	padding: 40px 50px;
	position: absolute;
	bottom: 100px;
	left: 130px;
	right: 130px;
	font-size: 25px;
	line-height: 32px;
	margin-bottom: 0;
	text-align: center
}

.single-solution {
	text-align: center;
	margin-bottom: 30px;
	transition: all ease .5s
}

.single-solution .icon {
	background-color: #fff;
	border: 1px solid #bac3cc;
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 163px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	margin-bottom: 23px;
	transition: all ease .5s
}

.single-solution .icon span {
	position: absolute;
	top: -10px;
	right: -10px;
	background-color: #d21825;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	font-family: "Noto Serif", serif
}

.single-solution .icon i {
	color: #d21825;
	font-size: 70px
}

.single-solution h3 {
	font-size: 25px;
	margin-bottom: 0
}

.single-solution:hover {
	transform: translateY(-5px)
}

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

.client-area .section-title.left-title {
	max-width: 760px;
	background: #fff;
	margin-bottom: -1px;
	padding: 30px;
	padding-bottom: 20px
}

.client-area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #f8f9fa;
	z-index: -1
}

.client-area.bg-2 {
	background-color: #f1f5f8
}

.client-area.bg-3::before {
	display: none
}

.client-area.bg-3 .single-client {
	background-color: #f5f7fa
}

.client-area.bg-3 .single-client p {
	font-size: 18px
}

.client-area.bg-3 .single-client .quat {
	opacity: .2;
	border-radius: 0
}

.client-area.bg-3 .single-client img {
	border-radius: 50px
}

.client-area.bg-4::before {
	display: none
}

.client-bg {
	
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%
}

.single-client {
	max-width: 760px;
	background-color: #fff;
	padding: 30px;
	margin-bottom: 30px
}

.single-client .client-info {
	margin-bottom: 20px
}

.single-client .client-info h3 {
	font-size: 25px
}

.single-client p {
	font-size: 18px;
	line-height: 30px;
	color: #1c1c1c
}

.client-slide.owl-carousel .owl-item img {
	width: auto
}

.client-slide.owl-theme .owl-nav {
	text-align: right;
	margin-top: 20px
}

.client-slide.owl-theme .owl-nav .owl-prev,
.client-slide.owl-theme .owl-nav .owl-next {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #f1f5f8;
	border-radius: 50%;
	color: #969696;
	font-size: 24px;
	margin-bottom: 0;
	margin-top: 0;
	transition: all ease .5s
}

.client-slide.owl-theme .owl-nav .owl-prev:hover,
.client-slide.owl-theme .owl-nav .owl-next:hover {
	background-color: #d21825;
	color: #fff
}

.ml100 {
	margin-left: 300px
}

.single-blog {
	margin-bottom: 30px;
	transition: all ease .5s
}

.single-blog img {
	margin-bottom: 20px
}

.single-blog .blog-content .tag {
	background-color: #d21825;
	color: #fff;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 50px;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: .08em;
	font-weight: 500;
	line-height: 15px
}

.single-blog .blog-content ul {
	padding-left: 0;
	margin-bottom: 5px;
	list-style-type: none
}

.single-blog .blog-content ul li {
	display: inline-block;
	color: #969696;
	margin-right: 20px;
	font-size: 14px
}

.single-blog .blog-content ul li:last-child {
	margin-right: 0
}

.single-blog .blog-content ul li a {
	color: #969696;
	font-size: 14px
}

.single-blog .blog-content ul li a:hover {
	color: #d21825
}

.single-blog .blog-content ul li i {
	color: #d21825;
	position: relative;
	top: 0;
	margin-right: 3px;
	font-weight: 500
}

.single-blog .blog-content h3 {
	font-size: 25px;
	line-height: 32px;
	margin-bottom: 0
}

.single-blog .blog-content h3 a {
	color: #000
}

.single-blog:hover {
	transform: translateY(-5px)
}

.single-blog:hover .blog-content h3 a {
	color: #d21825
}

.knock-us-content {
	padding-left: 100px
}

.knock-us-content h3 {
	color: #fff;
	font-size: 35px;
	margin-bottom: 0
}

.knock-us-btn {
	text-align: right;
	padding-right: 100px
}

.knock-us-btn .default-btn:hover {
	background-color: #fff;
	color: #000
}

.single-footer-widget {
	margin-bottom: 30px
}

.single-footer-widget .logo {
	margin-bottom: 15px;
	display: inline-block
}

.single-footer-widget .logo .main-logo {
	display: block
}

.single-footer-widget .logo .white-logo {
	display: none
}

.single-footer-widget h4 {
	font-size: 18px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 500
}
.ftr-icon {
    display: flex;
    margin-bottom: 15px;
}
.m-img{
    width: 30px !important;
}
.ftr-icon > div{
	width: 22px;
}
.ftr-icon p {
	padding-left: 10px !important;
}

.single-footer-widget h3 {
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 32px
}

.single-footer-widget .info {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.single-footer-widget .info li {
	margin-bottom: 5px
}

.single-footer-widget .info li:last-child {
	margin-bottom: 0
}

.single-footer-widget .info li span {
	color: #d21825;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .08em
}

.single-footer-widget .info li a {
	font-size: 15px;
	color: #1c1c1c;
	line-height: 28px
}

.single-footer-widget .import-link {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.single-footer-widget .import-link li {
	margin-bottom: 10px
}

.single-footer-widget .import-link li:last-child {
	margin-bottom: 0
}

.single-footer-widget .import-link li a {
	font-size: 15px;
	color: #1c1c1c;
	font-weight: 400
}

.single-footer-widget .import-link li a i {
	position: relative;
	top: 2px
}

.single-footer-widget .newsletter-form .form-control {
	border-color: #969696;
	background: rgba(255, 255, 255, .1);
	border: 1px solid #969696
}

.single-footer-widget .newsletter-form .form-control::placeholder {
	color: rgba(28, 28, 28, .4)
}

.single-footer-widget .newsletter-form .default-btn {
	width: 100%;
	display: block;
	margin-top: 10px
}

.single-footer-widget .newsletter-form #validator-newsletter {
	color: red;
	font-size: 14px
}

.single-footer-widget .socila-link {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-top: 30px
}

.single-footer-widget .socila-link li {
	margin-right: 10px;
	display: inline-block
}

.single-footer-widget .socila-link li:last-child {
	margin-right: 0
}

.single-footer-widget .socila-link li a {
	width: 50px;
	height: 50px;
	line-height: 47px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #3b5998;
	border-radius: 50%
}

.single-footer-widget .socila-link li a:hover {
	background-color: #d21825
}

.single-footer-widget .socila-link li:nth-child(2) a {
	background-color: #1da1f2
}

.single-footer-widget .socila-link li:nth-child(2) a:hover {
	background-color: #d21825
}

.single-footer-widget .socila-link li:nth-child(3) a {
	background-color: #0077b5
}

.single-footer-widget .socila-link li:nth-child(3) a:hover {
	background-color: #d21825
}

.single-footer-widget .socila-link li:nth-child(4) a {
	background-color: #e03566
}

.single-footer-widget .socila-link li:nth-child(4) a:hover {
	background-color: #d21825
}

.copy-right-area {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center
}

.copy-right-area p a {
	color: #d21825
}

.page-banner-area {
	background-image: url(../images/bg-1_1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1
}

.page-banner-area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 87, 184, .5);
	z-index: -1
}

.page-banner-content {
	background-color: rgba(255, 255, 255, .8);
	padding: 75px 95px;
	border-radius: 15px 15px 0 0;
	display: inline-block
}

.page-banner-content h2 {
	font-weight: 800;
	font-size: 80px;
	line-height: 90px;
	margin-bottom: 15px
}

.page-banner-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.page-banner-content ul li {
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	margin-left: 30px;
	position: relative
}

.page-banner-content ul li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: -18px;
	width: 2px;
	height: 17px;
	background-color: #1c1c1c;
	transform: rotate(25deg)
}

.page-banner-content ul li:first-child {
	margin-left: 0
}

.page-banner-content ul li:first-child::before {
	display: none
}

.page-banner-content ul li a {
	font-weight: 700;
	font-size: 20px;
	color: #d21825
}

.page-banner-content ul li a i {
	position: relative;
	top: 0
}

.page-banner-content ul li span {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px
}

.our-mison-area {
	position: relative;
	z-index: 1
}

.our-mison-area::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #f8f9fa;
	z-index: -1
}

.single-mison {
	padding: 30px;
	background-color: #d21825
}

.single-mison h3 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px
}

.single-mison p {
	color: #fff
}

.single-mison.bg-color {
	background-color: #d21825
}

.find-doctor-title {
	margin-bottom: 50px;
	text-align: center
}

.find-doctor-title h3 {
	font-size: 35px;
	margin-bottom: 5px
}

.find-doctor-title p {
	font-size: 18px;
	color: #1c1c1c
}

.find-doctors {
	background-color: #f5f7fa;
	padding: 107px 112px
}

.find-doctors label {
	margin-bottom: 8px;
	font-weight: 600;
	letter-spacing: .08em
}

.find-doctors .form-group {
	margin-bottom: 30px;
	position: relative
}

.find-doctors .form-group i {
	position: absolute;
	top: 18px;
	left: 20px
}

.find-doctors .form-group .form-control {
	background-color: #fff
}

.find-doctors .form-group .form-control.src {
	padding-left: 40px
}

.find-doctors .default-btn {
	width: 100%;
	display: block
}

.department-orthopedics-content {
	margin-right: 70px
}

.department-orthopedics-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.department-orthopedics-content .gap-mb-30 {
	margin-bottom: 30px
}

.department-orthopedics-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.department-orthopedics-content ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 15px
}

.department-orthopedics-content ul li::before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 8px;
	height: 8px;
	background-color: #d21825;
	border-radius: 50px
}

.department-orthopedics-content ul li:last-child {
	margin-bottom: 0
}

.department-orthopedics-content iframe {
	width: 100%;
	height: 600px
}

.sidebar-widget {
	background-color: #f1f5f8;
	margin-bottom: 30px
}

.sidebar-widget:last-child {
	margin-bottom: 0
}

.sidebar-widget h3 {
	font-size: 25px;
	color: #fff;
	background-color: #d21825;
	padding: 20px 30px;
	margin-bottom: 0
}

.sidebar-widget ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	padding: 30px
}

.sidebar-widget.departments ul li {
	margin-bottom: 15px
}

.sidebar-widget.departments ul li:last-child {
	margin-bottom: 0
}

.sidebar-widget.departments ul li a {
	display: block;
	font-weight: 500;
	font-size: 18px;
	color: #000
}

.sidebar-widget.departments ul li a i {
	float: right
}

.sidebar-widget.appointment-time ul li {
	margin-bottom: 20px;
	display: block;
	font-weight: 600
}

.sidebar-widget.appointment-time ul li span {
	float: right
}

.sidebar-widget.appointment-time ul li .default-btn {
	width: 100%;
	display: block
}

.sidebar-widget.appointment-time ul li:last-child {
	margin-bottom: 0
}

.sidebar-widget.review .review-wrap {
	padding: 30px
}

.sidebar-widget.review .review-wrap img {
	border-radius: 50%
}

.sidebar-widget.review .doctor-info {
	margin-bottom: 30px
}

.sidebar-widget.review .doctor-info h4 {
	font-size: 20px
}

.sidebar-widget.review p {
	font-weight: 600;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	padding: 10px 20px;
	margin-bottom: 0;
	border-radius: 5px 5px 0 0;
	background-color: #fff
}

.sidebar-widget.review p i {
	color: #ebedf0;
	position: relative;
	top: 0;
	transition: all ease .5s;
	cursor: pointer
}

.sidebar-widget.review p i:hover {
	color: #d21825
}

.sidebar-widget.review .form-group {
	margin-bottom: 20px
}

.sidebar-widget.review .form-group .form-control {
	background-color: #fff
}

.sidebar-widget.review .form-group .form-control.text {
	border-radius: 0 0 5px 5px
}

.sidebar-widget.review .form-group .default-btn {
	width: 100%;
	display: block
}

.sidebar-widget.payment ul li {
	margin-bottom: 20px
}

.sidebar-widget.payment ul li:last-child {
	margin-bottom: 0
}

.sidebar-widget.payment ul li span {
	font-weight: 600
}

.sidebar-widget.invoice {
	padding: 20px;
	cursor: pointer
}

.sidebar-widget.invoice #content {
	display: none
}

.sidebar-widget.invoice #content h2 {
	font-size: 30px;
	font-weight: 700
}

.sidebar-widget.invoice #content h3 {
	font-size: 25px;
	font-weight: 700
}

.sidebar-widget.conditions .accordion-item:first-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.sidebar-widget.conditions .accordion-item:last-of-type {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.sidebar-widget.conditions .accordion-button {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	font-weight: 600;
	font-size: 18px;
	font-family: "Noto Sans", sans-serif
}

.sidebar-widget.conditions .accordion-button:focus {
	box-shadow: none
}

.sidebar-widget.conditions .accordion-button:not(.collapsed) {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none
}

.sidebar-widget.conditions .accordion-item {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 0
}

.sidebar-widget.conditions .accordion-item:last-child {
	margin-bottom: 0
}

.sidebar-widget.conditions .accordion {
	padding: 30px;
	background-color: #f1f5f8
}

.sidebar-widget.conditions .accordion-body {
	padding: 0
}

.sidebar-widget.conditions ul {
	padding: 0;
	padding-left: 20px;
	margin-top: 6px
}

.sidebar-widget.conditions ul li {
	margin-bottom: 10px
}

.sidebar-widget.conditions ul li a {
	font-weight: 600;
	font-size: 15px
}

.sidebar-widget.conditions ul li a.active {
	font-weight: 600;
	color: #d21825
}

.sidebar-widget.recent-post .recent-post-wrap {
	padding: 30px
}

.sidebar-widget.recent-post .item {
	position: relative;
	margin-bottom: 20px;
	padding-left: 115px
}

.sidebar-widget.recent-post .item:last-child {
	margin-bottom: 0
}

.sidebar-widget.recent-post .item .thumb {
	top: 0;
	left: 0;
	width: 100px;
	float: unset;
	height: 100%;
	display: block;
	position: absolute
}

.sidebar-widget.recent-post .item .thumb .fullimage {
	width: 100px;
	height: 100%;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center center !important
}

.sidebar-widget.recent-post .item .thumb .fullimage.bg-1 {
	background-image: url(../images/blog-1.jpg)
}

.sidebar-widget.recent-post .item .thumb .fullimage.bg-2 {
	background-image: url(../images/blog-2.jpg)
}

.sidebar-widget.recent-post .item .thumb .fullimage.bg-3 {
	background-image: url(../images/blog-3.jpg)
}

.sidebar-widget.recent-post .item .thumb .fullimage.bg-4 {
	background-image: url(../images/blog-4.jpg)
}

.sidebar-widget.recent-post .item .info .title {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 7px
}

.sidebar-widget.recent-post .item .info .date {
	padding-left: 0;
	position: relative
}

.sidebar-widget.recent-post .item .info .date i {
	position: relative;
	top: 2px
}

.sidebar-widget .src-form {
	position: relative;
	padding: 30px
}

.sidebar-widget .src-form .form-control {
	background-color: #fff
}

.sidebar-widget .src-form .form-control:focus {
	border-color: #d21825
}

.sidebar-widget .src-form .src-btn {
	position: absolute;
	top: 42px;
	right: 48px;
	background-color: rgba(0, 0, 0, 0);
	font-size: 20px;
	transition: all ease .5s
}

.sidebar-widget .src-form .src-btn:hover {
	color: #d21825
}

.sidebar-widget.tags ul {
	margin-bottom: -10px;
	padding: 30px
}

.sidebar-widget.tags ul li {
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 0;
	margin-right: 10px
}

.sidebar-widget.tags ul li:last-child {
	margin-bottom: 0;
	margin-right: 0
}

.sidebar-widget.tags ul li::before {
	display: none
}

.sidebar-widget.tags ul li a {
	background-color: #fff;
	padding: 5px 12px;
	display: inline-block;
	font-size: 14px
}

.sidebar-widget.tags ul li a:hover {
	background-color: #d21825;
	color: #fff;
	border-color: #d21825
}

.doctor-details-content {
	background-color: #f5f7fa;
	position: relative;
	z-index: 1
}

.doctor-details-content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 100%;
	background-color: #d21825;
	z-index: -1
}

.doctor-details-content .socila-link {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 1
}

.doctor-details-content .socila-link li {
	margin-bottom: 30px;
	background-color: #fff;
	border-radius: 0 50px 50px 0;
	padding-left: 70px;
	display: table
}

.doctor-details-content .socila-link li:last-child {
	margin-bottom: 0
}

.doctor-details-content .socila-link li a {
	width: 50px;
	height: 50px;
	line-height: 47px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #3b5998;
	border-radius: 50%;
	margin: 2px
}

.doctor-details-content .socila-link li a:hover {
	background-color: #d21825
}

.doctor-details-content .socila-link li:nth-child(2) {
	padding-left: 130px
}

.doctor-details-content .socila-link li:nth-child(2) a {
	background-color: #1da1f2
}

.doctor-details-content .socila-link li:nth-child(2) a:hover {
	background-color: #d21825
}

.doctor-details-content .socila-link li:nth-child(3) a {
	background-color: #0077b5
}

.doctor-details-content .socila-link li:nth-child(3) a:hover {
	background-color: #d21825
}

.doctor-details-wrap {
	padding: 100px 250px
}

.doctor-content h3 {
	font-size: 25px
}

.doctor-content .family {
	display: block;
	margin-bottom: 30px
}

.doctor-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.doctor-content ul li {
	margin-bottom: 15px
}

.doctor-content ul li:last-child {
	margin-bottom: 0
}

.doctor-content ul li span {
	font-weight: 600;
	color: #000
}

.doctor-content ul li i {
	color: #f7c000;
	font-size: 18px;
	position: relative;
	top: 4px
}

.doctor-informetion .gap-mb-50 {
	margin-bottom: 50px
}

.doctor-informetion h2 {
	font-size: 35px;
	background-color: #f5f7fa;
	padding: 20px 30px;
	margin-bottom: 20px
}

.doctor-informetion .education {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.doctor-informetion .education li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px;
	font-size: 15px;
	color: #1c1c1c
}

.doctor-informetion .education li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 9px;
	background-color: #d21825;
	border-radius: 50px
}

.doctor-informetion .education li::after {
	content: "";
	position: absolute;
	top: 7px;
	left: 4px;
	width: 1px;
	height: 70px;
	background-color: #d21825;
	border-radius: 50px
}

.doctor-informetion .education li:last-child {
	margin-bottom: 0
}

.doctor-informetion .education li:last-child::after {
	display: none
}

.doctor-informetion .education li span {
	display: block
}

.doctor-informetion .memberships {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.doctor-informetion .memberships li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px
}

.doctor-informetion .memberships li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 9px;
	background-color: #d21825;
	border-radius: 50px
}

.doctor-informetion .memberships li:last-child {
	margin-bottom: 0
}

.payment-content .gap-mb-40 {
	margin-bottom: 40px
}

.payment-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.payment-content h4 {
	font-size: 15px;
	font-family: "Noto Sans", sans-serif;
	margin-bottom: 50px
}

.payment-content .patients {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.payment-content .patients li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px
}

.payment-content .patients li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 9px;
	background-color: #d21825;
	border-radius: 50px
}

.payment-content .patients li:last-child {
	margin-bottom: 0
}

.payment-content .online-payment {
	background-color: #f5f7fa;
	padding: 90px 112px
}

.payment-content .online-payment h2 {
	margin-bottom: 30px
}

.payment-content .online-payment .form-group {
	margin-bottom: 30px
}

.payment-content .online-payment .form-group label {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 8px;
	letter-spacing: .08em;
	line-height: 19px
}

.payment-content .online-payment .form-group .form-control {
	background-color: #fff
}

.payment-content .online-payment .default-btn {
	display: block;
	width: 100%
}

.appointments-conetnt h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 50px
}

.appointments-conetnt .requestor {
	background-color: #f5f7fa;
	padding: 112px 100px
}

.appointments-conetnt .requestor h3 {
	font-size: 25px;
	margin-bottom: 20px
}

.appointments-conetnt .requestor ul {
	padding-left: 0;
	margin-bottom: 30px;
	list-style-type: none
}

.appointments-conetnt .requestor ul li {
	display: inline-block;
	margin-right: 30px
}

.appointments-conetnt .requestor ul li span {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .08em
}

.appointments-conetnt .requestor ul li:last-child {
	margin-right: 0
}

.appointments-conetnt .requestor .form-check-input {
	border-color: #bac3cc
}

.appointments-conetnt .requestor .form-check-input:checked {
	background-color: #d21825;
	border-color: #d21825
}

.appointments-conetnt .requestor .form-check-input:focus {
	box-shadow: none
}

.appointments-conetnt .requestor .form-group label {
	margin-bottom: 8px;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .08em
}

.appointments-conetnt .requestor .form-group .form-control {
	background-color: #fff
}

.appointments-form {
	background-color: #f5f7fa;
	/* padding: 112px 100px */
}

.appointments-form h2 {
	font-size: 35px;
	margin-bottom: 30px
}

.appointments-form .form-group {
	margin-bottom: 10px;
}

.appointments-form .form-group label {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .08em
}

.appointments-form .form-group .form-control {
	background-color: #fff
}

.appointments-form .form-group .form-control.form-select option {
	color: #000
}

.appointments-form .form-group .form-control::placeholder {
	font-size: 14px
}

.appointments-form ul {
	padding-left: 0;
	margin-bottom: 30px;
	list-style-type: none
}

.appointments-form ul li {
	display: inline-block;
	margin-right: 30px
}

.appointments-form ul li span {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .08em
}

.appointments-form ul li:last-child {
	margin-right: 0
}

.appointments-form .form-check-input {
	border-color: #bac3cc
}

.appointments-form .form-check-input:checked {
	background-color: #d21825;
	border-color: #d21825
}

.appointments-form .form-check-input:focus {
	box-shadow: none
}

.appointments-form .default-btn {
	width: 100%;
	display: block
}

.appointments-form .default-btn:hover {
	background-color: #fff;
	color: #000
}

.single-hospital .hospital-content {
	background-color: #f1f5f8;
	padding: 30px;
	margin-bottom: 30px
}

.single-hospital .hospital-content h3 {
	font-size: 25px;
	margin-top: -5px;
	margin-bottom: 20px
}

.single-hospital .hospital-content h3 a {
	color: #000
}

.single-hospital .hospital-content ul {
	margin-bottom: 20px;
	padding-left: 0;
	list-style-type: none
}

.single-hospital .hospital-content ul li {
	margin-bottom: 15px
}

.single-hospital .hospital-content ul li:last-child {
	margin-bottom: 0
}

.single-hospital .hospital-content ul li span {
	font-weight: 600
}

.single-hospital .hospital-content .default-btn {
	width: 100%;
	display: block
}

.single-hospital:hover .hospital-content h3 a {
	color: #d21825
}

.hospital-details-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.hospital-details-content .gap-mb-30 {
	margin-bottom: 30px
}

.hospital-details-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.hospital-details-content ul li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px
}

.hospital-details-content ul li:last-child {
	margin-bottom: 0
}

.hospital-details-content ul li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 9px;
	background-color: #d21825;
	border-radius: 50px
}

.hospital-location h3 {
	font-size: 35px;
	margin-bottom: 20px
}

.hospital-location iframe {
	width: 100%;
	height: 400px
}

.health-information-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.health-information-content .gap-mb-30 {
	margin-bottom: 30px
}

.choose-consultation-content {
	margin-bottom: 30px
}

.choose-consultation-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.choose-consultation-img {
	margin-bottom: 30px
}

.single-consult-online {
	background-color: #f1f5f8;
	padding: 30px;
	margin-bottom: 30px
}

.single-consult-online h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.single-consult-online ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.single-consult-online ul li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 11px
}

.single-consult-online ul li:last-child {
	margin-bottom: 0
}

.single-consult-online ul li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 9px;
	background-color: #d21825;
	border-radius: 50px
}

.hospital-src {
	margin-bottom: 50px
}

.hospital-src h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.hospital-src .form-group {
	position: relative
}

.hospital-src .form-group .form-control {
	padding-left: 40px
}

.hospital-src .form-group i {
	position: absolute;
	top: 18px;
	left: 20px
}

.single-patients {
	background-color: #f1f5f8;
	padding: 30px;
	margin-bottom: 30px
}

.single-patients .icon {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%
}

.single-patients .img {
	margin-bottom: 15px
}

.single-patients h3 {
	font-size: 25px
}

.single-patients p {
	margin-bottom: 20px
}

.single-patients .default-btn {
	border: 1px solid #d21825;
	background-color: rgba(0, 0, 0, 0);
	color: #000;
	width: 100%;
	display: block
}

.single-patients .default-btn:hover {
	background-color: #d21825;
	color: #fff
}

.patients-visitors-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.patients-visitors-content .gap-mb-30 {
	margin-bottom: 30px
}

.frequently-asked {
	margin-top: 17px
}

.frequently-asked .accordion-item:first-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.frequently-asked .accordion-item:last-of-type {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.frequently-asked .accordion-button {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	font-weight: 600;
	font-size: 15px
}

.frequently-asked .accordion-button:focus {
	box-shadow: none
}

.frequently-asked .accordion-button:not(.collapsed) {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none
}

.frequently-asked .accordion-item {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 10px
}

.frequently-asked .accordion-item:last-child {
	margin-bottom: 0
}

.frequently-asked .accordion-body {
	padding: 0;
	padding-top: 9px;
}

.visitors-sludebar {
	background-color: #f1f5f8;
	padding: 30px
}

.visitors-sludebar img {
	margin-bottom: 20px
}

.visitors-sludebar h4 {
	font-size: 20px;
	border-bottom: 1px solid #bac3cc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px
}

.visitors-sludebar p {
	font-size: 20px;
	margin-bottom: 10px
}

.visitors-sludebar ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.visitors-sludebar ul li {
	position: relative;
	padding-left: 91px;
	margin-bottom: 20px
}

.visitors-sludebar ul li:last-child {
	margin-bottom: 0
}

.visitors-sludebar ul li span {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 500;
	color: #d21825;
	letter-spacing: .08em
}

.visitors-sludebar ul .call {
	font-size: 30px
}

.visitors-sludebar ul .call a {
	color: #d21825
}

.visitors-sludebar .ambulance {
	margin-top: 30px;
	margin-bottom: -50px
}

.visitors-location {
	margin-top: 30px
}

.visitors-location h3 {
	font-size: 25px;
	margin-bottom: 15px
}

.visitors-location iframe {
	width: 100%;
	height: 400px
}

.login-register-form-area h2 {
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 500;
	color: #000
}

.login-register-form-area .form-group {
	margin-bottom: 30px
}

.login-register-form-area .form-group label {
	margin-bottom: 8px;
	letter-spacing: .08em;
	font-size: 14px;
	font-weight: 500;
	color: #000
}

.login-register-form-area a {
	color: #d21825
}

.login-register-form-area.login {
	margin-right: 100px
}

.login-register-form-area.register {
	margin-left: 100px;
	position: relative
}

.login-register-form-area.register::before {
	content: "";
	position: absolute;
	top: 0;
	left: -112px;
	width: 1px;
	height: 100%;
	background-color: #bac3cc
}

.patient-information-content h2 {
	font-size: 35px;
	margin-bottom: 15px
}

.patient-information-content .gap-mb-30 {
	margin-bottom: 30px
}

.single-patient-information {
	margin-bottom: 30px;
	padding: 30px;
	background-color: #f1f5f8
}

.single-patient-information h3 {
	font-size: 25px;
	margin-bottom: 15px
}

.single-product {
	margin-bottom: 30px
}

.single-product .product-img {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.single-product .product-img .add-cart {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	background-color: rgba(0, 87, 184, .5);
	transition: all ease .5s
}

.single-product .product-content {
	text-align: center
}

.single-product .product-content h3 {
	font-size: 25px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 0
}

.single-product .product-content h3 a {
	color: #000
}

.single-product .product-content ul {
	padding-left: 0;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: center
}

.single-product .product-content ul li {
	display: inline-block
}

.single-product .product-content ul li i {
	color: #f7c000
}

.single-product .product-content span {
	font-weight: 400;
	font-size: 15px;
	line-height: 36px
}

.single-product .product-content span del {
	opacity: .5
}

.single-product:hover .add-cart {
	top: 0
}

.srarch-result {
	background-color: #f5f7fa;
	margin-bottom: 50px;
	padding: 10px 30px
}

.srarch-result p {
	margin-bottom: 0
}

.srarch-result .form-select {
	max-width: 200px;
	cursor: pointer;
	border: none
}

.srarch-result .form-select:focus {
	background-color: rgba(0, 0, 0, 0)
}

.product-details-desc h3 {
	font-weight: 600;
	font-size: 35px;
	margin-bottom: 10px
}

.product-details-desc p {
	margin-bottom: 0
}

.product-details-desc .price {
	font-weight: 400;
	font-size: 15px;
	line-height: 36px;
	display: block;
	margin-bottom: 10px
}

.product-details-desc .price span {
	padding: 0 5px;
	color: #d21825
}

.product-details-desc .price del {
	margin-right: 10px;
	color: #1c1c1c
}

.product-details-desc .sku {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px
}

.product-details-desc .sku li {
	margin-bottom: 20px;
	color: #000;
	position: relative;
	font-weight: 600;
	font-size: 15px;
	color: #000
}

.product-details-desc .sku li span {
	color: #000;
	font-weight: 400
}

.product-details-desc .sku li:last-child {
	margin-bottom: 0
}

.product-details-desc .product-add-to-cart {
	margin-bottom: 30px;
	margin-top: 30px !important;
	margin-top: 20px
}

.product-details-desc .product-add-to-cart .input-counter {
	max-width: 130px;
	min-width: 130px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	position: relative;
	color: #000
}

.product-details-desc .product-add-to-cart .input-counter span {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	width: 40px;
	height: 100%;
	line-height: 48px;
	transition: .5s
}

.product-details-desc .product-add-to-cart .input-counter span:hover {
	color: #d21825
}

.product-details-desc .product-add-to-cart .input-counter span.minus-btn {
	left: 0;
	color: #000
}

.product-details-desc .product-add-to-cart .input-counter span.plus-btn {
	right: 0;
	color: #000
}

.product-details-desc .product-add-to-cart .input-counter input {
	height: 48px;
	color: #000;
	outline: 0;
	display: block;
	border: none;
	background-color: #f1f5f8;
	text-align: center;
	width: 100%;
	border-radius: 5px
}

.product-details-desc .product-add-to-cart .input-counter input::placeholder {
	color: #333
}

.product-details-desc .socila-link {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}

.product-details-desc .socila-link li {
	display: inline-block;
	margin-right: 10px
}

.product-details-desc .socila-link li:last-child {
	margin-right: 0
}

.product-details-desc .socila-link li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #f1f5f8;
	display: inline-block;
	border-radius: 50%
}

.product-details-desc .socila-link li a img {
	filter: invert(1)
}

.product-details-desc .socila-link li a:hover {
	background-color: #fff;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	color: #fff
}

.product-details-desc .socila-link li span {
	font-weight: 600
}

.product-details-desc .default-btn {
	padding: 12px 50px
}

.product-details-desc .category {
	font-size: 17px;
	font-weight: 600;
	margin-top: 15px
}

.product-details-desc .category span {
	font-weight: normal
}

.product-details-desc .product-review {
	position: relative;
	margin-bottom: 10px
}

.product-details-desc .product-review .rating i {
	color: #ffba0a
}

.product-details-desc .product-review .rating-count {
	position: absolute;
	top: 0;
	left: 110px
}

.product-details-image {
	text-align: center
}

.product-details-tab {
	margin-top: 50px;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	background-color: #fff;
	padding: 30px;
	border-radius: 5px
}

.product-details-tab .nav-tabs {
	display: block;
	border: none;
	margin-bottom: 10px;
}

.product-details-tab .nav-tabs .nav-item {
	display: inline-block;
	margin-right: 10px;
}

.product-details-tab .nav-tabs .nav-item:last-child {
	margin-right: 0
}

.product-details-tab .nav-tabs .nav-item .nav-link {
	padding: 10px 10px;
	border: none;
	color: #000;
	position: relative;
	transition: all ease .5s;
	font-weight: 400;
	font-size: 25px;
	line-height: 32px;
	font-family: "Noto Serif", serif;
    background-color: #c0c0c059;
    border-radius: 10px;
}


.product-details-tab .nav-tabs .nav-item .nav-link.active {
	font-size: 16px!important;
    background-color: #d21825!important;
    color: white!important;
    margin-bottom: 30px!important;
    border-radius: 10px!important;
    padding: 10px 10px!important;
}

.product-details-tab .nav-tabs .nav-item .nav-link.active::before {
	width: 100%;
	right: auto;
	left: 0
}

.product-details-tab .nav-tabs .nav-item .nav-link:hover {
	color: #d21825
}

.product-details-tab .nav-tabs .nav-item .nav-link:hover::before {
	width: 100%;
	right: auto;
	left: 0
}

.product-details-tab .product-details-review-content p {
	margin-bottom: 20px
}

.product-details-tab .product-details-review-content p:last-child {
	margin-bottom: 0
}

.product-details-tab .product-details-review-content h3 {
	margin-bottom: 15px;
	font-size: 20px;
	margin-top: -5px
}

.product-details-tab .product-details-review-content .product-review-form .review-title {
	position: relative
}

.product-details-tab .product-details-review-content .product-review-form .review-title .rating {
	display: inline-block;
	position: relative;
	top: 1px
}

.product-details-tab .product-details-review-content .product-review-form .review-title .rating .fas.fa-star {
	color: #ffba0a
}

.product-details-tab .product-details-review-content .product-review-form .review-title .rating i {
	color: #ffba0a;
	font-size: 14px
}

.product-details-tab .product-details-review-content .product-review-form .review-title p {
	margin-bottom: 0;
	display: inline-block;
	padding-left: 5px;
	line-height: initial
}

.product-details-tab .product-details-review-content .product-review-form .review-title .btn {
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 10px 11px;
	font-size: 11px
}

.product-details-tab .product-details-review-content .product-review-form .review-title .btn:focus {
	border: none !important;
	box-shadow: none !important;
	border: 4px;
	background-color: #d21825
}

.product-details-tab .product-details-review-content .product-review-form .review-comments {
	margin-top: 35px
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item {
	margin-top: 30px;
	position: relative;
	padding-right: 200px;
	border-top: 1px dashed #eaedff;
	padding-top: 30px
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item .rating .fas.fa-star {
	color: #ffba0a
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item .rating i {
	font-size: 14px;
	color: #ffba0a
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item h3 {
	margin-top: 10px;
	margin-bottom: 10px
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item span {
	margin-bottom: 10px;
	font-size: 13px;
	display: block
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item p {
	margin-bottom: 0
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item .review-report-link {
	position: absolute;
	right: 0;
	color: #57647c;
	top: 40px;
	text-decoration: underline
}

.product-details-tab .product-details-review-content .product-review-form .review-comments .review-item .review-report-link:hover {
	color: #ff4800
}

.product-details-tab .product-details-review-content .product-review-form .review-form {
	margin-top: 30px
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .form-group {
	margin-bottom: 30px
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .form-group label {
	color: #444;
	margin-bottom: 12px;
	font-weight: 600;
	font-size: 14px
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .form-group textarea {
	padding-top: 15px
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .form-group .form-control {
	font-size: 14px;
	background-color: #fff;
	border-color: #e5e5e5
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .form-group .form-control:focus {
	border-color: #d21825
}

.product-details-tab .product-details-review-content .product-review-form .review-form form .btn:focus {
	box-shadow: none;
	border: none;
	border-radius: 0
}

.product-details-tab .product-details-additional-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left
}

.product-details-tab .product-details-additional-content ul li {
	border: 1px solid #eaedff;
	border-bottom: none;
	padding: 10px 15px;
	color: #57647c
}

.product-details-tab .product-details-additional-content ul li:last-child {
	border-bottom: 1px solid #eaedff
}

.product-details-tab .product-details-additional-content ul li span {
	color: #000
}

.cart-controller {
	border: 1px solid #ebebeb;
	border-bottom: none;
	margin-bottom: 35px;
	border-radius: 5px;
	border-left: none;
	border-right: none;
	border-radius: 0;
	border-top: none
}

.cart-controller .table>:not(:first-child) {
	border: none !important
}

.cart-controller .table-bordered>:not(caption)>* {
	border-color: #dedede
}

.cart-controller .trash {
	text-align: center !important
}

.cart-controller .trash .remove {
	color: #000;
	font-size: 20px
}

.cart-controller .trash .remove:hover {
	color: #ed1d24
}

.cart-controller .product-thumbnail {
	width: 170px
}

.cart-controller .cart-table {
	text-align: center
}

.cart-controller .cart-table table {
	margin-bottom: 0
}

.cart-controller .cart-table table thead tr {
	border-style: none
}

.cart-controller .cart-table table thead tr th {
	border: none;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	padding: 20px 30px;
	padding-top: 0
}

.cart-controller .cart-table table tbody tr td {
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #dedede;
	white-space: nowrap;
	padding: 40px 10px
}

.cart-controller .cart-table table tbody tr td a {
	color: #000;
	font-weight: 700;
	font-size: 18px
}

.cart-controller .cart-table table tbody tr td a:hover {
	color: #d21825
}

.cart-controller .cart-table table tbody tr td .default-btn {
	display: inline-block;
	color: #fff;
	font-weight: 500
}

.cart-controller .cart-table table tbody tr td .default-btn:hover {
	color: #fff
}

.cart-controller .cart-table table tbody tr td.product-quantity {
	width: 145px;
	padding: 0
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter {
	position: relative
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter input {
	height: 45px;
	color: #000;
	outline: 0;
	display: block;
	border: none;
	background-color: #f8f8f8;
	text-align: center;
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
	color: #000
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .minus-btn {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	width: 40px;
	height: 100%;
	line-height: 48px;
	transition: all ease .5s;
	border: 1px solid #dedede
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .minus-btn i {
	font-weight: 700
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .minus-btn:hover {
	color: #fff;
	background-color: #d21825
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .plus-btn {
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	width: 40px;
	height: 100%;
	line-height: 48px;
	transition: all ease .5s;
	border: 1px solid #dedede
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .plus-btn i {
	font-weight: 700
}

.cart-controller .cart-table table tbody tr td.product-quantity .input-counter .plus-btn:hover {
	color: #fff;
	background-color: #d21825
}

.coupon-cart {
	padding-top: 5px;
	margin-bottom: 0
}

.coupon-cart .form-group {
	position: relative
}

.coupon-cart .form-group .form-control {
	border: 1px solid #dedede;
	background-color: #fff
}

.coupon-cart .form-group .form-control:focus {
	border-color: #d21825
}

.coupon-cart .form-group .default-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 40px;
	height: 55px;
	line-height: 24px
}

.coupon-cart .form-group .default-btn::before {
	display: none
}

.coupon-cart .form-group .default-btn::after {
	display: none
}

.coupon-cart .default-btn.update-cart {
	float: right;
	padding: 14px 30px
}

.cart-totals {
	background-color: #f1f5f8;
	margin-left: 15px
}

.cart-totals h3 {
	background-color: #d21825;
	padding: 15px 30px;
	font-size: 25px;
	color: #fff;
	margin-bottom: 0
}

.cart-totals .cart-totals-wrap {
	padding: 30px
}

.cart-totals ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 30px
}

.cart-totals ul li {
	color: #1c1c1c;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
	font-size: 18px;
	font-weight: 500;
	color: #000
}

.cart-totals ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0
}

.cart-totals ul li span {
	float: right
}

.cart-totals .default-btn {
	display: block
}

.checkout-wrap .billing-details h3 {
	margin-bottom: 30px;
	position: relative;
	font-size: 25px;
	position: relative;
	font-weight: 500
}

.checkout-wrap .billing-details .form-group {
	margin-bottom: 20px
}

.checkout-wrap .billing-details .form-group .form-control {
	background-color: #fff;
	border-color: #bac3cc
}

.checkout-wrap .billing-details .form-group .form-control::placeholder {
	font-size: 15px
}

.checkout-wrap .billing-details .form-group .form-control:focus {
	border-color: #d21825
}

.checkout-wrap .billing-details .form-group label {
	display: block;
	color: #000;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: .08em
}

.checkout-wrap .billing-details .form-group label .required {
	color: #1c1c1c
}

.checkout-wrap .billing-details .form-group textarea {
	padding-top: 13px
}

.checkout-wrap .billing-details .form-check {
	margin-bottom: 20px
}

.checkout-wrap .billing-details .form-check .form-check-label {
	color: #1c1c1c;
	font-weight: 600;
	font-size: 14px
}

.checkout-wrap .billing-details .form-check label {
	position: relative;
	top: 1px;
	letter-spacing: normal
}

.checkout-wrap .billing-details .col-lg-12:last-child .form-group {
	margin-bottom: 0
}

.checkout-wrap .accordion {
	padding: 30px
}

.checkout-wrap .faq-accordion {
	background-color: #f1f5f8;
	margin-left: 15px
}

.checkout-wrap .faq-accordion h3 {
	background-color: #d21825;
	padding: 15px 30px;
	font-size: 25px;
	color: #fff;
	margin-bottom: 0
}

.checkout-wrap .faq-accordion h2 {
	line-height: normal
}

.checkout-wrap .faq-accordion .accordion-button {
	background-color: rgba(0, 0, 0, 0);
	font-size: 15px;
	padding-left: 20px !important
}

.checkout-wrap .faq-accordion .accordion-button::after {
	content: "";
	font-family: remixicon !important;
	background-image: unset;
	position: absolute;
	left: 0;
	top: 1px
}

.checkout-wrap .faq-accordion .accordion-button:not(.collapsed)::after {
	background-image: unset;
	background-color: rgba(0, 0, 0, 0);
	content: "";
	font-family: remixicon !important;
	color: #d21825
}

.checkout-wrap .faq-accordion .accordion-button::after {
	background-color: rgba(0, 0, 0, 0);
	color: #d21825;
	border: none;
	transform: rotate(0);
	left: -4px
}

.checkout-wrap .faq-accordion .form-check {
	margin-bottom: 30px
}

.checkout-wrap .faq-accordion .default-btn {
	width: 100%;
	display: block
}

.checkout-wrap .faq-accordion .accordion-item:first-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.checkout-wrap .faq-accordion .accordion-item:last-of-type {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.checkout-wrap .faq-accordion .accordion-button {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	font-weight: 600;
	font-size: 15px
}

.checkout-wrap .faq-accordion .accordion-button:focus {
	box-shadow: none
}

.checkout-wrap .faq-accordion .accordion-button:not(.collapsed) {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none
}

.checkout-wrap .faq-accordion .accordion-item {
	border: none;
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 20px
}

.checkout-wrap .faq-accordion .accordion-item:last-child {
	margin-bottom: 0
}

.checkout-wrap .faq-accordion .accordion-body {
	padding: 0;
	padding-top: 15px
}

.blog-details-content .blog-post-img {
	margin-bottom: 20px
}

.blog-details-content .tag {
	background-color: #d21825;
	color: #fff;
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 50px;
	display: inline-block;
	margin-bottom: 10px
}

.blog-details-content ul {
	padding-left: 0;
	margin-bottom: 20px;
	list-style-type: none
}

.blog-details-content ul li {
	display: inline-block;
	margin-right: 15px
}

.blog-details-content ul li:last-child {
	margin-right: 0
}

.blog-details-content ul li i {
	color: #d21825;
	position: relative;
	top: 0
}

.blog-details-content ul li span {
	color: #969696
}

.blog-details-content ul li a {
	color: #969696
}

.blog-details-content ul li a:hover {
	color: #d21825
}

.blog-details-content h2 {
	font-size: 35px;
	margin-bottom: 20px
}

.blog-details-content blockquote {
	background-color: #f5f7fa;
	padding: 30px;
	position: relative;
	padding-left: 120px;
	margin-top: 40px;
	margin-bottom: 40px
}

.blog-details-content blockquote img {
	position: absolute;
	top: 40px;
	left: 30px
}

.blog-details-content blockquote p {
	font-size: 20px
}

.blog-details-content blockquote span {
	font-weight: 600;
	position: relative;
	padding-left: 60px
}

.blog-details-content blockquote span::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 50px;
	height: 2px;
	background-color: #000
}

.blog-details-content .tag-social {
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
	margin-bottom: 40px;
	margin-top: 40px
}

.blog-details-content .tag-social .tags {
	margin-bottom: 0
}

.blog-details-content .tag-social .tags li span {
	font-weight: 600;
	color: #000
}

.blog-details-content .tag-social .tags li a {
	color: #000
}

.blog-details-content .tag-social .tags li a:hover {
	color: #d21825
}

.blog-details-content .tag-social .socila-link {
	margin-bottom: 0
}

.blog-details-content .tag-social .socila-link li span {
	font-weight: 600;
	color: #000
}

.blog-details-content .tag-social .socila-link li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	background-color: #f1f5f8;
	border-radius: 50%;
	font-size: 20px
}

.blog-details-content .tag-social .socila-link li a img {
	filter: invert(1)
}

.blog-details-content .tag-social .socila-link li a:hover {
	background-color: #d21825
}

.blog-details-content .tag-social .socila-link li a:hover img {
	filter: drop-shadow(2px 4px 6px black)
}

.blog-details-content .prev-next a i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	background-color: #f1f5f8;
	border-radius: 50%;
	position: relative;
	top: 1px;
	font-size: 30px
}

.blog-details-content .leave-from {
	margin-top: 50px
}

.blog-details-content .leave-from h3 {
	font-size: 25px;
	margin-bottom: 30px
}

.blog-details-content .leave-from .form-group {
	margin-bottom: 20px
}

.blog-details-content .leave-from .form-group label {
	margin-bottom: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: .08em
}

.blog-details-content .leave-from .form-group .from-control::placeholder {
	font-size: 15px
}

.blog-details-content .leave-from .form-check-label {
	letter-spacing: normal !important
}

.single-help-card {
	background-color: #f1f5f8;
	padding: 30px;
	text-align: center;
	transition: all ease .5s;
	margin-bottom: 30px;
	transition: all ease .5s
}

.single-help-card .icon {
	width: 150px;
	height: 150px;
	line-height: 140px;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 50%;
	display: inline-block;
	background-color: #fff
}

.single-help-card h3 {
	font-size: 25px;
	margin-bottom: 0;
	transition: all ease .5s
}

.single-help-card:hover {
	background-color: #d21825;
	transform: translateY(-5px)
}

.single-help-card:hover h3 {
	color: #fff
}

.frequently-askeds h2 {
	font-size: 35px;
	margin-bottom: 20px
}

.left-informetion {
	padding-right: 100px;
	position: relative
}

.left-informetion::before {
	content: "";
	position: absolute;
	top: 0;
	right: -12px;
	width: 1px;
	height: 100%;
	background-color: #bac3cc
}

.left-informetion h2 {
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 500
}

.left-informetion ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.left-informetion ul li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 100px;
	font-family: 15px;
	font-weight: 400;
	color: #000
}

.left-informetion ul li:last-child {
	margin-bottom: 0
}

.left-informetion ul li span {
	color: #d21825;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: .08em
}

.right-informetion {
	padding-left: 100px
}

.right-informetion h2 {
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 500
}

.right-informetion ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.right-informetion ul li {
	margin-bottom: 20px;
	position: relative;
	font-size: 15px;
	color: #000
}

.right-informetion ul li:last-child {
	margin-bottom: 0
}

.right-informetion ul li span {
	position: absolute;
	left: 250px
}

.map-content iframe {
	width: 100%;
	height: 500px;
	display: block
}

.contact-form {
	margin: auto;
	background-color: #f5f7fa;
	padding: 112px 100px
}

.contact-form h3 {
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 500
}

.contact-form .form-group {
	margin-bottom: 30px
}

.contact-form .form-group label {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	letter-spacing: .08em
}

.contact-form .form-group .form-control {
	background: #fff;
	border: 1px solid #bac3cc
}

.contact-form .form-group .form-control:focus {
	border-color: #d21825
}

.contact-form .form-group .form-control::placeholder {
	font-size: 15px;
	color: rgba(17, 17, 17, .5)
}

.contact-form .form-check {
	padding-left: 12px
}

.contact-form .form-check label {
	margin-bottom: 0
}

.contact-form a {
	color: #d21825
}

.contact-form .default-btn {
	width: 100%;
	display: block
}

.contact-form .form-check-label {
	letter-spacing: normal !important
}

.list-unstyled {
	color: #dc3545;
	margin-top: 10px;
	font-size: 14px
}

.hidden {
	display: none
}

#msgSubmit {
	margin-top: 30px;
	font-size: 20px
}

.main-content-text h1,
.main-content-text h2,
.main-content-text h3,
.main-content-text h4,
.main-content-text h5,
.main-content-text h6 {
	margin-bottom: 15px
}

.main-content-text h1 {
	font-size: 30px
}

.main-content-text h2 {
	font-size: 26px
}

.main-content-text h3 {
	font-size: 22px
}

.main-content-text h4 {
	font-size: 22px
}

.main-content-text h5 {
	font-size: 20px
}

.main-content-text h6 {
	font-size: 18px
}

.main-content-text .gap-20 {
	margin-bottom: 30px
}

.main-content-text ul {
	padding: 0;
	list-style-type: none;
	margin-bottom: 0
}

.main-content-text ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 35px
}

.main-content-text ul li:last-child {
	margin-bottom: 0
}

.main-content-text ul li i {
	position: absolute;
	top: -6px;
	left: 0;
	color: #d21825;
	font-size: 25px
}

.main-content-text ol {
	padding-left: 18px
}

.main-content-text ol li {
	margin-bottom: 10px
}

.main-content-text ol li::marker {
	color: #d21825
}

.main-content-text ol li:last-child {
	margin-bottom: 0
}

.main-content-text a {
	color: #d21825
}

.main-content-text a:hover {
	text-decoration: underline
}

.main-content-text .content-gap-mb-20 {
	margin-bottom: 20px
}

.main-content-text .content-gap-mb-30 {
	margin-bottom: 30px
}

.error-content {
	text-align: center;
	position: relative
}

.coming-soon-area {
	height: 100vh
}

.coming-soon-content {
	max-width: 700px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	padding: 60px;
	background-color: #fff;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
	margin: auto
}

.coming-soon-content h2 {
	font-size: 40px;
	margin-top: -10px;
	margin-bottom: 0
}

.coming-soon-content #timer {
	margin-top: 40px
}

.coming-soon-content #timer div {
	border: 4px solid #d21825;
	color: #d21825;
	width: 100px;
	height: 105px;
	border-radius: 5px;
	font-size: 40px;
	font-weight: 800;
	margin-left: 10px;
	margin-right: 10px
}

.coming-soon-content #timer div span {
	display: block;
	margin-top: -2px;
	font-size: 17px;
	font-weight: 600
}

.coming-soon-content form {
	position: relative;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}

.coming-soon-content form .form-group {
	margin-bottom: 25px;
	width: 100%;
	position: relative
}

.coming-soon-content form .form-group .label-title {
	margin-bottom: 0;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	pointer-events: none;
	width: 100%;
	height: 100%;
	color: #000
}

.coming-soon-content form .form-group .label-title i {
	position: absolute;
	left: 0;
	transition: all ease .5s;
	top: 9px;
	font-size: 22px
}

.coming-soon-content form .form-group .label-title::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	transition: all ease .5s;
	background: #d21825
}

.coming-soon-content form .form-group .input-newsletter {
	border-radius: 0;
	border: 1px solid #eee;
	padding: 10px 20px;
	color: #000;
	height: 50px;
	display: block;
	width: 100%;
	transition: all ease .5s;
	font-size: 15px;
	font-weight: 400;
	background-color: #fff
}

.coming-soon-content form .form-group .input-newsletter::placeholder {
	color: #1c1c1c;
	transition: all ease .5s
}

.coming-soon-content form .form-group .input-newsletter:focus {
	border-color: #d21825;
	outline: 0 !important
}

.coming-soon-content form .form-group .input-newsletter:focus::placeholder {
	color: rgba(0, 0, 0, 0)
}

.coming-soon-content form .validation-danger {
	margin-top: 15px;
	color: red
}

.coming-soon-content form .validation-success {
	margin-top: 15px
}

.coming-soon-content form p {
	margin-bottom: 0;
	margin-top: 20px
}

.coming-soon-content .newsletter-form .default-btn {
	margin-top: 0
}

.preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 99999
}

.preloader .lds-ripple {
	position: absolute;
	width: 80px;
	height: 80px;
	animation: spin-six 2.5s infinite cubic-bezier(0.17, 0.72, 0.55, 1.66);
	left: 50%;
	top: 50%;
	transform: translate(-40px, -50px)
}

.preloader .preloader-container {
	width: 80px;
	height: 80px
}

.preloader .petal {
	position: absolute;
	width: 30%;
	height: 50%;
	bottom: 50%;
	left: 50%;
	transform-origin: bottom center;
	border-radius: 50%;
	z-index: 2
}

.preloader .petal::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: 0%;
	left: 0%;
	transform-origin: bottom center;
	border-radius: 50%;
	background-color: #d21825;
	z-index: 2;
	animation: opacity-nine .8s infinite linear;
	opacity: 1;
	border-left: 1px solid #fff
}

.preloader .petal:nth-of-type(6) {
	transform: translate(-50%, 0%) rotate(225deg)
}

.preloader .petal:nth-of-type(6)::before {
	background-color: rgba(0, 0, 0, 0);
	animation-delay: .5s
}

.preloader .petal:nth-of-type(7) {
	transform: translate(-50%, 0%) rotate(270deg)
}

.preloader .petal:nth-of-type(7)::before {
	background-color: rgba(0, 0, 0, 0);
	animation-delay: .6s
}

.preloader .petal:nth-of-type(8) {
	transform: translate(-50%, 0%) rotate(315deg)
}

.preloader .petal:nth-of-type(8)::before {
	background-color: rgba(0, 0, 0, 0);
	animation-delay: .7s
}

.preloader .petal:nth-of-type(1) {
	transform: translate(-50%, 0%)
}

.preloader .petal:nth-of-type(1)::before {
	animation-delay: 0s
}

.preloader .petal:nth-of-type(2) {
	transform: translate(-50%, 0%) rotate(45deg)
}

.preloader .petal:nth-of-type(2)::before {
	animation-delay: .1s
}

.preloader .petal:nth-of-type(3) {
	transform: translate(-50%, 0%) rotate(90deg)
}

.preloader .petal:nth-of-type(3)::before {
	animation-delay: .2s
}

.preloader .petal:nth-of-type(4) {
	transform: translate(-50%, 0%) rotate(135deg)
}

.preloader .petal:nth-of-type(4)::before {
	animation-delay: .3s
}

.preloader .petal:nth-of-type(5) {
	transform: translate(-50%, 0%) rotate(180deg)
}

.preloader .petal:nth-of-type(5)::before {
	animation-delay: .4s
}

.preloader .petal-1 {
	position: absolute;
	width: 30%;
	height: 50%;
	bottom: 50%;
	left: 50%;
	transform-origin: bottom center;
	border-radius: 50%;
	z-index: -1
}

.preloader .petal-1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: 0%;
	left: 0%;
	transform-origin: bottom center;
	border-radius: 50%;
	background-color: #d21825;
	z-index: 2;
	animation: opacity-nine .8s infinite linear;
	opacity: 1
}

.preloader .petal-1:nth-of-type(9) {
	transform: translate(-50%, 0%) rotate(225deg)
}

.preloader .petal-1:nth-of-type(9)::before {
	animation-delay: .5s
}

.preloader .petal-1:nth-of-type(10) {
	transform: translate(-50%, 0%) rotate(270deg)
}

.preloader .petal-1:nth-of-type(10)::before {
	animation-delay: .6s
}

.preloader .petal-1:nth-of-type(11) {
	transform: translate(-50%, 0%) rotate(315deg)
}

.preloader .petal-1:nth-of-type(11)::before {
	animation-delay: .7s
}

.preloader .ball {
	position: absolute;
	width: 28%;
	height: 28%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 1px solid #fff;
	background-color: #d21825;
	z-index: 3
}

.preloader.preloader-deactivate {
	visibility: hidden
}

@keyframes opacity-nine {
	0% {
		opacity: 1
	}

	95% {
		opacity: .2
	}

	100% {
		opacity: .2
	}
}

.go-top {
	position: fixed;
	cursor: pointer;
	right: 3%;
	top: 87%;
	background-color: #d21825;
	z-index: 4;
	width: 40px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	transform: scale(0);
	visibility: hidden;
	transition: .9s
}

.go-top i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	transition: .5s;
	font-size: 20px
}

.go-top i:last-child {
	opacity: 0;
	visibility: hidden;
	top: 60%
}

.go-top::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #d21825;
	opacity: 0;
	visibility: hidden;
	transition: .5s
}

.go-top:hover {
	color: #fff;
	background-color: #d21825
}

.go-top:hover::before {
	opacity: 1;
	visibility: visible
}

.go-top:hover i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden
}

.go-top:hover i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.go-top:focus {
	color: #fff
}

.go-top:focus::before {
	opacity: 1;
	visibility: visible
}

.go-top:focus i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden
}

.go-top:focus i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.go-top.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	right: 3%;
	top: 87%;
	transform: scale(1)
}

.video-btn {
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 0;
	color: #d21825;
	position: relative;
	top: 3px;
	z-index: 1;
	background-color: rgba(98, 189, 94, .8);
	border-radius: 50%;
	transition: all ease .5s
}

.video-btn i {
	font-size: 42px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 3px;
	justify-content: center;
	align-items: center;
	display: flex;
	width: 100%;
	height: 100%
}

.video-btn::after,
.video-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	bottom: 0;
	left: 0;
	border-radius: 0;
	border-radius: 50%;
	transition: all ease .5s;
	animation: ripple 1.6s ease-out infinite;
	background-color: rgba(98, 189, 94, .8)
}

.video-btn:hover {
	background-color: rgba(27, 27, 27, .8)
}

.video-btn:hover::before,
.video-btn:hover::after {
	background-color: rgba(27, 27, 27, .8)
}

@keyframes ripple {

	0%,
	35% {
		transform: scale(0);
		opacity: 1
	}

	50% {
		transform: scale(1.5);
		opacity: .8
	}

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

.video-btn-2 span {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	display: block;
	border-radius: 50%;
	width: 90px;
	height: 90px
}

.video-btn-2 span::after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: .1px solid #d21825;
	animation: videoTwo 8s linear infinite
}

.video-btn-2 span::before {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: .1px solid #d21825;
	animation: videoTwo 8s linear infinite
}

.video-btn-2 span:nth-child(1)::after {
	animation-delay: 1s
}

.video-btn-2 span:nth-child(1)::before {
	animation-delay: 5s
}

.video-btn-2 span:nth-child(2)::after {
	animation-delay: 2s
}

.video-btn-2 span:nth-child(2)::before {
	animation-delay: 6s
}

.video-btn-2 span:nth-child(3)::after {
	animation-delay: 3s
}

.video-btn-2 span:nth-child(3)::before {
	animation-delay: 7s
}

.video-btn-2 span:nth-child(4)::after {
	animation-delay: 4s
}

.video-btn-2 i {
	width: 90px;
	height: 90px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	background: #fff;
	color: #d21825;
	border: 5px solid #d21825;
	font-size: 60px
}

.video-btn-2.video-btn-3 i {
	color: #000;
	border-color: #000
}

.video-btn-2.video-btn-3 span::before {
	border: .1px solid #000
}

.video-btn-2.video-btn-3 span::after {
	border: .1px solid #000
}

@keyframes videoTwo {
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 1
	}

	100% {
		transform: translate(-50%, -50%) scale(5);
		opacity: 0
	}
}

.go-top {
	position: fixed;
	cursor: pointer;
	right: 3%;
	top: 87%;
	background-color: #d21825;
	z-index: 4;
	width: 73px;
	text-align: center;
	height: 73px;
	line-height: 42px;
	transform: scale(0);
	visibility: hidden;
	transition: .9s
}

.go-top i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	transition: .5s;
	font-size: 73px
}

.go-top i:last-child {
	opacity: 0;
	visibility: hidden;
	top: 60%
}

.go-top::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #d21825;
	opacity: 0;
	visibility: hidden;
	transition: .5s
}

.go-top:hover {
	color: #fff;
	background-color: #d21825
}

.go-top:hover::before {
	opacity: 1;
	visibility: visible
}

.go-top:hover i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden
}

.go-top:hover i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.go-top:focus {
	color: #fff
}

.go-top:focus::before {
	opacity: 1;
	visibility: visible
}

.go-top:focus i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden
}

.go-top:focus i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%
}

.go-top.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	right: 9%;
	top: 84%;
	transform: scale(1);
	border-radius: 50%;

}

.video-btn {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 0;
	color: #d21825;
	position: relative;
	z-index: 1;
	background-color: #fff;
	border-radius: 50%;
	transition: all ease .5s
}

.video-btn i {
	font-size: 42px;
	color: #d21825;
	position: absolute;
	top: 0;
	left: 0px;
	justify-content: center;
	align-items: center;
	display: flex;
	width: 100%;
	height: 100%
}

.video-btn::after,
.video-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	bottom: 0;
	left: 0;
	border-radius: 0;
	border-radius: 50%;
	transition: all ease .5s;
	animation: ripple 1.6s ease-out infinite;
	background-color: #fff
}

.video-btn span {
	position: absolute;
	top: 0;
	right: -105px;
	width: 100px;
	font-size: 15px
}

.video-btn:hover {
	background-color: #d21825
}

.video-btn:hover i {
	color: #fff
}

.video-btn:hover::before,
.video-btn:hover::after {
	background-color: #d21825
}

@keyframes ripple {

	0%,
	35% {
		transform: scale(0);
		opacity: 1
	}

	50% {
		transform: scale(1.5);
		opacity: .8
	}

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

.pagination-area {
	margin-top: 10px
}

.pagination-area .page-numbers {
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #000;
	text-align: center;
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 15px;
	background-color: #f1f5f8;
	border-radius: 0
}

.pagination-area .page-numbers:hover {
	color: #fff;
	background-color: #d21825
}

.pagination-area .page-numbers i {
	font-size: 15px;
	font-weight: normal
}

.pagination-area .page-numbers.next {
	top: 0
}

.pagination-area .page-numbers.current {
	color: #fff;
	border-color: #d21825;
	background-color: #d21825
}

.delay-0-2s {
	animation-delay: .2s
}

.delay-0-4s {
	animation-delay: .4s
}

.delay-0-6s {
	animation-delay: .6s
}

.delay-0-8s {
	animation-delay: .8s
}

.delay-0-1s {
	animation-delay: 1s
}

.patients-visitors-area .accordion-button::after {
	background-color: #000;
	color: #fff;
	content: "";
	font-family: remixicon !important;
	font-size: 21px;
	line-height: 22px
}

.patients-visitors-area .accordion-button:not(.collapsed)::after {
	background-color: #d21825
}

.patients-visitors-area .accordion-button {
	font-size: 25px;
	font-weight: 400
}

.patients-visitors-area .accordion-button:not(.collapsed) {
	color: #000
}

.patient-information-area .accordion-button::after {
	background-color: #000;
	color: #fff;
	content: "";
	font-family: remixicon !important;
	font-size: 21px;
	line-height: 22px
}

.patient-information-area .accordion-button:not(.collapsed)::after {
	background-color: #d21825
}

.patient-information-area .accordion-button:not(.collapsed) {
	color: #000
}

.patient-information-area .accordion-button {
	font-size: 25px;
	font-weight: 400
}

.help-faq-area .accordion-button::after {
	background-color: #000;
	color: #fff;
	content: "";
	font-family: remixicon !important;
	font-size: 21px;
	line-height: 22px
}

.help-faq-area .accordion-button:not(.collapsed)::after {
	background-color: #d21825
}

.help-faq-area .accordion-button:not(.collapsed) {
	color: #000
}

.help-faq-area .accordion-button {
	font-size: 25px;
	font-weight: 400
}

.delay-0-2s {
	animation-delay: .2s
}

.delay-0-4s {
	animation-delay: .4s
}

.delay-0-6s {
	animation-delay: .6s
}

.delay-0-8s {
	animation-delay: .8s
}

.delay-0-1s {
	animation-delay: 1s
}

.delay-0-3s {
	animation-delay: 1.5s
}
.sdbdfbdf li{
    color: white;
}
.sdfbdfbd img{
    width: 250px;
}

.svbdfbdfb ul li img {
    height: 40px;
    width: auto;
}
.svbdfbdfb ul{
    float: right!important;
}
.svbdfbdfb ul li {
    display: inline-block;
    margin-left: 20px;
}
.fbdfdbdfbdf {
    width: 100%;
    padding: 5px 0;
    margin: 0px;
    background-color: #d21825;
}
.fbdfdbdfbdf p, marquee {
    color: white;
    text-align: center;
}
.dfbljkdfgbdfg{
    margin: 40px 0;
}
.sdvsfvdfs h3{
    background-color: #d21825;
    color: white;
    padding: 5px 15px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: system-ui;
}
.sdvsfvdfs ul{
    padding: 0px;
}
.sdvsfvdfs ul li{
    list-style: none;
    border-bottom: 1px solid #c0c0c052;
    background-color: #f5f5f5;
    padding: 3px 10px;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    back
}
.sdvsfvdfs ul a:hover li{
    background-color: #d21825;
    color: white;
}
.sdvsfvdfs p{
    text-align: justify;
}
.asdvsdvsd .sfbdfbdf{
    width: 100%;
    border-radius: 0px;
    background-color: #d21825;
    border:none;
    padding: 15px 10px;
}
.asdvsdvsd{
    margin-bottom: 20px;
}
.dfbdgbnfgsf{
    width: 100%!important;
    border-radius: 0px;
    padding: 0px;
}

.dfbdgbnfgsf li a{
        background-color: #d21825;
        color: white;
}
.sdfbjdfgbdf{
    margin: 40px 0;
}
.sdfbdfbdgb iframe{
    width: 100%;
}
.sdfbdfbdgb{
    padding: 0px;
}
.sdfbdfbdgb h4{
    font-size: 16px;
    font-family: system-ui;
    font-weight: 500;
    padding: 5px 10px;
}
.fmghmghjh{
    padding: 0px;
    background-color: white;
}
.sfbdfbdfdggdf input{
    border-radius: 0px; 
}
.sfbdfbdfdggdf .form-select{
    border-radius: 0px; 
}
.sfbdfbdfdggdf textarea{
    height: 150px;
    width: 100%;
    border-radius: 0px;
}
.sfbdfbdf{
    border-radius: 0px;
}
.dfbdfgfghdf{
    border: 1px solid white;
}
.fgnfdfbdf p{
    padding-left: 25px;
}
.fgnfdfbdf p i{
    position: absolute;
    margin-left: -25px;
    margin-top: 6px;
    font-size: 20px;
}
.social-icon-right {
    position: fixed;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    box-shadow: -6px 0px 20px rgb(11 51 67 / 20%);
    border-radius: 6px 0px 0px 6px;
    z-index: 999;
    padding: 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.social-icon-right ul{
    margin-bottom: 0px;
}
.social-icon-right ul li a {
	width: 26px;
	height: 26px;
	border-radius: 100%;
	background: #d21825;
	color: #fff;
	margin: 5px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 12px;
}

.social-icon-right ul li a span {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
	padding: 5px 7px;
	z-index: 5;
	font-size: 14px;
	width: 80px;
	text-align: center;
	border-radius: 0px;
	background: #d21825;
	visibility: hidden;
	opacity: 0;
	-o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.social-icon-right ul li a span::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid #d21825;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	position: absolute;
	right: -5px;
	top: 50%;
	transform: translateY(-50%);
}

.social-icon-right ul li a:hover span {
	left: -90px;
	visibility: visible;
	opacity: 1;
}

.hover-vector {
	background-color: #fe0000;
	padding: 3px 15px;
	border-radius: 5px;
	font-size: 14px;
	transition: all .5s;
	color: #fff;
	line-height: 2;
	position: absolute;
	left: 66px;
	top: 9px;
	width: 98px;
	opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease, visibility 0.3s ease;
}
.hover-vector::after {
	content: '';
	border-width: 5px;
	border-style: solid;
	border-color: #fe0000 transparent transparent transparent;
	position: absolute;
	top: 42%;
	left: -14%;
	margin-left: 5%;
	transform: rotate(90deg);
}
.page-icon li:hover .hover-vector {
	opacity: 1;
	visibility: visible;
}
.page-icon {
	padding: 0;
	list-style: none;
	position: fixed;
	bottom: 13%;
	z-index: 9;
	margin: 0;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background: #fff;
	border-radius: 0 7px 7px;
}
.page-icon li {
	padding-bottom: 10px;
	gap: 10px;
	position: relative;
	background: #fff;
	padding: 9px;
	
}
.page-icon li a img {
	border-radius: 50%;
}
.page-icon li:first-child {
	border-radius: 0 7px 0 0;
}
.page-icon li:last-child {
	border-radius: 0 0 7px 0;
}
.page-icon li a img:hover {
	box-shadow: 0px 1px 8px 3px #000000ba;
}
.jcdkcsdfa {
	rotate: 270deg;
	background-color: #d21825;
	position: fixed;
	top: 50%;
  	right: -63px;
	/* left: -11px; */
	z-index: 9999999999999999;
	width: 126px;
	height: 43px;
	transition: 0.5s;
	
}
.jcdkcsdfa:hover {
	box-shadow: -2px 0px 8px 8px #000000ba;
	transition: 0.5s;
}
.jcdkcsdfa a:hover {
	color: #fff;
}
.whatsapp-bttnsvf {
	/* position: fixed;
	bottom: 162px; */
	/* right: 10px; */
	/* left: 0px; */
	z-index: 9999999999999999;
	width: 35px;
	height: 35px;
}
.ins {
	/* position: fixed;
	bottom: 85px; */
	
	color: #fff;
	height: 35px;
	font-size: 20px;
	/* left: 8px; */
	border-radius: 50%;
	width: 35px;
	display: grid;
	place-content: center;
	z-index: 9999999;
}

.fac {
	/* position: fixed;
	bottom: 40px; */
	background-color: #0056b3;
	
	color: #fff;
	height: 35px;
	font-size: 20px;
	/* left: 8px; */
	border-radius: 50%;
	width: 35px;
	display: grid;
	place-content: center;
	z-index: 9999999;
}
.ytube {
	/* position: fixed;
	bottom: 0px; */
	background-color: #FF0000;
	color: #fff;
	height: 33px;
	font-size: 18px;
	left: 8px;
	border-radius: 50%;
	width: 33px;
	display: grid;
	place-content: center;
	z-index: 9999999;
}
.twi {
	/* position: fixed;
	bottom: 128px; */
	background-color: #1DA1F2;
	color: #fff;
	height: 33px;
	font-size: 18px;
	left: 8px;
	border-radius: 50%;
	width: 33px;
	display: grid;
	place-content: center;
	z-index: 9999999;
}
.call-bttnsvf {
	/* position: fixed;
	bottom: 209px; */
	/* right: 20px; */
	left: 4px;
	z-index: 9999999999999999;
	width: 37px;
}
.dnfgnfgnf{
    background-color: #d21825!important;
    padding: 5px;
}
.dnfgnfgnf .accordion-button{
    color: white!important;
}
.dnfgnfgnf .accordion-button::after{
    color: white!important;
}
.dnfgnfgnf ul li{
    list-style: none;
    padding: 5px;
}
.dnfgnfgnf ul li a{
    font-size: 14px;
    
}
.dnfgnfgnf ul li:hover{
    background-color: white;
    
}
.dnfgnfgnf ul{
    padding-left: 0px;
    background-color: #f1f5f8;
    margin-bottom: 0px;
    
}
.sfnvbdfdf{
    width: 100%;
    margin: 0px;
    background-color: #dedede;
    padding: 70px 0;
}
.sfnvbdfdf .row{
    width: 100%;
    margin: 0px;
}
.sfnvbdfdf .row h1{
    text-align: center;
    color: #d21825;
}
.dfbndfgnfgddf p{
    text-align: justify;
}
.dfbndfgnfgddf h4{
    font-size: 20px!important;
    color: #d21825;
}
.dfbndfgnfgddf ul li{
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 28px;
    font-weight: 400;
    text-align: justify;
}
.sbdfsbdf{
    border: 1px solid #d21825;
    padding: 10px;
    border-radius: 5px;
}
.sbdfsbdf h3 a{
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
overflow: hidden;
}
.dfdfgnfgnfg a{
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
overflow: hidden;
}
.sfbdfbdf{
    text-align: center;
}
.sfbdfbdfdfb{
    margin-bottom: 30px!important;
}
.sdfjhkdfjhkdfbn{
    text-align: justify;
    
}
.tesjhaas{
    background-image: url(../img/testimonial-bg.png);
    background-position:right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
    margin-bottom: 40px;
}
.sfbjkdfbdf{
/*    margin: 40px 0;*/
}
.sfdbdfbdf{
    width: 100%;
}
.sfbjkdfbdf h3, h1{
    text-align: center;
}
.sdbdfbdffgfg{
/*margin-bottom: 20px;*/
}
.adsvsdvsd table tbody tr th, td{
    border: 1px solid #00000021;
    background-color: #FFFFFF;
}
.sddfbdfbdf thead tr th{
    border: 1px solid #00000021!important;
    background-color: #d21825;
    color: white;
}
.sddfbdfbdf tbody tr th{
    border: 1px solid #00000021!important;
}
.sfjhkbdfh img{
   border-radius: 5px;
    padding: 10px;
    box-shadow: 0px 0px 10px #0000004d;
    max-height: 280px;
    width: auto;    
}
@media(max-width:767px){
    .sfjhkbdfh img{
        margin-bottom: 40px;
        max-height: 280px;
}
}
.dfbndfgnfgnf li .nav-link {
    font-size: 16px!important;
}
.sfbdfbdfffg ul{
    text-align: right!important;
}
.dfbdfbdfscf a{
    background-color: #d21825;
    padding: 7px 15px;
    border-radius: 5px;
    color: white;
}
.dfbdfbdfscf a:hover{
    opacity: 0.7;
}
.sdvbsfbdf a{
    background-color: black;
}
.sfbdfbdfgg{
    padding: 25px 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #0000004d;
}
.svsvsdf{
    color: white!important;
}

.sfdbdfbdf{
        right: 69px;
    width: 60%;
    position: relative;
    left: 100px;
    
}
.dhjdhaas h4{
    text-align: center;
}
.sdofwfvvds td{
    border: none;
    padding-right: 40px;
    padding-top: 20px;
    background-color: #FFFFFF;
}

.jssdjiia{
    margin-top: 30px;
}
.huhsysg{
    color: white;
    background-color:#46bad9;
    padding: 25px;
    
}
.jsadadj ul li{
  display: inline-block;
    
     
}
.jcnascc li {
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    background-color: #d21825;
    border-radius: 100%;
    line-height: 10px;
    
}
.jcnascc li a{
    color: white;
}

.jcdkcsdfa a{
    color: white;
}
    
.dnfgnfghnghg .carousel-control-prev span{
    background-color: #d21825;
    border-radius: 600px;
}
.dnfgnfghnghg .carousel-control-next span{
    background-color: #d21825;
    border-radius: 600px;
}
.dfbjhdfgbfgbf ul{
    padding: 0;
}
.dfbjhdfgbfgbf ul li{
    list-style: none;
    background-color: #c0c0c033;
    padding: 5px;
    border-bottom: 1px solid #c0c0c069;
}
.dfbjhdfgbfgbf ul li span{
    float: right;
 
}
.dfbjhdfgbfgbf ul li span a:hover{
    background-color: #000;
    
    
}
.dfbjhdfgbfgbf ul li span a{
    color: white;
    background-color: #d21825;
    padding: 5px;
    margin-top: -5px;
    margin-right: -5px;
}
.fvjkdfjhdf{
    margin: 40px 0;
}
.sdvsdvdfsvsdf{
    margin-top: -50px;
    background-color: #d21825;
    padding: 10px;
}
.sdvsdvdfsvsdf p{
    color: white;
    text-align: justify;
}
.sfbdfbdfbdf{
    margin: 0px 50px 
}
@media(max-width:767px){
    .sdvsdvdfsvsdf{
    margin-top: -30px;
    background-color: #d21825;
    padding: 10px;
}
.sfbdfbdfbdf{
    margin: 0px 20px 
}
}
.dfbhdfdgd{
    margin: 30px 0;
}
.dfbhdfdgd .row{
    margin:  0;
}
.sfbdfbdfbddfdf{
    margin: 0px;
    padding: 0px;
    border: 1px solid white;
}
.sxdfbdfbdfgd{
    margin: 0px;
    padding: 0px;
}
.dfbdfgbfgd{
    background-color: #d21825bd;
    height: 100%;
}
.fbdfbjdfbdf{
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}
.dfbhdfgbdfg ul{
    padding: 0px;
}
.dfbhdfgbdfg ul li{
    list-style: none;
}
.dfbhdfgbdfg ul li a{
    color: white;
}
.dfbhdfgbdfg ul li a:hover{
    opacity: 0.7;
}



.bg-color-f1f5f8 {
	background-color: #f1f5f8;
}
.copy-right-area {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
  background: #f7f4fb;
}
.copy-right-area p a {
	color: #d21825;
}
.pb-70 {
	padding-bottom: 70px;
}
.pt-100 {
	padding-top: 100px;
}

.single-footer-widget p {
	color: #6c6b80;
}