div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}
.side-cotact ul li{ padding:10px 0;border-bottom: 1px solid #ccc; }


/* ### dark ### */

.top7 ul.list li a {
	display: inline-block;
	width: 136px;
	height: 30px;
	text-align: center;
	background: #59a4a0 none repeat scroll 0% 0%;
	border-radius: 20px;
	color: #FFF;
	font-size: 18px;
	font-family: Tahoma;
	line-height: 30px;
	margin: 0px 50px;
	float: right;
}

.top7 ul.list li a:hover {
	border-radius: 0px;
	transition-duration: 1s;
	background-color: #bef243
}

.top7 ul.list li {
	list-style: none;
	width: 100%;
	float: left;
	margin-bottom: 2px
}

.top7 h3{
	font-size:8px;
	
	}
.top7 h2{
	font-size:6px;
	
	}

.top7 ul.list li h2 {
	font-size: 12px;
	margin: 5px;
	line-height: 2px;
	background: #efefef;

	border-top: 3px solid #59a4a0;
}

.top7 ul.list li img {
	dislplay: block;
	float: left;
	max-height: 160px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #ccc;
	margin-right: 10px;
	border: 3px solid #59a4a0;
}
.top7{ height:180px; overflow:hidden;}
.detail figure{ max-width:100% !important;}
.detail img{ max-width:100%; height:auto;}

.embed-responsive-16by9 {   
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%; 
}   
  /*16:9*/
.embed-responsive-16by9 iframe {   
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}  
img{
	max-width:100%;
	height: auto; 
}
.w1205{max-width: 1205px; margin:0 auto;}