@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
@font-face{
	font-family:"TradeGothicW01-Bold";
	src:url(../fonts/TradeGothicW01-Bold.eot);
	src:url(../fonts/TradeGothicW01-Bold.eot?#iefix) format('eot'),
			url(../fonts/TradeGothicW01-Bold.woff) format('woff'),
			url(../fonts/TradeGothicW01-Bold.ttf) format('truetype'),
			url(../fonts/TradeGothicW01-Bold.svg#TradeGothicW01-Bold) format('svg')
}

@font-face {
    font-family: 'FuturaRegular';
    src: url('../fonts/futura__-webfont.eot');
    src: url('../fonts/futura__-webfont.eot?#iefix') format('eot'),
         url('../fonts/futura__-webfont.woff') format('woff'),
         url('../fonts/futura__-webfont.ttf') format('truetype'),
         url('../fonts/futura__-webfont.svg#webfontKz3laLKY') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLight';
    src: url('../fonts/tt0138m_-webfont.eot');
    src: url('../fonts/tt0138m_-webfont.eot?#iefix') format('eot'),
         url('../fonts/tt0138m_-webfont.woff') format('woff'),
         url('../fonts/tt0138m_-webfont.ttf') format('truetype'),
         url('../fonts/tt0138m_-webfont.svg#webfontIuMJzNpW') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaMedium';
    src: url('../fonts/tt0142m_-webfont.eot');
    src: url('../fonts/tt0142m_-webfont.eot?#iefix') format('eot'),
         url('../fonts/tt0142m_-webfont.woff') format('woff'),
         url('../fonts/tt0142m_-webfont.ttf') format('truetype'),
         url('../fonts/tt0142m_-webfont.svg#webfont8NFdIhFy') format('svg');
    font-weight: normal;
    font-style: normal;
}


* { *zoom: 1; }

.middle { display: table; width: 100%; height: 100%; }
.middle .middle-helper { *display: inline-block; *height: 100%; vertical-align: middle; }
.middle .middle-content { display: table-cell; *display: inline; width: 100%; vertical-align: middle; }

.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }

.chitxt { font-family: 'TradeGothicW01-Bold'; }
.engtxt { font-family: 'FuturaRegular'; }

.table,.thead,.tbody,.tfoot,.tr,.th,.td { position:relative; }
.table { display: table; } 
.tr { display: table-row; }
.td { display: table-cell; } 

/* Margin and padding */
body, p, pre, hr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
blockquote, ol, ul, figure {
    margin: 0;
    padding: 0;
}
td, th {
    padding: 0;
}


/* Color */
body {
    color: #000;
}
a {
    color: inherit;
}

/* Type */
body, p {
    font-family: "FuturaRegular", "TradeGothicW01-Bold", "微軟正黑體", simhei;
/*     font-weight: 700; */
}
h1, h2, h3, h4, h5, h6 {
    font-family: "FuturaRegular", "TradeGothicW01-Bold";
/*     font-weight: 900; */
}

/* Other */
body {
/*     -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none; */
}
img {
    max-width: 100%;
    -webkit-user-drag: none;
}
body {
/* 	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none; */

	min-width: 320px;
  margin: 0 auto;
  text-align: center;
	font-size: 20px;
}

#header_container {
    width: 100%;
    z-index: 399;
    background: url(../images/header-shadow.png) no-repeat scroll center -65px #ffffff;
    position: fixed;
    height: 39px;
    top: 0;
    -webkit-transition: box-shadow 200ms ease-in-out, opacity 300ms ease-in !important;
    transition: box-shadow 200ms ease-in-out, opacity 300ms ease-in !important;
}
.shadow_navbar {
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
#header {
    height: 55px;
    position: relative;
    width: 900px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto 6px;
    z-index: 400;
    /* overflow: hidden; */
}
#header .logo {
		width: 120px !important;
    height: 62px;
}
#header .unaColumna, #header .dosColumnas, #header .tresColumnas, #header .cuatroColumnas, #header .cincoColumnas, #header .seisColumnas, #footer .unaColumna, #footer .dosColumnas, #footer .tresColumnas, #footer .cuatroColumnas, #footer .cincoColumnas, #footer .seisColumnas, #footer_v2 .unaColumna, #footer_v2 .dosColumnas, #footer_v2 .tresColumnas, #footer_v2 .cuatroColumnas, #footer_v2 .cincoColumnas, #footer_v2 .seisColumnas {
    float: left;
    display: block;
    margin-top: 0px!important;
    height: 130px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    min-height: 0;
}
#header .unaColumna, #footer .unaColumna, #footer_v2 .unaColumna {
    border: none;
}
div.logo a {
    background: url(../images/menu_logo.png) no-repeat scroll 0 0;
    background-size: 120px;
    display: block;
    height: 68px;
    width: 100%;
}

.tblock {
    width: 100%;
    background-position: top;
    text-align: center;
}
.tblock.b1 {
    background-image: url(../images/bg1.png);
}
.tblock.b2 {
    background-image: url(../images/bg2.png);
    background-position: center 0;
}

.tblock.b1 p,
.tblock.b2 p {
color: #000;
/*     font-family: FuturaRegular; */
    font-size: 18px;
    max-width: 530px;
    width: auto;
    margin: 0 auto;
    line-height: 1.4;
    padding: 0 15px;
}
.tblock.b1 > p {
    padding-top: 70px;
    padding-bottom: 70px;
}
.tblock.b2 > p {
    padding-top: 100px;
    padding-bottom: 70px;
}
.tisamaya h3 {
    padding-bottom: 80px !important;
}
.tisamaya p {
    color: #fff !important;
    padding-bottom: 50px !important;
    max-width: 550px !important;
}

.cta2 {
    margin: 0 auto;
    width: 580px;
    padding-bottom: 70px;
}
.cta2:after {
    content: "";
    display: table;
    clear: both;
}

.cta2 div {
    float: left;
    margin: 20px;
    width: 250px;
}
.cta2 div a {
    display: block;
}
.cta2 div img {
    margin-bottom: 30px;
}

.about {
    padding-top: 110px;
    padding-bottom: 110px;
}
.about h3 {
/*     font-family: FuturaLight; */
    font-size: 30px;
    color: #000;
	    padding-bottom: 80px;
}
.about p {
    font-family: FuturaLight;
    font-size: 30px;
    color: #000;
    padding-top: 70px;
    padding-bottom: 70px;
}

.cmain {
    background-color: #404040;
}
.carousel .slick-arrow {
    position: absolute;
    top: 0;
    width: 7%;
    height: 100%;
    opacity: 0;
    z-index: 99;
    transition: all .8s;
}
.carousel:hover .slick-arrow {
    opacity: .7;
    transition: all .8s;
}
.carousel .slick-arrow:before {
    content: " ";
    background-color: #000;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.carousel .slick-arrow:after {
    content: " ";
    background-image: url(https://static-camper.secure.hoxsolutions.com/mkt/clab16/assets/img/arrow.png);
    background-repeat: no-repeat;
    background-position: middle;
    position: absolute;
    left: 40%;
    top: 52%;
    margin-top: -20px;
    width: 40px;
    height: 33px;
}
.slick-arrow.slick-right:after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 10%;
    top: 52%;
}

.slick-left {
    left: 14%;
}
.slick-right {
    right: 14%;
}
.slick-slide, .slick-slide * {
    outline: none!important;
}
.slick-slide {
    opacity: .3;
}
.slick-current {
    opacity: 1;
}
.tisamaya {
    padding: 90px 20px 70px;
    background-color: #000;
    color: #fff;
}

.footer {
		width: auto;
    max-width: 600px;
    text-align: center;
    margin: 70px auto;
}

.divTxt p {
    font-size: 15px;
    color: rgb(0, 0, 0);
    padding-top: 225px;
    display: block;
}

@media(max-width:991px){ 
	body { font-size: 18px; }
	.sit { font-size: 22px; }
}
@media(max-width:600px){
	body { font-size: 14px; }
	.sit { font-size: 17px; }
	.cta2 {
			margin: 0 auto;
			width: 290px;
			padding-bottom: 70px;
	}
	
}
@media(max-width:480px){ }
@media(min-width:768px){ }
@media(min-width:992px){ }
@media(min-width:1200px){ }


