/*
 * Project: NewPeak - Portfolio Template
 * Version: 1.0
 * Description: A modern and responsive website template built with Bootstrap 5.
 * Author: Valtteri Henttinen
 * Author URL: https://www.kukola.fi/valthent/
 * Year: Original 2017. Updated 2026.
 * License: Free for personal and commercial use
 */
html,
body {
	height: 100%;
	font-family: 'Roboto', 'Arial', sans-serif;
}
:root {
	--brand-primary: #488fa1;
	--text-dark: #2b2b2b;
}
html {
	scroll-behavior: smooth;
}
a {
	color: var(--brand-primary);
}
a:hover {
	color: var(--text-dark);
	text-decoration: none;
}

/* Some colors */
.clr-1 {
	color: #61bd6d;
}
.clr-2 {
	color: #32834A;
}		
.clr-3 {
	color: #fba026;
}
.clr-4 {
	color: #f37934;
}	
.clr-5 {
	color: #9365b8;
}
.clr-6 {
	color: #553982;
}	
.clr-7 {
	color: #e14938;
}	
.clr-8 {
	color: #b8312f;
}

/* Navigation */
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(168,168,168,0.6);
	-moz-box-shadow: 2px 2px 3px 0px rgba(168,168,168,0.6);
	box-shadow: 2px 2px 3px 0px rgba(168,168,168,0.6);
}
.navbar-default .navbar-brand {
	height: 80px;
	width: 310px;
	background-image: url(../img/logo.png);
	margin-top: 4px;
	margin-bottom: 4px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-text {
  color: #9d9d9d;
}
.navbar-default .navbar-nav {
	margin-top: 0;
}
.navbar-default .navbar-nav .nav-link {
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: #9d9d9d;
	padding-left: 1rem;
	padding-right: 1rem;
}
.navbar-default .navbar-nav .nav-link:hover,
.navbar-default .navbar-nav .nav-link:focus {
	color: var(--brand-primary);
	background-color: transparent;
}
.navbar-default .navbar-nav .nav-link.active,
.navbar-default .navbar-nav .nav-link.active:hover,
.navbar-default .navbar-nav .nav-link.active:focus {
	color: var(--brand-primary);
	background-color: transparent;
	border-bottom: solid 3px var(--brand-primary);
}
.navbar-default .navbar-toggler {
	border-color: #333;
}
.navbar-default .navbar-toggler:hover,
.navbar-default .navbar-toggler:focus {
	background-color: #f2f2f2;
	box-shadow: none;
}
.navbar-default .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2840, 40, 40, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #101010;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}


header {
	margin-top: 80px;
    height: 60%;
	min-height: 500px !important;
	overflow: hidden !important;
}
#header-message {
	position: absolute;
	top: 30%;
	margin: 0 auto;
	left: 0;
	right: 0;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	text-shadow: 1px 1px 5px #333;
}
#header-message h1 {
	text-transform: uppercase;
}
#header-message h1 span {
	font-family: 'Exo';
}
#header-message h2 {
	text-transform: uppercase;
}
.hero-note {
	font-size: 1.2em;
	max-width: 780px;
	margin: 18px auto 0;
	line-height: 1.45;
	font-weight: 400;
}
.h-bg {
	background-image: url(../img/h-bg.png);
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	height: 100%;
	width: 100%;
	padding-top: 130px;
}
.zoomClass {
	-webkit-animation: 120s zoominout linear infinite;
	-moz-animation: 120s zoominout linear infinite;
	-o-animation: 120s zoominout linear infinite;
	-ms-animation: 120s zoominout linear infinite;
	animation: 120s zoominout linear infinite;
}
@keyframes zoominout{
	0%{
	   transform:scale(2)
	}
	5%{
	   transform:scale(1.9)
	}
	10%{
	   transform:scale(1.8)
	}
	15%{
	   transform:scale(1.7)
	}
	20%{
	   transform:scale(1.6)
	}
	25%{
	   transform:scale(1.5)
	}
	30%{
	   transform:scale(1.4)
	}
	35%{
	   transform:scale(1.3)
	}
	40%{
	   transform:scale(1.2)
	}
	45%{
	   transform:scale(1.1)
	}
	50%{
	   transform:scale(1)
	}
	55%{
	   transform:scale(1.1)
	}
	60%{
	   transform:scale(1.2)
	}
	65%{
	   transform:scale(1.3)
	}
	70%{
	   transform:scale(1.4)
	}
	75%{
	   transform:scale(1.5)
	}
	80%{
	   transform:scale(1.6)
	}
	85%{
	   transform:scale(1.7)
	}
	90%{
	   transform:scale(1.8)
	}
	95%{
	   transform:scale(1.9)
	}
	100%{
	   transform:scale(2)
	}
}
.page-header {
	font-family: 'Exo', sans-serif;
	font-size: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #6d6e71;
	border: none;
}
.page-header-b {
	font-family: 'Exo', sans-serif;
	font-size: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #FFF;
}
.bline {
	border-top: 2px solid #6d6e71;
	width: 10%;
}
.bline-b {
	border-top: 2px solid #FFF;
	width: 10%;
}
.clr-bar {
	width: 100%;
	height: 4px !important;
	background-image: url(../img/clr-bar.png);
	background-repeat: no-repeat;
	background-size: cover;
}
/* ABOUT SECTION */
#about {
	padding-top: 50px;
	padding-bottom: 6%;

	-webkit-box-shadow: 0px -2px 3px 0px rgba(168,168,168,0.6);
	-moz-box-shadow: 0px -2px 3px 0px rgba(168,168,168,0.6);
	box-shadow: 0px -2px 3px 0px rgba(168,168,168,0.6);
	
	background-image: url(../img/concrete-texture.png);
	background-repeat: repeat;
}
.justify-image { text-align: justify; }
.justify-image img { display:inline-block; }
.justify-image:after {
	content:"";
	display: inline-block;
	width: 100%;
	height: 0;
}
.about-copy p {
	font-size: 18px;
	line-height: 1.7;
}
.about-cta.btn-primary {
	background-color: var(--brand-primary);
	border-color: var(--brand-primary);
	padding: 10px 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}
.about-cta.btn-primary:hover,
.about-cta.btn-primary:focus {
	background-color: #3f7e8f;
	border-color: #3f7e8f;
}
.about-panel {
	background-color: rgba(255, 255, 255, 0.92);
	border-left: 4px solid var(--brand-primary);
	padding: 18px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.about-panel h4 {
	font-family: 'Exo', sans-serif;
	color: #4c4c4c;
	margin-top: 0;
	margin-bottom: 10px;
}
.about-panel p {
	margin-bottom: 12px;
}
.about-points {
	list-style: none;
	padding-left: 0;
	margin: 0 0 12px;
}
.about-points li {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 8px;
	color: #4f4f4f;
	font-size: 15px;
}
.about-points .fa {
	color: var(--brand-primary);
	min-width: 16px;
	text-align: center;
}
.metric-card {
	text-align: center;
	background-color: #f3f6f7;
	padding: 10px 6px;
	border-radius: 3px;
}
.metric-card strong {
	display: block;
	font-size: 20px;
	line-height: 1.1;
	color: #2f2f2f;
}
.metric-card span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #5f5f5f;
}

/* SOLUTIONS SECTION */
#solutions {
	padding-top: 50px;
	padding-bottom: 50px;
}
#solutions h4 {
	font-size: 23px;
}
#solutions p {
	font-size: 17px;
}
.sol-box {
	width: 24%;
	background-color: rgba(235,234,234,0.85);
	padding: 16px 14px 14px;
	float: left;
	text-align: center;
	transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.sol-box:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
}
.sol-box h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sol-box p {
	margin-bottom: 0;
}
.b-clr1 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #61bd6d;
}
.b-clr2 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #32834A;
}		
.b-clr3 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #fba026;
}
.b-clr4 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #f37934;
}	
.b-clr5 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #9365b8;
}
.b-clr6 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #553982;
}	
.b-clr7 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #e14938;
}	
.b-clr8 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #b8312f;
}
.m-left {
	margin-left: 1.2%;
}

/* SERVICES SECTION */
#services {
	color: #FFFFFF;
	min-height: 100vh;
	height: auto;
}
#services .carousel,
#services .carousel-inner,
#services .carousel-item,
#services .fill {
	min-height: 100vh;
	height: 100vh;
}
.fill {
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-caption {
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.carousel-caption > .row {
	width: 100%;
}
.carousel-indicators {
	bottom: 1.1rem;
}
.carousel-indicators [data-bs-target] {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.9);
}
.carousel-control-prev,
.carousel-control-next {
	width: 10%;
	opacity: 1;
}
.chevron {
	width: 54px;
	height: auto;
	position: static;
}


/* WORK SECTION */
#work {
	padding-top: 4%;
	padding-bottom: 5.5%;
	background-image: url(../img/concrete-texture.png);
	background-repeat: repeat;
}
.work-intro h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 23px;
	line-height: 1.5;
	color: #4f4f4f;
}
.work-cta.btn-primary {
	background-color: var(--brand-primary);
	border-color: var(--brand-primary);
	padding: 10px 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}
.work-cta.btn-primary:hover,
.work-cta.btn-primary:focus {
	background-color: #3f7e8f;
	border-color: #3f7e8f;
}
.case-card {
	height: 100%;
	background: rgba(255, 255, 255, 0.93);
	border-left: 4px solid var(--brand-primary);
	padding: 20px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
	transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.case-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
}
.case-icon {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(72, 143, 161, 0.12);
	color: var(--brand-primary);
	font-size: 20px;
	margin-bottom: 12px;
}
.case-card h2 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 12px;
	color: #414141;
}
.case-card p {
	font-size: 17px;
	line-height: 1.65;
	margin-bottom: 12px;
	color: #4f4f4f;
}
.case-result {
	font-weight: 700;
	color: #2f2f2f;
	font-size: 18px;
	margin-bottom: 14px;
}
.case-tags {
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.case-tags li {
	background-color: #edf3f5;
	color: #3f4f55;
	padding: 5px 10px;
	border-radius: 999px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}

/* FOOTER SECTION */
footer {
	background-color: #333333;
	padding-top: 40px;
	margin: 0;
}
#contact {
	padding:10px 0 10px;
}
.contact-text {
	margin:45px auto;
}
.contact-info {
	color: #ffffff;
	padding: 0 15px;
}
.contact-info p {
	margin-bottom: 14px;
}
.contact-list {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
.contact-list li {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
}
.contact-list .fa {
	min-width: 26px;
	text-align: center;
}
.mail-message-area {
	width:100%;
	padding:0 15px;
}
.mail-message {
	width: 100%;
	background:rgba(255,255,255, 0.8) !important;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	margin:0 auto;
	border-radius: 0;
}
.form {
	width: 100%;
	padding: 10px;
	background:#fff;
	border:1px solid rgba(0, 0, 0, 0.075);
	margin-bottom:25px;
	color:#727272 !important;
	font-size:15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.contact-form .col-12 {
	padding-left: 15px;
	padding-right: 15px;
}
.form:hover {
	border:1px solid var(--brand-primary);
	color: var(--brand-primary);
}
.form:focus {
	color: #222;
	outline: none;
	border:1px solid var(--brand-primary);
	box-shadow: 0 0 0 3px rgba(72, 143, 161, 0.18);
}
.textarea {
	height: 200px;
	max-height: 200px;
	max-width: 100%;
	font-size: 16px;
}
.form-btn {
	width: 180px;
	display: block;
	height: auto;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	background: var(--brand-primary);
	border: none;
	border-radius: 3px;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin: auto;
	box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
}
.form-btn:hover {
	background: #FFF;
	color: var(--brand-primary);
	border: none;
}
.form-btn:active {
	opacity: 0.9;
}
input {
    position: relative;
}
#f-bottom {
	background-color: var(--brand-primary);
	height: 50px;
	margin-top: 1.8%;
	padding-top: 15px;
	width: 100%;
	color: #FFFFFF;
}

@media (max-width: 991px) {
	.navbar-default .navbar-brand {
		width: 230px;
		height: 64px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.navbar-default .navbar-collapse {
		margin-top: 0.6rem;
		padding: 0.45rem 0;
		background-color: #ffffff;
	}
	.navbar-default .navbar-nav .nav-link.active,
	.navbar-default .navbar-nav .nav-link.active:hover,
	.navbar-default .navbar-nav .nav-link.active:focus {
		border-bottom: 0;
	}
	.sol-box {
		width: 49%;
		margin-bottom: 12px;
	}
	.m-left {
		margin-left: 2%;
	}
}

@media (max-width: 767px) {
	.navbar-default .navbar-brand {
		width: 190px;
		height: 52px;
	}
	.navbar-default {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.carousel-control-prev,
	.carousel-control-next {
		width: 14%;
	}
	#services .carousel,
	#services .carousel-inner,
	#services .carousel-item,
	#services .fill {
		min-height: 86vh;
		height: 86vh;
	}
	.chevron {
		width: 42px;
	}
	header {
		min-height: 430px !important;
	}
	#header-message {
		top: 24%;
		padding: 0 16px;
	}
	#header-message h1 {
		font-size: 34px;
	}
	#header-message h2 {
		font-size: 22px;
	}
	.hero-note {
		font-size: 1em;
	}
	.about-copy p {
		font-size: 17px;
	}
	.about-panel {
		margin-top: 6px;
	}
	.work-intro h3 {
		font-size: 19px;
	}
	.case-card h2 {
		font-size: 24px;
	}
	.case-card p {
		font-size: 16px;
	}
	.work-cta {
		width: 100%;
	}
	.sol-box,
	.m-left {
		width: 100%;
		margin-left: 0;
		margin-bottom: 12px;
	}
	.carousel-caption {
		top: 0;
		bottom: 0;
	}
	#services h3 {
		font-size: 20px;
	}
	#services h4 {
		font-size: 16px;
	}
	.contact-form .col-12 {
		width: 100%;
	}
	.form-btn.float-end {
		float: none !important;
		width: 100%;
	}
	#f-bottom {
		height: auto;
		padding: 12px 10px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.zoomClass {
		animation: none;
	}
}
#f-bottom a {
	text-decoration: underline;
	color: #000000;
}
#f-bottom a:hover {
	text-decoration: none;
	color: #FFB600;
}
@media (min-width: 768px) {
	#header-message h1 {
		font-size: 40px;
	}
	#header-message h2 {
		font-size: 30px;
	}
}
@media (min-width: 992px) {
	#header-message h1 {
		font-size: 60px;
	}
	#header-message h2 {
		font-size: 45px;
	}
}
@media (min-width: 1200px) {
	#header-message h1 {
		font-size: 70px;
	}
	#header-message h2 {
		font-size: 55px;
	}
}
