/*!
Theme Name: Gem Group
Theme URI: http://underscores.me/
Author: Max at Emarkable
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gem_group
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Gem Group is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	height: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	height: 100%;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

 
h1, h2, h3, h4, h5, h6{
	font-family: Roboto Condensed, sans-serif;
	font-weight: bold;
	color: #5e5e5e;
	margin: 0 0 0.67em 0;
	
}


h1 {
	font-size: 40px;
	text-transform: capitalize;
}

h2 {
	font-size: 40px;
	text-transform: capitalize;
	line-height: 1.2;
}

h3 {
	font-size: 32px;
	text-transform: capitalize;
}

h4 {
	font-size: 21px;
	text-transform: capitalize;
	padding-bottom: 12px;
}

h5 {
	font-size: 21px;
	text-transform: capitalize;
	padding-bottom: 12px;
	color:#e7a33e; 
}

h6 {
	font-size: 18px;
	padding-bottom: 12px;
	color:#e7a33e; 
	font-style:italic;
	font-weight: normal;
	letter-spacing: 0.5px;
}



/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
	height: 120px;
}

.wpcf7-submit, 
#content input[type="submit"]{
	background: #000;
	color: #fff;
	font-family: Roboto Condensed, sans-serif;
	letter-spacing: 1px;
	font-weight: 300;
	padding: 16px 40px;
	font-size: 14px;
}

.wpcf7-submit:hover, 
#content input[type="submit"]:hover{
	opacity: 0.7;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #4c4c4c;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	font-weight: 300;

}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
	font-size:15px;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 16px;
	line-height: 1.6;
	max-width: 100%;
	padding: 10px 15px;
	position:relative;
	margin-top: 8px;
	overflow: inherit;
	z-index: 1;
}

pre:before {
	position: absolute;
	top: -10px;
	left: 5px;
	font-size: 11px;
	content: "HTML Code:";
	background-color: white;
	z-index: 10;
	border: 1px solid #ccc;
	padding: 1px 6px;
	font-style: normal;
	font-family: Roboto Condensed, sans-serif;
	letter-spacing: 0.5px;
	border-radius: 2px;
	color: #000;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 12px 10px;
	padding: 0 0 0 15px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px 10px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #d58b1d;
}

a:visited {
	color: #d58b1d;
}

a:hover, a:focus, a:active {
	color: #d58b1d;
}

a:focus {
	outline: none;
	text-decoration:underline;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.custom-logo {
    max-width: 108px;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;
	padding-top: 10px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
	padding-top: 0px;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: 5px 12px;
}

.main-navigation ul ul .menu-item-has-children > a {
	position:relative;
	padding-right: 20px;
}

.main-navigation ul ul .menu-item-has-children > a::after {
	content: "\f101";
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	width: auto;
	height: auto;
	display: block;
	font-family: FontAwesome;
	background-color: transparent;
	font-weight: 400;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	display: inline-block;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 15px;
	padding: 7px 12px;
	line-height: 1.5;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 300;
	vertical-align: middle;
	background-color: white;
	transition: background-color 0.2s linear;
	text-align: left;
}


.main-navigation a:after {
	height: 16px;
	width: 1px;
	background-color: #5e5e5e;
	content: "";
	display: inline-block;
	line-height: 48px;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.main-navigation .sub-menu a:after {
	display:none;
}

.main-navigation .sub-menu a:hover {
	background-color: #f9f9f9;
}
 
.main-navigation li:last-child a::after {
	display:none;
}

.current_page_item > a,
.main-navigation a:hover {
	color:#fbb040;
}

/* Small menu. */

.main-navigation.toggled ul {
	display: block;
}

.menu-toggle{
	display: inline-block;
}

.mp-field img {
    max-width: 97px;
}


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.site-header{
	padding: 6px 0 6px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 5px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.meta-panel{
	color:#878787;
}

.mp-field{
	display: inline-block;
	font-size: 13px;
	font-family: Roboto Condensed, sans-serif;
	letter-spacing: 0.5px;
	padding: 0 5px;
}

.mp-field a{
	color:#878787;
}

.mp-field i{
	color:#fcc066;
}

.mp-social a{
	padding:0 2px;
	color:#fcc066;
}

.mp-social{
	padding:0 3px;
}

.site-footer{
	background-color:#231f20;
	padding:50px 0;
}

.site-footer h2{
	color:#fff;
	text-transform:uppercase;
	font-size: 21px;
}
.site-footer a,
.site-footer{
	color:#8f8e91;
}

.site-info{
	border-top:1px solid #8f8e91;
	padding-top:5px;
	margin-top:25px;
}

#footer-menu{
	margin:0;
	padding:0;
	list-style:none;
}

#footer-menu li{
	display:inline-block;	
	font-size:12px;
}

#footer-menu li a{
	line-height:1;
	border-right:1px solid;
	padding-right:10px;
	margin-right:10px;
}

#footer-menu li:last-child a{
	border-right:0;
}

.copyr{
	font-size:12px;
}

.entry-content strong{
	color:#000;font-weight: 700;
}

.edit-link{
	display:none;
}

.news_date {
    margin-bottom: 20px;
    font-size: 14px;
    font-style: italic;
}

h4.no-line{
	padding-bottom:4px;
}

.news_item_link a:hover{
	opacity:0.7;
}

.news_items {
    text-align: center;
}


.news_item {
    padding: 0;
    width: 31.5%;
    background-color: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 0 1%;
}

.news_item:first-child{
	margin-left:0;
}

.news_item:last-child{
	margin-right:0;
}

.news_item .bottom_part{
	padding: 20px 0px;
	text-align:left;
}

.project_item_thumbnail,
.news_item_thumbnail{
	position: relative;
	background-clip: border-box;
	overflow: hidden;
	max-height: 240px;
	background-size: cover;
}

.project_item_thumbnail{
	max-height: 280px;
}


.project_item_thumbnail::before,
.news_item_thumbnail::before{
	content: "";
    width: 100%;
    height: 100%;
	display: block;
	padding-top: 100%;
}
/*
.project_box::before{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	transform: scale(0);
	transition: all 0.2s linear;
}

.project_box:hover::before{
	transform: scale(1);
}*/

.news_item_cotent{
	padding-bottom:25px;
	font-size: 13px;
}

.project_item_title:visited,
.project_item_title {
    background-color: #fff;
    padding: 10px;
    width: 100%;
	text-align: center;
    position: absolute;
    left: 0;
    bottom: 0%;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
	z-index: 99;
}

.project_box:hover .project_item_title,
.project_item_title:hover {
	text-decoration:none;
	background-color: #fff;
	color: #2f2f2f;
	opacity: 1;
}

.projects-area .project_cat_item:nth-child(2n +1) .project_item_title,
.project_cat_items .project_cat_item_box:nth-child(2n +1) .project_item_title,
.project_items .project_item:nth-child(2n +1) .project_item_title {
	border-bottom: 3px solid #f8b132;
	border-top: 2px solid #f8b132;
}

.projects-area .project_cat_item:nth-child(2n +2) .project_item_title,
.project_cat_items .project_cat_item_box:nth-child(2n +2) .project_item_title,
.project_items .project_item:nth-child(2n +2) .project_item_title {
	border-bottom: 3px solid #d0043d;
	border-top: 2px solid #d0043d;
}

.project_box{
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.1);
    position: relative;
	margin: 24px 0;
}

.project_box img{
    width: 100%;
    height: auto;
}
.project_box .project_box-content{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translateY(200%);
    transition: all 0.5s cubic-bezier(.68,-0.55,.27,1.55) 0.1s;
	color:#565656;
	background-color: transparent;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.project_box .project_box-content:before{
	/*content:"";
	display:block;
	width:100%;
	height:100%;*/
}
.project_box:hover .project_box-content{ transform: translateY(-50%); }

.project_box .project_item_title_inline{
	padding:2px;
	width:100%;
	color:#000;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.project_box .project_box-blurb{
	margin: 10px 5px;
	font-size: 11px;
	clear: both;
	padding: 5px 0 10px;
}


.project_box .icon{
    list-style: none;
    padding: 0;
    margin: 0;
}
.project_box .icon li{ display: inline-block; }
.project_box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #fff;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
    transition: all 0.3s ease 0s;
}
.project_box .icon li a:hover{ transform: rotate(360deg); }

.news_item_mini{
	text-align:left;
	margin-bottom: 8px;
}

.news_item_mini .orange-link{
	font-size:14px;
}

.news_item_mini div[class^=col-]{

}

.news_item_mini_link{
	color: #fff !important;
	text-transform: capitalize;
}

.news_date_mini{
	font-size:14px;
}

.testimonial_item{
	text-align:center;
}

.testimonial_item_content{
	font-size:14px;
	padding: 8px;
}

.testimonial_item_title{
    font-size: 13px;
    color: #e7a33e;
    font-style: italic;
    padding: 4px 8px;
    font-weight: bold;
    line-height: 1.3;
    text-shadow:1px 1px 1px rgba(0,0,0,0.4);
}

.testimonial_item_logo {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.testimonial_item_logo img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
	border: 1px solid rgba(255,255,255,0.2);
}

.news_item h4{
	text-transform:uppercase;
}

a.orange-link{
	color: #e7a33e;
}

.orange-text{
	color: #e7a33e;
}

.up{
	text-transform: uppercase;
}

.textwidget i{
	padding-right:6px;
}

.textwidget{
	font-family:Roboto Condensed, sans-serif;
	padding: 7px 0;
}

.text-lighter{
	font-weight:300;
	font-size:15px;
}

.no-left-pad{
	padding-left:0;
}

.news_item_link {
    padding: 2px;
    background-color: #fff;
    display: block;
    border: 1px solid rgb(206, 206, 206);
}

.site-footer a:hover{
	opacity:0.85;
}

.project_box_mini h3{
	
}

.project_box_mini:hover{
	display:block;
}

.project_items_mini{
	padding-left:15px;
	padding-right:15px;
}

.project_item_mini{
	padding:1px!important;
}


.wpb_text_column ul,
.better-ul{
	list-style:none;
	padding: 0;
}
.wpb_text_column ul li,
.better-ul li{
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
}

.wpb_text_column ul li ul,
.better-ul li ul{
	margin-left: 0px;
}

.wpb_text_column ul li:before,
.better-ul li:before{
	content:"\f101";
	width:20px;
	display:block;
	font-family: 'Font Awesome 5 Pro';
	position:absolute;
	left:0;
	color:#fcc066;
}

.wpb_text_column ul li li:before,
.better-ul li li:before{
	color:#e47164;
}

.space-block{
	display:block;
	width:100%;
	height:50px;
} 

.hide-until-mobile{
	display:none;
}

.projects-area{
	padding:40px 0 20px;
}

h1.entry-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
}

.project-meta-css h4{
	font-size: 18px;
	padding-bottom: 6px;
}

.project-meta-css{
	padding: 0 0 10px;
	margin: 0 0px 10px;
	border-bottom: 1px solid #d8d8d8;
}

.project-meta-css div[class^=col-]:nth-child(even){
	padding:0 0 0 5px;
}

.project-meta-css div[class^=col-]:nth-child(odd){
	padding:0 5px 0 0;
}

.share-it{
	text-align:center;
	font-family: Roboto Condensed, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 24px;
	padding: 18px 0;
}

.share-it a{
	margin:0 7px;
	color:#000;
	font-size: 18px;
	line-height: 24px;
}

.share-it a:hover{
	opacity:0.8;
	text-decoration:none;
}
.gem_testimonials{
	border: 1px solid #e0e4f2;
}

.gem_testimonials_title{
	background: #fff url('/wp-content/uploads/2018/03/stripe_bigger.jpg') repeat center center;
	padding:10px;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
}

.gem_testimonials_content{
	padding:10px;
}

.gem_testimonials_content p:last-child{
	margin-bottom:0;
}

.gem_testimonials_author{
	text-transform:uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.53em;
	font-weight: 300;
}

.gem_testimonials_author_title{
	font-style: italic;
	font-weight: 300;
	text-transform: none;
	font-family: "Roboto Condensed",sans-serif;
}

.gem_testimonials_meta{
	padding: 5px;
	margin-bottom: 25px !important;
	max-width: 430px;
	text-align: right;
	float: right;
	position: relative;
	width: 100%;
	border: 1px solid rgba(0,0,0,0.02);
	border-top: 0;
	background-color: rgba(0,0,0,0.01);
}

.gem_testimonials_meta_white{
	background-color: white;
	padding: 5px;
}

.gem_testimonials_image{
	display: inline-block;
	width: 120px;
	vertical-align: top;
	text-align: center;
}

.gem_testimonials_image img{
	max-width:150px;
	height:100%;
}

.gem_testimonials_right{
	display: inline-block;
	width: calc( 100% - 125px);
	vertical-align: top;
	padding: 30px 5px 7px;
	box-sizing: border-box;
	text-align: left;
}

.gem_testimonials_flexbox{
	display:flex;
	align-items:center;
}

.has_no_image .gem_testimonials_right{
	width: 100%;
	padding: 7px 5px;
}

.has_no_image.gem_testimonials_meta{
	max-width: 300px;
}

.project_cat_item > a {
    margin: 4px;
    display: block;
    border: 1px solid #e9e9e9;
}

.news_page_item{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
}

.news_page_item::last-child{
	border-bottom:0;

}

.news_page_item h3{
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #d31145;
    font-size: 38px;
}

.news_page_item_meta span{
	padding-right:12px;
}

.news_page_item_content{
	margin: 12px 0 20px;
}

.news_page_item a:hover{
	text-decoration:none;
	opacity:0.7;
}

.news_page_item_meta {
    font-size: 14px;
}

.gem_testimonials_meta::before{
}


.clear{
	clear:both;
}

.text-underline{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}

.single-post-w{
	margin-top:45px;
}

.single-post-w .entry-title{
	
}

.single-post-w .entry-meta{
	font-size: 13px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 6px 6px;
}

.single-post-w .entry-meta i{
	font-size: 15px;
}

.single-post-w .entry-meta span{
	margin-right:6px;
}

.post-thumbnail-fancy{
	background-image: url(/wp-content/uploads/2013/01/GEM-Construction-Principal-Contractor-in-the-UK.jpg);
	position: relative;
	background-clip: border-box;
	overflow: hidden;
	height: 240px;
	background-size: cover;
	width: 262px;
	display: inline-block;
}

.post-thumbnail-fancy-wrapper * {
    line-height: 1;
}

.post-thumbnail-fancy-wrapper{
	float:left;
}

.post-thumbnail-fancy-wrapper .fancy-box{
	width: 262px;
	height: 100%;
	max-width: 262px;
	display: block;
	position: relative;
	margin-right: 12px;
	margin-bottom: 12px;
}

.news__pageitems .pagination {
	width: 49%;
	box-sizing: border-box;
}

.news__pageitems .nav-previous{}
.news__pageitems .nav-next{text-align: right;}


.project-meta-css2{
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 1.5;
}

.project-meta-css2 .row{
	padding: 2px 0;
	border-bottom: 1px solid #efefef;
}

.project-meta-css2 h4{
	padding: 0;font-size: 16px;
	line-height: 1.5;
}

.project-meta-css2 h4 i{
	width:20px;
	text-align:center;
}

.home {
    text-align: center;
}

#splash{
	min-width:420px;
}



.bg-image-holder{
	height: 100%;
	background: url('/wp-content/uploads/2018/08/splash_background.jpg') center center no-repeat #fff;
	background-size: cover;
	background-attachment: fixed;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	display:block;
	z-index:-1;
	margin: 0!important;
}

body.page-id-762,
body.page-id-2{
	background: url('/wp-content/uploads/2018/08/splash_background.jpg') center center no-repeat #fff;
	background-attachment: fixed;
	background-size: cover; 
	height: 100%;
}

.splash-page-content{
	background-color:rgba(255,255,255,0.7);
	padding:20px;
	max-width:1000px;
	margin: 20px auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	z-index:10;
	display: inline-block;
}

.splash-page-content-v2{
    max-width: 1200px;
    margin: 107px auto;
    width: 95%;
    z-index: 10;
    padding: 0;
}

.splash-page-content:after{
	content: "";
	top:0;
	right:0;
	position:absolute;
	background-image: url('/wp-content/uploads/2018/04/40Years.png');
	background-size: cover;
	width:143px;
	height:98px;
	display:block;
}

.splash-page-content-v2 p,
.splash-page-content p{
	font-size: 16px;
	margin-bottom: 20px;
}

 a:hover,
.splash-page-content a:hover{
	opacity:0.8;
}

.splash-big-image img{
	max-width: 200px;
	margin: 35px 0 25px;
}

.splash-small-image img{
	max-width: 180px;
}

.splash-page-content-v2 .splash-small-image img,
.splash-page-content-v2 .splash-big-image img{
	max-width: 100%;
	margin: 0;
	padding: 5px;
	width: 100%;
	z-index: 1;
}

.splash-big-image img,
.splash-small-image img{
	transition: all 0.1s linear;
}

.splash-big-image img:hover,
.splash-small-image img:hover{
	transform:scale(1.05);
}

.splash-page-content-v2 .splash-big-image img:hover,
.splash-page-content-v2 .splash-small-image img:hover{
	transform:scale(1);
}

.splash-page-content-v2 .vc_column_container > .vc_column-inner{
	padding-left: 0;
	padding-right: 0;
}

.splash-text-joinery .vc_figure a,
.splash-text-development .vc_figure a,
.splash-text-construction .vc_figure a{
	position:relative;
}

.splash-text-construction .vc_figure a::before,
.splash-text-joinery .vc_figure a::before,
.splash-text-development .vc_figure a::before{
	position: absolute;
	top: 25px;
	padding: 4px 12px;
	text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: auto;
	min-width: 200px;
	z-index: 999;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
    line-height: 1.5;
}

.splash-text-construction .vc_figure a::before{
    left: 5px;
    content: 'Construction';
    background-color: rgba(0,0,0,0.7);
	text-align: left;
	border-left: 5px solid #d0043d;
}

.splash-text-joinery .vc_figure a::before{
    left: 5px;
    content: 'Joinery';
    background-color: rgba(0,0,0,0.7);
	text-align: left;
	border-left: 5px solid #f8b132;
}

.splash-text-development .vc_figure a::before{
    right: 5px;
    content: 'Development';
	text-align: right;
	background-color: rgba(0,0,0,0.7);
	border-right: 5px solid #f8b132;
}

.splash-text-development .vc_figure a::after {
    position: absolute;
    top: 70px;
    padding: 4px 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: auto;
    min-width: 165px;
    z-index: 999;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    left: 5px;
    content: 'Coming Soon';
    background-color: rgba(0,0,0,0.5);
    text-align: left;
    border-left: 5px solid #d0043d;
}

.splash-text-development .vc_figure a::after{
	left:unset;
	right: 5px;
	border-left: 0px solid #f8b132;
	border-right: 5px solid #d0043d;
	text-align: right;
}

.splash-floating {
    position: absolute;
    top: 55%;
    z-index: 500;
    background-color: #fff;
    border-radius: 50%;
    padding: 24px;
    width: 180px;
    height: 180px;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
	animation: splash-beaconing 1s cubic-bezier(.86,0,.07,1) 1 1s forwards; 
	opacity:0;
}

@keyframes splash-beaconing {
    0% {transform: translate(-50%,-50%) scale(0);opacity:0;}
    100% {transform: translate(-50%,-50%) scale(1);opacity:1;}
}

.splash-lds-dual-ring{
    display: inline-block;
    position: absolute;
    top: 55%;
    z-index: 501;
    border-radius: 50%;
    width: 182px;
	height: 182px;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
	animation: splash-beaconing 1s cubic-bezier(.86,0,.07,1) 1 1s forwards;
}

.splash-lds-dual-ring:after {
  content: " ";
  display: block;
  width: 182px;
  height: 182px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #d31145 transparent #fcb040 transparent;
  animation: lds-dual-ring 28s ease-in-out 0.5s infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/* Version 2 */

.splash-page-content-top .splash-big-image img{
	max-width: 125px;
	margin: 0px;
}

.splash-page-content-top .splash-small-image img{
	max-width: 125px;
	width:100%;
	height:100%;
	margin: 0 12px;
}

.splash-page-content-top .splash-small-image{
	display:inline-block;
}

.center-items{
	text-align:center;
}
/*
.splash-page-content-v2{
	padding:25px;
	max-width:1000px;
	margin: 25px auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	z-index:10;
}

.splash-page-content-v2 h1{
	color: #fff;
	text-shadow: 2px 0px 6px rgba(0,0,0,1);
}

.splash-page-content-v2{
	color: #fff;
	text-shadow: 0px 0px 4px rgba(0,0,0,1);
	font-size: 18px;
}

.splash-page-content-top{
	top:0;
	left:0;
	z-index:10;
	position: absolute;
	width: 100%;
	background-color: rgba(255,255,255,0.8);
}
*/

.overlay.bg-image-holder::before {
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    display: block;
}

.inner-page-slider{
	
}

.full-cover div{
	width: 100%;
	height: 100%;
	display: block;
}

.full-cover div::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.fancy-box {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.fancy-box.full-cover::before{
	top:0px;
}

#main {
    min-height: 315px;
}

.gem-project-title{
	margin: 40px 0 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding-bottom: 8px;
}

.gem-sitemap a{
	color:;
}

.gem-sitemap li{
	border-bottom: 1px dotted #ddd;
    padding: 3px 10px 3px 15px !important;
    font-size: 14px;
}

.gem-sitemap > li:last-child{
	border-bottom: 0;
}

.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.our-team img{
    width: auto;
    height: auto;
	padding-bottom: 85px;
}

.our-team .team-content{
    width: 100%;
    background: #d31145;
    color: #fff;
    padding: 15px 0 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team-content{
    padding-bottom: 40px;
}
.our-team .team-content:before,
.our-team .team-content:after{
    content: "";
    width: 60%;
    height: 38px;
    background: #d31145;
    position: absolute;
    top: -18px;
    transform: rotate(15deg);
    z-index: -1;
}
.our-team .team-content:before{
    left: -3%;
}
.our-team .team-content:after{
    right: -3%;
    transform: rotate(-15deg);
}
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    position: relative;
	color: #fff;
}
.our-team .title:before,
.our-team .title:after{
    content: "";
    width: 7px;
    height: 93px;
    background: #fcb040;
    position: absolute;
    top: -78px;
    z-index: -2;
    transform: rotate(-74deg);
}
.our-team .title:before{
    left: 32%;
}
.our-team .title:after{
    right: 32%;
    transform: rotate(74deg);
}
.our-team .post{
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 8px;
}
.our-team .social-links{
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    transition: all 0.5s ease 0s;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.our-team:hover .social-links{
    bottom: 0;
}
.our-team .social-links li{
    display: inline-block;
}
.our-team .social-links li a{
    display: block;
    font-size: 16px;
    color: #aad6e1;
    margin-right: 6px;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li:last-child a{
    margin-right: 0;
}
.our-team .social-links li a:hover{
    color: #ff5543;
}

.our-team-v4{
	position:relative;
	overflow:hidden;
	width: 100%;
	height: 275px;
	background-size: cover;
	background-position: top center;
	max-width: 255px;
	margin: 0 auto;
}

.our-team-v4-image{

}

.our-team-v4-content {
    position: absolute;
    top: 105%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 90%;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    color: #fff;
    line-height: 1.2;
    padding: 20px 8px;
	border-left: 5px solid #e7a33e;
	border-right: 5px solid #e7a33e;
	transition: all 0.5s cubic-bezier(.68,-0.55,.27,1.55);
	opacity:0;
}

.our-team-v4:hover .our-team-v4-content {
	transform: translate(-50%, -50%);
	top: 50%;
	opacity:1;
}

.our-team-v4-content h3 {
    line-height: 1.2;
    color: #fff;
    font-size: 22px;
    margin: 0 0 8px;
}

.our-team-v4-content button {
    clear: both;
    display: inline-block;
    margin: 0 auto;
    background-color: transparent;
    border: none;
    color: #e7a33e;
    padding: 2px 12px;
    line-height: 1.5;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    margin-top: 12px;
    font-size: 14px;
    border-radius: 0;
}

.our-team-v4-content button:focus,
.our-team-v4-content button:hover{
	background-color: transparent;
	opacity:0.8;
    border-radius: 0;
	color: #e7a33e;
	line-height: 1.5;
	outline: unset;
	box-shadow: unset;
}

.menu-toggle{
	font-size: 20px;
	background-color: #d31145;
	padding: 8px;
	border-radius: 4px;
	color: #ffc979;
	font-weight: normal;
	border: 1px solid #950128;
}

.menu-toggle:hover{
	border: 1px solid #950128;
	opacity:0.8;
}

.footer_logos-item {
    display: inline-block;
    padding: 5px 10px;
}

.footer-logos {
    text-align: center;
    background-color: #fff;
    padding: 10px;
    margin-top: 50px;
    border-top: 1px solid #dedede;
}

.footer-logos a:hover{
	opacity:0.8;
}

.ul-horizontal{
	margin-left:0;
}

.ul-horizontal li{
	display: inline-block;
	width: 24%;
	box-sizing: border-box;
	margin: 0;
	padding-right: 10px;
}

#splash {
    box-shadow: 0px 0px 16px rgba(0,0,0,0.3);
}

#splash.splash-page-content-v2 {
    box-shadow: unset;
	max-width: 1160px;
	position:relative;
	margin: 8px auto;
}

.our-team3 {
    position: relative;
	margin: 25px auto;
	max-width: 500px;
}

.team3-image {
    width: 100%;
    height: 350px;
    display: block;
    background-position: top;
    background-size: cover;
    z-index: 200;
    border: 1px solid #f5f5f5;
	background-color: transparent;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	
}

.team3-content  {
    width: 100%;
    display: block;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    min-height: 50px;
    background-color: #fff;
}

.team3-content .title{
	font-size: 21px;
	margin: 7px 0;
	text-transform: uppercase;
}

.team3-content .post{
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.316667px;
}

.our-team2 {
    position: relative;
    height: 350px;
	margin: 25px auto;
	max-width: 500px;
}

.team2-image {
    width: 53%;
    height: 350px;
    display: block;
    background-position: center;
    background-size: cover;
    position: absolute;
    z-index: 200;
    right: 0;
    border: 1px solid #f5f5f5;
	background-color: transparent;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	
}

.team2-content {
    width: 47.5%;
    display: block;
    padding: 25px 31px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
	min-height: 50px;
	background-color: #fff;
}

.team2-content .title{
	font-size: 21px;
	margin: 7px 0;
	text-transform: uppercase;
}

.team2-content .post{
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.316667px;
}

.our-team2  .white-noise{
	height: 250px;
    display: block;
	width:60%;
	position: absolute;
	top: 50%;
	left:50%;
    transform: translate(-50%,-50%);
	background: #d2d2d2 url('/wp-content/uploads/2018/03/stripe_bigger.jpg') repeat;
	z-index:-1;
	animation: move-up-down 12s ease-out 1s infinite;
}

.our-team2 .social-links{
	padding:7px 0;
}

.our-team2 .social-links i{
	margin: 2px 5px;
}

@keyframes move-up-down {
    0% {top: 50%;}
    25% {top: 58%;}
    50% {top:45%;}
    75% {top:58%;}
    100% {top: 50%;}
}

.product_item{
	margin-bottom: 2px;
	background-color: #fff;
	padding: 4px;
	border-bottom: 1px solid #eaeaea;
}

.product_item:first-child{
	border-top: 1px solid #eaeaea;
}

.product_item *{
	vertical-align:middle;
}

.product_image{
	padding:2px;
	border:1px solid #d2d2d2;
	display:inline-block;
	width:42px;
}

.product_image_thumbnail{
	width:36px;
	height:36px;
	display:inline-block;
	background-size: cover;
	background-position: center;
}

.product_item_title_inline{
	display: inline-block;
	width: calc(100% - 42px - 8px - 70px);
	font-size: 18px;
	font-weight: 400;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0;
}

.product_item_view{
	padding: 8px 16px !important;
	margin: 0 !important;
}

.flex-center{
	display: flex;
	align-items: center;
	justify-content: center;
}

.gem-slick-carousel {
    padding: 0 40px;
    position: relative;
}

.gem-slick-carousel .slick-arrow {
    font-weight: bold;
    display: inline-block;
    width: 30px;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
}

.gem-slick-carousel .slick-arrow :hover{
	opacity:0.8;
}

.gem-slick-carousel .slick-arrow.slick-next::before,
.gem-slick-carousel .slick-arrow.slick-prev::before{
	font-family: 'Font Awesome 5 Pro';
	font-weight:bold;
	transform:translate(0%,-50%);
	top: 50%;
	position: absolute;
}

.gem-slick-carousel .slick-arrow.slick-prev {
	left:0;
}

.gem-slick-carousel .slick-arrow.slick-next {
	right:0;
}

.gem-slick-carousel .slick-arrow.slick-prev::before {
	content:'\f323';
	left:0;
}

.gem-slick-carousel .slick-arrow.slick-next::before {
	content:'\f324';
	right:0;
}

.gem-slick-carousel .slick-slide{
	
}

.gem-slick-carousel .slick-slide img{
	margin:0 auto;
}

.height-85 img{
	max-height:85px;
}

.orange-inline-button{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    border-top: 1px solid #f3ce96;
    margin: 0 auto;
    border-bottom: 1px solid #f3ce96;
    padding: 0 18px;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
}

.orange-inline-button:hover{
	text-decoration:none;
}

.gem-job{
    border: 1px solid #e0e0e0;
    display: block;
    margin: 8px 0;
    padding: 10px 15px;
    line-height: 1.2;
    border-radius: 4px;
}

.gem-job:hover {
	text-decoration:none;
	background-color: whitesmoke;
}

.gem-job-icon{
	color: #878787;
}

.gem-job-title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}

.gem-job-location{
    color: #868686;
    font-size: 12px;
}

h1.new-red-heading,
.new-red-heading{
	color: #d31145;
	text-align: left;
	border-bottom: 0;
	position: relative;
	display: grid;
	grid-template-columns: auto minmax(20px, 1fr);
	margin: 20px 0 15px;
}

.new-red-heading::after, h1.new-red-heading::after {
    width: 97%;
    height: 1px;
    background-color: #ebebeb;
    content: '';
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 40px;
    display: inline-block;
}

.red-link a{
	color: #d0063e;
}

.gem-back-top {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color:#959595;
}

.gem-back-top a:active,
.gem-back-top a:visited,
.gem-back-top a:hover,
.gem-back-top a{
	text-decoration:none;
	color: #959595;
}

.gem-back-top i {
    font-size: 52px;
}

.click-to-enter .wpb_wrapper.vc_figure::after {
    content: 'CLICK HERE TO ENTER THE WEBSITE';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 1vw;
    transform: translate(-50%,-50%);
    text-shadow: 0px 1px 2px rgb(0, 0, 0);
    font-weight: bold;
    background-color: rgba(0,0,0,0.5);
    padding: 12px 24px;
    line-height: 1;
    border-left: 3px solid #d0043d;
    border-right: 3px solid #d0043d;
	opacity:0;
	animation: appearance 1s linear forwards 12s;
	pointer-events: none;
	cursor: pointer;
}

.click-to-enter{
	position:relative;
}

@keyframes appearance{
	0%{opacity:0;}
	100%{opacity:1;}
}

@media only screen and (max-width:1366px){
		
	#splash  h1{
		font-size: 28px;
	}
	 
	#splash p {
		font-size: 14px;
	}
	
	#splash.splash-page-content-v2 {
		max-width: 940px;
	}

}

@media only screen and (max-width:1100px){
	
	.splash-page-content{
		position:static;
		transform: translate(0%,0%);
	}
}

@media only screen and (min-width:769px) and (max-width:1100px){
	.tparrows{
		display:none;
	}
	
	.main-navigation a{
		font-size: 14px;
		padding: 7px 7px;
	}
}

@media only screen and (max-width:990px){
    
	.project_box{ margin-bottom: 20px; }
	
	.our-team{ margin-bottom: 30px; }
    .our-team .team-content:before,
    .our-team .team-content:after{
        height: 50px;
        top: -24px;
    }
    .our-team .title:before,
    .our-team .title:after{
        top: -85px;
        height: 102px;
    }
    .our-team .title:before{
        left: 35%;
    }
    .our-team .title:after{
        right: 35%;
    }
	
}

@media screen and (min-width:769px){
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

@media screen and (max-width:768px){
	
	#splash.splash-page-content-v2 {
		width: 100%;
		overflow: hidden;
	}	
	
	#splash.splash-page-content-v2 .splash-small-image,
	#splash.splash-page-content-v2 .splash-big-image {
		width: 90%;
		display: block;
		margin: 0 auto;
		max-width: 610px;
	}
	
	.splash-floating-wrapper {
		position: relative;
		height: 280px;
		display: block;
		padding-bottom: 60px;
		margin-bottom: 30px !important;
	}
	
	.splash-page-content-v2 {
		margin: 25px auto;
	}
	
	.testimonial_item_content{
		font-size: 14px;
	}
		
	.tparrows{
		display:none;
	}
	
	.main-navigation li{
		display:block;
	}
	
	.main-navigation ul ul .menu-item-has-children > a::after,
	.main-navigation li a:after{
		display:none;
	}
	
	.main-navigation li a{
		padding: 2px 5px;
		border-bottom: 1px solid rgba(0,0,0,0.08);
		color:#6e6e6e;
	}
	
	.main-navigation li ul{
		display: block;
		position: static;
		float: none;
		width: 100%;
		box-shadow: unset;
		padding: 0;
		left: 0;
	}
	
	.main-navigation ul ul a{
		width: 100%;
		border-bottom: 1px dashed rgba(0,0,0,0.1);
		padding: 2px 5px 2px 15px;
	}
	
	.main-navigation ul ul ul a{
		padding: 2px 5px 2px 25px;
		color:#838383;
	}
		
	.our-team .team-content:before,
    .our-team .team-content:after{
        height: 75px;
    }
    .our-team .team-content:before{
        transform: rotate(8deg);
    }
    .our-team .team-content:after{
        transform: rotate(-8deg);
    }
    .our-team .title:before,
    .our-team .title:after{
        width: 10px;
        top: -78px;
        height: 102px;
    }
    .our-team .title:before{
        left: 42.5%;
        transform: rotate(-82deg);
    }
    .our-team .title:after{
        right: 42.5%;
        transform: rotate(82deg);
    }
	
	.site-branding{
		text-align:center;
	}
	
	.splash-page-content-top .splash-small-image img{
		margin: 0 2px;
	}
	
	.splash-page-content-v2{
		position:static;
		transform: translate(0%,0%);
	}
	
	.splash-page-content-top .splash-small-image{
		margin:10px 0;
	}
	
	.bg-image-holder{display:none;}
	
	.splash-page-content:after{
		width: 110px;
		height: 75px;	
	}
	 
	.splash-page-content h1{
		
	}
	
	.splash-page-content{
		width: 90%;
	}
	
	.project-meta-css div[class^="col-"]{
		padding:0!important;
	}
	
	
	.news_item .bottom_part,
	.site-footer,
	.text-right{
		text-align:center;
	}
	
	.news_item{
		width:98%;
		max-width: 400px;
		padding-bottom: 40px;
	}
	
	.news_item_mini{
		text-align: center;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin: 0 auto 10px;
		max-width: 210px;
	}
		
	.no-left-pad{
		padding-left:15px;
	}
	
	.hide-until-mobile{
		display:block;
	}
	
	.project_item_mini {
		display: inline-block;
		width: 100%;
		max-width: 100px;
	}
	
	.center-mobile{
		text-align:center;
		padding-bottom: 20px;
	}
	
}

@media screen and (max-width:480px){
	 
	.news_item_mini{
		width: 100%;
		margin: 0 auto 10px;
		max-width: 210px;
	}
	
	.splash-page-content h1 {
		font-size: 28px;
		line-height: 1.3;
	}
	
	.splash-page-content{
		width: 90%;
	}
	
	.our-team .title:before,
    .our-team .title:after{
        top: -83px;
    }
	
}

