:root {
	--color-primary: #cee002;
}

.theme-demos>* {
	display: none;
}

#counters {
	background-image: linear-gradient(rgba(31, 33, 40, 0.5), rgba(31, 33, 40, 0.5)), url("../img/slide-4.jpg");
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
}

#counters .vertical-counter {
	color: white;
}

#counters span.alt-font {
	color: var(--color-primary);
}

#services {
	padding-top: 0;
}

.bg-transparent-gradiant-white-black {
	background: linear-gradient(to bottom,
			rgba(255, 255, 255, 0) 0,
			rgba(0, 0, 0, 0.18) 18%,
			rgb(20 20 20 / 95%) 100%) !important;
}

#projects .bg-parrot-green {
	background-color: transparent;
}

.cover-background {
	background-attachment: fixed;
}

/* .one-half-screen {
	height: 500px;
} */

.padding-30px-lr {
	font-size: 35px;
}

.copyright a:hover {
	color: var(--color-primary);
}

.border-color-extra-dark-gray {
	border-color: #7b7b7b !important;
}

.btn.btn-dark-gray {
	background: var(--color-primary);
	border-color: var(--color-primary);
	color: black;
}

.btn.btn-medium {
	font-size: 16px;
	font-weight: 700;
}

.btn.btn-medium:hover {
	color: var(--color-primary);
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgba(255, 255, 255, 0.5) !important;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgba(255, 255, 255, 0.5) !important;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: rgba(255, 255, 255, 0.5) !important;
}

#contact {
	margin-top: 100px;
}

.box-layout {
	padding: 0;
}

.hamburger-menu {
	width: 25%;
}

.navlink-desktop {
	padding: 15px 15px !important;
}

.hero-box {
	padding: 30px 0px;
}

p.subtitle {
	max-width: 800px;
	margin: 15px auto 0;
}

.scroll-top-arrow,
.scroll-top-arrow:focus {
	bottom: 90px;
	line-height: 45px;
	height: 45px;
	width: 45px;
	right: 30px;
}

.menu-list li a {
	font-size: 18px;
}

header .navbar .navbar-brand img,
header .sidebar-nav-menu .navbar-brand img,
header.side-menu .logo img {
	max-height: 42px;
}

.wp-btn {
	background: var(--color-primary);
	font-size: 25px;
	box-shadow: 0 0 25px rgba(23, 23, 23, 0.25);
	line-height: 46px;
	height: 45px;
	width: 45px;
	padding: 0;
	position: fixed;
	/* right: 45px; */
	right: 30px;
	text-align: center;
	text-decoration: none;
	bottom: 30px;
	z-index: 1029;
	border-radius: 100%;
	color: #1f2128;
}

.wp-btn:hover {
	color: rgba(31, 33, 40, 0.8);
}

form .feature-box {
	margin: 30px 0;
	/* background-color: #23262d !important; */
	background-color: #343539 !important;
	box-shadow: none !important;
}

.btn-link.text-fast-blue,
.text-fast-blue,
a.text-fast-blue-hover:hover {
	color: var(--color-primary);
}

.feature-box-content span {
	color: white;
	font-size: 18px;
}

form .last-paragraph-no-margin p:last-of-type {
	color: rgba(255, 255, 255, 0.5);
}

footer .text-left {
	text-align: left;
}

#services .last-paragraph-no-margin p:last-of-type {
	margin-bottom: 0;
	color: white;
	font-size: 16px;
	margin-bottom: 20px;
}

#video {
	background: url("../img/video.jpg") !important;
	background-attachment: fixed !important;
	background-position: bottom !important;
}

#contact {
	background: linear-gradient(rgba(31, 33, 40, 0.95), rgba(31, 33, 40, 0.95)), url("../img/contact.jpg") !important;
	background-attachment: fixed !important;
	background-position: bottom !important;
}

/* .tp-revslider-slidesli:last-child .tp-bgimg.defaultimg {
	background-position: bottom !important;
} */

.tp-bgimg.defaultimg,
.rev_slider,
#home article.content,
#rev_slider_27_1_wrapper {
	height: 100vh !important;
	/* background-attachment: fixed !important; */
}

/* html {
	scroll-behavior: smooth !important;
} */

form .link {
	color: var(--color-primary);
}

#home .tp-leftarrow {
	transform: translateX(-100%) !important;
	bottom: 0 !important;
	left: 50% !important;
	top: unset !important;
	background: unset;
}

#home .tp-rightarrow {
	transform: translateX(0%) !important;
	bottom: 0 !important;
	left: 50% !important;
	top: unset !important;
	background: unset;
}

#home .metis.tparrows:before,
#home .metis.tparrows:before {
	color: white;
}

.rev_slider .tp-mask-wrap a.tp-caption,
#about .btn.btn-link,
#home .btn.btn-link {
	color: var(--color-primary) !important;
}

#services h6 {
	text-transform: uppercase;
	font-size: 21px;
	letter-spacing: 0;
}

#counters span.alt-font {
	font-size: 18px;
}

#counters .vertical-counter {
	font-size: 60px;
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap :last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap :last-child {
	text-transform: uppercase;
}

.bg-pattern {
	width: 100%;
	height: 100vh;
	position: absolute;
	background-image: url(./images/mine/pattern.png);
	background-repeat: repeat;
	opacity: 0.5;
}

.bg-overlay {
	width: 100%;
	height: 100vh;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
}

#bg-video {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* Style for index 1 */

/* .index1 #home * {
	height: 100vh;
} */

/* Style for index 2 */

#home {
	height: 100vh;
	margin-top: -100px;
}

header>nav {
	height: 100px;
}

.index2 .title-section h1 {
	/* text-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px; */
	/* visibility: visible; */
	transition: none 0s ease 0s;
	text-align: left;
	line-height: 70px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-weight: 600;
	font-size: 70px;
	white-space: nowrap;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	/* transform: matrix(1, 0, 0, 1, 0, 0); */
}

.index2 .title-section a {
	margin: 20px 5px;
}

.index2 .title-section {
	position: relative;
	color: white;
	height: 100vh;
	display: flex;
	align-items: center;
}

.portfolio-classic .portfolio-box .bg-parrot-green {
	background-color: transparent;
}

.portfolio-classic .portfolio-box:hover .bg-parrot-green {
	background-color: var(--color-primary);
}

header .extra-small-icon a {
	font-size: 18px;
	color: var(--color-primary);
	margin-left: 15px;
}

header .extra-small-icon {
	border-left: 1px solid white;
	padding-left: 25px;
	margin-left: 25px;
}

.extra-small-icon a {
	font-size: 20px;
}

@media (max-width: 769px) {
	#counters .vertical-counter {
		font-size: 50px;
	}
}

@media (max-width: 569px) {
	.index2 .title-section h1 {
		font-size: 50px;
		line-height: 50px;
	}

	.index2 .title-section {
		margin-top: 50px;
	}

	.xs-margin-0px-bottom {
		margin-bottom: 0;
	}

	.xs-margin-0px-bottom .feature-box {
		margin-bottom: 0;
	}

	footer .text-left {
		text-align: center !important;
	}
}