@charset "utf-8";
.container-fluid .row h1 {
	position: absolute;
	margin-top: 17px;
	margin-left: 183px;
	color: #E9EF20;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 2.6em;
	text-shadow: 1px 2px #635547;
	display: none;
}
.bar-left-h2 {
	border-left: 10px solid #89C236;
}
#img-hero {
	margin-bottom: 8px;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
}

.row  h2  {
	text-align: center;
	border-right: 6px double #FD7B47;
	border-left: 6px double #FD7B47;
	width: 322px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
.space-header {
	margin-top: 23px;
}

.row .col-lg-8.col-lg-offset-2 p {
	text-align: center;
}
#sec1 {
	background-image: url(../img/bg-sec-1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#sec1 .contentbox {
	margin: 30px 2px;background-color:rgba(0,0,0,0.39);padding: 20px;
	/*background-color: rgbg(0,0,0,0.25);transition:*/
}
#sec-contact {
	padding: 10px;
	background-image: url(../img/bg-sec-3.jpg);
	color: #FFFFFF;
}
#footer {
	background-color: #3F2C25;
	height: 120px;
	background-image: -webkit-linear-gradient(270deg,rgba(63,44,37,1.00) 0%,rgba(7,7,7,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(63,44,37,1.00) 0%,rgba(7,7,7,1.00) 100%);
	color: #FFFFFF;
	font-size: 0.85em;
	border-top: 1px solid #E4DEDE;
}
.img-left {
	float: left;
	margin: 6px;
}
#logo-header {
	float: left;
	margin-right: 6px;
	margin-top: -12px;
}

.col-md-4 .contentbox h3 {
	text-align: center;
	color: #FDFDFD;
	font-weight: bold;
}
.heading2 {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
}



#footer .col-md-6 {
	padding-top: 10px;
}

.row .col-md-6 #gg-map {
	background-color: #000;
}
#icon-social a{color: #FD7B47;}
#footer .col-md-6 #icon-social {
	font-size: 3.5em;
	color: #FD7B47;
	text-align: center;
	padding-top: 10px;
}
.slogan {color: #FFFFFF;width: 40%;background-color: rgba(0,0,0,0.70); padding: 4px;
	border-radius: 6px;}
#slogan-2{background-color:#F08D8F;padding: 6px;border-radius:6px;}
#footer-mobile{display:none;width: 100%;height: 60px;padding-top: 10px;background: rgba(0,0,0,0.5);color: #FFF;position: fixed; bottom: 0;text-align: center;}
#footer-mobile div{width: 50%; float: left;}
#footer-mobile div a{color: #FFF;}
#footer-mobile div a:hover{text-decoration:none;color: #FFF;}
@media (min-width:1200px){
.slogan {
	font-size: 1.6em;	
	position: relative;text-align:center;
	margin: -30px auto;top: -100px;bottom:0;
}

}

@media (min-width:992px) and (max-width:1199px){
	.slogan {
	font-size: 1.2em;width: 50%;
	position: relative;text-align:center;
	margin: -30px auto;top: -35px;bottom:0;
	}
	#img-phuket1{height: 220px;}
}

@media (min-width:768px) and (max-width:991px){
	.slogan {
	font-size: 1em;width: 50%;
	position: relative;text-align:center;
	margin: -25px auto;top: -30px;bottom:0;
	}
	.navbar-default .navbar-nav > li > a:focus {
  		border: solid 1px #000;
	}
	#img-phuket1{height: 180px;}
}

@media (min-width:415px) and (max-width:767px){
	.slogan {
	font-size: 0.9em;width: 60%;
	position: relative;text-align:center;
	margin: -20px auto;top: -25px;bottom:0;
	}
	.navbar-default .navbar-nav > li > a:focus {
  		border: solid 1px #000;
	}
	#img-phuket1{height: 160px;}
	#footer-mobile{display: block;}
	#fb-box{display:none;}
}

@media (max-width:414px){
	#img-phuket1{height: 120px;}
	#footer-mobile{display: block;}
	#fb-box{display:none;}
}
#hero{
		text-overflow:hidden;	
}
#hero img{width: 100%;}
button.slick-arrow{color: #CCC;font-size: 0em;margin: 0 60px;width: 100px;height: 100px;}
#sec-contact ul{
	line-height: 30px;background-color: rgba(0,0,0,0.8);padding-top: 8px;
}
