@font-face {
	src: url('Cera GR.otf');
	font-family: 'CeraGR';
}
@font-face {
	src: url('CeraGR-Medium.otf');
	font-family: 'CeraGR-Medium';
}
@font-face {
	src: url('BebasNeue.otf');
	font-family: 'BebasNeue';
}

.text-menu {
	font-family: 'CeraGR-Medium';
	font-size: 18px;
	color: #000000;
}

.icon-yellow {
	color: #ffff00;
}

.box-star {
	display: inline-block;
	width: 100%;
}
.box-star .text {
	float: left;
	width: 45%;
}
.box-star .rate {
	float: left;
	width: auto;
}

.box_info_slide {
	opacity: 0.7;
	background: #e21617;
	color: #ffffff;
	font-family: 'CeraGR';
	padding: 15px 10px;
	text-shadow: 0 1px 0 #000000;
}
.box_info_slide .line_separate {
	border-right: 1px solid #414114;
}
.box_info_slide img.slide_wa {
	height: 35px;
	margin: 10px 0 0 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box_info_slide img.slide_wa:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

header {
	background: url(BG-Top-2.jpg) repeat center center;
}

h1.wwa_title {
	margin: 0 0 15px 0;
	font-family: 'BebasNeue';
	font-size: 25px;
}

p.p_content {
	font-family: 'CeraGR';
	margin: 0 0 15px 0;
	text-align: justify;
}

.box-team {
	text-align: center;
	margin: 0 0 35px 0;
}
.box-team img.photo {
	max-width: 100%;
}
.box-team a.the_name {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	color: #ffffff;
	padding: 10px 0;
	font-family: 'CeraGR';
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-team a.the_name:hover {
	color: #940505;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-team .team_socmed {
	display: inline-block;
	width: 100%;
}
.box-team .team_socmed img.icon_socmed {
	width: 25px;
	height: 25px;
	margin: 0 5px;
}

.box-team .team_socmed {
}

.box-service {
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service:hover img.wippf {
	color: #940505;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service:hover a.service {
	color: #940505;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service a.service {
	font-family: 'CeraGR-Medium';
	font-size: 18px;
	margin: -55px 0 0 0;
	padding: 15px 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: url(bg-transparent.png) repeat center center;
	color: #ffffff;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service img.wippf {
	max-width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-service a.service_2 {
	font-family: 'CeraGR-Medium';
	font-size: 18px;
	margin: -55px 0 0 0;
	padding: 15px 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: url(bg-transparent.png) repeat center center;
	color: #ffffff;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

h2.class_1 {
	font-family: 'BebasNeue';
	font-size: 40px;
	font-style: italic;
	text-transform: uppercase;
}

ul.class_2 {
	padding: 0 0 0 5px;
	margin: 0;
}
ul.class_2 li {
	list-style: none;
}
ul.class_2 li i {
	font-size: 40px;
	font-weight: bold;
}
ul.class_2 li p {
	font-family: 'CeraGR';
	font-weight: normal;
}

body {
	background: #1d1d1d /*url('257643847695870760.jpg') fixed no-repeat center center*/;
	/*background-size: cover;*/
}

img.type_ppf {
	max-width: 100%;
}

.ppf_konten {
}
.ppf_konten p {
	margin: 0 0 10px 0;
}

h1.home-section-title {
	border-left: 10px #ff0000 solid;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 25px;
	font-family: 'CeraGR-Medium';
	font-size: 20px;
	text-transform: uppercase;
}

.m_menu {
	display: none;
	margin: 30px 0 0 0;
}

.navbar-collapse {
	margin: 15px 0 0 0;
}
.navbar-nav .nav-link {
	font-family: 'CeraGR-Medium';
	font-size: 18px;
	color: #8f8c85 !important;
	padding: 10px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.navbar-nav .nav-link:hover {
	color: #ff0000 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.navbar-toggler {
	display: none;
	background: #cccccc !important;
	position: relative;
	top: 21px;
	margin: 0 20px 0 0;
}

img.button-chat {
	max-width: 50%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
img.button-chat:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

p {
	font-family: 'CeraGR';
	font-size: 14px;
}
p.copyright {
	font-family: 'BebasNeue';
	font-size: 18px;
}

h1.title-section {
	font-family: 'BebasNeue';
	font-size: 28px;
	text-align: center;
	margin: 25px 0;
	color: #ff0000;
}

img.thelogo {
	height: auto;
	width: 300px;
	margin: 40px 0 0 0;
}

.konten {
	padding: 15px 20px;
	background: #414141;
	opacity: 0.8;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

ul.menu-home {
	display: inline-block;
	background: url(Line-Menu.png);
	height: 40px;
	text-align: right;
	margin: 30px 0 30px 138px;
	padding: 0;
}
ul.menu-home li {
	display: inline-block;
}
ul.menu-home li a {
	font-family: 'BebasNeue';
	font-size: 20px;
	color: #c1ae89;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 5px 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
ul.menu-home li a.first-li {
	padding: 10px 20px 10px 0;
}
ul.menu-home li a:hover {
	color: #940505;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#find-us {
	background: url(BG-Contact.jpg) center center;
	background-size: cover;
	padding: 75px 0;
	margin: 50px 0;
}
#find-us h1 {
	font-family: 'CeraGR-Medium';
	font-size: 24px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
#find-us p {
	margin: 0;
}
#find-us img {
    max-width: 100%;
	opacity: 0.7;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#find-us img:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.home-welcome {
	margin: 100px 0;
	font-family: 'BebasNeue';
}
.home-welcome h1 {
	font-size: 50px;
	margin: 0;
}
.home-welcome p {
	font-size: 16px;
}

.product-tab {
	background: #0e0e0e;
	opacity: 0.8;
	padding: 25px;
	margin: 0 0 25px 0;
	font-family: 'CeraGR';
	font-size: 14px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.product-tab:hover {
	-webkit-box-shadow: 0 0 10px 10px #ff0000;
	box-shadow: 0 0 10px 10px #ff0000;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.product-tab img.r-one {
	height: 30px;
}
.product-tab h2 {
	font-size: 26px;
	margin: 10px 0;
}
.product-tab i {
	color: #ffff00;
}
.product-tab i.red {
	color: #ff0000;
}
.product-tab ul {
	padding: 0;
	margin: 0;
}
.product-tab ul li {
	list-style: none;
}

.the-line {
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #ffffff;
	margin: 15px 0 25px 0;
}

.konten-product-mobile {
	display: none;
	font-family: 'CeraGR';
	font-size: 14px;
	background: #0e0e0e;
	opacity: 0.8;
	padding: 25px;
	margin: 0 0 35px 0;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.konten-product-mobile:hover {
	-webkit-box-shadow: 0 0 10px 10px #ff0000;
	box-shadow: 0 0 10px 10px #ff0000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.konten-product-mobile .m-tab {
}
.konten-product-mobile img.m-one {
	height: 30px;
}
.konten-product-mobile .m-tab h2 {
	font-size: 26px;
	margin: 10px 0;
}
.konten-product-mobile .m-tab .m-list {
	width: 100%;
	display: inline-block;
}
.konten-product-mobile .m-tab .m-list .list_left {
	float: left;
	width: 20%;
}
.konten-product-mobile .m-tab .m-list .list_right {
	float: left;
	width: 60%;
}
.konten-product-mobile .m-tab .m-list i {
	color: #ffff00;
}
.konten-product-mobile .m-tab .m-list i.red {
	color: #ff0000;
}
.konten-product-mobile ul {
	padding: 0;
	margin: 0 0 20px 0;
}
.konten-product-mobile ul li {
	list-style: none;
}

a.Tombol-WA {
	background: url(button-wa.png) no-repeat;
	display: inline-block;
	width: 100%;
	height: 50px;
}

h1.footer-title {
	font-family: 'BebasNeue';
	font-size: 26px;
	margin: 0;
}

.footer-devider {
	display: inline-block;
	width: 100%;
	height: 35px;
}

.f_socialmedia {
}
.f_socialmedia img {
	height: 25px;
	width: auto;
	margin: 0 10px 0 0;
}

.footer {
	display: inline-block;
	width: 100%;
	background: #333333;
	color: #ffffff;
	padding: 25px 0 0 0;
}
.footer ul {
	padding: 0;
	margin: 0;
}
.footer ul li {
	list-style: none;
}
.footer ul li a {
	text-decoration: none;
	color: #5c5c5c;
	display: block;
	padding: 5px 0;
	line-height: 18px;
	font-family: 'CeraGR';
	font-size: 16px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer ul li a:hover {
	color: #ff0000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer p {
	margin: 0;
	padding: 15px 0;
	color: #5c5c5c;
	line-height: 24px;
	font-family: 'CeraGR';
	font-size: 16px;
}