html {
	width: 100%;
  
}

body {
	font-family: 'Roboto', helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #666666;
}


hr {
	margin:0px;
	padding:0px;
}

.clr {
	clear: both;
	height: 10px;
}

.clrb {
	clear: both;
	height: 0px;
}

.clr5 {
	clear: both;
	height: 5px;
}

.clr15 {
	clear: both;
	height: 15px;
}

.clr20 {
	clear: both;
	height: 20px;

}

.clr30 {
	clear: both;
	height: 30px;
}

.clr35 {
	clear: both;
	height: 35px;
}

.clr50 {
	clear: both;
	height: 50px;
}

.clr60 {
	clear: both;
	height: 60px;
}

.clr70 {
	clear: both;
	height: 70px;
}

.clr80 {
	clear: both;
	height: 80px;
}

.clr100 {
	clear: both;
	height: 60px;
}

.clrboth {
	clear: both;
}

.resimg {
	width: 100%;
	/*height: 100%;*/
}





.textbox {
	width: 95%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #a86dbf;
	font-size: 16px;
	background: transparent;
	color: #EEE3F2;
	margin-top: 5px;
	resize: none;
	outline: none;
	font-family: 'Roboto', helvetica, sans-serif;
	background: url("../images/bgbox.jpg") center top;
}

.submitbox {
	border: 0px;
	font-size: 14px;
	background: transparent;
	padding: 0px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.home-cal-blank-title a{
	color: white;
}

.mapdetail img {
	width: 100%;
	height: auto;
}

.flightgaris {
	width: 100%;
	height: 1px;
	background: url("../images/titik-02.jpg") center center repeat-x;
	padding-top: 2px;
}

@media (min-width: 1199px) { 


.resimg2 {
	width: 100%;
	
	height: 100%;
}

.bgslide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 90px;
}

.headerframe {
	width: 90%;
	height: 90px;
	max-width: 1200px;
}

.logo {
	width: 15%;
	float: left;
	margin-top: 12px;
}

.menuframe {
	width: 70%;
	float: left;
	height: 70px

}

.headerright {
	width: 15%;
	text-align: center;
	float: left;
	height: 70px;
}


.headerphone {
	width: 100%;
	min-width: 163px;
	height: 23px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
}

.headerrightmenu {
	padding-top: 10px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 14px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 42px;
	width: 80%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 14px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;
	max-width: 1200px;
}

.menu-phone-content {
	width: 33%;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
}

.menutopphone {
	display: none;
}

.home-cal-frame {
	width: 90%;
	margin-top: 27%;
	border-left: 1px solid #d1ae92;
	border-top: 5px solid #d1ae92;
	height: auto;
	position: relative;
	max-width: 1200px;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
	font-size: 18px;
}

.home-cal-blank-title {
	font-size: 28px;
}

.home-cal {
	width: 14.27%;
	float: left;
	position: relative;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	position: absolute;
	width: 100px;
	height: 100px;
	color: red;
	top: 0px;
}

.dmore {
	width: 90%;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 24px;
	max-width: 1200px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 20px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	
}

.imgovertext-content {
	padding: 10px;
}

.imgovertext-date {
	font-size: 18px;
}


.imgovertext-from {
	font-size: 18px;
	padding-top: 50px;
}

.imgovertext-price {
	font-size: 24px;
}

.footer {
	width: 90%;
	background: white;
	padding-top: 50px;
	padding-bottom: 50px;
	max-width: 1200px;
}

.footer-1 {
	width: 30%;
	text-align: left;
	float: left;
	padding-left: 3%;
}

.footer-1 img {
	float: left;
	padding-left: 5%;
}

.footer-2 {
	width: 30%;
	text-align: center;
	float: left;
	padding-left: 3%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}

.footer-3 {
	width: 25%;
	text-align: right;
	float: left;
	padding-left: 3%;
	padding-right: 5%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.contentumuminfo {
	width: 90%;
	max-width: 1200px;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 31%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}


.tourtopinfo {
	width: 90%;
	max-width: 1200px;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 27%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 80%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}

.tourtopinfo-1-judul {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 15%;
	text-align: right;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 90%;
	max-width: 1200px;
	margin-top: 0px;
}

.tourframebox-1 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 3%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 2%;
	width: 35%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 24px;
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 2%;	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 20%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 47%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 24px;
	padding-top: 0px;
	height: 90px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 14px;
	padding-top: 10px;
	height: 90px;
	overflow: hidden;

}

.tourtopinfo-3 {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}



.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 18px;
	
}

.linetourinfo-info {
	font-size: 12px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 100%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 90%;
	background: white;
	max-width: 1200px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 98%;
}

.tourdetailkiri {
	width: 67%;
	padding-left: 3%;
	float: left;
	text-align: left;
}

.tourdetailkanan {
	width: 27%;
	padding-left: 3%;
	float: left;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriinfo2 {
	width: 70%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 15%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}

.tourdetailkirijudul {
	font-size: 24px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 30px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 40px;
}


.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
	width: 98%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 28%;
	text-align: right;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 68%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {

}

#bookphone {
	display: none;
}

.contentumumframe {
	width: 90%;
	max-width: 1200px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}


.aboutinfo {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 90%;
	max-width: 1200px;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 24px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 30px;
}

.aboutline-1 {
	font-size: 18px;
}

.aboutline-2-float {
	width: 45%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
}

.contactfloat {
	float: left;
	width: 30%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:20px;
	padding-bottom: 20px;
	line-height: 24px;
}

.contactfloat2 {
	float: left;
	width: 64%;
	padding-left: 0%;
	padding-right: 2%;
	text-align: left;
	padding-top:0px;
	padding-bottom: 20px;
	line-height: 24px;
}

.contactjarak {
	height: 50px;
	clear: both;
}

.contactjudul {
	font-size: 24px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 20px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullkotakumum {
	width: 100%;
	margin-top: 15px;
}

.tengahkotakumum-1 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-right: 2%;
}

.tengahkotakumum-2 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-left: 2%;
}

.contentkotakumum {
	width: 100%;
	padding-right: 0%;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-right: 2%;
}

.contentfly-2 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-left: 2%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}


@media (min-width: 1025px) and (max-width: 1199px) {


.resimg2 {
	width: 100%;
	
	height: 100%;
}

.bgslide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;

}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 70px;
}

.headerframe {
	width: 90%;
	height: 70px;
	
}

.logo {
	width: 15%;
	float: left;
	margin-top: 12px;
}

.menuframe {
	width: 70%;
	float: left;
	height: 70px

}

.headerright {
	width: 15%;
	text-align: center;
	float: left;
	height: 70px;
}


.headerphone {
	width: 100%;
	min-width: 163px;
	height: 23px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
}

.headerrightmenu {
	padding-top: 10px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 14px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 42px;
	width: 80%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 14px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;

}

.menu-phone-content {
	width: 33%;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
}

.menutopphone {
	display: none;
}

.home-cal-frame {
	width: 90%;
	margin-top: 35%;
	border-left: 1px solid #d1ae92;
	border-top: 5px solid #d1ae92;
	height: auto;
	position: relative;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
}

.home-cal-blank-title {
	font-size: 28px;
}

.home-cal {
	width: 14.27%;
	float: left;
	position: relative;
	border: 0px;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	position: absolute;
	width: 100px;
	height: 100px;
	color: red;
	top: 0px;
}

.dmore {
	width: 90%;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 24px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 16px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	
}

.imgovertext-content {
	padding: 8px;
}

.imgovertext-date {
	font-size: 12px;
}


.imgovertext-from {
	font-size: 12px;
	padding-top: 30px;
}

.imgovertext-price {
	font-size: 16px;
}

.footer {
	width: 90%;
	background: white;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer-1 {
	width: 30%;
	text-align: left;
	float: left;
	padding-left: 3%;
}

.footer-1 img {
	float: left;
	padding-left: 5%;
}

.footer-2 {
	width: 30%;
	text-align: center;
	float: left;
	padding-left: 3%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}

.footer-3 {
	width: 25%;
	text-align: right;
	float: left;
	padding-left: 3%;
	padding-right: 5%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.tourtopinfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 35%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 80%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}

.tourtopinfo-1-judul {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 15%;
	text-align: right;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 90%;
	margin-top: 0px;
}

.tourframebox-1 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 3%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 2%;
	width: 35%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 24px;
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 2%;	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 20%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 47%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 24px;
	padding-top: 0px;
	height: 90px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 12px;
	padding-top: 10px;
	height: 90px;
	overflow: hidden;

}

.tourtopinfo-3 {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}


.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 18px;
	
}

.linetourinfo-info {
	font-size: 12px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 100%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 90%;
	background: white;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 98%;
}

.tourdetailkiri {
	width: 67%;
	padding-left: 3%;
	float: left;
	text-align: left;
}

.tourdetailkanan {
	width: 27%;
	padding-left: 3%;
	float: left;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriinfo2 {
	width: 70%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 15%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}

.tourdetailkirijudul {
	font-size: 24px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 30px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 40px;
}

.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
	width: 98%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 28%;
	text-align: right;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 68%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {

}

#bookphone {
	display: none;
}

.contentumumframe {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
	
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}


.aboutinfo {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 90%;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 24px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 30px;
}

.aboutline-1 {
	font-size: 18px;
}

.aboutline-2-float {
	width: 45%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
}

.contactfloat {
	float: left;
	width: 30%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:20px;
	padding-bottom: 20px;
	line-height: 24px;
}

.contactfloat2 {
	float: left;
	width: 64%;
	padding-left: 0%;
	padding-right: 2%;
	text-align: left;
	padding-top:0px;
	padding-bottom: 20px;
	line-height: 24px;
}

.contactjarak {
	height: 50px;
	clear: both;
}

.contactjudul {
	font-size: 24px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 20px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.contentumuminfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 31%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}

.fullkotakumum {
	width: 100%;
	margin-top: 35px;
}

.tengahkotakumum-1 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-right: 2%;
}

.tengahkotakumum-2 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-left: 2%;
}

.contentkotakumum {
	width: 100%;
	padding-right: 0%;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-right: 2%;
}

.contentfly-2 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-left: 2%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}

@media (min-width: 771px) and (max-width: 1024px) {

.resimg2 {
	width: 100%;
	
	height: 100%;
}

.bgslide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 60px;
}

.headerframe {
	width: 90%;
	height: 60px;
	
}

.logo {
	width: 20%;
	float: left;
	margin-top: 12px;
}

.menuframe {
	width: 55%;
	float: left;
	height: 60px;

}

.headerright {
	width: 15%;
	text-align: center;
	float: left;
	height: 60px;
	min-width: 163px;
}


.headerphone {
	width: 100%;
	min-width: 163px;
	height: 23px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
}

.headerrightmenu {
	padding-top: 5px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 13px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 37px;
	width: 95%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 13px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;

}

.menu-phone-content {
	width: 33%;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
}

.menutopphone {
	display: none;
}

.home-cal-frame {
	width: 90%;
	margin-top: 35%;
	border-left: 1px solid #d1ae92;
	border-top: 5px solid #d1ae92;
	height: auto;
	position: relative;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
	font-size: 12px;
}

.home-cal-blank-title {
	font-size: 20px;
}

.home-cal {
	width: 14.26%;
	float: left;
	position: relative;
	border: 0px;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	position: absolute;
	width: 100px;
	height: 100px;
	color: red;
	top: 0px;
}

.dmore {
	width: 90%;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 24px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 12px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	
}

.imgovertext-content {
	padding: 8px;
}

.imgovertext-date {
	font-size: 12px;
}


.imgovertext-from {
	font-size: 12px;
	padding-top: 10px;
}

.imgovertext-price {
	font-size: 12px;
}

.footer {
	width: 90%;
	background: white;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-1 {
	width: 24%;
	text-align: left;
	float: left;
	padding-left: 3%;
}

.footer-1 img {
	float: left;
	padding-left: 5%;
}

.footer-2 {
	width: 43%;
	text-align: center;
	float: left;
	padding-left: 3%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}

.footer-3 {
	width: 20%;
	text-align: right;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.contentumuminfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 31%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}


.tourtopinfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 35%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 68%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}

.tourtopinfo-1-judul {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 25%;
	text-align: right;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 90%;
	margin-top: 0px;
}

.tourframebox-1 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 3%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 2%;
	width: 35%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 16px;
	padding-top: 10px;
	height: 50px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 11px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 60px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 2%;	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 30%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 47%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 16px;
	padding-top: 0px;
	height: 85px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 11px;
	padding-top: 10px;
	height: 90px;
	overflow: hidden;

}

.tourtopinfo-3 {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}



.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 18px;
	
}

.linetourinfo-info {
	font-size: 12px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 100%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 90%;
	background: white;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 98%;
}

.tourdetailkiri {
	width: 67%;
	padding-left: 2%;
	float: left;
	text-align: left;
}

.tourdetailkanan {
	width: 26%;
	padding-left: 3%;
	float: left;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}


.tourdetailkiriinfo2 {
	width: 70%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 15%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}

.tourdetailkirijudul {
	font-size: 20px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 30px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 40px;
}


.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	width: 98%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 28%;
	text-align: right;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 68%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {

}

#bookphone {
	display: none;
}

.contentumumframe {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}


.aboutinfo {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 90%;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 24px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 30px;
}

.aboutline-1 {
	font-size: 18px;
}

.aboutline-2-float {
	width: 45%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
}

.contactfloat {
	float: left;
	width: 47%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:15px;
	padding-bottom: 20px;
	line-height: 24px;
	
}

.contactfloat2 {
	float: left;
	width: 47%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:10px;
	padding-bottom: 20px;
	line-height: 24px;
	clear: both;
}

.contactjarak {
	height: 50px;
	clear: both;
}

.contactjudul {
	font-size: 24px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 20px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullkotakumum {
	width: 100%;
	margin-top: 15px;
}

.tengahkotakumum-1 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-right: 2%;
}

.tengahkotakumum-2 {
	width: 48%;
	margin-top: 35px;
	float: left;
	padding-left: 2%;
}

.contentkotakumum {
	width: 100%;
	padding-right: 0%;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-right: 2%;
}

.contentfly-2 {
	width: 48%;
	margin-top: 15px;
	float: left;
	padding-left: 2%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}


@media (min-width: 571px) and (max-width: 770px) {

.resimg2 {
	width: 100%;
	
	height: 100%;
}

.bgslide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 60px;
}

.headerframe {
	width: 90%;
	height: 60px;
	
}

.logo {
	width: 18%;
	float: left;
	margin-top: 17px;
}

.menuframe {
	width: 51%;
	float: left;
	height: 60px

}

.headerright {
	width: 15%;
	min-width: 163px;
	text-align: center;
	float: left;
	height: 60px;
}


.headerphone {
	width: 100%;
	min-width: 163px;
	height: 23px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
}

.headerrightmenu {
	padding-top: 5px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 12px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 37px;
	width: 100%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;

}

.menu-phone-content {
	width: 33%;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
}

.menutopphone {
	display: none;
}

.home-cal-frame {
	width: 90%;
	margin-top: 35%;
	border-left: 1px solid #d1ae92;
	border-top: 5px solid #d1ae92;
	height: auto;
	position: relative;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
	font-size: 11px;
	line-height: 14px;
}

.home-cal-blank-title {
	font-size: 16px;
}

.home-cal {
	width: 14.26%;
	float: left;
	position: relative;
	border: 0px;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	position: absolute;
	width: 100px;
	height: 100px;
	color: red;
	top: 0px;
}

.dmore {
	width: 90%;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 22px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 12px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	line-height: 16px;
	overflow: hidden;
	
}

.imgovertext-content {
	padding: 5px;
}

.imgovertext-date {
	font-size: 11px;
}


.imgovertext-from {
	font-size: 11px;
	padding-top: 5px;
}

.imgovertext-price {
	font-size: 11px;
}

.footer {
	width: 90%;
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.footer-1 {
	width: 29%;
	text-align: left;
	float: left;
	padding-left: 0%;
}

.footer-1 img {
	float: left;
	padding-left: 1%;
}

.footer-2 {
	width: 45%;
	text-align: center;
	float: left;
	padding-left: 2%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
}

.footer-3 {
	width: 20%;
	text-align: right;
	float: left;
	padding-left: 2%;
	padding-right: 1%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.contentumuminfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 31%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}

.tourtopinfo {
	width: 90%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 35%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 67%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}

.tourtopinfo-1-judul {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 25%;
	text-align: right;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 90%;
	margin-top: 0px;
}

.tourframebox-1 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 31%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 3%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 2%;
	width: 45%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 16px;
	padding-top: 10px;
	height: 50px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 11px;
	padding-top: 5px;
	height: 63px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 49%;
	margin-top: 40px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 2%;	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 30%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 47%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 16px;
	padding-top: 0px;
	height: 85px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 11px;
	padding-top: 10px;
	height: 90px;
	overflow: hidden;

}

.tourtopinfo-3 {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 30px;
}



.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 14px;
	
}

.linetourinfo-info {
	font-size: 11px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 100%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 90%;
	background: white;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 95%;
}

.tourdetailkiri {
	width: 67%;
	padding-left: 1%;
	float: left;
	text-align: left;
}

.tourdetailkanan {
	width: 29%;
	padding-left: 3%;
	float: left;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriinfo2 {
	width: 70%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 15%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}


.tourdetailkirijudul {
	font-size: 18px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 30px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 40px;
}


.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	width: 98%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 28%;
	text-align: right;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 68%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {

}

#bookphone {
	display: none;
}

.contentumumframe {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}


.aboutinfo {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 90%;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 24px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 30px;
}

.aboutline-1 {
	font-size: 18px;
}

.aboutline-2-float {
	width: 45%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
}

.contactfloat {
	float: left;
	width: 47%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:15px;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 12px;
}

.contactfloat2 {
	float: left;
	width: 47%;
	padding-left: 0%;
	padding-right: 3%;
	text-align: left;
	padding-top:10px;
	padding-bottom: 20px;
	line-height: 24px;
	clear: both;
}

.contactjarak {
	height: 50px;
	clear: both;
}

.contactjudul {
	font-size: 17px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 15px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullkotakumum {
	width: 100%;
	margin-top: 15px;
}

.tengahkotakumum-1 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-right: 0%;
}

.tengahkotakumum-2 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-left: 0%;
}

.contentkotakumum {
	width: 100%;
	padding-right: 0%;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 100%;
	margin-top: 25px;
	float: left;
	padding-right: 0%;
}

.contentfly-2 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-left: 0%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}

@media (min-width: 321px) and (max-width: 571px) {

.resimg2 {
	max-width: 100%;
	
	/*height: 100%;*/
}

.bgslide {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 120px;
}

.headerframe {
	width: 95%;
	height: 60px;
	
}

.logo {
	width: 40%;
	padding-top: 5px;
	clear: both;
	height: 50px;
}

.menuframe {
	width: 74%;
	float: left;
	height: 60px
	
}

.headerright {
	width: 15%;
	min-width: 90px;
	text-align: center;
	float: left;
	height: 60px;
	
}


.headerphone {
	width: 100%;
	height: 19px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
	font-size: 10px;
	padding-top: 4px;
}

.headerrightmenu {
	padding-top: 5px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 12px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 38px;
	width: 100%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;

}

.menu-phone-content {
	width: 33%;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
	display: none;
}

.menutopphone {
	
}

.home-cal-frame {
	width: 95%;
	margin-top: 40%;
	border-top: 5px solid #d1ae92;
	
	height: auto;
	position: relative;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
	display:none;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	display:none;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
	font-size: 11px;
	line-height: 14px;
}

.home-cal-blank-title {
	font-size: 16px;
}

.home-cal {
	width: 14.26%;
	float: left;
	position: relative;
	border: 0px;
	display:none;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	width: 100%;
	color: red;
	clear: both;
	float: left;
	text-align: left;
	background: #faeec4;
}

.dmore {
	width: 95%;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 22px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 12px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	line-height: 16px;
	overflow: hidden;
	
}

.imgovertext-content {
	padding: 5px;
}

.imgovertext-date {
	font-size: 11px;
}


.imgovertext-from {
	font-size: 11px;
	padding-top: 5px;
}

.imgovertext-price {
	font-size: 11px;
}

.footer {
	width: 95%;
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.footer-1 {
	width: 100%;
	text-align: center;
	float: center;
	padding-left: 0%;
	clear: both;
}

.footer-1 img {
	float: center;
	padding-left: 1%;
	
}

.footer-2 {
	width: 100%;
	text-align: center;
	float: center;
	padding-left: 0%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 20px;
	clear: both;
}

.footer-3 {
	width: 100%;
	text-align: center;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.contentumuminfo {
	width: 95%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 36%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}

.tourtopinfo {
	width: 95%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 35%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 62%;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.tourtopinfo-1-judul {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 25%;
	text-align: right;
	font-size: 12px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 95%;
	margin-top: 0px;
}

.tourframebox-1 {
	width: 48%;
	margin-top: 20px;
	background: white;
	float: left;
	margin-left: 1%;
	text-align: left;
	position: relative;
	margin-right: 1%;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 48%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 1%;
	width: 45%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 15px;
	padding-top: 10px;
	height: 50px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 11px;
	padding-top: 5px;
	height: 63px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 100%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 100%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 30%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 47%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 15px;
	padding-top: 0px;
	height: 85px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 11px;
	padding-top: 10px;
	height: 90px;
	overflow: hidden;

}


.tourtopinfo-3 {
	width: 95%;
	text-align: left;
	font-size: 14px;
	padding: 2%;
	color: white;
	float: left;
	padding-bottom: 30px;
}



.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 12px;
	
}

.linetourinfo-info {
	font-size: 11px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 100%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 95%;
	background: white;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 95%;
}

.tourdetailkiri {
	width: 98%;
	padding-left: 1%;
	text-align: left;
}

.tourdetailkanan {
	width: 98%;
	padding-left: 1%;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriinfo2 {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 100%;
	padding-left: 0%;
	float: left;
	clear:both;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}


.tourdetailkirijudul {
	font-size: 16px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 20px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 20px;
}


.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 15px;
	margin-top: 10px;
	width: 98%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 38%;
	text-align: right;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 58%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {

}

#bookphone {
	display: none;
}

.contentumumframe {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}

.aboutinfo {
	width: 90%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 95%;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 18px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 20px;
}

.aboutline-1 {
	font-size: 14px;
}

.aboutline-2-float {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
	display: none;
}

.contactfloat {
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
	padding-top:15px;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 14px;
}

.contactfloat2 {
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
	padding-top:10px;
	padding-bottom: 20px;
	line-height: 24px;
	clear: both;
}

.contactjarak {
	height: 50px;
	clear: both;
}

.contactjudul {
	font-size: 18px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 15px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullkotakumum {
	width: 100%;
	margin-top: 15px;
}

.tengahkotakumum-1 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-right: 0%;
}

.tengahkotakumum-2 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-left: 0%;
}

.contentkotakumum {
	width: 100%;
	padding: 0%;
	font-size: 13px;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 100%;
	margin-top: 25px;
	float: left;
	padding-right: 0%;
}

.contentfly-2 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-left: 0%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
	font-size: 12px;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}


@media (max-width: 320px) {

.resimg2 {
	max-width: 100%;
	
	/*height: 100%;*/
}

.bgslide {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
}

.header {
	border-bottom: 1px solid #D4D4D4;
	background: rgb(255, 255, 255) transparent;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF)";
	width: 100%;
	height: 140px;
}

.headerframe {
	width: 95%;
	min-width: 300px;
	height: 60px;
	
}

.logo {
	width: 40%;
	padding-top: 5px;
	clear: both;
	height: 50px;
}

.menuframe {
	width: 100%;
	float: left;
	

}

.headerright {
	width: 100%;
	min-width: 100px;
	text-align: center;
	float: left;
	height: 60px;
}


.headerphone {
	width: 100%;
	height: 23px;
	background: url(../images/ph.png) center top no-repeat;
	text-align: center;
	color: white;
	margin-top: 10px;
	float: right;
}

.headerrightmenu {
	padding-top: 5px;
	clear: both;
	width: 100%;
	text-align: center;
}

.menunav-r {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 11px;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav-r a {
	color: #cfad89;
}

.menunavbar {
	padding-top: 5px;
	width: 100%;
}

.menunav {
	color: #cfad89;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 11px;
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.menunav a {
	color: #cfad89;
}

.menu-phone {
	width: 100%;
	background: rgb(155,68,162) transparent;
	background-color:rgba(155,68,162,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b44a2, endColorstr=#9b44a2)";
	cursor: pointer;
	color: #FFFFFF;
	position: absolute;
	z-index: 99;
	display: none;

}


.menu-phone-frame {
	width: 90%;
	padding-top: 5px;

}

.menu-phone-content {
	width: 50%;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	padding-bottom: 5px;
}

.menu-phone-content a {
	color: #FFFFFF;
}

.menu-phone-content-sub {
	padding-left: 5%;
}

.ddsmoothmenu {
	display: none;
}

.menutopphone {
	
}

.home-cal-frame {
	width: 95%;
	min-width: 300px;
	margin-top: 40%;
	border-top: 5px solid #d1ae92;
	
	height: auto;
	position: relative;
}

.home-cal-blanktop-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #934eb8;
	text-align: right;
	display:none;
}

.home-cal-blankbot-1 {
	width: 14.27%;
	float: left;
	position: relative;
	background: #8685c1;
	text-align: left;
	display:none;
	
}

.home-cal-blank {
	padding: 10px;
	color: white;
	font-size: 11px;
	line-height: 14px;
}

.home-cal-blank-title {
	font-size: 16px;
}

.home-cal {
	width: 14.26%;
	float: left;
	position: relative;
	border: 0px;
	display:none;
}

.home-cal-img {
	position: absolute;
	top: 0px;
	
}

.home-cal-tgl {
	font-size: 14px;
	color: #d1ae92;
	position: absolute;
	top: 0px;
}

.home-cal-tgl-c {
	padding: 5px;
}

.home-cal-img-top {
	width: 100%;
	color: red;
	clear: both;
	float: left;
	text-align: left;
	background: #faeec4;
}

.dmore {
	width: 95%;
	min-width: 300px;
	background: #a383b2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: center;
	font-size: 22px;
	
}

.dmorecontent {
	width: 250px;
	color: white;
	
}

.dmorecontent img {
	float: left;	
}

.imgovertext {
	font-size: 12px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: rgb(0, 0, 0) transparent;
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	line-height: 16px;
	overflow: hidden;
	
}

.imgovertext-content {
	padding: 5px;
}

.imgovertext-date {
	font-size: 11px;
}


.imgovertext-from {
	font-size: 11px;
	padding-top: 5px;
}

.imgovertext-price {
	font-size: 11px;
}

.footer {
	width: 95%;
	min-width: 300px;
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.footer-1 {
	width: 100%;
	text-align: center;
	float: center;
	padding-left: 0%;
	clear: both;
}

.footer-1 img {
	float: center;
	padding-left: 1%;
	
}

.footer-2 {
	width: 100%;
	text-align: center;
	float: center;
	padding-left: 0%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 20px;
	clear: both;
}

.footer-3 {
	width: 100%;
	text-align: center;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 25px;
}

.footer-3 a {
	color: #000000;
	text-decoration: underline;
}

.contentumuminfo {
	width: 95%;
	min-width: 300px;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 36%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.contentumuminfo a {
	color: white;
}

.tourtopinfo {
	width: 95%;
	min-width: 300px;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	border-top: 5px solid #d1ae92;
	margin-top: 35%;
	font-family: 'Roboto', helvetica, sans-serif;
}

.tourtopinfo a {
	color: white;
}

.tourtopinfo-1 {
	width: 62%;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.tourtopinfo-1-judul {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tourtopinfo-2 {
	width: 25%;
	text-align: right;
	font-size: 12px;
	padding: 10px;
	color: white;
	float: left;
}

.tourframe {
	width: 95%;
	margin-top: 0px;
	min-width: 300px;
}

.tourframebox-1 {
	width: 94%;
	margin-top: 20px;
	background: white;
	float: left;
	margin-left: 3%;
	text-align: left;
	position: relative;
	margin-right: 3%;
}

.tourframebox-1 a {
	color: #000000;
}

.tourframebox-1:hover {
	background: #944db5;
	color: white;
}

.tourframebox-1:hover a {
	color: white;
}

.tourframebox-1:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-1:hover .tourbox-tgl {
	background: #944db5;
}

.tourframebox-2 {
	width: 94%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	margin-left: 3%;
	margin-right: 3%;
}

.tourframebox-2 a {
	color: #000000;
}

.tourframebox-2:hover {
	background: #944db5;
	color: white;
}

.tourframebox-2:hover a {
	color: white;
}

.tourframebox-2:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-2:hover .tourbox-tgl {
	background: #944db5;
}

.tourbox-kotak {
	margin: 3%;
	width: 94%;
}

.tourbox-img {
	width: 100%;
}

.tourbox-tgl {
	position: absolute;
	background: white;
	top: 1%;
	width: 35%;
	right: 3%;
	text-align: right;
	padding: 4px;
	line-height: 18px;
}

.tourbox-tgl-judul {
	font-size: 24px;
}

.tourbox-info {
	font-size: 15px;
	padding-top: 10px;
	height: 50px;
	overflow: hidden;
}

.tourbox-info-2 {
	font-size: 11px;
	padding-top: 5px;
	height: 63px;
	overflow: hidden;

}

.tourframebox-3 {
	width: 100%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-3 a {
	color: #000000;
}

.tourframebox-3:hover {
	background: #944db5;
	color: white;
}

.tourframebox-3:hover a {
	color: white;
}

.tourframebox-3:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-3:hover .tourbox-tgl-2 {
	background: #944db5;
}


.tourframebox-4 {
	width: 100%;
	margin-top: 20px;
	background: white;
	float: left;
	
	text-align: left;
	position: relative;
	
}

.tourframebox-4 a {
	color: #000000;
}

.tourframebox-4:hover {
	background: #944db5;
	color: white;
}

.tourframebox-4:hover a {
	color: white;
}

.tourframebox-4:hover hr {
	border-color: #FFFFFF;
}

.tourframebox-4:hover .tourbox-tgl-2 {
	background: #944db5;
}

.tourbox-img-2 {
	width: 40%;
	float: left;
	padding-bottom: 10px;
}

.tourbox-tgl-2 {
	position: absolute;
	background: white;
	top: 4%;
	width: 30%;
	left: 3%;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

.tourbox-right {
	width: 57%;
	padding-left: 2%;
	float: left;
}

.tourbox-info-r {
	font-size: 15px;
	padding-top: 0px;
	height: 65px;
	overflow: hidden;
}

.tourbox-info-2-r {
	font-size: 11px;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;

}


.tourtopinfo-3 {
	width: 95%;
	text-align: left;
	font-size: 14px;
	padding: 2%;
	color: white;
	float: left;
	padding-bottom: 30px;
}



.linetourframe {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 80px;
	position: relative;
	display: none;
}

.linetour {
	height: 5px;
	background: white;
	width: 100%;
	
}

.linetourinfoframe {
	position: absolute;
	margin-top: -10px;
	width: 100%;
}

.linetourinfo50 {
	width: 50%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo25 {
	width: 25%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo33 {
	width: 33%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo20 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo16 {
	width: 20%;
	float: left;
	background: url("../images/tick-v.jpg") left top no-repeat;
	padding-top: 20px;
	text-align: left;
	color: white;
}

.linetourinfo-judul {
	font-size: 12px;
	
}

.linetourinfo-info {
	font-size: 11px;
}

.linetourframephone {
	width: 95%;
	padding-bottom: 30px;
	display: none;
	
}

.linetourframephoneinfo {
	width: 100%;
	background: url("../images/white.jpg") left top repeat-y;
}

.linetourinfophone {
	background: url("../images/tick-h.jpg") left top no-repeat;
	width: 95%;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	color: white;
	position: relative;
	margin-left: -5px;
}

.tourbooktopframe {
	background: #a980b9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: center;
	font-size: 24px;
}

.tourbookcontent {
	width: 250px;
	color: white;
	
}

.tourdetailframe {
	width: 95%;
	min-width: 300px;
	background: white;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tourdetailinside {
	padding: 1%;
	width: 95%;
}

.tourdetailkiri {
	width: 98%;
	padding-left: 1%;
	text-align: left;
}

.tourdetailkanan {
	width: 98%;
	padding-left: 1%;
	text-align: left;
	color: #7f7f7f;
}

.tourdetailkiriframe {
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
}

.tourdetailkiridate {
	width: 9%;
	float: left;
}

.tourdetailkiriinfo {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriinfo2 {
	width: 88%;
	padding-left: 3%;
	float: left;
}

.tourdetailkiriimg {
	width: 100%;
	padding-left: 0%;
	float: left;
	clear:both;
}

.tourdetailkiriimg img {
	width: 100%;
	height: auto;
}


.tourdetailkirijudul {
	font-size: 14px;
}

.tourdetailkiridesc {
	line-height: 18px;
}

.tourdetailkiri-jarak {
	height: 20px;
	clear: both;
}

.tourdetailkanan-judul {
	font-size: 12px;
}

.hrkanan {
	margin-top:10px;
	margin-bottom: 10px;
}

.tourdetailkanan-desc {
	font-size: 12px;
	line-height: 18px;
}

.tourdetailkanan-jarak {
	height: 20px;
}


.booking-judul {
	background: #944db5;
	color: white;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	width: 96%;
	float: left;
}

.booking-left {
	/*background: #944db5;
	color: white;*/
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 96%;
	text-align: left;
}

.booking-right {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 96%;
}

.booking-jarak {
	height: 10px;
	clear: both;

}

.textfield {
	width: 100%;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

.button {
	background: #944db5;
	color: white;
	font-family: 'Roboto', helvetica, sans-serif;
	border: 0px;
}

#bookdesk {
	display: none;

}

#bookphone {
}

.contentumumframe {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentumuminside {
	padding: 0%;
	width: 100%;
}

.contentkotakumuminside {
	width: 96%;
	padding: 2%;
	background: white;
	padding-top: 10px;
}

.aboutinfo {
	width: 90%;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
	color: white;
	float: left;
	padding-bottom: 20px;
}

.aboutframe {
	width: 95%;
	min-width: 300px;
	background: white;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutinside {
	padding: 1%;
	width: 95%;
}

.aboutjudul {
	font-size: 18px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aboutjarak {
	clear: both;
	height: 20px;
}

.aboutline-1 {
	font-size: 14px;
}

.aboutline-2-float {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.aboutline-2-center {
	width: 10%;
	float: left;
	display: none;
}


.contactfloat {
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
	padding-top:10px;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 12px;
}

.contactfloat2 {
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
	padding-top:15px;
	padding-bottom: 20px;
	line-height: 24px;
	clear: both;
}

.contactjarak {
	height: 30px;
	clear: both;
}

.contactjudul {
	font-size: 16px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 5px;
}
.contactjudul2 {
	font-size: 14px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
}

.fullkotakumum {
	width: 100%;
	margin-top: 15px;
}

.tengahkotakumum-1 {
	width: 100%;
	margin-top: 25px;
	float: left;
	padding-right: 0%;
}

.tengahkotakumum-2 {
	width: 100%;
	margin-top: 25px;
	float: left;
	padding-left: 0%;
}

.contentkotakumum {
	width: 100%;
	padding: 0%;
	font-size: 12px;
}

.judulkotakumum {
	width: 94%;
	background: rgb(148,77,181) transparent;
	background-color:rgba(148,77,181,0.9);
	font-family: 'Roboto', helvetica, sans-serif;
	color: white;
	font-size: 24px;
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 3%;
	padding-right: 3%;
}

.judulkotakumum a {
	color: white;
}

.contentfly-1 {
	width: 100%;
	margin-top: 25px;
	float: left;
	padding-right: 0%;

}

.contentfly-2 {
	width: 100%;
	margin-top: 35px;
	float: left;
	padding-left: 0%;
}

.contentflyjudul {
	font-size: 18px;
}

.contentkotakflyinside {
	width: 98%;
	padding: 0%;
	background: white;
	padding-top: 10px;
	float: left;
	font-size: 12px;
}

.contentkotakumuminside2 {
	width: 98%;
	padding: 1%;
	background: white;
	padding-top: 10px;
}

}