html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: 300;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}


h1,h2,h3,h4,h5,h5 { font-weight: 300; line-height: 1.3em;}

h3 { font-size: 36px; color: #13683c; font-weight: 700;}

a {
	color: #13683c;
	text-decoration: none;
}
a:hover {
	outline: 0;
	text-decoration: underline;
}

a img,
img {
	border: 0;
}

body,
button,
input,
select,
textarea {
	color: #515151;
	line-height: 1.3em;
	font-size: 15px;
	font-family: 'Ubuntu', sans-serif;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.6em;
}

b,
strong {
	font-weight: 700;
}

.left { text-align: left !important; }
.right { text-align: right; }
.no-margin { margin: 0 !important; }
.fleft { float: left; }
.fright { float: right; }
.no-padding { padding: 0 !important; }
.no-border { border: 0 !important; }
.clearfix:after,.clearfix:before{content:"\0020";display:block;height:0;overflow:hidden}
.clearfix:after{clear:both}.clearfix{zoom:1}
.inlineb{display:inline-block !important; vertical-align: top !important;}
.center{text-align:center}
.right{text-align:right !important; }
.relative { position: relative;}
.block { display: block !important; }
.ci { margin: 0 auto; }
.tbl { width: 100%; height: 100%; display: table; }
.tbl_td { width: 100%; height: 100%; display: table-cell; vertical-align: middle; }
.cwhite { color: white; }
.cblack { color: black; }
.responsive { width: 100%; height: auto; display: block; }
.img-responsive { max-width: 100%; height: auto; display: block; }
.transition { transition: all .2s linear; }
.uppercase { text-transform: uppercase; }
.ci { margin: 0 auto;}
.pointer { cursor: pointer; }
.zitop { position: relative; z-index: 2}
.cpurple { color: #4d266f; }
.cgreen { color: #77b829; }
.fontbold { font-weight: 700; }
.underline:hover { text-decoration: underline; }
.site-content { max-width: 1282px; margin: 0 auto; }
.white { color: white; }
.fsize13 { font-size: 13px; }
.fsize18 { font-size: 18px; }
.fsize16 { font-size: 16px; }
.title-common {	font-size: 36px; font-weight: 700; color: #13683c; line-height: 1em; }
.paragraph { line-height: 1.6em;}
.ln_title { line-height: 1em; }
.overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
