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


body{
	font-family:"Barlow", sans-serif;
}
/*UkuranText*/
h1{
	line-height: 1em;	
	font-size: 50px;
	letter-spacing:-1px;
}
h2{
	font-size: 40px;
	line-height: 0.9em;
}
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:30px;
	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-size:cover;
	background-attachment: absolute;
}
#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-bottom:50px;
	    box-shadow: none;
}
#kita{
	padding:60px 0px 60px 0px;
	background-color:#292929;
}
#faq{
	padding:40px 0px 40px 0px;
	background:#fff;
}
#disclamer{
	 padding:60px 0px 60px 0px;	
}
/*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:#da58ff; /*9587ff;*/
}
.text-purple-light{
	color:#e99bff; /*9587ff;*/
}
.text-merah-pink{
	color:#ff215d
}
.text-hitam-semu{
	color:#586169;
}
.text-hijau-y{
	color:#e2ff00;
}
.text-biru{
	color:#2196f3;
}
.text-biru-light{
	color:#37d4f9;
}
.text-glow:hover{
	text-shadow: 0px 0px 5px #ffffff30;	
}

/*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*/
.bg1{
	background:#02101b;
}
.bg2{
	background:#161623;
}
.bg-awal-preview{
	background:linear-gradient(135deg, #730a4e 0%, #5c1069 100%);/*#5c1069;*/
    padding-bottom: 20px;	
}
.bg-pembatas{
	background:linear-gradient(135deg, #6d057d 0%, #0c2d8c 100%);/*#335a9e;*/
	padding-bottom: 20px;
	box-shadow: 0px -5px 30px #e40144;
}
.bg-preview-1{
	background:#0f1922;
}
.bg-preview-2{
	background:#142029;
}
.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: #0c1a25 url(../img/bg6.png) no-repeat;
}
.bg-img-main{
	background: #181c2f url(../img/bg1-2.jpg) no-repeat center center; 
}
.bg-img-khusus{
	background: #181c2f url(../img/bg-final.jpg) no-repeat center center; 
}
svg{
	position: absolute;
    left: 0;
    width: 100%;
    height: 65px;
    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: #1926318c;
    border-radius: 5px;
    /*padding: 5px;*/
	margin-top: 20px;
}
.box-intro{
	background: #192631;
    border-radius: 5px;
    padding: 10px 10px 0px 10px;
	margin-top: 20px;
}
.box-intro-2{
	background: #192631;
    border-radius: 5px;
    padding: 10px 10px 0px 10px;
	margin-top: 20px;
	display:inline-block;
}
.box-step{
	background: #111b23;
    border-radius: 10px;
    padding: 20px;
}

/*Variasi-Gambar-Lingkaran*/
.img-bulat{
	border: 2px solid #c0b1f5;
    border-radius: 100%;
    padding: 10px;
    margin-bottom: 20px;
	box-shadow: inset 0px 0px 15px 0px #fb00697d;
}
.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;
}
.bulat{
    background: #ffffff;
    padding: 2px 18px;
    border-radius: 100px;
    display:inline-block;
    margin: -1px 0px 0px -110px;
    border: 10px solid rgba(149, 123, 251, 0.21);
    float: left;
    position: absolute;
    color: #c40bf9;
}
.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: #e383ff;
    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-step{
	padding:30px
}
.row {
	 margin: auto
}	

/*FAQ*/
.fak li{
    background: url(../images/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: #0e1720;
}
::-webkit-scrollbar-thumb{
  	background: #9654ff;
    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: 3px solid #f5cbff;
    border-radius: 10px;
    max-width: 100%;	
    /*box-shadow: -1px 1px 13px 0px #5d0073;*/
}
.bodere-video:hover{
	box-shadow: 0px 0px 28px 0px #4a462870;
}
.bodere-video-contoh{
	border: 6px solid #184065;
    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: -29px;
    height: auto;
    padding: 2px 25px 0px 10px;
    z-index: 9999;
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 0px;
    border-radius: 10px 0px 50px 0px;
    /* border: #797979 1px solid; */
    /* background: #fff; */
    box-shadow: 3px 0px 12px #00000061;
    background-image: linear-gradient(to left, #e01048 0%, #c40bf9 100%);
	
	}
.judul-modul-text {
    margin-bottom: 5px;
}

/* 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.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.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: 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, #c40bf9 23%, #0a68f5 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: #000;                
                -moz-box-shadow: : 5px 5px 4px #adadad;
                -webkit-box-shadow: : 5px 5px 4px #adadad;
                box-shadow: : 5px 5px 4px #adadad;
				text-decoration:none;
				
            }	
.tom-shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}	
.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;
            }
			


			
			
@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;
		}
		.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-s {
			margin-top: -400px;
			width: 100px;
			
		}
	
    
	}
	
@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: -428px;
			margin-bottom: 238px;
		}
		.pd-text-edit{
			margin-top: 170px;
		}
		.box-testi-khusus{
			padding-bottom: 0px;
		}
		.play{
			width: 70px;
			margin-top: -185px;
		}
		.play-s{
			width: 70px;
			margin-top: -200px;
		}
		
		
			.tombole{
				font-size:18px;
			}
			
		.video {
			margin: -10px 0 40px;
		}
		
	}
