/* 
Nature Template 
http://www.templatemo.com/preview/templatemo_398_nature 
*/

body, html { overflow-x: hidden; }

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Raleway', sans-serif;
    font-style: normal; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
	background-image: url("../images/nature1.jpg");
    background-color: #cccccc;
	background-size:cover;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Raleway', sans-serif; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff; /* change if the mask should have another color then white */
    z-index: 99; /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(../images/status.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}

/* General */
#main-wrapper {
     overflow: hidden;
}

.image-section {
  position: absolute;
  left: 00px;
  top: 00px; 
  padding: 40px;
}

.profile-image {
  width: 120px;
  height: 120px;
  border: 4px solid white;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  overflow: hidden;
  margin-bottom: 10px;
}
.profile-image img {
  width: 100%;

}

h3.profile-title {
  margin-bottom: 2px;
  color: white;
  font-size: 15px;
  float:left;
}

.templatemo-site-title { 
    color: #fff !important; 
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
	font-size: 42px;
	text-decoration:underline;
	text-align:center;
	margin-top: 2px;
}

.templatemo-site-title a, .templatemo-site-title a:hover { 
	color: #fff;
	text-decoration: none;
}

img.slide {
    width: 100%; 
    z-index: -9999999; 
    position: absolute;
}

.active {
    display: block;
}

.inactive {
    left: 703px;
    display: none;
}

.image-section {
    position: fixed;
}

.image-container {
    position: relative;
}

.image-container img {
    position: absolute;
}

.templatemo-content {
    position: static;
    overflow: hidden; 
    margin-top: 16%;
	
}

.templatemo-content-section {
    font-family: 'Raleway', sans-serif;
    position: fixed; 
	margin-top: 8%;
	margin-left: 24%;
    overflow-y: scroll;
	height:70%;
	width:46%;
    top: 0; 
    background-color: rgba(255,255,255,0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
	zoom: 1;
	text-align:center;
	padding:0 5px 5px 5px;
   
}

.templatemo-content-section-inactive {
    font-family: 'Raleway', sans-serif;
    position: fixed; 
	margin-top: 8%;
	margin-left: 24%;
    overflow-y: scroll;
	height:70%;
	width:46%;
    top: 0; 
    background-color: rgba(255,255,255,0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
	zoom: 1;
	text-align:center;
	padding:0 5px 5px 5px;
    display: none;
}


.templatemo-content-wrapper {
    overflow: hidden;
}

.templatemo-content h2 {
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.templatemo-content p {
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 16px;
}

.menu {
    position: fixed; 
    width: 20%;
    z-index: 1; 
    top: 280px;
	border-left: thick solid #ff0000;
}

.CompanyInfo {
	background-color: rgba(255,255,255,0.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
	zoom: 1;
    font-size: 14px;
	position: fixed; 
    width: 20%;
	height: 470px;
    z-index: 1; 
	text-align:center;
    top: 15%; 
	right:0px;
	overflow-y: hidden;
}


.CompanyInfoScroll {
	overflow-y: hidden;
    position: relative;
	height: 400px;
	padding:0 2px 2px 5px;
}


#menu-list {
    background-color: rgba(0, 0, 0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	zoom: 1;
    font-size: 14px;
	font-family: "MYRIADPRO-CONDIT", Times, serif;
	font-weight: 900;
	padding: 0;
}

#menu-list > li {
    display: block;
}


#menu-list > li > a {
    font-family: "MYRIADPRO-CONDIT", Times, serif;
    padding: 10px 0 10px 30px; 
    text-decoration: none; 
    display: block;
    color: #fff; 
}

#menu-list > .active > a,
#menu-list > li > a:hover { 
    background-color: rgba(255,255,255,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3FFFFFFF,endColorstr=#3FFFFFFF);
	zoom: 1;
}


.templatemo-content {
    padding-bottom: 6%;
	padding-left: 2%;
	padding-top: 6%;
	border-left: thin solid #cccccc;
}

.footer {
    overflow: hidden; 
    position: fixed; 
    bottom: 10px;
	padding:1px 0 0 0;
	border-top: thin solid #ffffff;
}

.footer-text {
    font-family: 'Raleway', sans-serif; 
    color: #fff; 
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
    margin-left: 30px;
    font-size: 14px;
}

.footer-text a, .footer-text a:hover { 
	color: #fff;
	text-decoration: none;
}

@media (max-width: 991px) {
    .footer {
        overflow:hidden; 
        position:static;
        text-align: center;
        
    }
    .footer-text {
        margin-left: 0;
    }
}