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


     { margin:0; padding:0; }
body { background:#111; 
       height:100%; 
       font-family: 'Muli', sans-serif;
       margin: 0px; }

  img { border:none; }
  
  #supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
  
  #supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
    #supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
      #supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; } /*Speed*/
      #supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }     /*Quality*/
    
    #supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
    #supersized a { width:100%; height:100%; display:block; }
      #supersized li.prevslide { z-index:-20; }
      #supersized li.activeslide { z-index:-10; }
      #supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
        #supersized li.image-loading img{ visibility:hidden; }
      #supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

h1, h2, h3, h4, h5  {color:#ffcc66;
                letter-spacing: 8px;
                font-weight: normal;
              }

p{font-family: 'Muli', sans-serif;
   font-weight: 300}

h1 {font-size: 24px;}
h2 {font-size: 18px;}

li {
    list-style: none outside none;
}

a { text-decoration: none;
    color: #fff;
}

a:hover { color: #ffcc66;
}

/*================================================ 
                        HEADER
/*===============================================*/ 
#header-section{width: 100%;
        background:#333;
        opacity: 0.7;
        position: fixed;
        top:0;
      }

#logo {
    float: left;
    height: 65px;
    margin: 0 90px 20px 15px;
    width: 172px;
}

#menu {
    margin: 20px auto;
    width: 866px;
}

#nav {margin: 0px auto 16px;
      padding: 0 0 10px;
      position: relative;
}     

#nav ul {margin: 0:;
         list-style: none;
         padding: 0;
}

#nav li {
    float: left;
    letter-spacing: 8px;
    margin: 40px 0 0;
    position: relative;
}


#nav a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 5px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

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


#nav li ul {display: none;
           left: 0;
           padding: 0;
           position: absolute;
      -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

/*#nav li.about-us:hover ul,
#nav li.projects:hover ul {
  display: block;

}

#nav li.about-us:hover li,
#nav li.projects:hover li {
  margin: 0;
}

#header-section li.about-us:hover,
#header-section li.projects:hover{ height:100px;}*/

/*================================================ 
                        MAIN-CONTENT
/*===============================================*/ 
#content-section-front {
    background: url(".");
    margin: 158px 0 0;
    position: fixed;
    width: 100%;
}

#content-section {
    margin: 158px 0 0;
    position: fixed;
    width: 100%;
}

.main-content {
    background: none repeat scroll 0 0 #333333;
    height: 560px;
    margin: 22px auto;
    opacity: 0.7;
    overflow: auto;
    padding: 10px 0 20px 40px;
    width: 700px;
}

.about-us-content-wrap,
.contact-us-content-wrap {
    background: none repeat scroll 0 0 #333333;
    height: 560px;
    margin: 10px auto;
    opacity: 0.7;
    overflow: auto;
    padding: 0;
    width: 842px;
}


.main-content  p {
    margin: 5px 0;
    color:#fff;
}

img {width:100%;}

.home-content {
	width: 100%;
	height: 580px;
	margin: 0px auto;
	padding: 0;
}

.cont-logo {
    height: 222px;
    margin:-260px auto 0;
    width: 512px;
}

.cont-logo a {
    color: #999999;
    letter-spacing: 18px;
    padding: 222px 0 0 516px;
    text-align: center;
  opacity:0.5;
}

 .cont-logo a:hover {background: url("../images/logo2.png") no-repeat scroll 0 0 transparent;
                     color:#ffcc66;
                    } 


.main-content > ul {
    color: #FFFFFF;
}

.arrow {
    float: right;
    height: 48px;
    margin: 240px 20px;
    width: 39px;
}

.arrow img { width: auto;}


/*================================================ 
                          PROJECTS
/*===============================================*/
.main-content-projects {
    height: 610px;
    margin: 23px auto;
    opacity: 0.7;
    overflow: auto;
    width: 930px;
}

.main-content-projects ul {
    margin: 0 0 0 5px;
}

.main-content-projects li {
    float: left;
    list-style: none;
    padding:294px 0px;
  }

.main-content-projects-text 
              {width: 926px;
               height: 580px;
               margin: 70px auto;
               opacity: 0.7;
               overflow: auto;
}

.main-content-projects-text p {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    line-height: 25px;
    margin: 5px 0;
    opacity: 0.8;
    padding: 14px 20px;
    width: 410px;
    text-align: justify;
}

.current {
    margin: 0px;
}

.concept {background:url("../images/concept-dwn.jpg") no-repeat;}
.concept a{padding:294px 60px; letter-spacing: 8px;font-size: 12px}
.concept a:hover{background:url("../images/concept-up.jpg");}

.current {background:url("../images/current-dwn.jpg") no-repeat;
          margin: 0 2px;}
.current a{padding:294px 88px; letter-spacing: 8px;font-size: 12px}
.current a:hover{background:url("../images/current-up.jpg");}

.complete {background:url("../images/complete-dwn.jpg") no-repeat;}
.complete a{padding:294px 60px; letter-spacing: 8px;font-size: 12px}
.complete a:hover{background:url("../images/complete-up.jpg");

              }

#content-section-projects {

background: #717275; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #717275 0%, #141414 81%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#717275), color-stop(81%,#141414)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #717275 0%,#141414 81%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #717275 0%,#141414 81%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #717275 0%,#141414 81%); /* IE10+ */
background: radial-gradient(ellipse at center,  #717275 0%,#141414 81%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717275', endColorstr='#141414',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


  width:100%;
  height: 100%;
  position: fixed;
  background-position: 0 0;
  margin: 0px 0 0 0;
              }

.dots {
    background: url("../images/dots.png") repeat scroll 0 0 transparent;
    height: 100%;
    padding: 30px 0 0;
    width: 100%;
    margin: 106px 0 0 0;}


/*--------------------- MAIN PROJECT TEXT -----------------*/

h1, h2, h3, h4, h5  {color:#ffcc66;
                letter-spacing: 8px;
                font-weight: normal;
              }

h1 {font-size: 24px;}
h2 {font-size: 18px;}


     
    .links{margin:10px;}
    .links a{display:inline-block; padding:3px 15px; margin:7px 10px; background:#444; text-decoration:none; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
    .links a:hover{background:#eb3755; color:#fff;}


    .content-scroll-wrapper {
    margin: auto;
    width: 850px;
}
    .content-scroll{margin:18px auto; 
                    width:730px; 
                    height:450px; 
                    float:left; 
                    padding:20px; 
                    overflow:auto; 
                    background:#333; 
                    color:#fff; 
                    opacity: 0.8; 
                    -webkit-border-radius:3px; 
                    -moz-border-radius:3px; 
                    border-radius:3px; 
                    text-align: justify;}
                    
    .content p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
    .content p:nth-child(3n+0){color:#c96;}

.home-button {
    height: 50px;
    width: 50px;
}

/*----------------- GALLERY -------------*/

.clr{
  clear:both;
}
.container {
  width:100%;
  margin:0 auto;
}
.header{
  padding-top:40px;
}
.more ul{
  font-family: 'PT Sans Narrow', Arial, sans-serif;
  text-transform:uppercase;
  font-size:13px;
  font-weight:bold;
  padding:20px 0px 10px 20px;
  height:30px;
}
.more ul li{
  float:left;
  margin:0px 1px;
}
.more ul li.selected a,
.more ul li.selected a:hover{
  background:#000;
  color:#fff;
  text-shadow:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px 5px 5px 5px;
}
.more ul li a{
  text-shadow:1px 1px 1px #fff8ec;
  color:#a88033;
  padding:3px 6px;
}
.more ul li a:hover{
  color:#59441b;
}
.content {
  width:1000px;
  margin:0 auto;
}

.content {
    margin: 22px 0 0;
    position: fixed;
    width: 100%;
}



/*----------------- gridNavigation ------------*/


  .main-content-gallery{width:100%;
  position:fixed;
  margin: 0px auto;
}

.main-content-gallery h1 {
    font-size: 14px;
    margin: 0 auto;
    position: relative;
    
}

.main-content-gallery h1,
.main-content-gallery h1:visited
 {
  color: #fff;
}

.main-content-gallery h1:hover,
.main-content-gallery h1:active,
.main-content-gallery h1:focus
{
  color: #FFCC66;
}

.container {
  width:100%;
  margin:0 auto;
}

.main-content-gallery > ul {
    margin: auto;
    width: 800px;
}

.main-content-gallery li {
    float: left;
}

.proj-title a.active h1{
  color: #ffcc66;
}

.con {
    padding: 0 0 0 50px;
}

.cur {
    margin: 0 158px;
}




/* Thumbnail Effects Style */
.tj_container{
  width:800px;
  height:270px;
  position:relative;
  margin:30px auto;
}
.tj_nav {
    height: 32px;
    margin-top: 220px;
    position: absolute;
    right: 0;
    top: 60%;
    width: 154px;
}
.tj_nav span{
  left: 0px;
  right: 500px;
  width:39px;
  height:25px;
  background:transparent url(../images/prev.png) no-repeat top left;
  position:absolute;
  top:0px;
  left:0px;
  text-indent:-9000px;
  opacity:0.7;
  cursor:pointer;
  /*-webkit-transition: all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -transition: all 0.2s ease-in-out;
  */
}

.tj_nav span.tj_prev{
  background-image:url(../images/to-home.png);
  top:auto;
  bottom:0px;
  left:-444px;
  height:53px;
  width:53px;
}

.tj_nav span.tj_next{
  background-image:url(../images/to-slide.png);
  top:auto;
  bottom:0px;
  left:-102px;
  height:53px;
  width: 53px;
}
.tj_nav span:hover{
  opacity:1.0;
}
.tj_wrapper{
  width:100%;
  height:100%;
  position:relative;
  margin:0px auto;
  padding: 0 30px;
}
.tj_wrapper ul li{
  float:left;
}
.tj_wrapper ul li a{
  outline:none;
  display:block;
  margin:0px;
  background:#000000;
}
.tj_wrapper ul li a img{
  display:block;
  border:none;
  opacity:0.3;

}
.tj_wrapper ul li a img:hover{
  opacity:1.0;
}

/* Specific style for the examples */
.example10 .tj_container{
  height:600px;
}


div.capty-caption {
  background-color: #000;
  color: #FFF;
  font: bold 11px verdana;
  padding-left: 10px;
  padding-top: 7px;
  text-shadow: 1px 1px 0 #222;
}

div.capty-caption a {
  color: #318DAD;
  font: bold 11px verdana;
  text-decoration: none;
  text-shadow: none;
}

.capty-tile{
  width: 190px;
}

/*================================================================== 
                          FOOTER & HOME-HEADER
/*=================================================================*/


#menu-home {
    height: 150px;
    margin: 20px auto 20px auto;
    width: 866px;
    transition: all 0.5s ease 0s;   
-webkit-transition: all 0.5s, -webkit-transform 0.5s; /* Safari */}


/*

#menu-home:hover {
  margin: 20px auto 20px auto;
  cursor:pointer; 
}

*/

#header-home,
#footer-section {
  width: 100%;
  background:#333;
  position: fixed;
  opacity: 0.7;
  height: 30px;
  transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s, -webkit-transform 0.5s; /* Safari */

}

#header-home{
top:0px;
 height: 110px;
      }



/*

#header-home:hover{
  height: 110px;
  cursor:pointer; }

*/


#footer-section:hover{
  height: 95px;
  cursor:pointer; }

.footer-content {
/*  background-image: url("../images/footer-arrow-dwn.png");  */
background-position: 460px 0;
background-repeat: no-repeat;
height: 80px;
margin: 0px auto 0;
padding: 10px 0 0;
width: 840px;
}

/* .footer-content:hover{
  background-image: url("../images/footer-arrow.png");}  */


.footer-content ul {
    margin: 0px 300px;
}

.footer-content li {
    float: left;
    letter-spacing: 8px;
    list-style: none outside none;
    padding: 22px 60px 0 0;
}

/*----------------------------------------------------------------
                            CONTACT US
------------------------------------------------------------------*/

#contact-footer {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    height: 80px;
    opacity: 0.7;
    position: fixed;
    width: 100%;
}

#contact-footer .footer-content ul {
    margin: 0 218px;
}

/*----------------------------------------------------------------
                            ANIMATED LINES 
------------------------------------------------------------------*/
.rotating-dashed {
  position: relative;
  margin: 5px auto;
  width: 100%;
  height: 100%;
  color: #000;
}

.rotating-dashed .dashing {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
}

.rotating-dashed .dashing:nth-of-type(1) { -webkit-transform: rotate(   20deg ); }
.rotating-dashed .dashing:nth-of-type(2) { -webkit-transform: rotate(  60deg ); }
.rotating-dashed .dashing:nth-of-type(3) { -webkit-transform: rotate( 150deg ); }
.rotating-dashed .dashing:nth-of-type(4) { -webkit-transform: rotate( 280deg ); }


.rotating-dashed .dashing:nth-of-type(1) { -moz-transform: rotate(   20deg ); }
.rotating-dashed .dashing:nth-of-type(2) { -moz-transform: rotate(  60deg ); }
.rotating-dashed .dashing:nth-of-type(3) { -moz-transform: rotate( 150deg ); }
.rotating-dashed .dashing:nth-of-type(4) { -moz-transform: rotate( 280deg ); }

.rotating-dashed .dashing i {
    background: none repeat scroll 0 0 #333333;
    box-shadow: 1px 0 0.1em 0 #333333;
    opacity: 0.6;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.rotating-dashed strong {
  display: block;
  width: 105%;
  line-height: 50px;
  text-align: center;
  position: absolute;
  font-size: 50px;
  -webkit-transform: rotate( 90deg );
}

.rotating-dashed strong {
  display: block;
  width: 105%;
  line-height: 50px;
  text-align: center;
  position: absolute;
  font-size: 50px;
  -moz-transform: rotate( 90deg );
}

/*.rotating-dashed:hover {
  color: white;
  cursor: pointer; 
}*/

.rotating-dashed .dashing i {
  -webkit-animation: slideDash 3s infinite linear;
  margin: 70px 0 0 0;
}

.rotating-dashed .dashing i {
    animation: 30s linear 0s normal none infinite slideDash;
}

@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -250% ); }
  to   { -webkit-transform: translateX(   250% ); }
}

@-moz-keyframes slideDash {
  from { -moz-transform: translateX( -250% ); }
  to   { -moz-transform: translateX(   250% ); }
}


   
