/* TABLE OF CONTENTS

	1. BASIC
	2. EFFECT
	3. BUTTONS
	4. HEADER
	5. SLIDER
	6. SUB
	7. SECTION
	8. FOOTER

*/

/*==========================================================
     Basic Style
============================================================*/

::selection {
	color:#fff;
	background:#517940;
}

::-moz-selection {
	color:#fff;
	background:#517940;
}

body {
	overflow-x:hidden;
}

a {
	color:#000;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a:focus, a:hover {
	color:none;
}

input, textarea {
	outline-width:0;
}

*:hover {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url(../img/Preloader_1.gif) center no-repeat #fff;
}

/*==========================================================
     Buttons Style
============================================================*/

button:hover {
		-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button {
  width: 167px;
  height: 46px;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #809c74;
  background-color: #fff;
  border: none;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  }

.button:hover {
  background-color: #809c74;
  color: #fff;
}



/*==========================================================
     Header Style
============================================================*/


#hd {
	padding:;
}

.topbar {
	padding:6.5px 0;
	background:#a6a6a6;

}

.topbar ul {
	text-align:right;
}

.topbar ul li {
	display:inline-block;
	margin-left:10px;
}

.topbar ul li a {
	color:#fff;
	font-size:12px;
	font-weight:200;
	letter-spacing:1px;
}

.topbar ul li a:hover {
	color:#fff;
}

.logo {
	float:left;
	height:70px;
}

#hd_nav {
	background:#fff;
}


/*==========================================================
     Sub
============================================================*/

#svis {
	background:url(../img/sub/svis.jpg) center center;
	background-size:cover;
}

#svis .st_con h2 {
	padding:93px 0 94px;
	color:#fff;
	text-align:center;
	font-weight:300;
}

#bo_v_title {
	display:none;
}



/*==========================================================
     Section Style
============================================================*/

.row {
	padding:0;
}


/*----- mvis -----*/
#mvis {color:#fff;background:#111;height:800px;}
.mtxt {display:table;height:800px;text-align:right;}
.mtxt img {margin:0 auto; max-width:100%; display:inline}
.mtxt h2 {font-size:60px;font-weight:300;margin-bottom:10px;line-height:1.2em;letter-spacing:-0.01em;}
.mtxt p {font-size:17px;font-weight:300;margin-bottom:10px;letter-spacing:0.8em;}
.mtxt span {margin:10px 0 0;font-size:25px;font-weight:300;}
.mtxt_inner {display:table-cell;vertical-align:middle;}
.slick-list {background-size:cover;background-position:center;height:800px;}
.bx-wrapper {margin-bottom:0;background:none;border:0;box-shadow:none;}
.bx-wrapper .bx-pager {bottom:5%;}
.bx-wrapper .bx-pager.bx-default-pager a {border:1px solid #fff;background:none;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {background:#fff;}

/*----- section01 -----*/

.st {
	margin:48px 0;
}

#st1 {
	margin:90px 0;
	background:#fff;
}

#st1 button {
	margin:45px 0 0;
}

#st1 button i {
	margin-left:15px;
	font-size:18px;
}


#st1 .bn1 {
	display:table;
	width:700px;
	height:450px;
	background:url(../img/main/st1/st1_bn1.jpg) center;
	background-size:cover;
}

#st1 span {
	display:block;
	width:46px;
	height:4px;
	margin:0 0 20px;
	background:#fff;
}

#st1 .bn1 h2 {
	color:#fff;
}

#st1 .bn1 .con_info p {
	color:#fff;
}

#st1 .bn2 {
	float:right;
	display:table;
	width:442px;
	height:450px;
	background:url(../img/main/st1/st1_bn2.jpg) center;
	background-size:cover;
}

#st1 .bn2 .con_info {
	color:#fff;
}

#st1 .bn3 {
	display:table;
	width:100%;
	height:360px;
	margin:30px 0 0;
	background:url(../img/main/st1/st1_bn3.jpg) center;
}


#st1 .bn3 .button {
	color:#fff;
	background:#809c74;
}

#st1 .bn3 .button:hover {
	background:#648457;
}

#st1 .bn3 .con_info {
	text-align:center;
	color:#fff;
}


#st1 .bn3 .con_info .en {
	color:#919191;
	font-size:12px;
}


#st1 .col-md-4 {
	padding:0;
}


.st_tit {
	margin:0 0 30px;
	color:#999;
	font-size:12px;
	font-weight:300;
	text-align:center;
}

.st_tit h1 {
	color:#426a31;
	font-size:38px;
	font-weight:500;
	text-align:center;
}

.st_tit p {
	margin:10px 0 0;
}


#st1 .con_info {
	display:table-cell;
	padding:0 50px;
	vertical-align:middle;
	text-align:left;
}

#st1 .con_info p {
	padding:8px 0 0;
	font-size:15px;
	color:#fff;
	font-weight:400;
	line-height:20px;
}

.con_info {
	padding:30px 15px;
}

.con_info h4 {
	margin:0 0 15px;
	color:#303237;
	font-weight:500;
	text-align:left;
}

.con_info p {
	padding:8px 0;
	color:#929292;
	font-size:14px;
	line-height:18px;
	text-align:left;
}



#st1 .btn-sm {
	margin-top:10px;
	padding: 5px 18px;
	border:0;
	border-radius:0;
	font-size:11px;
	font-weight:300;
	background:#031537;
}

#st1 .btn-sm:hover {
	background:#ffcc00;
}



/*----- section02 -----*/
#st2 {
	background:#fff;
	padding: 48px 0;
    margin: 0;

}


#st2 h1 {
	color:#426a31
}



/*----- section03 -----*/
#st3 {
	margin:0;
	padding:60px 0;
	background:url(../img/main/st3/st3_bg.jpg)no-repeat;
	background-size:cover;
}

#st3 .st_tit {
	padding:0;
	color:#6a6b6e;
}

#st3 .st_con {
	height:390px;
	background:#fff;
	box-shadow: 3px 10px 35px 10px rgba(0,0,0,0.10);
	-webkit-box-shadow: 3px 10px 35px 10px rgba(0,0,0,0.10);
	-moz-box-shadow: 3px 10px 35px 10px rgba(0,0,0,0.10);
	
}

#st3 .button {
	width:180px;
	height:45px;
	margin:30px 0 0;
	color:#fff;
	background:#333333;
}

#st3 .button:hover {
	color:#fff;
	background:#426a31;
}

#st3 .con_img {
	float:left;
	padding:0;
	overflow:hidden;
}

#st3 .con_img img {
	width:100%;
}

#st3 .con_info {
	padding:50px 70px;
}

#st3 .con_info p {
	min-height:6.6em;
	margin:15px 0 0;
	color:#929292;
	font-size:16px;
	line-height:27px;
}

#st3 .con_info h2 {
	color:#27292f;
	line-height:38px;
}

/*----- section04 -----*/
#st4 {
	margin:0;
	padding:60px 0;
	background:#f7f7f7;
}

#st4 .con_img {
	display:table-cell;
	vertical-align:middle;
}

#st4 .bn {

}


#st4 .con_info p {
	min-height:54px;
	margin:0 0 17px;
	padding:0;
	font-size:13px;
	color:#777;
}

#st4 .con_info a {
	color:#517940;
	border-bottom:2px solid #517940;
}

#st4 .con_right a {

}

#st4 .con_info h2 {

}

#st4 .st_con {
	display:table;
	margin-top:30px;
	padding:0;
	overflow:hidden;
}

#st4 .con_right .con_img {
	float:right;
	position:relative;
	right:0;
}

#st4 .con_right .con_img:after {
	display: block;
    clear: both;
    content: "";
}

#st4 .st_img {
   left:37%;
   width:28%;
}

#st4 .con_right p,
#st4 .con_right h4 {
	text-align:right;
}

#st4 .con_right {
	margin-left:15px;
	padding:0;
}

#st4 .con_left {
	margin-left:30px;
	padding:0;
}

/*----- section05 -----*/
#st5 {
	margin:90px 0;
}

#st5 h2 {
	margin-bottom:30px;
	color:#303237;
}

#st5 .st_con {
	min-height:210px;
	margin: 0 0 25px;
    padding: 20px 35px;
    border: 1px solid #ececec;
    background: #fcfcfc;
}


#st5 .slide {
	height:330px;
}

#st5 .slick-list {
	height:330px;
}

#st5 .bn01, #st5 .bn02 {
	padding:27px;
	color:#fff;
	cursor:pointer;
}

#st5 .bn01:after, #st5 .bn02:after {
	display: block;
    clear: both;
    content: "";
}

#st5 .bn01 {
	background:#404040;
}

#st5 .bn02 {
	text-align: center;
	background:#517940;
}

#st5 .icon .fa {
	font-size:28px;
	float:left;
}

#st5 .info {
	display: inline-block;
	width: 75%;
	margin-left:10px;
	line-height:20px;
}

#st5 .info .fa {
	float:right;
	margin-right:3px;
}

#st5 h4 {
	text-align: left;
}

#st5 p {
	letter-spacing: 1px;
	text-align: left;
	font-size: 12px;
}

#st5 .icon {
	display: inline-block;
	position: relative;
	float: left;
}

#st5 .con_right {
	margin-left:45px;
}


/*----- section06 -----*/
#st6 {
	margin:0;
}

#st6 .st_map:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(11, 17, 32, 0.56);
}

#st6 .st_tit {
    position: relative;
    z-index: 2;
    margin:-260px 0 0;
    color: #fff;
	font-size:15px;
	line-height:25px;
}

#st6 .st_tit a {
	color:#fff;
	text-decoration:underline;
}

#st6 .st_tit p {
	margin:10px 0;
}

#st6 .st_tit h2 {
	color: #fff;
	font-weight:300;
}


/*==========================================================
     Footer Style
============================================================*/

#footer {
	background:#1d1d1d ;
}

#footer .con_info {
	color:#fff;
	padding:72px 15px;
	vertical-align:middle;
	text-align:center;
}

#footer .con_info h4 {
	margin: 0;
	padding:0 0 30px;
	color:#d2ebc1;
	font-size:20px;
	font-weight:normal;
	text-align:center;
}

#footer .con_info .cs p {
	color:#fff;
	font-size:30px;
	text-align:center;
}


#footer .con_info ul li {
	display:inline-block;
	margin:0 15px;
}

#footer .con_info ul li:hover {
	opacity:0.8;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.foot_con {
	padding:0;
}

.addr p {
	padding:0;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
}

.foot_copy {
	padding:37px 0 160px;
	color:#fff;
	text-align:center;
	line-height:1.8em;
}

.foot_link {
	padding:6px 0;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	text-align:center;
}

.foot_link ul {
	display:inline-block;
}

.foot_link ul li {
	display:inline-block;
	padding:0 33px;
}

.foot_link ul li a {
	color:#fff;
}

.foot_link ul li a:hover {
	color:#ffb59b;
}

.foot_logo {
	margin-bottom:20px;
}


/*----- return to top button -----*/
#return-to-top {
	position:fixed;
	bottom:3em;
	right:3em;
	background:#fff;
	width:60px;
	height:60px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:60px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #ececec;
	border-radius: 50%;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.07);
	display:none;
	transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	z-index:999999;
}

#return-to-top i {
	color:#777;
	margin:0;
	position:relative;
	font-size:22px;
}

#return-to-top:hover {
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
	-moz-transition: translate3d(0, -5px, 0);
	-ms-transition: translate3d(0, -5px, 0);
	-o-transition: translate3d(0, -5px, 0);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

#return-to-top:hover i {
	color: #777;
}

