body, h1, h2, h3, h4, h5, h6 {
	text-shadow:none;
	cursor: default;
}
body{
	background-color: rgb(255,255,255) !important;
}
img{
	border:none;
}
.transparent:hover{
	opacity: 0.5;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.s;
    -ms-transition: all 0.s;
    -o-transition: all 0.s;
    transition: all 0.s;
}

.transparent{
	opacity: 1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.s;
    -ms-transition: all 0.s;
    -o-transition: all 0.s;
    transition: all 0.s;
}
#homepage_header{
	color: white;
	background-color: rgb(104,214,185);
	overflow: hidden;
}

h1.title-site{
	color: rgb(255,255,255);
	font-size: 36px;
	font-weight: bold;
	margin: 10px 25px;
}
.search{
	margin: 10px 10px;
}
.search i{
	color: rgb(255,255,255);
	margin: 10px 10px 10px 0;
}
.right_top{
	margin: 20px 10px;
	/*font-size: 12px;*/
	text-align: right;
}
#images-header{
	overflow: hidden;
}
.top-image{
	padding:0;
	max-height:640px;
	display: flex;
	align-items: center;
}
.top-image img{
	width: 100%;
	margin:0;
}
.big-image{
/*    max-height: 550px;
    height: 100%;*/
    padding: 0px;
}
.big-image img{
	width: 100%;
	margin-top: 1px;
	object-fit:cover;
}
.feature{
	overflow: hidden;
}
.feature-images-list{
	margin-left: -15px;
	padding: 0px !important;
}
.feature-image{
	margin-top: 20px;
	padding-right: 0px !important;
}
.feature-image img{
	width: 100%;
	margin-right: auto;
	display: block;
	margin-top: auto;
	margin-bottom: 4.1%;
	/*padding: 20px;*/
	object-fit: cover;
}
.feature-title{
	height: 70px;
	padding-top: 5px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.feature-title h1{
	padding: 0px !important;
	margin: 10px 0 0 -15px !important;
	color: #333333;
	font-size: 18px;
	letter-spacing: 1.9px;
	position: relative;
	font-weight: bold;
}

.gallery h1,
#movies h1{
	margin-top:60px;
}

hr.top-title-line  {
	background-color: #ED0000;
    width: 43px;
    margin-top: 30px;
    height: 2px;
    border-radius: 20px;
    float: left;
    clear: both;
}

hr.title-line {
	background-color: #ED0000;
    width: 84px;
    margin-top: 70px;
    margin-bottom: 70px;
    height: 2px;
    border-radius: 20px;
}

.product-gallery hr.title-line {
	margin-bottom:0;
}

.product-gallery-item img{
	width:100%;
	padding:12px 16px;
}

button.green-button{
	width: 170px;
	height: 34px;
	border-radius: 17px;
	background-color: rgb(104,214,185);
	margin: 0 !important;
	color: rgb(255,255,255);
}
#search{
	background-color: #fff;
	overflow: hidden;
	padding: 30px 0 0 0;
	position: relative;
}
#search h3{
	text-align: center;
	color: #333;
	font-size: 18px;
	letter-spacing: 1.9px;
	font-weight: bold;
}
.search-box{
	width: 50%;
	display: block;
	margin: 50px auto 0 auto;
}
.search-input{
	border: none !important;
	color: rgb(255,255,255) !important;
	height: 54px;
	background-color: #CFCFCF;
	box-shadow: inset 0 1px 5px 0 rgba(0,0,0,0.21);
	border-radius: 4px;
}
input::placeholder {
  opacity: 0.5;
}

.search-span{
	background-color: #CFCFCF;
	border: none !important;
	color: rgb(255,255,255) !important;
}
.search-span i{
	color:rgb(255,255,255);
	opacity: 0.5;
}
.search-content{
	padding: 30px 0px;
	overflow: hidden;
	max-width:1680px;
	margin:0 auto
;
}
.title_tabs{
	/*width: 46% !important;*/
	margin: auto !important;
	padding-right: 0px !important;
	/*border-bottom: none !important;*/
	/*padding-bottom: 20px;*/
}

.tab-nav > li > a::after { 
	background: #21527d none repeat scroll 0% 0%; 
	color: #959595; 
}
.tab-pane { 
	/*padding: 15px 0; */
}
.tab-content{
	padding:70px 0px 0px 0px;
}
li.active a:hover{
	background-color: transparent !important;
}
.card {
	background: transparent none repeat scroll 0% 0%; 
	box-shadow: none; margin-bottom: 30px; 
}
.tab-category{
	/*padding: 0 10%;*/
	overflow: hidden;
	width: 100%;
}
.list-images-category{
	padding: 0 20px;
}

img.category_image{
	width: 100%;
	margin: auto;
    display: block;
    /*max-height: 250px;*/
    object-fit: cover;
}

.each-images-category{
	max-width: 150px;
	width: 100%;
	margin: 0 20px 10px 0;
	/*padding-left: 0 !important;*/
}
.each-images-category img{
	height: 200px;
	max-width: 150px;
	width: 100%;
    object-fit: cover;
}
.list-images-category p{
	color: #333;
	margin-top: 10px;
	/*font-size: 12px;*/
	text-align: center;
}
.each-images-category a:hover{
	opacity: 1 !important;
}
.each-images-category img:hover{
	/*box-shadow: 5px 5px 5px #888888 !important;*/
}
.tab-special_pages{

}
.tab-special_pages p{
	color: #333;
    margin-top: 10px;
    text-align: center;
}
.list-images-special_pages{
	padding: 0 20px;
}
.special_page_image{
	width: 100%;
    margin: auto;
    display: block;
    /*max-height: 250px;*/
    object-fit: cover;
}
.tab-ranking{
	/*padding: 10px 250px 0px 250px;*/
}
.searchrankcontent{
	text-align: center;
}
.first-row-ranking{
	position: relative;
	/*overflow: hidden;*/
}
.first-row-ranking h2{
	text-align: center;
	color: #333;
	font-size: 18px;
	letter-spacing: 1.9px;
}
.first-row-ranking ul{
	text-align: left;
}
.first-row-ranking ul li{
	width: 100%;
	margin: 0 20px 30px 0;
	vertical-align: top;
}
.popular-product h5{
	color: #333;
	font-size: 13px;
	line-height: 1.7em;
	display: block;
	height: 3.4em;
}
.recommended-product h5{
	color: #333;
	font-size: 13px;
	line-height: 1.7em;
}
.popular-product a:hover{
	opacity: 1 !important;
}
.popular-product img:hover{
	/*box-shadow: 5px 5px 5px #888888 !important;*/
}
.recommended-product a:hover{
	opacity: 1 !important;
}
.recommended-product img:hover{
	/*box-shadow: 5px 5px 5px #888888 !important;*/
}
.each-number-ranking{
	
}
.each-number-ranking p{
	background-color: rgb(255,255,255);
	width: 39px !important;
	text-align: center;
	font-size: 13px;
	color: rgb(104,214,185);
	border-radius: 10px;
	margin: 0px auto 10px auto;
}
.each-images-ranking{
	padding-left: 0px !important;
	margin-bottom: 30px;
}
.each-images-ranking img{
	width: 100%;
	object-fit: cover;	
}
.each-images-ranking p{
	background-color: rgb(104,214,185);
	/*font-size: 12px;*/
	margin-top: 10px;
	color: #fff;
}
.second-row-ranking{
	padding-top: 60px;
	position: relative;
	clear: both;
	/*overflow: hidden;*/
}
.second-row-ranking h2{
	text-align: center;
	color: #333;
	font-size: 18px;
	letter-spacing: 1.9px;
}
.second-row-ranking ul{
	text-align: left;
}
.second-row-ranking ul li{
	width: 100%;
	margin: 0 10px;
	vertical-align: top;
}
.tab-filtering{
	/*padding: 0px 120px 20px 120px;*/
	color: rgb(255,255,255);
	/*overflow: hidden;*/
}
.tab-filtering label{
	margin-bottom: 10px;
	color: #333;
}
.bordered-form{
	border: 1px solid #333;
	border-radius: 5px;
	overflow: hidden;
}
.checkbox-filtering{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.checkbox-filtering label{
	color: #333;
	padding-left: 10px !important;
}
.checkbox-filtering2{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.checkbox-filtering2 label{
	color: #333;
	padding-left: 10px !important;
}
.checkbox-filtering2 p{
	background-color: grey;
	width: 20px;
}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}
span.circle{
	width: 20px;
	height: 20px;
	display: block;
	margin-left: 25px;
	border-radius: 50%;
	color: transparent;
}
.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #333;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
button.button-filtering{
	background-color: #0088BE;
    width: 284px;
    height: 54px;
    margin: 30px auto;
}

button.button-filtering:hover{
	box-shadow: 2px 8px 10px rgba(0,0,0,0.2);
}

#movies{
	overflow: hidden;
	margin: 50px auto 0;
	padding: 30px 20px 0 20px;
	position: relative;
	max-width:1680px;
}
#movies h1{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1.9px;
	color: #333;
	font-weight: bold;
}

.list-movies{
	padding-bottom: 20px;
}
.list-movies img{
	display: block;
	height: 150px;
	width: 100%;
	margin: auto;
	object-fit:cover;
}
.list-movies img:hover{
	/*box-shadow: 5px 5px 5px #888888 !important;*/
	opacity: 1 !important;
}

.warna{
	color: transparent;
}

#freewall a:hover .brick{
	opacity: 1 !important;
	box-shadow: 1px 1px 10px #888888;
	border-radius: 10px;
	cursor: pointer;
}

.gallery{
	overflow: hidden;
	margin: 20px auto 0;
	padding: 30px 30px 0 30px;
	position: relative;
	max-width:1680px;
}
.section-title{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1.9px;
	color: #333;
	font-weight: bold;
}

.product-gallery-item{
	float:left;
	width: 20%;
}

#product-gallery .info{
	height:3.2em;
	text-align: center;
	padding:0 10px;
	word-wrap: break-word;
}
#product-gallery .info br{
	display: none;
}
#lifestyle-gallery .gallery-grid{
	margin:0 auto;
	-webkit-column-count: 5;
	-webkit-column-gap: 0;
	-webkit-column-fill: auto;
	-moz-column-count: 5;
	-moz-column-gap: 0;
	-moz-column-fill: auto;
	column-count: 5;
	column-gap: 0;
	column-fill: balance;
}

#lifestyle-gallery .gallery-grid-item{
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	display: inline-block;
}

#lifestyle-gallery .gallery-grid-item:hover{
	background-color:#efefef;
	border-radius: 8px;
}

#lifestyle-gallery .image-container{
	margin:0;
	padding:10px 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#lifestyle-gallery .info p{
	text-align: left;
	margin:0;
	padding: 12px 0 8px 4px;
	font-size: 12px;
	letter-spacing:0.03em;
}
#lifestyle-gallery .image-wrapper{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:0;
}
#lifestyle-gallery img{
	border-radius: 8px;
	width:100%;
}

#darkbox_close:after{
	color: #FFFFFF;
}

@media screen and (max-width: 1160px) {
	.tab-filtering{
		/*padding: 0px 40px 0 10px;*/
		color: rgb(255,255,255);
	}
	.left-column{
		padding: 0px !important;
	}
	.right-column{
		padding: 0px !important;
	}
	.tab-ranking{
		padding: 10px 50px 0px 75px;
	}
}

@media screen and (max-width: 960px){
	.product-gallery-item{
		width: 25%;
	}

	#lifestyle-gallery .gallery-grid{
		margin:0 auto;
		-webkit-column-count: 4;
		-webkit-column-gap: 0;
		-webkit-column-fill: auto;
		-moz-column-count: 4;
		-moz-column-gap: 0;
		-moz-column-fill: auto;
		column-count: 4;
		column-gap: 0;
		column-fill: balance;
	}
}

@media screen and (max-width: 767px) {
	.search-box{
		width:100%;
		padding: 0 10px;
	}
	.nav-tabs > li > a{
		padding:2px 4px;
	}
	.nav-tabs > li > a br{
		display: inline;
	}
	.tab-ranking{
		padding:0;
	}
	.first-row-ranking ul li{
		margin:0 5px;
		max-width:100%;
	}
	.first-row-ranking ul a{
		width:50%;
		display: block;
	}
	#images-header{
		padding: 0px;
	}
	.big-image{
		padding: 0px;
	}
	.big-image img{
		width: 100%;
	}
	.feature h1{
		text-align: center;
	}
	.top-title-line {
		float:none !important;
		margin:50px auto !important;
	}
	.feature{
		padding: 90px 0 0 0 !important;
	}
	.feature-title{
		padding-bottom: 20px;
	}
	.feature-title h1{
		margin: 0px !important; 
	}
	.feature-images-list{
		margin-left: 0px;
	}
	.feature-image{
		max-height: 100%;
		max-width: 100%;
		padding: 0px;
	}
	.feature-image img{
		width: 100%;
		object-fit: cover;
		padding: 5px;
	}
	.first-feature-image img{
		max-height: 100%;
		padding: 5px;
	}
	#categories h1{
		color: rgb(108,108,108);
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 1.9px;
	}
	#categories{
		position: relative;
		margin-top: 90px;
	}
	.images-categories{
		padding-bottom: 30px;
	}
	.images-categories img{
		max-height: 200px;
		width: 100%;
		object-fit:cover;
		display: block;
		margin: auto;
	}
	.images-categories a:hover{
		box-shadow: 1px 1px 10px #888888 !important;
		opacity: 1 !important;
	}
	.images-categories p{
		font-size: 13px;
		line-height: 17px;
		color: rgb(108,108,108);
		padding-top: 20px;
	}
	.images-categories a:hover img{
		box-shadow: 2px 6px 10px #888888;
	}
	button.button-categories{
		width: 170px;
		height: 40px;
		border-radius: 17px;
		background-color: #333;
		margin: 40px auto 0 auto !important;
		color: rgb(255,255,255);
	}
	#movies{
		margin-top: 90px;
		padding: 0 5px;
	}
	.categories-content{
		margin-top: 90px;
	}
	.list-movies{
		padding-left:5px;
		padding-right: 5px; 
	}
	.gallery{
		padding: 30px 5px 0 5px;
	}
	.list-images-category{
		padding: 0;
	}
}

@media screen and (max-width: 670px){
	#product-gallery .info br{
		display: inline;
	}
	#product-gallery .info{
		font-size:11px;
	}
	.product-gallery-item{
		width: 25%;
	}
	.product-gallery-item img{
		padding: 10px 10px;
	}

	#lifestyle-gallery .gallery-grid{
		margin:0 auto;
		-webkit-column-count: 3;
		-webkit-column-gap: 0;
		-webkit-column-fill: auto;
		-moz-column-count: 3;
		-moz-column-gap: 0;
		-moz-column-fill: auto;
		column-count: 3;
		column-gap: 0;
		column-fill: balance;
	}
	#lifestyle-gallery .image-container{
		padding:6px 6px 10px;
	}
}

@media screen and (max-width: 450px) {
	.product-gallery-item{
		width: 33.3%;
	}
	.product-gallery-item img{
		padding: 6px 6px;
	}


	#lifestyle-gallery .gallery-grid{
		margin:0 auto;
		-webkit-column-count: 2;
		-webkit-column-gap: 0;
		-webkit-column-fill: auto;
		-moz-column-count: 2;
		-moz-column-gap: 0;
		-moz-column-fill: auto;
		column-count: 2;
		column-gap: 0;
		column-fill: balance;
	}
}
@media screen and (max-width: 320px) {
	.product-gallery-item{
		width: 50%;
	}

	#lifestyle-gallery .gallery-grid{
		margin:0 auto;
		-webkit-column-count: 2;
		-webkit-column-gap: 0;
		-webkit-column-fill: auto;
		-moz-column-count: 2;
		-moz-column-gap: 0;
		-moz-column-fill: auto;
		column-count: 2;
		column-gap: 0;
		column-fill: balance;
	}
}