@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'av35';
	src: url("../font/avenir35.ttf");
}
@font-face {
	font-family: "av55";
	src: url("../font/avenir55.otf");
}
@font-face {
	font-family: "avlight";
	src: url("../font/AvenirLight.otf");
}
@font-face {
	font-family: "avmedium";
	src: url("../font/AvenirMedium.otf");
}
@font-face {
	font-family: "avheavy";
	src: url("../font/AvenirHeavy.otf");
}
@font-face {
	font-family: "avroman";
	src: url("../font/AvenirRoman.otf");
}
@font-face {
	font-family: "avblack";
	src: url("../font/AvenirBlack.otf");
}
@font-face {
	font-family: "avbook";
	src: url("../font/AvenirBook.otf");
}
@font-face {
	font-family: "avitalic";
	src: url("../font/Avenir-Italic.ttf");
}
@font-face {
	font-family: "latoregular";
	src: url("../font/Lato-Regular.ttf");
}
@font-face {
	font-family: "montserratbold";
	src: url("../font/Montserrat-Bold.ttf");
}
@font-face {
	font-family: "helvetica35";
	src: url("../font/helvetica35regular.otf");
}
@font-face {
	font-family: "helvetica36";
	src: url("../font/helvetica36italic.otf");
}
@font-face {
	font-family: "helvetica46";
	src: url("../font/helvetica46italic.otf");
}
@font-face {
	font-family: "helvetica75";
	src: url("../font/helvetica75bold.otf");
}


a {
  text-decoration: none !important;
}
body{
	padding:0;
	margin:0;
	font-family:'avmedium';
}



.clear{ clear:both;}



.pos-relative {
  position: relative;
}
.absolute-pos-tfooter {
  position: absolute;
  width: 100%;
  height: auto;
  top: 65px;
}

@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	-moz-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite;
}
.scroll-me {
    position: relative;
    left: -50px;
}

.big-images-header > img {
  width: 100%;
  height: auto;
}
.absolute-left-header {
  position: absolute;
  width: 100%;
  height: 100%;
}

.images-logo-first {
  padding-top: 30px;
}
.text-header-first {
  font-family: 'avblack';
  color: #fff;
  font-size: 60px;
  line-height: 1;
  padding-top: 40px;
  letter-spacing: 0px;
}
.pull-left.headers {
  width: 700px;
}

.text-header-two {
  padding-top: 40px;
  font-size: 30px;
  color: #fff;
}
.backtohome {
  float: left;
  background: #f63440;
  color: #fff;
  font-family: 'avblack';
  font-size: 26px;
  width: 400px;
  text-align: center;
  padding: 10px;
  margin-top: 40px;
  border-radius: 8px;
}
header {
    margin-bottom: 40px;
}
.step-section-01 {
    margin-bottom: 40px;
}
.images-side-right > img {
    width: 100%;
    height: auto;
}
.titles-big-span {
    overflow: hidden;
    width: 100%;
    height: 65px;
    margin-bottom: 20px;
}
.pull-left.line-reds {
    background: #fb3044;
    width: 23px;
    height: 64px;
    margin-right: 10px;
}
.pull-left.text-line-reds {
    color: #000;
    font-size: 27px;
    line-height: 1.2;
    font-family: 'avmedium';
    width: 90%;
}
.text-open-001 {
    font-family: 'avlight';
    font-size: 22px;
    color: #5e5e5e;
}


.big-images-header > img {
  width: 100%;
  height: auto;
}
.absolute-left-header {
  position: absolute;
  width: 100%;
  height: 100%;
}

.text-header-first {
  font-family: 'avblack';
  color: #fff;
  font-size: 60px;
  line-height: 1;
  padding-top: 40px;
  letter-spacing: 0px;
}
.pull-left.headers {
  width: 700px;
}

.text-header-two {
  padding-top: 40px;
  font-size: 30px;
  color: #fff;
}
.backtohome {
  float: left;
  background: #f63440;
  color: #fff;
  font-family: 'avblack';
  font-size: 26px;
  width: 400px;
  text-align: center;
  padding: 10px;
  margin-top: 40px;
  border-radius: 8px;
}
header {
    margin-bottom: 40px;
}
.step-section-01 {
    margin-bottom: 40px;
}
.images-side-right > img {
    width: 100%;
    height: auto;
}
.pull-left.line-reds {
    background: #fb3044;
    width: 23px;
    height: 64px;
    margin-right: 10px;
}
.pull-left.text-line-reds {
    color: #000;
    font-size: 27px;
    line-height: 1.2;
    font-family: 'avmedium';
    width: 90%;
}
.text-open-001 {
    font-family: 'avlight';
    font-size: 22px;
    color: #5e5e5e;
}

.title-spans-two {
  margin-top: 30px;
  font-size: 24px;
  font-family: 'avmedium';
  color: #000;
  padding-bottom: 20px;
}
.in-content-side-left {
  padding-bottom: 18px;
}
.isi-in-content-side-left.pull-left.box {
  width: 80%;
  line-height: 1.2;
}

.isi-in-content-side-left {
    font-size: 18px;
    color: #5e5e5e;
    font-family: 'avlight';
}
.judul-in-content-side-left.pull-left.box {

    background: #fb3044;
    color: #fff;
    width: 13%;
    text-align: center;
    height: 75px;
    padding-top: 23px;
    margin-right: 15px;

}
.judul-in-content-side-left {

    font-size: 22px;
    font-family: 'avmedium';
    padding-bottom: 8px;
    line-height: 1;
    font-weight: 900;

}
.isi-in-content-side-left.pull-left.box {
    text-align: left;
}

.row.content-sections-6 {
  margin: 0 -10px;
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6.content-sections-6 {
  padding: 0 10px;
}
.cspan-garis {
    background: #fb3044;
    width: 90px;
    height: 10px;
    margin-bottom: 40px;
}
.images-side-right.down {
    margin-top: 30px;
}

.absolute-footer {
  position: absolute;
  top: 36%;
  width: 100%;
  height: auto;
}
.text01-down-tfooter {
  color: #fff;
  font-family: 'avblack';
  font-size: 42px;
  text-align: left;
  line-height: 1.1;
  width: 383px;
}
.pesan-sekarang-coy {
  background: #fcff00;
  color: #000;
  border-radius: 5px;
  font-size: 30px;
  font-family: 'avblack';
  padding: 10px 0;
  margin-top: 18px;
  width: 300px;
}

.container {
  width: 950px;
}
@media (max-width:1200px) {
  .text-header-first {
    
    font-size: 33px;
 
}
}

@media (max-width:1099px) {
	
.images-logo-first {
  padding-top: 25px;
}
.images-logo-first > img {
  width: 250px;
}
.text-header-first {
  font-size: 33px;
  padding-top: 30px;
}
.text-header-two {
  font-size: 22px;
  padding-top: 30px;
}
.backtohome {
  font-size: 22px;
  width: 300px;
  margin-top: 23px;
}
.text-open-001 {
  font-size: 18px;
}
.judul-in-content-side-left.pull-left.box {
  height: 53px;
  padding-top: 17px;
}
.isi-in-content-side-left.pull-left.box {
  font-size: 18px;
}
.absolute-footer {
  top: 28%;
}
}
@media (max-width:980px) {
  .container {
    width: 100%;
}
	
.images-side-right {
  margin-top: 25px;
  margin-bottom: 20px;
}
.title-spans-two {
  margin-top: 0px;
}
.judul-in-content-side-left.pull-left.box {
  width: 7%;
}
.isi-in-content-side-left.pull-left.box {
  width: 90%;
}
.text01-down-tfooter {
  font-size: 22px;
}
.pesan-sekarang-coy {
  font-size: 20px;
  padding: 8px;
}
#footers >.pos-relative >.images-side-right {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
	
}
@media (max-width:900px) {
	
.images-logo-first > img {
  width: 200px;
}
.text-header-first {
  font-size: 24px;
}
.backtohome {
  font-size: 18px;
  width: 220px;
  margin-top: 25px;
}
.text-header-two {
  font-size: 18px;
  padding-top: 20px;
}
}
@media (max-width:780px) {
	
.pull-left.headers {
  width: 310px;
}
.images-logo-first > img {
  width: 130px;
}
.images-logo-first {
  padding-top: 15px;
}
.text-header-first {
  font-size: 18px;
  padding-top: 15px;
}
.text-header-two {
  font-size: 16px;
  padding-top: 15px;
}
.backtohome {
  margin-top: 17px;
  font-size: 16px;
  padding: 8px;
}
.pull-left.text-line-reds {
  font-size: 22px;
}
.pull-left.line-reds {
  width: 15px;
  height: 50px;
}
.titles-big-span {
  height: 53px;
}
.step-section-01 {
  margin-bottom: 20px;
}
.text01-down-tfooter {
  font-size: 18px;
  display: none;
}
.pesan-sekarang-coy {
  margin-top: 0px;
  font-size: 18px;
  padding: 5px;
}
.text-open-001 {
  font-size: 16px;
}
	
}
@media (max-width:540px) {
	
.text-header-two {
  display: none;
}
.backtohome {
  font-size: 14px;
  padding: 4px;
  width: 170px;
}
.text-header-first {
  font-size: 15px;
}

.judul-in-content-side-left.pull-left.box {
  margin-right: 10px;
  font-size: 16px;
}
.isi-in-content-side-left.pull-left.box {
  font-size: 16px;
  width: 80%;
}
.cspan-garis {
  margin-bottom: 15px;
}
.title-spans-two {
  padding-bottom: 15px;
  font-size: 22px;
}
@media (max-width:400px) {
	
.backtohome {
  display: none;
}
header {
  margin-bottom: 20px;
}
.pull-left.text-line-reds {
  font-size: 18px;
}
.pull-left.line-reds {
  width: 10px;
  margin-right: 5px;
  height: 45px;
}
.titles-big-span {
  height: 46px;
  margin-bottom: 10px;
}
.text-open-001 {
  font-size: 14px;
}
.images-side-right {
  margin-top: 15px;
  margin-bottom: 10px;
}
.title-spans-two {
  font-size: 18px;
  padding-bottom: 10px;
}
.cspan-garis {
  width: 80px;
  height: 7px;
}
.isi-in-content-side-left.pull-left.box {
  font-size: 14px;
}
.pesan-sekarang-coy {
  font-size: 16px;
  width: 158px;
}
}
