/*All-rights-reserved, 2018 | VIDEOOWIDE
Created by Bayu Tara Wijaya
Email: contact@mastara.net
*/


body{
	/*font-family:"Barlow", sans-serif;*/
	font-family:"Montserrat", sans-serif;
	background:#282828;
}
/*UkuranText*/
h1{
	line-height: 1em;	
	font-size: 50px;
	letter-spapcing:-1px;
}
h2{
	font-size: 40px;
	line-height: 1.1em;
}
h3{
	font-size: 30px;
	line-height: 1.2em;
}
h4{
	font-size: 20px;
	line-height: 1.1em;
}
h6{
	font-size: 18px;
}
h5, h6{
	/*line-height: 1.5em;*/
	letter-spacing:-0.5px;
}
p{
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: 0px;
	font-weight:300;
}
section{
	padding:50px 0px;
	text-align:center;
}
#main{
	padding-top:50px;
	padding-bottom:60px;
	background-size:cover;
	background-attachment: absolute;
}
#testimoni{
	background-size:cover;
	background-attachment: absolute;
}
#final{
	padding:70px 0px 80px 0px;
	background-size:cover;
	background-attachment: absolute;
}
#split{
	padding:80px;	
	background-size:cover;
	background-attachment: absolute;
}
#contoh{
	padding-bottom:80px;	
	background:#141e2f;

}
#benefit{
	padding: 70px 0px 40px 0px;   
    background-size: cover;
    background-attachment: absolute;
}
#introduce{
	padding:70px 0px 80px 0px;	
	background-size:cover;
	background-attachment: absolute;
}
#ayo-tumbas{
	padding-top:70px;
	padding-bottom:30px;
	    box-shadow: none;
}
#kita{
	padding:60px 0px 60px 0px;
	background-color:#021723;
}
#faq{
	padding:40px 0px 40px 0px;
	background:#080e10;
}
#disclamer{
	 padding:20px 0px 10px 0px;	
	 background:#000;
}
#headere{
	padding:5px 0px;
}
#ss-bonus{
	padding:0px;
}
/*logo*/
.float-kanan{
	float:right;
}
.float-kiri{
	float:left;
}
/*Typography*/
.montserrat{
	font-family: 'Montserrat'!important;
}
.text-tipis{
	font-weight:300;
}
.text-tipis-s{
	font-weight:200;
}
.text-tebal{
	font-weight:bold;
}
.text-tebal-s{
	font-weight:500;
}
.typo-35px{
	font-size:35px;	
}
.typo-25px{
	font-size:25px;
}
.typo-45px{
	font-size:45px;
}
.mr-contoh{
	margin-top:-10px;
}

/*warnText*/
.text-putih{
	color:#fff;
}
.text-putih-semu{
	color:#c7c7c7;
}
.text-purple{
	color:#167ac6; /*#da58ff #9587ff;*/
}
.text-purple-light{
	color:#e99bff; /*9587ff;*/
}
.text-merah-pink{
	color:#ff215d
}
.text-hitam-semu{
	color:#586169;
}
.text-hitam{
	color:#000;
}
.text-hijau-y{
	color:#e2ff00;
}
.text-biru{
	color:#2196f3;
}
.text-biru-light{
	color:#37d4f9;
}
.text-glow:hover{
	text-shadow: 0px 0px 5px #ffffff30;	
}
.text-kuning{
	color:#ffe200;
}
.text-tosca-light{
	color:#2dfdff;
}

/*text-gradien*/
.text-gradient-1{
	/*background: -webkit-linear-gradient(#eee, #333);*/
	background: -webkit-linear-gradient(right top, #da00ff 34%, #00bcf5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*posisine-text*/
.text-kanan{
	text-align:right;
}
.text-kiri{
	text-align:left;
}
.text-tengah{
	text-align:center;
}

/*warna-background*/
.bg-putih{
	background:#fff;
}
.bg1{
	background:#02101b;
}
.bg2{
	background:#161623;
}
.bg-header{
	background:linear-gradient(135deg, #E91E63 0%, #F44336 100%);
}
.bg-main{
	background:#181c2f;
}
.bg-awal-preview{
	background:linear-gradient(135deg, #ffbd06 0%, #ff9a00 100%);/*#5c1069;*/
    padding-bottom: 20px;	
}
.bg-pembatas{
	background:linear-gradient(135deg, #E91E63 0%, #F44336 100%);/*#335a9e;*/
	padding-bottom: 20px;
	box-shadow: 0px -5px 30px #e40144;
}
.bg-preview-1{
	background:#fff;
	    padding-top: 20px;
}
.bg-preview-2{
	background:#f3f3f3;
	    padding-top: 20px;
}
.bg-bonus-1{
	background:#fff;
}
.bg-bonus-2{
	background:#eee;
}
.bg-img-1{	
	background: #181c2f url(../img/bg1.jpg) no-repeat center center;	
}
.bg-img-2{	
	background: #181c2f url(../img/bg2.jpg) no-repeat center center;	
}
.bg-img-3{
	background: #1b2831 url(../img/bg-bonus2.jpg) no-repeat center center;
}
.bg-img-main{
	background: #181c2f url(../img/bg-bonus.jpg) no-repeat top center; 
}
.bg-img-khusus{
	background: #181c2f url(../img/bg-final.jpg) no-repeat center center; 
}
svg{
	/*position: absolute;*/
    left: 0;
    width: 100%;
    height: 45px;
    /*margin-top: -18px;*/
    display: block;
}
.svg-hor-vert {
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

/*box*/
.box-testi{
	background: #2a343d85;
    text-align: right;
    padding: 15px 15px 5px 15px;
    box-shadow: 0 0px 9px 0px #ff43e338;
    border-radius: 10px;
    border: 1px solid #da56ff29;
    margin-bottom: 20px;
}
.box-testi:hover {
    background: #27354069;    
    border: 1px solid #2c1f3529;    
}

.box-testi-steps{
	display: inline-block;
    padding-top: 0px;
}

.box-insight{
	border-left: 1px dashed #555;
    height: 80px;
	margin-bottom: 15px;
}
.box-no{
	border-left: 1px dashed #555;
    height: 80px;
	margin-bottom: 30px;
}
.box-final{
	background: #192631;
    border-radius: 5px;
    padding: 5px;
	margin-top: 20px;
}
.box-contoh{
	background: #16253c;
    border-radius: 5px;
    /*padding: 5px;*/
	margin-top: 20px;
}
.box-intro{
	background: #1926319c;
    border-radius: 5px;
    padding: 10px 10px 0px 10px;
    margin-top: 20px;
    color: #fff;
}
.box-intro-2{
	background: #1926319c;
    border-radius: 5px;
    padding: 10px 10px 0px 10px;
    margin-top: 20px;
    display: inline-block;
    opacity: 0.8;
}
.box-step{
	background: #111b23;
    border-radius: 10px;
    padding: 20px;
}
.box-klaim{
    border: #71520f 1px solid;
    border-radius: 50px 15px;
    padding: 15px 20px;
    margin-bottom: 20px;
    background: rgb(1, 9, 16);
    color: #ffb205;
    box-shadow: 0px 0px 25px rgba(74, 74, 74, 0.79);
}



/*Variasi-Gambar-Lingkaran*/
.img-bulat{
	    border: 2px solid #2793e6;
    border-radius: 100%;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: inset 0px 0px 15px 0px #167ac69c;
}
.img-bulat-stat{
	/* border: 10px solid #414b52; */
    border-radius: 100%;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 21px 0px #ffffff2e;
    /* opacity: 1; */
}
.img-bulat-stat:hover{	
    opacity: 0.8;
}
.img-testi{
	border-radius: 100%;
    margin: 6px 0px 0px 20px;
}
.img-bulat-benefit{
	border-radius: 100%;
    background: #ffffffe3;
    padding: 25px;
    margin-bottom: -5px;
    margin-top: 15px;
    box-shadow: 0px 0px 16px #f4367d;
    display: inline-block;
}
.img-gu{
	    margin: -5px 0px 0px 10px;
}
.img-sh{
	margin:-5px 0px 0px -2px;
}
.img-solusi{
	float:right;
	margin-top: -12px;
}
.img-silang{
	margin-top: -55px;
	margin-bottom:20px;
	margin-left:5px;
	width:40px;
	height:auto;
}
.img-insight{
	margin-top: -20px;
}
.img-batas{
	width: 430px;
    margin-bottom: -73px;
    margin-left: 90px;
    opacity: 0.9;
}
.img-cover-tutup{
	margin-left: -210px;
    margin-top: 20px;
}
.bulat{
    background: #ffffff;
    padding: 2px 18px;
    border-radius: 100px;
    display: inline-block;
    margin: -1px 0px 0px -110px;
    border: 10px solid #aedafb;
    float: left;
    position: absolute;
    color: #167ac6;
}
.bulet-steps{
    background: #ffffff1c;
    display: inline-block;
    padding: 10px 17px;
    border-radius: 100%;
    /* box-shadow: 0px 0px 15px #fffffff0; */
    margin: 50px 0px 10px 0px;
    /* border: 1px solid #fff6; */
}
.bulet-steps-edit{
    padding: 10px 22px;
   
}
.bulet-steps-finish{
    padding: 10px 14px;  
}
.bulet-steps-angka{
    padding: 4px 11px;
    border: 9px solid #3a3c3e;
    background: #9c27b0;
    color: #fff;
    margin: 69px 0px 0px -227px;
    position: absolute;
	z-index: 9;
}
.bulet-steps-angka-edit{
    margin: 69px 0px 0px 266px;
	z-index:9;
}
.garis-r{
	height: 1px;
    width: 190px;
    border: 0.5px dashed #ffffff6b;
    background: transparent;
    position: absolute;
    top: 32%;
    right: 192px;
}
.garis-finish{
    top: 35%;
}
.garis-l{
	height: 1px;
    width: 182px;
    border: 0.5px dashed #ffffff6b;
    background: transparent;
    position: absolute;
    top: 33%;
    left: 190px;
}
.garis-lurus{
	max-width:45%;
	padding:0.5px;
	margin-top:30px;
	margin-bottom:30px;	
	border: 0.5px dashed #ffffff6b;
    background: transparent;
    
    /*top: 33%;
    left: 190px;*/
}

/*BULET*/			
.urutan li{	
    background: url(../img/checked.png) no-repeat left top;
    padding: 0px 0px 8px 33px;
    list-style: none;
    opacity: 0.9;
    margin-bottom: 6px;
    text-align: left;
    font-weight: 300;
    margin-left: -42px;
}
.bulet-bold{
	color:#e2ff00;font-weight:500;
}

.urutan2 li{	
    background: url(../img/cancel-mark.png) no-repeat left top;
	padding: 0px 0px 5px 35px;
    list-style: none;
    opacity: 0.9;
    margin-bottom: 6px;
	    margin-left: -10px;
}
.urutan3 li{	
    background: url(../img/check.png) no-repeat left top;
	padding: 0px 0px 0px 45px;
    list-style: none;
    margin-bottom: 6px;
	font-size:16px;
	
}

/* TIMER */			
 .times {
	padding: 20px 10px 15px 10px;
    text-align: center;
    font-size: 25pt;
    line-height: 17pt;
    color: #FFEB3B;
    border-radius: 56px;
    margin: 5px;
    background: #00000091;
    font-weight: 600;
}
.smalltext {
                font-size:12px;    
    font-weight: 200;				
}
.timer-new{
	font-size: 40px;
    font-weight: 500;
}

/*custom padding margin*/      
.pd{
	padding:0px 15px;
}
.pd-2{
	padding:15px 15px;
}
.pd-step{
	padding:30px
}
.row {
	 margin: auto
}	

/*FAQ*/
.fak li{
    background: url(../img/chat.png) no-repeat left top;
    padding: 2px 0px 10px 40px;
    list-style: none;
    opacity: 0.9;
    margin-bottom: 6px;
}

/*Browser scroolbar*/
::-webkit-scrollbar{
  	width: 10px;  /* for vertical scrollbars */
  	height: 4px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track{
  	background: #282828;
}
::-webkit-scrollbar-thumb{
  	background: #ff9900;
    border-radius: 5px;
    box-shadow: 0 0 15px #ffffff;
}

/* VIDEO STYLE */ 			
.video {
	position: relative;
    padding-bottom: 56.25%;
    margin: 20px 0 20px;
    height: 0;
/*	background:#f5cbff;*/
	border-radius:10px;
}
.video iframe {
	background: #1e515c;
	border: 5px solid #4b8996;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video img{
	position: relative;
	top: 0;
	left: 0;
	/*width: 100%;*/
	/*height: 100%;*/
}
.bodere-video{
	border: 5px solid #1778c7;
    border-radius: 10px;
    max-width: 100%;	
    /*box-shadow: -1px 1px 13px 0px #5d0073;*/
}
.bodere-video-fb{
	    border: 5px solid #4167b2;
    max-width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.bodere-video:hover{
	box-shadow: 0px 0px 28px 0px #4a462870;
}
.bodere-video-contoh{
	border: 6px solid rgba(27,127,204,.8);
    border-radius: 10px;
    max-width: 100%;	
    /*box-shadow: -1px 1px 13px 0px #5d0073;*/
}
.bodere-video-contoh:hover{
	box-shadow: 0px 0px 28px 0px #4a462870;
}
.judul-modul{
    color: #ffffff;
    /* position: relative; */
    margin-bottom: 5px;
    height: auto;
    padding: 2px 25px 0px 10px;
    z-index: 9999;
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 0px;
    border-radius: 5px;
    /* border: #797979 1px solid; */
    /* background: #fff; */
    box-shadow: 3px 0px 12px #00000061;
    background-image: linear-gradient(to left, #5605ff 0%, #167ac6 100%);
	
	}
.judul-modul-text {
    margin-bottom: 1px;
}

/* ANIMASI TOMBOL */	
.grow {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.grow:hover {
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
}
.buy {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
  opacity:0.8;
}

.buy:hover {
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
  opacity:1;
  padding-top:10px;
}

.play {
	width: 80px;
    margin-top: -250px;
}
.play-fb {
    width: 70px;
    margin-top: -253px;
    margin-left: 65px;
}
.play-ori {
    width: 100px;
    margin-top: -270px;
}
.play-s {
    width: 80px;
    margin-top: -235px;
}
.play-ss {
    width: 80px;
    margin-top: -190px;
}


/*Tombol-tombol*/		
.tombole {
                
                padding: 0px 30px;
                cursor: pointer;                
				background-image: linear-gradient(90deg, #822dff 23%, #001638 100%);
                color: #fff;
                border: 0px;
                border-radius: 50px;
                -moz-box-shadow: : 6px 6px 5px #999;
                -webkit-box-shadow: : 6px 6px 5px #999;
                box-shadow: : 6px 6px 5px #999;
                white-space: normal;
                transition: 0.5s;
				text-decoration:none;
				display:inline-block;
            }
.tombole:hover {
                color: #fff;                
                -moz-box-shadow: : 5px 5px 4px #adadad;
                -webkit-box-shadow: : 5px 5px 4px #adadad;
                box-shadow: : 5px 5px 4px #adadad;
				text-decoration:none;
				background:#822dff;
				
            }	

.tombole2{
	padding: 0px 30px;
    cursor: pointer;
    background-image: linear-gradient(90deg, #FFC107 23%, #FF9800 100%);
    color: #000;
    border: 0px;
    border-radius: 50px;
    -moz-box-shadow: : 6px 6px 5px #999;
    -webkit-box-shadow: : 6px 6px 5px #999;
    box-shadow: : 6px 6px 5px #999;
    white-space: normal;
    transition: 0.5s;
    text-decoration: none;
    display: inline-block;
}
.tombole2:hover{
	 background-image: linear-gradient(90deg, #FF9800 23%, #FFC107 100%);
}
.tombole3{
	padding: 0px 30px;
    cursor: pointer;
    background: blue;
    color: #000;
    border: 0px;
    border-radius: 50px;
    -moz-box-shadow: : 6px 6px 5px #999;
    -webkit-box-shadow: : 6px 6px 5px #999;
    box-shadow: : 6px 6px 5px #999;
    white-space: normal;
    transition: 0.5s;
    text-decoration: none;
    display: inline-block;
}
			
.tom-shadow {
	-webkit-box-shadow: 0px 0px 50px #702ae4;
	   -moz-box-shadow: 0px 0px 50px #702ae4;
	        box-shadow: 0px 0px 50px #702ae4;;
}
.tom-shadow3 {
	-webkit-box-shadow: 0px 0px 50px #ffeb3b9c;
	   -moz-box-shadow: 0px 0px 50px #ffeb3b9c;
	        box-shadow: 0px 0px 50px #ffeb3b9c;;
}	
.tom-shadow2 {
	-webkit-box-shadow: 0 14px 15px -8px #73ffec;
	   -moz-box-shadow: 0 14px 15px -8px #73ffec;
	        box-shadow: 0 14px 15px -8px #73ffec;
}			
.tom-shadow:hover{
	text-decoration:none;
}		
  

.custom-bullet li {
 display: block;
}

.custom-bullet li:before{
                /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    float: left;
    margin-top: 4px;
    margin-left: -24px;
    color: #00ffe1;
            }
			
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

			
			
@media screen and (max-width: 768px){
		body{
			font-size: 13px;
		}
		h1{
			font-size:34px;
		}
		h2{
			font-size:29px;
		}
		h3{
			font-size:26px;
		}
		h4{
			font-size:23px;
		}
		p{
			font-size:14px;
		}
		.bulat-khusus{
			    margin-top: 387px;
				margin-left: -457px;
				padding: 0px 15px;
		}
		.img-testi{
			float: right;
			margin-top: 0px;
		}
		.img-insight{
			    margin-top: -5px;
		}
		.img-batas{
			width: 350px;
			margin-bottom: -73px;
			margin-left: -90px;
			opacity: 0.9;
		}		
		.box-testi-steps{
			padding-bottom: 15px!important;
			text-align: center;
			margin-bottom: 0px;
		}
		.garis-r{
			border: none;
		}
		.garis-l{
			border: none;
		}
		.bulet-steps-angka {
			padding: 5px 11px;
			margin: -168px 0px 0px -222px !important;		
		}
		.bulet-steps {			
			margin: 20px 0px 10px 0px;		
		}
		.pd-img-edit{
			margin-top: -493px;
			margin-bottom: 185px;
		}
		.pd-text-edit{
			margin-top: 300px;
		}
		.img-silang{
			margin-top: -44px;
		}
		
		.tombole{
			font-size:18px;
		}
		
		.navbar-header{
			display:none;
		}
		.video {
			margin: 20px 0 50px;
			background:none;
		}
		.play {
			margin-top: -320px;
		}
		.play-ori {
			margin-top: -320px;
		}
		.play-s {
			margin-top: -400px;
			width: 100px;
			
		}
			.play-fb{
			width: 50px;
    margin-top: -173px;

		}
	
    
	}
	
@media screen and (max-width: 480px){
		body{
		font-size: 12px;
		}
		h1{
			font-size:30px;
		}
		h2{
			font-size:25px;
		}
		h3{
			font-size:22px;
		}
		h4{
			font-size:18px;
		}
		p{
			font-size:12px;
		}
		.bulat{
			padding: 0px 15px;
			margin: -25px 0px 0px -61px;
			background: #fffffff5;
		}
		.bulat-khusus{
			margin-top: 278px;
			margin-left: -255px;
			padding: 0px 15px;
		}
		.pd-step{
			padding-left:15px;
			padding-right:15px;
		}
		.img-testi{
			float: right;
			margin-top: 0px;
		}
		.box-testi{
			padding-bottom: 90px;
		}
		.box-insight {
			border-left: none;
		}
		.box-no {
			border-left:none;
			margin-bottom: 60px;
		}
		.img-solusi{
			float:left;
		}
		.img-silang{
			margin-top: -44px;
		}
		.typo-35px {
			font-size: 20px;
		}
		.typo-25px {
			font-size: 15px;
		}
		.box-testi-steps{
			padding-bottom: 15px!important;
			text-align: center;
			margin-bottom: 0px;
		}
		.garis-r{
			border: none;
		}
		.garis-l{
			border: none;
		}
		.garis-lurus {			
			border: 0px dashed #ffffff6b;			
		}
		.bulet-steps-angka {
			padding: 5px 11px;
			margin: -111px 0px 0px -113px !important;			
		}
		.bulet-steps {			
			margin: 20px 0px 10px 0px;		
		}
		.pd-img-edit{
			margin-top: -356px;
			margin-bottom: 180px;
		}
		.pd-text-edit{
			margin-top: 170px;
		}
		.box-testi-khusus{
			padding-bottom: 0px;
		}
		.play{
			width: 70px;
			margin-top: -185px;
		}
		.play-fb{
			width: 50px;
    margin-top: -173px;
    margin-left: 65px;
		}
		.play-ori{
			width: 70px;
			margin-top: -185px;
		}
		.play-s{
			width: 70px;
			margin-top: -200px;
		}
		
		
			.tombole{
				font-size:18px;
			}
			
		.video {
			margin: -10px 0 40px;
		}
		
	}
