/*
Theme Name: Anekabangunan
Theme URI: http://www.wpsiteguru.com/
Author: Deczen
Author URI: http://deczen.com/
Description: This is theme for anekabangunan.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anekabangunan
*/
@font-face {
  font-family: 'Hoefler';
  src: url('./assets/fonts/hoefler.ttf')  format('truetype')
}
html{
    margin:0;
    padding:0;
}
body{
    color: #000;
    font-family: calibri, verdana;
    letter-spacing: 1px;
    font-size: 14.17px;
}
a{
    color: #000;   
}
a:hover, a:focus{
	color: #000;
	text-decoration: underline;
}
img{
	max-width: 100%;
	height: auto;
}
img.aligncenter{
	display:block;
	margin:0 auto;
}
img.alignleft{
	float:left;
}
img.alignright{
	float:right;
}
table tr th, table tr td{
	padding:8px;
}
#specification tr td, #specification tr td {
	padding:4px;
}

button, input[type=submit]{	
	background: #000;	
	border: 0;	
	color: #fff;	
	padding: 8px 30px;	
	font-size: 16px;	
	text-transform: lowercase;}
.blue-bg{	
    background-color: #4abce1;
}
.white-bg{
	background-color: #fff;
}
.grey-bg{
	background-color: #efefea;
}
.screen-height{
	min-height: 690px;
}
.orange{
	color: #ff6600;
}
.blue{
	color:#0000e6;
}
.green, .green:hover{
	color:#00cc66;
}
.yellow{
	color:#ffff00;
	/*margin-left:-81px;*/
}
section{
	padding: 10px 0;
}
section .section-title{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 22px;
	margin: 36px 0 109px;
	background-image:url(assets/img/border-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	letter-spacing: 2px;
}
section .section-title.orange{
	  background-image:url(assets/img/orange-border-bottom.jpg);
}

input[type=text], input[type=email], input[type=passowrd], input[type=number]{
	width: 100%;
	border: 1px solid #5f6062;
	padding: 10px 10px;
	color: #7c7c7c;
}
#main input[type=text], input[type=email], input[type=passowrd], input[type=number]{
	width: 100%;
	border: 1px solid #5f6062;
	padding: 5px 5px;
	color: #7c7c7c;
}
textarea{
	width: 100%;
	height: 75px;
	padding: 8px 10px;
	border: 1px solid #5f6062;
}
label{
	font-size: 14px;
	margin: 4px 0 3px;
}

.btn{
	border-radius: 0;
	border: 0;
	padding: 10px 40px;
	font-size: 18px;

}
.btn-orange{
    color: #fff;
    border: 0;
    border-radius:0;
    -webkit- border-radius:0;
    -moz- border-radius:0;
    background-color: #fba12b;
}
.btn-orange:hover{
    background-color: #e28f21;
    -webkit-transition:  background-color 0.1s linear;
    -moz-transition:  background-color 0.1s linear;
    -o-transition:  background-color 0.1s linear;
    -ms-transition:  background-color 0.1s linear;
    transition:  background-color 0.1s linear;
    color: #fff;
}
.nopaddingleft{
	padding-left:0;
}
.nopaddingright{
	padding-right:0;
}
.nopaddingtop{padding-top:0;}
.nopaddingbottom{padding-bottom:0;}
table.contact{  }
table.contact td{ padding: 0 10px 0 0 !important; }
.lcp_catlist { list-style:none; padding-left:0px;}
.lcp_catlist   a { display:block; font-weight:bold; font-size:20px;}
/**
 * HEADER
 *
 */

span.follow-text.yellow{
	margin-left:0px;
}


header{
    min-height: 80px;
    background: #142354;
    color: #fff;
}
.search-wrap{ padding-top:18px; }
.search-wrap form{position:relative;}
.search-wrap label{width:100%;max-width: 420px;}
.search-wrap .phone{font-style:italic;/*margin-left:47px*/;font-size: 17.01px;}
.search-wrap .search-field{width: 88%;display: inline-block;}
.search-wrap .search-submit{padding:0;display: inline-block;position: relative;left: -8px;}

.social-wrap{ padding-top:18px; }
.social-wrap .follow-text{margin-bottom: 12px;display: block;font-size: 14.17px;}
.social-wrap .social-connect{padding-left:10px;}
.social-wrap .social-connect li img{width:30px;height:30px;}
.social-wrap .social-connect li{
	display: inline-block;
	list-style-type:none;
}
.social-wrap .social-connect li:not(:last-child){
	margin-right:10px;
}

/* nav menu */
.top-header{
	min-height:115px;
}
.navbar-wrap{
	background:#e8e9ee;
}
.top-navbar{
}
.navbar{
    text-align: center;
    margin-bottom:0;
}
.navbar-brand{
	color: #000;
	font-weight: normal;
	font-size: 62px;
	padding-top: 34px;
	text-align: left;
	line-height: 0.8;
}
.navbar-brand:hover{
	-webkit-transition:  color 0.1s linear;
    -moz-transition:  color 0.1s linear;
    -o-transition:  color 0.1s linear;
    -ms-transition:  color 0.1s linear;
    transition:  color 0.1s linear;
}
.primary-nav, .secondary-nav{
    margin: 0 auto;
}
.primary-nav li, .secondary-nav li{
}
.primary-nav > li > a, .secondary-nav > li > a{
    color: #000;
    font-size: 14.01px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{  
    background: none !important;
    border: none;
}
#primary-navbar .nav>li>a:focus, #primary-navbar .nav>li>a:hover{
	background: #00cc66 !important;
	color: #fff;
}

/* Submenu on hover */
.dropdown-menu>li>a{padding:8px 24.5px;}
.dropdown-menu{background-color:#e8e9ee;}
.dropdown-menu>.active>a{background:none !important; color: #000;}
.dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{ background-color: #00cc66 !important; }
.dropdown-menu > li >a:focus, .dropdown-menu > li > a:hover{ background-color: #00cc66 !important; color: #fff !important; }

#before-main{padding-bottom:0;}

/**
 * BODY
 *
 */

/* homepage */

.home article > a > img{
	width: 100%;
	height: auto;
	max-width:1024px;
}
.home article.photography:not(:last-child){
	margin-bottom: -96px;
}
.home article.photography > a{
	text-align: center;
	display: block;
}
.page-template-template-product #main{/* padding-top:0; */}
.page-template-template-product .entry-content{padding-top:0;}

/* banner */
#banner{overflow:hidden}
.flex-control-nav{z-index:2; top:95%; display: block;}
.metaslider .flexslider{margin-bottom:0 !important;}
.flex-control-paging li a{background-color:#fff !important;}
.flex-control-paging li a.flex-active{background-color:#ddd !important;}
/* post/page */

.specification-title{margin-top:0;}
article{
}
#main{
	min-height: 330px;
	margin-bottom: 20px;
}
.page-header{
	padding-bottom: 0;
    margin: 0;
    border-bottom: none;
}
.entry-header{}
.entry-title{
	text-align: left;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
}
.entry-header h1, .page-header h1{}
.entry-content{
	padding-top: 5px;
	margin-bottom: 20px;
	line-height: 1.2;
}
.col-md-9 .entry-content{padding-left:40px;}
.entry-content img{
	max-width: 100%;
	height: auto;
}
.entry-footer{
	text-align: right;
}
article > img{
	display: block;
	margin: 0 auto;
}
.product-wrap{display: block; padding-top:25px;}
.product-wrap .cement{text-align:center;margin-bottom: 50px;width: 10.7%;float:left;margin-right:2%;}
.product-wrap .cement:nth-child(8n){margin-right:0}
.product-wrap .cement h3{font-size:14px; margin-top:10px; max-height:0px;}
.pagination{display: block;clear:both;}

/* breadcrumb */
.breadcrumb {
    padding: 0 0 10px;
    margin-bottom: 0;
    background: none;
    border-radius: 0;
}

/* news feed */
.newfeed{background: #fe3c45;height: auto;position: relative;}
.newfeed::after{content:"";background: url(./assets/img/red-corner.png) no-repeat top;position: absolute;width: 30px;top: 0px;height: 40px;display: inline-block;z-index: 999;}
.newfeed-title{
	text-align: left;
	font-size: 17.01px;
	position: relative;
	font-weight: bold;
	margin: 0;
	min-width: 17%;
	background: #660000;
	padding: 9px 20px 7px;
	text-transform: uppercase;
	font-style: italic;
	color: #ffff00;
	display: inline-block;
}
.newfeed-text{
	float:right;
	width: 79%;
	color: #ffff00;
	padding-top: 10px;
	padding-left:0;
	padding-rigth:10px;
}
.newfeed-text li{
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}
.tickercontainer{
	padding-top:5px;
	float:right;
	width: 79%;
}

/* product slider */

.product-wrap .product{}
.product-wrap .product.nav-on{width:80%; margin:0 auto;}
.owl-product .owl-item{
	padding:0 10px;
}
.owl-product .item{
	/* width:162px; */
	height: auto;
}
.owl-product .item .wrap{border: 3px solid #ddd;}
.owl-product .item .category-title{text-align:center;display:block;}
.owl-product .item > a{/* border:3px solid #ddd; */display:block;padding:5px;}
.owl-product .item img{
	width:auto;
	height:162px;
	display:block;
	margin:0 auto;
	padding:5px;
}
.owl-product .owl-controls{
	position:absolute;
	width: 100%;
	top:34%;
	left: 0;
}
.product-wrap .product.nav-on .owl-product .owl-controls{
	position:absolute;
	width: 120%;
	top:34%;
	left: -10%;
}
.owl-product .owl-controls .owl-buttons > div{
	display: inline;
}
.owl-product .owl-controls .owl-buttons .owl-next{
	float:right;
}
.owl-product .item .product-title{
	display:block;
	font-size: 14.17px;
	text-align: center;
}
.owl-product .item .product-price{
	display:block;
	font-size: 11.34px;
}
.owl-wrapper-outer{
	margin: 0 auto;
	/* width: 80% !important; */
}
/*slider*/

.metaslider .caption-wrap {

    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    color: white;
    opacity: 0.7;
    margin: 0;
    display: inline-block;
    width: 100%;
    line-height: 1.4em; }
.metaphoto {
    display: inline;
}
textslide a:hover { 
  background-color: yellow;
}

/* widget */
.product-categories .widget h3{
	font-size:14.17px;
	font-weight:bold;
	border-bottom:2px solid #000;
	padding-bottom:5px;
}
.product-categories .widget ul{
	margin-left:0;
	padding-left:0;
}
.product-categories .widget ul li{
	list-style-type:none;
	padding-left:15px;
	margin-left:0;
	background:url(./assets/img/caret-right.png) no-repeat;
	background-position:1px
}

/* product */
#product-information{
	margin-top:40px;
}
#product-information .tab-content{
	border: 1px solid #ddd;
	padding:20px;
}
.nav-pills>li>a, .nav-pills>li>a:focus, .nav-pills>li>a:hover{
	border-radius:0;
	font-weight:bold;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	border-radius:0;
	background-color: #cccccc;
	color: #000;
	font-weight:bold;
}

/* product archive */
.archive .page-header h1{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding-bottom:10px;
	border-bottom: 1px dashed #000;
}
.archive .product-wrap{margin-top:0px;}

/* misc */
.wpcf7-form{
	margin-bottom:20px;
}
/* mailchimp*/
.mc-closeModal {
    display: none;
}
.modalContent__image {
    display: none;
}
.modalContent__content{
padding: 20px 30px 30px;
}
.mc-modal{
min-height: 450px;
}

/* Referensi Proyek */
/* .proyek td {border: 1px solid #ccc;} */
/* .proyek th{background-color: #cccccc; border: 1px solid #9a9a9a; } */
/* .proyek tr:nth-child(2n+1) {background: #E8E9EE;} */
/* .proyek tr td{ */
	/* padding-left: 20px; */
/* } */
/* .proyek tr td:before{ */
	/* content: ''; */
	/* display: list-item; */
	/* position:relative; */
	/* top: 15px; */
	/* left: 5px; */
/* } */

/**
 * FOOTER
 *
 */

footer{
	background-color: #000;
	color: white;
	font-size: 14.17px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
footer .company-wrap .nsb-image img{width:42px;height:auto;}
footer .company-wrap .company-info .company-name{display:block;}
footer .company-wrap .company-info .company-initial{font-size:11.34px;}
footer .copyright-wrap{text-align:right;}
footer .company-wrap table tr:last-child td{padding-top:0;}
footer .copyright{ font-size:11px; }
footer .copyright-wrap img:last-child{ float:right; }

/**
 * RESPONSIVE
 *
 */

/**
 * DEKSTOP
 */

@media (min-width: 1200px){
	.container {
		width: 950px;
	}
}
/**
 * Tablet
 */
 
@media (min-width: 768px) and (max-width: 991px){
	/* navmenu */
	.navbar-brand{
		/* font-size: 25px; */
		padding-top: 36px;
	}
	.secondary-nav > li > a{
		padding: 0 9px !important;
	}
} 
@media (min-width: 768px){
	
	.show-on-mobile{
		display: none !important;
	}
	/* navbar */
    #primary-navbar.collapse{
    position: relative;
    top: -1px;
    }
    .primary-nav > li > a, .secondary-nav > li > a{
        padding-top: 19px;
        padding-bottom: 16px;
        padding-left: 14px;
        padding-right: 14px;
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #fff;
    }
	.primary-nav > li:first-child > a{
		border-left:0;
	}
	.primary-nav > li:last-child > a{
		border-right:0;
	}
}

@media (max-width:768px) and (min-width:768px){
	.navbar-nav>li{
		width:100%;
	}
	.primary-nav > li > a, .secondary-nav > li > a{
		border-left:0;
		border-right:0;
	}
	.navbar-toggle{
		display:block;
	}
	.navbar-header{
		float: none;
	}
	.navbar-collapse.collapse{
		display: none !important;
		margin-bottom:30px;
	}
	.navbar-toggle .icon-bar{
		background-color:#000;
		height:3px;
	}
	.collapse.in{
		display:block !important;
	}
	/* banner */
	.newfeed-text, .tickercontainer{
		width:73%;
	}
}
@media (max-width:768px){
	#primary-navbar .nav>li>a:focus, #primary-navbar .nav>li>a:hover{
		background: none !important;
		color: #000;
	}
	.navbar-nav .open .dropdown-menu>li>a{ font-size: 16px; text-transform:uppercase;text-align:center;}
	.navbar-nav .open .dropdown-menu>li{background: #fff;}
	
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
/**
 * Smartphone
 */
@media (max-width:768px) and (min-width:768px){
	.flex-control-nav{
		top:90%;
	}
	.col-md-9 .entry-content{
		padding-left:0;
	}
	.screen-reader-text{
		display: none;
	}
	.search-wrap .phone{
		margin-left:0;
	}
	.search-wrap label{
		width: 88%;
	}
	.search-wrap .search-field{
		width:100%;
	}
}

@media (max-width: 767px){
	.owl-product .item img{
		height:auto;
	}
	section{
	}
	/* navmenu */
	header{
		min-height:55px;
	}
	header .logo-wrap img{
		width:50%;
		display:block;
		margin:0 auto;
	}
	.navbar {
		min-height: 0;
	}
	.top-navbar {
		padding-bottom: 0;
	}
	.navbar-toggle .icon-bar{
		border-bottom: 4px solid #000;
	}
	.navbar-toggle{
		/* padding-top: 24px; */
		padding-bottom: 7px;
	}
	.navbar-brand{
		padding-top: 19px;
		font-size: 50px;
	}
	.navbar.primary .navbar-brand{
		display: none;
	}
	.primary-nav > li:last-child, .secondary-nav > li:last-child{
		margin-bottom: 30px;
	}
	.navbar-collapse{
		/* padding-top:40px; */
	}
	.secondary-nav{
		text-align: right;
		margin-top: -25px;
	}
	.primary-nav > li > a, .secondary-nav > li > a{
		font-size: 16px;
	}
	.search-wrap .phone{
		margin-left:0;
		text-align:center;
		display:block;
	}
	.screen-reader-text{display:none;}
	.search-wrap .search-submit{left:-5px;}
	.search-wrap label{width:84%;}
	.search-wrap .search-field{width:100%;}
	.search-wrap form{text-align:center;}
	.social-wrap .follow-text{display:none;}
	.social-wrap .social-connect{text-align:center; padding-left:0;}
	/* banner */
	.flex-control-nav{
		display:none;
	}
	/* post/page */
	#main{
		/* margin-top: 50px; */
		margin-bottom: 40px;
	}
	.entry-header h1, .page-header h1{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.entry-content .col-sm-6:last-child{
		margin-top:30px;
	}
	.col-md-9 .entry-content{
		padding-left:0;
	}
	/* archive product */
	.product-wrap .cement{text-align:center;margin-bottom: 50px;width: 23.5%;float:left;margin-right:2%;}
	.product-wrap .cement:nth-child(4n){margin-right:0}
	.product-wrap .cement h3{font-size:18px; margin-top:10px;}

    /* footer */
    footer{
    	padding: 8px 0;
    	height:auto;
    }
	footer .copyright-wrap{text-align:center !important;}
    footer .copyright-wrap img{ display:inline-block;}
    footer .copyright-wrap img:last-child{ float:none; }
	
	.proyek {display: none;}
}

@media (min-width: 426px) and (max-width: 767px){
	.proyek2 {display: table !important; border: none; width: 100%;}
	.proyek2 .empty:before{display: none;}
}

@media (max-width: 425px){

	section .section-title{
		font-size: 32px;
		margin-top: 10px;
	}
	
	.company-wrap table{
		margin:0 auto;
	}
	.copyright-wrap .copyright{
		text-align:center;
		display:block;
		margin-top:30px;
	}
	/* banner */
	.newfeed-text, .tickercontainer{
		width:53%;
	}
	
	.proyek3 {display: table !important; border: none; width: 100%;}
	.proyek3 tr td{width: 100%;}
}

@media (max-width:375px){
	/* banner */
	.newfeed-text, .tickercontainer{
		width:45%;
	}
	/* .copyright-wrap img{ */
		/* height: 80px; */
		/* width: auto; */
	/* } */
}

@media (max-width: 320px){
	section .section-title{
		font-size: 25px;
		margin-bottom: 55px !important;
	}
	/* banner */
	.newfeed-text, .tickercontainer{
		width:38%;
	}
	
	/* archive product */
	.product-wrap .cement{text-align:center;margin-bottom: 50px; width: 48%;float:left;margin-right:4%;}
	.product-wrap .cement:nth-child(2n){margin-right:0}
	.product-wrap .cement h3{font-size:18px; margin-top:10px;}

}

@media (max-width: 319px){
	section{
		overflow: auto;
	}
}