/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/


/* --- colors --- */
.white {
	color: #FFFFFF!important;
}
.lt-grey {
	color: #e8e8e8!important;
}
.md-grey {
	color: #9f9f9f!important;
}
.dk-grey {
	color: #393939!important;
}
.ral-650 {
	color: #7ab3d2!important;
}
.menu-item img {
	opacity: 0.5;
}
.menu-item img:hover {
	opacity: 1.0;
}
.audwide {
	font-family: Audiowide;
}
.shad {
	box-shadow: 5px 10px 10px #9f9f9f;
}
.tshad {
text-shadow: 2px 2px 1px #000000;
}
.brd {
border: 1px solid #393939;
}
.page-sub-title.med {
	background-color: #e8e8e8;
}
.sub-tit {
	font-size: 1.5rem;
}
.slogan {
	font-size: 2rem!important;
	text-transform: uppercase!important;
	margin-bottom: 0!important;
}

#top-social a {
	border-bottom: 0!important;
}
.badge {
	padding: 8px;
	font-size: 12px;
	margin-bottom: 15px;
	border-radius: 2px;
	font-weight: 500;
	line-height: .8;
}

.badge.badge-default {
	border: 1px solid #64b5d6;
	color: #9f9f9f;
}
#services .icon img {
	width: 70%!important;
	margin: 0 auto;
}
#services .title {
	margin-top: 30px;
}

[id^="particles-"]  {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.promo-dark-semi-transparent {
border: 0 !important;
background-color:rgba(0,0,0,0.6);
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-radius: 3px;
}
.no-bold {
    font-family: 'Poppins-Regular'!important;
    font-weight: normal!important;
    font-style: normal!important;
}
.bold {
    font-family: 'Poppins-SemiBold'!important;
    font-weight: 600!important;
}
@media (max-width: 780px) {
#section-services h4 {
font-size: 2.5rem!important;
}
#ind-slogan h4 {
font-size: 2.5rem!important;
}
}
@media (max-width: 440px) {
#section-services h4 {
font-size: 1.5rem!important;
}
#ind-slogan h4 {
font-size: 1.5rem!important;
}
}
@media (max-width: 330px) {
#section-services h4 {
font-size: 1.2rem!important;
}
#ind-slogan h4 {
font-size: 1.2rem!important;
}
}
@media (min-width: 1920px) {
	#robot-1 {
		display: block;
	}
}
@media (min-width: 992px) {
	#header.transparent-header,
	#header.transparent-header.sticky-header #header-wrap {
		background: #fff;
		border-bottom: 1px solid transparent;
		z-index: 299;
	}
}


/* ----------------------------------------------------------------
	Page Title
-----------------------------------------------------------------*/


.page-sub-title {
	position: relative;
	padding: 4rem 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
}

.page-sub-title .container {
	position: relative;
}

.page-sub-title h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333;
	font-size: 2rem;
	text-transform: uppercase;
}

.page-sub-title span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 1.125rem;
}


/* Page Title - Dark
-----------------------------------------------------------------*/

.page-sub-title.page-title-dark {
	background-color: #333;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1) !important;
	border-bottom: none;
}

.page-sub-title.page-title-dark h1 { color: rgba(255,255,255,0.9) !important; }

.page-sub-title.page-title-dark span { color: rgba(255,255,255,0.7) !important; }

.page-sub-title.page-title-dark .breadcrumb > .active { color: rgba(255,255,255,0.6); }

.page-sub-title.page-title-dark .breadcrumb a { color: rgba(255,255,255,0.8); }

.page-sub-title.page-title-dark .breadcrumb a:hover { color: rgba(255,255,255,0.95); }

.page-sub-title.page-title-dark .breadcrumb-item + .breadcrumb-item::before {
	color: #CCC;
}

/* Page Title - Center Aligned
-----------------------------------------------------------------*/


.page-sub-title.page-title-center span {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.page-sub-title.page-title-center .breadcrumb {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: 20px 0 0 !important;
	justify-content: center;
	transform: translateY(0);
}


/* Page Title - Parallax Background
-----------------------------------------------------------------*/


.page-sub-title.page-title-parallax h1 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 2px;
}

.page-sub-title.page-title-parallax span { font-size: 1.25rem; }

.page-sub-title.page-title-parallax .breadcrumb { font-size: 0.875rem; }



/* Page Title - Mini
-----------------------------------------------------------------*/

.page-sub-title.page-title-mini { padding: 20px 0; }

.page-sub-title.page-title-mini h1 {
	font-weight: 600;
	font-size: 18px;
	color: #444;
}

.page-sub-title.page-title-mini span { display: none; }


/* Page Title - No Background
-----------------------------------------------------------------*/

.page-sub-title.page-title-nobg {
	background: transparent !important;
	border-bottom: 1px solid #F5F5F5;
}



@media (max-width: 767.98px) {
	.page-sub-title {
		padding: 2rem 0;
		text-align: center;
	}

	.page-sub-title h1 {
		line-height: 1.5;
		font-size: calc( 1rem + 2vw );
	}

	.page-sub-title .breadcrumb {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		margin: 20px 0 0 !important;
		justify-content: center;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.page-sub-title #portfolio-navigation,
	#portfolio-ajax-title #portfolio-navigation {
		position: relative;
		top: 0;
		left: 0;
		margin: 15px auto 0;
	}
}
/* 494
-----------------------------------------------------------------*/
h2.er404 {
	padding-top: 30px;
}
@media only screen and (max-width: 768px) {
	h2.er404 {
		padding-top: 10px;
		font-size: 20px;
	}
}

@media only screen and (max-width: 414px) {
	h2.er404 {
		font-size: 12px;
	}
} 

@media only screen and (max-width: 320px) {
	h2.er404 {
		font-size: 10px;
	}
}
