/*

Conquer Template

http://www.templatemo.com/tm-476-conquer


iframe {
  display: block;
  border: 0;
  position: absolute; 
  width: 100%; 
  height: 100%; 
}

*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Microsoft JhengHei", Arial, sans-serif!important;
}
html {
  position:relative;
  height:100%;
}
body {
  overflow-x: hidden;
}
img {
  height: auto;
  border: none;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
  font-weight: 700;
}
h3 {
	font-size:24px;
	font-weight:bold;	
}
p{
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}
a:hover { text-decoration: none; }

/* Start Main Menu */
header {
  background-image: url("../img/bg-1.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  overflow:hidden;
  /*z-index:-1;
  margin-bottom: 60px;
  background-attachment: fixed;
  background-size: 100% 100%;*/
}
ul#menu {
background: #40475A none repeat scroll 0 0;
padding: 6px;
position: fixed;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
width: 100%;
z-index: 999;
    }
.main-menu {
  margin-top: -234px;
}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  padding: 10px;
}
.main-menu ul li a {
  background: #383E4C none repeat scroll 0 0;
  border: 1px solid #646d7c;
  color: #fff;
  font-size: 20px;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: capitalize;
}
/*.main-menu ul li.active a,*/
.main-menu ul li a:focus,
.main-menu ul li a:hover {
  background: #49505F;
}
.header-content {
	height: 600px;
}
.header-content  h1 {
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  text-shadow: 2px 2px #000;
}
.header-content h4 {
  color: #fff;
  font-size: 25px;
  text-shadow: 1px 1px #333;
}
.single-page-nav { text-align: center; }
/* End Header CSS */

/* Start Feature CSS */
.green-text { color: #178A27; }
.blue-text { color: #1686C1; }
.gray-text { color: #1686C1; }
.green-btn { background: #178A27; }
.green-btn:hover { background: #449D44; }
.blue-btn { background: #1686C1; }
.blue-btn:hover { background: #31B0D5; }
.red-btn { background: #852406; }
.red-btn:hover { background: #C9302C; }
.feature-content {
    /*background: #F2F2F2;*/
}
.feature-content-title {
    padding: 0 20px;
    text-align: left;    
}
.feature-content-description {
    padding: 0 20px 35px;
    text-align: left;
    color: #333333;
    margin-top: 15px;
}
.feature-content-link {
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.feature-content-link:hover, .feature-content-link:link, .feature-content-link:visited  {
  color: white;
  text-decoration: none;
}

/* End Feature CSS */

/* Start Blog CSS */
#blog-area {
    margin: 60px 0px;
}
.blog-content {
  background: #F2F2F2;
  padding-bottom:25px;
  max-width: 555px;
  margin: 0 auto;
}
.blog-content h2 {
    color: #666666;
    text-transform: capitalize;
}
.blog-content p {
    padding: 27px;
    text-align: left;
    color: #333333;
}
.blog-content span {
  margin-left: 225px;
}
.blog-content span a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    color: #666666;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
}
.blog-content span a:hover {
    background: #E6E6E6 none repeat scroll 0 0;
}
.blog-content > p#blofr {
    padding: 8px;
}
/* End Blog CSS */

/* Start Services CSS */
div#service-area-main {
    float: left;
    width: 100%;
  margin-top:-200px;
}
.our-service{
  margin:65px 0px 85px;
}
/*section#services-area {
  background-image: url("../img/bg-2.jpg");
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}*/
.service  h1 {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 2px 2px #aaa;
  margin-bottom: 20px;
}
.service > p {
    color: #fff;
    font-size: 18px;
}
/* End Services CSS */

/* special-package */
#special-package{
  margin: 60px 0;
}
h2 {
    color: #fff;
}
.testimonial-content {
  background-color: #83d4d7;
  color:#fff;
  margin-bottom:20px;
  border-radius:10px;
}
.testimonial-content img {
	border-radius: 10px;	
}
.testimonial-content  p {
	color:#fff;
    padding: 10px 20px;
    text-align: left;
}
.content-link {
    background: #fff none repeat scroll 0 0;
    color: #666;
    display: inline-block;
    font-size: 18px;
	width:100%;
	padding:15px;
	text-align:center;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
			box-shadow: 0 3px 0 #54c7cb;
	border-radius:5px;
}
.content-link:hover,
.content-link:focus {
    background: #42b4b8 none repeat scroll 0 0;
}
.content-link.small {
	padding: 5px 10px;	
}
.content-link.orange {
	background-color:#83d4d7;
	color:#fff;
}
.content-link.orange:hover {
	background-color:#c20e00;
}
/* End Testimornial CSS */

/* Start Contact CSS */
/*section#contact-area {
  background-image: url("../img/bg-3.jpg");
  background-position: center center;
  background-size: cover;  
  background-attachment: fixed; 
}*/
.contact-content h1 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
  text-shadow: 2px 2px #333;
}
.contact-content p {
    background: rgba(242, 242, 242, 0.4) none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px 15px;
}
.contact-form-left { padding-left: 0; }
.contact-form-right { padding-right: 0; }
input {
    margin-bottom: 15px;    
}
.form-control {
  border: none;
  background: rgba(242, 242, 242, 0.4);
}
#comment.form-control {

}
.form-group button {
  background: #262628 none repeat scroll 0 0;
  color: #fff;
  margin-top: 20px;
  padding: 10px 30px;
  font-size: 18px;
  border-radius:10px;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
/* End Contact CSS */

/* Start Footer CSS */
.footer-content  h1 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 35px;
}
.footer-content  p {
    color: #fff;
	text-align:left;
    margin-bottom: 30px;
}
.copy {
    color: #fff;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 10px;
}

/* Slick Nav CSS */
.slicknav_menu {
    display:none;
}
.slicknav_nav a {
    text-transform: capitalize;
}
.slicknav_menu {
  background: #40475a none repeat scroll 0 0;
}
/* Scrool To top */
/* Image style */
#scrollUp {
    background-image: url("../img/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}
/* End Scroll To top */

.about-section {
    height: 100%;
    padding-top: 20px;
}

.services-section {
    height: 100%;
   /* padding-top: 150px;*/
   background: url(../img/bg-2.jpg) no-repeat center;
   background-attachment:fixed;
   background-size: cover;
}
.tm-box {
  background-color: #F2F2F2;
  max-width: 1140px;
  width: 100%;
}
.tm-box-description {
  padding: 30px;
}
.tm-box-p {
  margin-bottom: 10px;
}
.tm-box-p:last-child {
  margin-bottom: 0;
}
.contact-section {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
}
.form-control {
  color: #000;
}
.contact-section .container {
  max-width: 750px;
}

/*https://css-tricks.com/snippets/css/style-placeholder-text/*/
.form-control::-webkit-input-placeholder {
   color: black;
}
.form-control:-moz-placeholder { /* Firefox 18- */
   color: black;  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}
.form-control:-ms-input-placeholder {  
   color: black;  
}

/*************navigation******************/

 .navbar-inverse {
    background-color: #383E4C;
    border-color: #383E4C;
}
.navbar-nav>li {
    display: inline-block;
    padding: 10px;
}
.navbar-inverse .navbar-nav>li>a {
    background: #383E4C none repeat scroll 0 0;
    border: 1px solid #646d7c;
    color: #fff ;
    font-size: 20px;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.navbar-inverse .navbar-nav > li > a.current,
.navbar-inverse .navbar-nav > li > a:hover {
        background: #49505F;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}


/* my style */
.foot-logo {
	padding-top:15px;
	float:right;
}
.header-logo {
	position:absolute;
	width:100%;
	z-index:9999;	
}
.top-bar {
	width:100%;
	height:15px;
	background-color:#fff;
	float:left;	
}
.header-content {
	display:table;	
	max-width: 550px;
	margin:0 auto;
}
.main-logo {
	display:table-cell;
	vertical-align:middle;
	
	animation-duration:3s;
	animation-fill-mode:forwards;
	animation-name:enterBtnAni;
}
@keyframes enterBtnAni {
	    0%   {opacity:0;}
	    40%  {opacity:0;height:40px;line-height:0}
	    100% {opacity:1;height:60px;line-height:1.25}
	}
.main-logo img {
	width:80%;
	max-width:550px;
}
.logo-container {
	background: url("../img/logo-bg.png") no-repeat left top;
	width:100%;
	display:block;
	float:left;
	padding-left:10px;
}
.sp-offer {
	background-color:#83d4d7;
	color:#fff;
	font-size:18px;
	margin-bottom:5px;
	padding:10px;
	overflow:hidden;
	position:relative;
	border-radius:10px;
}
.sp-offer.main {
	background: url(../img/offer-bg.jpg) no-repeat center;
	background-size: 100% auto;
	min-height:185px;
}
.sp-offer.sub a:after {
	content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 75%;
    border-left: 1px dashed #fff;
}
.sp-offer p {
	width:100%;
	font-size:24px;
	font-weight:bold;
	display:block;
}
.sp-offer.sub .glyphicon {
 	font-size:40px;
	top: 15px;	
}
.more-info {
	background-color:#fff;	
	padding:5px;
	color:#cc217d;
}
.more-info p {
	color:#0293d2;
	font-weight:bold;
	font-size:18px;
	padding-top:5px;
}
.price {
	font-size:24px;		
}
.price.red {
	color:#e2231a;	
}
.price span {
	font-size:16px;	
	margin-right:10px;
}
.price span.small {
	color:#666;	
	font-size:12px;
}
#footer-area {
	background-color:#83d4d7;
	color:#fff;	
}
.intro {
	margin-bottom:30px;
}
.intro h3 {
	margin-bottom: 20px;
}
.section-title {
	 color:#83d4d7;
	 background: url(../img/title-hr.png) repeat-x;
	 margin-bottom:30px;
}
.section-title h1 {
	line-height:150%;
	padding:5px;
	background-color:#fff;
	display:inline;
}
.des-list {
	min-height:60px;
}
.flight-box {
	margin-bottom:20px;
	border:5px solid #83d4d7;
	border-radius:10px;
}
.flight-box .vtable {
	height:120px;
	width:100%;
}
.flight-box  h2 {
	color:#000;	
}
.flight-box .content-link {
	background-color:#83d4d7;
	color:#fff;
	border-radius:5px;
}
.flight-box .content-link:hover {
	background-color:#fff;
	color:#83d4d7;
	border:1px solid #83d4d7;
}
.package-box {
	padding: 15px;
}
#header-area, #services-area {
	position:relative;	
}
.wave-hr {
	position:absolute;
	bottom:0;
	left:0;
	z-index:99;
}
.btn-red {
	background-color:#dc8727;
	border:1px solid #dc8727;
	box-shadow:0 3px 0 #c20e00;
	color:#fff;
	padding:10px 50px;
	text-align:center;
	font-size:24px;
	margin:10px auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-red:hover {
	background-color:#fff;
	color:#dc8727;
}
.sub-menu {
	margin-top:35px;
	color:#333;	
}
.nav-item {
	font-size:18px;
	text-align:center;
	width: calc(100% / 5 - 2px);
}
.nav-item.active {
   border-bottom:5px solid #cc217d;
}
.tab-content {
	height:660px;
	margin:20px auto;
	padding:20px;
	background-color:#fff;
}
.tab-content.bg {
	margin:20px auto 100px;
	border-radius:10px;
}
.carousel-control > span {
	border-radius:5px;
}
.tab-link {
	font-size:16px;
}
.step.tab-content {	
	max-height:260px !important;
	overflow-y: auto;
	background-color:#FCC;
}
.step.tab-content a {	
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.dropdown-menu a {
	border:1px solid #cc217d;
	padding:15px 20px;
	font-size:18px;
	color:#cc217d;
	margin-top:-1px;
}
.img-inner {
	width:auto;
	height:300px;	
	margin-bottom: 10px;
}
.carousel-inner > .item {
	padding:10px;
}
.carousel-inner > .item p {
	max-height:140px;
	overflow-y: auto;
}
.carousel-inner > .item h3 {
	font-size:22px !important;
	margin: 0 0 15px 0 !important;
	font-weight:bold;
}
.tab-pane > h3 {
	font-weight:bold;
	font-size:24px;
	padding-left:5px;
}
.info {
	padding-top:8px;
}
.scroll-to-package {
	background: url(../img/package.png) no-repeat center;
	width:104px;
	height:104px;
	display:block;
	position: fixed;
	right:30px;
	bottom:30px;
	z-index:99;
}

/*video {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}*/

.us-sign {
	overflow-y: auto;
	height:560px;	
}
.remark {
	padding:0 10px;
}
.progressbar {
  margin: 0;
  padding: 0;
  counter-reset: step;
  display: table-row;
}
.progressbar a, .remark a {
	color:#cc217d;
	text-decoration:underline;
}
.progressbar li {
  list-style-type: none;
  width: 18%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  padding:3px;
  display: table-cell;
  border:1px solid #ccc;
}
.progressbar li h3, .remark h3 {
	font-size:20px;
	font-weight:bold;	
}
.progressbar li p, .remark p {
	font-size:12px;
	color:#666;	
	margin-bottom:5px;
}
.progressbar li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  border: 2px solid #cc217d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #cc217d;
  color:#fff;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: green;
}
.progressbar li.active:before {
  border-color: #55b776;
}
.progressbar li.active + li:after {
  background-color: #55b776;
}
.vtable {
	display:table;
}
.vmiddle {
	vertical-align:middle;
	display:table-cell;
}
.txt-link.dark {
	color:#000 !important;
	text-decoration:underline;
}
#bg-slider {
	width:0 !important;
}


/* Media Queries
----------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-content > p#blofr {
    padding: 18px;
  }
  .contact-content p {
    font-size: 15px;
  }
}

/*    Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-content p {
    margin-bottom: 21px;
    padding: 27px;
  }
  .blog-content span { margin-left: 0; }
  .service > p { font-size: 18px; }
  .contact-content p {
    font-size: 18px;
    padding: 15px 0;
  }
  .navbar-nav > li {
    padding: 6px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  header,
  section#services-area,
  section#contact-area {
    background-attachment: scroll;
  }
}

@media only screen and (max-width: 767px) {
  
  header {
    height: 75vh;
    padding: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
		-webkit-align-items: center;
			 -ms-flex-align: center;
		  -webkit-box-align: center;
				align-items: center;
		   -webkit-box-pack: center;
	-webkit-justify-content: center;
			  -ms-flex-pack: center;
			justify-content: center;
  } 

  ul#menu { display:none; }

  .slicknav_menu {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 999;
    background:none;
  }
  .header-content h1 {
   font-size: 55px;
  }
  .feature-content {
    margin: 0 auto 30px;
  }
  .feature-content-title,
  .feature-content-description {
   text-align: center;
  }
  .blog-content { margin-bottom: 30px; }
  .blog-content p { text-align: center; }
  .blog-content span { margin-left: 0; }
  .testimornial-content p { text-align: center; }
  .footer-content h4 { font-size: 16px; }
  .navbar-nav>li { display: block; }
  .navbar-inverse {
    background: none;
    border: none; 
  }
  .navbar-inverse .navbar-toggle { background-color: #333; }
  .navbar-inverse .navbar-collapse, 
  .navbar-inverse .navbar-form {
    background-color: #49505F;
  }
  .navbar .navbar-nav {
    width: 100%;
    margin:0;
  }
  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-nav>li {
    width: 100%;
    border-bottom: 1px solid #999;
    padding:0px;
  }
  .navbar-nav>li:last-child { border-bottom: none;  }
  .navbar-inverse .navbar-nav>li>a {
    background:none;
    border: none;
    width: 100%;
    padding: 10px 0px;
  }
  .navbar-inverse .navbar-nav>li>a:focus, 
  .navbar-inverse .navbar-nav>li>a:hover {
    background-color: #383E4C;
  }
  .navbar-inverse .navbar-nav>.active>a, 
  .navbar-inverse .navbar-nav>.active>a:focus, 
  .navbar-inverse .navbar-nav>.active>a:hover {
    background: #383E4C;
  }
  .navbar-inverse .navbar-nav > li > a { font-size: 16px; }
  .container {
    margin-left: 0;
    margin-right: 0;
  }
  .single-page-nav {
    background-color: #383E4C;
    max-height: 0;
    -webkit-transition: max-height 0.8s;
            transition: max-height 0.8s;
    overflow: hidden;
  }
  /*http://css3.bradshawenterprises.com/animating_height/*/
  .single-page-nav.show {
    max-height: 250px;
    overflow: auto;
  }
  .contact-form-left {
    padding-right: 0;
  }
  .contact-form-right {
    padding-left: 0;
  }
  
  .testimonial-content {
	  height:auto;
  }
  .package-box {
	  padding-bottom:20px !important;
  }
  .foot-logo {
	float:left; 
  }
  .logo-container span img {
	  width:120px;
  }
  .logo-container {
	  background:none !important;
	  background-color:#fff !important;
	  text-align:center !important;
  }
  .carousel-indicators {
	  bottom:-55px;
  }
  .nav-item {
	  width:100% !important;
  }
  .carousel-control {
	  display:none;
  }
  h3 {
	  font-size:18px;
  }  
  .main-logo img {
	margin-top:50px;
  }
  .useful-info {
	  padding:0 !important;
  }
  .info-table th {
	  width:35% !important;	  
	  display:block;
  }
  #menu3 {
	overflow-y:auto;
	height:600px;	  
 }
 .remark {
	 padding:20px;	 
 }
 .content-link.orange {
	width:100%;
	margin:10px auto; 
 }
}

/*    Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .header-content h1 {
    font-size: 70px;
  }
}

@media only screen and (max-width: 520px) {
  .col-xxs-12 {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  header { height: 50vh; }
}
