/*font-family:Lato,Open Sans,Segoe UI,sans-serif;*/
button:focus {outline:0;}
button:active {
   outline:none !important;
}


@font-face{
	font-family: proxibold;
	src: url(../fonts/proxi-semibold.otf);
}
@font-face{
	font-family: proxibolde;
	src: url(../fonts/proxi-bold.otf);
}

@font-face{
	font-family: proxi;
	src: url(../fonts/proxi-regular.otf);
}
body{
	font-family: proxi;
}
.nav-new{
	background: #0E0530;
	border: none;
	height:90px;
	padding-top: 20px;
	margin-bottom: 0;
	border-radius: 0;

}
header {
    width: 100%;
    min-height: 620px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

header>*,
.trial>* {
    position: relative;
    z-index: 1;
}

header .space-system,
.trial .space-system {
    position: absolute;
    top: 0;
    z-index: 0;
}
.navbar {
    border-bottom: 1px solid #2b253e;
}
.navbar-brand{
	font-family: proxibold;
	font-size: 20px;
}
.navbar-inverse .navbar-brand{
	color: #fff;
}
.navbar-inverse .navbar-nav li a{
	color:#fff;
	font-size: 14px;
	font-family: proxibold;
}

.navbar-inverse .navbar-nav li a:hover {
	opacity: 0.6;
}
.btn-signin{
	width: 108px;
	height: 38px;
	border-radius: 60px;
	background: none;
	border: 1px solid #fff;
	margin-top: -10px;
}
.title{
	margin-top: 120px;
	color:#fff;
	font-family: proxibold;
	font-size: 40px;
	line-height: 150%;
	line-height: 150%;
}
.capt{
	margin-top: 40px;
	color:#fff;
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 20px;
}
.btn-start{
	padding: 20px;
	height: 62px;
	border-radius: 60px;
	background: #ec3c62;
	border: none;
	margin-top: -10px;
	font-size: 16px;
	color: #fff;
	font-family: proxibold;
	margin-top: 25px;
}
.btn-learn{
	width: 200px;
	padding: 20px;
	height: 62px;
	border-radius: 60px;
	background: none;
	border: 1px solid #fff;
	margin-top: -10px;
	font-size: 16px;
	color: #fff;
	font-family: proxibold;
	margin-top: 25px;
}
.pad{
	margin-left: 20px;
	margin-right: 20px;
}
.padtop{
	padding-top: 200px;
	font-size: 13px;
}
.img-time{
	margin-top: 120px;
	margin-left: 80px;
}
.about{
	width: 100%;

	background-image: url(../img/bg4.png);
	background-repeat: no-repeat;
	min-height:450px;
	background-position:center;
}
.batas{
	width: 60%;
	margin: 0 auto;
}
.titles{
	color: #263667;
	font-size: 30px;
	font-family: proxibold;
	padding-top: 100px;
	padding-bottom: 20px;
}
.caption{
	color: #8b97ae;
	font-size: 16px;
	line-height: 200%;
	max-height: 450px;
}
.testi{
	width: 100%;
	height: 460px;
	background: #f6fafb;
}
.title-desc{
	color: #263667;
	font-size: 18px;
	margin-top: 50px;
	font-family: proxibold;
}
.how{
	padding-top: 50px;
	padding-bottom: 80px;
}
.sec1{
	width: 100%;
	min-height: 450px;
}
.sec3{
	padding-top: 80px;
	width: 100%;
	min-height: 550px;
}
.sec2{
	width: 100%;
	min-height: 450px;
	background: #f6fafb;
	padding-top: 80px;
}
.abu{
	color: #a8abba;
}
.distance{
	margin-top: 60px;
}
.img-how{
	margin-left: 100px;
}
.desc{
	font-size: 16px;
	color: #7b869d;
	line-height: 30px;
}
.icon{
	width: 100%;
	min-height: 550px;
	background-image: url(../img/bg2.jpg);
}
.title-icon{
	color: #71737e;
	font-size: 14px;
	font-family: proxibold;
	margin-top: 40px;
	margin-bottom: 30px;
}
.desc-icon{
	color: #a8abba;
	width: 80%;
	line-height: 25px;
}
.trial{
	width: 100%;
	height: 700px;
	margin-top: -50;
    position: relative;
}
.title-trial{
	padding-top: 80px;
	color: #fff;
	font-family: proxibold;
	font-size: 30px;
	margin-bottom: 30px;
}
.text-cancel{
	color: #fff;
}
.trial .list li {
    list-style: none;
    color: #fff;
}

.trial .list li:before {
    content: '\2713  ';
}
.tih{
	color: #fff;
	font-size: 14px;
}
.list{
	width: 30%;
	margin:0 auto;
}
.trial li{
	margin-bottom: 20px;
	font-size: 16px;
}
.boxsec{
	width: 300px;
	height: 200px;
	background: #fff;
	box-shadow: 0px 5px 20px #f1f1f1;
	margin-top: 100px;
	opacity: 0.6;
}
.box{
	width: 350px;
	height: 250px;
	background: #fff;
	box-shadow: 0px 5px 20px #f1f1f1;
	margin-top: 75px;
}
.foto{
	width: 60px;
	height: 60px;
	border-radius: 50px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 30px;
}
.secfoto{
	width: 40px;
	height: 40px;
}
.name{
	color: #263667;
	font-family: proxibold;
	font-size: 16px;
}
.namesec{
	font-size: 14px;
}
.subname{
	color: #afbbd0;
	font-size: 14px;
}
.subsec{
	font-size: 12px;
}

.parag{
	width: 80%;
	margin:0 auto;
	text-align: center;
	margin-top: 30px;
	color: #8b97ae;
	line-height: 30px;
}
.secpar{
	margin-top: 20px;
	font-size: 12px;
}
.kutip{
	float: right;
	margin-right: 20px;
}
.kutipsec{
	width: 40px;
}
footer{
	background: #21264D;
	width: 100%;
	height: 255px;
}
.conta{
	width: 50%;
	margin: 0 auto;
	padding-top: 30px;
	color: #465099;
}

.conta p{
	color: #fff;
}
.conta ul li a{
	color: #465099;
	font-family: proxibold;
}
.conta ul {
 	list-style: none;
 	padding-left: 0;
}
.conta hr{
	background: #465099;
}

.navbar-inverse .navbar-nav li a {
	background: inherit;
}

@media screen and (max-width:600px) {
	section.trial {
		min-height:1200px;
	}

}

@media screen and (max-width:700px) {
	center.culture-fit {
		top: 0px !important;
	}
}
