/*General styles*/

html, body { 
	font-family: 'Calibri', sans-serif; 
	font-size: 18px;
	background-image: url("../images/winter_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	height: 100%;
	color: #000000;
}
body {
	display: flex;
	flex-direction: column;
}
h1, h2, h3, h4, h5, h6 {line-height: 1.3; color: #202020;}
h1 { font-size: 3em;}
h2 { font-size: 2.0em;}
h3 { font-size: 1.5em; margin-bottom: 0.5em; font-family: 'Calibri', sans-serif;}
h4 { font-size: 1.25em;}
h5 { font-size: 1.15em; font-weight:bold; margin: 0.5em 0;}
h6 { font-size: 1.15em; margin: 0.5em 0;}
p {font-size: 1.0em; margin: 0.5em 0;}
hr {
	
	border: dotted #505050 6px;
	border-bottom-style: none;
	width: 3%;
	margin: 10px auto;
	background-color: rgba(255,255,255,0.0);
	opacity: 0.8;
}

.brand-text {
	color: #FFF;
	font-family: 'Audiowide', sans-serif;
	text-transform: uppercase;
	font-size: 2.25em;
	text-shadow: 1px 2px 5px #202020;
}
.container-fluid {
	padding: 0% 10%;
}
.proposition-text {
	color: #202020;
	font-style: italic;
	font-weight: bolder;
}
.proposition-text:hover {
	color:#505050;
	text-decoration: none;
}

#main {
	
}

#wrap {
}

#landing-page {
	background: linear-gradient(to bottom, rgba(32,32,32,0.9), rgba(32,32,32,0.8));
    display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	text-align: center;
}
.landing-text {
	font-family: 'Montserrat', sans-serif;
    font-size: 0.5em;
	/*margin: 5 0 0;*/
	color: #FFF;
	text-align: center;
}

.content {
	flex: 1 0 auto;
}

/*Section styles*/

/*Title*/

#title {
	color: #fff;
	background: linear-gradient(to bottom, rgba(32,32,32,0.9), rgba(32,32,32,0.8));
	min-height: 15vh;
}
/* Navigation Bar */
.navbar {
	padding: 5px 0px 0px;
	min-height: 15vh;
}
.navbar-brand {
    font-family: 'Audiowide', sans-serif;
    font-size: 3.5em;
	/*margin: 5 0 0;*/
	line-height: 0.75em;
	color: #FFF;
}
.navbar-brand:hover {
	text-decoration: none;
	color: #fff;
}
.navbar-toggler {
	font-size: 1.0em;
}
.brandGrit {
	color: #FFCA00;
}
.subtitle {
	font-family: 'Calibri', sans-serif;
	font-size: 0.3em;
	font-style: italic;
	text-indent: 5px;
	margin: auto;
}
.nav-item {
	padding: 0 15px 0 5px;
}
.nav_link_custom {
	font-family: 'Calibri', sans-serif;
	color: #FFCA00;
	font-weight: bold;
}
.nav_link_custom:hover {
	text-decoration: none;
	color: #ffF;
}
.dropdown_menu_header {
	color: #FFF;
	padding: 0 0.5em;
}
.dropdown_menu_custom {
	color: #ffca00;
	background: linear-gradient(to bottom, rgba(32,32,32,0.9), rgba(32,32,32,0.8));
	max-width: 400px;
	line-height: 1.2em;
}
.dropdown-item {
	padding: 0 1em;
}
.dropdown_menu_link {
	color: #ffca00;
	white-space: normal;
}
/*Front Display */

#front-display {
	text-align: center;
	font-size: 1.0em;
	background: linear-gradient(to top, rgba(32,32,32,0.9), rgba(32,32,32,0.8));
	min-height: 80vh;
	
}
#display-carousel {
	height: inherit;
}
.button {
	background: rgba(255,204,0,0.8);
	border-radius: 15px;
	margin: 1em auto;
	width: 150px;
}
.button:hover {
	background: rgba(255,225,0,1);
	border-radius: 15px;
}
.carousel-indicators [data-bs-target] {
	background-color: #454545;
	width: 50px;
	height: 10px;
	border-radius: 25%;
}
.carousel-indicators .active {
	background-color: #FFCA00;
}
.carousel-inner {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0 0 40px;
}
.carousel-item {
	height: 100%;
    padding: 1% 1%;
}
.display-picture {
	max-width: 100%;
	object-fit: cover;
	overflow: hidden;
	vertical-align: middle;
	margin: auto;
	border-top-left-radius: 5%;
	border-bottom-right-radius: 5%;
}
.header-box {
	background:url("../images/logo_X-GRIT.png");
}
.picture-box {
	background: rgba(225,225,225,0.9);
	margin: 0;
	padding: 5% 5% 2%;
}
.text-box {
	background: rgba(225,225,225,0.9);
	padding: 2% 5%;
	min-height: 65vh;
	margin: 0;
}
.carousel-control-prev, .carousel-control-next {
	top: 25vh;
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
	width: 1.5em;
	height: 1.5em;
}
.carousel-control-next-icon {
  	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
	width: 1.5em;
	height: 1.5em;
}
/* Company Section */

#company {
	min-height: 65vh;
	text-align: center;
	font-size: 1em;
	margin: 1.5em 0;
}

.textwrap {
	width: 100%;
	text-align: left;
	
}
.text-container {
	background: rgba(225,225,225,0.8);
	padding: 2% 5%;
	margin: 0;
	border-radius: 5px;
}
.img-container {
	display:flex;
	min-height: 200px;
}
.profilepic {
	position: absolute;
    -ms-transform: rotate(deg);
    -moz-transform: rotate(deg);
    -webkit-transform: rotate(deg);
    -o-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 100%;
	height: 120%;
	min-height: 180px;
	left: 0%;
	top: 0%;
}
.card-body {
	background: rgba(255,255,255,0.5);
	padding: 1.5em;
}
.card-header {
	background: rgba(220,220,220,0.9);
	width: 100%;
	text-align: left;
	padding: 15px;
}
.card-header:before {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right;
}
.card-header.collapsed:before {
    content: "\f067"; 
}
.card-title {
	color: #000000;
	font-size: 1.25em;
}
.card-title:hover {
	text-decoration: none;
	text-decoration-color: currentColor;
}
.feature-box {
	color: #000000;
	background: rgba(255,255,255,0.8);
	padding: 20px;
}

.img-features {
	width: 40%;
	max-width: 100%;
	padding: 0%;
	bottom: 0%;
	margin: auto;
}	
.img-float_left {
	float: left;
	border-top-right-radius: 10%;
	border-bottom-left-radius: 10%;
}
.img-float_right {
	float: right;
	margin-left: 0;
	border-top-left-radius: 10%;
	border-bottom-right-radius: 10%;
}
.features-row {
	text-align: left;
}
.accordion {
	margin-top: 1em;
}

/* Articles */

#article-01 {
}
#article-02 {
	
}
#article-03 {
	
}
.article_header {
	background: #ffca00;
	width: 100%;
	text-align: left;
	padding: 15px;
	color: #000000;
	font-size: 1.25em;
	margin: 1em 0 0;
}
.articles {
	text-align: left;
	padding: 2em;
	margin: 0;
}
.article-text {
	color:#000000;
	font-size: 1em;
	hyphens: auto;
	float: none;
}
.article-src {
	color:#202020;
	font-size: 0.9em;
 	text-transform: full-width;
	hyphens: auto;
	margin: 0.5em 0;
}
.article-link {
	color: #202020;
	font-size: 1.2em;
	font-weight: 500;
}
.article-link:hover {
	color: antiquewhite;
	text-decoration: none;
}
.article-image {
	border-radius: 100%;
	width: 10%;
	margin: 20px;
}
.press-logo {
	width: 15%;
	margin: 20px 20px 50px;

}
.source-link {
	color: #000000;
	font-style: oblique;
	
}
.source-link:hover {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

/*Associates*/

#associates {
	color:#202020;
	min-height: 15vh;
	text-align: left;
	position: relative;
}
.title-bar {
	background: rgba(32,32,32,0.4);
	text-align: center;
	color:#fff;
}
.associates-box {
	background: linear-gradient(to bottom, rgba(225,225,225,0.8), rgba(255,255,255,0.8));
	padding:10px;
	text-align: center;
	margin:1em 0;
}
.col-cell {
	display: flex;
	text-align: center;
}
.img-thumbnail {
	max-height: 75px;
	padding: 0 5%;
	background-color: transparent;
	border: none;
	top: 0%;
	margin: auto;
}
/* Contact */
#contact {
	color: #000000;
	text-align: center;
	min-height: 75vh;
	font-size: 1em;
	margin: 1.5em 0;
}
.contact-table {
	vertical-align: top;
}
.contact-textbox {
	bottom:20%;
	height: 50px;
	line-height: 1.5em;
}
.contact-string {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
}
.contact-link {
	color: #000000;
}
.contact-link:hover {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

.form-control {
	width: 100%;
}
.textarea {
	width: 100%;
	height: 10em;
}
.form-label {
	margin: 10px 0 0;
}
.form-box {
	padding: 1em 0 0;	
}
.status-msg {
	color: #202020;
	font-size: 1.2em;
	padding: 1em;
}
.g-recaptcha {
	width: 100%;
}
.link {
	font-family: 'Calibri', sans-serif;
	color: #fff;
}
.link:hover {
	font-family: 'Calibri', sans-serif;
	text-decoration: none;
	color: #C7C7C7;
}
.contact-icon {
	color: #202020;
	margin-right: 5px;
}
.social-icon {
	margin-right: 2%;
}

.fa-facebook-square {
    color: rgb(59, 91, 152);
}
.fa-facebook-square:hover {
	font-size: 180%;
	color: rgb(59, 91, 152);
	text-decoration: none;
}
.fa-youtube {
	color: rgb(255,0,0);
}
.fa-youtube:hover {
	font-size: 180%;
	color: rgb(255,0,0);
	text-decoration: none;
}
.fa-instagram {
	border-radius: 25%;
	color: #fff;
	background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.fa-instagram:hover {
	font-size: 180%;
	text-decoration: none;
	border-radius: 25%;
	color: #fff;
	background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

/* Footer*/

.footer {
	flex-shrink: 0;
	text-align: center;
	background: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
/*	position: relative;
	margin-top: -2em;
	height: 2em;
	clear: both;
	line-height: 2em;
*/
}
.footer-icon {
}
.footer-text {
	color: #707070;
	font-size: 1em;
	font-weight: 400;
	vertical-align:middle;
	margin: 0.5em 0;
}

/*Responsiveness options */

@media (max-width: 1200px) {
	.container-fluid {
		padding: 1% 7.5%;
		overflow: visible;
	}
	.display-picture {
		position: static;
		border-radius: 5px;
		background: rgba(255,255,255,0.5);
	}
	.text-box {
		min-height: auto;
	}
	.profilepic {
		top: -10%;
	}
}

@media (max-width: 990px) {

	#title {
		height: auto;
		text-align: center;
	}
	.navbar {
		padding: 20px 0 40px;
	}
/*	.subtitle {
		text-align: left;
		text-indent: 10px;
	}*/
	#front-display {
		height: auto;
	}
	#footer {
		height: auto;
	}	
}
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	.form-control {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	body {
		font-size: 13px;
	}
	.text-box {
		text-align: center;
	}
	.md-form {
		text-align: left;
	}
	.form-control {
		font-size: 13px;
	}
	.contact-textbox {
		text-align: left;
	}
	.img-container {
	min-height: 150px;
	}
}
@media (max-width: 375px) {
	body {
		font-size: 12px;
	}
	.form-control {
		font-size: 12px;
	}
}
@media (max-width: 320px) {
	body {
		font-size: 11px;
	}
	.form-control {
		font-size: 11px;
	}
}

@media screen and (max-width: 575px) { 
	#rc-imageselect, .g-recaptcha 
	{
	transform:scale(0.8);
		-webkit-transform:scale(0.8);transform-origin:0 0;
		-webkit-transform-origin:0 0;
	} 
}
	
/*Scroll-up*/

#toTopBtn {
    display: none;
	position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: #707070;
}
#toTopBtn:hover {
	background-color: #BBBBBB;
}
.js .cd-top--fade-out {
    opacity: .5
}
.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}
.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}
.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}