/*
 Theme Name:   Jatiluhur Glass
 Theme URI:    http://ericwijaya.com
 Description:  Toffee Core Child Theme
 Author:       Toffeedev
 Author URI:   http://ericwijaya.com
 Template:     toffeecore
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
 Text Domain:  toffeecore-child
*/

/* --- BODY TYPOGRAPHY --- */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('fonts/libel/stylesheet.css');
@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400');

body {
	background: url(images/bg.jpg) center top repeat-x #fff;
	background-size: 100%;
	font-family: 'Roboto', sans-serif;
	color: #232323;
}

h1, h2 {
	font-family: 'libel_suitregular';
	color: #232323;
	font-weight: normal;
}

h1 {
	font-size: 96px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 60px;
    display: inline-block;
    padding-right: 45px;
    background: url(images/title.png) right bottom no-repeat;
}

h2 {
	font-size: 48px;
	margin-top: 50px;
	margin-bottom: 30px;
}

h3 {
	font-size: 24px;
}

.page-template-page-services h4 {
	font-size: 30px;
	color: #007eac;
}

#body-wrapper {
	background-color: transparent;
  max-width: 1440px;
  margin: 0 auto;
  box-shadow: none;
}

.logo-image {
	padding-top: 40px;
}

#header-menu {
  float: right;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
}

#header-menu li {
  border-right: 1px solid #555555;
}

#header-menu li:last-child {
  border-right: 0;
}

#header-menu li a {
  padding: 0 20px;
  color: #555555;
  font-size: 14px;
}

#header-menu li a:hover {
  text-decoration: none;
}

.header {
	background: url(images/header.png) center bottom no-repeat;
	height: 175px;
	z-index: 2;
}

.header #top > .container > .row {
	margin-top: 10px;
}

#branding {
	margin-left: 60px;
}

.service img {
	width: 100%;
	margin-top: 70px;
}

#footer {
	background: url(images/footer.png) right top no-repeat transparent;
	    min-height: 235px;
    padding-top: 130px;
}

.page-template-page-front #footer {
	background: none;
	padding-top: 0;
	min-height: 0;
}

.page #body-wrapper {
	background: url(images/product.png) left 143px no-repeat;
}

.page-template-page-about #body-wrapper {
	background: url(images/about-bg.png) left 530px no-repeat;
}

.page-template-page-services #body-wrapper {
	background: none;
}

.page-template-page-client #body-wrapper {
	background: url(images/client.png) left 143px no-repeat;
}

.post-type-archive-tcore_gallery #body-wrapper {
	background: url(images/gallery-bg.png) left 900px no-repeat;
}

.contact-page #body-wrapper {
	background: url(images/contact-bg.png) left 248px no-repeat;
}

.page-template-page-front #body-wrapper {
	background: none;
}

.post-type-archive-tcore_gallery article img {
	width: 100%;
}

.home-slide {
	margin-top: -57px;
	position: relative;
	height: 413px;
}

.home-img {
	position: absolute;
	bottom: 0;
	right: 0;
}

.slide-text {
	width: 330px;
	margin: 80px 0 0 60px;
}

.slide-text h2 {
	font-size: 82px;
	color: #231f20;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#top-sidebar {
  display: none;
}

.slide-text h3 {
	color: #555555;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.slide-text p {
	font-size: 14px;
	color: #555555;
}

.home-2 {
	background: url(images/home-tri.png) center top no-repeat;
	min-height: 175px;
	margin-top: -67px;
	padding-top: 67px;
	position: relative;
}

.home-menu .home-black {
	background: #232323;
	color: #fff;
}

.home-menu h3 {
	font-size: 26px;
	font-family: 'Muli', sans-serif;
	font-weight: 200;
	color: #fff;
	background: url(images/title.png) left center no-repeat;
	line-height: 36px;
	padding-left: 50px;
	margin-top: 10px;
}

.home-menu a {
	display: block;
}

.home-menu a:hover {
	text-decoration: none;
}

.home-menu a p {
	font-size: 11px;
	color: #fff;
	font-weight: 200;
	font-family: 'Muli', sans-serif;
}

.home-menu .row {
	padding: 10px 0;
}

.home-menu .home-black .col-md-3 {
	padding: 10px 30px 10px;
	border-right: 1px solid #fff;
	height: 146px;
}

.home-contact {
	background: #fff;
}

.home-menu .col-md-3:last-child {
	border-right: 0;
}

.home-contact h2 {
    font-size: 38px;
    color: #231f20;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-box {
	border: 1px solid #d1d1d1;
	border-radius: 10px;
	margin-top: 30px;
	overflow: hidden;
}

.contact-box .pull-left {
	width: 50%;
	height: 125px;
}

.contact-box .contact h3 {
	font-size: 24px;
    color: #363636;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    background: url(images/phone.png) 6px center no-repeat;
    padding-left: 30px;
    margin-left: 17px;
    margin-right: 17px;
    border-bottom: 2px solid #8e8e8e;
}

.contact-box .address h3 {
	background: none;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #232323;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.contact-box .address p {
	padding-left: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}

.contact-box .contact p {
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	color: #363636;
	font-weight: bold;
	margin-left: 50px;
	line-height: 27px;
}

.header-search {
	float: right;
	width: 342px;
	background: #232323;
	text-align: left;
	padding: 13px 37px;
	    margin-right: -15px;
}

.header-search label {
	    display: block;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 3px;
}

.header-search input[type="search"] {
	    border: 0;
    border-radius: 5px;
    font-size: 10px;
    padding: 4px;
    width: 60%;
    box-shadow: 1px 1px 3px #111 inset;
}

.header-search .search-submit {
    background: #ebeace;
    border: 0;
    border-radius: 5px;
    font-size: 10px;
    padding: 6px;
    line-height: 10px;
}

.lang-switch {
	float: right;
	margin-right: 37px;
	margin-top: 13px;
}

.lang-switch ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lang-switch ul li {
	display: inline-block;
	border-right: 1px solid #9b9b9b;
}

.lang-switch ul li:last-child {
	border-right: 0;
}

.lang-switch ul li a {
	background: #fff;
	border-radius: 50px;
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin: 0 10px;
}

.lang-switch ul li a:hover {
	text-decoration: none;
}

.lang-switch ul li.current-lang a {
	background: #00a3ff;
	color: #fff;
}

.address {
	background: #ecb200;
	width: 50%;
}

#footer-menu {
	float: none;
	margin-bottom: 20px;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
}

#footer-menu .menu {
	float: none;
}

.growth {
	margin-left: -15px;
}

.home-about .row {
	background: #fff;
	padding-top: 90px;
	background: url(images/home-about.png) center bottom repeat-x;
	min-height: 537px;
}

.home-about p {
	color: #fff;
	font-size: 14px;
	font-family: Muli;
	font-weight: 200;
}

h2.subtitle {
	font-size: 96px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 60px;
    display: inline-block;
    padding-right: 45px;
    background: url(images/title.png) right bottom no-repeat;
}

a.more {
	background: #0f0f0f;
	color: #fff;
	display: inline-block;
	font-family: Muli;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 30px;
	margin-top: 10px;
}
a.more:hover{
	text-decoration: none;
}

.home-product {
	margin-top: 138px;
}

.home-product img {
	width: 100%;
	margin-left: 15px;
}

.home-product h2 {
	margin: 45px 0;
}

.home-product .row {
	margin-bottom: 20px;
}

.home-product .main-content {
	font-size: 18px;
	color: #231f20;
	font-weight: bold;
	margin-top: 55px;
}

blockquote {
	font-size: 25px;
	color: #231f20;
	font-weight: bold;
	text-align: left;
	border: 0;
	padding: 0;
}

#footer-menu li {
	float: none;
	display: inline-block;
	border-right: 1px solid #555555;
}

#footer-menu li:last-child {
	border-right: 0;
}

#footer-menu li a {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
	color: #555555;
}

.copyright {
	font-size: 10px;
	color: #555555;
}

.home-services {
background: url(images/home-services.png) left 0 no-repeat;
    min-height: 665px;
    margin-top: 80px;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 97px;
}

.home-clients {
background: url(images/home-clients.png) right 0 no-repeat;
    min-height: 631px;
    margin-top: -190px;
    margin-right: -15px;
    padding-right: 15px;
    padding-top: 250px;
}

.home-logo {
	margin-top: 60px;
}

.home-gallery {
	margin-top: 120px;
}

.home-gallery .gal-img {
	display: block;
	float: left;
	width: 33.33%;
}

.home-gallery .gal-img img {
	width: 100%;
}

/* --- HEADING TYPOGRAPHY --- */

h1, h2, h3, h4, h5 {

}

/* --- COLOR --- */
a, h1, h2, h3, h4, h5,
#main .tcore-btn-1 > button {
	color: #232323;
}

#main {
	margin-top: 40px;
	min-height: 700px;
}

#main .tcore-btn-1 > button {
	border-color: #232323;
}

.primary-menu .menu > li:after,
#main .tcore-btn-1 > button:after {
	background-color: #232323;
}

/* --- STYLING --- */

.container {

}

/* --- RESPONSIVE --- */

@media only screen and (max-width: 1024px) {}
  .mobile #branding img {
	    max-height: 80px;
	    width: auto;
	}
  .header {
	    height: auto;
	    z-index: 2;
	}
}

@media only screen and (max-width: 992px) {

}

/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	#main {
		padding-left: 0;
		padding-right: 0;
                background-color: rgba(255,255,255,.8);
	}
	.contact-box {
		margin-left: 15px;
		margin-right: 15px;
	}
	

	.home-about .row {
		background: none;
	}

	.home-about .about-content {
		margin-left: -25px;
		margin-right: -25px;
		padding: 20px 25px;
		background: #0077a4;
	}

	.home-services {
		    background-size: 30%;
	}

	.home-services h2 {
		float: right;
	}

	.home-services p {
		clear: both;
	}

	.home-clients {
		background-size: 44%;
	}

	.home-product img {
		margin-left: 0px;
	}

	body {
		background: #fff;
	}

	.home-img {
	    position: absolute;
	    top: -90px;
	    right: -309px;
	}
	.home-menu {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.home-menu .col-md-3:nth-child(2) {
	    border-right: 0;
	}
}

@media only screen and (max-width: 480px) {
	.contact-box .contact h3 {
		font-size: 16px;
        }
	#footer {
		background-size: 50%;
	}
	.contact-box .address p {
		font-size: 10px;
		padding-left: 10px;
	}

	#body-wrapper {
		background: none !important;
	}

	.home-menu h3 {
		font-size: 19px;
	}

	.contact-box .contact p {
		font-size: 16px;
		margin-left: 20px;
	}

	.contact-box .address h3 {
		padding-left: 10px;
	}

	#footer-menu li {
		margin-bottom: 10px;
		border: 0;
	}

	.home-img {
	    position: absolute;
	    bottom: 0;
	    top: auto;
	    right: -342px;
	    max-width: 540px;
	}

	.slide-text {
	    width: 312px;
	    margin: 20px 0 0 20px;
	    position: relative;
	    z-index: 9;
	}

	.slide-text h2 {
		font-size: 68px;
	}

}

@media only screen and (max-width: 375px) {
	.slide-text {
    		width: 247px;
	}
	.slide-text h2 {
    		font-size: 61px;
	}
	.slide-text h3 {
		font-size: 21px;
	}
}

@media only screen and (max-width: 320px) {
	.slide-text {
    		width: 226px;
	}
	.slide-text h2 {
    		font-size: 54px;
	}
	.slide-text h3 {
		font-size: 18px;
	}
}