article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
*,
*::after,
*::before {
	box-sizing: border-box;
}

:root {
	font-size: 15px;
}

html, body {
	height: 100%;
}

@font-face {

	font-family: "BookAntiqua";

	src: 	url("../fonts/BookAntiqua.eot");
	src: 	url("../fonts/BookAntiqua.eot?#iefix") format("embedded-opentype"),
		url("../fonts/BookAntiqua.otf") format("opentype"),
		url("../fonts/BookAntiqua.svg") format("svg"),
		url("../fonts/BookAntiqua.ttf") format("truetype"),
		url("../fonts/BookAntiqua.woff") format("woff"),
		url("../fonts/BookAntiqua.woff2") format("woff2");
	font-weight: normal;

	font-style: normal;

}

body {
	--color-text: #2e2e2e;
	--color-text-frame: #fff;
	--color-bg: #fff;
	--color-link: #555;
	--color-link-hover: #fff;
	--color-intro-bg: #AFB6BC;
	--color-intro-title: #fff;
	--color-enter: #fff;
	--color-content-title: #111;
	--color-content-text: #868181;
	--color-select: #111;
	--color-select-item: #868181;
	--color-select-item-hover: #000;
	--color-select-current: #111;
	--color-social: #555;
	--color-social-hover: #000;
	--color-reel-number: #111;
	--color-menu-link: #101010;
	--color-menu-link-hover: #000;
	color: var(--color-text);
	background-image: url('');
	background-color: #C7E0B9;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center; 
	font-family: "Book Antiqua", serif;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}

a:hover,
a:focus {
	color: #000;
	outline: none;
	text-decoration: underline;
}

.main	{
	background-color: #FFF;
	width: 930px;
	text-align: center;
	float: center;
	}
.top {
	background-color: #000;
	width: 900px;
	height: 35px;
	text-align: center;
	float: center;
}
.content {
	background-color: #FFF;
	width: 900px;
	height: 490px;
	background-image: url(../img/bg-main.png);
	background-size: fixed;
	background-repeat: no-repeat; 
	background-position: top center; 
	float: center;
}
.content_h {
	background-color: #FFF;
	width: 900px;
	height: 850px;
	background-image: url(../img/bg-main.png);
	background-size: fixed;
	background-repeat: no-repeat; 
	background-position: top center; 
	float: center;
}
.content_i {
	background-color: #FFF;
	width: 900px;
	height: 530px;
	background-image: url(../img/bg-main.png);
	background-size: fixed;
	background-repeat: no-repeat; 
	background-position: top center; 
	float: center;
}
.content_contact {
	background-color: #FFF;
	width: 900px;
	height: 580px;
	background-image: url(../img/bg-main.png);
	background-size: fixed;
	background-repeat: no-repeat; 
	background-position: top center; 
	float: center;
}
.strip_a {
	width: 900px;
	height: 8px;
	background-image: url(../img/strip_a.png);
	background-position: center;
	float: center;
}
.strip_b {
	width: 900px;
	height: 2px;
	background-color: #6AB335;
	float: center;
}
.strip_c {
	width: 900px;
	height: 15px;
	float: center;
}
.strip_d {
	margin-top: -5px;
	width: 900px;
	height: 4px;
	background-color: #FFF;
	float: left;
}
.arbola {
	width: 900px;
	height: 50px;
	text-align: left;
}
.menu_z {
	width: 30px;
	height: 45px;
	float: left;
}
.menu_a {
	font-family: 'BookAntiqua';
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 45px;
	background-color: #FFF;
	float: left;
}
.menu_b {
	font-family: 'BookAntiqua';
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 45px;
	background-color: #8DC072;
	float: left;
}
.menu_c {
	font-family: 'BookAntiqua';
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 45px;
	background-color: #C7E0B9;
	float: left;
}
.menu_e {
	width: 50px;
	text-align: center;
	float: left;
	}
.menu_f {
	margin-left: -5px;
	margin-top: 16px;
	width: 100px;
	text-align: center;
	float: left;
}
.menu_g {
	width: 22px;
	float:left;
}
.menu_h {
	margin-top: 16px;
	width: 128px;
	text-align: center;
}
.menu_i {
	width: 22px;
	float: left;
}
.menu_j {
	margin-top: 16px;
	width: 128px;
	text-align: center;
}
.logo	{
	margin-top: 8px;
	margin-left: 10px;
	border: 0px;
}
.shadow {
	margin-top: 1px;
}
.content_z {
	margin-top: 20px;
	width: 25px;
	float: left;
}
.content_a {
	margin-top: 20px;
	width: 350px;
	float: left;
}
.content_b {
	padding: 15px;
	background-image: url('../img/t.png');
	margin-top: 20px;
	width: 475px;
	height: 340px;
	float: left;
	font-family: "Book Antiqua", serif;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}
.content_c {
	padding-top: 15px;
	margin-left: -20px;
	width: 880px;
	height: 480px;
	text-align: left;
}
.content_l {
	padding: 15px;
	background-image: url('../img/t.png');
	margin-top: 20px;
	width: 850px;
	height: 340px;
	float: left;
	font-family: "Book Antiqua", serif;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}
.content_k {
	padding-top: 35px;
	margin-top: 15px;
	width: 900px;
	height: 420px;
	background-color: #FFF;
	background-image: url('../img/bg-s.jpg');
	background-size: fixed;
	background-repeat: no-repeat; 
	background-position: top center; 
	float: left;
	font-family: 'BookAntiqua';
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	font-color: #000;
}
.content_d {
	margin-left: -20px;
	width: 880px;
	height: 510px;
	text-align: left;
}
.strip_e {
	background-color: #fff;
	width: 900px;
	height: 15px;
	text-align: center;
	float: center;
}
.strip_f {
	padding-top: 15px;
	margin-top: 0px;
	height: 120px;
	background-color: #000;
	text-align: center;
	float: center;
	color: #ccc;
}
.strip_f a {
    color: #ccc;
}
.strip_g {
	margin-top: 35px;
	height: 2px;
	background-color: #6AB335;
}
.strip_h {
	height: 18px;
	background-color: #000;
}
.bottom {
	background-color: #7BB75FF;
	width: 900px;
	text-align: center;
}
.ln {
	padding-top: 8px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
	float: left;
}
.flag {
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 0px;
}
.social {
	padding-top: 2px;
	margin-right: 20px;
	width: 890px;
	text-align: right;
}
.iframe {
	width: 900x;
	height: 510px;
}

.fs-form-wrap {
	padding-top: 25px;
	padding-left: 15px;
	font-family: 'BookAntiqua';
	font-size: 16px;
	text-align: left;
}

.fs-form-overview ol {
	max-width: ;
}
.fs-fields textarea {
	margin-top: -10px;
	padding: 0.25em;
	width: 450px;
	height: 100px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	background-color: #FFF;
	color: rgba(0,0,0,0.6);
	font-weight: 700;
	font-size: 0.85em;
	resize: none;
}

.fs-fields input {
	margin-top: 3px;
	margin-bottom: 12px;
	display: block;
	padding-left: .45em;
	padding-top: .25em;
	width: 450px;
	border: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	background-color: #FFF;
	color: rgba(0,0,0,0.5);
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 1.2em;
	border-radius: 0;
}

.fs-form-overview .fs-fields input {
	border-bottom-color: #ccc;
	color: rgba(0,0,0,0.5);
}

.fs-fields input:focus {
	background-color: rgba(204,204,204,0.7); /* Fixes chrome bug with placeholder */
}
.fs-form-overview .fs-fields input:focus {
	background-color: rgba(204,204,204,0.7); /* Fixes chrome bug with placeholder */
}

.fs-fields > li label.fs-field-label {
	display: inline-block;
	padding: 0 5px 1em 0;
	font-weight: 700;
	pointer-events: none;
}
.submit {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  margin: 5px;
  padding: 10px 25px;
  margin-left: 200px;
  margin-top: -5px;
  border: 1px solid #C7E0B9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 17px/1em 'BookAntiqua';
  color: #000;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #8DC072;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.clear {
	clear: both;
}