/*
Theme Name: UnderStrap
Theme URI: http://understrap.com
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
GitHub Theme URI: https://github.com/understrap/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder.
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/understrap/understrap
A child theme is available on Github, too: https://github.com/understrap/understrap-child;
Version: 0.9.4
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/
body {
	font-family: 'Montserrat', sans-serif;
}
a {
	color: #F4A429;
}
.site-navigation-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
.header-logo {
	max-width: 200px;
	width: 100%;
}
.btn-banner {
	width: auto;
	padding: 22px 32px;
	background-color: #F4A429;
	color: #000000;
	font-weight: 700;
	border-radius: 0;
}
.navbar {
	font-weight: 600;
}
.navbar-toggler-icon{
	position: relative;
}
.navbar-icon.icon_top-line {
	position: absolute;
	right: 0;
	top: 8px;
	width: 75%;
	height: 1px;
	background-color: rgba(0,0,0,.62);
}
.navbar-icon.icon_middle-line {
	position: absolute;
	right: 0;
	top: 15px;
	width: 50%;
	height: 1px;
	background-color: rgba(0,0,0,.62);
}
.navbar-icon.icon_bottom-line {
	position: absolute;
	right: 0;
	top: 22px;
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0,.62);
}
.nav-link {
	color: #000000;
}
.nav-link:hover {
	color: #F4A429;
	opacity: .8;
}
.active .nav-link {
	color: #F4A429;
}
ul.navbar-nav li {
	padding: 0 8px;
}
.jumbotron {
	padding: 180px 0 380px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.black-bg-op82 {
	background-color: rgba(0,0,0,.82);
}
.orange-bg {
	background-color: #F4A429;
}
.orange-text {
	color: #F4A429;
}
.jumbotron h1{
	font-size: 42px;
	font-weight: 700;
	text-transform: uppercase;
}
.jumbotron h2{
	font-size: 28px;
	line-height: 38px;
	font-weight: 700;
	text-transform: uppercase;
}
.dropdown-menu {
	width: 230px;
	border-radius: 0;
	border: none;
	margin-top: 9px;
}
.dropdown-menu .menu-item{
	padding: 0;
}
.dropdown-menu .menu-item a{
	padding: 10px;
}
section {
	margin: 60px 0;
}
.welcome-banner-overflow {
	margin-top: -220px;
}
.welcome-banner-overflow .row{
	padding: 60px 40px;
}
.welcome-banner-overflow .row i {
	font-size: 28px;
	padding-left: 8px;
}
.welcome-banner-overflow .row i:before {
	margin-top: -20px;
	position: absolute;
}
.welcome-banner-overflow span{
	color: #F4A429;
}
h6 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	margin-bottom: 60px;
}
h2.lead {
	font-size: 35px;
	font-weight: 700;
	line-height: 48px;
}
h3 {
	font-size: 24px;
	font-weight: 700;
}
.carousel-item img {
	max-width: 100%;
	padding: 0 60px;
	max-height: 400px;
	width: auto;
}
.carousel-item .content {
	padding-right: 180px;
}
.carousel-control-next {
	justify-content: flex-end;
}
.carousel-control-prev {
	  justify-content: start;
  }
.vertical-strip-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 2px;
	height: 80px;
	background-color: #F4A429;
}
.vertical-strip-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 80px;
	background-color: #F4A429;
}
.horizontal-strip-top-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 2px;
	background-color: #F4A429;
}
.carousel-item h5 {
	font-size: 24px;
	font-weight: 700;
}
.carousel {
	margin-left: -15px;
	margin-right: -15px;
}
footer {
	padding: 120px 0;
	overflow: hidden;
	color: #34d0f7;
}
.footer-email-strap, .footer-email-strap:hover {
	text-decoration: none;
	color: #ffffff;
	font-size:5vw;
	margin: 40px 0;
	font-weight: 700;
}
.wpcf7 input[type=submit], .wpcf7 input[type=submit]:hover, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=submit]:active, .btn-content, .btn-content:hover {
	width: auto;
	padding: 12px 32px;
	background-color: #F4A429;
	color: #000000;
	font-weight: 700;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	height: auto;
	border: none;
	box-shadow: none !important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active[type=submit] {
	width: auto;
	padding: 12px 32px;
	background-color: #F4A429;
	color: #000000;
	font-weight: 700;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	height: auto;
	border: none;
	box-shadow: none !important;
}
.map-container {
	width: 100%;
	height: 400px;
}
.map-container iframe {
	width: 100%;
	height: 400px;
}
input, textarea {
	border-radius: 0 !important;
}
.wpcf7 {
	max-width: 100% !important;
}
label {
	font-weight: 600;
}
.banner-container {
	width: 100%;
	min-height: 300px;
	background-color: #F4A429;
	color: #000000;
	font-weight: 700;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.banner-container.h-140 {
	height: 140px !important;
	min-height: auto;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #f2f2f2;
	color: #3c3c3b;
}

.projectsShowreel .projectsShowreel_one {
	height: 600px;
}

.projectsShowreel .projectsShowreel_item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 290px;
}
.projectsShowreel .projectsShowreel_item a {
text-decoration: none !important;
}
.projectsShowreel .projectsShowreel_item h5{
	z-index: 1;
	line-height: 1.6em;
}
.projectsShowreel .projectsShowreel_item h5:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 210px;
	width: 100%;
	background-image: linear-gradient(180deg, transparent 0%, #252525 100%);
	z-index:-1;
}
.projectsShowreel_more-info {
	position: absolute;
	width: 100%;
	font-size: .9em;
	font-weight: 700;
	top: -100%;
	transition: all .4s;
	z-index: 2;
}

.projectsShowreel .projectsShowreel_item:hover .projectsShowreel_more-info {
	top: 0;
}

.accreditations-item {
	width: 280px;
	padding: 20px;
	text-align: center;
	outline: none;
}
.accreditations-item img {
	height: 80px;
	margin: auto;
}
.supplyChainImages img {
	max-width: 126px;
	margin: 10px;
	display: inline-block;
}