/* ------------------------------- bootstrap & others css ------------------------------- */
body {
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
	-webkit-font-feature-settings: "lnum"; 
	-moz-font-feature-settings: "lnum"; 
	font-feature-settings: "lnum"; 
}
.button:active, button:active,
.button:focus, button:focus,
.button:hover, button:hover	{
    outline:none !important;
}
.f400	{
	font-weight: 400;
}
.f600	{
	font-weight: 600;
}
.f700	{
	font-weight: 700;
}
.f900	{
	font-weight: 900;
}

/* ------------------------------- add-on css ------------------------------- */

/* ------------------------------- navbar css ------------------------------- */
.navbar	{
	padding: 0 50px 10px 50px;
	margin: 0;
	-moz-box-shadow: 0 2px 2px rgba(68, 68, 68, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(68, 68, 68, 0.2);
	box-shadow: 0 2px 2px rgba(68, 68, 68, 0.2);
}
.navbar.navbar-light	{
	background-color: rgba(255, 255, 255, 0.95);
}
.navbar .navbar-brand	{
	margin-top: 5px;
}
.vl {
    border-left: 1px solid #353535;
    height: 20px;
    margin: 8px 20px 0 10px;
}
#navbarTG .nav-top	{
	font-size: 14px;
	margin: 10px 0 0 0;
}
#navbarTG .p-2	{
	padding: 0 !important;
}
#navbarTG .nav-bottom	{
	font-size: 14px;
	background-color: #2b86c8;
	margin-top: 2px;
}
.navbar-light .navbar-nav .active>.nav-link 	{
    color: #2b86c8 !important;
}
#navbarTG .nav-top li a:hover	{
	opacity: 0.7;
}
#navbarTG .nav-top li a	{
	color: #353535;
	padding-right: 15px;
}
#navbarTG .nav-bottom li a:hover	{
	opacity: 0.5;
}
#navbarTG .nav-bottom li a	{
	color: #ffffff;
	margin: 0 20px;
	padding: 5px 0;
}

@media screen and (max-width: 991px){
    .vl {
	    display: none;
	}
	.navbar	{
	padding: 5px 20px 5px 20px;
	text-align: center !important;
	}
	#navbarTG .nav-top	{
		margin-bottom: 10px;
	}
	#navbarTG .p-2	{
	padding: 10px 0 !important;
	}
	#navbarTG li	{
		font-size: 17px;
	}
	#navbarTG .nav-top li a	{
	padding: 6px 0;
	}
	#navbarTG .nav-bottom li a	{
	padding: 5px 0;
	}
	.navbar .navbar-brand	{
	margin-top: 0;
	}
}

/* ------------------------------- video header css ------------------------------- */
#TGVBG {
	position: relative;
	background-color: black;
	height: 92vh;
	min-height: 25rem;
	width: 100%;
	overflow: hidden;
	background: url('../images/main/header-image.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
#TGVBG video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
#TGVBG .container {
	position: relative;
	z-index: 2;
}
#TGVBG .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #1f2e35;
	opacity: 0.8;
	z-index: 1;
}
@media (pointer: coarse) and (hover: none) {
	#TGVBG {
		background: url('http://integrity-event.com/images/main/tehgroup-e2.jpg') black no-repeat center center scroll;
	}
	#TGVBG video {
		display: none;
	}
}
#TGVBG .header-intro div {
	margin-top: 20% !important;
}
#TGVBG .header-intro p	{
	font-size: 16px;
	margin: 0;
}
#TGVBG .header-intro p > span	{
	padding: 0 15px;
}
#TGVBG .header-intro h1	{
	width: 60%;
	font-size: 60px;
}
#TGVBG .header-intro h2	{
	font-size: 22px;
	margin: 10px 0 30px 0;
	line-height: 1.4em;
}
#TGVBG .header-intro .header-btn:hover	{
	opacity: 0.8;
}
#TGVBG .header-intro .header-btn:focus	{
	box-shadow: none !important;
	outline: none !important; 
}
#TGVBG .header-intro .header-btn	{
	border: 0;
	outline: none;
	border-radius: 20px;
	padding: 8px 30px;
	background-color: white;
	color: black;
}
@media screen and (max-width: 991px){
	#TGVBG {
		height: 500px;
	}
	#TGVBG .header-intro h1	{
		width: 100%;
		font-size: 40px;
	}
	#TGVBG .header-intro h2	{
	font-size: 18px;
	margin: 10px 0 30px 0;
	}
	#TGVBG .header-intro p	{
	font-size: 14px;
	}
}

/* ------------------------------- about css ------------------------------- */
#About	{
	min-height: 600px;
	padding: 130px 0;
	text-align: center;
	color: #353535;
	background-color: #f6f6f6;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23c9d7db' fill-opacity='0.4'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#About .about-top	{
	margin-bottom: 50px;
}
#About .about-top h3	{
	font-size: 40px;
	margin-bottom: 20px;
}
#About .about-top p	{
	font-size: 16px;
	margin-bottom: 20px;
}
#About .about-middle	{
	margin-bottom: 50px;
}
#About .about-middle h4, #About .about-bottom h4	{
	font-size: 20px;
	margin-bottom: 20px;
}
#About .about-middle span, #About .about-bottom span	{
	font-size: 50px;
}
#About .about-middle p, #About .about-bottom p	{
	font-weight: 600;
	font-size: 16px;
}
@media screen and (max-width: 991px){
	#About{
		padding: 100px 0;
	}
	#About .about-top, #About .about-middle	{
		margin-bottom: 30px;
	}
	#About .about-top h3	{
		font-size: 20px;
	}
	#About .about-top p	{
		font-size: 14px;
	}
	#About .about-middle h4, #About .about-bottom h4	{
		font-size: 16px;
	}
	#About .about-middle span, #About .about-bottom span	{
		font-size: 30px;
	}
	#About .about-middle p, #About .about-bottom p	{
		font-size: 14px;
	}
}
@media screen and (max-width: 500px){
	#About	{
		text-align: left;
	}
}

/* ------------------------------- Trainings css ------------------------------- */
#Trainings	{
	background:  url('../images/main/bricks.png');
	background-size: 30%;
    background-repeat: repeat;
    background-position: center center;
	min-height: 800px;
	padding: 130px 0;
	color: black;
	text-align: center;
}
#Trainings .event-locations	{
	margin-bottom: 50px;
}
#Trainings .event-locations h3	{
	font-size: 40px;
	margin-bottom: 20px;
}
#Trainings .event-locations p	{
	font-size: 16px;
	margin-bottom: 20px;
}
#Trainings .card	{
	border: none;
	margin-bottom: 30px;
}
#Trainings .card .card-img	{
	height: 50vh;
	object-fit: cover;
	border-radius: 5px;
}

#Trainings .card .event:hover	{
	background-color: rgba(0, 0, 0, 0.1);
}
#Trainings .card .card-img-overlay	{
	background-color: rgba(0, 0, 0, 0.2);
	padding: 50px 30px;
	text-align: left;
	border-radius: 5px;
}
#Trainings .card .card-img-overlay .card-title	{
	font-size: 30px;
	margin: 0;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); 
}
#Trainings .card .card-img-overlay .card-text	{
	font-size: 20px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); 
}
@media screen and (max-width: 991px){
	#Trainings{
		padding: 100px 0;
	}
	#Trainings .event-locations	{
		margin-bottom: 30px;
	}
	#Trainings .event-locations h3	{
		font-size: 20px;
	}
	#Trainings .event-locations p	{
		font-size: 14px;
	}
	#Trainings .card .card-img	{
		height: 30vh;
	}
}
@media screen and (max-width: 500px){
	#Trainings	{
		text-align: center;
	}
}

/* ------------------------------- highlights css ------------------------------- */
#Highlights	{
	min-height: 800px;
	padding: 130px 0;
	text-align: center;
	color: #ffffff;
	background-color: #f6f6f6;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23c9d7db' fill-opacity='0.4'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#Highlights .card	{
	margin-bottom: 30px;
}
#Highlights .highlights-top .card	{
	background-color: #2b86c8;
	padding: 30px;
	border: none;
}
#Highlights .highlights-top a	{
	color: #ffffff;
}
#Highlights .highlights-top h4	{
	font-size: 40px;
	margin-bottom: 20px;
}
#Highlights .highlights-top p	{
	margin: 0;
	font-size: 16px;
}
#Highlights .highlights-textbox .card, #Highlights .highlights-imgbox .card	{
	min-height: 300px;
	border: none;
}
#Highlights .highlights-textbox .card	{
	color: #2b86c8;
	text-align: left;
	padding: 50px 30px;
}
#Highlights .highlights-textbox .card-title	{
	font-size: 30px;
}
#Highlights .highlights-textbox .card-text{
	font-size: 16px;
}
#Highlights .highlights-imgbox .card-img	{
	min-height: 300px;
	object-fit: cover;
}
#Highlights .highlights-imgbox .card-img-overlay	{
	background: rgba(30, 130, 175, 0.2);
}
@media screen and (max-width: 991px){
	#Highlights{
		padding: 100px 0;
	}
	#Highlights .highlights-top h4	{
		font-size: 20px;
	}
	#Highlights .highlights-textbox .card-title	{
		font-size: 25px;
	}
	#Highlights .highlights-textbox .card-text{
		font-size: 14px;
	}
	#Highlights .highlights-textbox .card, #Highlights .highlights-imgbox .card, #Highlights .highlights-imgbox .card-img{
		min-height: 200px;
	}
}
@media screen and (max-width: 500px){
	#Highlights	{
		text-align: left;
	}
	#Highlights .card	{
		margin-bottom: 15px;
	}
}


/* ------------------------------- footer css ------------------------------- */
footer	{
	min-height: 300px;
	padding: 30px 50px;
	background-color: #464a4c;
	color: #9ba6aa;
}
footer a:hover	{
	color: #50bfd1;
	text-decoration: none;	
}
footer a	{
	color: #f1f1f1;
}
footer .footer-top	{
	font-size: 14px;
}
footer .footer-top p	{
	margin-bottom: 8px;
}
footer .footer-top .footer-title	{
	height: 50px;
}
footer .footer-top .footer-title h6	{
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom: 1px #9ba6aa solid;
}
footer .footer-bottom	{
	margin-top: 30px;
	border-top: 1px solid #9ba6aa;
	padding-top: 10px;
}
footer .footer-bottom .footer-bottom-left a:hover	{
	color: #50bfd1;
}
footer .footer-bottom .footer-bottom-left a	{
	color: #f1f1f1;
	padding-right: 15px;
}
footer .footer-bottom .footer-bottom-left	{
	font-size: 22px;
}
footer .footer-bottom .footer-bottom-left span	{
	color: #f1f1f1;
}
footer .footer-bottom .footer-bottom-right	{
	text-align: right;
}
@media screen and (max-width: 991px){
	footer	{
		padding: 50px 20px;
	}
	footer .footer-top	{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 500px){
	footer .footer-bottom .footer-bottom-left span	{
		font-size: 16px;
	}
}
.footer-copyright	{
	font-size: 13px;
	padding: 25px 0 10px 0;
	background-color: #2f3335;
	text-align: center;
	color: #9ba6aa;
}