/* ---------------------------------------------------------------------------------------
	STRUCTURE
--------------------------------------------------------------------------------------- */
/* 4.1 Container*/
.layout-full-width {
	max-width: 100%;
	width: 100%;
}

.layout-full-width .no-sidebar {
	max-width: 100%;
	width: 100% !important;
	padding: 0;
	margin: 0;
}

.layout-full-width .container {
	width: calc(100% - 90px) !important;
	margin: auto;
}

.layout-full-width .no-sidebar .section {
	padding: 0;
}

.layout-boxed {
	max-width: 1240px;
	width: 1240px;
	margin: auto;
}

.layout-boxed .container {
	width: 100%;
}

.layout-boxed .no-sidebar {
	margin: 0;
	padding: 0;
}

.layout-boxed .no-sidebar .section {
	padding: 0;
}

.wrap-container {
	position: relative;
	padding: 0px;
	margin: auto;
}

.wrapper-side-left {
	padding-left: 250px;
}

.wrapper-side-right {
	padding-right: 250px;
}

.single-page {
	padding: 0;
}

.wrapper-content {
	background: #fff;
}

.frontend-column {
	position: relative;
}

.layout-full-width .frontend-column .item-column {
	padding-left: 0;
	padding-right: 0;
	z-index: 90;
	position: relative;
}

.layout-boxed .frontend-column .item-column {
	z-index: 90;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}

.section-background-tranparent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 80;
	opacity: 0.5;
}

.item-column .row {
	margin-top: 20px;
	text-align: center;
}

/* ---------------------------------------------------------------------------------------
	Custom Bootstrap
--------------------------------------------------------------------------------------- */
/*.wrapper-content > .row { margin:0 -10px; }*/
/*
.section.post-content .row-first {
	margin-top:30px  !important;
}
*/
.section.post-content .row {
	margin-top: 20px;
	/*margin-right: 0 !important;*/
}

#pk_homepage_general .row {
	margin: 10px -10px 0;
}

.content .row-first {
	margin-top: 0;
}

.post-style .col-xs-5,
.post-style .col-sm-5,
.post-style .col-md-5,
.post-style .col-lg-5,
.post-style .col-xs-6,
.post-style .col-sm-6,
.post-style .col-md-6,
.post-style .col-lg-6,
{
padding: 0 !important;
}

/*-------------------------------------------------------------------------------------------
	HEADER
--------------------------------------------------------------------------------------------*/
/*	Action
================================================== */
.action-bar {
	background: #000;
}

.action-bar .action-bar-left {
	float: left;
}

.action-bar .action-bar-right {
	float: right;
}

.action-bar li {
	list-style: none;
	padding: 10px 0 !important;
}

.action-bar .header-aside-1 {
	display: table;
}

.action-bar .contact-action {
	display: table-cell;
	vertical-align: middle;
}

.action-bar .contact-action .phone,
.action-bar .contact-action .email {
	float: left;
	font-size: 16px;
	color: #fff;
}

.action-bar .contact-action .phone .fa,
.action-bar .contact-action .email .fa {
	margin-right: 5px;
}

.action-bar .contact-action .phone a,
.action-bar .contact-action .email a {
	color: #fff;
}

.action-bar .contact-action .phone a:hover,
.action-bar .contact-action .email a:hover {
	text-decoration: none;
	color: #CCC;
}

.action-bar .contact-action .email {
	margin-right: 20px;
}

.action-bar .social-media {
	margin: 0;
}

.action-bar .social-media li .social-icon {
	width: auto;
	height: auto;
	border-radius: 0;
	background: none;
	padding: 0 5px;
	font-size: 18px;
}

.action-bar .social-media .fa {
	margin-top: 0;
}

/*	Head
================================================== */
header {}

.header {
	padding: 0 15px;
}

.header-info {
	position: relative;
}

.contact-info {
	line-height: 18px;
}

.contact-info p {
	margin-bottom: 0;
	margin-top: 0;
}

.header-tagline {
	font-size: 28px;
	margin-bottom: 5px;
}

/*	Logo
================================================== */
.logo img {
	width: auto;
	height: auto;
}

.header-aside-1,
.header-aside-2 {
	padding: 0 !important;
}

.header-aside-1 .logo {
	cursor: pointer;
	font-size: 16px;
	display: table;
	text-decoration: none;
	text-align: center;
	height: 150px;
}

.header-aside-1 .logo a {
	display: table-cell;
	vertical-align: middle;
}

.header-aside-2 .header-info-wrapper {
	display: table;
	height: 150px;
}

.header-aside-2 .header-info-wrapper .header-info {
	display: table-cell;
	vertical-align: middle;
}

/*	Social Media Styles
================================================== */
.social-media {
	width: auto;
	margin: 0 0 10px;
	position: relative;
	top: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.social-media li {
	list-style: none;
	float: left;
	padding: 0px;
	margin-left: 5px;
}

.social-media li .social-icon {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #f4421a;
	color: #fff;
	font-size: 15px;
	text-align: center;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.social-media li:first-child {
	margin-left: 0;
}

.social-media li:last-child {
	margin-right: 0px !important;
}

.social-media li .social-icon:hover {
	color: #ccc;
}

.social-media .fa {
	margin-top: 8px;
}

/*	Search
================================================== */
.search-result {
	border-bottom: 1px solid #eae8e8;
	margin: 0px 0 20px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000;
}

.result {
	color: #666;
}

/*	Menu Styles
================================================== */
nav.nav-container {
	background: #f55700;
}

.mm-menu {
	background: #f55700;
}

.mm-listview>li:not(.mm-divider):after {
	border-bottom-width: 2px !important;
	left: 0 !important;
}

.nav-close {
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.mm-prev {
	left: 0;
}

.menu-mobile {
	display: none;
}

.nav-menu .logo {
	float: left;
	margin-right: 10px;
	padding: 0;
	display: table;
	height: 80px;
	z-index: 100;
}

.nav-menu .logo a {
	display: table-cell;
	vertical-align: middle;
}

.nav-menu .logo .logo-item {
	width: 220px;
	margin: auto;
}

.nav-menu .logo img {
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.primary-menu-container,
.one-page-first-container {
	float: left;
	margin-left: 20px;
}

.menu-transparent .menu li a {
	letter-spacing: 1px;
	text-shadow: 4px 2px 3px rgba(0, 0, 0, 0.3);
	font-weight: bold;
}

.menu-transparent .menu li li a,
.menu-transparent .menu li li li a {
	text-shadow: none;
}

.menu {
	position: relative;
	z-index: 999;
	margin: 0;
}

.menu li {
	position: relative;
	float: left;
	list-style: none;
	background: #f55700;
	line-height: normal;
}

.menu li a {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	display: table;
	text-decoration: none;
	padding: 15px;
	text-align: center;
	height: 80px;
	position: relative;
}

.menu a span {
	display: table-cell;
	vertical-align: middle;
}

.menu li:hover {
	background: #eaeaea;
}

.menu li a:hover {
	color: #000;
}

.menu li.menu-item-has-children>a .arrow:after {
	position: relative;
	margin-left: 15px;
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
	font-weight: bold;
}

.menu li:hover {}

.menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

.menu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	margin: 0;
	padding: 0;
	background: #f55700;
	z-index: 999;
}

.menu li.menu-item-has-children>a.dropdown-sub-menu:after {
	content: '';
	clear: both;
}

.menu li.menu-item-has-children>a.dropdown-sub-menu .arrow:after {
	position: relative;
	float: right;
	right: 0px;
	top: 5px;
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
	font-weight: bold;
}

.menu ul li a {
	height: auto !important;
}

.menu li li {
	border-bottom: 2px solid rgba(0, 0, 0, .2);
}

.menu li li:last-child {
	border-bottom: none;
}

.menu li li a {
	padding: 12px 15px;
	text-align: left;
	width: 215px;
	color: #fff;
}

.menu li li:hover {
	background: #eaeaea;
}

.menu li li a:hover {
	color: #666;
}

.menu li:hover>ul {
	display: block;
}

/*	Menu Style
================================================== */
.menu-split .logo {
	position: absolute;
	left: 38%;
	width: 24% !important;
	margin-right: 0px;
	text-align: center;
}

.menu-split .primary-menu-container,
.menu-split .one-page-first-container {
	float: left;
	width: 38%;
	text-align: center;
	line-height: 0;
}

.menu-split .secondary-menu-container,
.menu-split .one-page-second-container {
	float: right;
	width: 38%;
	text-align: center;
	line-height: 0;
}

.menu-split .menu li {
	display: inline-block;
	float: none;
}

.menu-split .menu li li {
	display: block !important;
}

.menu-side {
	background: #fff;
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0;
	z-index: 900;
}

.menu-side .nav-wrapper {
	height: 100%;
}

.menu-left {
	left: 0;
}

.menu-left .social-media {
	margin: auto;
}

.menu-right {
	right: 0;
}

.menu-right .social-media {
	margin: auto;
}

.menu-side .primary-menu-container,
.menu-side .one-page-first-container {
	float: none;
	width: 100%;
	margin-left: 0 !important;
}

.menu-side .logo {
	width: auto;
	z-index: 110;
	margin-right: 0;
	float: none;
	width: auto !important;
}

.menu-side .logo a {
	display: block;
	padding: 70px 20px 30px;
	width: auto;
}

.menu-side .menu li {
	float: none;
}

.menu-side .menu li a {
	width: 100% !important;
	padding: 15px;
	text-align: center;
	height: auto;
}

.menu-side .menu li li {
	border-bottom: 0;
}

.menu-side .menu li li a {
	border-bottom: 0;
	background: #dc4e00;
	color: #fff;
}

.menu-side .menu li li a:hover {
	color: #666;
	background: #eaeaea;
}

.menu-side .menu ul {
	width: 100%;
	position: relative;
}

.menu-side .menu ul ul {
	left: 0;
}

.menu-side .menu ul ul li a {
	background: #c54600;
}

.menu-side .menu li li a {
	background: #ccc !important;
	color: #666 !important;
}

.menu-side .menu ul ul li a {
	background: #dadada !important;
	color: #929090 !important;
}

.menu-side .social-media {
	float: none !important;
	margin-top: 40px;
}

/*-------------------------------------------------------------------------------------------
	MAIN CONTENT
---------------------------------------------------------------------------------------------*/

/*	Posts & Pages
================================================== */
.breadcrumb {
	display: none;
	padding: 10px;
	border: 1px solid #eaeaea;
	text-transform: uppercase;
	margin-bottom: 20px;
	background: #f7f7f7;
}

.breadcrumb-wrapper a {
	color: #f55700;
}

.post,
.page {
	margin-bottom: 0;
	position: relative;
	display: block;
}

section .row {
	margin-left: 0;
	margin-right: 0;
}

section .post-wrap {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	display: block;
}

.frontend-column .post-wrap {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	display: inline-block;
	float: none !important;
	vertical-align: top;
}

.post-style {
	position: relative;
}

.category-description {
	padding: 10px;
	border: 1px solid #eaeaea;
	background: #f7f7f7;
}

.category-description p {
	margin-bottom: 0;
}

.post-content {
	margin-top: 30px;
	margin-bottom: 30px;
}

h1.post-title {
	font-size: 28px;
	color: #555;
	line-height: 36px;
	margin-bottom: 10px;
}

.post-meta {
	border-bottom: 1px solid #eae8e8;
	margin: 10px 0 0px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #919191;
	font-weight: 300;
}

.post-meta a {
	color: #919191;
}

.post-thumb {
	position: relative;
}

.post-thumb.thumb-icon {
	padding-top: 15px;
	padding-bottom: 10px;
}

.post-thumb img {
	max-width: 100%;
	height: auto;
}

.post-style-entry {
	padding-top: 10px;
	padding-bottom: 10px;
}

.post-entry {
	color: #454545;
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0 10px;
}

.post-entry p {
	position: relative;
	margin: 0px 0 10px;
}

.post-entry center {
	margin-bottom: 10px;
}

.post-entry ul,
.builder-entry ul {
	margin: 10px 0 15px 20px;
}

.post-entry ul li,
.builder-entry ul li {
	list-style: none;
	position: relative;
	padding: 6px 0 0px 25px;
}

.post-entry ul li:before,
.builder-entry ul li:before {
	position: absolute;
	left: 0;
	top: 10px;
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
}

.post-entry h2,
.post-entry h3 {
	margin: 20px auto;
	line-height: 29px;
}

.post-entry h4 {
	font-size: 20px;
	border-top: 1px solid #eae8e8;
	padding: 10px 0 0;
	margin: 20px auto 10px;
}

.post-entry table {
	overflow-x: auto;
	display: block;
	width: 100%;
	height: auto !important;
}

.post-entry tbody {
	display: table;
	width: 100%;
}

.post-entry th,
.post-entry td {
	border: none;
	text-align: left;
	padding: 8px;
}

.post-entry tr:nth-child(even) {
	background-color: #f2f2f2
}

.post-date {
	float: left;
	margin: 20px 0 0;
	position: relative;
	top: 5px;
	font-size: 14px;
	color: #919191;
}

.post-category,
.post-link {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}

.post-category a,
.post-link a {
	font-size: 18px;
	font-weight: normal;
}

.category {
	margin-bottom: 35px;
}

.blog-post {
	border-bottom: 1px solid #eae8e8;
}

.blog-post .post-title {
	margin-top: 10px;
}

.tags {
	margin: 20px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #8c8b8b;
}

.tags a {
	background: #8c8b8b;
	padding: 3px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	margin-left: 5px;
	line-height: 35px;
}

.tags a:hover {
	text-decoration: none;
	color: #fff;
}

.post-tour .post-entry,
.post-rental .post-entry {
	padding: 0 0 10px;
}

.package-price {
	display: inline-block;
	border-top: 1px solid #eae8e8;
	border-bottom: 1px solid #eae8e8;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.package-price .post-price {
	margin: 0;
}

.package-price .post-price .per {
	font-size: 16px;
}

.package-price .post-price del {
	margin: 0 15px 5px 0;
	color: #000 !important;
}

.single-post-rating {
	float: right;
	font-size: 18px;
	margin-bottom: 0;
}

.package-price .post-price {
	float: left;
	font-size: 18px;
}

.package-price .post-price .mata-uang {
	margin-right: 5px;
}

.package-price .post-price .mata-uang,
.package-price .post-price .price {
	font-size: 20px;
	font-weight: bold;
}

.package-price .post-price del .mata-uang,
.package-price .post-price del .price {
	font-size: 18px;
	font-weight: normal;
	opacity: 0.4;
}

h4.post-package {
	border-top: 1px solid #eae8e8;
	padding: 10px 0 0;
	margin: 20px auto 10px;
}

/* Related Post
================================================== */
.related-post {
	border-top: 1px solid #eae8e8;
	border-bottom: 1px solid #eae8e8;
	padding: 10px 0;
	margin-bottom: 10px;
}

.related-post h3 {
	margin-left: 0;
	margin-bottom: 20px;
}

.related-entry {
	padding: 5px 0px;
	margin-bottom: 5px;
}

.related-thumb img {
	max-width: 100%;
	height: auto;
}

h2.related-title {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0;
}

.related-title a {
	color: #555;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
}

.related-title a:hover {
	color: #e67e22;
	text-decoration: none;
}

.link-related {
	color: #e33192;
}

.link-related:hover {
	color: #ed1163;
	text-decoration: underline;
}

/* Booking Form
================================================== */
.bookingform {
	margin-top: 30px;
	text-align: center;
}

.bookingform h3 {
	text-align: center;
	font-size: 30px;
}

.bookingform .hr {
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	width: 50%;
	margin: 20px auto 30px;
}

p.required {
	margin-top: 10px;
	margin-left: 5px;
}

.bookingform h4 {
	font-size: 20px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bookingform .title-style {
	margin-top: 20px;
}

.select-booking {
	display: inline-block;
	width: 47.5%;
}

.select-booking:last-child {
	margin-left: 10px;
}

.booking input,
.booking select,
.booking textarea {
	margin: 10px 0;
}

input.bookingsubmit {
	margin-left: 0px;
	margin-top: 15px;
	background: #f55700;
	border: none;
	color: #fff;
}

.booking-main {
	margin-top: 20px;
}

.booking-main .error {
	background: #ffd1d1;
	border: 1px solid #dd3c10;
	color: #dd3c10;
	padding: 10px;
	text-align: center;
}

.success {
	background: #dff0d8;
	border: 1px solid #add39b;
	color: #3c763d;
	padding: 10px;
	text-align: center;
}

.sample-boooking-button {
	display: block !important;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0;
	text-transform: uppercase;
}

.sample-boooking-button:hover {
	text-decoration: none;
}

.bookingform .datepicker {}

.spa-package span {
	position: relative;
	top: -13px;
	left: 10px;
}

/*	Social Media Share
================================================== */
.social-share {
	padding: 14px 0 8px;
	border-top: 1px solid #e9e8e8;
	margin: 0px 0 0px;
}

.social-share ul {
	margin: 0 auto;
}

.social-share ul li {
	list-style: none;
	float: left;
	padding: 0px;
	width: 35px;
	height: 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #bcbcbc;
	color: #f2f2f2;
	font-size: 20px;
	text-align: center;
	margin-right: 5px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.social-share ul li.share {
	width: auto !important;
	height: auto !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	color: #898989;
}

.total-shares {
	position: relative;
	top: 2px;
	margin-right: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Roboto Slab', sans-serif;
	line-height: 16px;
}

.social-share ul li a {
	color: #f2f2f2;
}

.social-share .fa {
	margin-top: 9px;
}

.social-share .fa.fa-facebook {
	margin-left: -1px;
}

.social-share .fa.fa-pinterest {
	margin-top: 8px !important;
}

span.share {
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
}

/* Page Navigation
================================================== */
.navigation {}

.pagenavi {
	clear: both;
	float: right;
	margin: 20px 0 30px -2px;
}

.pagenavi span.pages,
.pagenavi span.extend {
	border: 1px solid #e67e22;
	display: none;
	color: #000;
	margin: 2px;
	padding: 3px 7px;
}

.pagenavi a,
.pagenavi a:link,
.pagenavi a:visited {
	border-bottom: 3px solid #e67e22;
	color: #000;
	margin: 2px;
	padding: 5px 10px;
	text-decoration: none;
}

.pagenavi span.current,
.pagenavi a:hover {
	border-bottom: 3px solid #f55700;
	background: #f55700;
	color: #fff;
	margin: 2px;
	padding: 5px 10px;
}

.media-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.media-video {
	position: relative;
	padding-bottom: 56.25%;
}

/*	Date Picker
================================================== */
.dropdown-menu {
	padding: 10px 15px !important;
	border-radius: 0 !important;
}

.datepicker {
	top: 0;
	left: 0;
	padding: 4px;
	margin-top: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 9999;
}

.datepicker:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 6px;
}

.datepicker:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 7px;
}

.datepicker>div {
	display: none;
}

.datepicker table {
	width: 100%;
	margin: 0;
}

.datepicker table tr th:last-child,
.datepicker table tr td:last-child {
	padding-right: 10px;
}

.datepicker td,
.datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
}

.datepicker td.day:hover {
	background: #eeeeee;
	cursor: pointer;
}

.datepicker td.day.disabled {
	color: #ddd;
}

.datepicker td.old,
.datepicker td.new {
	color: #999999;
}

.datepicker td.active,
.datepicker td.active:hover {
	color: #ffffff;
	background-color: #006dcc;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
	background-color: #003399 \9;
}

.datepicker td span {
	display: block;
	width: 47px;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 2px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.datepicker td span:hover {
	background: #eeeeee;
}

.datepicker td span.active {
	color: #ffffff;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}

.datepicker td span.active:active,
.datepicker td span.active.active {
	background-color: #003399 \9;
}

.datepicker td span.old {
	color: #999999;
}

.datepicker th.switch {
	width: 145px;
}

.datepicker th.next,
.datepicker th.prev {
	font-size: 21px;
}

.datepicker thead tr:first-child th {
	cursor: pointer;
}

.datepicker thead tr:first-child th:hover {
	background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

/* ---------------------------------------------------------------------------------------
	BUILDER
--------------------------------------------------------------------------------------- */
.builder-package .post-style .post-style-entry ul {
	margin: 15px 0 15px 15px;
}

/*	Builder Title
================================================== */
.builder-title .item-title {
	font-size: 30px;
}

.builder-title .item-title-tagline {
	color: #999;
	margin-top: 10px;
}

/*	Builder Editor
================================================== */
.builder-editor .editor-content ul,
.builder-editor .editor-content ol {
	margin: 0 0 10px 20px;
}

/*	Builder Content
================================================== */
.builder-content {}

.builder-content .item-column {}

.builder-content .content-center {
	text-align: center;
	padding: 15px 0;
}

.builder-content .content-center .content-media {
	margin-bottom: 15px;
}

.builder-content .content-media {
	position: relative;
	padding-bottom: 1
}

.builder-content .content-image {
	text-align: center;
}

.content-wrapper .content-text {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}

.content-wrapper .content-text ul,
.content-wrapper .content-text ol {
	margin: 0 0 10px 20px;
}

.builder-content .item-title {
	padding: 0 15px 10px;
	line-height: normal;
}

.builder-content .content-button a {
	display: block;
	border: 1px solid #eae8e8;
	padding: 10px;
	text-align: center;
	width: 130px;
	text-decoration: none !important;
}

.builder-content .content-center .content-button a {
	margin: auto;
}

.builder-content .item-paging {
	margin: 15px 0;
}

.builder-content .style-3 h2,
.builder-content .style-4 h2,
.builder-content .style-5 h2 {
	padding-left: 0;
	padding-right: 0;
}

.item-column .builder-content .row {
	margin-bottom: 25px;
	margin-top: 25px;
}

/*	Builder Column
================================================== */
.builder-column {}

.builder-column .column-post-top-title-left-image .column-media {
	padding-right: 0;
}

.builder-column .column-post-top-title-right-image .column-media {
	padding-left: 0;
}

.builder-column .column-post-title-in-content-left-image h2,
.builder-column .column-post-title-in-content-right-image h2 {
	padding: 0;
	margin-bottom: 10px;
}

.builder-column .column-post-title-in-content-left-image .column-media {
	padding-right: 0;
}

.builder-column .column-post-title-in-content-left-image .column-entry {
	padding-top: 15px;
}

.builder-column .column-post-title-in-content-right-image .column-media {
	padding-left: 0;
}

.builder-column .column-post-title-in-content-right-image .column-entry {
	padding-top: 15px;
}

.builder-column .column-post-top-title-center .column-media {
	margin-bottom: 15px;
}

.builder-column .column-post-top-title-center .column-entry .column-center {
	padding-top: 0;
}

.builder-column .column-entry .column-center {
	padding: 15px;
}

.builder-column .column-center .column-button a {
	margin: 0 auto;
	width: 150px;
}

.builder-column .style-5 .column-image {
	padding-bottom: 0;
}

.builder-column .style-6 .item-title {
	padding-top: 0;
}

.builder-column .row-first {
	margin-top: 0 !important
}

.builder-column .item-title {
	padding: 10px 15px;
	font-size: 20px;
	line-height: normal;
}

.builder-column .col-md-6 {}

.column-video {}

.column-image {}

.column-content-wrapper {}

.builder-column .column-image {
	text-align: center;
	padding-bottom: 15px;
}

.column-content-wrapper .column-content ul,
.column-content-wrapper .column-content ol {
	margin: 0 0 0 10px;
}

.builder-column .column-center {
	text-align: center;
}

.builder-column .column-button a {
	display: block;
	margin: 15px 0;
	border: 1px solid #eae8e8;
	padding: 10px;
	text-align: center;
	text-decoration: none !important;
}

/*	Builder Loop
================================================== */
.border-line {
	position: absolute;
	border: thin solid #fff;
	background: transparent;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 10px;
}

.homepage-box {
	margin-bottom: 20px;
}

.post-wrap-title {
	color: #fff;
	text-decoration: none;
	background: #f55700;
	padding: 10px;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0px 20px;
}

.post-title-link:hover {
	text-decoration: none;
}

.post-wrap-desc {
	color: #454545;
	margin-bottom: 20px;
	border: 1px solid #eae8e8;
	padding: 10px 15px;
}

.post-wrap-desc h2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
}

.post-wrap-desc ul,
.post-wrap-desc ol {
	margin: 0 0 10px 20px;
}

h2.post-title {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 5px;
}

h2.post-title a {
	color: #000;
	text-decoration: none;
}

h2.post-title a:hover {
	color: #f55700;
}

.post-style-title {
	font-size: 17px;
	line-height: 22px;
	line-height: 19px;
	background: #000;
	opacity: 0.7;
	padding: 7px 15px;
	position: absolute;
	bottom: 0;
}

.post-style-title a {
	color: #000;
	text-decoration: none;
}

.post-entry-content {
	color: #454545;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 10px;
}

.post-banner {
	margin: 15px 0 20px;
}

.post-banner img {
	width: 100%;
	height: auto;
}

.redux-error-message {
	background: #ffd1d1;
	border: 1px solid #dd3c10;
	color: #981225;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 20px;
	margin-bottom: 20px;
}

.redux-error-message strong {
	font-size: 20px;
}

.redux-error-message br {
	line-height: 26px;
}

/* Price
---------------------------------------------------- */
.post-price {
	position: relative;
	color: #000;
	font-size: 12px;
	margin: 0 0 5px;
}

.post-price .mata-uang,
.post-price .price {
	font-size: 18px;
}

.post-price .per {
	font-size: 13px;
}

.post-price del {
	margin: 0 0 5px 0;
}

.post-price del .mata-uang,
.post-price del .price {
	font-size: 14px;
}

.post-price .start-from {
	font-size: 14px;
	margin-right: 5px;
}

.post-price .price-box {
	font-weight: bold;
}

.post-price .price-box-active {
	padding: 5px;
	background: #000;
	color: #fff;
	width: 150px;
	text-align: center;
	float: none;
	margin: 5px 0;
	display: block;
}

.cicilan-wrapp .cicilan {
	font-size: 13px;
	font-weight: normal;
}

/* Rating
---------------------------------------------------- */
.post-rating {
	margin-bottom: 5px;
}

.post-rating .rating-star {
	margin-left: 2px;
	color: #FC0;
}

/* Badge
---------------------------------------------------- */
.post-badge {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.post-badge .badge {
	padding: 7px 10px;
	background: #f55700;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

.post-badge.badge-bottom {
	position: relative;
	margin: 0 auto 5px;
	padding: 5px 13px;
	display: inline-block;
}

.post-badge.badge-price {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 10;
}

/* Button
---------------------------------------------------- */
.post-button a,
.blog-button a {
	display: block;
	padding: 10px 0;
	width: 130px;
	color: #fff;
	background: #f55700;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	float: none;
	margin: auto;
	line-height: normal;
	text-align: center;
	border: 1px solid transparent;
}

.blog-button a {
	width: 100%;
	margin: 5px auto 0px;
}

.post-button a:hover {
	background: #e82f37;
	text-decoration: none;
}

/*	Post Style
---------------------------------------------------- */
.post-style-1 {
	text-align: center;
}

.post-style-1 .post-price .price-box-active {
	margin: 5px auto 7px;
}


.post-style-2 {
	display: table;
	text-align: left;
}

.post-style-2 .post-thumb {
	display: table-cell;
	width: 48%;
	padding-right: 13px;
	vertical-align: top;
}

.post-style-2 .post-style-entry {
	display: table-cell;
	width: 47%;
	vertical-align: top;
}

.post-style-2 .post-button {
	margin: 5px 0 5px;
}

.post-style-2 .post-button a {
	margin: 5px 0 5px;
}

.post-style-2 .post-badge.badge-bottom {
	left: -12px;
}

.post-style-2 .post-badge.badge-top {
	left: 0px;
}

.post-style-2 .post-entry-content.fasilities ul {
	margin: 0;
}

.post-style-3 {
	text-align: left;
}

.post-style-3 .post-rating {
	position: absolute;
	bottom: 0;
	left: 10px;
}

.post-style-3 .post-button a {
	width: 100%;
}

.post-style-3 .post-price del {
	margin: 0 5px 0 0;
}

.post-style-3 .box-active .post-price .start-from {
	display: block;
}

.post-style-3 .box-active .post-price del {
	position: relative;
	top: 10px;
}

.post-style-3 .post-price .price-box-active {
	float: right;
}

.post-style-3 .post-badge.badge-bottom,
.post-style-3 .post-entry-content.fasilities ul {
	margin: 0;
}

.post-style-3 .post-entry-content.fasilities ul li {
	padding-left: 0;
	padding-right: 5px;
}

.post-style-4 .post-style-entry {
	padding-top: 0;
}

.post-style-4 .post-style-entry,
.post-style-4 .post-price {
	background: #F55700;
}

.post-style-4 .post-entry-content {
	padding: 10px 10px 10px 20px
}

.post-style-4 .post-rating {
	position: absolute;
	top: 35px;
	left: 10px;
	z-index: 1;
}

.post-style-4 .post-rating.no-badge {
	top: 10px !important;
}

.post-style-4 .post-style-bottom {
	width: 100%;
	background: #e9e7e7;
}

.post-style-4 .post-price .price-box {
	display: block;
	margin-bottom: -5px;
	margin-top: -5px;
}

.post-style-4 .post-price del {
	margin: 0;
}

.post-style-4 .post-entry-content,
.post-style-4 .start-from,
.post-style-4 .price-box,
.post-style-4 del,
.post-style-4 .per {
	color: #FFF;
}

.post-style-4 .post-price {
	display: inline-block;
	width: 49%;
	vertical-align: middle;
	padding: 7px 20px;
	margin: 0;
}

.post-style-4 .post-button {
	color: #000;
	position: relative;
	display: inline-block;
	width: 49%;
	margin: 0;
	vertical-align: middle;
	background: none;
	padding: 7px 0;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

.post-style-4 .post-style-entry {
	padding-bottom: 0;
}

.post-style-4 .post-box-thumb {
	padding: 0 5px;
	width: 100%;
	margin: 10px 0;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.post-style-4 .post-box-thumb .post-title,
.post-style-4 .post-style-entry .quantity-room {
	color: #FFF;
}

.post-style-4 .post-price .start-from {
	font-size: 14px;
	display: block;
}

.post-style-4 .post-price .mata-uang {
	font-weight: normal;
}

.post-style-4 .post-price .price .price-clean {
	font-size: 21px;
}

.post-style-4 .post-price .per {
	font-size: 12px;
}

.post-style-4 .post-thumb {
	background: #000;
}

.post-style-4 .post-thumb img {
	opacity: 0.5;
}

.post-style-4 .post-thumb:hover img {
	opacity: 1;
}

/*.post-style-4 .post-badge.badge-bottom{ position : absolute; bottom:0;}*/
.post-style-4 .post-badge-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
	vertical-align: middle;
}

.post-style-4 .post-badge.badge-bottom {
	margin: auto;
}

.post-style-5 .cicilan-wrapp {
	padding-top: 5px !important;
}

.post-style-5 .post-price,
.post-style-5 .post-rating {
	position: absolute;
	bottom: 0;
}

.post-style-5 .post-price {
	bottom: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.post-style-5 .post-price .start-from {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}

.post-style-5 .post-rating {
	width: 100%;
	text-align: center;
	bottom: 20px;
}

.post-style-5 .post-price .price-box-active {
	margin: 0 auto 3px;
}

.post-style-5 .post-style-entry {
	text-align: center;
}

.post-style-5 .post-button a {
	margin: 5px auto 5px;
}

.post-style-5 .post-thumb {
	background: #000;
}

.post-style-5 .post-thumb img {
	opacity: 0.5;
}

.post-style-5 .post-thumb:hover img {
	opacity: 1;
}

.post-style-6 .post-price,
.post-style-6 .post-badge.badge-bottom {
	padding: 0;
	left: 0;
	margin-bottom: 10px;
}

.post-style-6 .box-active .post-price .start-from {
	display: none;
}

.post-style-6 .post-rating {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 1;
}

.post-style-6 .post-price {
	text-align: center;
}

.post-style-6 .box-active .post-rating {
	position: relative;
	top: 10px;
}

.post-style-6 .post-badge {
	top: 0;
	left: 0;
}

.post-style-6 .post-entry-content.fasilities {
	text-align: left;
}

.post-style-6 .post-entry-content {
	text-align: center;
}

.post-style-6 .post-thumb {
	padding-bottom: 10px;
}

.post-style-7 .post-style-entry {
	width: 100%;
	position: absolute;
	color: #fff;
	text-align: center;
	padding: 0 15px;
}

.post-style-7 .box-active .post-style-entry {
	position: absolute;
	top: 20%;
}

.post-style-7 .post-style-entry {
	position: absolute;
	top: 30%;
}

.post-style-7 .post-style-entry .post-title,
.post-style-7 .post-style-entry .post-entry-content,
.post-style-7 .post-price {
	color: #fff;
}

.post-style-7 .post-price .price-box-active {
	margin: 0 auto 3px;
}

.post-style-7 .post-price .start-from {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}

.post-style-7 .post-thumb {
	background: #000;
}

.post-style-7 .post-thumb img {
	opacity: 0.5;
}

.post-style-7 .post-thumb:hover img {
	opacity: 1;
}

.post-style-7 .post-entry-content.fasilities ul {
	margin: -4px auto 0 auto;
}


.post-style-8 .post-box-thumb .post-title {
	margin: 0;
	color: #fff;
}

.post-style-8 .post-style-entry {
	padding-bottom: 0;
}

.post-style-8 .post-price {
	display: inline-block;
	width: 49%;
	vertical-align: middle;
	padding: 7px 15px;
	border-right: 10px solid #FFF;
	margin: 0;
}

.post-style-8 .post-price .price-box {
	color: #FFF;
	display: block;
	margin-bottom: -5px;
	margin-top: -5px;
}

.post-style-8 .post-price del {
	margin: 0;
}

.post-style-8 .post-button {
	color: #FFF;
	position: relative;
	display: inline-block;
	width: 49%;
	margin: 0;
	vertical-align: middle;
	background: none;
	padding: 7px 0;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

.post-style-8 .post-button a {
	color: #000;
}

.post-style-8 .post-box-thumb .post-title {
	margin: 0;
	color: #fff;
}

.post-style-8 .post-box-thumb {
	width: 100%;
	margin: 10px 0;
	position: absolute;
	top: 35%;
	text-align: center;
}

.post-style-8 .post-style-bottom {
	background: #F55700;
}

.post-style-8 .post-price .start-from {
	font-size: 14px;
	color: #FFF;
	display: block;
}

.post-style-8 .post-price .mata-uang {
	font-weight: normal;
}

.post-style-8 .post-price .price .price-clean {
	font-size: 21px;
}

.post-style-8 .post-price .per {
	font-size: 12px;
}

.post-style-8 .post-entry-content {
	padding: 5px 15px;
	color: #fff;
}

.post-style-8 .post-thumb {
	background: #000;
}

.post-style-8 .post-thumb img {
	opacity: 0.5;
}

.post-style-8 .post-thumb:hover img {
	opacity: 1;
}

.post-style-9 .post-badge.badge-bottom {
	margin: auto;
	display: table;
}

.post-style-9 .post-entry-content.fasilities {
	text-align: center;
}

.post-style-9 h2.post-title {
	margin-bottom: 0;
}

.post-style-9 .post-style-entry {
	padding-bottom: 0;
}

.post-style-9 .post-title {
	text-align: center;
}

.post-style-9 .box-active .post-price {
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}

.post-style-9 .post-price {
	position: absolute;
	top: 5px;
	padding-bottom: 10px;
	right: 20px;
	color: #fff;
}

.post-style-9 .post-rating {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
}

.post-style-9 .post-rating.no-badge {
	top: 10px !important;
}

.post-style-9 .post-price .start-from,
.post-style-9 .post-price .price-box {
	margin-bottom: -5px;
	margin-top: -5px;
}

.post-style-9 .box-active .post-price del {
	margin-left: 0;
	margin-right: 5px;
}

.post-style-9 .post-price del {
	margin: 0;
}

.post-style-9 .post-price .mata-uang {
	font-weight: normal;
}

.post-style-9 .box-active .post-price del,
.post-style-9.box-active .post-price .start-from {
	position: relative;
	top: 10px;
}

.post-style-9 .post-price .price-box-active {
	float: right
}

.post-style-9 .quantity-room {
	text-align: center;
}

.post-style-9 .post-thumb {
	background: #000;
}

.post-style-9 .post-thumb img {
	opacity: 0.5;
}

.post-style-9 .post-thumb:hover img {
	opacity: 1;
}

.post-entry-content.fasilities ul {
	margin: 5px auto 0 auto;
	position: relative;
	display: inline-block;
}

.post-entry-content.fasilities ul li {
	float: left;
	display: inline-block;
	padding-right: 10px;
	text-align: center;
}

.post-style-entry .quantity-room {
	margin-top: -10px;
	font-weight: bold;
}

/*	Advanced Single
================================================== */
.post-big-img {
	position: relative;
	min-height: 70vh;
	padding-top: 100px;
}

.post-big-img .big-image {
	position: absolute;
	background-position: bottom center;
	background-size: cover;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.post-big-img .content-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.post-big-img .content-top {
	margin-top: 30px;
	position: relative;
	text-align: center;
	z-index: 3;
	padding-left: 150px !important;
	padding-right: 150px !important;
}

.post-big-img .post-title {
	margin: 0;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.post-big-img .short-desc {
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
}

.post-big-img .saka-btn {
	border-radius: 5px;
	margin-top: 20px;
	font-size: 20px;
	padding: 10px 35px;
}

.advanced-feature .content-head h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 5px;
}

.advanced-feature .content-head {
	text-align: center;
	padding-bottom: 20px;
}

.advanced-feature .content-head .hr {
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	width: 50%;
	display: inline-block;
}

.advanced-feature .content-head .short-desc {
	margin-top: 10px;
	text-align: center;
	color: #939393;
	margin-bottom: 5px;
}

.advanced-feature .bookingform {
	width: 80%;
	margin: auto;
}

.advanced-feature .bookingform form {
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
}

.advanced-feature .bookingform .booking {
	text-align: left;
}

.advanced-feature .bookingform .captcha {
	width: 50%;
	margin: auto;
	text-align: center;
}

.advanced-feature .bookingform .bookingsubmit {
	margin-left: 15px;
	margin: auto;
}

.custom-content.fancy {
	position: relative;
	margin-top: 30px;
}

.custom-content.fancy .content-entry {
	position: relative;
	margin-top: 30px;
}

.custom-content.fancy li {
	margin: 0 !important;
	list-style: none !important;
	padding: 0 0 25px 55%;
	position: relative;
	background: url(../images/timeline_right.png) no-repeat top center;
}

.custom-content.fancy li:nth-child(even) {
	padding: 0 55% 25px 0;
	background: url(/wp-content/themes/betheme/images/timeline_left.png) no-repeat top;
	text-align: right;
}

.custom-content.fancy li h3 {
	font-size: 14px;
	line-height: 20px;
}

.custom-content.fancy li h3:before,
.custom-content.fancy:after {
	border-color: #002e5c;
}

.custom-content.fancy li h3:before {
	content: "";
	width: 15px;
	height: 15px;
	border-width: 4px;
	border-style: solid;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50.1%;
	top: 11px;
	margin-left: -8px;
	display: block;
	z-index: 1;
}

.custom-content.fancy ul:before,
.custom-content.fancy ul:after {
	content: "";
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50.4%;
	bottom: -5px;
	display: block;
	z-index: 1;
}

.advanced-feature .post-welcome {
	margin-top: 35px;
}

.advanced-feature .column-feature,
.advanced-feature .team-feature,
.advanced-feature .testi-feature {
	margin-top: 50px;
	text-align: center;
}

.advanced-feature .column-feature .row-first,
.advanced-feature .team-feature .row-first,
.advanced-feature .testi-feature .row-first {
	margin-top: 0 !important;
}

.advanced-feature .column-feature .row,
.advanced-feature .team-feature .row,
.advanced-feature .testi-feature .row {
	margin-top: 30px;
}

.advanced-feature .column-image {
	margin-bottom: 15px;
}

.advanced-feature .column-center h2 {
	text-align: center;
	margin-bottom: 5px;
}

.advanced-feature .column-center .saka-btn {
	margin-top: 10px;
}

.team-feature .team-avatar {
	width: 100px;
	margin: 0 auto 15px;
}

.team-feature h2 {
	font-size: 20px;
}

.team-feature .team-avatar img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.team-feature .builder-entry {
	color: #999;
}

.testi-feature-slider .testimonial-column {
	border: none !important;
}

/*	Builder Blog
================================================== */
.builder-blog {
	margin: 0 0 10px;
}

.builder-blog .post-block {
	margin-bottom: 10px;
}

.builder-blog .post-meta {
	border: none;
	padding-bottom: 0;
}

.builder-blog .blog-grid {
	padding-left: 10px;
	padding-right: 10px;
}

.builder-blog .blog-layout-big {
	margin-bottom: 20px;
}

.builder-blog .blog-wrapper-style-2 .post-wrap-title,
.builder-blog .blog-wrapper-style-3 .post-wrap-title,
.builder-blog .blog-wrapper-style-4 .post-wrap-title,
.builder-blog .blog-wrapper-style-5 .post-wrap-title {
	margin: 0 -5px 15px;
	background: none !important;
	color: #fff;
	border-bottom: 3px solid #999;
	padding: 0;
}

.builder-blog .blog-wrapper-style-2 .post-wrap-title span,
.builder-blog .blog-wrapper-style-3 .post-wrap-title span,
.builder-blog .blog-wrapper-style-4 .post-wrap-title span,
.builder-blog .blog-wrapper-style-5 .post-wrap-title span {
	background: #999;
	display: inline-block;
	padding: 2px 20px;
}

.builder-blog .blog-style-3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eae8e8;
}

.builder-blog .blog-style-3 .blog-post {
	border: none;
}

.builder-blog .blog-style-3 .blog-post .post-title {
	margin-top: 0;
}

.builder-blog .blog-style-3 .post-thumb {
	padding-left: 0px;
	padding-right: 10px;
}

.builder-blog .blog-style-3 .post-container {
	padding-left: 0px;
}

.builder-blog .blog-layout-side .blog-style-3 h2.post-title {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
}

.builder-blog .blog-layout-side .blog-style-3 .post-meta {
	margin: -5px 0 5px;
	font-size: 12px;
}

.builder-blog .blog-style-4 {
	margin-bottom: 10px;
}

.builder-blog .blog-style-4 .blog-post {
	border: none;
}

.builder-blog .blog-style-4 .blog-post .post-title {
	margin-top: 0;
}

.builder-blog .blog-style-4 .post-thumb {
	padding-left: 0px;
	padding-right: 20px;
}

.builder-blog .blog-style-4 .post-container {
	padding-left: 0px;
}

.builder-blog .blog-layout-bottom .blog-style-4 h2.post-title {
	font-size: 16px;
	line-height: 20px;
}

.builder-blog .blog-layout-bottom .blog-style-4 .post-meta {
	margin: 0px 0 5px;
	font-size: 12px;
}

.builder-blog .blog-style-5 {
	margin-bottom: 15px;
}

.builder-blog .blog-style-5 .post-thumb {
	padding: 0;
}

.builder-blog .blog-style-5 .post-meta {
	margin-top: 5px;
}

.builder-blog .blog-style-5 .post-entry {
	padding-top: 5px;
}

.builder-blog .blog-style-5 .blog-post .post-title {
	margin-top: 0;
}

/*	Builder Slider
================================================== */
.builder-slider,
.full-slider {
	position: relative;
}

.slider-caption {
	float: none;
	margin: auto;
	padding: 20px;
	color: #fff;
	width: 50%;
}

.slider-caption-title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.slider-caption-desc {
	font-size: 16px;
	line-height: 20px;
}

/*	Builder Gallery
================================================== */
.gallery-slider {
	width: auto;
	margin: 0 auto 10px;
}

.fotorama__wrap {
	margin: auto;
}

.post-gallery,
.post-masonry-gallery {
	margin: auto;
	text-align: center;
}

.post-gallery.top {
	margin-bottom: 10px;
}

.post-gallery.bottom {
	margin-top: 10px;
}

.post-gallery .gallery .gallery-caption {
	display: block;
	margin: 7px 0 0;
	text-align: center;
}

.post-gallery img {
	width: 100%;
	height: auto;
}

.post-gallery ul {
	margin: auto;
}

.post-gallery ul li:before {
	content: "" !important;
}

.post-gallery.slick-slider .slick-prev:before,
.post-gallery.slick-slider .slick-next:before {
	font-size: 50px;
	color: #fff !important;
}

.ekko-lightbox.modal {
	text-align: center;
	padding: 0 !important;
}

.ekko-lightbox.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.ekko-lightbox .modal-dialog {
	display: inline-block !important;
	text-align: left;
	vertical-align: middle;
}

.modal-open {
	padding-right: 0 !important;
}

.ekko-lightbox-container {
	height: auto !important;
}

.ekko-lightbox-item.fade {
	overflow: hidden;
	display: none;
}

.ekko-lightbox-container>div.ekko-lightbox-item {
	position: relative !important;
}

.post-gallery .gallery li a img:hover {
	opacity: 0.5;
}

.post-gallery .gallery li {
	list-style: none;
}

.post-gallery .gallery:after {
	display: block;
	content: " ";
	clear: both;
}

.post-gallery .gallery li.col-md-2,
.post-gallery .gallery li.col-xs-6 {
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.ekko-lightbox .modal-header button {
	display: none;
}

.ekko-lightbox .modal-header {
	padding: 10px;
}

.ekko-lightbox .modal-header h4 {
	margin: auto;
	font-weight: bold;
}

.gallery-paging {
	clear: both;
	margin: 15px 0 0;
}

.masonry-gallery {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	padding: 0;
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	column-gap: 0px;
}

.masonry-gallery .masonry-thumbnail {
	width: 100%;
	padding: 5px;
}

.gallery-thumbnail {
	float: left;
	width: 215px;
	height: auto;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.post-masonry-gallery .item-paging {
	margin: 25px 0;
}

.item-paging {
	margin: 15px 0 25px;
}

.item-paging a,
.item-paging a:visited {
	border-bottom: 3px solid #e67e22;
	color: #000;
	margin: 2px;
	padding: 5px 10px;
	text-decoration: none;
}

.item-paging a.jp-current,
.item-paging a:hover {
	border-bottom: 3px solid #e67e22;
	background: #f55700;
	color: #fff !important;
	margin: 2px;
	padding: 5px 10px;
}

.jp-previous:before {
	content: "\f104";
	font: normal normal normal 14px/1 FontAwesome;
}

.jp-next:before {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
}

/*	Builder Price
================================================== */
.builder-price .post-wrap {
	float: left !important;
}

.builder-price .price-box-column {
	border: 1px solid #e7e7e7;
}

.builder-price .price-header {
	background: #e7e7e7;
	text-align: center;
}

.builder-price .price-header .price-title {
	font-size: 20px;
	background: #d9d9d9;
	padding: 15px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

.builder-price .price-box {
	padding: 10px 15px 5px 15px;
}

.builder-price .price-header .price-currency {
	font-size: 18px;
	margin-right: 3px;
}

.builder-price .price-header .price-style {
	font-weight: bold;
	font-size: 30px;
}

.builder-price .price-header .price-style.standard {
	font-weight: 100;
	font-size: 18px;
	text-decoration: line-through;
}

.builder-price .price-header .price-style.standard .price-currency {
	font-size: 14px;
}

.builder-price .price-desc {
	background: #f6f6f6;
	border-bottom: none !important;
	text-align: center;
	font-size: 15px;
	padding: 15px;
}

.builder-price .price-button a {
	width: 100%;
	background: #e7e7e7;
	border-top: none !important;
	border: 1px solid #e7e7e7;
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.builder-price .price-left {
	float: left;
}

.builder-price .price-right {
	float: right;
}

.builder-price .price-box-column.price-left .price-box,
.builder-price .price-box-column.price-right .price-box {
	padding: 5px;
}

.builder-price .price-box-column.price-left .price-style,
.builder-price .price-box-column.price-right .price-style {
	margin: 0;
}

.builder-price .price-box-column.price-left li,
.builder-price .price-box-column.price-right li {
	padding: 5px;
}

.builder-price .price-box-column.price-left .price-title,
.builder-price .price-box-column.price-right .price-title {
	padding: 5px;
}

.builder-price .price-box-column.price-left .price-button a,
.builder-price .price-box-column.price-right .price-button a {
	padding: 5px;
}

.builder-price .price-desc ul {
	list-style: none;
	margin: -15px;
}

.builder-price .price-desc li {
	border-bottom: 1px solid #eeeeee;
	padding: 10px;
}

.builder-price .price-desc ul li:before {
	content: '';
}

.builder-price .price-column .col-md-6 {
	padding: 0 5px;
}

.builder-price .post-badge {
	top: 10px;
	left: 20px;
}

.builder-price .item-carousel .post-badge {
	top: 0;
	left: 5px;
}

/*	Builder Media
================================================== */
.builder-media {
	position: relative;
	text-align: center;
}

.builder-media .media-video iframe {
	padding: 20px;
}

/*	Builder Partner
================================================== */
.builder-partner .partner-gallery li {
	list-style: none;
}

/*	Builder Testimonial
================================================== */
.builder-testimonial {
	padding: 0 15px;
}

.builder-testimonial .testimonial-column {
	border: 1px solid #000;
}

.builder-testimonial .testimonial-avatar {
	width: 150px;
	margin: 0 auto;
}

.builder-testimonial .testimonial-avatar img,
.style-2.builder-testimonial .testimonial-avatar img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.builder-testimonial .testimonial-name {
	padding-bottom: 5px;
	font-size: 18px;
	margin: 10px 0 0;
	text-align: center;
}

.builder-testimonial .testimonial-desc {
	text-align: center;
	font-size: 15px;
	/*padding:0px 40px;*/
}

.builder-testimonial .testimonial-desc a {
	padding-top: 5px;
	display: block;
}

.builder-testimonial .testimonial-desc ul,
.builder-testimonial .testimonial-desc ol {
	margin: 0 0 10px 20px;
}

.builder-testimonial .post-wrap {
	padding-left: 7px;
	padding-right: 7px;
}

.arrow-down {
	width: 0;
	height: 0;
	margin-left: 30px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #F6F6F6;
}

.style-2.builder-testimonial .testimonial-avatar img {
	width: auto;
	margin-right: 10px;
}

.style-2.builder-testimonial .testimonial-avatar {
	margin: 5px 0 15px;
	margin-bottom: 0;
	width: auto;
}

.style-2.builder-testimonial .testimonial-desc {
	background: #F6F6F6;
	text-align: left;
	padding: 20px 20px 20px 40px;
}

.testimonial-column .post-title {
	width: 100%;
	margin-bottom: 0;
	padding: 12px;
	font-size: 20px;
	text-align: center;
}

.style-2.builder-testimonial .testimonial-column {
	padding-left: 0px;
	padding-right: 0px;
}

.portfolio-content-entry,
.testimonial-content-entry {
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	font-size: 17px;
	line-height: 24px;
}

.portfolio-content-entry .fa-quote-left,
.testimonial-content-entry .fa-quote-left {
	margin-right: 10px;
	color: #7b7b7b;
}

.portfolio-content-entry .fa-quote-right,
.testimonial-content-entry .fa-quote-right {
	margin-left: 10px;
	color: #7b7b7b;
}

/*	Builder Team
================================================== */
.builder-team {
	padding: 15px;
}

.builder-team .row {
	margin-top: 15px;
}

.builder-team .team-column {
	border: 1px solid #000;
	padding: 20px 20px;
}

.builder-team .team-avatar {
	width: 150px;
	margin: 0 auto;
}

.builder-team .team-avatar img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.builder-team .team-name {
	font-size: 18px;
	margin: 10px 0 0;
	text-align: center;
}

.builder-team .team-desc {
	text-align: center;
	font-size: 15px;
}

.builder-team .team-desc ul,
.builder-team .team-desc ol {
	margin: 0 0 10px 20px;
}

.builder-team .post-wrap {
	padding-left: 7px;
	padding-right: 7px;
}

/*	Builder Button
================================================== */
.button-row-padding {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.builder-button .post-wrap.no-padding {
	padding: 0;
}

.builder-button {
	margin: 10px 0 10px 0;
}

.builder-button a {
	text-decoration: none !important;
}

.builder-button .button-text {
	margin: 0 auto;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	text-align: center;
	display: block;
}

.builder-button .button-text img {
	margin-right: 7px;
}

/*	Builder Social Media
================================================== */
.builder-social-media .social-media-wrapper .social-media {
	margin: auto;
}

.builder-social-media .item-column {
	list-style: none;
	margin: 20px auto;
	width: 350px;
}

.builder-social-media .social-media li {
	float: left;
	margin-right: 7px;
}

.builder-social-media .social-media li .social-icon {
	width: 50px;
	height: 50px;
	background: #f2f2f2;
	color: #7e7e7e;
	font-size: 23px;
	text-align: center;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.builder-social-media .social-media li .social-icon i {
	position: relative;
	top: 7px;
}

.builder-social-media .social-square .social-media li .social-icon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*	Builder Contact
================================================== */
.builder-contact {
	padding: 20px 15px 15px;
	color: #626262;
}

.contact-details .row {
	margin-top: 0;
}

.contact-details {
	width: 550px;
	margin: 0 auto;
}

.contact-details ul li {
	font-size: 16px;
	list-style: none;
	padding: 10px 0;
}

.contact-details .contact-icon-2 {
	width: 20px;
	margin-right: 15px;
	float: left;
	text-align: center;
	font-size: 20px;
}

.contact-details .contact-icon-2 .fa-mobile {
	font-size: 28px;
}

.contact-details ul li.contact-address {
	font-weight: bold;
}

.contact-icon a:hover,
.contact-details ul li a:hover {
	text-decoration: none;
}

.contact-icon {
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;
}

.contact-icon i {
	font-size: 20px;
}

.contact_width_2 {
	width: 400px;
	margin: auto !important;
}

.contact-icon i.fa-mobile {
	font-size: 25px;
}

.contact-icon span {
	position: relative;
	top: -1px;
	margin-left: 7px;
}

.contact-icon span.social-font {
	position: relative;
	top: -4px;
}

.contact-center {
	text-align: center;
}

.form-field label {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.form-field {
	margin-bottom: 10px;
}

.form-field input {
	margin-bottom: 3px;
}

.form-field .captcha {
	width: 200px;
}

.contact-address {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.form-field small {
	font-size: 12px;
}

.captcha-image {
	text-align: center;
}

.captcha-image .form-field {
	margin-top: 10px;
}

.form-field button {
	margin: auto;
}

.field-button {
	text-align: center;
}

.contact-form-field p.error {
	text-align: center;
}

.contact-form-field .error {
	color: #f55700;
	font-size: 14px;
}

/*	Builder Line
================================================== */
hr.style-line-1 {
	border-top: 1px solid #8c8b8b;
}

hr.style-line-2 {
	border-top: 3px double #8c8b8b;
	background: transparent;
}

hr.style-line-3 {
	border-top: 1px dashed #8c8b8b;
	background: transparent;
}

hr.style-line-4 {
	border-top: 1px dotted #8c8b8b;
	background: transparent;
}

hr.style-line-5 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

hr.style-line-6 {
	border: none;
	height: 10px;
	background: linear-gradient(-135deg, rgba(255, 255, 255, 0) 5px, transparent 0) 0 5px, linear-gradient(135deg, rgba(255, 255, 255, 0.02) 5px, #8c8c8c 0) 0 5px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 30px 1px;
}

hr.style-line-7 {
	border: 0;
	text-align: center;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

hr.style-line-7:after {
	content: '⚛';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: rgba(255, 255, 255, 1);
	color: #8c8b8b;
	font-size: 24px;
}

.style-line-8 {
	width: 282px;
	height: auto;
	margin: 5px auto 10px auto;
}

.style-line-8 .fa {
	font-size: 28px;
}

.style-line-8 .arrow {
	margin-left: -8px;
}

/*	Builder Fancy Gallery
================================================== */
.builder-fancy-gallery {
	height: 370px;
	position: relative;
	margin-bottom: 100px;
}

.builder-fancy-gallery .fancy-gallery {
	display: -webkit-flex;
	display: flex;
}

.builder-fancy-gallery .fancy-gallery .grid-2 {
	width: calc(100% * (1 / 2));
}

.builder-fancy-gallery .fancy-gallery .grid-3 {
	width: calc(100% * (1 / 3));
}

.builder-fancy-gallery .fancy-gallery img {
	border: 10px solid #fff;
	box-shadow: 0px 2px 20px #333;
}

.builder-fancy-gallery .fancy-gallery.style-1 .fancy-image-1 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-1 .fancy-image-2 {
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-2 {
	position: relative;
	top: -20px;
}

.builder-fancy-gallery .fancy-gallery.style-2 .fancy-image-1 {
	-ms-transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
	z-index: 3;
	position: relative;
	top: 40px;
	left: 40px;
}

.builder-fancy-gallery .fancy-gallery.style-2 .fancy-image-2 {
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-2 .fancy-image-3 {
	-ms-transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	z-index: 3;
	position: relative;
	top: 40px;
	right: 40px;
}

.builder-fancy-gallery .fancy-gallery.style-3 {
	display: block;
	position: relative;
	top: 50px;
}

.builder-fancy-gallery .fancy-gallery-style-3 {
	display: -webkit-flex;
	display: flex;
}

.builder-fancy-gallery .fancy-gallery-style-3.second {
	position: relative;
	top: -170px;
	left: 22%;
}

.builder-fancy-gallery .fancy-gallery.style-3 .fancy-image-1 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-3 .fancy-image-2 {
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
	z-index: 3;
	position: relative;
	top: -80px;
}

.builder-fancy-gallery .fancy-gallery.style-3 .fancy-image-3 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 5;
}

.builder-fancy-gallery .fancy-gallery.style-3 .fancy-image-4 {
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-4 {
	display: block;
	position: relative;
	top: 50px;
}

.builder-fancy-gallery .fancy-gallery-style-4 {
	display: -webkit-flex;
	display: flex;
}

.builder-fancy-gallery .fancy-gallery-style-4.second {
	position: relative;
	top: -150px;
	left: -20%;
}

.builder-fancy-gallery .fancy-gallery-style-4.third {
	position: absolute;
	right: -200px;
	top: -50px;
}

.builder-fancy-gallery .fancy-gallery.style-4 .fancy-image-1 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-4 .fancy-image-2 {
	-ms-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	z-index: 3;
	position: relative;
	top: -80px;
}

.builder-fancy-gallery .fancy-gallery.style-4 .fancy-image-3 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
	position: relative;
	top: -30px;
}

.builder-fancy-gallery .fancy-gallery.style-4 .fancy-image-4 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-4 .fancy-image-5 {
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-5 {
	display: block;
	position: relative;
	top: 50px;
}

.builder-fancy-gallery .fancy-gallery-style-5 {
	display: -webkit-flex;
	display: flex;
}

.builder-fancy-gallery .fancy-gallery-style-5.second {
	position: relative;
	top: -135px;
	left: 10%;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-1 {
	-ms-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	z-index: 3;
	position: relative;
	top: -20px;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-2 {
	-ms-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	z-index: 3;
	position: relative;
	top: -80px;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-3 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	z-index: 3;
	position: relative;
	top: -30px;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-4 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-5 {
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
	z-index: 3;
	position: relative;
	top: -30px;
}

.builder-fancy-gallery .fancy-gallery.style-5 .fancy-image-6 {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	z-index: 3;
}

.builder-fancy-gallery .fancy-gallery-editor {
	margin-bottom: 15px;
}

.builder-fancy-gallery .fancy-gallery-btn {
	display: block;
	width: 150px;
	text-align: center;
	color: #ccc;
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-top: 10px;
}

.builder-fancy-gallery .fancy-gallery-btn .fa {
	margin-left: 10px;
	font-size: 20px;
}

.builder-fancy-gallery .curve {
	position: absolute;
	z-index: 1;
}

.builder-fancy-gallery .curve img {
	border: none;
	box-shadow: none;
}

.builder-fancy-gallery .curve {
	-ms-transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
	top: 150px;
	left: 45%;
}

/*	Carousel
================================================== */
.item-carousel-wrapper {
	position: relative;
}

.item-carousel-container {
	width: 93%;
	margin: auto;
}

.item-carousel-container .item-carousel .slick-prev {
	left: -40px;
}

.item-carousel-container .item-carousel .slick-next {
	right: -40px;
}

.slick-initialized .item-carousel-entry.slick-slide {
	padding: 0 10px;
}

/*-------------------------------------------------------------------------------------------
	WIDGETS & SIDEBAR
---------------------------------------------------------------------------------------------*/
/*	Sidebar
================================================== */
.aside {
	margin-top: 30px;
	position: relative;
	display: block;
}

.sidebar {}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar .widget h3 {
	font-size: 18px;
	color: #fff;
	background: #f55700;
	padding: 10px 15px;
	border-bottom: 3px solid #ce4800;
}

.sidebar .widget ul {
	list-style: none;
	margin-left: 0px;
	margin: 10px 0;
}

.sidebar .widget ul li:before {
	position: absolute;
	left: 0px;
	top: 10px;
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
}

.sidebar .widget ul li img {
	width: 100%;
}

.sidebar .widget a {
	color: #555;
}

.sidebar .widget-date {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
}

.sidebar .widget a:hover {
	color: #e67e22;
	text-decoration: none;
}

.widget h3.widget-news {
	margin: 0 -5px 0;
	background: none !important;
	color: #fff;
	border-bottom: 3px solid #999;
	padding: 0;
}

.widget h3.widget-news span {
	background: #f55700;
	display: inline-block;
	padding: 5px 20px;
}

.widget ul li .widget-post-thumb,
.widget ul li .widget-post-content {
	padding-left: 0px !important;
}

.widget ul li {
	list-style: none;
	position: relative;
	margin-left: 0px;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eae8e8;
}

.widget.widget_categories li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget.widget_categories li:before {
	top: 15px !important;
}

.widget ul li a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.widget .widget-date {
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 5px;
	color: #999;
}

.widget .blog-sidebar-thumbnail ul {
	margin-top: 5px;
}

.widget .blog-sidebar-thumbnail ul li:before {
	display: none;
}

.widget .blog-sidebar-thumbnail ul li {
	padding: 10px 0 10px !important;
}

.widget .blog-sidebar-thumbnail ul li .col-md-7 {
	position: relative;
	top: -3px;
}

.widget .gallery {
	margin: 15px -5px 0 !important;
}

.widget .gallery-thumbnail {
	border-bottom: none !important;
	padding: 0 5px !important;
	margin-top: 0 !important;
}

.widget .search {
	position: relative;
}

.widget .search label {
	display: none;
}

.widget .search {
	width: 89%;
	margin-top: 0;
	z-index: 80;
}

.widget .search input[type=search] {
	padding: 10px 15px;
	width: 100% !important;
	border-color: #ddd;
}

.widget .search button {
	position: absolute;
	top: 0;
	right: -31px;
	padding: 11px 17px;
}

.reservation-sidebar .reservation .col-md-3,
.reservation-sidebar .reservation .col-md-2,
.reservation-sidebar .reservation .col-md-1 {
	width: 100%;
}

.reservation-sidebar .reservation-wrapper .reservation {
	position: relative;
	padding: 0;
}

.reservation-sidebar .reservation-wrapper .reservation .saka-btn {
	width: 100%;
}

/*	Social Media Widget (Related With Social Media Header)
================================================== */
.widget .social-media li:before {
	display: none;
}

.widget .social-media {
	float: none;
	margin: 10px auto 0 !important;
	width: 225px;
}

.widget .social-media li {
	list-style: none;
	float: left;
	padding: 0px !important;
	margin-right: 5px;
	background: none;
	border: none;
}

.widget .social-media li .social-icon {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff !important;
	font-size: 22px;
}

.widget .social-media li .facebook {
	background: #3b5999;
}

.widget .social-media li .twitter {
	background: #2ea9e2;
}

.widget .social-media li .google-plus {
	background: #363634;
}

.widget .social-media li .instagram {
	background: #537fa4;
}

.widget .social-media li .youtube {
	background: #ff3131;
}

.widget .social-media li .linkedin {
	background: #0173b2;
}

.widget .social-media .fa {
	margin-top: 12px;
}

.sidebar .widget .support a,
.footer-section .widget .support a {
	color: #555;
}

/*	Bootsrap Tabs
================================================== */
.nav {
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none;
}

.nav>li>a {
	display: block;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #f9f9f9;
}

.nav>li>a>img {
	max-width: none;
}

.nav>.pull-right {
	float: right;
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.nav li+.nav-header {
	margin-top: 9px;
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}

.nav-list>li>a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
	padding: 3px 15px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}

.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
	*zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
	clear: both;
}

.nav-tabs>li,
.nav-pills>li {
	float: left;
}

.nav-tabs>li>a,
.nav-pills>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}

.nav-tabs {
	border-bottom: 3px solid #e67e22;
}

.nav-tabs>li {
	margin-bottom: 0px;
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border-top: 4px solid transparent;
	color: #848484;
	font-size: 14px;
	font-weight: 400;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
	border-top: 4px solid #cccccb;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
	color: #474747;
	font-weight: 400;
	background-color: none;
	border: none;
	border-top: 4px solid #cccccb;
	cursor: default;
}

.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
	color: #ffffff;
	background-color: #0088cc;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li>a {
	margin-right: 0;
}

.nav-tabs.nav-stacked {
	border-bottom: 0;
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
	border-color: #ddd;
	z-index: 2;
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.nav .dropdown-toggle .caret {
	border-top-color: #0088cc;
	border-bottom-color: #0088cc;
	margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}

.nav>.dropdown.active>a:hover,
.nav>.dropdown.active>a:focus {
	cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover,
.tabs-stacked .open>a:focus {
	border-color: #999999;
}

.tabbable {
	*zoom: 1;
}

.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}

.tabbable:after {
	clear: both;
}

.tab-content {
	overflow: auto;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
	border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
	display: none;
}

.tab-content>.active,
.pill-content>.active {
	display: block;
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
	border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff;
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #ffffff;
}

.nav>.disabled>a {
	color: #999999;
}

.nav>.disabled>a:hover,
.nav>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}

/*	content tabs
================================================== */
.tabs-sidebar {
	margin-top: 10px 0 !important;
	margin-bottom: 10px;
}

.tabs-post {
	border-bottom: 1px solid #eae8e8;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

h2.title-tabs {
	font-size: 16px;
	color: #3f3f3f;
	line-height: 20px;
}

.title-tabs a {
	font-size: 16px;
	color: #3f3f3f;
	line-height: 20px;
}

.title-tabs a:hover {
	color: #e67e22;
	text-decoration: none;
}

.tabs-thumb {
	margin: 15px 0;
}

.tabs-date {
	position: relative;
	font-size: 12px;
	color: #919191;
}

/*	Shortcode
================================================== */
/*Accordion*/
.panel-default {
	border-bottom: 1px solid #eae8e8;
}

h4.panel-title {
	padding: 10px 0;
	margin: 0;
	border-top: none;
	font-size: 18px;
}

.panel-title .indicator {
	font-size: 18px;
	margin-right: 15px;
}

.panel-collapse {
	padding: 5px 0 10px;
	font-size: 14px;
}

/*	Widget
================================================== */
.support {
	margin-top: 10px;
}

.support table {
	margin-top: 10px;
	margin-bottom: 0;
}

.support table td {
	border-bottom: 1px solid #e8e4e3;
	padding: 5px 0;
	font-size: 14px;
}

.ym-box {
	margin: 10px 0 0px;
}

.ym-support {
	float: left;
	width: 50%;
	text-align: center;
}

.ym-support img {
	padding: 5px;
	max-width: 100%;
	height: auto;
}

.ym-support p {
	font-size: 12px;
	margin-bottom: -5px;
}

/*-------------------------------------------------------------------------------------------
	COMMENTS
---------------------------------------------------------------------------------------------*/
#recaptcha-submit-btn-area {
	margin-top: 10px !important;
}

/*-------------------------------------------------------------------------------------------
	FOOTER
--------------------------------------------------------------------------------------------*/

/*	Footer
================================================== */
footer {}

.footer {
	padding: 15px;
}

/*	Footer Section
================================================== */
.footer-section h3,
.footer-section .widget h3 {
	font-size: 18px;
	color: #fff;
	margin: 10px 0 15px;
	font-weight: 400;
}

.footer-section .textwidget {
	color: #fff;
}

.footer-section .textwidget a {
	color: #fff;
}

.footer-section .description a:hover {
	text-decoration: underline;
}

.footer-section-widget {
	margin-top: 20px;
	overflow: hidden;
	color: #fff;
}

.footer-section-widget a,
.footer-section-widget a:visited {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
}

.footer-section-widget a:hover {}

.footer-section-widget ul.children {
	margin: 7px 0 -7px 0;
}

.footer-section .widget ul,
.footer-section-widget ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.footer-section .widget ul li,
.footer-section-widget ul li {
	list-style: none;
	padding: 3px 0 3px 20px;
	position: relative;
}

.footer-section .widget ul li:before,
.footer-section-widget ul li:before {
	position: absolute;
	left: 0px;
	top: 7px;
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
}

.widget .menu li {
	float: none;
	padding: 5px 0 5px 20px !important;
}

.footer-section .widget .menu li:before {
	display: none;
}

.footer-section .widget .menu li {
	float: none;
	border-bottom: none !important;
	padding: 5px 0 5px !important;
}

.widget .menu li:hover {
	background: none;
}

.widget .menu li a {
	height: auto !important;
	display: block;
	padding: 0;
	font-weight: normal;
	text-align: left;
}

.footer a {
	color: #fff;
	font-size: 14px;
}

.footer-section .widget a:hover {}

.footer-section p {
	color: #fff;
}

/*	Copyright
================================================== */
.pos-sticky-email {
	display: none;
	background-color: #2468FF !important;
}

.pos-sticky-call {
	display: none;
	background-color: #FF4444 !important
}

.pos-sticky-sms {
	display: none;
	background-color: #F57D20 !important
}

.pos-sticky-whatsapp {
	display: none;
	background-color: #4DC247 !important
}

.pos-sticky-bbm {
	display: none;
	background-color: #414141 !important
}

.pos-sticky-line {
	display: none;
	background-color: #4ECD00 !important
}

.sticky-wrapper a {
	display: block;
}

.sticky-contact-default {
	border: 0;
	bottom: 30px;
	width: 50px;
	height: 50px;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: fixed;
	right: 30px;
	z-index: 730;
	transition: ease-out;
	color: #fff;
	font-size: 30px !important;
	text-align: center;
	background: #f55700;
}

.sticky-contact-default i {
	position: relative;
	top: 4px;
}

.sticky-icon {
	right: 30px;
	position: fixed;
	bottom: 80px;
	display: none;
	z-index: 999;
}

.sticky-icon .sticky-contact {
	width: 50px;
	height: 50px;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 10px;
	z-index: 730;
	transition: ease-out;
	color: #fff;
	font-size: 30px !important;
	text-align: center;
	background: #f55700;
}

.sticky-contact i {
	font-size: 25px;
	top: 6px;
	position: relative;
}

.sticky-contact.pos-sticky-whatsapp i,
.sticky-contact.pos-sticky-email i,
.sticky-contact.pos-sticky-sms i {
	top: 2px;
}

.sticky-icon a:hover {
	text-decoration: none;
}

.footer-description {
	font-size: 14px;
	font-weight: 300;
	color: #838383;
	text-shadow: none !important;
	padding: 10px 0;
	text-align: center;
}

.footer-description a {
	color: #838383 !important;
}

.footer-copyright {
	clear: both;
	font-size: 14px;
	color: #ccc;
	padding: 10px 0;
	text-align: center;
}

.scrollup {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 0.5;
	position: fixed;
	bottom: 30px;
	left: 30px;
	display: none;
	z-index: 730;
	transition: ease-out;
	color: #fff;
	font-size: 35px !important;
	text-align: center;
	background: #f55700;
}

.scrollup:hover {
	opacity: 1;
}

.scrollup i {
	position: relative;
	top: -2px;
}