/* 
Theme Name: DAB by Cakra Inti Kreasi
Theme URI: http://www.cakraintikreasi.com
Description: Exclusive Custom Theme for DAB
Version: 1
Author: Cakra Inti Kreasi
Author URI:  http://www.cakraintikreasi.com
*/
@import url('css/wordpress-core.css');
@import url('css/bootstrap.min.css');
@import url('css/col-equal-height.css');

/*col no padding*/
.no-pad{padding-right:0!important;padding-left:0!important;}
.no-pad-right{padding-right:0!important;}
.no-pad-left{padding-left:0!important;}
			
.clearfix{z-index: -1;}	
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }

*{
	margin:0;
	padding:0;
	position:relative;
	-webkit-text-size-adjust:none!important;
	-moz-text-size-adjust:none!important;
	-ms-text-size-adjust:none!important;
	text-size-adjust:none!important;	
	/*disable chrome font-boosting*/
	max-height: 10000000px;	
}
li{
	list-style:none;
}
a{
	text-decoration:none;	
}
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
a img{
	border:none;	
}
.image-wrapper{overflow:hidden;}
.image-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.image-wrapper.landscape,.image-wrapper.potrait{overflow:hidden;}
	.image-wrapper.landscape > img{max-width:none;max-height:none;height: 100%;width:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
	.image-wrapper.potrait > img{max-width:none;max-height:none;width: 100%;height:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
html{
	background-color:black;	
}
body{
	font-family:arial;
	-webkit-font-smoothing:antialized;
	text-rendering: optimizelegibility;
	background-image: url('images/template/background.jpg');	
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
}
h1,h2,h3,h4{
	font-family:'PassionSansSemiBold';
}
p{
	font-family:'PassionSansRegular';
}
h1{
	font-size:34.97px;
}

.container .cols{
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.cols{
	padding-left:15px!important;
	padding-right:15px!important;	
}

.band.nav.home-nav{
	position:absolute;
    bottom: 18px;
    z-index: 1;
    margin: auto;
    right: 0;
    left: 0;
}
	.band.nav.home-nav .menu-logo{
		display:none;
	}
	.band.nav .menu-logo{	
		position: absolute;
		top: 10px;
		left: 15px;	
	}
		.band.nav .menu-logo img{	
			width: 88px;
		}
.band.nav{
	/*margin-top: 82px;*/
	z-index: 1;
}
.header-logo{
	width: 100px;
	position: absolute;
	background-color: white;	
}
.navbar-default {
    background-color: transparent;
    border: none;
}
.navbar {
    border-radius: 0px;
	margin-bottom:0px;
	min-height: auto;
}
	.navbar-collapse {
		position:static;
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-brand  img{
		width: 88px;
		margin-top: -10px;
	}
	.navbar-nav{
		text-align:right;
		float:none;
	}	
		.navbar-nav > li {
			float:none;
			display: inline-block;
			/*margin: 0px 8px;*/
			padding: 82px 10px 5px;
			margin: 0px 0px 10px;	
			border-right: 1px solid white;
		}
			.navbar-nav > li:last-child {
				/*margin: 0px 8px;*/
				border-right: 1px solid transparent;
			}
			.navbar-default .navbar-nav > li > a{
				transition:all 0.25s ease-in-out;			
				font-family:'PassionSansSemiBold';
				font-size:13px;
				color:#fff;
				border-bottom: none;
				/*padding: 22px 15px;*/
				padding: 1px;
				border: 1px solid transparent;
			}
				.navbar ul li a:hover,
				.navbar ul li.active a{
					background-color:transparent!important;
					color:#fff!important;
					/*text-shadow: 0px 0px 4px #fff;*/
					border: 1px solid white;					
				}
				
.main-row{
	z-index:1;
	overflow: hidden;
	padding-bottom: 80px;	
}
.main-row .glow{
	box-shadow: 0px 1px 19px 0px #9E9E9E;	
}
.left-content,
.right-content{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #9ea1a3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#9ea1a3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#9ea1a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9ea1a3',GradientType=0 ); /* IE6-9 */	
}
			
footer{
	background: url('images/template/background.jpg');	
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center center;
	height:186px;
	padding-top: 55px;
	margin-top:-105px;
	color:#6d6e71;
	font-family:'PassionSansSemiBold';
	font-size:13px;
}
	footer a{
		transition:0.25s linear;
		letter-spacing: 2px;
		color:#6d6e71;
		z-index: 1;		
	}
	footer a:hover{	
		opacity:0.7;
		color:#fff;
	}
/*COMMON CLASS*/		
.slick-slide img{			
	max-width: 100%;	
}
.slider-prev,
.slider-next{
	transition:all 0.25s ease-in-out;
	background: url('images/template/slider-arrow.png') no-repeat 0% / 17px auto;	
	position: absolute; 
	display: block; 
	line-height: 0; 
	cursor: pointer;
	border: none; 
	outline: none; 		
	width: 27px;
	height: 40px;
	opacity:0.8;
	top: 50%;			
	margin-top:-38px;	
}
.slider-prev:hover,
.slider-next:hover{
	opacity:1;
}
.slider-prev{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";	
	top:50%;
	margin-top:-20px;
	left:30px;
}
.slider-next{
	top:50%;
	margin-top:-20px;
	right:30px;
}	
.slick-dots {
    bottom: 85px;
    text-align: right;
    padding-right: 48px;
}
	.slick-dots li button::before {
		content: "◼";
		font-size: 34px;
	}
	
.wpcf7-response-output{
	font-family: "PassionSansRegular";
	font-size: 14px;
}
.frame-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.frame-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}	
	
/*display gallery*/
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	margin-bottom: 10px;	
	border: none !important;
	width: auto;
	height: auto;
	max-width: 100%;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }	

div.pp_woocommerce .pp_nav {
    z-index: 1;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: ##777474;
    width: 8px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_dragger:active .mCSB_dragger_bar{
    background-color: ##777474!important;
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-image: url('images/template/scroll-up.png'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-image: url('images/template/scroll-down.png'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}

/*____________________________________*/

/*LANDING PAGE*/
.landing-page .left-content img{
	width:100px;
	height:auto;
	margin: auto;
	display: block;	
	max-width: 100%;
}


/*HOME PAGE*/
.home-page .left-content h1{
	font-family:'PassionSansSemiBold';		
	font-size:21px;
	margin-top:45px;	
	text-align:center;
}
.home-page .left-content h2{
	font-family:'PassionSansSemiBold';		
	font-size:12px;
	margin-bottom:25px;
	text-align:center;	
}
.home-page .left-content p{
	font-size:14px;
}

.home-page .left-content .custom-scroll{
	max-height:527px;	
}

/*ABOUT PAGE*/
.about-us-page .left-content h1{
	font-family:'PassionSansSemiBold';		
	font-size:21px;
	margin-top:45px;	
	text-align:center;
}
.about-us-page .left-content h2{
	font-family:'PassionSansSemiBold';		
	font-size:12px;
	margin-bottom:25px;
	text-align:center;	
}
.about-us-page .left-content p{
	font-size:14px;
}

.about-us-page .left-content .custom-scroll{
	max-height:527px;	
}

/*PROJECT PAGE*/
.project-page .left-content h1{
	font-family:'PassionSansSemiBold';		
	font-size:21px;
	margin-top:45px;	
	text-align:center;
}
.project-page .left-content h2{
	font-family:'PassionSansSemiBold';		
	font-size:12px;
	margin-bottom:25px;
	text-align:center;	
}
.project-page .categories{
	margin-top:70px;
	padding: 0px 30px;
}
/*	.project-page .categories > li >ul{
		transition:all 0.25s linear;
		-webkit-transition:all 0.25s linear;
		-o-transition:all 0.25s linear;
		height:0px;
	}
	.project-page .categories > li:hover >ul{
		height:auto;
	}*/
	.project-page .categories > li{
		text-align:center;
		padding:10px 0px;
	}
		.project-page .categories > li > .more{
			transition:all 0.25s linear;
			-webkit-transition:all 0.25s linear;
			-o-transition:all 0.25s linear;
			display: block;
			width: 30px;
			height: 30px;
			cursor: pointer;
			position: absolute;
			right: 0px;
			top: 11px;
		}	
			.project-page .categories > li > .more:hover{
				color:white;
				background-color:black;
			}		
		.project-page .categories > li > a{	
			font-family:'PassionSansSemiBold';
			font-size:14px;
			color:#231f20;	
			display: block;
			border-bottom: 1px solid #000;
			padding-bottom: 10px;
		}
		.project-page .categories > li.current-cat-parent > a{	
			font-weight:bold;		
		}
		.project-page .categories > li >ul > li{
			text-align: right;
		}
			.project-page .categories > li >ul > li a{
				font-family:'PassionSansSemiBold';
				font-size:10px;
				color:#231f20;	
				border-bottom:1px solid black;				
			}
			.project-page .categories > li > ul > li.current-cat a {
			    border-bottom: 2px solid white;
				font-weight:bold;
			}
				
.project-page .slider .slick-dots{
	text-align: left;
	padding-left: 48px;
}
	.project-page .slider .slick-dots li{
		margin: 0px 10px;
	}
	.project-page .slider .slick-dots li button{
		height: 25px;
		width: 32px;
	}
	.project-page .slider .slick-dots li button::before{
		font-size: 44px;
		color:white;
	}
	.project-page .slider-wrapper > .slider-prev,
	.project-page .slider-wrapper > .slider-next {
		background: url('images/template/slider-arrow-white.png') no-repeat 0% / 17px auto;
	}	
.project-page .secondary-slider-wrapper{
    position: absolute;
    bottom: -80px;
	left: 0;
	right: 0;
}	
	.project-page .secondary-slider-wrapper .slider-prev {
		background-size:12px auto;
		left: -4px;
	}
	.project-page .secondary-slider-wrapper .slider-next {
		background-size:12px auto;		
		right: -4px;
	}
	.project-page .secondary-slider-inner{
		width:80%;
		margin: auto;
		padding: 20px;
		background-color: rgba(255, 255, 255, 0.5);		
	}		
	
		.project-page .secondary-slider-wrapper .slick-slide{	
			padding-right: 10px;
		}	
			.project-page .secondary-slider-wrapper .clicked img{	
				border:1px solid black;
			}			
			.project-page .secondary-slider-wrapper img{	
				transition:all 0.25s linear;
				-webkit-transition:all 0.25s linear;
				-o-transition:all 0.25s linear;
				margin:0px 10px;
				cursor:pointer;
				border:1px solid white;
				/*max-width:180px;*/
			}			
				.project-page .secondary-slider-wrapper img:hover{	
					opacity:0.7;
					/*max-width:180px;*/
				}			
			
/*CONTACT US PAGE*/
.contact-us-page .left-content h1{
	font-family:'PassionSansSemiBold';		
	font-size:21px;
	margin-top:45px;	
	text-align:center;
}
.contact-us-page .left-content h2{
	font-family:'PassionSansSemiBold';		
	font-size:12px;
	margin-bottom:25px;
	text-align:center;	
}
.contact-us-page .contact{
	width:180px;
    position: absolute;
	left:0;right:0;
	margin:auto;
    bottom: 40px;
}
	.contact-us-page .contact > a{
		color: #333;
		font-family: 'PassionSansRegular';
		font-size: 13px;
		text-align: center;
		display: block;		
	}
	.contact-us-page .contact h3{
		text-align:center;
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
		border-bottom:1px solid black;
	}
	.contact-us-page .contact address{
		font-family:'PassionSansRegular';
		font-size:14px;
		text-align:center;
		}
	.contact-us-page .contact .social-media{
		text-align:center;
	}
		.contact-us-page .contact .social-media a{
			transition:all 0.25s linear;
			-webkit-transition:all 0.25s linear;
			-o-transition:all 0.25s linear;
			opacity:0.3;
			margin: 0px 16px;			
		}
		.contact-us-page .contact .social-media a:hover{
			opacity:1;	
		}
.contact-us-page .right-content{
	border-left: 1px solid #898b8e;
}
	.contact-us-page .right-content-inner{
		padding: 60px 40px 0px;	
	}
	.contact-us-page .right-content form > p{
		padding: 10px 0px;
		margin-bottom: 0px;
	}	
	.contact-us-page .right-content form > p.underline{
		border-bottom: 1px solid black;		
	}	
		.contact-us-page .right-content form > p > span.wpcf7-form-control-wrap{
			width: auto;
		}	
		.contact-us-page .right-content form > p > span{
			display: inline-block;
			width: 80px;
		}	
		.contact-us-page .right-content input[type='text'],
		.contact-us-page .right-content input[type='email'], 
		.contact-us-page .right-content input[type='tel']{
			padding: 0px 10px;
			background: transparent none repeat scroll 0% 0%;
			border: medium none;
			width: 180px;
		}	
		.contact-us-page .right-content p.phone{		
			margin-bottom:50px;
		}
		.contact-us-page .right-content p.message{
			border-bottom:none;			
		}
			.contact-us-page .right-content form > p.message > span.wpcf7-form-control-wrap{
				width:100%;
			}
				.contact-us-page .right-content textarea{
					width: 100%;
					padding: 20px 40px;
					background-color: rgb(219, 220, 222);
					border: 1px solid rgb(137, 139, 142);
					border-radius: 10px;
					-webkit-border-radius: 10px;;
					-o-border-radius: 10px;
				}	
		.contact-us-page .right-content p.submit{			
			text-align:right;
			border-bottom:none;
		}
		.contact-us-page .right-content input[type='submit']{
			background: none;
			border: medium none;
		}
@media only screen and (min-width : 1200px){
/*col no padding*/
.col-lg-no-pad{padding-right:0!important;padding-left:0!important;}
.col-lg-no-pad-right{padding-right:0!important;}
.col-lg-no-pad-left{padding-left:0!important;}
	
/*html::before{
	content:'1200 lg';
	font-size:50px;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}*/	
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px){
/*col no padding*/
.col-md-no-pad{padding-right:0!important;padding-left:0!important;}
.col-md-no-pad-right{padding-right:0!important;}
.col-md-no-pad-left{padding-left:0!important;}		

/*html::before{
	content:'992 1199 md';
	font-size:50px;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}*/	

/*HOME PAGE*/
	.home-page .left-content .custom-scroll {
		max-height: 407px;
	}
		
/*ABOUT US PAGE*/
	.about-us-page .left-content .custom-scroll {
		max-height: 407px;
	}	
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*col no padding*/
.col-sm-no-pad{padding-right:0!important;padding-left:0!important;}
.col-sm-no-pad-right{padding-right:0!important;}
.col-sm-no-pad-left{padding-left:0!important;}	

/*html::before{
	content:'768 991 sm';
	font-size:50px;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}*/	

	footer .container {
		margin-top: 60px;
	}		

/*HOME PAGE*/
	.home-page .left-content .custom-scroll {
		max-height: 291px;
	}
	
/*ABOUT US PAGE*/
	.about-us-page .left-content .custom-scroll {
		max-height: 291px;
	}	
	
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}	
  
/*html::before{
	content:'480 - 767 xs';
	font-size:50px;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}*/

	.navbar-nav {
		margin: 0px;
	}
		.navbar-nav > li {
			padding-top: 12px;
		}
	.navbar-brand img {
		width: 63px;
		background-color: white;
	}

	.slider .slick-dots {
		bottom: 0px;
	}
	
	footer .container {
		margin-top: 60px;
	}	
		
/* CONTACT US PAGE */
	.contact-us-page .left-content h2 {
		margin-bottom: 235px;
	}
	.contact-us-page .right-content textarea {
		padding: 20px 20px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 479px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}	
 	
/*html::before{
	content:'479 xs';
	font-size:50px;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}*/	

	.navbar-nav {
		margin: 0px;
	}
		.navbar-nav > li {
			padding: 12px 5px 5px;
		}
	.navbar-brand img {
		width: 63px;
		background-color: white;
	}
		
	.slider .slick-dots {
		bottom: 0px;
	}

	footer .container {
		margin-top: 60px;
	}		
	
			
/* CONTACT US PAGE */
	.contact-us-page .left-content h2 {
		margin-bottom: 235px;
	}
	.contact-us-page .right-content textarea {
		padding: 20px 20px;
	}

}	

@font-face {
    font-family: 'PassionSansRegular';
    src: url('fonts/PassionSansPDagRegular.eot');
    src: url('fonts/PassionSansPDagRegular.eot') format('embedded-opentype'),
         url('fonts/PassionSansPDagRegular.woff2') format('woff2'),
         url('fonts/PassionSansPDagRegular.woff') format('woff'),
         url('fonts/PassionSansPDagRegular.ttf') format('truetype'),
         url('fonts/PassionSansPDagRegular.svg#PassionSansPDagRegular') format('svg');
}
@font-face {
    font-family: 'PassionSansSemiBold';
    src: url('fonts/PassionSansPDaiSemiBold.eot');
    src: url('fonts/PassionSansPDaiSemiBold.eot') format('embedded-opentype'),
         url('fonts/PassionSansPDaiSemiBold.woff2') format('woff2'),
         url('fonts/PassionSansPDaiSemiBold.woff') format('woff'),
         url('fonts/PassionSansPDaiSemiBold.ttf') format('truetype'),
         url('fonts/PassionSansPDaiSemiBold.svg#PassionSansPDaiSemiBold') format('svg');
}
