/*
Theme Name: JMCP-THEME
Theme URI: 
Description: JMC Pictures Web Theme
Version: 1.0.0
Author: Bimo Setiaji
Author URI: http://jmc.co.id
*/

/* FONT */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');



/* GENERAL */
*,
*:after,
*::before {
	box-sizing: border-box;
	margin:0px;
	padding:0px;
}
html,body{
	height: 100%;
}
body{
	background: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color:#252525;
	font-weight: 400;
	letter-spacing: 0.3px;
	overflow-x: hidden;
	padding-top:65px;
}
.lato{
	font-family: 'Lato', sans-serif;
}
.nomargin{
	margin:0;
}
.nopadding{
	padding:0;
}
.thumbnail{
	background:none;
	border:none;
	padding:0;
	margin:0;
}
.head-about{
	width:25%; 
	margin-bottom:70px;
}
.typo-logo{
	margin-top: 50px;
}
/* BUTTON */
.btn{
	outline: none!important;
}
.btn.btn-wide{
	padding-left: 30px;
	padding-right: 30px;
}
.btn-pesan{
	background:#FF6C70;
	border:none;
	color:#fff!important;
	border-radius: 50px;
}
.btn.btn-primary-gradient{
	border:none;
	background:linear-gradient(-70deg,#FF6C70,#F8C650);
	color:#fff;
}
.btn-hemat{
	background: #FF6C70;
	color:#fff!important;
}
.btn-premium{
	background: #f7c82d;
	color:#fff!important;
}
.btn.btn-kirim{
	background: #3A484C;
	color:#fff!important;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom:5px solid rgba(0,0,0,0.1);
	box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-size: 16px;
}
.btn:hover{
	opacity: 0.9;
}

.btn.btn-example:active,
.btn.btn-example.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* Navbar */
.header{
	height: 65px;
	background: #fff;
	border-radius: 0;
	border:none;
	margin:0;
	position: relative;
	z-index: 999;
	position: fixed;
	top:0;
	left:0;
	right:0;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.header .container-fluid{
	transition: .3s ease;
}
.header .navbar-brand{
	padding:14px;
}
.header .navbar-brand img{
	height: 40px;
	width: auto;
}
.header .navbar-brand img.inverse{
	display: none;
}
.header .navbar-nav > li > a{
	line-height: 63px;
	padding:0 13px;
	font-size:12px;
	color:#3C484D;
	letter-spacing: 1.1px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid transparent;
}
.header .navbar-nav > li > a:hover{
	color: #FF7275;
	border-bottom: 2px solid #FF7275;
}
.header .navbar-nav > li.active > a,
.header .navbar-nav > li.current-menu-item > a,
.header .navbar-nav > li.current-page-ancestor > a
{
	background: #FF7275!important;
	color:#fff!important;
	border-bottom: 2px solid #FF7275;
}
.header .spacer{
	height: 30px;
	border:none;
	border-left: 1px solid #eee;
}
.header .navbar-btn{
	margin-top:15px;
	padding:10px 30px;
	text-transform: uppercase;
	font-size:12px;
}
#intro{
	padding:50px 0 0;
	background: url(images/background/intro-bg.png) no-repeat center;
	background-size: cover;
	height: 600px
}
#intro .row{
	padding:0 50px;
}
#intro .row > .col-sm-7 .thumbnail{
	width: 400px;
	margin:0 auto 50px;
	max-width: 100%;
}
#intro .row > .col-sm-5 .thumbnail{
	margin-top: -6px;
	transform: rotate(-2deg);
	width: 130%;
	margin-left: -50px;
}
#intro .btn{
	padding:15px;
	border-bottom:5px solid rgba(0,0,0,0.1);
	box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.2px;
}
#why-need-us{
	padding:80px 0;
	background: #eee;
}
#why-need-us .video-box h3{
	margin:0 0 15px;
	text-transform: uppercase;
	font-weight: 800;
}
#why-need-us .image-box .thumbnail{
	bottom: -80px;
	position: relative;
}
#alur-video{
	padding:100px 0 0;
	background: url(images/background/bg-alur.png) repeat-y center top;
	background-size: 100% auto;
	text-align: center;
}
#alur-video h3{
	text-transform: uppercase;
	margin:0 0 50px;
	font-size:40px;
	font-weight: 800;
}
#pemanfaatan-produk .heading{
	padding:50px 0;
	text-align: center;
	font-size:30px;
	font-weight: 800;
	color:#f7c82d;/*
	background: #3B484D;*/
	margin:0;
	letter-spacing: 1.5px;
}
/*.pemanfaatan-tabs{
	position: relative;
	display: flex;
	flex-direction: row;
	flex:1;
	background: url(images/background/bg-pamanfaatan.png) no-repeat center;
	}*/

	.bg-parallax-dua{
		background: url(images/background/bg-pamanfaatan.png);
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;
		min-height: 425px;
	}
	.pemanfaatan-tabs .nav{
		width: 60%;
		border-right: 1px solid #ddd;
	}
	.pemanfaatan-tabs .nav.nav-tabs li{
		float: none;
		display: block;
		margin:0;
		padding:0;
	}
	.pemanfaatan-tabs .nav.nav-tabs li a{
		padding:0 30px;
		height: 150px;
		line-height: 150px;
		border:none;
		text-transform: uppercase;
		font-size: 15px;
		border-bottom: 1px solid #eee;
		margin:0;
		display: block;
		border-radius: 0;
		position: relative;
		color:#aaa;
	}
	.pemanfaatan-tabs .nav.nav-tabs li.active a{
		background: #00CCBF;
		color:#fff;
		border:none;
		font-weight: bold;
		box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.5);
	}
	.pemanfaatan-tabs .nav.nav-tabs li.active a:before{
		content: "";
		position: absolute;
		top:0;
		right:-150px;
		border:75px solid transparent;
		border-left:75px solid #00CCBF;
	}
	.pemanfaatan-tabs .tab-content{
		width: 100%;
		padding:50px 50px 50px 100px;
		background: #E6E7E8;
	}
	.pemanfaatan-tabs .tab-content h3{
		font-weight: 700;
		margin:0 0 30px;
	}
	.pemanfaatan-tabs .tab-content ul,
	.pemanfaatan-tabs .tab-content ol{
		margin-left: 30px;
	}

	#pemanfaatan-produk .bg-icons {
		padding: 25px;
		text-align: center;
	}

	#pemanfaatan-produk img.icon-bg {
		width: 100px;
		height:  100px;
	}

	#pemanfaatan-produk .write-text h3 {
		text-transform:  uppercase;
		font-size:  22px;
		font-weight: 800;
		color: #fff;
	}

	#pemanfaatan-produk .write-text p {
		color: #fff;
	}

	#pemanfaatan-produk .btn-container{
		margin:50px 0;
		text-align: center;
	}
	#pemanfaatan-produk .btn{
		padding:15px 30px;
		border:none;
		border-bottom: 5px solid rgba(0,0,0,0.1);
	}
	#pemanfaatan-produk .col-sm-4 {
		padding: 50px 50px 0;
	}
	#pemanfaatan-produk .col-sm-4.bg-yelow {
		background: #f9c650;
		border-radius: 50px 50px 0 0;
	}
	#pemanfaatan-produk .col-sm-4.bg-yelow h3 {
		color: #44494e;
	}

	#pemanfaatan-produk .col-sm-4.bg-yelow p {
		color: #44494e;
	}
	#pemanfaatan-produk .row-video-promosi {
		margin-bottom: 50px;
	}



	.row-video-promosi{
		/*margin:50px -50px -50px -100px;*/
		/*padding:30px 35px 30px 85px;*/
		padding: 30px;
		margin: 0;
		background: #F9C650;
	}
	.row-video-promosi .thumbnail{
		height: 100px;
		margin:0;
	}
	.row-video-promosi .thumbnail img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.row-video-promosi h4{
		text-transform: uppercase;
		font-size:14px;
		text-align: center;
		background: #fff;
		margin:0;
		padding:15px;
	}
	#pesan{
		padding:50px 0;
		/*background: #eee url(images/background/bg-pesan.png) no-repeat center;*/
		background:#fff;
		background-size:100% 100%;
		text-align: center;
	}
	#pesan h2{
		text-align: center;
		font-weight: bold;
		font-size:30px;
		margin:0 0 50px;
	}
	.flex-pesan{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.flex-pesan .item{
		max-width: 100%;
		background: #fff;
		margin:15px;
		width: 450px;
	/*border-radius: 10px;
	overflow:hidden;
	box-shadow: 0px 10px 50px -20px rgba(0,0,0,0.5);*/
}
.flex-pesan .item .heading{
	padding:15px;
	text-align: center;
	font-size:20px;
	font-weight: bold;
	/*background: #333;*/
	color:#333;
}
/*.flex-pesan .item.item-hemat .heading{
	background: #FF6A72;
}
.flex-pesan .item.item-premium .heading{
	background: #00CDC0;
}
.flex-pesan .item.item-hemat{
	border:10px solid #FF6A72;
}
.flex-pesan .item.item-premium{
	border:10px solid #00CDC0;
	}*/
	.flex-pesan .item .info{
		background: #fff;
	}
	.flex-pesan .item .info ul{
		list-style: none;
		margin:0;
		text-align: center;
	}
	.flex-pesan .item .info ul li{
		border-bottom: 1px dashed #eee;
		padding:15px;
	}
	.flex-pesan .item .info ul li:last-child{
		border:none;
	}
	.flex-pesan .item .foot{
		padding:15px;
		/*border-top:1px solid #eee;*/
	}
	.flex-pesan .item .foot .btn{
		padding:15px 30px;
		border:none;
		font-weight: bold;
		box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	}
	.flex-pesan .item .foot .btn-info{
		background: #00CCBF;
	}
	#prestasi .heading{
		padding:50px 0;
		text-align: center;
		font-size:30px;
		font-weight: bold;
		color:#fff;
		/*background: #F9C650;*/
		margin:0;
		letter-spacing: 1.5px;
	}
	#prestasi .row{
		margin:0;
	}
	#prestasi .row > div{
		padding:150px 0 ;
		position: relative;
	}
	#prestasi .row .thumbnail{
		position: relative;
	}
	#prestasi .row .thumbnail:before{
		content: "";
		position: absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		background: rgba(0,0,0,0.7);
	}
	#prestasi .row .image{
		width: 75%;
		height: auto;
		position: absolute;
		top:50%;
		left:50%;
		transform: translate(-50%,-50%);
	}
	#prestasi .row .image img{
		width: 100%;
		height: auto;
	}


	.bg-parallax-satu{
		background: url(./images/background/bg-motif.jpg);
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: left;
		min-height: 500px;
	}


	#portfolio{
		padding:60px 0;
		background: url(images/background/bg-porto.png);
		color: #fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	/*background: #B53F70;
	color:#fff;*/
}
.portfolio-box .caption .info a {
	color: #fff;
	margin: 0!important;
}
#portfolio h2{
	text-align: center;
	font-weight: bold;
	font-size:30px;
	margin:0 0 50px;
}
#portfolio .thumbnail{
	margin:0 0 30px;
	height: 300px;
	position: relative;
	border:10px solid #fff;
	border-radius: 20px;
	background: #fff;
}
#portfolio .thumbnail img{
	width: 100%!important;
	height: 100%!important;
	object-fit: cover!important;
	object-position: center!important;
	border-radius: 20px;
}
#portfolio .btn-container{
	margin:50px 0;
	text-align: center;
}
#portfolio .btn{
	padding:15px 30px;
	border:none;
	border-bottom: 5px solid rgba(0,0,0,0.1);
}

#portfolio .thumbnail .caption{
	position: absolute;
	top:0;bottom: 0;left:0;right:0;
	padding:15px;
	background: rgba(0,0,0,0.8);
	visibility: hidden;
	opacity: 0;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
	color:#fff;
	font-size:11px;
}

#portfolio .thumbnail:hover .caption{
	visibility: visible;
	opacity: 1;
}
.portfolio-box .download-button{
	position: absolute;
	top:0;right:0;
	z-index: 999;
	padding:0px 10px 0 25px;
	height: 20px;line-height: 20px;
	color:#fff;
	text-decoration: none;
	background: rgba(192, 57, 43,0.8);
	font-size: 9px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.portfolio-box .download-button .fa{
	font-size: 12px;
	margin-right: 5px;
	position: absolute;
	top:0;left:0;bottom:0;
	line-height: 20px;
	width: 20px;
	text-align: center;
	background: rgba(0,0,0,0.2);
}

#testimoni{
	padding:100px 0;
	background: url(images/background/bg_comment.png) no-repeat center;
	background-size:100% 100%;
	text-align: center;
}
#testimoni h2{
	text-align: center;
	font-weight: bold;
	margin:0 0 50px;
	text-transform: uppercase;
	font-size:30px;
}
.testimoni-slider .item .media-left img{
	width: 150px;
	height: 150px;
	object-fit: cover;
	border-radius: 50%;	
	margin-right: 50px;
}
.testimoni-slider .item .media-body{
	text-align: justify;
}
.testimoni-slider .item p{
	font-style: italic;
	color:#888;
}
.testimoni-slider .item .user{
	margin-top:30px;
}
.testimoni-slider .item .user .name{
	font-weight: bold;
}
.testimoni-slider .item .user .client{
	color:#aaa;
	font-size:12px;
}
.testimoni-slider .slick-dots{
	position: relative;
	text-align: center;
	list-style: none;
	margin:50px 0 0;
}
.testimoni-slider .slick-dots li{
	display: inline-block;
}
.testimoni-slider .slick-dots li button{
	width: 10px;
	height: 10px;
	background:#ddd;
	border-radius: 50%;
	margin:5px;
	outline: none!important;
	border:none;
	text-indent: -9999px;
}
.testimoni-slider .slick-dots li.slick-active button{
	background: #333;
}
#proses-pembuatan-video{
	background: #3B484D;
	color:#fff;
	text-align: center;
}
#proses-pembuatan-video h2{
	background: rgba(0,0,0,0.1);
	padding:30px;
	font-weight: bold;
	font-size:30px;
	margin:0;
}
#proses-pembuatan-video .row-layout{
	margin:0;
}
#proses-pembuatan-video .row-layout > div{
	padding:0;
}
#proses-pembuatan-video .row-layout .row{
	margin:0;
}
#proses-pembuatan-video .row-layout .row > div{
	padding:0;
}
#proses-pembuatan-video .thumbnail img.typo{
	height: 100%;
	width: 50%;
	padding: 25px 0;

}
#proses-pembuatan-video .thumbnail img.typo.foto{
	height: 100%;
	width: 80%;
	padding-bottom: 50px;

}
#proses-pembuatan-video h3{
	background: rgba(0,0,0,0.2);
	padding:15px;
	margin:0;
	font-size:16px;
}
#proses-pembuatan-video .thumbnail img{
	width: 100%;
	height: 150px;
	object-fit: cover;
}
#proses-pembuatan-video .col-video h3{
	background: #B53F70;
}
#proses-pembuatan-video .col-suara h3{
	background: #F9C650;
}
#kontak{
	padding:60px 0 0;
	background: #eee;
	overflow:hidden;
}
#kontak .thumbnail{
	margin:0;
}
#kontak h3{
	font-weight: bold;
}
.form .form-control{
	border:none;
	border-radius: 2px;
	padding:15px;
	min-height: 50px;
}
#kontak .thumbnail{
	margin-top:50px;
	margin-bottom: -10px;
}
footer{
	background: #3B484D url(images/background/bg_footer.png) repeat-y center;
	background-size:100% 100%;
	padding:60px 0;
	color:#fff;
}
footer h3{
	font-weight: bold;
	color:#fff;
	margin:0 0 30px;
}
footer ul{
	list-style-type: none;
}
footer ul li{
	padding:5px 0;
}
footer a{
	color:#fff!important;
	text-decoration: none!important;
}
footer .fa{
	font-size: 20px;
}
footer .fa.fa-fw{
	margin-right: 15px;

}
#about{
	padding:80px 0;
	/*background: #333 url(images/background/about-bg.png) no-repeat center;*/
	background-size: cover;
	color:#333;
}
#about h2{
	font-weight: bold;
	margin:0 0 30px;
	font-size: 40px;
}
#about h2 span {
	font-weight: 300;
}
#about p{
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}
#about .btn{
	border-bottom: 5px solid rgba(0,0,0,0.1);
}
#about-closing{
	padding:0 0 80px;
	/*background: url(images/background/bg_comment.png) no-repeat center;*/
	background-size:cover;
}
#about-closing p{
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	font-weight: 300;
}
#about-closing .row-button{
	margin:50px 0 0;
}
#about-closing .btn{
	border-bottom: 5px solid rgba(0,0,0,0.1);
}
#produk-intro{
	padding:50px 0 0;
	background: url(images/background/intro-bg.png) no-repeat center;
	background-size: cover;
}
#produk-intro .text{
	padding-top: 0px;
}
#produk-intro .text h2{
	margin:0;
	font-weight: bold;
}
.produk-nav{
	background: #00CCBF;
	height: 60px;
	text-align: center;
}
.produk-nav.float .inner{
	position: fixed;
	top:65px;
	left:0;
	right:0;
	z-index: 99;
	background: #00CCBF;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.produk-nav .navbar-nav{
	float: none;
}
.produk-nav .navbar-nav li{
	float: none;
	display: inline-block;
}
.produk-nav .navbar-nav li a{
	color:#fff;
	background: none!important;
	padding:0 15px;
	line-height: 60px;
}
.produk-section{
	padding:50px 0;
}
.produk-section h2{
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
}
.produk-section h3{
	font-weight: 300;
	margin:0 0 50px;
}
.desain-slider .item table tbody tr td {
	padding: 0 0 0 8px;
}
.icons{
	position: relative;
	top: -7px;
}
.content-isi {
	padding-top: 15px;
	text-align: center;
}
.content-isi p {
	padding-top: 15px;
}
.desain-slider .slick-dots{
	position: relative;
	list-style: none;
	text-align: center;
	margin:30px 0 0;
}
.desain-slider .slick-dots li{
	display: inline-block;
}
.desain-slider .slick-dots button{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ddd;
	margin:5px;
	border:none;
	text-indent: -9999px;
	outline: none;
}
.desain-slider .slick-dots li.slick-active button{
	background: #333;
}
.desain-slider .item{
	padding:15px;
	background: #fff;
	margin:15px 0;
	color:#888;
	font-size: 12px;
}
.desain-slider .item .thumbnail{
	margin:-15px -8px 0px;
}
.desain-slider .item .thumbnail img{
	width: 100%;/*
	height: 200px;
	object-fit: cover;*/
}
.desain-slider .row-button{
	border-top:1px solid #eee;
	margin:15px -15px -15px;
}
.desain-slider .row-button div{
	padding:0;
}
.desain-slider .row-button > div:first-child{
	border-right: 1px solid #eee;
}
.desain-slider .row-button a{
	display: block;
	font-size:11px;
	padding:10px;
	text-align: center;
	color:#aaa;
	text-decoration: none;
	outline: none;
}
.desain-slider .row-button a:hover{
	background: #fafafa;
	color:#222;
}
.item-head {
	text-align: center;
	background: #f6c021;
	margin: -15px;
	color: #fff;
	padding: 20px;
}
.desain-slider .item h5{
	margin:0 0 5px;
	font-weight: bold;
	color:#333;
}
.row-addition > .col-sm-4:nth-child(3n+1){
	clear: left;
}
.row-addition .item{
	/*border:1px solid #ddd;*/
	margin:0 0 30px;
}
.row-addition .item .btn-example{
	border-radius: 0;
	display: block;
	/*background: #f4b717;*/
	color:#f67222;
	border:none;
	margin-top: -20px;
}
.row-addition .item .media{
	margin:0;
}
.row-addition .item .media-left{
	vertical-align: middle;
	padding:30px;
	border-right:1px solid #eee;
}
.row-addition .item .media-left i.fa{
	font-size: 30px;
}
.row-addition .item .media-body{
	padding:15px;
	height: 160px;
}
.row-addition .item h4{
	margin:0 0 15px;
	font-weight: bold;
	font-size:16px;
}
.row-addition .item p{
	font-size:12px;
	color:#888;
	font-weight: 300;
}
.produk-modal .modal-content{
	border-radius: 10px;
	box-shadow: none;
	border:none;
	overflow:hidden;
}
.produk-modal .modal-header{
	border:none;
	text-align: center;
}
.produk-modal .modal-title{
	font-weight: bold;
}
.produk-modal .modal-footer{
	border:none;
}
#modal-voice-over .modal-body{
	background: #eee;
	padding:30px;
}
.row-voice-over{
	display: flex;
	flex-direction: row;
	flex:1;
	flex-wrap: wrap;
}
.row-voice-over h5{
	margin:0;
	font-weight: bold;
}
.row-voice-over .price{
	color:#888;
	margin:0 0 10px;
}
.row-voice-over .voice{
	display: inline-block;
}
.row-voice-over .voice .btn{
	border:none;
	margin:0 2px 4px;
	padding:5px 10px;
	font-size: 10px;
}
.row-voice-over .voice .btn-default{
	background: #f5f5f5;
	color:#333;
	font-weight: normal;
}
.row-voice-over .voice .btn-info{
}
.row-voice-over > div{
	margin:0 0 10px;
	padding:0 5px;
}
.row-voice-over .item{
	background: #fff;
	border-radius: 3px;
	padding:30px;
	text-align: center;
	font-size: 13px;
	height: 100%;
}
.row-voice-over .item .thumbnail{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	margin:0 auto 15px;
}
.row-voice-over .item .thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.button-about{
	width: 40%;
}
.isi-text{
	font-size: 12px;
	color: #888;
	font-weight: 300;
	padding-top: 10px;
}
#artikel{
	padding:50px 0;
	text-align: center;
}
.row-artikel > div{
	margin:0 0 30px;
}
.row-artikel > .col-sm-4:nth-child(3n+1){
	clear: left;
}
.row-artikel .thumbnail{
	display: block;
	text-decoration: none;
	margin:0 0 15px;
}
.row-artikel .thumbnail img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.row-artikel .post-title{
	color:#333;
	font-weight: bold;
	margin:0 0 15px;
	display: block;
	text-decoration: none;
	font-size:18px;
}
.row-artikel .meta{
	font-size: 12px;
	color:#888;
}
.row-artikel .meta span{
	display: inline-block;
	padding:0 5px;
}
.little-box {
	background: #f4b717;
	padding: 6px 10px;
	color: #fff;
}
img.slogan-jimmy {
	width: 100%;
	margin-top: -7px;
}
.modal-implementasi .modal-content{
	border-radius: 0;
	border:none;
	box-shadow: 0px 10px 50px -20px rgba(0,0,0,0.5);
}
.modal-implementasi .modal-header{
	text-align: center;
	border:none;
}
.modal-implementasi .modal-body{
	background: #f5f5f5;
	padding:15px;
}
.implementation-box{
	background: #fff;
	padding:15px;
	margin:0 0 30px;
}
.implementation-box h4{
	margin:-15px -15px 15px;
	border-bottom: 1px solid #f5f5f5;
	padding:15px;
	text-transform: uppercase;
	font-size:16px;
	color:#aaa;
}
.implementation-list{
	display: flex;
	flex-direction: row;
	flex:1;
	flex-wrap: wrap;
}
.implementation-list .thumbnail{
	width: calc(20% - 10px);
	margin:0 5px 10px;
	display: block;
}
.modal-implementasi .modal-body h4{
	background: #fff;
	padding:15px;
	margin:0;
	border-bottom: 1px solid #eee;
}
.modal-implementasi .gallery{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex:1;
	background: #fff;
	padding:15px 10px;
	margin:0 0 30px!important;
}
.modal-implementasi .gallery br{
	display: none;
}
.modal-implementasi .gallery .gallery-item{
	overflow: hidden;
	float: none!important;
	margin:0 5px 10px!important;
	width: calc(25% - 10px)!important;
}
.modal-implementasi .gallery .gallery-item .gallery-icon a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	boder:none!important;
}
.modal-implementasi .gallery .gallery-item .gallery-icon a img.attachment-medium{
	border:none!important;
}
.page img{
	max-width: 100%;
	height: auto;
}
.page iframe{
	max-width: 100%;
}
.alur-slider{
	margin:0 -10px 50px;
}
.alur-slider .item{
	margin:10px;
	background: #333;
	padding:0 0 30px;
	box-shadow: 3px 5px 1px 2px rgba(0,0,0,0.1);
	position: relative;
	overflow:hidden;
	min-height: 380px;
	border-radius: 10px;
	overflow:hidden;
}
.alur-slider .item .thumbnail{
	height: 200px;
	padding:30px;
	background:#EDEEEF;
	border-radius: 0;
	position: relative;
}
.alur-slider .item .thumbnail:before{
	content: "";
	position: absolute;
	bottom:0;
	right:30px;
	border:20px solid transparent;
	border-bottom: 20px solid #333;
}
.alur-slider .item .thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.alur-slider .item .media{
	color:#333;
	padding:15px;
	overflow:hidden;
	position: relative;
	z-index: 20;
}
.alur-slider .item:before{
	content: "";
	position: absolute;
	top:215px;
	left:15px;
	bottom:15px;
	right:15px;
	background: #fff;
	z-index: 10;
}
.alur-slider .item .media .media-left{
	vertical-align: top;
}
.alur-slider .item .media .media-left h4{
	width: 40px;
	text-align: right;
	font-size:50px;
	margin:0;
}
.alur-slider .item .media .media-body{
	vertical-align: top;
	text-align: left;
	font-size:13px;
	font-weight: 400;
	padding:0 15px 0 0;
}
.alur-slider .item.one{
	background: #FB8A07;
}
.alur-slider .item.one .thumbnail:before{
	border-bottom-color:#FB8A07;
}
.alur-slider .item.two{
	background: #EA585C;
}
.alur-slider .item.two .thumbnail:before{
	border-bottom-color:#EA585C;
}
.alur-slider .item.three{
	background: #29ADA1;
}
.alur-slider .item.three .thumbnail:before{
	border-bottom-color:#29ADA1;
}
.alur-slider .item.four{
	background: #642E86;
}
.alur-slider .item.four .thumbnail:before{
	border-bottom-color:#642E86;
}
.alur-slider .item.five{
	background: #202E35;
}
.alur-slider .item.five .thumbnail:before{
	border-bottom-color:#202E35;
}
.alur-slider .item.six{
	background: #FCBB18;
}
.alur-slider .item.six .thumbnail:before{
	border-bottom-color:#FCBB18;
}
.alur-slider .item.seven{
	background: #9E2C61;
}
.alur-slider .item.seven .thumbnail:before{
	border-bottom-color:#9E2C61;
}
.alur-slider .slick-dots{
	list-style: none;
	text-align: center;
	margin:30px 0;
}
.alur-slider .slick-dots li{
	display: inline-block;
}
.alur-slider .slick-dots button{
	background: #ddd;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border:none;
	margin:5px;
	outline: none;
	text-indent: -9999px;
}
.alur-slider .slick-dots li.slick-active button{
	background: #333;
}
.grecaptcha-error,
.g-recaptcha-response,
.grecaptcha-badge{
	display: none!important;
}
@media (max-width: 768px){
	#intro{
		padding:50px 0 0;
	}	
	.header .navbar-nav li a{
		font-size:12px;
		padding:0 5px;
	}
	#proses-pembuatan-video .thumbnail img.typo{
		width: 100%;
	}
	img.slogan-jimmy {
		width: 100%;
	}
	#intro{
		background: #00CCBF;
		height: auto;
		padding:50px 0;
	}
	#intro .row{
		padding:0 50px;
	}
	#intro .row .col-sm-7,
	#intro .row .col-sm-5{
		display: block;
		width: 100%;
		float: none;
		left:auto;
		right:auto;
	}
	#intro .row > .col-sm-5 .thumbnail{
		margin: 0 auto!important;
		transform: none;
	}
	#intro .row > .col-sm-5 .thumbnail img{
		width: 50vw;
		height: auto;
		margin:0 auto;
	}
	.head-about {
		width: 50%;
		margin-bottom: 70px;
	}
	.button-about{
		width: 100%;
	}
	#why-need-us .col-sm-6{
		float: none;
		width: 100%;
	}
	#why-need-us{
		text-align: center;
	}
	#why-need-us iframe{
		margin:0 -30px;
		width: 100vw;
		height: 200px;
	}
	#why-need-us .image-box .thumbnail{
		bottom: auto;
		margin:0 0 50px;
	}
	#testimoni .col-sm-8{
		float: none;
		margin:0;
		width: 100%;
	}
	#kontak{
		text-align: center;
	}
	#kontak .col-sm-6{
		float: none;
		width:100%;
	}
	#kontak .thumbnail img{
		width: 50vw;
		max-width: 100%;
	}
	footer{
		padding:50px;
	}
	footer .col-sm-4{
		float: none;
		width: auto;
		margin:0 0 30px;
	}
	footer .thumbnail img{
		width: 50vw;
	}
}
@media (max-width: 767px){
	body{
		padding-top: 50px;
		overflow-x: hidden;
	}
	.header{
		height: auto;
	}
	.header .navbar-nav li a{
		line-height: 100%;
		padding:15px;
	}
	.header .navbar-brand img{
		height: 20px;
	}
	.header .navbar-toggle{
		position: absolute;
		top:0;
		right:15px;
		border:none;
		margin-right:0;
		background: none!important;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background: #333;
	}
	.navbar-header .navbar-brand{
		float: none;
		display: block;
		text-align: center;
	}
	.navbar-header .navbar-brand img{
		margin:0 auto;
	}
	.navigation{
		box-shadow: none;
		margin:0;
	}
	.navigation .navbar-nav{
		margin:0 -15px;
	}
	#intro{
		padding:30px 0 0;
		/*background: none;*/
		background-size: cover;
	}
	#intro .row{
		padding:0;
	}
	#intro .btn{
		margin:0 0 15px;
	}
	#why-need-us{
		padding:30px 0;
	}
	#alur-video{
		padding:30px 0;
		background: none;
	}
	#alur-video h3{
		font-size:20px;
	}
	#pemanffaatan-produk .heading{
		padding:15px;
		font-size: 20px;
	}
	.pemanfaatan-tabs{
		display: block;
	}
	.pemanfaatan-tabs .nav{
		width: auto;
	}
	.pemanfaatan-tabs .nav li a:before{
		display: none;
	}
	.pemanfaatan-tabs .nav.nav-tabs li a{
		height: auto;
		line-height: 100%;
		padding:30px;
		text-align: center;
	}
	.pemanfaatan-tabs .tab-content{
		width: auto;
		padding:30px;
	}
	.pemanfaatan-tabs .tab-content h3{
		font-size:20px;
	}
	.row-video-promosi{
		margin:0 -30px;
		padding:0;
	}
	.row-video-promosi > div{
		padding:0;
	}
	#pesan{
		padding:30px 0;
	}
	#pesan h2{
		font-size:20px;
		margin:0 0 30px;
	}
	.flex-pesan{
		display: block;
	}
	.flex-pesan .item{
		width: auto;
		border-radius: 0;
		margin:0 -30px 30px;
		max-width: none;
		border:none!important;
	}
	#prestasi .heading{
		font-size:20px;
		padding:15px;
	}
	#portfolio{
		padding:30px 0;
	}
	#portfolio h2{
		font-size:20px;
	}
	.row-portfolio{
		margin:0 -30px;
	}
	#portfolio .thumbnail{
		margin:0;
	}
	#portfolio .btn-container{
		margin:15px 0 0;
	}
	#testimoni{
		padding:30px 0;
		background: #eee;
	}
	#testimoni h2{
		font-size: 20px;
	}
	#testimoni .media,
	#testimoni .media-left,
	#testimoni .media-body{
		display: block;
		padding:0;
		text-align: center;
		width: auto;
	}
	#testimoni .media-left img{
		margin:0 auto 30px;
	}
	#proses-pembuatan-video h2{
		font-size: 20px;
		padding:15px;
	}
	#kontak{
		padding:30px 0;
	}
	#kontak h3{
		font-size:20px;
	}
	footer h3{
		font-size:20px;
	}
	#about{
		padding:30px 0;
		text-align: center;
	}
	#about .thumbnail{
		margin:-30px -30px 30px;
	}
	#about-closing .btn{
		margin:0 0 15px;
	}
	#produk-intro{
		padding:30px 0;
		text-align: center;
	}
	#produk-intro .thumbnail{
		margin:0 0 30px;
	}
	#produk-intro .thumbnail img{
		width: 50vw;
	}
	.produk-section{
		padding:30px 0;
	}
	#produk-intro .text{
		padding:0;
	}
	.implementation-list .thumbnail{
		width: calc(50% - 10px);
	}
	.modal-implementasi .gallery .gallery-item{
		width: calc(50% - 10px)!important;
	}
	.flex-pesan{
		padding:0 30px;
	}
	#pemanfaatan-produk .media{
		display: block;
	}
	#pemanfaatan-produk .media .media-left,
	#pemanfaatan-produk .media .media-body{
		display: block;
		width: auto;
		text-align: center;
	}
	.row-addition .thumbnail img{
		width:50%!important;
	}
	.row-addition .item .media-body{
		height: auto!important;
	}
	.row-voice-over{
		display: block;
	}
	.section-footer{
		text-align: center;
	}
	.section-footer ul{
		margin:0 0 15px!important;
	}
	.section-footer ul li .fa{
		display: block!important;
		margin:0 auto 10px!important;
		text-align: center;
	}
	.section-footer ul li{
		margin:0 0 10px;
	}
	.section-footer .media,
	.section-footer .media-left,
	.section-footer .media-body{
		display: block;
		width:auto;
		text-align:center;
	}
	.section-footer .media{
		margin:30px 0 30px;
		font-weight:bold;
	}
	.section-footer .media-left{
		margin:0 0 15px;
	}
	.section-footer .row > div{
		margin:0 0 30px;
	}
	.section-footer p{
		margin:0 0 15px!important;
	}
	.copyright{
		margin:0 0 40px;
		background:#F7C82D!important;
	}
}