/* Template Name: Dorsin
   Author: Themesbrand
   Version: 2.4.0
   File Description: Main Css file of the template
*/
/****************************************\

01.general
02.helper
03.components
04.menu
05.home
06.features
07.sevices
08.cta
09.process
10.pricing
11.team
12.testimonial
13.blog
14.contact
15.footer
16.authentication
17.switcher
18.responsive

*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&family=Rubik:wght@300;400;500&display=swap');
:root {
	--bs-primary: #4341cc;
	--bs-primary-rgb: hexToRGB(#4341cc);
	--bs-success: #1bbc9d;
	--bs-success-rgb: hexToRGB(#1bbc9d);
	--bs-info: #10a6ba;
	--bs-info-rgb: hexToRGB(#10a6ba);
	--bs-warning: #f6cb42;
	--bs-warning-rgb: hexToRGB(#f6cb42);
	--bs-danger: #fb3e3e;
	--bs-danger-rgb: hexToRGB(#fb3e3e);
	--bs-orange: #f09105;
	--bs-orange-rgb: hexToRGB(#f09105);
	--bs-dark: #272a33;
	--bs-dark-rgb: hexToRGB(#272a33);
	--bs-cyan: #00e6e6;
	--bs-cyan-rgb: hexToRGB(#00e6e6);
	--bs-blue: #2762da;
	--bs-blue-rgb: hexToRGB(#2762da);
	--bs-muted: #95a0ab;
	--bs-muted-rgb: hexToRGB(#95a0ab);
	--bs-purple: #704fff;
	--bs-purple-rgb: hexToRGB(#704fff);
	--bs-pink: #f85f89;
	--bs-pink-rgb: hexToRGB(#f85f89);
	--bs-white: #ece3df36;
	--bs-white-rgb: hexToRGB(#ece3df36);
	--bs-light: #f8fbff;
	--bs-light-rgb: hexToRGB(#f8fbff);
}

@font-face {
	font-family: 'Ephesis';
	src: url('../fonts/Ephesis-Regular.ttf') format('truetype'); /* Adjust the path accordingly */
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Rubik', sans-serif;
	overflow-x: hidden !important;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
}

.btn,
.btn:focus,
button,
button:focus {
	outline: none !important;
}

a {
	text-decoration: none !important;
	outline: none;
}

p {
	font-size: 14.4px;
	line-height: 24px;
}

.row > * {
	position: relative;
}

.text-white {
	color: #fff !important;
}

.text-muted {
	color: #95a0ab !important;
}

::-moz-placeholder {
	color: #95a0ab !important;
}

::placeholder {
	color: #95a0ab !important;
}

[dir='rtl'] .btn-white:focus {
	color: #272a33 !important;
}

.section {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}

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

.border {
	border-color: var(--bs-border-color) !important;
}

.bg-white {
	color: var(--bs-body-color) !important;
	background-color: var(--bs-icon-bg) !important;
}

.btn-white {
	background-color: #fff !important;
	color: #000 !important;
}

.bg-light {
	color: var(--bs-body-color) !important;
	background-color: var(--bs-secondary-bg) !important;
}

.vertical-content {
	display: -moz-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
}

:root {
	--pink-color: #783748; /* Light Pink */
}

.bg-overlay {
	background: var(--pink-color);
	background: #000000;
	opacity: .3;
	position: absolute;
	height: 100%;
	width: 100%;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
}

.bg-overlay-features {
	background: var(--pink-color);
	background: #ece3df;
	opacity: 0.2;
	position: absolute;
	height: 100%;
	width: 100%;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
}

.bg-lightan {
	background: var(--bs-lightan);
}

.btn-rounded {
	border-radius: 30px !important;
}

.box-shadow {
	box-shadow: 0px 3px 6px 1px rgba(38, 107, 193, 0.08);
}

hr {
	border-top: 1px solid #e7ebf3;
}

::-moz-selection {
	background-color: #272a33;
	color: #ffffff;
}

::selection {
	background-color: #272a33;
	color: #ffffff;
}

.h1,
h1 {
	font-size: 36px;
}

.h2,
h2 {
	font-size: 30px;
}

.h3,
h3 {
	font-size: 24px;
}

.h4,
h4 {
	font-size: 18px;
}

.h5,
h5 {
	font-size: 14px;
}

.h6,
h6 {
	font-size: 12px;
}

b {
	font-weight: 500;
}

.f-10 {
	font-size: 10px;
}

.f-12 {
	font-size: 12px;
}

.f-13 {
	font-size: 13px;
}

.f-14 {
	font-size: 14px;
}

.f-15 {
	font-size: 15px;
}

.f-16 {
	font-size: 16px;
}

.f-18 {
	font-size: 18px;
}

.f-19 {
	font-size: 19px;
}

.f-20 {
	font-size: 20px;
}

.line-height_1_4 {
	line-height: 1.4;
}

.line-height_1_6 {
	line-height: 1.6;
}

.line-height_1_8 {
	line-height: 1.8;
}

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.section-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding-bottom: 1rem;
	line-height: 1;
	font-size: 1.75rem;
	font-weight: 500;
}

.section-title-border {
	width: 50px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4341cc;
}

.section-subtitle {
	letter-spacing: 0.02em;
}

.svg-pattern {
	width: 100%;
	position: relative;
}

iframe {
	max-width: 100%;
}

.hover-effect {
	transition: all 0.3s ease-in-out;
}
.hover-effect:hover {
	transform: translateY(-1rem);
}

.btn {
	padding: 10px 20px;
	font-size: 14px;
	letter-spacing: 0.5px;
	transition: all 0.5s;
	border-radius: 0.25rem;
}
.btn:focus {
	box-shadow: none;
}
.btn:hover {
	transform: translateY(-5px);
}

.btn-sm {
	padding: 8px 12px;
	font-size: 12px;
}

.shadow {
	box-shadow: 0px 3px 6px 1px rgba(38, 107, 193, 0.08) !important;
}

.bg-primary {
	background-color: #4341cc;
}
.bg-primary .bg-soft-primary {
	background-color: rgba(67, 65, 204, 0.1) !important;
}
.bg-primary .text-primary {
	color: #4341cc !important;
}
.bg-primary .border-primary {
	color: #4341cc !important;
}
.bg-primary .icon-dual-primary {
	color: #4341cc;
	fill: rgba(67, 65, 204, 0.2);
}
.bg-primary .btn-soft-primary {
	background-color: rgba(67, 65, 204, 0.25) !important;
	color: #4341cc !important;
}
.bg-primary .btn-soft-primary:hover,
.bg-primary .btn-soft-primary:focus,
.bg-primary .btn-soft-primary:active,
.bg-primary .btn-soft-primary.active,
.bg-primary .btn-soft-primary.focus,
.bg-primary .btn-soft-primary:not(:disabled):not(.disabled):active,
.bg-primary .btn-soft-primary:not(:disabled):not(.disabled):active:focus,
.bg-primary .btn-soft-primary .open > .dropdown-toggle.btn-primary {
	background: #3735c4;
}
.bg-primary .btn-primary {
	background: #4341cc;
	border-color: #4341cc !important;
}
.bg-primary .btn-primary:hover,
.bg-primary .btn-primary:focus,
.bg-primary .btn-primary:active,
.bg-primary .btn-primary.active,
.bg-primary .btn-primary.focus,
.bg-primary .btn-primary:not(:disabled):not(.disabled):active,
.bg-primary .btn-primary:not(:disabled):not(.disabled):active:focus,
.bg-primary .btn-primary .open > .dropdown-toggle.btn-primary {
	background: #3735c4;
	border-color: #3735c4;
}
.bg-primary .btn-outline-primary {
	color: #4341cc;
	border-color: #4341cc;
}
.bg-primary .btn-outline-primary:hover,
.bg-primary .btn-outline-primary:focus,
.bg-primary .btn-outline-primary:active,
.bg-primary .btn-outline-primary.active,
.bg-primary .btn-outline-primary.focus,
.bg-primary .btn-outline-primary:not(:disabled):not(.disabled):active,
.bg-primary .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.bg-primary .btn-outline-primary .open > .dropdown-toggle.btn-primary {
	background: #4341cc;
	border-color: #4341cc;
}

.bg-success {
	background-color: #1bbc9d;
}
.bg-success .bg-soft-success {
	background-color: rgba(27, 188, 157, 0.1) !important;
}
.bg-success .text-success {
	color: #1bbc9d !important;
}
.bg-success .border-success {
	color: #1bbc9d !important;
}
.bg-success .icon-dual-success {
	color: #1bbc9d;
	fill: rgba(27, 188, 157, 0.2);
}
.bg-success .btn-soft-success {
	background-color: rgba(27, 188, 157, 0.25) !important;
	color: #1bbc9d !important;
}
.bg-success .btn-soft-success:hover,
.bg-success .btn-soft-success:focus,
.bg-success .btn-soft-success:active,
.bg-success .btn-soft-success.active,
.bg-success .btn-soft-success.focus,
.bg-success .btn-soft-success:not(:disabled):not(.disabled):active,
.bg-success .btn-soft-success:not(:disabled):not(.disabled):active:focus,
.bg-success .btn-soft-success .open > .dropdown-toggle.btn-primary {
	background: #18aa8e;
}
.bg-success .btn-success {
	background: #1bbc9d;
	border-color: #1bbc9d !important;
}
.bg-success .btn-success:hover,
.bg-success .btn-success:focus,
.bg-success .btn-success:active,
.bg-success .btn-success.active,
.bg-success .btn-success.focus,
.bg-success .btn-success:not(:disabled):not(.disabled):active,
.bg-success .btn-success:not(:disabled):not(.disabled):active:focus,
.bg-success .btn-success .open > .dropdown-toggle.btn-primary {
	background: #18aa8e;
	border-color: #18aa8e;
}
.bg-success .btn-outline-success {
	color: #1bbc9d;
	border-color: #1bbc9d;
}
.bg-success .btn-outline-success:hover,
.bg-success .btn-outline-success:focus,
.bg-success .btn-outline-success:active,
.bg-success .btn-outline-success.active,
.bg-success .btn-outline-success.focus,
.bg-success .btn-outline-success:not(:disabled):not(.disabled):active,
.bg-success .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.bg-success .btn-outline-success .open > .dropdown-toggle.btn-primary {
	background: #1bbc9d;
	border-color: #1bbc9d;
}

.bg-info {
	background-color: #10a6ba;
}
.bg-info .bg-soft-info {
	background-color: rgba(16, 166, 186, 0.1) !important;
}
.bg-info .text-info {
	color: #10a6ba !important;
}
.bg-info .border-info {
	color: #10a6ba !important;
}
.bg-info .icon-dual-info {
	color: #10a6ba;
	fill: rgba(16, 166, 186, 0.2);
}
.bg-info .btn-soft-info {
	background-color: rgba(16, 166, 186, 0.25) !important;
	color: #10a6ba !important;
}
.bg-info .btn-soft-info:hover,
.bg-info .btn-soft-info:focus,
.bg-info .btn-soft-info:active,
.bg-info .btn-soft-info.active,
.bg-info .btn-soft-info.focus,
.bg-info .btn-soft-info:not(:disabled):not(.disabled):active,
.bg-info .btn-soft-info:not(:disabled):not(.disabled):active:focus,
.bg-info .btn-soft-info .open > .dropdown-toggle.btn-primary {
	background: #0e95a7;
}
.bg-info .btn-info {
	background: #10a6ba;
	border-color: #10a6ba !important;
}
.bg-info .btn-info:hover,
.bg-info .btn-info:focus,
.bg-info .btn-info:active,
.bg-info .btn-info.active,
.bg-info .btn-info.focus,
.bg-info .btn-info:not(:disabled):not(.disabled):active,
.bg-info .btn-info:not(:disabled):not(.disabled):active:focus,
.bg-info .btn-info .open > .dropdown-toggle.btn-primary {
	background: #0e95a7;
	border-color: #0e95a7;
}
.bg-info .btn-outline-info {
	color: #10a6ba;
	border-color: #10a6ba;
}
.bg-info .btn-outline-info:hover,
.bg-info .btn-outline-info:focus,
.bg-info .btn-outline-info:active,
.bg-info .btn-outline-info.active,
.bg-info .btn-outline-info.focus,
.bg-info .btn-outline-info:not(:disabled):not(.disabled):active,
.bg-info .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.bg-info .btn-outline-info .open > .dropdown-toggle.btn-primary {
	background: #10a6ba;
	border-color: #10a6ba;
}

.bg-warning {
	background-color: #f6cb42;
}
.bg-warning .bg-soft-warning {
	background-color: rgba(246, 203, 66, 0.1) !important;
}
.bg-warning .text-warning {
	color: #f6cb42 !important;
}
.bg-warning .border-warning {
	color: #f6cb42 !important;
}
.bg-warning .icon-dual-warning {
	color: #f6cb42;
	fill: rgba(246, 203, 66, 0.2);
}
.bg-warning .btn-soft-warning {
	background-color: rgba(246, 203, 66, 0.25) !important;
	color: #f6cb42 !important;
}
.bg-warning .btn-soft-warning:hover,
.bg-warning .btn-soft-warning:focus,
.bg-warning .btn-soft-warning:active,
.bg-warning .btn-soft-warning.active,
.bg-warning .btn-soft-warning.focus,
.bg-warning .btn-soft-warning:not(:disabled):not(.disabled):active,
.bg-warning .btn-soft-warning:not(:disabled):not(.disabled):active:focus,
.bg-warning .btn-soft-warning .open > .dropdown-toggle.btn-primary {
	background: #f5c62f;
}
.bg-warning .btn-warning {
	background: #f6cb42;
	border-color: #f6cb42 !important;
}
.bg-warning .btn-warning:hover,
.bg-warning .btn-warning:focus,
.bg-warning .btn-warning:active,
.bg-warning .btn-warning.active,
.bg-warning .btn-warning.focus,
.bg-warning .btn-warning:not(:disabled):not(.disabled):active,
.bg-warning .btn-warning:not(:disabled):not(.disabled):active:focus,
.bg-warning .btn-warning .open > .dropdown-toggle.btn-primary {
	background: #f5c62f;
	border-color: #f5c62f;
}
.bg-warning .btn-outline-warning {
	color: #f6cb42;
	border-color: #f6cb42;
}
.bg-warning .btn-outline-warning:hover,
.bg-warning .btn-outline-warning:focus,
.bg-warning .btn-outline-warning:active,
.bg-warning .btn-outline-warning.active,
.bg-warning .btn-outline-warning.focus,
.bg-warning .btn-outline-warning:not(:disabled):not(.disabled):active,
.bg-warning .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.bg-warning .btn-outline-warning .open > .dropdown-toggle.btn-primary {
	background: #f6cb42;
	border-color: #f6cb42;
}

.bg-danger {
	background-color: #fb3e3e;
}
.bg-danger .bg-soft-danger {
	background-color: rgba(251, 62, 62, 0.1) !important;
}
.bg-danger .text-danger {
	color: #fb3e3e !important;
}
.bg-danger .border-danger {
	color: #fb3e3e !important;
}
.bg-danger .icon-dual-danger {
	color: #fb3e3e;
	fill: rgba(251, 62, 62, 0.2);
}
.bg-danger .btn-soft-danger {
	background-color: rgba(251, 62, 62, 0.25) !important;
	color: #fb3e3e !important;
}
.bg-danger .btn-soft-danger:hover,
.bg-danger .btn-soft-danger:focus,
.bg-danger .btn-soft-danger:active,
.bg-danger .btn-soft-danger.active,
.bg-danger .btn-soft-danger.focus,
.bg-danger .btn-soft-danger:not(:disabled):not(.disabled):active,
.bg-danger .btn-soft-danger:not(:disabled):not(.disabled):active:focus,
.bg-danger .btn-soft-danger .open > .dropdown-toggle.btn-primary {
	background: #fb2a2a;
}
.bg-danger .btn-danger {
	background: #fb3e3e;
	border-color: #fb3e3e !important;
}
.bg-danger .btn-danger:hover,
.bg-danger .btn-danger:focus,
.bg-danger .btn-danger:active,
.bg-danger .btn-danger.active,
.bg-danger .btn-danger.focus,
.bg-danger .btn-danger:not(:disabled):not(.disabled):active,
.bg-danger .btn-danger:not(:disabled):not(.disabled):active:focus,
.bg-danger .btn-danger .open > .dropdown-toggle.btn-primary {
	background: #fb2a2a;
	border-color: #fb2a2a;
}
.bg-danger .btn-outline-danger {
	color: #fb3e3e;
	border-color: #fb3e3e;
}
.bg-danger .btn-outline-danger:hover,
.bg-danger .btn-outline-danger:focus,
.bg-danger .btn-outline-danger:active,
.bg-danger .btn-outline-danger.active,
.bg-danger .btn-outline-danger.focus,
.bg-danger .btn-outline-danger:not(:disabled):not(.disabled):active,
.bg-danger .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.bg-danger .btn-outline-danger .open > .dropdown-toggle.btn-primary {
	background: #fb3e3e;
	border-color: #fb3e3e;
}

.bg-orange {
	background-color: #f09105;
}
.bg-orange .bg-soft-orange {
	background-color: rgba(240, 145, 5, 0.1) !important;
}
.bg-orange .text-orange {
	color: #f09105 !important;
}
.bg-orange .border-orange {
	color: #f09105 !important;
}
.bg-orange .icon-dual-orange {
	color: #f09105;
	fill: rgba(240, 145, 5, 0.2);
}
.bg-orange .btn-soft-orange {
	background-color: rgba(240, 145, 5, 0.25) !important;
	color: #f09105 !important;
}
.bg-orange .btn-soft-orange:hover,
.bg-orange .btn-soft-orange:focus,
.bg-orange .btn-soft-orange:active,
.bg-orange .btn-soft-orange.active,
.bg-orange .btn-soft-orange.focus,
.bg-orange .btn-soft-orange:not(:disabled):not(.disabled):active,
.bg-orange .btn-soft-orange:not(:disabled):not(.disabled):active:focus,
.bg-orange .btn-soft-orange .open > .dropdown-toggle.btn-primary {
	background: #dc8505;
}
.bg-orange .btn-orange {
	background: #f09105;
	border-color: #f09105 !important;
}
.bg-orange .btn-orange:hover,
.bg-orange .btn-orange:focus,
.bg-orange .btn-orange:active,
.bg-orange .btn-orange.active,
.bg-orange .btn-orange.focus,
.bg-orange .btn-orange:not(:disabled):not(.disabled):active,
.bg-orange .btn-orange:not(:disabled):not(.disabled):active:focus,
.bg-orange .btn-orange .open > .dropdown-toggle.btn-primary {
	background: #dc8505;
	border-color: #dc8505;
}
.bg-orange .btn-outline-orange {
	color: #f09105;
	border-color: #f09105;
}
.bg-orange .btn-outline-orange:hover,
.bg-orange .btn-outline-orange:focus,
.bg-orange .btn-outline-orange:active,
.bg-orange .btn-outline-orange.active,
.bg-orange .btn-outline-orange.focus,
.bg-orange .btn-outline-orange:not(:disabled):not(.disabled):active,
.bg-orange .btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.bg-orange .btn-outline-orange .open > .dropdown-toggle.btn-primary {
	background: #f09105;
	border-color: #f09105;
}

.bg-dark {
	background-color: #272a33;
}
.bg-dark .bg-soft-dark {
	background-color: rgba(39, 42, 51, 0.1) !important;
}
.bg-dark .text-dark {
	color: #272a33 !important;
}
.bg-dark .border-dark {
	color: #272a33 !important;
}
.bg-dark .icon-dual-dark {
	color: #272a33;
	fill: rgba(39, 42, 51, 0.2);
}
.bg-dark .btn-soft-dark {
	background-color: rgba(39, 42, 51, 0.25) !important;
	color: #272a33 !important;
}
.bg-dark .btn-soft-dark:hover,
.bg-dark .btn-soft-dark:focus,
.bg-dark .btn-soft-dark:active,
.bg-dark .btn-soft-dark.active,
.bg-dark .btn-soft-dark.focus,
.bg-dark .btn-soft-dark:not(:disabled):not(.disabled):active,
.bg-dark .btn-soft-dark:not(:disabled):not(.disabled):active:focus,
.bg-dark .btn-soft-dark .open > .dropdown-toggle.btn-primary {
	background: #1e2027;
}
.bg-dark .btn-dark {
	background: #272a33;
	border-color: #272a33 !important;
}
.bg-dark .btn-dark:hover,
.bg-dark .btn-dark:focus,
.bg-dark .btn-dark:active,
.bg-dark .btn-dark.active,
.bg-dark .btn-dark.focus,
.bg-dark .btn-dark:not(:disabled):not(.disabled):active,
.bg-dark .btn-dark:not(:disabled):not(.disabled):active:focus,
.bg-dark .btn-dark .open > .dropdown-toggle.btn-primary {
	background: #1e2027;
	border-color: #1e2027;
}
.bg-dark .btn-outline-dark {
	color: #272a33;
	border-color: #272a33;
}
.bg-dark .btn-outline-dark:hover,
.bg-dark .btn-outline-dark:focus,
.bg-dark .btn-outline-dark:active,
.bg-dark .btn-outline-dark.active,
.bg-dark .btn-outline-dark.focus,
.bg-dark .btn-outline-dark:not(:disabled):not(.disabled):active,
.bg-dark .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.bg-dark .btn-outline-dark .open > .dropdown-toggle.btn-primary {
	background: #272a33;
	border-color: #272a33;
}

.bg-cyan {
	background-color: #00e6e6;
}
.bg-cyan .bg-soft-cyan {
	background-color: rgba(0, 230, 230, 0.1) !important;
}
.bg-cyan .text-cyan {
	color: #00e6e6 !important;
}
.bg-cyan .border-cyan {
	color: #00e6e6 !important;
}
.bg-cyan .icon-dual-cyan {
	color: #00e6e6;
	fill: rgba(0, 230, 230, 0.2);
}
.bg-cyan .btn-soft-cyan {
	background-color: rgba(0, 230, 230, 0.25) !important;
	color: #00e6e6 !important;
}
.bg-cyan .btn-soft-cyan:hover,
.bg-cyan .btn-soft-cyan:focus,
.bg-cyan .btn-soft-cyan:active,
.bg-cyan .btn-soft-cyan.active,
.bg-cyan .btn-soft-cyan.focus,
.bg-cyan .btn-soft-cyan:not(:disabled):not(.disabled):active,
.bg-cyan .btn-soft-cyan:not(:disabled):not(.disabled):active:focus,
.bg-cyan .btn-soft-cyan .open > .dropdown-toggle.btn-primary {
	background: #00d2d2;
}
.bg-cyan .btn-cyan {
	background: #00e6e6;
	border-color: #00e6e6 !important;
}
.bg-cyan .btn-cyan:hover,
.bg-cyan .btn-cyan:focus,
.bg-cyan .btn-cyan:active,
.bg-cyan .btn-cyan.active,
.bg-cyan .btn-cyan.focus,
.bg-cyan .btn-cyan:not(:disabled):not(.disabled):active,
.bg-cyan .btn-cyan:not(:disabled):not(.disabled):active:focus,
.bg-cyan .btn-cyan .open > .dropdown-toggle.btn-primary {
	background: #00d2d2;
	border-color: #00d2d2;
}
.bg-cyan .btn-outline-cyan {
	color: #00e6e6;
	border-color: #00e6e6;
}
.bg-cyan .btn-outline-cyan:hover,
.bg-cyan .btn-outline-cyan:focus,
.bg-cyan .btn-outline-cyan:active,
.bg-cyan .btn-outline-cyan.active,
.bg-cyan .btn-outline-cyan.focus,
.bg-cyan .btn-outline-cyan:not(:disabled):not(.disabled):active,
.bg-cyan .btn-outline-cyan:not(:disabled):not(.disabled):active:focus,
.bg-cyan .btn-outline-cyan .open > .dropdown-toggle.btn-primary {
	background: #00e6e6;
	border-color: #00e6e6;
}

.bg-blue {
	background-color: #2762da;
}
.bg-blue .bg-soft-blue {
	background-color: rgba(39, 98, 218, 0.1) !important;
}
.bg-blue .text-blue {
	color: #2762da !important;
}
.bg-blue .border-blue {
	color: #2762da !important;
}
.bg-blue .icon-dual-blue {
	color: #2762da;
	fill: rgba(39, 98, 218, 0.2);
}
.bg-blue .btn-soft-blue {
	background-color: rgba(39, 98, 218, 0.25) !important;
	color: #2762da !important;
}
.bg-blue .btn-soft-blue:hover,
.bg-blue .btn-soft-blue:focus,
.bg-blue .btn-soft-blue:active,
.bg-blue .btn-soft-blue.active,
.bg-blue .btn-soft-blue.focus,
.bg-blue .btn-soft-blue:not(:disabled):not(.disabled):active,
.bg-blue .btn-soft-blue:not(:disabled):not(.disabled):active:focus,
.bg-blue .btn-soft-blue .open > .dropdown-toggle.btn-primary {
	background: #235aca;
}
.bg-blue .btn-blue {
	background: #2762da;
	border-color: #2762da !important;
}
.bg-blue .btn-blue:hover,
.bg-blue .btn-blue:focus,
.bg-blue .btn-blue:active,
.bg-blue .btn-blue.active,
.bg-blue .btn-blue.focus,
.bg-blue .btn-blue:not(:disabled):not(.disabled):active,
.bg-blue .btn-blue:not(:disabled):not(.disabled):active:focus,
.bg-blue .btn-blue .open > .dropdown-toggle.btn-primary {
	background: #235aca;
	border-color: #235aca;
}
.bg-blue .btn-outline-blue {
	color: #2762da;
	border-color: #2762da;
}
.bg-blue .btn-outline-blue:hover,
.bg-blue .btn-outline-blue:focus,
.bg-blue .btn-outline-blue:active,
.bg-blue .btn-outline-blue.active,
.bg-blue .btn-outline-blue.focus,
.bg-blue .btn-outline-blue:not(:disabled):not(.disabled):active,
.bg-blue .btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.bg-blue .btn-outline-blue .open > .dropdown-toggle.btn-primary {
	background: #2762da;
	border-color: #2762da;
}

.bg-muted {
	background-color: #95a0ab;
}
.bg-muted .bg-soft-muted {
	background-color: rgba(149, 160, 171, 0.1) !important;
}
.bg-muted .text-muted {
	color: #95a0ab !important;
}
.bg-muted .border-muted {
	color: #95a0ab !important;
}
.bg-muted .icon-dual-muted {
	color: #95a0ab;
	fill: rgba(149, 160, 171, 0.2);
}
.bg-muted .btn-soft-muted {
	background-color: rgba(149, 160, 171, 0.25) !important;
	color: #95a0ab !important;
}
.bg-muted .btn-soft-muted:hover,
.bg-muted .btn-soft-muted:focus,
.bg-muted .btn-soft-muted:active,
.bg-muted .btn-soft-muted.active,
.bg-muted .btn-soft-muted.focus,
.bg-muted .btn-soft-muted:not(:disabled):not(.disabled):active,
.bg-muted .btn-soft-muted:not(:disabled):not(.disabled):active:focus,
.bg-muted .btn-soft-muted .open > .dropdown-toggle.btn-primary {
	background: #8a96a2;
}
.bg-muted .btn-muted {
	background: #95a0ab;
	border-color: #95a0ab !important;
}
.bg-muted .btn-muted:hover,
.bg-muted .btn-muted:focus,
.bg-muted .btn-muted:active,
.bg-muted .btn-muted.active,
.bg-muted .btn-muted.focus,
.bg-muted .btn-muted:not(:disabled):not(.disabled):active,
.bg-muted .btn-muted:not(:disabled):not(.disabled):active:focus,
.bg-muted .btn-muted .open > .dropdown-toggle.btn-primary {
	background: #8a96a2;
	border-color: #8a96a2;
}
.bg-muted .btn-outline-muted {
	color: #95a0ab;
	border-color: #95a0ab;
}
.bg-muted .btn-outline-muted:hover,
.bg-muted .btn-outline-muted:focus,
.bg-muted .btn-outline-muted:active,
.bg-muted .btn-outline-muted.active,
.bg-muted .btn-outline-muted.focus,
.bg-muted .btn-outline-muted:not(:disabled):not(.disabled):active,
.bg-muted .btn-outline-muted:not(:disabled):not(.disabled):active:focus,
.bg-muted .btn-outline-muted .open > .dropdown-toggle.btn-primary {
	background: #95a0ab;
	border-color: #95a0ab;
}

.bg-purple {
	background-color: #704fff;
}
.bg-purple .bg-soft-purple {
	background-color: rgba(112, 79, 255, 0.1) !important;
}
.bg-purple .text-purple {
	color: #704fff !important;
}
.bg-purple .border-purple {
	color: #704fff !important;
}
.bg-purple .icon-dual-purple {
	color: #704fff;
	fill: rgba(112, 79, 255, 0.2);
}
.bg-purple .btn-soft-purple {
	background-color: rgba(112, 79, 255, 0.25) !important;
	color: #704fff !important;
}
.bg-purple .btn-soft-purple:hover,
.bg-purple .btn-soft-purple:focus,
.bg-purple .btn-soft-purple:active,
.bg-purple .btn-soft-purple.active,
.bg-purple .btn-soft-purple.focus,
.bg-purple .btn-soft-purple:not(:disabled):not(.disabled):active,
.bg-purple .btn-soft-purple:not(:disabled):not(.disabled):active:focus,
.bg-purple .btn-soft-purple .open > .dropdown-toggle.btn-primary {
	background: #5f3bff;
}
.bg-purple .btn-purple {
	background: #704fff;
	border-color: #704fff !important;
}
.bg-purple .btn-purple:hover,
.bg-purple .btn-purple:focus,
.bg-purple .btn-purple:active,
.bg-purple .btn-purple.active,
.bg-purple .btn-purple.focus,
.bg-purple .btn-purple:not(:disabled):not(.disabled):active,
.bg-purple .btn-purple:not(:disabled):not(.disabled):active:focus,
.bg-purple .btn-purple .open > .dropdown-toggle.btn-primary {
	background: #5f3bff;
	border-color: #5f3bff;
}
.bg-purple .btn-outline-purple {
	color: #704fff;
	border-color: #704fff;
}
.bg-purple .btn-outline-purple:hover,
.bg-purple .btn-outline-purple:focus,
.bg-purple .btn-outline-purple:active,
.bg-purple .btn-outline-purple.active,
.bg-purple .btn-outline-purple.focus,
.bg-purple .btn-outline-purple:not(:disabled):not(.disabled):active,
.bg-purple .btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.bg-purple .btn-outline-purple .open > .dropdown-toggle.btn-primary {
	background: #704fff;
	border-color: #704fff;
}

.bg-pink {
	background-color: #f85f89;
}
.bg-pink .bg-soft-pink {
	background-color: rgba(248, 95, 137, 0.1) !important;
}
.bg-pink .text-pink {
	color: #f85f89 !important;
}
.bg-pink .border-pink {
	color: #f85f89 !important;
}
.bg-pink .icon-dual-pink {
	color: #f85f89;
	fill: rgba(248, 95, 137, 0.2);
}
.bg-pink .btn-soft-pink {
	background-color: rgba(248, 95, 137, 0.25) !important;
	color: #f85f89 !important;
}
.bg-pink .btn-soft-pink:hover,
.bg-pink .btn-soft-pink:focus,
.bg-pink .btn-soft-pink:active,
.bg-pink .btn-soft-pink.active,
.bg-pink .btn-soft-pink.focus,
.bg-pink .btn-soft-pink:not(:disabled):not(.disabled):active,
.bg-pink .btn-soft-pink:not(:disabled):not(.disabled):active:focus,
.bg-pink .btn-soft-pink .open > .dropdown-toggle.btn-primary {
	background: #f74b7b;
}
.bg-pink .btn-pink {
	background: #f85f89;
	border-color: #f85f89 !important;
}
.bg-pink .btn-pink:hover,
.bg-pink .btn-pink:focus,
.bg-pink .btn-pink:active,
.bg-pink .btn-pink.active,
.bg-pink .btn-pink.focus,
.bg-pink .btn-pink:not(:disabled):not(.disabled):active,
.bg-pink .btn-pink:not(:disabled):not(.disabled):active:focus,
.bg-pink .btn-pink .open > .dropdown-toggle.btn-primary {
	background: #f74b7b;
	border-color: #f74b7b;
}
.bg-pink .btn-outline-pink {
	color: #f85f89;
	border-color: #f85f89;
}
.bg-pink .btn-outline-pink:hover,
.bg-pink .btn-outline-pink:focus,
.bg-pink .btn-outline-pink:active,
.bg-pink .btn-outline-pink.active,
.bg-pink .btn-outline-pink.focus,
.bg-pink .btn-outline-pink:not(:disabled):not(.disabled):active,
.bg-pink .btn-outline-pink:not(:disabled):not(.disabled):active:focus,
.bg-pink .btn-outline-pink .open > .dropdown-toggle.btn-primary {
	background: #f85f89;
	border-color: #f85f89;
}

.bg-white {
	background-color: #ffffff;
}
.bg-white .bg-soft-white {
	background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-white .text-white {
	color: #ffffff !important;
}
.bg-white .border-white {
	color: #ffffff !important;
}
.bg-white .icon-dual-white {
	color: #ffffff;
	fill: rgba(255, 255, 255, 0.2);
}
.bg-white .btn-soft-white {
	background-color: rgba(255, 255, 255, 0.25) !important;
	color: #ffffff !important;
}
.bg-white .btn-soft-white:hover,
.bg-white .btn-soft-white:focus,
.bg-white .btn-soft-white:active,
.bg-white .btn-soft-white.active,
.bg-white .btn-soft-white.focus,
.bg-white .btn-soft-white:not(:disabled):not(.disabled):active,
.bg-white .btn-soft-white:not(:disabled):not(.disabled):active:focus,
.bg-white .btn-soft-white .open > .dropdown-toggle.btn-primary {
	background: whitesmoke;
}
.bg-white .btn-white {
	background: #ffffff;
	border-color: #ffffff !important;
}
.bg-white .btn-white:hover,
.bg-white .btn-white:focus,
.bg-white .btn-white:active,
.bg-white .btn-white.active,
.bg-white .btn-white.focus,
.bg-white .btn-white:not(:disabled):not(.disabled):active,
.bg-white .btn-white:not(:disabled):not(.disabled):active:focus,
.bg-white .btn-white .open > .dropdown-toggle.btn-primary {
	background: whitesmoke;
	border-color: whitesmoke;
}
.bg-white .btn-outline-white {
	color: #ffffff;
	border-color: #ffffff;
}
.bg-white .btn-outline-white:hover,
.bg-white .btn-outline-white:focus,
.bg-white .btn-outline-white:active,
.bg-white .btn-outline-white.active,
.bg-white .btn-outline-white.focus,
.bg-white .btn-outline-white:not(:disabled):not(.disabled):active,
.bg-white .btn-outline-white:not(:disabled):not(.disabled):active:focus,
.bg-white .btn-outline-white .open > .dropdown-toggle.btn-primary {
	background: #ffffff;
	border-color: #ffffff;
}

.bg-light {
	background-color: #f8fbff;
}
.bg-light .bg-soft-light {
	background-color: rgba(248, 251, 255, 0.1) !important;
}
.bg-light .text-light {
	color: #f8fbff !important;
}
.bg-light .border-light {
	color: #f8fbff !important;
}
.bg-light .icon-dual-light {
	color: #f8fbff;
	fill: rgba(248, 251, 255, 0.2);
}
.bg-light .btn-soft-light {
	background-color: rgba(248, 251, 255, 0.25) !important;
	color: #f8fbff !important;
}
.bg-light .btn-soft-light:hover,
.bg-light .btn-soft-light:focus,
.bg-light .btn-soft-light:active,
.bg-light .btn-soft-light.active,
.bg-light .btn-soft-light.focus,
.bg-light .btn-soft-light:not(:disabled):not(.disabled):active,
.bg-light .btn-soft-light:not(:disabled):not(.disabled):active:focus,
.bg-light .btn-soft-light .open > .dropdown-toggle.btn-primary {
	background: #e4efff;
}
.bg-light .btn-light {
	background: #f8fbff;
	border-color: #f8fbff !important;
}
.bg-light .btn-light:hover,
.bg-light .btn-light:focus,
.bg-light .btn-light:active,
.bg-light .btn-light.active,
.bg-light .btn-light.focus,
.bg-light .btn-light:not(:disabled):not(.disabled):active,
.bg-light .btn-light:not(:disabled):not(.disabled):active:focus,
.bg-light .btn-light .open > .dropdown-toggle.btn-primary {
	background: #e4efff;
	border-color: #e4efff;
}
.bg-light .btn-outline-light {
	color: #f8fbff;
	border-color: #f8fbff;
}
.bg-light .btn-outline-light:hover,
.bg-light .btn-outline-light:focus,
.bg-light .btn-outline-light:active,
.bg-light .btn-outline-light.active,
.bg-light .btn-outline-light.focus,
.bg-light .btn-outline-light:not(:disabled):not(.disabled):active,
.bg-light .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.bg-light .btn-outline-light .open > .dropdown-toggle.btn-primary {
	background: #f8fbff;
	border-color: #f8fbff;
}

.navbar-custom {
	padding: 20px 0px;
	width: 100%;
	border-radius: 0px;
	z-index: 999;
	margin-bottom: 0px;
	transition: all 0.5s ease-in-out;
}
.navbar-custom .navbar-nav {
	margin-left: 50px;
}
.navbar-custom .navbar-nav li a {
	line-height: 26px;
	/* //color: rgba(255, 255, 255, 0.6); */
	color: rgba(255, 255, 255, 0.6) !important;
	font-size: 15px;
	text-transform: capitalize;
	transition: all 0.5s;
	background-color: transparent !important;
	padding: 15px 0;
	margin: 0 10px;
}
.navbar-custom .navbar-nav li a.nav-link {
	color: rgba(0,0,0, 0.6);
}
.navbar-custom .logo {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	height: auto;
	font-family: 'Poppins', sans-serif;
}

.sticky-wrapper {
	position: absolute;
	width: 100%;
}

.navbar-toggler {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #272a33;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
	color: #000000;
}

.navbar-toggle {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
	background-color: transparent;
	border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
	padding: 0.25rem 0.75rem;
	font-size: 18px;
	background: 0 0;
	border: 1px solid transparent;
	color: #ffffff;
	outline: 0;
}
.navbar-custom .navbar-toggles-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
}

.menu-toggle {
	padding: 4.5px 10px !important;
}

.menu-toggle span {
	line-height: 27px;
}

.navbar-button {
	margin-left: 20px;
}

/*---Navbar-White--*/
.navbar-custom.navbar-white {
	background-color: #ffffff !important;
	padding: 10px 0;
	box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

.navbar-custom.navbar-white .navbar-nav li a,
.navbar-custom.navbar-white .navbar-brand,
.navbar-white .navbar-toggle {
	color: #393f4f !important;
}

/*---NAVBAR LIGHT--*/
.navbar-light .navbar-nav li a {
	color: rgba(255, 255, 255, 0.5) !important;
}
.navbar-light .navbar-nav li.active a,
.navbar-light .navbar-nav li:hover,
.navbar-light .navbar-nav li:active {
	color: #ffffff !important;
}
.navbar-light .navbar-toggler {
	border: none;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom {
	margin-top: 0px;
	padding: 10px 0px;
	box-shadow: 0px 3px 10px 0px rgba(38, 107, 193, 0.08);
}
.nav-sticky.navbar-custom.sticky-dark {
	background-color: #272a33;
}
.nav-sticky .navbar-nav li a {
	color: rgba(255, 255, 255, 0.6) !important;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
	color: #ffffff !important;
}

.nav-sticky.navbar-custom .navbar-toggles {
	padding: 0.25rem 0.75rem;
	border: 1px solid transparent;
	outline: 0;
}

.nav-sticky .navbar-nav {
	margin-top: 0px;
}

.is-sticky .navbar-custom {
	margin-top: 0px;
	padding: 10px 0px;
	background-color: var(--bs-footer-bg);
	box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

[dir='rtl'] .navbar-brand {
	margin-right: 0;
}

.bg-home {
	background: url('../images/bg-home.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.home-title {
	font-size: 38px;
	line-height: 38px;
	font:
		400 32px 'Ephesis',
		serif !important;
	margin-top: 1em !important;
	color: #ece3df;
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.display-table {
	display: table;
	width: 100%;
	height: 100%;
}

.play-btn {
	border: 2px solid;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: block;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 56px;
	margin-top: 10px;
	text-align: center;
}

.play-shadow {
	border-radius: 50%;
	border: 1px solid transparent;
	width: 82px;
	height: 82px;
	margin: 20px auto;
}

.home-desc {
	color: rgba(0, 0, 0, 0.7);
	font-size: 15px;
	/* max-width: 600px; */
	margin: 0 auto;
}

.bg-pattern-effect svg path {
	fill: var(--bs-body-bg);
}

.bg-pattern-light svg path {
	fill: var(--bs-secondary-bg);
}

/* ------------- Demo 1 bg-pattern ------------- */
.home-half {
	padding-bottom: 150px;
	padding-top: 220px;
}

.bg-pattern-effect {
	position: absolute;
	bottom: -11px;
	left: 0px;
	right: 0px;
}
.bg-pattern-effect img {
	max-width: 100%;
}

.home-modal {
	border: 0;
	background-color: transparent;
}
.home-modal .btn-close {
	width: 36px;
	height: 36px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	position: relative;
	top: 70px;
	z-index: 3;
}
.home-modal .btn-close:hover,
.home-modal .btn-close:focus {
	opacity: 0.5;
}
.home-modal video:focus {
	outline: none;
}

.video-box {
	width: 100%;
}

/* ------- Demo 2 wave animation --------- */
.wave-effect {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 105px;
	overflow: hidden;
}

.shape-one {
	z-index: 15;
	opacity: 0.5;
}

.shape-two {
	z-index: 10;
	opacity: 0.75;
}

.shape-three {
	z-index: 5;
}

.wave {
	position: absolute;
	left: 0;
	top: 5px;
	width: 200%;
	height: 100%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom;
}

.waves-shape {
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.wave-one {
	background-size: 50% 100px;
}

.wave-anim .wave-one {
	animation: move_wave 3s;
	-webkit-animation: move_wave 3s;
	animation-delay: 1s;
}

.wave-two {
	background-image: url('../images/wave-shape/wave2.png');
	background-size: 50% 100px;
}

.wave-anim .wave-two {
	animation: move_wave 10s linear infinite;
}

.wave-three {
	background-image: url('../images/wave-shape/wave3.png');
	background-size: 50% 100px;
}

.wave-anim .wave-three {
	animation: move_wave 15s linear infinite;
}

@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1);
	}
	50% {
		transform: translateX(-25%) translateZ(0) scaleY(0.55);
	}
	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1);
	}
}
[data-bs-theme='dark'] .shape-one {
	opacity: 0.5;
	z-index: 5;
}
[data-bs-theme='dark'] .shape-two {
	opacity: 0.6;
	z-index: 10;
}
[data-bs-theme='dark'] .shape-three {
	opacity: 1;
	z-index: 15;
}
[data-bs-theme='dark'] .wave-one path {
	fill: #141c26;
	stroke: #141c26;
}
[data-bs-theme='dark'] .wave-two {
	background-image: url('../images/wave-shape/wave-dark2.png');
}
[data-bs-theme='dark'] .wave-three {
	background-image: url('../images/wave-shape/wave-dark3.png');
}

/*-------Demo 3 Rgistartion form ------*/
.home-registration {
	padding-top: 190px;
}

.home-registration-form .form-heading {
	margin-bottom: 25px;
}

.home-registration-form {
	padding: 15px 32px 32px 32px;
	border-radius: 3px;
	box-shadow: 0px 0px 3px 0px #000000;
}

.home-subtitle-width-100 {
	max-width: 100%;
}

.small-text {
	font-size: 14px;
}

/*----Demo 4 Dashboard image ----*/
.home-cell-bottom {
	display: table-cell;
	vertical-align: bottom;
}

.home-padding-t-150 {
	padding-top: 150px;
}

/*---Demo 6 Subscribe -----*/
.subscribe-form input {
	padding: 15px 20px;
	width: 100%;
	font-size: 17px;
	border: none;
	outline: none !important;
	padding-right: 180px;
	padding-left: 30px;
	background-color: var(--bs-body-bg);
	border-radius: 30px;
}

.subscribe-form button {
	position: absolute;
	text-transform: uppercase;
	top: 6px;
	right: 8px;
	outline: none !important;
	border-radius: 30px;
	font-size: 16px;
	padding: 9px 30px;
}

.subscribe-form form {
	position: relative;
	max-width: 600px;
	margin: 0px auto;
}

/*----Demo 8 Home with video --------*/
.frame-border {
	border: 9px solid rgba(0, 0, 0, 0.3);
	border-radius: 5px 5px 5px 5px;
}

/*---Demo 9 Animated ---*/
.slidero {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
}

.features-box h3 {
	margin-bottom: 25px;
	margin-top: 0;
	line-height: 36px;
}
.features-box .features-item-list li {
	position: relative;
	line-height: 24px;
	font-size: 15px;
	padding: 7px 0 7px 20px;
}
.features-box .features-item-list li:before {
	content: '';
	border-radius: 50%;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 14px;
}

.mat-mdc-dialog-container-with-actions .mat-mdc-dialog-content {
    padding: 0 !important;
}

.features-img {
	max-width: 500px;
	margin: 0 0 0 auto;
}

.services-box {
	padding: 15px;
}

.services-box i {
	font-size: 32px;
	height: 68px;
	width: 68px;
	background-color: var(--bs-icon-bg) !important;
	border-radius: 50%;
	/* box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1) !important; */
	line-height: 68px;
	margin-bottom: 15px;
}
.services-box:hover i {
	/* color: #ffffff !important; */
	transition: all 0.3s ease-in-out;
}

.mat-mdc-dialog-surface {
	height: unset !important;
	padding: 1em !important;
	background: #ece5e0 !important;
}

.mat-mdc-dialog-content {
	max-height: unset !important;
}

.bg-web-desc {
	background: url('../images/img-1.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
    /* background-color: #070607; */
}

.bg-get-start {
	background: url('../images/img-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.process-box i {
	font-size: 48px;
	line-height: 72px;
}
.process-box .process-left-icon {
	content: '';
	position: absolute;
	top: 10px;
	background-color: #272a33;
	border-radius: 50%;
	height: 50px;
	width: 50px;
}

.plan-line:before {
	content: '';
	border: 1px dashed var(--bs-border-color);
	position: absolute;
	width: 67%;
	left: 65%;
	top: 50px;
}

.process-left-icon-1 i,
.process-left-icon-2 i {
	font-size: 35px;
	border-radius: 50%;
	position: absolute;
	top: 83px;
	color: #ffffff;
	z-index: 9;
}

.process-left-icon-1 i {
	left: 63%;
}

.process-left-icon-2 i {
	left: 30%;
}

.process-left-icon-3 i,
.process-left-icon-4 i {
	display: none;
}

[dir='rtl'] .process-box i {
	font-size: 48px;
	line-height: 72px;
}
[dir='rtl'] .process-box .process-left-icon {
	content: '';
	position: absolute;
	top: 10px;
	background-color: #272a33;
	border-radius: 50%;
	height: 50px;
	width: 50px;
}
[dir='rtl'] .plan-line:before {
	content: '';
	border: 1px dashed var(--bs-border-color);
	position: absolute;
	width: 67%;
	left: -33%;
	top: 50px;
}
[dir='rtl'] .process-left-icon-3 i,
[dir='rtl'] .process-left-icon-4 i {
	font-size: 35px;
	border-radius: 50%;
	position: absolute;
	top: 83px;
	color: #ffffff;
	z-index: 9;
	display: block;
}
[dir='rtl'] .process-left-icon-3 i {
	left: 30%;
}
[dir='rtl'] .process-left-icon-4 i {
	left: 64%;
}
[dir='rtl'] .process-left-icon-1 i,
[dir='rtl'] .process-left-icon-2 i {
	display: none;
}

.pricing-box {
	padding: 50px 40px 50px 40px;
	border: 1px solid var(--bs-border-color);
	border-radius: 8px;
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1) !important;
	height: 500px;
	margin-bottom: 1em;
}

.combo-pricing-box {
	height: 366px;
	background-color: #ece3df9c;
}

.pricing-box h4 {
	font-size: 15px;
}
.pricing-box h1 {
	font-size: 36px;
	padding-top: 5px;
}
.pricing-box .pricing-border {
	width: 100%;
	height: 1px;
	margin-top: 35px;
	background-color: var(--bs-border-bottom-color);
}
.pricing-box .plan-features p {
	padding-top: 5px;
}

.price-active {
	box-shadow: 0 0rem 4rem rgba(0, 0, 0, 0.1) !important;
}

.team-box {
	border-bottom: 1px solid var(--bs-border-color);
}
.team-box .team-name {
	font-size: 16px;
	padding-top: 20px;
	margin-bottom: 7px;
}
.team-box .team-designation {
	font-size: 13px;
	color: #a8aeb4;
}

.testimonial-box img {
	margin: -40px auto;
	height: 68px;
	width: 68px;
}
.testimonial-box .testimonial-decs {
	border: 1px solid var(--bs-border-color);
	border-radius: 8px;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1) !important;
}
.testimonial-box .testimonial-decs p {
	padding: 60px 25px 30px;
	line-height: 24px;
	font-style: italic;
}

.blog-box .blog-title {
	color: var(--bs-body-color);
	transition: all 0.5s;
}
.blog-box .blog-title:hover {
	color: #4341cc;
}
.blog-box .read-btn {
	font-size: 15px;
	color: #4341cc;
}
.blog-box .read-btn:hover {
	color: var(--bs-body-color) !important;
}

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

.form-control {
	margin-bottom: 15px;
	box-shadow: none !important;
	height: 50px;
	padding-left: 20px;
	font-size: 14px;
	background-color: var(--bs-body-bg);
}
.form-control:focus {
	border-color: #ccc;
	background-color: var(--bs-body-bg);
}

.form {
	background-color: var(--bs-footer-bg);
}

textarea.form-control {
	height: auto;
	padding-top: 13.5px;
}

.contact-social {
	padding: 20px 0px;
}
.contact-social .social-icon {
	border: 2px solid #afb5bd;
	border-radius: 50%;
	color: #afb5bd;
	width: 48px;
	height: 48px;
	display: block;
	font-size: 19px;
	line-height: 44px;
	text-align: center;
}
.contact-social .contact-title {
	font-size: 20px;
}

.error_message {
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
}

#success_page {
	background-color: rgba(27, 188, 157, 0.25);
	padding: 10px 20px;
	border-radius: 4px;
}

.footer {
	padding: 50px 0;
	background-color: var(--bs-footer-bg);
}
.footer h4 {
	color: black;
}
.footer .footer-list li a {
	color: #98a0aa;
	padding-top: 8px;
	display: inline-block;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.footer .footer-list li ahover {
	color: #dce6f3;
}

.subscribe {
	position: relative;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 25px;
}
.subscribe input {
	height: 40px;
	background-color: white !important;
	box-shadow: none !important;
	border: none;
	padding-right: 50px;
	color: #ffffff !important;
}
.subscribe .submit {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 20px;
	width: 50px;
	line-height: 45px;
	text-align: center;
	color: #acacac !important;
}

.footer-alt {
	padding: 15px 0;
	background-color: var(--bs-footer-bg);
}
.footer-alt .copy-rights {
	margin-bottom: 0;
	line-height: 36px;
}

[dir='rtl'] .form-control:focus {
	border-color: #b0b0b1;
}

.bg-account-pages {
	background: linear-gradient(to right, #512da8, #711e72);
	opacity: 0.9;
}

.account-home-btn {
	position: absolute;
	top: 18px;
	right: 28px;
	z-index: 1;
}

.account-pages-logo {
	letter-spacing: 2px;
}

.account-card form .form-control {
	height: 45px;
}

.account-card form label {
	font-size: 15px;
	margin-bottom: 10px;
}

.account-card .alert {
	font-size: 14px;
}

#style-switcher div h3 {
	font-size: 16px;
	margin: 8px 3px 12px;
}

#style-switcher {
	background: none repeat scroll 0 0 white;
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
	left: -168px;
	position: fixed;
	top: 25%;
	width: 167px;
	z-index: 9999;
}

#style-switcher div {
	padding: 5px 10px;
}

#style-switcher .bottom {
	background: none repeat scroll 0 0 #ffffff;
	color: #272a33;
	padding: 0;
	position: relative;
}

#style-switcher .bottom a.settings {
	background: none repeat scroll 0 0 var(--bs-switcher-bg);
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
	display: inline-block;
	height: 40px;
	position: absolute;
	right: -41px;
	top: -50px;
	width: 40px;
	padding: 3px;
	font-size: 22px;
	text-align: center;
}

#style-switcher .bottom a.mode-btn {
	position: fixed;
	left: 0;
	z-index: 1021;
	color: #fff;
	width: 40px;
	height: 40px;
	background-color: var(--bs-switcher-bg);
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	padding: 3px;
}
#style-switcher .bottom a.mode-btn .mode-light {
	display: inline-block;
}
#style-switcher .bottom a.mode-btn .mode-dark {
	display: none;
}

#style-switcher .bottom a {
	text-decoration: none;
}

#style-switcher .bottom a.settings i {
	color: #ffffff;
}

ul.pattern {
	list-style: none outside none;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	border-radius: 0px;
}

ul.pattern li {
	float: left;
	margin: 2px;
}

ul.pattern li a {
	cursor: pointer;
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	margin: 5px;
}

ul.pattern .color1 {
	background-color: #fb3e3e;
}

ul.pattern .color2 {
	background-color: #1bbc9d;
}

ul.pattern .color3 {
	background-color: #f85f89;
}

ul.pattern .color4 {
	background-color: #00e6e6;
}

ul.pattern .color5 {
	background-color: #704fff;
}

ul.pattern .color6 {
	background-color: #2762da;
}

ul.pattern .color7 {
	background-color: #f09105;
}

ul.pattern .color8 {
	background-color: #f6cb42;
}

.mode-btn .mode-light {
	display: inline-block;
}
.mode-btn .mode-dark {
	display: none;
}

@media only screen and (max-width: 479px) {
	#style-switcher {
		display: none;
	}
}
[data-bs-theme='dark'] .mode-btn .mode-light {
	display: none !important;
}
[data-bs-theme='dark'] .mode-btn .mode-dark {
	display: inline-block !important;
}
[data-bs-theme='dark'] #style-switcher {
	background-color: var(--bs-icon-bg);
	border: transparent;
}
[data-bs-theme='dark'] #style-switcher div h3 {
	font-size: 16px;
	margin: 8px 3px 12px;
	color: var(--bs-body-color);
}

[dir='rtl'] .mode-btn {
	right: 0px;
}

@media (min-width: 200px) and (max-width: 600px) {
	.logo-main {
		width: 300px;
	}
}

@media (min-width: 601px) and (max-width: 1200px) {
	.logo-main {
		width: 420px;
	}
}

@media (min-width: 200px) and (max-width: 1024px) {
	.navbar-custom {
		margin-top: 0px;
		padding: 10px 0px !important;
		box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
		color: #ffffff !important;
		background: var(--bs-footer-bg);
	}
	.navbar-custom .navbar-nav {
		margin-left: 0px;
	}
	.navbar-custom .navbar-nav li.active {
		border-color: transparent;
	}
	.navbar-custom .navbar-nav li a {
		transition: all 0.4s;
		margin: 0px;
		color: rgba(0, 0, 0, 0.6) !important;
	}
	.navbar-custom > .container {
		width: 90%;
	}
	.navbar-white .navbar-toggler {
		color: #272a33 !important;
	}
	.navbar-button {
		margin-top: 15px;
		margin-left: 0px;
	}
	.navbar-custom .navbar-nav li.active a,
	.navbar-custom .navbar-nav li a:hover,
	.navbar-custom .navbar-nav li a:active {
		color: #000000 !important;
	}
	.navbar-toggler {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #221c12;
		border-color: transparent;
	}
	.navbar-toggler:focus {
		box-shadow: none;
	}
	.home-title {
		font-size: 32px;
	}
	.bg-pattern-effect {
		bottom: -18px;
	}
	.home-half {
		padding-bottom: 100px;
		padding-top: 130px;
	}
	.features-img {
		margin-top: 30px;
	}
	.pricing-box {
		margin-top: 30px;
	}
	.team-box {
		margin-top: 45px;
	}
	.float-left.pull-none {
		float: none !important;
		text-align: center;
	}
	.float-right.pull-none {
		float: none !important;
		text-align: center;
	}
}
@media (max-width: 991px) and (min-width: 200px) {
	.plan-line:before {
		content: '';
		display: none;
	}
	.process-left-icon-1 i,
	.process-left-icon-2 i {
		display: none;
	}
	.contact-title {
		text-align: left;
	}
	.testimonial-box {
		margin-top: 80px !important;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1140px !important;
	}
	.logo-main {
		width: 460px;
	}
}
@media (max-width: 991px) and (min-width: 200px) {
	[dir='rtl'] .process-left-icon-3 i,
	[dir='rtl'] .process-left-icon-4 i {
		display: none;
	}
}

:root {
	--bs-body-color: #3361ed;
	--bs-secondary-bg: #f8f9fa;
	--bs-border-color: #e9ecef;
	--bs-icon-bg: #ece3df38;
	--bs-lightan: linear-gradient(to right, #512da8, #711e72);
	--bs-footer-bg:  #ece3df;/*#272a33; */
	--bs-footer-alt-bg: #060a12;
	--bs-border-bottom-color: #ecf0f5;
	--bs-switcher-bg: #2d2d2d;
}

[data-bs-theme='dark'] {
	--bs-body-color: #e9ecef;
	--bs-body-bg: #040d1e;
	--bs-secondary-bg: #040d1e;
	--bs-border-color: #495057;
	--bs-icon-bg: #1d262d;
	/* --bs-footer-bg: #1d262d; */
	--bs-footer-bg: #040d1e;
	--bs-border-bottom-color: #252d35;
	--bs-switcher-bg: #2d2d2d;
} /*# sourceMappingURL=style.css.map */

div > svg > path {
	pointer-events: all;
}

.mat-mdc-form-field-infix {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	min-height: 10px !important;
}