@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700,300);
body, html {
	font-family: 'Exo 2', sans-serif;
	font-size: 17px;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #545454;
}
h1 {
	text-transform: uppercase;
}
h1 strong {
	font-weight: 900;
}
h2 {
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 0.5em 0;
	color: #555555;
}
h2 span {
	font-weight: 400;
	font-size: 50%;
	display: block;
}
h3 {
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase
}
h4 {
	text-transform: uppercase;
	color: #000000
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-family: 'Exo 2', sans-serif;
	line-height: 150%
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	font-family: 'Exo 2', sans-serif;
}
a {
	color: #176135;
}
a:hover, a:focus {
	text-decoration: none;
	color: #176135;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
.caption-text {
	font-size: 80%
}
.space {
	padding: 2% 0
}
.content {
	position: relative;
	padding: 15% 0 5% 0;
}
.color {
	color: #176135;
}

a.glyphicon-chevron-down {
    padding: 25px 25px;
    color: #fff;
    background: rgba(23, 97, 53, 0.9);
    border-radius: 50%;
    font-size: 20px;
    margin-top: 110px;
    transition: all 0.5s;
}
a.glyphicon-chevron-down:hover {
	background: rgba(8, 8, 8, 0.80);
	color: #ffffff;
}

/* Navigation */
#gp-menu {
	padding: 20px;
	transition: all 0.8s;
}
#gp-menu.navbar-default {
	background-color: #176135; /*rgba(255, 255, 255, 0.9)*/
	border-color: #176135;
}
#gp-menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
}
#gp-menu .navbar-brand {
	padding: 0
}
#gp-menu .navbar-brand img {
	margin-top: -10px
}
#gp-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 15px 12px;
}
.on {
	background-color: rgba(23, 97, 53, 0.95) !important;
	padding: 5px 5px 0 5px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: /*#080808*/#FFFFFF !important;
	background-color: transparent;
	font-weight: 700;
	border: solid 1px;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #080808;
	border-color: #176135;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF
}
.navbar-default .navbar-toggle {
	border-color: #FFF;
	margin-top: 30px;
}
.navbar {
	min-height: 70px;
	margin-bottom: 0;
}
/* Home Style */
#gp-home {
	background: url(../img/01.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #FFF;
}
#gp-home .overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.8)), color-stop(17%, rgba(0,0,0,0.73)), color-stop(35%, rgba(0,0,0,0.66)), color-stop(62%, rgba(0,0,0,0.55)), color-stop(100%, rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000', GradientType=0 ); /* IE6-9 */
	height: 750px;
	background-attachment: fixed;
}
#gp-home p.lead {
	color: #FFF;
	padding: 10px;
}
/* About Section */
#gp-about {
}
#gp-about .areas {
	background-color: #EEEEEE;
	padding: 2% 0 0 0
}
#gp-about .areas h3 {
	padding: 4% 0
}
#gp-about .areas .row {
	margin-left: 0;
	margin-right: 0
}
#gp-about .space {
	padding: 4% 0
}
/* Services Section */
#gp-services {
	padding: 0 0 5% 0;
}
/* Customers Section */

#gp-customers {
	padding: 0 0 5% 0;
}
#gp-customers ul {
	margin-left: 5%
}
/* Training Section */

#gp-training {
	padding: 0 0 5% 0;
}
/* Contact Section */
#gp-contact {
	padding: 0 0 5% 0;
}
#gp-gen {
	padding: 0 0 5% 0
}
#gp-gen ul {
	margin-left: 1em
}
#gp-gen h3 {
	margin-top: 2em
}
/*
label {
	float: left;
	font-size: 14px;
	font-weight: 400;
}

#gp-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#gp-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
*/
 /* Contact Section */

.btn-primary { background-color: #176135; border-color: #176135}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-info:hover, .btn-info:focus { background-color: #333; border-color: #444}
.btn-info { color: #fff; background-color: #666666; border-color: #666666}
.form-control-feedback { padding-left: 9px}
.alert-success {color: #3c763d; background-color: #fefefe; border-color: #d6e9c6;font-size: 20px;text-align: center;margin-top: 1em}
.alert { padding: 15px; margin-bottom: 20px; border: 6px solid transparent; border-radius: 3px;}
.form-group {text-align: left}

button.btn.gp-btn.btn-default {
	float: right;
	background: #176135;
	border: 0;
	border-radius: 5px;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */
nav#footer {
	background: #222222;
	color: #ffffff;
	padding: 20px 0 15px 0;
}
nav#footer .fnav {
	vertical-align: middle;
}
ul.footer-social li {
	display: inline-block;
	margin-right: 10px;
}
nav#footer p {
	font-size: 13px;
	margin-top: 10px;
}
nav#footer p a {
	color: #FFFFFF
}
#footer ul.footer-social li img {
	height: 30px;
	width: 30px;
	border: 2px solid #ffffff;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	transition: all 0.5s;
}
#footer ul.footer-social li img:hover {
	background: #176135;
	border-color: #176135;
	color: #ffffff;
}
/* custom carousel */
#custom_carousel .item {
	color: #000;
	background-color: #eee;
	padding: 20px 0;
	font-size: 14px
}
#custom_carousel .item .container-fluid ul {
	margin: 2%
}
#custom_carousel .item .container-fluid li {
	margin-bottom: 1%
}
#custom_carousel .controls {
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	position: relative;
	background: #ddd
}
#custom_carousel .controls li {
	display: table-cell;
	width: 1%;
	max-width: 90px;
}
#custom_carousel .controls li.active {
	background-color: #eee;
	border-top: 3px solid #176135;
}
#custom_carousel .controls a small {
	overflow: hidden;
	display: block;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold
}
.carousel-caption {
	right: 0;
	left: 0;
	padding-bottom: 80px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
}

/* carousel responsive*/
@media (max-width: 990px) {
.container-fluid h2 {
	margin: 3%
}
.container-fluid ul {
	margin-left: 5% !important
}
}

@media (max-width: 768px) {
.carousel-caption {
	padding-bottom: 40px;
}
}



/*cookies style*/
#cookie-law {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: center;
	padding: 1.5em 0 1em;
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
	font-size: 14px
}
#cookie-law p a {
	color: #fff;
	text-decoration: underline;
}
