@charset "UTF-8";
/* CSS Document */


#nt h1 {
	margin:0 0 15px 0;
	font-size: 50px;
	line-height: 54px;
	padding: 0;
	color: #000000
}

#nt h1 span {
font-size:24px;
display: block;
margin: 10px 0 10px 0;
line-height: 39px;
font-weight: normal;
color:#56934d;
}

#nt a {
	color:#56934d;
}

#nt .lead {
	margin:5px 0 0 0;
	font-size:13px;
}

#nt .box {
	padding:15px 0;	
	border-top:#56934d 1px solid;
	border-bottom:#56934d 1px solid;
	margin:30px 0;
}

#nt .box h3 {
	margin:30px 0 8px 0;
	font-size:22px;
	padding:0;
	color:#56934d;
}

#nt .box p {
margin: 0 0 1.5em 0
}

#nt .box h4 {
	margin:20px 0 5px 0;
	font-size:14px;
	padding:0;
	color:#56934d;
}


#nt h3 {
	font-size:28px;
	color:#56934d;
	line-height:1.4em;
	margin: 40px 0 7px 0;
}

#nt h3 span {
	font-size:18px;
	font-weight:normal;
	display: block;
	color:#000000;
}

#nt .imgcap img {
	margin:0 0 5px 0;
}

#nt .imgcap {
	color:#747474;
	font-size:12px;
	margin:30px 0;
}

#nt .info {
	margin:30px 0 30px 0;
	line-height: 24px;
}
#nt .info strong {
font-size: 15px;
}

/* slider */


#nt .swiper-container {
	margin:15px auto;
	width: 610px;
   height: 450px;
   clear: both;
}

#nt .swiper-slide {
	width:610px;
	font-size:12px;
	text-align: center;
	line-height:1.4em;
	color: #333;
}

#nt .swiper-slide img {
	margin:0 0 7px 0;
}

#nt .swiper-button-prev {
	background:url(prev.png) no-repeat left;
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:0;
	margin:-190px 0 0 -10px;
}

#nt .swiper-button-next {
	background:url(next.png) no-repeat right;	
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:-190px -10px 0 0;
}

#nt .swiper-button-prev:hover,
#nt .swiper-button-next:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#nt .swiper-pagination {
	padding:0;
	margin:70px 0 0 0;
	top:360px;
}

#nt .swiper-pagination-bullet-active{
background: #56934d;
}

/* responsive */

body.white .site #nt  {
font-size: 18px;
margin: 0 0 10px 0
}

body.white .site #nt .lead {
	margin:5px 0 0 0;
	font-size:18px;
}


body.white .site #nt .note {
font-size: 14px;
}

body.white .site #nt h1 {
	margin:0 0 15px 0;
	font-size: 45px;
	line-height: 50px;
	padding: 0;
	color: #000000
}

body.white .site #nt h1 span {
font-size:22px;
display: block;
margin: 15px 0 10px 0;
line-height: 24px;
font-weight: normal;
color:#56934d;
}

body.white .site #nt .swiper-container {
	margin:15px auto;
	width: 100%;
   height: auto;
   clear: both;
}

body.white .site #nt .swiper-slide {
	width:100%;
	font-size:16px;
}

body.white .site #nt .info {
	margin:30px 0 30px 0;
	line-height: 24px;
	border: none;
	padding: 0;
	box-shadow: none;
}

body.white .site #nt .info strong {
font-size: 20px;
}

body.white .site #nt .box h3 {
	font-size:24px;
}

body.white .site #nt .box h4 {
	font-size:22px;
}

#nt h3 span {
	font-size:20px;
}
