* { margin:0px;padding:0px; }

@font-face {
    font-family: 'cinzel';
    src: url("../fonts/Cinzel-Regular.otf");
}

@font-face {
    font-family: 'cinzelbold';
    src: url("../fonts/Cinzel-Bold.otf");
}

html, body {
  background:url(<?=base_url().'theimages/poster.jpg'?>)no-repeat center center; 
  /* background:#000; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

#wrapper {
	 width: 800px;
	 margin: 0 auto;
}

.tengah{
position: absolute;
margin-top: -100px;
margin-left: -200px;
left: 50%;
top: 40%;
width: 400px;
height: 220px;
background-color: transparant;
}

.enter{
position: absolute;
margin-top: -100px;
margin-left: -195px;
left: 50%;
bottom: -30%;
width: 400px;
text-align:center;
color:#fff;
font-family:cinzel;
font-size:14px;
}

.language{
position: absolute;
margin-top: -100px;
margin-left: -195px;
left: 50%;
bottom: -50%;
width: 400px;
text-align:center;
color:#fff;
font-family:cinzel;
font-size:14px;
}

#newsSection{
  float: left;  
  display: inline;
  width: 100%;
  padding: 0px 30px;
  background-color: #fff;
  padding-top: 30px;
}
.latest_newsarea{
  float: left;
  display: inline;
  width: 100%;
  /* background-color: #000; */
  background: url("../img/bg-kayu.png");
  position: relative;
  border-radius: 2px;
}
.latest_newsarea span {
  background: none repeat scroll 0 0 #353535;
  color: #fff;
  font-family: cinzelbold;
  font-size: 15px;
  left: 0;
  line-height: 1.8em;
  margin-right: 20px;
  overflow: hidden;
  padding: 2px 18px 1px 19px;
  position: absolute;
  z-index: 15;
}

.latest_post {
    float: left;
    display: inline;
    width: 100%;
}
.latest_post > h2 {
    background: none repeat scroll 0 0 #151515;
    color: #fff;
    font-family: cinzelbold;
    font-size: 18px;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.latest_post_container {
    display: inline;
    float: left;
    height: 430px;
    position: relative;
    width: 100%;
}
#next-button {
    cursor: pointer;
    display: none;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 0px;
    width: 100%;
	color: #d083cf;
}
#prev-button {
    cursor: pointer;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 100%;
    display: none;
	color: #d083cf;
}
.latest_postnav {
    height: auto !important;
    margin-top: 20px;
}
#ticker {
    width: 100%;
    height: 245px;
    border: 0px solid #CCCCCC;
    overflow: auto;
}
#ticker dt {
    margin-left: 0;
    font: 11px Helvetica;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}
#ticker a {
    color: #000;
}
#tickerContainer dl{
	margin-bottom: 0;
}

.photograph_nav {
  margin-left: -11px;
}
.photograph_nav li {
  display: block;
  float: left;
  margin-left: 9px;
  width: 32%;
}

.photo_grid {
  position: relative;
  margin: 0 auto; 
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
/* Common style */
.photo_grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  margin-top: 0px;
 /* min-width: 320px;
  max-width: 480px;
  max-height: 360px;*/
  height: 150px;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.photo_grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%
  opacity: 0.8;
}

.photo_grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.photo_grid figure figcaption::before,
.photo_grid figure figcaption::after {
  pointer-events: none;
}

.photo_grid figure figcaption{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.photo_grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.photo_grid figure h2 span {
  font-weight: 800;
}

.photo_grid figure h2,
.photo_grid figure a {
  margin: 0;
}

.photo_grid figcaption a {
  color: #fff;
  font-size: 68.5%;
  letter-spacing: 1px;
  display: block;
  margin-top: 7px;
}
/***** Layla *****/
/*---------------*/



figure.effect-layla img {
  height: 390px;
}

figure.effect-layla figcaption {
  padding: 1.5em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0;
}
/* <!-- =========================
        //////////////This Theme Design and Developed //////////////////////
        //////////// by www.wpfreeware.com======================-->*/
figure.effect-layla figcaption::before {
  top: 20px;
  right: 15px;
  bottom: 20px;
  left: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
  top: 9px;
  right: 25px;
  bottom: 9px;
  left: 25px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

figure.effect-layla h2 {
  font-size: 18px;
  padding-top: 33%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-layla a {
  
  text-transform: none;
  
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
  -webkit-transform: translate3d(0,-30px,0);
  transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla a {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-layla:hover h2{
 padding-top: 26%;
}

figure.effect-layla:hover h2,
figure.effect-layla:hover a {
  opacity: 1;  
  -webkit-transform: translate3d(0,-35px,0);
  transform: translate3d(0,-35px,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover a,
figure.effect-layla:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.photo_grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100% opacity: 0.8;
}
.gallery-title p{
	font-size:12px;
	font-family:cinzelbold;
	text-align:center;
	color:#000;
	padding:10px 0px;
}
.portfolio-item {
    margin-bottom: 25px;
}

.select .arr::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    content: "";
    margin-top: -3px;
    position: absolute;
    right: 2px;
    top: 50%;
}

.select select {
	background: #06938e none repeat scroll 0 0;
	border: 1px #b4b4b3 solid;
	border-radius: 1px;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	outline: medium none;
	text-align: center;
	transition: border-color 0.2s ease 0s;
	width: 40%;
}

.select .arr {
	background: #08938d none repeat scroll 0 0;
	bottom: 5px;
	position: absolute;
	right: 124px;
	top: 1px;
	width: 16px;
	height: 18px;
}

/*** Default shared CSS ****/

figure.figurefx{
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	overflow: hidden; /* hide overflowing elements by default */
}

figure.figurefx::before, figure.figurefx::after{ /* create :before and :after pseudo elements that are initially positioned outside canvas */
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: black;
	position: absolute;
	opacity: 0.3;
	top: 0;
	left 0;
	-moz-transform: translate3d(0, -100%, 0); /* position elements past bottom of layout */
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

figure.figurefx img{
	display: block;
}

figure.figurefx figcaption{
	position: absolute;
	display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	text-align: center;
	background: white;
	padding: 5px;
	z-index: 100;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	top: 50%;
	left: 0;
	-moz-transform: translate3d(-100%, -50%, 0); /* position caption outside layout horizontally and centered vertically */
	-webkit-transform: translate3d(-100%, -50%, 0);
	transform: translate3d(-100%, -50%, 0);
	opacity: 0;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

figure.figurefx figcaption a{
	text-decoration: none;
	font-size: 16px;
	font-family: cinzelbold;
}

/*** Default slide down panel effect ****/

figure.default:hover::before{
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.default:hover figcaption{
	opacity: 1;
	-moz-transform: translate3d(0, -50%, 0); /* center caption */
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

/*** Dual panels slide up and down effect ****/

figure.dualpanels::after{
	-moz-transform: translate3d(0, 100%, 0); /* position :after pseudo element at bottom of layout initially */
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

figure.dualpanels:hover::before{
	-moz-transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

figure.dualpanels:hover::after{
	-moz-transform: translate3d(0, 50%, 0);
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
}

figure.dualpanels:hover figcaption{
	opacity: 1;
	-moz-transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}


/*** Dual panels slide up and down effect 2 ****/

figure.dualpanels2::before{
	-moz-transform: translate3d(-100%, 0, 0); /* position :before pseudo element past left edge of layout initially */
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

figure.dualpanels2::after{
	-moz-transform: translate3d(100%, 0, 0); /* position :after pseudo element past right edge of layout initially */
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

figure.dualpanels2:hover::before{
	-moz-transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

figure.dualpanels2:hover::after{
	-moz-transform: translate3d(50%, 0, 0);
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
}

figure.dualpanels2:hover figcaption{
	opacity: 1;
	-moz-transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

/*** Push Up effect ****/

figure.pushup img{
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

figure.pushup figcaption{
	top: 100%;
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.pushup:hover img{
	-moz-transform: translate3d(0, -20px, 0); /* move image up vertically a bit for parallax effect */
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

figure.pushup:hover figcaption{
	-moz-transform: translate3d(0, -100%, 0); /* move caption up vertically to fully reveal caption */
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

/*** Open Reveal effect ****/

figure.openreveal{
	overflow: visible;
	perspective: 2000px;
}

figure.openreveal::before, figure.openreveal::after{
	display: none;
}

figure.openreveal img{
	position: relative;
	z-index: 100;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

figure.openreveal figcaption{
	z-index: 99;
	opacity: 1;
	-moz-transform: translate3d(0, -50%, 0); /* center caption */
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

figure.openreveal:hover img{
	-moz-transform: rotateX(180deg); /* rotate image to reveal caption underneath */
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

/*** flipreveal Reveal effect ****/

figure.flipreveal{
	overflow: visible;
	perspective: 900px;
}

figure.flipreveal::before, figure.flipreveal::after{
	display: none;
}

figure.flipreveal img{
	position: relative;
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 100;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.flipreveal figcaption{
	opacity: 1;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	-moz-transform: rotateX(180deg) translate3d(0,0,0);
	-webkit-transform: rotateX(180deg) translate3d(0,0,0);
	transform: rotateX(180deg) translate3d(0,0,0);
}

figure.flipreveal:hover img{
	-moz-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

figure.flipreveal:hover figcaption{
	-moz-transform: rotateX(360deg) translate3d(0,0,0);
	-webkit-transform: rotateX(360deg) translate3d(0,0,0);
	transform: rotateX(360deg) translate3d(0,0,0);
}

.select-frontsite{
	float: left;
	font-family: cinzelbold;
	font-size: 14px;
	position: absolute;
	left: 5px;
	top: 6px;
	border: 1px solid #e1e1e1;
	width: 10%;
 }
.select-frontsite select{
	border: none;
	width: 100%;
}
.select-frontsite .arr-frontsite{
	background: #fff none repeat scroll 0 0;
    position: absolute;
	right: 1px;
    top: 1px;
    width: 15px;
    height: 17px;
}
.select-frontsite .arr-frontsite::before{
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #000;
	content: "";
	margin-top: -3px;
	position: absolute;
	right: 2px;
	top: 50%;
}
.portfolio-item p{
	font-size: 12px;
	font-family: cinzelbold;
	text-align: center;
	color: #000;
	padding: 10px 0px;
}