/* 
Theme Name: QGC - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Adds a splash page template as a child theme of Hello Elementor.
Author: Design Ranch
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
#000000 - black
#3f3f3f - gray dark, copy
#636262 - gray
#929292 - gray 2
#df1f2a - red
#e6e6e6	- gray lighter
#fffafa - whitish
#ffffff - white

[nav]
rgba(99, 98, 98, 0.86)

[hero]
linear-gradient(271deg, rgba(217, 217, 217, 0.00) 2.63%, #9e9e9e 99.52%); 
background-blend-mode: multiply;

[follow]
linear-gradient(180deg, #FFF 0%, #e6e6e6 100%)

font-size: 20px;

font-family: 'DM Sans', sans-serif;
font-family: "Cera Pro", sans-serif;

font-family: 'TestTiemposText', serif;
font-weight: normal;
*/

@font-face {
font-family: 'TestTiemposText';
font-style: normal;
font-weight: normal;
src: local('TestTiemposText-Regular'), url('fonts/TestTiemposText-Regular.otf') format('opentype');
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,
main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*begin base*/
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {
	height: 100%;
	width: 100%;
}
body {
	font-size: 100%;
	font-weight: 400;
	font-style: normal;
}
body.overlay-open {
	overflow: hidden;
}
img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

i,
em {
	font-style: italic;
}
b,
strong {
	font-weight: 700;
}
i b, b i,
em strong, strong em {
	font-style: italic;
	font-weight: 700;
}
sup {
	top: -0.5em;
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.5em;
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
button {
	background: none;
	border: 0 none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	outline: 0 none;
}
button, input, select, textarea {
	color: #000000;
	font-size: 100%;
	font-family: "Cera Pro", sans-serif;
}
input[type="submit"] {
	cursor: pointer;
}
/* end base */


body.page-template-template-splash {
	background: #000000;
	color: #ffffff;
	font-family: 'DM Sans', sans-serif;
}
body.page-template-template-splash .elementor-location-header {
	display: none !important;
}
h1.dr-qgc-hero-headline,
h1.dr-qgc-headline,
h2.dr-qgc-headline,
h3.dr-qgc-headline,
h4.dr-qgc-headline,
h5.dr-qgc-headline,
h6.dr-qgc-headline {
	font-family: 'DM Sans', sans-serif;
	font-size: 1em;
	letter-spacing: 0;
}
a.dr-qgc-email,
a.dr-qgc-phone {
	color: inherit;
	text-decoration: none;
}
a.dr-qgc-email {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;	
}
a.dr-qgc-phone {
	white-space: nowrap;
}
.dr-qgc-video-wrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.dr-qgc-video-wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-template-template-splash {
	
}
.dr-qgc-container {
	font-size: 16px;
	min-width: 320px;
	line-height: 1.4em;
	overflow: hidden;
}
.dr-qgc-section {
	padding: 50px 0;
	position: relative;
	min-width: 320px;
}
.dr-qgc-wrapper {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1600px;
}
.dr-qgc-headline {
	display: block;
}
.dr-qgc-about-intro .dr-qgc-headline,
.dr-qgc-section .dr-qgc-headline {
	font-size: 1.75em;
	line-height: 1em;
}
.dr-qgc-headline span {
	display: block;
	text-wrap: pretty;
}
.dr-qgc-headline strong {
	display: block;
	font-family: 'TestTiemposText', serif;
	font-weight: normal;
	text-wrap: pretty;
}
.dr-qgc-foundation .dr-qgc-headline b {
	display: block;
	font-weight: normal;
}
.dr-qgc-foundation .dr-qgc-headline b,
.dr-qgc-headline strong {
	margin-left: 60px;
}
.dr-qgc-foundation .dr-qgc-headline strong {
	margin-left: 0;
}
.dr-qgc-title {
	display: block;
	font-size: 1.2em;
	line-height: 1.25em;
	font-weight: 400;
}
.dr-qgc-label {
	display: block;
	line-height: 1.25em;
	font-weight: 700;
}
.dr-qgc-container img {
	
}
.dr-qgc-container a {
	color: inherit;
}

.dr-qgc-masthead {
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	padding: 10px 0;
	z-index: 999;
	background-color: transparent;
	transition: transform 0.4s ease, background 0.2s ease;	
}
.dr-qgc-masthead > .dr-qgc-wrapper {
	padding: 0 10px;
	display: grid;
	grid-template-columns: 58px 1fr 30px;
	align-items: center;
}
.dr-qgc-logo {
	display: block;
	width: 58px;
	height: auto;
}
.dr-qgc-logo img {
	display: block;
	width: 100%;
	height: auto;
}
.dr-qgc-main-navigation {
	padding: 0 10px;
	font-size: 0.8em;
	line-height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dr-qgc-menu {
	padding: 0 10px;
	margin: 0 auto;
	border-radius: 50px;
	background-color: #636262;
	background-color: rgba(99, 98, 98, 0.86);
}
.dr-qgc-menu-item {
	margin: 0 2px;
	display: inline-block;
}
.dr-qgc-menu-item a {
	color: #ffffff;
	display: block;
	padding: 10px 2px;
	transition: color 0.25s ease;
}
.dr-qgc-menu-item a:hover {
	text-decoration: underline;
}
.dr-qgc-masthead .dr-qgc-social {
	display: flex;
	align-items: center;
	justify-content: right;
}
.dr-qgc-social-link {
	display: inline-block;
}
.dr-qgc-icon {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	transition: all 0.25s ease;
}
svg.dr-qgc-icon {
	fill: #000000;
}
.dr-qgc-social-link:hover svg.dr-qgc-icon {
	fill: #df1f2a;
}

.dr-qgc-hero.dr-qgc-section {
	z-index: 1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	height: 100vh;
	
	/*background-color: #9e9e9e;*/
	background-blend-mode: multiply;
	background-position: 90% top;
	background-repeat: no-repeat;
	background-size: cover;
	
	display: grid;
	place-items: center center;
}
.dr-qgc-intro {
	text-align: center;
	padding-top: 20px;
}
.dr-qgc-logo-full {
	display: block;
	margin: 0 auto 20px;
	max-width: 67%;
}
.dr-qgc-hero-headline {
	
}
.dr-qgc-hero-headline span {
	display: block;
	font-size: 1.2em;
	line-height: 1em;
}
.dr-qgc-hero-headline strong {
	display: block;
	font-size: 2em;
	line-height: 1em;
	font-weight: 500;
	margin: 4px 0 20px;
}
a.dr-qgc-play {
	display: inline-block;
	background-color: #fffafa;
	color: #929292;
	padding: 8px 24px;
	border-radius: 50px;
	font-size: 0.8em;
	line-height: 1em;
	transition: all 0.25s ease;
}
a.dr-qgc-play:hover {
	transform: scale(1.1);
}
a.dr-qgc-play span {
	display: inline-block;
}
a.dr-qgc-play span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	border-left: 1em solid #929292;
	border-top: 0.5em solid transparent;
	border-bottom: 0.5em solid transparent;
	margin-right: 8px;
}
.dr-qgc-dialog {
	position: relative;
	border: 0 none;
	width: 80%;
	max-width: 1024px;
}
.dr-qgc-dialog::backdrop {
	background-color: rgba(0, 0, 0, 0.5);
}
.dr-qgc-dialog iframe {
	height: 100%;
}
a.dr-qgc-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 24px;
	width: 24px;
	background: #000000;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}
a.dr-qgc-close:hover {
	text-decoration: none;
	color: #e6e6e6;
}

.dr-qgc-main {
	margin-top: 100vh;
	position: relative;
	z-index: 2;	
	background-color: #000000;
}
.dr-qgc-about-intro,
.dr-qgc-main > .dr-qgc-section {
	padding-left: 60px;
}
.dr-qgc-content {
	
}
.dr-qgc-content .dr-qgc-col {
	
}
.dr-qgc-quote {
	
}
.dr-qgc-quote-copy {
	font-family: 'TestTiemposText', serif;
	font-size: 1.15em;
	line-height: 1.25em;
	text-wrap: pretty;
}
.dr-qgc-author {
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 24px;
	display: block;
}
.dr-qgc-the-content {
	
}
.dr-qgc-the-content p, .dr-qgc-the-content ul, .dr-qgc-the-content ol, .dr-qgc-the-content dl {
	margin: 24px 0 0;
}
.dr-qgc-the-content p {
	text-wrap: pretty;
}
.dr-qgc-images {
	
}
.dr-qgc-images .dr-qgc-img-wrap {
	
}
.dr-qgc-images .dr-qgc-img {
	display: block;
	width: 100%;
	height: auto;
	margin: 40px auto 0;
}

.dr-qgc-about-intro {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
}
.dr-qgc-about-intro .dr-qgc-headline {
	
}
.dr-qgc-about.dr-qgc-section {
	
}
.dr-qgc-about .dr-qgc-col {
	
}
.dr-qgc-about .dr-qgc-images {
	
}
.dr-qgc-about .dr-qgc-images .dr-qgc-img-wrap {
	
}
.dr-qgc-about .dr-qgc-images .dr-qgc-img {
	
}
.dr-qgc-about .dr-qgc-two .dr-qgc-img {
	width: 52.5%;
}

.dr-qgc-foundation.dr-qgc-section {
	
}
.dr-qgc-foundation .dr-qgc-video {
	margin: 24px auto 48px;
}
.dr-qgc-foundation .dr-qgc-video-wrapper {
	padding-bottom: 100%;
}
.dr-qgc-foundation .dr-qgc-video-wrapper iframe {
	width: 200%;
	left: -50%;
}

.dr-qgc-follow.dr-qgc-section {
	color: #3f3f3f;
	background: #e6e6e6;
	background: linear-gradient(180deg, #FFF 0%, #e6e6e6 100%);
}
.dr-qgc-follow .dr-qgc-headline {
	margin-bottom: 50px;
}

.dr-qgc-orlop.dr-qgc-section {
	z-index: 2;	
	background-color: #000000;
}
.dr-qgc-orlop a:hover {
	text-decoration: underline;
}
.dr-qgc-footer-content {
	
}
.dr-qgc-company {
	
}
.dr-qgc-footer-content-wrap {
	
}
.dr-qgc-corporate,
.dr-qgc-contact,
.dr-qgc-orlop .dr-qgc-social {
	margin: 40px 0;
	font-size: 0.9em;
	line-height: 1.25em;
	padding-right: 20px;
}
.dr-qgc-orlop .dr-qgc-label {
	margin-bottom: 12px;
}
.dr-qgc-corporate {
	
}
.dr-qgc-address {
	
}
.dr-qgc-street {
	
}
.dr-qgc-address-line {
	display: block;
}
.dr-qgc-contact {
	
}
.dr-qgc-orlop .dr-qgc-social {
	
}
.dr-qgc-copyright {
	font-size: 0.7em;
	line-height: 1.25em;
	text-wrap: pretty;
}
.dr-qgc-copyright span {
	display: inline-block;
}

@media screen and (min-width: 25em) { /*400px*/
	.dr-qgc-about-intro .dr-qgc-headline,
	.dr-qgc-section .dr-qgc-headline {
		font-size: 2.25em;
	}
	.dr-qgc-quote-copy {
		font-size: 1.3em;
	}
	
	.dr-qgc-masthead > .dr-qgc-wrapper {
		grid-template-columns: 78px 1fr 30px;
	}
	.dr-qgc-logo {
		width: 78px;
	}
	.dr-qgc-menu {
		padding: 0 20px;
	}
	.dr-qgc-menu-item a {
		padding: 10px 6px;
	}
	.dr-qgc-about-intro,
	.dr-qgc-main > .dr-qgc-section {
		padding-left: 80px;
	}
}

@media screen and (min-width: 30em) { /*480px*/
	.dr-qgc-hero-headline span {
		font-size: 1.4em;
	}
	.dr-qgc-hero-headline strong {
		font-size: 2.5em;
	}
	
	.dr-qgc-orlop .dr-qgc-label {
		margin-bottom: 20px;
	}
	.dr-qgc-footer-content-wrap {
		display: flex;
		justify-content: space-between;
		margin: 40px 0;
	}
	.dr-qgc-corporate,
	.dr-qgc-contact,
	.dr-qgc-orlop .dr-qgc-social {
		margin: 0;
	}
}

@media screen and (min-width: 35em) { /*560px*/

	.dr-qgc-about .dr-qgc-images {
		display: flex;
		align-items: flex-end;
	}
	.dr-qgc-about .dr-qgc-images .dr-qgc-img-wrap {
		width: 50%;
	}
	.dr-qgc-about .dr-qgc-images .dr-qgc-img {
		
	}
	.dr-qgc-about .dr-qgc-two {
		margin: 0 auto -24px;
	}
	
	.dr-qgc-foundation .dr-qgc-two {
		align-items: flex-start;
		flex-direction: row-reverse;
		display: flex;
		align-items: center;
		margin-bottom: 40px;
		padding-top: 40px;
	}
	.dr-qgc-foundation .dr-qgc-images .dr-qgc-img,
	.dr-qgc-foundation .dr-qgc-images {
		padding-right: 20px;
	}	
	.dr-qgc-foundation .dr-qgc-quote {
		width: 70%;
	}
	.dr-qgc-foundation .dr-qgc-images {
		width: 30%;
	}
}

@media screen and (min-width: 40em) { /*640px*/
	.dr-qgc-masthead > .dr-qgc-wrapper {
		grid-template-columns: 78px 1fr 78px;
	}
	.dr-qgc-wrapper {
		padding: 0 100px;
	}
	.dr-qgc-orlop > .dr-qgc-wrapper {
		padding: 0 20px;
	}
	.dr-qgc-menu-item a {
		padding: 10px;
	}
	.dr-qgc-masthead .dr-qgc-social {
		
	}
	.dr-qgc-about-intro,
	.dr-qgc-main > .dr-qgc-section {
		padding-left: 0;
	}
}

@media screen and (min-width: 45em) { /*720px*/
	.dr-qgc-orlop > .dr-qgc-wrapper,
	.dr-qgc-masthead > .dr-qgc-wrapper {
		padding: 0 35px;
	}
	.dr-qgc-wrapper {
		padding: 0 135px;
	}

	.dr-qgc-hero.dr-qgc-section {
		background-position: right top;
	}
	
	.dr-qgc-quote-copy {
		font-size: 1.6em;
	}
}

@media screen and (min-width: 50em) { /*800px*/

}

@media screen and (min-width: 55em) { /*880px*/
	.dr-qgc-about-intro .dr-qgc-headline,
	.dr-qgc-section .dr-qgc-headline {
		font-size: 2.75em;
	}
	
	.dr-qgc-section {
		padding: 80px 0;
	}
	.dr-qgc-masthead {
		padding: 20px 0;
	}
	.dr-qgc-masthead > .dr-qgc-wrapper {
		grid-template-columns: 120px 1fr 120px;
	}
	.dr-qgc-logo {
		width: 117px;
	}
	.dr-qgc-wrapper {
		padding: 0 185px;
	}
	.dr-qgc-logo-full {
		max-width: 85%;
		margin-bottom: 40px;
	}
	.dr-qgc-hero-headline strong {
		margin: 10px 0 32px;
	}
	a.dr-qgc-play {
		padding: 10px 28px;
	}
	
	.dr-qgc-follow .dr-qgc-headline {
		margin-bottom: 80px;
	}
}

@media screen and (min-width: 60em) { /*960px*/
	.dr-qgc-about-intro .dr-qgc-headline,
	.dr-qgc-section .dr-qgc-headline {
		font-size: 3em;
	}

	.dr-qgc-hero.dr-qgc-section {
		background-color: transparent;
		background-image: linear-gradient(271deg, rgba(217, 217, 217, 0.00) 2.63%, #9e9e9e 99.52%); 
		background-blend-mode: multiply;
		background-position: right top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.dr-qgc-orlop .dr-qgc-label {
		margin-bottom: 30px;
	}
	.dr-qgc-footer-content {
		display: flex;
		margin-bottom: 40px;
	}
	.dr-qgc-company {
		width: 50%;
	}
	.dr-qgc-footer-content-wrap {
		width: 50%;
		margin: 0;
	}
}

@media screen and (min-width: 64em) { /*1024px*/
	.dr-qgc-foundation .dr-qgc-headline b,
	.dr-qgc-headline strong {
		margin-left: 120px;
	}
	.dr-qgc-content {
		display: flex;
		align-items: center;
		margin-bottom: 40px;
	}
	.dr-qgc-about .dr-qgc-images,
	.dr-qgc-foundation .dr-qgc-two {
		padding-top: 80px;
	}
	.dr-qgc-foundation .dr-qgc-two {
		align-items: flex-start;
	}
	.dr-qgc-follow .dr-qgc-content,
	.dr-qgc-foundation .dr-qgc-two {
		flex-direction: row-reverse;
	}
	.dr-qgc-content .dr-qgc-col {
		width: 50%;
	}
	.dr-qgc-foundation .dr-qgc-headline {
		
	}
	.dr-qgc-foundation .dr-qgc-images .dr-qgc-img,
	.dr-qgc-foundation .dr-qgc-images,
	.dr-qgc-about .dr-qgc-quote {
		padding-right: 40px;
	}
	.dr-qgc-foundation .dr-qgc-video {
		padding-left: 40px;
		margin: 0;
	}
	.dr-qgc-foundation .dr-qgc-video-wrapper {
		padding-bottom: 177%;
	}
	.dr-qgc-foundation .dr-qgc-video-wrapper iframe {
		width: 350%;
		left: -125%;
	}
	.dr-qgc-foundation .dr-qgc-quote {
		width: 67%;
	}
	.dr-qgc-foundation .dr-qgc-images {
		width: 33%;
	}
	
	.dr-qgc-action {
		transform: translatey(20px);
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.75s ease;
	}
	.dr-qgc-action.dr-qgc-go {
		transform: translatey(0);
		opacity: 1;
	}
}

@media screen and (min-width: 70em) { /*1120px*/
	.dr-qgc-container {
		font-size: 18px;
	}
	.dr-qgc-logo-full {
		max-width: 100%;
	}
}

@media screen and (min-width: 75em) { /*1200px*/
	.dr-qgc-container {
		font-size: 20px;
	}
	.dr-qgc-logo-full {
		margin-bottom: 60px;
	}
	.dr-qgc-hero-headline strong {
		margin: 10px 0 40px;
	}
	
	.dr-qgc-foundation .dr-qgc-images,
	.dr-qgc-about .dr-qgc-quote {
		padding-right: 80px;
	}
	.dr-qgc-foundation .dr-qgc-video {
		padding-left: 80px;
	}
	.dr-qgc-foundation .dr-qgc-images .dr-qgc-img {
		margin-top: 80px;
	}
}

@media screen and (min-width: 85em) { /*1360px*/
	.dr-qgc-about-intro .dr-qgc-headline,
	.dr-qgc-section .dr-qgc-headline {
		font-size: 3.75em;
	}
	.dr-qgc-foundation .dr-qgc-headline b,
	.dr-qgc-headline strong {
		margin-left: 160px;
	}
}

@media screen and (min-width: 90em) { /*1400px*/

}

/**/
html {
	margin: 0 !important;
}
body.page-template-template-splash #wpadminbar {
	display: none;
}
/**/