/* General Section
--------------------------------*/	

* {
    margin: 0px;
    padding: 0px;
}
@font-face {    font-family: 'open_sansregular';
                src: url('../font/font1/opensans-regular-webfont.woff2') format('woff2'),
                    url('../font/font1/opensans-regular-webfont.woff') format('woff');
                font-weight: normal;    font-style: normal;
			}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../font/font/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../font/fontrobotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





a {
    text-decoration: none;
    color: white;
}

a:hover {
    text-decoration: none;
    color: black;
}

a:active {
    text-decoration: underline;
    color: white;
}

a:visited {
    text-decoration: none;
    color: white;
}

.gap {
    margin-bottom: 45px;
}

/* Header Section
--------------------------------*/
#header {
    height: auto;
    background: white;
    color: white;
    
   
    font-size: 0.9em;
    font-family: "Open Sans",Arial,sans-serif;
}

#main-nav-wrapper {
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    border-bottom-color: #e9e9e9;
}

#main-nav {
    height: auto;
}

#main-nav-wrapper {
    background: white;
    width:100%;
	height:160px;
	margin-right: auto;
	margin-left: auto;
    position: relative;
    z-index: 100;
	background-image: url("../images/Websitetopbanner/glp-top-banner.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#main-nav-wrapper.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

#logo {
    position: absolute;
}
/*
.englishfrench{
position:absolute;
top:20px;
right:14px;
z-index:50;
color:#e9e9e9;	
}
*/

/* Navigation Section
--------------------------------*/
.navigation {
    margin-left: 490px;
}

.navigation-sm {
    margin-left: -350px;
}

.nav {
    margin-left: -15px;
}

#nav {
    margin: auto;
    margin-top: 70px;
    z-index: 9999;
    background: white;
    position: relative;
    border: 0px;
    background: transparent;
	float:right;
	width:857px;
	margin-right:114px;
}

#nav ul {
    
    border: none;
}

#myNavbar {
    border: none;
}

/*
#myNavbar > ul > li > a:hover {
    background: #0088cc;
    color: white;
}
*/

#myNavbar ul {
    width: 100%;
    text-align: left;
}
.navbar-nav li ul li {
    padding: 3px;
}

.navbar-nav li ul li:nth-child(1) {
    border-bottom: 1px solid #f1f1f1;
}

.dropdown-menu li:nth-child(1)  {
    background: white;
    border: none;
    border-radius: 5px;
    border-top: 3px solid #0088cc;
    margin-top: -7px;
    z-index: 9999;
}

.nav-stacked {
    margin-top: 15px;
    width: auto;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
}

.nav-stacked > li:nth-child(1)  {
    background: white;
    border: none;
    border-radius: 5px;
    border-top: 3px solid #0088cc;
    z-index: 9999;
}

.nav-stacked .active {
    z-index: 9999;
    background: #0088cc;
    color: white;
}

.navbar-toggle {
    margin-left: -350px;
    background: #8B172E;
    padding: 12px 13px;
    border-radius: 5px;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: white;
    font-weight: bold;
	font-size:20px;
	text-tranform:capitalize;
}

.navbar-default .navbar-toggle .icon-bar {
    background: white;
    width: 12px;
    height: 2px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 2px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #8B172E;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #8B172E;
}

/*
.nav-stacked #caret {
    margin-left: 175px;
}
*/

/* website Section
--------------------------------*/

#aboutUs h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;
}
#aboutUs p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;
}
#aboutUs h3{
text-align:justify;
font-size:20px;
font-family:open_sansregular;
font-weight:bold;	
}
#aboutUs img{
width:100%;
}
#Rodriguemap h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;	
}
#maprodrigue img{
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#RodrigueMapText p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;
}
#RodrigueMapText h3{
font-size:20px;
font-family:open_sansregular;
font-weight:bold;	
}
#activties{
width:60%;
margin:auto;
}
#activtiesPhoto h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;	
}

#donate{
margin:auto;
width:100%;

}
#donate p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;		
}

#donate h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;		
}

#donateheadertitle{
font-size:20px;
font-family:open_sansregular;	
	
}

#history h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;
		
}
#history h3{
font-size:20px;
text-transform:Uppercase;
font-weight:bold;	
font-family:open_sansregular;	
}
#history p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;	
}
#history #historypic h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;
}
#history #historypic{
margin:0 auto;
margin-left:130px;		
}
#founder h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;	
}
#founder h3{
font-size:20px;
font-family:open_sansregular;
font-weight:bold;
Color:#C31F3E;	
}
#founder p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;	
}
#founder img{
 width:100%;
}
.homecontent{
background:white;	
}
#frenchenglish{
position:absolute;
top:4px;
left:1000px;	
z-index:20;
float:left;
}

#frenchenglish a{
color:white;
font-size:24px;	
}
#frenchenglish a:hover{
text-decoration:none;	
}
#frenchenglish a:visited{
text-decoration:none;	
}
/* Footer Section
--------------------------------*/

.social-icons li {
    margin-top: 28px;
    display: inline-block;
    list-style-type: none;
}

.social-icons li a {
    display: inline-block;
    background: white;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    color: #333;
    margin: 1px 1px 5px 0;
    text-align: center;
    line-height: 37px;
}

.social-icons li:nth-child(1) a:hover {
    background: #3b5998;
    color: white
}

.social-icons li:nth-child(2) a:hover {
    background: #00aced;
    color: white
}

.social-icons li:nth-child(3) a:hover {
    background: #0077b5;
    color: white
}

#social-icons-footer {
    margin-top: -28px;
	
}

#footer {
    padding: 0px 50px;
    padding-top: 60px;
    padding-bottom: 40px;
    background: #0e0e0e;
    color: white;
	text-align:justify;
	background-image: url("../images/Footer/Website-design-footer.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

#footer h2{
text-align:left;
font-weight:bold;	
}

#footer p{
	font-size:20px;
	font-family:open_sansregular;
}



#footer .footer-ribbon {
    background: #8B172E;
    position: absolute;
    margin: -76px 0 0 14px;
    padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
    border-right: 10px solid #8B172E;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

#footer .footer-ribbon span {
    color: #fff;
    font-size: 1.5em;
}

#footer-copyright {
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 65px;
    background: black;
    color: lightgray;
	text-align:center;
	font-size:20px;
	background-image: url("../images/Footer/Website-design-footer-2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

p.footercopyright{
	font-family: 'open_sansregular';
}

#footer-logo-wrapper {
    margin-bottom: 15px;
}

#footer-logo {
    width: 150px;
    margin-left: -35px;
    margin-top: -18px;
}

#copyright {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 0.9em;
    color: #999;
}

#footer-nav {
    text-align: right;
    margin-left: -120px;
    font-size: 13px;
    color: #fff;
}

.footer-links{
margin-bottom:50px;

}

.footer-links ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.footer-links ul li{
	margin-bottom:10px;
}
.footer-links ul a{
font-size:20px;
font-family: 'open_sansregular';	
}
.footer-links ul li a:hover{
color:#fff;
text-decoration:none;	

}




.scroll-to-top {
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    height: 9px;
    min-width: 49px;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    opacity: 0.75;
    z-index: 1040;
}



.breadcrumb {
    background: transparent;
    margin-left: -15px;
    margin-bottom: 0px;
    margin-top: 0;
}




hr {
    background-image: linear-gradient(to right, transparent, #dbdbdb, transparent);
    border: 0px;
    height: 1px;
}



#map {
    width: 100%;
    height: 400px;
    background-color: grey;
}

/* Contact Section
--------------------------------*/
#contact-details-wrapper {
    padding-left: 65px;
}
#contact-getInTouch-wrapper {
    padding: 40px 50px 0px;
}
#contact-getInTouch-wrapper h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
font-family:open_sansregular;	
}

#contact-getInTouch-wrapper p{
text-align:center;
font-size:20px;
font-family:open_sansregular;		
}

#contact-form-details-wrapper {
    padding: 0px 50px 0px;
	margin:auto;
    width:100%;	
	
}
#contact-form-details-wrapper h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
font-family:open_sansregular;		
}
#contact-information h2{
Color:#C31F3E;
font-size:24px;
text-transform:Capitalize;
font-family:open_sansregular;		
}
#contact-information p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;	
}

.btn-primary{
	background:#8B172E;
	border-color:#8B172E;
}
.btn-primary:hover{
	background:#8B172E;
	border-color:#8B172E;
}
.btn-primary:focus{
	background:#8B172E;
	border-color:#8B172E;
}

#contact-hr {
    margin-top: 50px;
}

#contact-hr-top {
    margin-top: 40px;
    margin-bottom: 25px;
}

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
}
span.Textmessageerror{
color:#C31F3E;
font-size:16px;
font-family:open_sansregular;	
}


#border-top-1 {
    border-top: 5px solid #0088cc;
}

#border-top-2 {
    border-top: 5px solid #e36159;
}

#border-top-3 {
    border-top: 5px solid #2baab1;
}

#border-top-4 {
    border-top: 5px solid #383f48;
}

media screen and (max-width:600px){

}



/* Founder Section
--------------------------------*/

#testimonials {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  float: left;
}

#testimonials h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;
}



#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  Color:#C31F3E;
  margin-left: 140px;
}

#testimonials h3{
Color:#0088CC;
font-size:20px;
text-transform:Uppercase;
text-align:center;
}


#testimonials p{
text-align:justify;
font-size:20px;
font-family:open_sansregular;	
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 140px;
}

#testimonials .testimonial-item p {
  
  margin: 0 0 15px 140px;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #007bff;
}


.section-header{
	text-align:center;
}

@media (max-width: 767px) {
  
  
  .section-header p {
    width: 100%;
  }

  #testimonials .testimonial-item {
    text-align: center;
  }

  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #f82249;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #f82249;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

#gallery h2{
Color:#C31F3E;
font-size:24px;
text-transform:Uppercase;
text-align:center;	
}

#gallery p{
text-align:center;
font-size:20px;
font-family:open_sansregular;
margin-bottom:30px;		
}


/*--------------------------------------------------------------
# Responsive navigation
--------------------------------------------------------------*/

@media screen and (max-width:768px){
nav{
width:100%;
margin-bottom:10px;

}
nav ul{
list-stype:none;
margin:0 auto;
padding-left:0;
}
nav ul li{
text-align:right;
margin-left:0 auto;
width:100%;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
border-left:1px solid white;
}
nav ul li a{
padding:8px 0;
font-size:16px;
}
.nav.navbar-nav li{ 
background:#a9a9a9;	
}
.nav.navbar-nav li a{ 
background:#a9a9a9;	
}	
.nav.navbar-nav li a:hover{
color:white;
}	

span.footerenveloppe{
white-space: nowrap;

}


#frenchenglish{
position:absolute;
top:10px;
left:350px;	
z-index:20;
}
#contact-form-details-wrapper {
    padding: 0px 50px 0px;
	margin:auto;
    width:100%;
}
#donate{
margin:auto;
width:100%;
}

#founder img{
 width:100%;
 margin:auto;
 height:250px;
}



}




