@font-face {
	font-family: Oswald-Regular;
	src: url(../fonts/Oswald-Regular.ttf),
		url(../fonts/oswald-regular-webfont.woff2) format("woff2"),
		url(../fonts/oswald-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

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

html {
	height: 100%;
}

body {
	height: 100%;
	display: flex;
	flex-direction: column;
	font-family: 'Roboto-Regular';
}

.main_wrapper {
	flex: 1 0 auto;
	background: #e0f0e04d;
}

.pb-40 {
	padding-bottom: 30px;
}

.mt-100 {
	margin-top: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Oswald-Regular';
}

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




.form-control {

	height: 48px;
	border-color: #fff;
	line-height: 48px !important;
	background: #fff;
	padding: 0 15px;
}

.field-loginform-password {
	position: relative;
}

.field-loginform-password span {
	z-index: 2;
	position: absolute;
	right: 20px;
	top: 15px;
}

.clr-green {
	background: #e0f0e04d;
}

blockquote {
	font-size: 14px;
}

input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc;
}

::-moz-placeholder {
	color: #ccc;
}

:-ms-input-placeholder {
	color: #ccc;
}

.title.text-center,
.section-title,
.area-title {
	font-size: 28px;
	margin-bottom: 15px;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 0;
}

.go-home,
.go-home:hover {
	color: #fff;
	background: #6dbd63;
	border: none;
	padding: 10px 50px;
	margin: 30px 0;
	border-radius: 30px;
	text-transform: capitalize;
	box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}

.main_wrapper {
	height: auto;
	overflow: hidden;
}

.padding-top {
	padding-top: 50px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.required label::after,
.field-quote-verifycode label::after,
.field-information-verifycode label::after {
	content: "*";
	color: red;
	margin-left: 3px;
}

/************Header start--------------*/
.home-page {
	background: #def;
}

header .navbar-nav li a {
	color: #000 !important;
	font-family: 'Oswald-Regular';
	text-transform: uppercase;
}

header .navbar-nav li {
	margin-left: 20px;
}

/************Header end--------------*/
/************ footer start***********/
footer {
	background: #202736;
	padding: 50px 0px;
}

footer .footer-heading h4 {
	font-size: 20px;
}

.footer-content ul li a {
	color: #fff;
	font-size: 15px;
}

.footer_social li a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 50px
}

footer p {
	font-size: 15px;
}

.footer-bottom {
	border-top: 1px solid #ffffff2b;
	background: #202736;
	padding: 15px 0px
}

/************ footer end***********/


/********** features section ==============*/
a.outer-main {
	display: block;
	background: #fff;
	padding: 20px;
}

.outer-main p {
	word-break: break-all;
	color: #212529
}

.outer-main h3 {
	font-size: 20px;
}

/********** features section end============*/
/********** why choose section start============*/
.center-content {
	padding: 20px;
	border: 1px solid #f1f1f1;
}

.icon_div {
	border: 2px solid #fff;
	width: 110px;
	height: 110px;
	margin: auto;
	border-radius: 50%;
	padding: 10px;
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
}

.icon_div img {
	width: 50px;
}

/********** why choose section end============*/

/************ blog start***************/

.mb-45 {
	margin-bottom: 45px !important;
}

/************ blog end***************/

/************privacy***********/

.content-section {
	margin: 30px 0;
	background: #fff;
	padding: 16px;
}

.content-section h1 {
	font-size: 26px;
	margin-top: 0;
	padding-bottom: 11px;
	margin-bottom: 30px;
	display: inline-block;
	font-weight: 500;
}

h4.divider {
	font-size: 20px;
	text-transform: uppercase;
}

.page-head h1 {
	font-size: 22px;
	padding: 15px 8px;
}

.page-head {
	background: #fff;
}

/*----------- contact --------------*/
.contact-group .card {
	padding: 20px;

}

.contact-group .card .icon {
	max-width: 40px;
}

.contact-group .card .icon span {
	font-size: 30px;
	width: 50px;
	height: 50px;
	border: 1px solid #28a745;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	color: #28a745;
}

.contact-form .button {
	background: #28a745;
	color: #fff;
	outline: none;
	padding: 8px 20px;
	border-radius: 5px;
	border: 1px solid #28a745;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

/*----------- custom --------------*/
.card {
	margin-bottom: 20px;
}

.card-header {
	background-color: rgb(32, 39, 54);
	color: #ffffff
}

.list-view.comment-list .menu-icon a,
.content-list .list-wrapper.list-unstyled li a {
	color: #000;
}

.reauth-email {
	display: block;
	color: #404040;
	line-height: 2;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.section-padding {
	padding: 30px 0;
	background: #eee;
}

.login-box {
	padding: 40px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	margin: auto;
	border-radius: 15px;
	border: 1px solid #0a437b;
	background: #0a437b;
	backdrop-filter: blur(6.800000190734863px);
}

p.style {
	margin-left: 45px;
}

.bg {
	background: #eee;
}


.required label.control-label::after {
	content: " *";
	color: #ef0303;
}

.secondary {
	background-color: #6dbd63 !important;
}

.nav-tabs {
	border-bottom: 0;
}

.nav-tabs>li a {
	font-size: 16px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav.nav-tabs li a:hover {
	color: #555 !Important;
	cursor: default;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	border-radius: 0 inherit;
	font-size: 16px;
	background-color: #f7f7f7;
	border-radius: 0;
	font-weight: 500;
	cursor: pointer;
}

.light-color.btn {
	background: #fff;
	color: #000;
}


.bottom-content {
	border: none;
	padding: 0;
	font-size: 14px;
	color: #060606;
	text-align: center;
}

.title {
	font-size: 14px;
}

.site-about {
	padding: 50px 0;
}

.signup-or>span {
	background: #5fb255 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 22px;
	font-weight: 100;
	padding: 5px 8px;
	position: relative;
	top: 12px;
	border-radius: 50px;
}

.signup-or {
	border-bottom: 1px solid #5fb255;
	margin: 0 0 30px;
	text-align: center;
}

.portfolio-filter-1 li,
.blog-categories ul li {
	display: inline-block;
}

/*common*/
.wrapper .container-fluid.px-0 {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 5% !important;
	overflow: hidden;

}

.wrapper .container-fluid.px-0 .card {
	margin-top: 20px;
}

.card {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-radius: 0;
	border: 0;
}

.navbar-toggler-icon {
	width: 1em;
	height: 2px;
	margin: 5px;
	display: block;
}

.help-block-error {
	color: red;
}

.pagetitle-section h1 {
	font-size: 28px;
}

.content.py-5 {
	padding: 0px !important
}

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

.form-group {
	margin-bottom: 1rem;
	position: relative;
}

button.navbar-toggler {
	color: #fff;
}

.header_wrap {
	padding: 10px 20px;
	box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
	color: #fff;
	background: #fff;
}

.header_wrap .theme-btn {
	background: #0a437b;
	color: #fff;
}

.header_wrap .theme-btn:hover {
	background: transparent;
	color: #0a437b;
	border: 1px solid #0a437b;
}

.login-signup {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.theme-btn {
	height: 44px;
	font-weight: 600;
	line-height: 44px;
	padding: 0 22px !important;
}

.forgot:hover {
	color: #111 !important;
}

.header_home {
	padding: 10px 20px;
	box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
	position: absolute;
	top: 0;
	z-index: 9999999;
	width: 100%;
	color: #fff;
	background: transparent;
}

.header_home {
	background: transparent;
}

.header_home a.navbar-brand {
	color: #fff;
}

.header_home .navbar-nav li a {
	color: #fff !important;
}

.header_home .theme-btn {
	background: #fff;
	color: #0a437b;
}

.header_home .theme-btn:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.hero_wrap {
	background-image: url(../img/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	background-position: center;
}

.hero_wrap::before {
	position: absolute;
	content: '';
	background: #00000033;
	top: 0;
	width: 100%;
	height: 100%;
}

.ai_box {
	background: #2171be42;
	z-index: 9999;
	border-radius: 30px;
	padding: 40px;
	position: absolute;
	top: 23%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ai_box h1 {
	color: #fff;
}

.ai_box a {
	color: #afd6ff;
}

@media screen and (max-width:991px) {

	.promo .intro .title {
		font-size: 22px;
	}

	.promo .intro .summary {
		font-size: 18px;
		margin-bottom: 10px;
	}

	header .navbar-nav li {
		display: block;
		border-bottom: 1px solid #d2e9d7
	}
}

@media screen and (max-width:576px) {
	.login-signup h4 {
		font-size: 18px;
		line-height: 1.5;
	}

	.login-box {
		padding: 15px;
	}

	.login-signup .form-check-label {
		font-size: 14px;
	}

	.forgot-password {
		font-size: 14px;
	}
}

/*end*/
.features-section p {
	word-break: break-all;
}


.contact-us-wrapper .btn-gredient,
.contact-us-wrapper .btn-main {
	background: #0a437b;
	border: 1px solid #0a437b;
	color: #fff;
	line-height: 50px;
	padding: 0px 40px;
	border-radius: 9px;
	display: inline-block;
	transition: all 0.2s ease;
}

.contact-us-wrapper .btn-main {
	padding: 0px 20px;
}

.contact-us-wrapper .btn-gredient {
	margin-top: 15px;
	width: 100%;
}

.contact-us-wrapper .btn-gredient:hover,
.contact-us-wrapper .btn-main:hover {
	background-color: #fff;
	color: #0a437b;
}

#particle-canvas {
	width: 100%;
	height: 100%;
}

#particle-canvas>div {
	background: transparent !important;
}


/*particals css*/


canvas {
	display: block;
	vertical-align: bottom;
	position: absolute;
	top: 0;
	z-index: 9;
	user-select: none;
}


/* ---- stats.js ---- */

.count-particles {
	background: #000022;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #13E8E9;
	font-size: .8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.js-count-particles {
	font-size: 1.1em;
}

#stats,
.count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px;
}

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.count-particles {
	border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js {
	width: 100%;
	height: 100%;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.contact-us-wrapper {
	padding-top: 110px;
}


/*  */
.mic-icon svg {
	fill: #000;
}

#user-input {
	line-height: normal !important;
	padding-top: 15px;
}

#user-input:focus {
	box-shadow: none;
	border-color: #fff;
}

/*  */