﻿@font-face {
    font-family: 'KlavikaLight';
    src: url('fonts/klavika-light.eot');
    src: url('fonts/klavika-light.eot') format('embedded-opentype'),
         url('fonts/klavika-light.woff') format('woff'),
         url('fonts/klavika-light.ttf') format('truetype'),
         url('fonts/klavika-light.svg#KlavikaLight') format('svg');
}

body
{
    font-family: KlavikaLight;
    background-color:#262626;
    background: #262626 url('../Images/WebBG.png');
    color:#fff;
    background-attachment: fixed;
}

.Creative
{
    text-align:center;
    color:Navy;
    margin:10px;
    margin-top: 15px;    
    border-radius: 5px;  
    background-color:#fff;    
    overflow:hidden;
    box-shadow: 0 0 6px white; 
    -webkit-box-shadow: 0 0 6px white;
    -moz-box-shadow: 0 0 6px white;
}
.Creative:hover
{
     box-shadow: 0 0 20px #ED7B00; 
    -webkit-box-shadow: 0 0 20px #ED7B00;
    -moz-box-shadow: 0 0 20px #ED7B00;
    cursor:pointer;
}
.Creative img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}
.Creative:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.CreativeLib {
    text-align:center;
    color:#000;
    margin:0px;
    margin-top: 5px;    
    background-color:#fff;    
    overflow:hidden;
    
}
.CreativeLib:hover 
{    
     box-shadow: 0 0 12px Orange; 
     cursor:pointer;
}
.CreativeLib img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}
.CreativeLib:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.CreativeImgCircle
{
    border-radius: 100%;
    border:1px solid orange;
    width:160px;
    height:160px;
    margin:auto;
}
.CreativeImgCircle:hover  
{ 
    border:1px solid white;
}
.Bio-Fuel-Box
{
    width:370px;
    border:4px solid white;
    height:220px;
}
.UpdateItem
{
    color:#000;
    font-size:11pt;
    font-weight:bold;
    text-align:left;
    border-bottom:2px solid #ccc;
    line-height:20px;
    padding:5px;
}
.EventType
{
    text-align:center;
    color:White;
    margin-top: 35px;
    cursor:pointer;
    overflow: hidden;
}
.EventType img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}
.EventType:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.EventItem
{
    font-weight:bold;
    color:#F47920;
    margin:4px;
    border-radius: 5px;
    padding:6px;
    background: rgba(255, 255, 255, 1);
    overflow:hidden;
}
.EventItem:hover
{    
     box-shadow: 0 0 8px Orange; 
    -webkit-box-shadow: 0 0 8px Orange;
    -moz-box-shadow: 0 0 8px Orange;
}
.EventItem img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    width: 100%;
}
.EventItem:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.Associated
{
    background: #FFF;
    padding: 8px;
    margin: 10px;
    color: Orangered;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    height:390px;
}
.Associated:Hover
{
    background: silver;
}
/* ICON */
.MyIcon
{
    background: url(img/Icons.png) no-repeat 0 0;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right:10px;
}
.MyCalander
{
    background-position: 0 0;
    height: 22px;
    width: 28px;
    margin-right: 5px;
    margin-top:5px;
    margin-bottom:-5px;
}
.MyLocation
{
    background-position: -28px 0;
    height: 25px;
    width: 20px;
    margin-right: 7px;
    margin-top:5px;
    margin-bottom:-5px;
}
.sprite
{
    background: url(img/sprite.png) no-repeat 0 0;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right:10px;
}
.spritePhotoG
{
    background-position: -145px 0;
    height: 16px;
    width: 23px;
    margin-right:10px;
}
.spriteArchive
{
    background-position: -96px 0;
    height: 22px;
    width: 22px;
    margin-right:10px;
}
.spriteMusic {
background-position: -120px 0;
height: 16px;
width: 23px;
margin-right:10px;
}
.spritePlace{
background-position: 0 -34px;
width: 21px;
height: 20px;
margin-right:10px;
}
.spritehand {
background-position: -171px 3px;
height: 31px;
width: 19px;
margin-right:10px;
}
.spriteTime {
background-position: -22px -34px;
height: 25px;
width: 25px;
margin-right:10px;
}
.spriteTeam {
background-position: -50px -35px;
height: 24px;
width: 34px;
margin-right: 2px;
}
.spriteDateG {
background-position: 0 -97px;
height: 18px;
width: 21px;
}
.spritelocation {
	background-position: -88px -34px;
	width: 22px;
	height: 31px;
	display: inline-block;
	margin-right: 10px;
}
.SocialMediaIconTop
{
    padding:3px 10px 3px 2px;
    height:48px;
    text-align:left;
}
.SocialMediaIcon
{
    padding:3px 10px 3px 2px;
    height:40px;
    text-align:left;
}
/* .SocialMediaIcon:hover
{
    -webkit-animation: swing 0.6s ease-out;
    animation: swing 0.6s ease-out;
    padding: 1px 7px 1px 0px;
    height:42px;
    cursor:pointer;
} */
.MenuItemFooter
{
	color:white;
	font-size:11pt;
	cursor:pointer;
	padding:6px 2px 4px 2px;
	text-decoration:none;
}
.MenuItemFooter:hover
{
	color:#ffcb05;
	font-size:11pt;
	padding:6px 2px 4px 2px;
	cursor:pointer;
	text-decoration:none;
}
.MenuItemSeperator
{
	color:gray;	
	border-left: 1px solid #867d64;
	height:20px;
	margin-right:15px;
	margin-left:15px;
	/*margin: 5px 4px;*/
}
.MenuItemSeperatorFooter
{
	color:gray;	
	border-left: 1px solid #867d64;
	height:20px;
	margin-right:5px;
	margin-left:5px;
	/*margin: 5px 4px;*/
}
/* BACK TO TOP */

#back-to-top
{
	position:fixed;
	bottom:10px;
	right:10px;	
}
#back-to-top a
{
	text-align:center;
	text-decoration:none;
	color:orangeRed;
	display:block;
	width:40px;		
	-moz-transition:color 1s; 
	-webkit-transition:color 1s;
	-o-transition:color 1s;
}
#back-to-top a:hover
{
	color:orangeRed;
}
#back-to-top a span
{
	background:orangeRed;
	border-radius:10px;
	display:block;
	height:40px;
	width:40px;
	background: url(img/top.png) no-repeat;
	margin-bottom:5px;
	-moz-transition:background 1s;
	-webkit-transition:background 1s;
	-o-transition:background 1s;
}
#back-to-top a:hover span
{
	background: url(img/top.png) 0 bottom no-repeat;
}

/* PAGES */
.PageHeader
{
    background-color:Orange;
    padding:7px;
    color:White;
    font-size:14pt;
}
.PageContaint
{    
    color:#000;
    border-radius: 5px;
    padding:8px;
    background: rgba(255, 255, 255, 1);
}
.EventPageItem
{
    font-weight:bold;
    color:#F47920;
    margin:9px;
    border-radius: 5px;
    padding:6px;
    background: rgba(255, 255, 255, 1);
    display:block;
    overflow:hidden;
    cursor:pointer;
}
.EventPageItem1 img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    width: 100%;
}
.EventPageItem1:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.ClientsPageItem
{
    font-weight:bold;
    color:#F47920;
    margin:9px;
    border-radius: 5px;
    padding:6px;
    background: rgba(255, 255, 255, 1);
    display:block;
    overflow:hidden;
    cursor:pointer;
    text-align:center;
}
.ClientsPageItem:Hover
{
     box-shadow: 0 0 14px Orange; 
    -webkit-box-shadow: 0 0 14px Orange;
    -moz-box-shadow: 0 0 14px Orange;
}
.ClientsPageItem img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    height:120px;
}
.ClientsPageItem:hover img 
{    
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
.txtCareer
{
    padding:8px;
    width:350px;
    border:1px solid orange;
    border-radius:5px;
}
.txtCareer:hover
{
    padding:8px;
    width:350px;
    border:1px solid #DC792D;
    border-radius:5px;
}
.btnSubmit
{
    border-radius:5px;
    padding:5px;
    width:100px;
    border:1px solid silver;
    color:Black;
    background-color:Orange;
    font-weight:bold;
    font-size:16px;
}
.btnSubmit:hover
{
    border-radius:5px;
    padding:5px;
    width:100px;
    border:1px solid #DC792D;
    color:white;
    background-color:Orange;
    font-weight:bold;
    font-size:16px;
}

.sprite {
    background: url(img/sprite.png) no-repeat 0 0;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right:10px;
}
.spritelocation {
    background-position: -88px -34px;
    width: 22px;
    height: 31px;
    display: inline-block;
    margin-right: 10px;
}
.Personbox 
{
    overflow: hidden;
    padding: 10px;
    border: 2px solid silver;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    float: left;
    background-color: whitesmoke;
}
.Personbox:hover 
{
    overflow: hidden;
    padding: 10px;
    border: 2px solid orange;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    float: left;
    background-color: whitesmoke;
}
.Personpic {
    width: 150px;
    max-height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
}

/* ABOUT PAGE */
/* START */
.fixed-pos {
	position:fixed;
	top:0px;
	margin-left:-5px;
	background-color:#181A1C;
    background-image: url('Img/debut_dark.png');
	z-index:1000;
	 box-shadow: 0 0 5px black; 
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow: 0 0 5px black;
}
.mynav {background-color:#fbba00;border-bottom:2px solid #004894;}
.fixed-Menu {
	position:fixed;
	top:0px;
	width:100%;
	margin:0px;
	background:#fbba00;
	z-index:1000;
	 box-shadow: 0 0 5px black; 
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow: 0 0 5px black;
}
/* END */
/* Event Css */

.EventViewMore {
position:relative;
}
.EventViewMore .Overbox {
    width:100%;
    height:100%;
    position:absolute;
    cursor:default;
    top:0;
    left:0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius:5px;
    background-color: rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
    box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
}
.EventViewMore:hover .Overbox {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.Overboxtext {
    padding-top: 50px;
}
.Overbox {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

h6
{
	position: relative;
	width: 90%;
	font-size: 1.5em;
	font-weight: bold;
	padding: 6px 20px 6px 20px;
	margin-left:30px;
	color: #555;
	background-color: #999;
	text-shadow: 0px 1px 2px #bbb;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
}
h6:after
{
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	left: -30px;
	top: 12px;
	border-width: 20px 10px;
	border-style: solid;
	border-color: #999 #999 #999 transparent;
}

