@charset "UTF-8";
/* CSS Document */


		
	
		
  
	 
	 
	 
	
		
			body{
    margin: 0;
    height: auto;
    width: auto;
    background-color: rgba(71,70,70,1.00);
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

	
		
		
		
		
		
		
		
		
		/*TOP*/	
		
	
  
	    .PageLinks {
    font-size: 21px;
    height: auto;
    width: 86%;
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    border: 5px solid  #E1E1E1;
    color: #F8F8F8;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 700px;
    word-spacing: 4px;
}
        .LinksTop {
    font-size: 24px;
     background-color: #AAAAAA;
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 6px;
    color: #090909;
}
	

 .InnerLinksSpaces {
    height: 20px;
    width: 100%;
}

.PageLinks a:link {
    font-family: "Lato", sans-serif;
  font-size:21px;
    color: #CBBDA5;
    text-decoration: none;
    line-height: 40px;  
}

.PageLinks  a:visited {
	font-family: "Lato", sans-serif;
	font-size:21px;
  color: #CBBDA5;
	text-decoration: none;
	  line-height: 40px;  	
}

.PageLinks a:hover {
    font-family: "Lato", sans-serif;
  font-size:21px;
     color: #FDFDFD;
   	  line-height: 40px;  
}
				

		
		.map {
    height: auto;
    width: 100%;
    margin-top: 40px;
    ;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
    max-width: 1100px;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
}
		
		
    #PageTitle {
    font-family: "Bodoni Moda", serif;
    font-size: 64px;
    color: rgba(231,230,230,1);
    text-align: right;
    height: auto;
    width: 100%;
    float: right;
    text-aling: right;
    margin-bottom: 10px;
    letter-spacing: 2px;
    line-height: 72px;
    font-weight: 400;
  
}
		
		
			
    #PageTitle2 {
    padding-top: 200px;
    font-size: 42px;
    color: rgba(231,230,230,1);
    text-align: center;
    height: auto;
    width: 78%;
    max-width: 1060px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    text-transform: uppercase;
    letter-spacing: 2px;
		
}
		
		
		 #PageSubTitle {
    margin-top: 0px;
    font-size: 21px;
    color: #FFFFFF;
    text-align: left;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}
		
		
		
	
	
	

	
#nav {
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    color: #72716F;
    height: auto;
    line-height: 26px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    text-align: right;
    margin-right: 20px;
    float: right;
    padding-top: 15px;
    word-spacing: normal;
    letter-spacing: 2px;
}


		
.linkBox {
    font-family: 'Lato', sans-serif;
    float: right;
    height: auto;
    width: auto;
    margin-left: 5px;
 margin-right: 12px;
  
   
    text-transform: uppercase;
    background-color: none;
   
}
	

	

	
	
	
	
#nav a:link {
    color: #474747;
    text-decoration: none;
    margin-right: 5px;
}

#nav a:visited {
	  color: #000007;
	
	text-decoration: none;
		
}

#nav  a:hover {
    color: #474747;
}
	

		
	
		
	#nav	  a {
   color: #F9F9F9;
   text-transform: uppercase;
   text-decoration: none;
   display: inline-block;
   padding: 0px;
   position: relative;
   font-weight: 500;

}
		
		
		
#nav	a:after {
   background: none repeat scroll 0 0 transparent;
   bottom: 0;
   content: "";
   display: block;
   height: 5px;
   left: 50%;
   position: absolute;
   transition: width 0.3s ease 0s, left 0.3s ease 0s;
   width: 0;
   background-color: rgba(188,0,47,1.00);
}
#nav	 a:hover:after {
	width: 100%;
	left: 0;
	color: #333;
}

		

/* BOTTOM */

h3 {
    letter-spacing: 6px;
    text-transform: uppercase;
    font: 21px "Lato", sans-serif;
    color: #A69B7F;
	font-weight: 300;
}
#links_holder {
    height: auto;
    width: auto;
    text-transform: uppercase;
    margin-top: 50px;
    margin-right: 7vw;
    text-align: right;
    float: right;
    word-spacing: 10px;
    padding-right: 10px;
    background-color: rgba(106,106,45,1.00);	
}


.links {
	height: 60px;
	width: auto;
}
	

#bottom {
	margin-top:100px;
    width: 100vw;
    margin-top: 30px;
    color: #B0AFAF;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    height: auto;
    clear: both;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 30px;
    padding-top: 60px;
    line-height: 24px;
    border-top: 2px solid rgba(92,89,89,1.00);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.9), 0 6px 20px 0 rgba(0, 0, 0, 0.9);
}

#seal {
	height: 100px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#BottomMargin {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	clear: both;
	
	}
		

#bottom a:link {
    font-family: "Lato", sans-serif;
  font-size:11px;
    color: #CBBDA5;
    text-decoration: none;
    line-height: 28px;  
}

#bottom  a:visited {
	font-family: "Lato", sans-serif;
	 font-size:11px;
	color: #CCCCCC;
	text-decoration: none;
	  line-height: 28px;  	
}

#bottom  a:hover {
    font-family: "Lato", sans-serif;
    font-size:11px;
     color: #FDFDFD;
   	  line-height: 28px;  
}
  	
		
		
  	
		
		
#topp {
    height: 50px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	margin-top:0px;
	margin-bottom:90px;
    position: fixed;
	background-color: white;
	  -webkit-box-shadow: 0 10px 6px -6px #070707;
    -moz-box-shadow: 0 10px 6px -6px #070707;
    box-shadow: 0 10px 6px -6px #070707;
	z-index:200;
}

#topLeft {
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 50px;
    font-size: 13px;
    float: left;
    height: auto;
    width: 40%;
    text-transform: uppercase;
    margin-left: 5%;
    width: 40%;
    padding-top: 2px;
    letter-spacing: 2px;
}
	
	

	
	
 

    #copyright {
    width: 60%;
    margin-right: auto;
    margin-bottom: 40px;
		margin-top:100px;
    margin-left: auto;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    clear: both;
    color: rgba(188,188,188,1.00);
    text-align: center;
    letter-spacing: 2px;
}


		 
	
		 
		 
	  .dividerTop {
    background-color: #A49783;
    height: 160px;
    padding-top: 60px;
    width: 2px;
    float: left;
    margin-left: 1.8%;
		  clear:both;
}
		
			 
		 	
	.arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #D00A4C;
    clear: both;
    
		  margin-right: auto;
    margin-left: auto;
		margin-bottom: 120px:
    }
		
		 
		 
		
		    .TextBox {
    height: 300px;
    max-width: 800px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    color: #ACACAC;
    margin-top: 0px;
    clear: both;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    word-spacing: 2.4px;
    letter-spacing: 1.3px;
    line-height: 24px;
    padding-left: 17px;
}
	
		
    .divider {
    background-color: #A49783;
    height: 320px;
 
    width: 2px;
    float: left;
    margin-left: 1.8%;
}
		
		
			
		
			
		    .TextBoxInnerPT {
    text-align: right;
    padding-right: 4%;
    width: 44%;
    float: left;
    color: #F7F7F7;
    height: 300px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding-bottom: 20px;
	
				padding-right:3%
}
		
		
		
		
			
		    .TextBoxInnerPTtop {
    text-align: right;
    padding-right: 4%;
    width: 44%;
    float: left;
    color: #F7F7F7;
    height: auto;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding-bottom: 20px;
}
		
		
		 
		 
		 
		 
				    .TextBoxInnerEN {
    text-align: left;
    height: 300px;
  padding-left:1%;
    width: 47%;
    float: right;
    color: #FFFFFF;
    height: auto;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 21px;
    padding-top: 10px;
					
}
	
		 
		
		 
		 
		 
				    .TextBoxInnerTOP {
    text-align: left;
    height: auto;
    padding-left: 4%;
    width: 44%;
    float: right;
    color: #FFFFFF;
  
    height: auto;
    font-family: "Cutive Mono", monospace;
    font-size: 20px;
    padding-bottom: 20px;
  
    line-height: 22px;
    padding-top: 40px;
}
	
	
			 
		
		    .TextBoxTop {
    height: auto;
    max-width: 800px;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    color: #ACACAC;
    clear: both;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    word-spacing: 2.4px;
    letter-spacing: 1.3px;
    line-height: 24px;
   margin-bottom:10px;
}  	 
	
		
				 
		
		    .Text2 {
    height: auto;
    width: 70%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
  
    color: #FDFDFD;
    clear: both;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 40px;
    margin-top: 0px;
    letter-spacing: 2px;
    word-spacing: 5px;
 
				padding-left:20px;
    text-align: center;
}  	
		
		
		    .Text3 {
  
    margin-top: 10px;
    height: auto;
 
    width: 90%;
				  padding-bottom: 50px;
				 border-bottom: 2px solid #CBBDA5;
    margin-right: auto;
    margin-left: auto;
    margin-top: -0px;
  margin-bottom:40px;
    color: white;
    clear: both;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    margin-top: 10px;
    letter-spacing: 6px;
    word-spacing: 5px;
  
    font-weight: 400;
    text-align: center;
   
}  	
		
		
		
		
	
	
		
	
.image {
    height: 250px;
    width: 250px;
    float: right;

 border: 2px solid rgba(255,255,255,1.00);

 transition-duration: 0.7s;
	display: block;
}

.image:hover {
    box-shadow: 0px 0px 22px rgba(255,255,255,1.00);
    -webkit-box-shadow: 0px 0px 22px rgba(255,255,255,1.00);
    border: 2px solid rgba(255,255,255,1.00);

}
		 
		
.image  a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    background-color: red;
}	
	 
		
		

.image a:link {
   font-family: "Lato", sans-serif;
 font-size:12px;
   color: #CBBDA5;
   text-decoration: none;
   line-height: 28px;  
}

 	
		
		

		
.image   a {
   color: #F9F9F9;
   text-transform: uppercase;
   text-decoration: none;
   display: inline-block;
   padding: 0px;
   position: relative;
   font-weight: 500;

}
		
		
		
.image a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
   
	
}
.image  a:hover:after {
	width: 100%;
	left: 0;
	
}

		 
		 
				    .TextBoxHeadline {
    text-align: left;
    height: auto;
    width: 100%;
    text-align: left;
    color: #E3E3E3;
    height: auto;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 22px;
  
}
	

		 
			

.TextBoxHeadline a:link {
    font-size: 21px;
    color: #CBBDA5;
    text-decoration: none;
    font-weight: 400;
    line-height: normal;
	    line-height: 30px;
}

.TextBoxHeadline a:visited {
	font-family: "Lato", sans-serif;
	 font-size:21px;
	  color: #CBBDA5;
	text-decoration: none;
	
}

.TextBoxHeadline a:hover {
    font-family: "Lato", sans-serif;

    color: #FDFDFD;
   line-height: 30px;
}
		
.TextBoxHeadline	  a {
   color: #F9F9F9;
   text-transform: uppercase;
   text-decoration: none;
   display: inline-block;
   padding: 0px;
   position: relative;
   font-weight: 500;
 line-height: 30px;
}
		
		
		
.TextBoxHeadline	a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    background-color: #AF9870;
	 line-height: 30px;
}
.TextBoxHeadline	 a:hover:after {
	width: 100%;
	left: 0;
	color: #333;
	 line-height: 30px;
}


	
	


  


    .experiment {
    font-family: abril-display, serif;
font-style: normal;
font-weight: 400;
    color: #E58C8D;
    height: 80px;
    width: 100%;
		font-size:40px;
    margin-right: auto;
    margin-left: auto;
}


		 
		 
		 
		
     .testCenter {
    background-color: #A49783;
    height: 10px;
    width: 10px;
    margin-right: auto;
    margin-left: auto;
		 margin-top:26px;
		 margin-bottom:6px;
		 clear:both;
		 
}
    
     .topSeparator {
    height: 120px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
		
		
		 .NewSeparator {
    height: 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
			 clear:both;
}
		
		

#HypeBox {
    height:auto;
	width:70%;
	   max-width: 375px;

	height:auto;
   margin-right: auto;
    margin-left: auto;
text-align:right;
margin-bottom:0px;
  position:relative;
	clear:both;
	z-index: 100;
}
		  
	
	
		 .BigLine {
    height: 100px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-top: 2px solid #CBBDA5;
		
			 margin-top: 
				 330px;
			 position:relative;
		
}
	
  
     .intro{
    height: auto;
    width: 37%;
    color: #DBDBDB;
  
    margin-top: 60px;
    clear: both;
    font-size: 19px;
    float: right;
    text-align: left;
    padding-left: 40px;
    padding-right: 10%;
    line-height: 26px;
    border-left: 2px solid #FFFFFF;
  
}
	
			
#signature {
    font-size: 16px;
    height: auto;
    width:auto;
 margin-top:-36px;
    color: #F8F8F8;
    text-align: right;
    padding-top: 30px;
    float:right;
    clear: both;
    padding-bottom: 0px;
   
}	
		    .arrowSeparator {
    height: 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;	
		
		
	}	
	

		   #contentTop {
    background-color: #151515;
    height: 175px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
		
		
	 #topSpacer {
    clear: both;
    height: 20px;
    width: 100%;
}
		
		
		
		#Content{
    height: auto;
    width: 100%;
    height: auto;
    border-top: 2px solid rgba(255,255,255,1.00);
  
}
		
		    #innerHolderContentTitle {
    height: auto;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  
}
	
			
			
    #contentTitle {
    margin-right: auto;
    margin-left: auto;
    font-family: 'Bodoni Moda', serif;
    background-color: #B9AE93;
    line-height: 100px;
    text-align: center;
    height: 100px;
    width: 375px;
    font-size: 36px;
    letter-spacing: 2px;
		}
		
		  #contentTitleExplanation {
    float: left;
    height: auto;
    width: 375px;
  
    clear: both;
   
    text-align: center;
    padding-top: 0px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-transform: uppercase;
		}
		
	/* END TOP*/		
  
			
	
		
	#pageTop{
		padding-top:30px;
    height: 185px;
    width: 100%;
    background-color: #8B8377;
}
		
		
		
    #topTitle {
     margin-right: auto;
    margin-left: auto;
    height: 105px;
    width: 375px;
    margin-top: 54px;
    background-color: #454444;
    color: white;
    line-height: 105px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 8px;
    padding-top: 5px;
    text-transform: uppercase;
}
	
	    #innerHolder {
    padding-top: 20px;
    height: 175px;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
   
}
	
			
		 #IntroText{
    color: #FFFFFF;
    height: auto;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: rgba(231,230,230,1);
    height: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    letter-spacing: 1.4px;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    padding-top: 20px;
    max-width: 1000px;  
}	
		
		
			
		 #HypeBox{
    
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
   
    padding-bottom: 80px;
  
    padding-left: 0px;
    text-align: justify;
}

		
		
		
		
	
#Wrapper {
    clear: both;
    height: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
    margin-bottom: 0px;  
}
	
		
			
	
#ThemeImage {
    clear: both;
    padding-bottom: 0px;
    position: relative;
    width: 960px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
		
		
		
		
		
		
	   .SectionTitle {
    font-size: 32px;
    text-transform: uppercase;
  	color:#c4b39b;
    height: auto;
    width: 60%;
    margin-top: 120px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 300;
		   clear:both;
}	
		
			
	   .SectionSUBTitle {
    font-size: 18px;
 
    color: #D3D2D2;
    height: auto;
    width: 60%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    text-align: center;
 
}	

		
	
		
		
    .topLine {
    background-color: #c4b39b;
    height: 1px;
    width: 100%;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
}
		
		
    .topLine2 {
    background-color:#c4b39b;
    height: 1px;
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}
		
		
.arrow-down {
	float:left;
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  
  border-top: 20px solid #c4b39b;
	clear:both;
	margin-top: 6px;
}
		
		
    #topicTitle {
    font-size: 25px;
    color: white;
    float: left;
    text-align: left;
    clear: both;
    text-transform: uppercase;
    padding-left: 16px;
    font-weight: 600;
    letter-spacing: 2px;
		margin-top:6px;
}
		
		
		
    #topicTitleSub {
    font-size: 25px;
    color: #c4b39b;
    float: left;
    text-align: left;
    clear: both;
   
    padding-left: 16px;
    font-weight: 400;
    letter-spacing: 1px;
	
}
		
	
    .MainTopic {
    font-size: 54px;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
		padding-top:200px;
		padding-bottom:40px;
	
		color:#c4b39b;
		text-align:center;
}
   
	  
	  
	  
	  
    #CSDC {
    font-size: 12px;
    text-transform: uppercase;
		margin-top:6px;
    color: #DDDDDD;
    clear: both;
    float: left;
		 padding-left: 16px;
		  letter-spacing: 1px;
		 font-weight: 400;
}	
		
		
    .explanation {
    font-size: 21px;
    height: auto;
    width: 50%;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    color: white;
    text-align: center;
    margin-bottom: -30px;
  
   
}
		
		
		
    .bottomNotes {
    font-size: 21px;
    color: #ECECEC;
    height: auto;
    width: 60%;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 80px;
    margin-left: auto;
		text-align: center;
}
	
		
		
		 
				    .country {
    text-align: left;
    height: auto;
    margin-top: -30px;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    height: auto;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
    padding-bottom: 40px;
}
		
		
