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


.wrapper {
	display: block;
	width:100%;
	height:100%;
}
#top {
	background-color: #019B4C;
	background-size:425px;
	display: block;
	height: 400px;
}
#top img{
	float: right;
}
.bob {
	float: right;
}
nav {
	font-family: avenir next, sans-serif;
	font-size: 30px;
	background-color: #000000;
	display: block;
	margin-top: -31px;	
}
ul {
	padding-top: 0px;
	display: block;
	}
li{
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
}
	
a{
	margin-left: 0px;
	color: #ffffff;
	margin-right: 100px;
	text-decoration: none;
	}

section {
	display: block;
	overflow: hidden;
}

.blog {
	background-color: #FFFFFF;
	font-family: Avenir Next, sans serif;
	font-weight: 200;
	transition: linear;
	opacity:1;
}
.news {
	font-family: Avenir Next, sans serif;
	font-weight: 200;
	margin-top: 0px;
	margin-left: 0;
}
.contact_form {
}
.cleaner
{
	width: 100%;
	height: 0px;
	clear: both;
	font-size: 0px;
}
.cleaner_h10
{
	clear: both;
	height: auto;
}
#float_l
{
	float: left;
}
#float_r
{
	float: right;
	font-family: default font;
}


#float_cen
{
	float: center;
	margin-left: 21%;
}

.reset_btn, .submit_btn {
	border:0px;
	border-radius: 5px;
}
.contact_form form
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 35px;
	font-size: 47%;
}
.contact_form form, .input_field
{
	width: 310px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Avenir Next, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: px;
	border-radius: 5px;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: #000000;
}
.contact_form form, label
{
	color: #000000;
	font-size: 13px;
	font-weight: Bold;
	margin-right: 10px;
	display: block;
}
.contact_form form, textarea
{
	width: 438px;
	height: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Avenir Next,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: #000000;
	overflow: auto;
}
.contact_form form, .submit_btn
{
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Avenir Next, sans-serif;
	font-weight: medium;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px;
	border-radius: 5px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-color: #009B4C;
}
.Psi {
	font-size: 150%;
	color: #000000;
	line-height: -138%;
}
iframe{
	padding-left: 30px;
}
h1 {
	font-family: Avenir Next, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	postion: fixed;
	display: block;
	padding-left: 40px;
	background-attachment: fixed;
	line-height: normal;
	font-size: medium;
}
h2 {
	font-family: Avenir Next, sans serif;
	font-weight: 200;
	font-size: 500%;
	color: #019B4C;
	margin-left: 2%;
	margin-bottom: 2%;
	margin-top: 0px;
}
p {
	font-family: arno pro, serif;
	font-weight: 100;
	font-size: 20px;
	text-align: justify;
	display: block;
	width: 80%;
	height: auto;
	line-height: 100%;
	margin-left: 2%;
}
.introduction:first-letter {
	font-size: 500%;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: .5;
	text-indent: 0px;
}
	
.ww1	 {
	width: 30%;
	float: left;
	margin-right: 2%;
	overflow-x: no-content;
	overflow-y: no-content;
	padding-left:2%;
}
.intro {
	width: 30%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-left: 2%;
}
hr.style-two {
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

#wrapper {
	max-width: 1256px;
	min-width: 960px
}
a:hover {
	color:#009B4C;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top:thickin
	-webkit-transition: color .25s linear;
	transition: color .25s linear;
	animation: slideInLeft;
}
a:active {
	color:#009B4C;
}


	
#footer {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 12pt;
	padding-top: 20px;
	margin-left: 0px;
	margin-bottom: 0%;
	margin-top: 23px;
	display: block;
	width: 100%;
	height: 40px;
}
.contact{
}

::-webkit-input-placeholder {
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;	
	
}

:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;
	  
}
address {
	font-family: arno pro, sans serif;
	margin-bottom: -100px;
	font-size: 150%;
	margin-right: 100px;
}
::-webkit-input-placeholder {
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;	
	
}

:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;
	  
}

:-moz-placeholder { 
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;
}

:-ms-input-placeholder {  
color: #FFFFFF;
font-family: avenir next, sans serif;
font-weight: medium;
}
.fade-in {
 opacity:0;  /* make things invisible upon start */
 -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
 -moz-animation:fadeIn ease-in 1;
 animation:fadeIn ease-in 1;
 
 -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
 -moz-animation-fill-mode:forwards;
 animation-fill-mode:forwards;
 
 -webkit-animation-duration:1s;
 -moz-animation-duration:1s;
 animation-duration:1s;
}
 
.fade-in.blog {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}
 
.fade-in.news{
-webkit-animation-delay: 1.2s;
-moz-animation-delay:1.2s;
animation-delay: 1.2s;
}
 
.fade-in.courses {
-webkit-animation-delay: 1.6s;
-moz-animation-delay: 1.6s;
animation-delay: 1.6s;
}
.fad-in.contact {
-webkit-animation-delay: 1.6s;
-moz-animation-delay: 1.6s;
animation-delay: 1.6s;
}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }