::-moz-selection {
	background-color: #f24e4e;
	color: #fff
}

::selection {
	background-color: #f24e4e;
	color: #fff
}

::-webkit-input-placeholder {
	color: #777;
	font-weight: 300
}

:-moz-placeholder {
	color: #777;
	opacity: 1;
	font-weight: 300
}

::-moz-placeholder {
	color: #777;
	opacity: 1;
	font-weight: 300
}

:-ms-input-placeholder {
	color: #777;
	font-weight: 300
}

::-ms-input-placeholder {
	color: #777;
	font-weight: 300
}

body {
	color: #777;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.625em;
	position: relative
}

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

select {
	display: block
}

a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

a,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, sans-serif;
	color: #222;
	line-height: 1.2em!important;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 600
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0;
	margin-top: 0;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	color: #222
}

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

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

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

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

.h5,
h5 {
	font-size: 16px
}

.h6,
h6 {
	font-size: 14px;
	color: #222
}

#particles-js {
	width: 100%!important;
	height: 100%!important;
	position: fixed!important;
	z-index: -10;
	top: 0;
	left: 0
}

.firacode {
	font-family: "Fira Code";
	font-weight: 400;
	font-style: normal
}

.bottom-footer {
	padding-top: 10px
}

.fab:hover {
	background: #f24e4e;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.fa:hover {
	background: #f24e4e;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.fas:hover {
	background: #f24e4e;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.bt:hover {
	background: #f24e4e;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.no-color:hover {
	background: #000;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.fw100 {
	font-weight: 100
}

.fw300 {
	font-weight: 300
}

.fw400 {
	font-weight: 400!important
}

.fw500 {
	font-weight: 500
}

.f700 {
	font-weight: 700
}

.mb-0 {
	margin-bottom: 0
}

.mb-0-i {
	margin-bottom: 0!important
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-90 {
	margin-bottom: 90px
}

.mb-100 {
	margin-bottom: 100px
}

.pt-0 {
	padding-top: 0
}

.pt-10 {
	padding-top: 10px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-25 {
	padding-top: 25px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

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

.pt-60 {
	padding-top: 60px
}

.pt-70 {
	padding-top: 70px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pt-120 {
	padding-top: 120px
}

.pt-150 {
	padding-top: 150px
}

.pt-170 {
	padding-top: 170px
}

.p-40 {
	padding: 40px
}

.text-black {
	color: #000!important
}

.text-red {
	color: #f24e4e!important
}

.section-full {
	padding: 100px 0
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.flex-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}

.flex-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end
}

.flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center
}

.flex-bottom {
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.overflow-hidden {
	overflow: hidden
}

u {
	color: #8490ff
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5em
}

@media (max-width:991px) {
	.left-align-p p {
		margin-top: 20px
	}
}

.main-menu {
	padding-bottom: 20px;
	padding-top: 20px
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	transition: all .5s;
	z-index: 997;
	background: #fff
}

.nav-menu li:hover>a {
	color: #f24e4e!important
}

.nav-menu,
.nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}

.nav-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	right: 0;
	z-index: 99
}

.nav-menu li {
	position: relative;
	white-space: nowrap
}

.nav-menu>li {
	float: left
}

.nav-menu li:hover>ul {
	display: block
}

.nav-menu ul ul {
	top: 0;
	right: 100%
}

.nav-menu ul li {
	min-width: 180px
}

@media (max-width:768px) {
	#nav-menu-container {
		display: none
	}
}

.nav-menu a {
	padding: 0 8px 0 8px;
	text-decoration: none;
	display: inline-block;
	color: #222;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	outline: 0
}

.nav-menu li:hover>a {
	color: red
}

.nav-menu>li {
	margin-left: 10px
}

.nav-menu ul {
	margin: 22px 0 0 0;
	padding: 10px;
	box-shadow: 0 0 30px rgba(127, 137, 161, .25);
	background: #fff
}

.nav-menu ul li {
	transition: .3s
}

.nav-menu ul li a {
	padding: 5px 10px;
	color: #333;
	transition: .3s;
	display: block;
	font-size: 12px;
	text-transform: none
}

.nav-menu ul li:hover>a {
	color: red
}

.nav-menu ul ul {
	margin-right: 10px;
	margin-top: 0
}

@media (max-width:991px) {
	#nav-menu-container {
		display: none
	}
}

#mobile-nav {
	position: fixed;
	top: 0;
	padding-top: 18px;
	bottom: 0;
	z-index: 998;
	background: rgba(0, 0, 0, .8);
	left: -260px;
	width: 260px;
	overflow-y: auto;
	transition: .4s
}

#mobile-nav ul {
	padding: 0;
	margin: 0;
	list-style: none
}

#mobile-nav ul li {
	position: relative
}

#mobile-nav ul li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	overflow: hidden;
	padding: 10px 22px 10px 15px;
	position: relative;
	text-decoration: none;
	width: 100%;
	display: block;
	outline: 0;
	font-weight: 400
}

#mobile-nav ul li a:hover {
	color: #fff
}

#mobile-nav ul li li {
	padding-left: 30px
}

.section-gap {
	padding: 120px 0
}

.about-banner {
	background: #ffff
}

.single-services:hover .lnr {
	background: #ed213a;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.single-services:hover .on-hover {
	background: #ed213a;
	background: -webkit-linear-gradient(to right, #93291e, #ed213a);
	background: linear-gradient(to right, #93291e, #ed213a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.section-title {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px
}

.section-title h1 {
	margin-bottom: 10px
}

.banner-area {
	background: #f9f9ff
}

.banner-left h6 {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px
}

.banner-left h1 {
	margin: 20px 0;
	font-size: 60px;
	text-transform: uppercase
}

@media (max-width:991px) {
	.banner-left h1 {
		font-size: 30px
	}
}

@media (max-width:767px) {
	.banner-left {
		margin-top: 100px
	}
}

.banner-right {
	text-align: center
}

@media (max-width:991px) {
	.banner-right {
		align-self: center!important
	}
}

@media (max-width:767px) {
	.banner-right {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		display: block
	}
}

@media (max-width:767px) {
	.home-about-right {
		margin-top: 30px
	}
}

.home-about-right h6 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 400
}

.home-about-right h1 {
	margin-bottom: 40px
}

@media (max-width:991px) {
	.home-about-right h1 {
		font-size: 20px
	}
}

.home-about-right p {
	margin-bottom: 30px;
	max-width: 445px
}

.single-services {
	text-align: center;
	margin-top: 60px
}

.single-services .lnr {
	font-size: 35px;
	color: #222;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.single-services h4 {
	margin-top: 30px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.single-services p {
	max-width: 318px;
	margin-left: auto;
	margin-right: auto;
	display: block
}

.single-services:hover h4 {
	color: #ed213a;
	color: -webkit-linear-gradient(to right, #93291e, #ed213a);
	color: linear-gradient(to right, #93291e, #ed213a)
}

.text {
	color: #fff;
	font-size: 25px;
	padding: 16px 32px
}

.single-portfolio {
	border-radius: 5px
}

.link-nav {
	margin-top: 10px;
	margin-bottom: 0
}

.about-content {
	margin-top: 70px;
	padding: 90px 0;
	text-align: center
}

@media (max-width:767px) {
	.about-content {
		margin-top: 70px
	}
}

.about-content h1 {
	font-size: 48px;
	font-weight: 600
}

.about-content a {
	color: red;
	font-weight: 600;
	font-size: 48px
}

.about-content a:hover {
	color: red;
	font-weight: 600;
	font-size: 48px
}

.about-content .lnr {
	margin: 0 10px;
	font-weight: 600
}

.blog-home-banner {
	background: url(../img/blog/blog-home-banner.jpg) bottom;
	background-size: cover;
	padding: 130px 0
}

.blog-header-content h1 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:414px) {
	.blog-header-content h1 {
		font-size: 30px
	}
}

.blog-header-content p {
	margin: 20px 0
}

.footer-area {
	background-color: #04091e
}

.footer-bottom {
	padding-top: 50px
}

.footer-bottom .lnr,
.footer-bottom a {
	color: #8490ff
}

.footer-text a {
	color: #8490ff
}

.offline {
  color: #ffffff !important;
  opacity: 0.4;
  filter: alpha(opacity=40); /* msie */
}
