/*-----------------------------------------------------------------------------------
    
    Template Name: Arkamaya Theme
    Template URI: http://thetranshotel.arkamaya.net
    Description: This is html5 template
    Author: PT. Arkamaya
    Author URI: http://www.arkamaya.co.id/
    Version: 1.0
    
-----------------------------------------------------------------------------------*/

/*************************
    Footer
*************************/
.footer-mobile {display: none;}
.footer-desktop {
	display: flex;
	width: 100%;
	position: relative;
	/* padding-bottom: 70px; */
}
footer {
	/* background: #769f2f url(img/footer_bg.png) repeat-x center bottom; */
	/* background: #131313 url(img/footer_bg.png) repeat-x center bottom; */
	background: #131313 repeat-x center bottom;
	padding: 30px 0 10px 0;
	color: #fff;
	font-size: 13px;
}
footer h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.c-info {
	margin-bottom: 17px;
	overflow: hidden;
	position: relative;
}
.footer-widget {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	margin-bottom: 0;
	padding: 0;
}
.post-content {
	margin-bottom: 40px;
	overflow: hidden;
}
.post-img {
	float: left;
}
.footer-img a::before, .post-img a::before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	visibility: hidden;
	width: 100%;
	content: "";
}
.footer-img a, .post-img a {
	display: inline-block;
	position: relative;
}
.post-text {
	overflow: hidden;
	padding-left: 24px;
}
.post-content:last-child {
	margin: 0;
}
.post-text h4 {
	font-family: "Lato",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 11px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
footer ul {
	margin: 0;
	/* padding: 0 0 20px 0; */
	list-style: none;
}
footer a {
	color: #FF9;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	outline: none;
}
footer a:hover, footer a:focus {
	/* color: #111; */
	color: #fff;
	text-decoration: none;
	outline: none;
}
.post-text h4 a {
	line-height: normal;
}

#social_footer {
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	/* padding-top: 30px; */
	/* margin-top: 30px; */
}

footer p {
	margin: 0;
}

/* input#email_newsletter_2.form-control {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
}
.form-control {
	font-size: 12px;
	color: #333;
	height: 34px;
	border-radius: 3px;
} */
footer input.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
a.btn_1, .btn_1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: #fff;
	background: #86b535;
	cursor: pointer;
	padding: 7px 15px;
	display: inline-block;
	outline: none;
	font-size: 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
}
a.btn_1.white:hover, .btn_1.white a:hover, .btn_1.white:hover {
	background: #555;
	color: #fff !important;
}
.zmdi {
	display: inline-block;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size: 20px;
	color: #fff;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#social_footer ul li {
	display: inline-block;
	margin: 0 10px 10px 10px;
}

.th-intro .menu.white .pre-headline {
	display: block;
	/* background-color: #3f6c90; */
	background-color: #225a74;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 6px;
	/* font-size: 12px; */
	color: #fff !important;
	bottom: 0;
	right: 35px;
	position: fixed;
	padding: 6px;
	height:auto;
}

.th-home .pre-headline {
	background-color: #3f6c90;
	text-transform: uppercase;
	position: fixed;
	top: auto; 
	bottom: 0;
	left: auto; 
	right: 20px;
	z-index: 10;
	border-radius: 0px;
	padding: 6px;
	display:inline-block;
	height:auto;
	width: 230px;
}
.th-home .subscriber {
	background-color: #4a575d;
	text-transform: uppercase;
	position: fixed;
	top: auto; 
	bottom: 0;
	left: auto; 
	right: 170px;
	z-index: 10;
	border-radius: 0px;
	padding: 6px;
	display:none;
	height:auto;
}

.th-home .pre-headline span,
.th-intro .menu.white .pre-headline span {
	border: 1px solid #ffffff;
	display: block;
	padding: 2px 15px;
}
.th-home .subscriber span {
	border: 1px solid #ffffff;
	display: block;
	padding: 2px 15px;
}

.th-home .dropdown-menu {
	background: #554841;
	z-index: 9999;
	text-align: left !important;
}
.dropdown-menu {
	position: absolute;
	/* position: relative; */
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0; 
	/* margin: 2px -50px 0; */
	font-size: 14px;
	text-align: left;
	list-style: none;
	/* background-color: #fff; */
	background-color: #554841;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu > li > a {
	display: block;
	padding: 5px 0;
	padding: 0;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #fff;
	/* white-space: nowrap; */
}
.th-intro .navbar li a {
	padding-bottom: 0;
}
.th-intro .dropdown-menu a {
	/* color: #333; */
	color: #fff;
}

/* .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
} */
.th-intro .dropdown-menu li:hover, 
.th-intro .dropdown-menu li:focus, 
.th-intro .dropdown-menu a:hover, 
.th-intro .dropdown-menu a:focus {
	/* color: #eee; */
	color: #262626;
	/* background-color: #f5f5f5; */
	text-decoration: none !important;
	opacity: 0.8;
}
.th-home .navbar li a:hover, .th-home .navbar li a:focus {
	/* background: #554841;
	text-decoration: none;
	opacity: 0.7;
	color: #eee; */
}
.navbar-nav .open .dropdown-menu {
	background-color: #554841;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: #3333;
	border-color: #337ab7;
}
.th-intro .navbar li a:hover, .th-intro .navbar li a:focus {
	background: none;
	text-decoration: none;
	/* color: #FF9; */
	/* color: #7c1630; */
	color: #eee; 
	border: none;
}
.th-intro .navbar-nav .open .dropdown-menu > li > a {
	margin-bottom: 0;
	color: #fff;
}
.th-intro .dropdown:hover .dropdown-menu {
	display: inline-block;
	white-space: normal;
}
.th-intro .navbar li {
	padding: 0;
}
.well {
	text-align: justify;
    text-justify: inter-word;
}
.description {
    padding: 5px 10px; 
	text-align: justify;
    text-justify: inter-word;
	/* margin-right: 20px; */
}

/* Aler button */
.close {z-index:201;}

/*************************
    BOX STYLE GENERAL
*************************/

.box_style_1, .box_style_2, .box_style_3 {
	padding: 20px 25px 5px 25px;
	box-shadow: inset 0 0 0 1px #e0e5e9;
	border: 5px solid #fbfbfc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* margin-bottom: 30px; */
	background-color: #fff;
	margin-right: 0px;
}


/*************************
    BOX STYLE 1
*************************/
.box_style_1 h3 {
	margin: 0 0 20px 0;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e5e9;
}
#general_facilities ul li i {
	font-size: 22px;
	float: left;
	margin: 0 10px 0 0;
}
#general_facilities ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 34px;
}
.box_style_1 p {
	text-align: justify;
    text-justify: inter-word;
}
.box_style_1 a {
	color: #6f962c;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	outline: none;
}
.box_style_1 h5 {
	font-weight: bold;
	line-height: 1.1;
}

/*************************
    BOX STYLE 2
*************************/
.box_style_2 {
	text-align: center;
	padding-bottom: 20px;
}
.box_style_2 a.phone {
	font-size: 26px;
	display: block;
	margin-bottom: 20px;
}
.box_style_2 i {
	font-size: 52px;
	margin-top: 10px;
	display: inline-block;
}

/*************************
    BOX STYLE 3
*************************/

.box_style_3 i {
	/* position: relative;  */
	left: 10px;
	top: 20px;
	font-size: 40px;
	color: #629976;
	float: left;
}
.box_style_3 h4 {
	color: #629976;
	margin-top: 10px;
	margin-bottom: 10px;
	/* float: left; */
	/* padding: 0 20px 20px 70px; */
	padding: 0;
}
.box_style_3 p {
	margin: 0 0 20px 0;
	display: inline-block;
	text-align: justify;
    text-justify: inter-word;
}

/*************************
    LOGO
*************************/
@media (min-width: 768px) {
	.logo1 {max-width: 120px;}
	.th-home .logo img {max-width: 120px;}
	.th-intro .logo {max-width: 120px;}
}
@media (max-width: 991px) {
	.headline.one.mobile {}
	.headline.one.desktop {display: none;}
	#flex {
		display: flex;
		flex-direction: column;
	}
	#flex > #flex-image { order: 1; }
	#flex > #flex-header { order: 2; }
	#flex > #flex-description { order: 3; }
	#flex > #flex-widget-left { order: 4; }
	#flex > #flex-widget-right { order: 5; }
	#flex > #flex-related-pages { order: 6; }
	
	.th-home .pre-headline {
		display: inline-block;
		/* background-color: #3f6c90; */
		background-color: #225a74;
		text-transform: uppercase;
		text-decoration: none !important;
		border-radius: 0px;
		padding: 6px;
		/* font-size: 12px; */
		color: #fff !important;
		bottom: 0;
		right: 0px;
		position: fixed;
		padding: 6px;
		height: 50px;
		width: 100%;
		z-index: 100;
	}
	.th-home .subscriber {
		display: none;
		/* background-color: #3f6c90; */
		background-color: #4a575d;
		text-transform: uppercase;
		text-decoration: none !important;
		border-radius: 0px;
		padding: 6px;
		/* font-size: 12px; */
		color: #fff !important;
		bottom: 0;
		left: 0px;
		position: fixed;
		padding: 6px;
		height: 50px;
		width: 50%;
		z-index: 100;
	}
	.th-home .pre-headline span {
		border: 1px solid #ffffff;
		display: block;
		padding: 5px 15px;
		height: 100%;
	}
	.th-home .subscriber span {
		border: 1px solid #ffffff;
		display: block;
		padding: 5px 15px;
		height: 100%;
	}
	
	/* footer */
	.footer-mobile {
		display: block;
		padding-bottom: 50px;
	}
	.footer-desktop {display: none;}
	.th-subpage.meeting .content.one .description {
		padding-right: 10px;
	}
}
@media (min-width: 992px) {
	.headline.one.mobile {display: none;}
	.headline.one.desktop {}
}
@media (max-width: 767px) {
	.th-intro .pre-headline {
		display: inline-block;
		/* background-color: #3f6c90; */
		background-color: #225a74;
		text-transform: uppercase;
		text-decoration: none !important;
		border-radius: 0px;
		padding: 6px;
		/* font-size: 12px; */
		color: #fff !important;
		bottom: 0;
		right: 0px;
		position: fixed;
		padding: 6px;
		height: 50px;
		width: 100%;
		z-index: 100;
	}
	.th-intro .subscriber {
		display: none;
		/* background-color: #3f6c90; */
		background-color: #4a575d;
		text-transform: uppercase;
		text-decoration: none !important;
		border-radius: 0px;
		padding: 6px;
		/* font-size: 12px; */
		color: #fff !important;
		bottom: 0;
		left: 0px;
		position: fixed;
		padding: 6px;
		height: 50px;
		width: 50%;
		z-index: 100;
	}
	.th-intro .pre-headline span, 
	.th-intro .menu.white .pre-headline span {
		border: 1px solid #ffffff;
		display: block;
		padding: 5px 15px;
		height: 100%;
	}
	.th-intro .subscriber span, .th-intro .menu.white .subscriber span {
		border: 1px solid #ffffff;
		display: block;
		padding: 5px 15px;
		height: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.logo {padding: 0;}
}

/*************************
    IMAGE HOME BANNER
*************************/
.img-home-banner {
	position: inherit;
	width: 100%;
	z-index: 0;
}

/*****************************
    WHATSAPP-FLOATING-BUTTON
******************************/
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}