

.space {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: auto 5px;
}

body {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
:root {
	--bg-color: #fff;
}
a {
	color: #000;
}
a:hover {
	color: #1f8ab7;
	background-color: none;
	text-decoration: none;
}
h1, h2, h3, h4 {
	letter-spacing: 1px;
	text-transform: uppercase;
}
.h5, h5 {
    font-size: 1rem;
}
.header {
	padding-bottom: 0;
}
.header small {
	float: right;
	display: block;
}
.header.header-title {
	text-align: center;
}
.section {
	width: 100%; 
	padding: 0;
}
.section-tours {
	padding-top: 20px;
	padding-bottom: 20px;
}
.section-shadow {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) inset;
	
	overflow: hidden;
}
.section-shadow .wave {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: url(http://localhost/gohantour/assets/img/wave.png);
	background-size: 1000px 100px;
}
.section-shadow .wave.wave1 {
	animation: animate 30s linear infinite;
	z-index: 1000;
	opacity: 1;
	animation-delay: 0s;
	bottom: 0;
}
.section-shadow .wave.wave2 {
	animation: animate2 15s linear infinite;
	z-index: 999;
	opacity: 0.5;
	animation-delay: -5s;
	bottom: 10px;
}
.section-shadow .wave.wave3 {
	animation: animate3 15s linear infinite;
	z-index: 998;
	opacity: 0.1;
	animation-delay: -2s;
	bottom: 15px;
}
.section-shadow .wave.wave4 {
	animation: animate4 15s linear infinite;
	z-index: 997;
	opacity: 0.7;
	animation-delay: -2s;
	bottom: 20px;
}
@keyframes animate {
	0% {
		background-position-x: 0;
	}
	100% {
		background-position-x: 1000px;
	}
}
.section-slider {
	padding: 0;
}
.section-top {
	font-size: 0.8em;
}
.section-footer {
	padding-bottom: 10px;
}
.section-footer .navbar-nav {
	margin: 20px 0;
}
.section-footer .nav li {
	border-left: 1px solid #fff;
}


/*.navbar-nav {
	display: table;
	margin: 0 auto;
	float: none;
	margin-top: 40px;
}
.navbar a {
	text-transform: uppercase;
	text-decoration: none;
}
nav.navbar {
	margin: 0;
	padding: 0;
	line-height: 0;
}
*/

.nav li {
	line-height: 100%;
	font-size: 10px;
	margin: 0 8px 0 0;
	
}
.nav li:first-child {
	border:none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fefeff;
    background-color: #82D0D5;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav > li.active > a {
	color: #1f8ab7;
}

.nav > li > a:focus, .nav > li > a:hover {
	background: none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: none;
}
.navbar-toggle .icon-bar {
	background-color: #66c6cd;
}
.navbar-header,.navbar-brand {
	line-height: 0;
}
.navbar-brand {
	float: none;
	line-height: 0;
	padding: 0;
}
.navbar-brand img {
	height: 65px;
}
.navbar {
	border: none;
}
.dropdown-menu {
	padding: 3px 4px;
}
.nav .dropdown-menu li {
	border:none;
}


#slider-depan {
	position: relative;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}
#slider-depan video {
	width: 100%;
	height: auto;
	margin-top: -20%;
}
#slider-depan .video-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;bottom:0;left: 0; right: 0;
	text-align: center;
}
#slider-depan .video-hover .caption {
	color: #fff;
	font-size: 40px;
	vertical-align: middle;
	margin-top: 15%;
	text-shadow: 2px 3px 0 rgba(0, 0, 0, 0.5);

}
#slider-depan .video-hover .btn-slider {
	background: rgba(255, 255, 255,0.4);
	color: #fff;
	font-weight: bold;
	transition: background 0.2s ease-in-out 0s;
	border: 1px solid #ddd;
	text-transform: uppercase;
	text-decoration: none;
}
#slider-depan .video-hover .btn-slider:hover {
	background: rgba(52, 152, 219,1.0);
}

/* Thumbnail */
.paketthumb {
	margin-top: 5px;
	margin-bottom: 13px;
}
.paketthumb > a {
	text-decoration: none;
}
.paketthumb .paketimg img {
	width: 100%;
	height: auto;
}
.paketthumb .paketfooter .judul {
	margin-top: 0;
	padding-top: 16px;
}


#tourstype {
	
}
#tourstype .pemisah {
	padding: 5px;
}
#tourstype .btn-group #special {
	font-size: 0.87em;
}


#iet .item .list {
	padding: 5px;
}
#iet .item .list ol {
	padding-left: 20px;
}

.comment .well {
	color: #333;
}

.btnyellow{
	border: 1px solid #ffbc57;
    border-radius: 9px;
    padding: 8px;
    line-height: 30px;
    text-decoration: none;
    background: #ffb300;
    color: #fff;
}

.disqus-comment-count {
	border: 1px solid #333;
	border-radius: 9px;
	padding: 3px;
	line-height: 30px;
	text-decoration: none;
}

.select2-container--default {
	display: inline-block;
}

.icon-whatsapp {
	background: url('../img/WhatsApp-icon icon.png');
	background-size: 100% 100%;
	height: 1.05em;
	width: 1.05em;
	display: inline-block;
}

.pageside {
	margin-top: 30px;
}
.pagecontent {
	float: right;
}

.social img {
	margin-top: -0.2em;
	width: 40px;
}

.testi .thumbnail{
	border: 1px solid #ddd;
}
.testi:hover .thumbnail {
	border-color: #239ccf;
}
.testi a:hover, .testi a:focus {
	text-decoration: none;
}
.testi .testi-judul {
	margin: 0;
	border-bottom: 1px solid #ddd;
}

/* bg color */
.bg-bluelight {
	--bg-color: #00aeef;
}
.bg-blue {
	--bg-color: #239ccf;
	color: #fff;
}
.bg-blue a {
	color: #fff;
}
.bg-black {
	background: #000;
}
.bg-abu {
	--bg-color: #95a5a6;
	color: #fff;
}
.bg-abu .header {
	border-color: #fff;
}
.bg-abu a {
	color: #fff;
}
.bg-whiteblue {
	--bg-color: #E4F1FE;
}
.bg-whiteorange {
	--bg-color: #FDE3A7;
}
.bg-grey {
	--bg-color: #ecf0f1;
}
.bg-wetasphalt {
	--bg-color: #34495e;
}
.bg-blackthree {
	--bg-color: #66c6cd;
	color: #fff;
}
.bg-blackthree a {
	color: #fff;
}
[class*='bg-'] {
	background: var(--bg-color);
}

.loading {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background: url('../img/loading.gif');
	display: none;
	position: relative;
	z-index: 99999;
}

/* Post Slider */

.post-slider {
   

}

.post-slider .slider-title{
    margin: 30px auto;

}
.post-slider .next {
    position: relative;
    padding-top: 20%;
    float: right;
    font-size: 2em;
}
.post-slider .prev {
    position: relative;
    padding-top: 20%;
    float: left;
    font-size: 2em;
}
.post-slider .post-wrapper {
    width: 84%;
    height: 350px;
    margin: 0px auto;
    overflow: hidden;
    padding: 10px 0px 10px 0px;

}

.post-slider .post-wrapper .post{
    width: 300px;
    height: 330px;
    margin: 0px 10px;
    display: inline-block;
    background: white;
    border-radius: 5px;
    box-shadow: 1rem 1rem 1rem -1rem #a0a0a033;
}

.post-slider .post-wrapper .post .post-info{
    height: 130px;
    padding: 0px 5px;
}

.post-slider .post-wrapper .post .slider-image{
    width: 100%;
    height: 200px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* On Tablet */
@media (max-width: 767px) {
	.navbar-brand {
		float: left;
	}
	.navbar-brand img {
		height: 2.9em;
	}
	.nav > li > a {
		padding: 15px;
		font-size: 6.6px;
	}
	#iet .row {
		display: block;
	}
	#iet .row .item {
		margin-bottom:10px;
	}
	.section {
		padding-left:0;
		padding-right:0;
	}
	.section-nav {
		background: #333;
		color: #fff;
	}
	.section-nav a {
		color: #fff;
	}
	.section-nav a:hover, .section-nav a:focus {
		color: #27ace4;
	}
	.header {
		text-align: center;
	}
	.header small {
		float: none;
	}
	#tourstype .pemisah {
		padding: 0;
	}
	.select2.select2-container.select2-container--default.select2-container--below {
		width: 100% !improtant;
	}
	.pagecontent {
		float: none;
	}
}


/*  Fonts  */
@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-300-italic.eot');
font-style:italic;font-weight:300;
}

@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-400-italic.eot');
font-style:italic;font-weight:400;
}

@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-300.eot');
font-style:normal;font-weight:300;
}

@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-400.eot');
font-style:normal;font-weight:400;
}

@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-500.eot');
font-style:normal;font-weight:500;
}

@font-face {
font-family:"futura-pt";
src:url('../fonts/futura-pt-700.eot');
font-style:normal;font-weight:700;
}

@font-face {
    font-family: 'lato-bold';
    src: url('../fonts/lato-bold.eot');
    src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold.woff') format('woff'),
         url('../fonts/lato-bold.ttf') format('truetype'),
         url('../fonts/lato-bold.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato-regular';
    src: url('../fonts/lato-regular.eot');
    src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular.woff') format('woff'),
         url('../fonts/lato-regular.ttf') format('truetype'),
         url('../fonts/lato-regular.svg#LatRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'p22_corinthia';
    src: url('../fonts/p22_corinthia.eot');
    src: url('../fonts/p22_corinthia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/p22_corinthia.woff') format('woff'),
         url('../fonts/p22_corinthia.ttf') format('truetype'),
         url('../fonts/p22_corinthia.svg#P22Corinthia') format('svg');
    font-weight: normal;
    font-style: normal;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px;
}
.select2-container .select2-selection--single {
	height: 34px;
}