@charset "UTF-8";
@import url(animate.css);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import 'https://fonts.googleapis.com/css?family=Poiret+One';
/*========================================================
                      Main Styles
=========================================================*/
body {
	background: #ffffff;
	color: #6C6C6C;
	-webkit-text-size-adjust: none;
	text-align: center;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
}

img {
  max-width: 100%;
  height: auto; }
.img1 {
	border: 8px solid #FFF;
	margin-bottom: 10px;
	text-align: center;
}

h1, h2, h3, h4, h5, .addr, .link1 {
 font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
  font-weight: bold;
  color: #302e33; }

h1 {
	font-size: 26px;
	line-height:40px;
	margin-bottom: 15px;
	font-weight: 600;
	color: #333;
}

h2 {
	font-size: 20px;
	color: #383838;
}

h3 {
	font-size: 20px;
	line-height: 35px;
	color: #06C;
	margin-bottom: 10px;
}


h4 {
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
	color: #5B5B5B;
	margin-bottom: 20px;
}

h5, .addr, .link1 {
	font-size: 22px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
}

h6 {
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}

	  
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #FFF;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
	overflow: hidden;
	min-height: 500px;
	
}


  .lt-ie9 .page {
    min-width: 1200px; }

/*=======================================================
                       Main Layout
=========================================================*/
* + .btn {
	margin-top: 10px;
}

* + .btn2 {
  margin-top: 10px; }

h3 + h6 {
  margin-bottom: 95px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFF;*/
	background-image: url(../upload/logo1.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 300px;
	background-position: left top;
	padding-left: 90px;
	vertical-align: middle;
	padding-top: 25px;
	/*border: 1px solid #FFF;*/
}


@media (max-width: 479px) {
.brandText {
	display:none;
}
}
.city {
	font-size: 15px;
	text-transform: none;
}



/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ea4661; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn, .btn2, .btn3 {
	display: inline-block;
	/*border-radius: 5px;*/
	color: #799c00;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
  .btn:hover, .btn2:hover, .btn3:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}
  .btn:active, .btn2:active, .btn3:active {
	background: #171618;
	color: #FFF;
}

.btn2 {
	color: #FFF;
	background-color: #999;
	margin-top: 10px;
	
}

.btn3 {
  color: #FFF;
	background-color: #999;
	margin-top: 10px;
	}

	.icon2 li {
		float: right;
		/*background-color: #c6b39f;*/
		padding: 6px;
		margin-left: 10px;
		border-radius:50%;
	}
	.icon2 li:hover {
		background-color: #bba185;
	}
	
	.icon3 {
		display:none;
	}
	
	@media (max-width: 979px) {
		.icon2 {
		display:none;
	}
	.icon3 {
		display:block;
	}
	}



/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }
.box .fl-sympletts {
  display: inline-block;
  font-size: 220px;
  line-height: 220px;
  color: #302e33; }
  .box .fl-sympletts + * {
    margin-top: 70px; }
.box * + .fl-sympletts {
  margin-top: 70px; }
  
.box{
	   padding-bottom:20px;  
	  }
.box p{
	text-align: center;
	padding-top: 8px;
	  }

.box1{
	text-align: center;
	border: 6px solid #FFF;
	background-color: #FFF;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.box1 img{
	padding-bottom: 6px;	
	}

.box2 {
	text-align: left;
	color: #474747;
	margin-bottom: 15px;
	}
.box2 h2 + * {
  margin-top: 5px; }
.box2 .num + h5 {
  margin-top: 65px; }
.box2 * + .btn2 {
  margin-top: 15px; }

.fl-sympletts {
  display: inline-block;
  font-size: 220px;
  line-height: 220px;
  color: #302e33; }
  .fl-sympletts.sm {
    font-size: 150px;
    line-height: 150px; }


/*==================      indexBtn    ======================*/
.indexBtn {
	position: absolute;
	top: 200px;
	
}
.indexBtnImg {
	padding-left: 13%;
}

@media (max-width: 779px) {
    .indexBtn {
	display:none
	
	
	} 
}

/*==================      Gallery     ======================*/
.gallery:before, .gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.gallery:after {
  clear: both; }
.gallery_item {
  width: 33.333333%;
  float: left;
  position: relative;
  background: no-repeat url(../images/cover.jpg) 0 0;
  background-size: cover;
  color: #fff; }
  @media (max-width: 979px) and (min-width: 480px) {
    .gallery_item {
      width: 50%; } }
  @media (max-width: 479px) {
    .gallery_item {
      width: 100%; } }
  .gallery_item img {
    width: 100%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .gallery_item h4 {
    color: #fff; }
  .gallery_item a:hover img {
    opacity: 0; }
    .lt-ie9 .gallery_item a:hover img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
.gallery_cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  width: 100%;
  height: 100%; }
  .gallery_cover_inner {
    display: table;
    width: 90%;
    height: 100%;
    margin: 0 5%; }
    .gallery_cover_inner .mid {
      display: table-cell;
      vertical-align: middle; }

/*==================      Lists     ======================*/
.social-list li {
	display: inline-block;
	margin-top: -10px;
}
  .social-list li a {
	display: block;
	width: 50px;
	height: 38px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 23px;
	line-height: 50px;
	background-color: #73a400;
	padding-top: 12px;
}
    .social-list li a:hover {
      background: #302e33; }
    .social-list li a:active {
      background: #171618; }

.marked-list {
  text-align: left; }
  .marked-list li {
    position: relative;
    padding-left: 43px; }
    .marked-list li:before {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      background: #ea4661;
      border-radius: 2px;
      position: absolute;
      top: 7px;
      left: 0; }
    .marked-list li + li {
      margin-top: 10px; }

/*==================      Blockquote     ======================*/
.quote {
  text-align: left; }
  .quote_text {
    position: relative;
    padding-left: 65px; }
    .quote_text:before {
	content: '\f10d';
	position: absolute;
	top: 0;
	left: 0;
	color: #FFF;
	font-size: 48px;
	line-height: 48px;
	font-family: FontAwesome;
}

/*========================   Menu   ==========================*/

.amenu {
	display: none;
	
}
.sf-menu {
	display: inline-block;
	margin-top: 25px;	
}


  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
	margin-left: 25px;
}


  .sf-menu a {
	display: block;
	font-size: 17px;
	line-height: 35px;
}

.sf-menu > li > a {
	/*
	color: #FFF;*/
	font-weight: 500;
	text-transform: uppercase;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
	color: #000000;
}
.sf-menu > li.active > a {
	color: #000000;
}

.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 160px;
	margin-top: 10px;
	padding: 10px 20px;
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #333;
}

.sf-menu ul {
  text-align: left; }
  .sf-menu ul > li > a {
	color: #FFF;
	line-height: 24px;
	padding-bottom: 10px;
	font-size: 15px;
}
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
	color: #55B2FD;
}

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  margin-left: 20px;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
	color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
	color: #7eb6f4;
}

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 967px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -48px;
  left: 0;
  bottom: -48px;
  width: 240px;
  padding: 100px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
	display: block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
	color: #161616;
	background-color: #ECECEC;
}
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 48px;
	/*
	color: #FFF;*/
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
	/*
	background: #4C5359;*/
	/*
	background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
	*/
	/*background-image: url(../images/logoBg.jpg);*/
	background-repeat: repeat-y;
}

.rd-mobilepanel_title {
	position: fixed;
	top: 0px;
	left: 56px;
	right: 20px;
	color: #FFF;
	font-size: 25px;
	line-height: 48px;
	text-overflow: ellipsis;
	letter-spacing: 0;
	text-align: right;
	white-space: nowrap;
	margin-top: 10px;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 0px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
	width: 24px;
	height: 4px;
	background-color: #000000;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 967px) {
  body {
    padding-top: 48px; 
	
	}

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
	
	 } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 14px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	/*
	background: #4C5359;*/
	/*
	background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
	*/
	/*background-image: url(../images/logoBg.jpg);*/
   }
@media (max-width: 1199px) {
	.stuck_container {
	padding-bottom: 0px;
   }
}
@media (max-width: 979px) {
	.stuck_container {
	padding-bottom: 10px;
   }
}
.isStuck {
	z-index: 999;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-repeat: repeat-y;
	background-position: center top;
	background: #FFFFFF;
	/*
	background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
	*/
	/*background-image: url(../images/logoBg.jpg);*/
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	background: #302e33;
	border-radius: 50%;
	position: fixed;
	right: 66px;
	bottom: 180px;
	display: none;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
	padding-top: 10px;
}
  .toTop:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ffa409;
}

@media only screen and (max-width: 479px) {
  .toTop {
    display: none !important; } }
	
/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
	background-color: #FFF;
	background-image: url(../images/parallax1.jpg);
	padding: 60px 0 60px;
	text-align: left;
}

.parallax2 {
	background-color: #FFF;
	background-image: url(../images/parallax02.jpg);
	padding: 60px 0 60px;
}
.parallax3 {
	background-color: #FFF;
	background-image: url(../images/parallax03.jpg);
	padding: 60px 0 60px;
}
.parallax4 {
	background-color: #FFF;
	background-image: url(../images/parallax04.jpg);
	padding: 60px 0 60px;
}
.parallax5 {
	background-color: #FFF;
	background-image: url(../images/parallax05.jpg);
	padding: 60px 0 60px;
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}


/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  background: #fff; }
  header .brand {
    float: left; }
  header .nav {
	float: right;
}
   header .back-home {
	float: right;
	margin-top: 30px;	
	margin-left: 30px;	
}


.back-home {
	color: #FFF;
	font-size: 24px;
}
.back-home a:hover {
	color: #b3e1ff;
}
  @media (max-width: 967px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; }
		
		.back-home {
		display: none;	
		 }
		
		 }

@media (min-width: 1200px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
    .abs .stuck_container {
      width: 1270px;
      margin: 0 auto;
	  /*background: #ffdb00; */
      border-bottom: 0; }
    .abs .isStuck {	
      border-bottom: 1px solid #38343e; } }
	  
	  @media (min-width: 967px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
	
   
    }
	  
	  @media (min-width: 359px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
    
   }
	  
	  
	  
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff; }

.num {
 font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
  font-size: 210px;
  line-height: 160px;
  letter-spacing: -12px; }
  @media (max-width: 1199px) {
    .num {
      font-size: 150px;
      letter-spacing: -2px; } }
  @media (max-width: 979px) {
    .num {
      font-size: 120px;
      line-height: 100px; } }

.mt1 {
  margin-top: 10px; }

.mt2 {
  margin-top: 100px; }

.mg3 {
  margin-top: 40px;
  margin-bottom: 90px; }

.mb {
  margin-bottom: 0; }

.terms * + h5 {
  margin-top: 90px; }

.policy-link {
  margin-top: 90px; }

/*==================      Well     ======================*/
.well1 {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
    /*
	background: #4C5359;
	color:#FFF;*/

}

 
.well2 {
	text-align: left;
	background-color: #f0f0f0;
	padding-top: 100px;
	padding-bottom: 100px;
    /*
	background: #4C5359;
	color:#FFF;*/

	/*
	background-image: url(../images/pexels-photo-714051.jpeg);
	background-repeat: no-repeat;
	background-position: center;
	*/
}
@media (max-width: 979px) {
	.well2 {
  	padding-top: 50px;
	padding-bottom: 50px;
	padding-bottom: 100px;
    /*
	background: #4C5359;*/
	/*
	background-image: url(../images/pexels-photo-714051.jpeg);
	background-repeat: no-repeat;
	background-position: right;
	*/
}
}

.well3 {
	text-align: left;
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-bottom: 40px;
}

.well4 {
	text-align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
    /*
	background: #4C5359;
	color:#FFF;*/
}
 
	  
	  
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
	position: absolute;
	left: 0;
	top: 2px;
	right: 0;
	bottom: 0;
	opacity: 0;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	color: #ffffff;
	background: transparent;
	height: 26px;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
	  

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFF;
	text-align: left;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	*/
	background: #4C5359;

}
footer .fooderLogo {
	float: left;
	margin-right: 20px;
}
footer .add {
	float: left;
	margin-top: 5px;
}
.imgText {
	text-align: center;
	color: #333;
}
.text1 {
	color: #FFF;
	font-size: 22px;
}
  @media (max-width: 979px) {
	  .text1 {
	text-align: left;
}
  }
  
.text2 {
	color: #F90;
	font-size: 20px;
	padding-right: 10px;
}
.text3 {
	color: #98999d;
	font-size: 18px;
	line-height: 34px;
	text-align: right;
	display: block;
}
  @media (max-width: 979px) {
	  .text3 {
	
	text-align: left;
	
}
  }
  
.text4 {
	color: #000;
	font-size: 16px;
}
.text5 {
	color: #F66;
}
.text6 {
	color: #c17f00;
}
.th {
	font-size: 13px;
	vertical-align: 20%;
}
.tableC {
	border: 1px solid #bada37;
	padding: 8px;
}
.r {
	font-size: 18px;
	vertical-align: 40%;
	padding-right: 5px;
	padding-left: 2px;
}
.r2 {
	font-size: 13px;
	vertical-align: 20%;
	padding-right: 5px;
	padding-left: 2px;
}

.date2 {
	color: #C36;
	padding-right: 10px;
}
.product3Img li {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	}
	.contactText {
	text-align: left;
	color: #454545;
	}
	.contactText h5{
	color: #000;
	margin-top: 40px;
	}
	.newsList li {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.newsList li a:hover {
	color: #000;
}
.pageBanner {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
.year {
	font-size: 25px;
	line-height: 35px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	color: #AA6943;
}
.list1 ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}
.list1 ul li a:hover {
	color: #000;
}
.list2{
	display: inline-table;
	padding-left: 20px;
}
.list2 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 33.3333%;
	padding-right: 30px;
}
.list2 ul li a:hover {
	color: #000;
}
@media (max-width: 1199px) {
	.list2 ul li {
	width: 50%;
}
}
@media (max-width: 479px) {
	.list2 ul li {
	width: 100%;
}

img{
	max-width:100% !important;
	height: auto !important;
   }

}

.list3{
	display: inline-table;
	padding-left: 20px;
}
.list3 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 100%;
	padding-right: 30px;
}
.list3 ul li a:hover {
	color: #000;
}

.list4{
	display: inline-table;
	padding-left: 20px;
}
.list4 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 50%;
	padding-right: 30px;
}
.list4 ul li a:hover {
	color: #000;
}
@media (max-width: 479px) {
	.list4 ul li {
	width: 100%;
}
}

.deleteIcon a {
	font-size: 25px;
	color: #F00;
}
.language a {
	background-color: #b2e3e9;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	display: inline-block;
	border-radius: 50%;
	height: 22px;
	width: 24px;
	padding-top: 1px;
}
.language a:hover {
	background-color: #3691cf;	
	color: #FFF;
}

.bg03 {
	padding-bottom: 10px;
	background-color: #FFF;
	text-align: left;
}


.social-list2 {
  margin-top: 55px;
}
.social-list2:before,
.social-list2:after {
  content: " ";
  display: table;
}
.social-list2:after {
  clear: both;
}
.social-list2 li {
  margin-bottom: 30px;
}
.social-list2 li:before,
.social-list2 li:after {
  content: " ";
  display: table;
}
.social-list2 li:after {
  clear: both;
}
.social-list2 .fa {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #333333;
	color: #ffa409;
	font-size: 26px;
	line-height: 80px;
	text-align: center;
	float: left;
	margin-right: 27px;
}
.social-list2 .fa:before {
  display: inline-block;
}
.social-list2 .fa:hover {
	color: #fff;
	background-color: #ffa409;
}
.social-list2 h5 {
  margin-top: 10px;
  margin-bottom: 0;
}
.mask1 {
	background-image: url(../images/mask1.png);
	padding: 20px;
}
.roomBtn ul li a {
	background-color: #b99b79;
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #FFF;
	margin-left: 4px;
}
.roomBtn ul li a:hover {
	background-color: #a47947;
	
}
@media (max-width: 979px) {
	.roomBtn ul li a {
		float: left;
	}
}

.productList li {
	margin-bottom: 30px;	
}
 .title1 {
	font-size: 20px;
	color: #09C;
 }
 
  .indexImg img {
	  margin-bottom:20px;
	
 }
 .breadcrumbC {
	background-color:#f5f5f5;
	
	padding-top: 10px;
 }
 
 .button1-menu {
display: inline-block; }
.button1-menu:before, .button1-menu:after {
display: table;
content: "";
line-height: 0; }
.button1-menu:after {
clear: both; }
.button1-menu > li {
position: relative;
float: left; }
.button1-menu > li + li {
	margin-right: 1px;
	margin-left:1px;
	margin-bottom:5px;
}
.button1-menu a {
	display: block;
	
	line-height: 30px;
}

.button1-menu > li > a {
	color: #616161;
	background-color: #E2E2E2;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-right: 1px;
	margin-left:1px;
}
.button1-menu > li.button1Hover > a, .button1-menu > li > a:hover {
	color: #FFF;
	background-color: #9f9f9f;
}
.button1-menu > li.active > a {
	color: #FFF;
	margin-right: 1px;
	margin-left:1px;
	background-color: #06C;
}
.input1 {
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.logoen{
	font-size: 12px;
}
.brandLogo li {
	float: left;	
}
@media (max-width: 479px) {
	.brandLogo li {
		width:50%;
}

img{
	max-width:100% !important;
	height: auto !important;
   }

}

@media (max-width: 979px) {
	img{
		max-width:100% !important;
		height: auto !important;
	   }
}