@charset "utf-8";

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


html, body
{
	font-family: "OpenSans";
	font-size: 16px;
	color : #363636;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
}

img
{
    border: none;
}

img.header
{
	width: 100%;
}

div.clear
{
	clear: both;
}

.icon
{
	color: #66903E;
}

div.container
{
	width: 100%;
	background-color: #f9f9f9;
	text-align: left;
}

div.banner
{
	position: fixed;
	top: 0px;
	width: 100%;
	color: #E2E563;
	background-color: #66903E;
	z-index: 100;
}

div.banner_top
{
	height: 30px;
}

div.banner_border
{
	text-align: left;
	width: 100%;
	height: 167px;
	max-width: 1400px;
	margin: auto;
}

div.banner_caption
{
	padding-top: 115px;
	margin-right: 90px;
	text-align: right;
}

div.banner_spacer
{
	height: 197px;
}

#logo
{
	margin-left: 0px;
	width: 100%;
	max-width: 230px;
	height: auto;
}

img.logo_full
{
	display: block;
	float: left;
}

div.main_menu
{
	padding-top: 26px;
	margin-right: 90px;
}

div.menu
{
	position: fixed;
	top: 197px;
	width: 100%;
	background: rgba(102, 102, 102, 0.6);
	z-index: 100;
}

div.menu_border
{
	width: 100%;
	height: 100px;
	max-width: 1400px;
	margin: auto;
}

div.menu_list ul
{
	list-style: none;
	float: right;
}

div.menu_list ul li
{
	float: left;
	margin-left: 25px; 
	color: #E2E563;
}

div.menu_list ul li img
{
	margin-top: -8px;
}


div.menu_list a
{
	color: #E2E563;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.menu_list a.selected
{
	color: #E2E563;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.menu_icon
{
	display: none;
	float: right;
}

div.mobile_menu
{
	display: none;
	position: fixed;
	top: 92px;
	width: 100%;
	z-index: 101;
	background-color: #FFFFFF;
}

div.mobile_menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.mobile_menu ul li
{
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

div.mobile_menu ul li a
{
	line-height: 50px; 
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #E2E563;
	background-color: #66903E;
	display: block;
}

div.mobile_menu ul li a.selected
{
	line-height: 50px; 
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #66903E;
	background-color: #E2E563;
	display: block;
}

div.contact_box
{
	position: relative;
	height: 264px;
	width: 100%;
	max-width: 1400px;
	margin: auto;
	margin-bottom: -132px;
	color: #66903E;
	background-color: #E2E563;
	z-index: 2;
}

div.contact_space
{
	width: 224px
}

div.footer_contact_spacing
{
	padding-top: 70px;
}

div.footer_contact_number
{
	float: left;
	padding-top: 40px;
}

div.footer_contact_button
{
	float: right;
	width: 336px;
}

div.footer
{
	height: 390px;
	background-color: #66903E;
	z-index: 1;
}

div.footer_content
{
	padding-top: 144px;
	margin-right: 90px;
	margin-left: 90px;
}

div.footer_logo
{
	float: left;
}

div.footer_logo img
{
	max-width: 152px;
}

div.footer_menu
{
	margin-top: 54px;
}

div.footer_menu ul
{
	float: left;
}

div.footer_copyright
{
	margin-top: 14px;
	float: right;
	font-size: 16px;
	color: #E2E563;
}

.footer_icon
{
	color: #E2E563;
}

div.col
{
	float: left;
}

div.section_container
{
	text-align: left;
	width: 100%;
	max-width: 1400px;
	margin: auto;
}

div.section_white
{
	background-color: #ffffff;
}

div.section_grey
{
	background-color: #f9f9f9;
}

div.content
{
	margin-right: 90px;
	margin-left: 90px;
}

h1
{
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	color: #66903E;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #363636;
}

h3
{
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	color: #66903E;
	padding: 0px;
	margin: 2px;
}

a
{
	text-decoration: none;
	color: #66903E;
}

a.btn
{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px !important;
	font-weight: normal !important;
	color: #E2E563 !important;
	background-color: #66903E;
	text-align: center;
	text-decoration: none;
}

b.welcome
{
	color: #66903E;
}

div.welcome_box
{
	position: relative;
	z-index: 10;
	background-color: #f9f9f9;
}

div.title_box
{
	position: relative;
	z-index: 10;
	background-color: #f9f9f9;
}

div.welcome_padding
{
	padding: 50px 0px 40px 0px;
}

div.title_padding
{
	padding: 50px 0px 40px 0px;
}

div.service_padding
{
	padding: 50px 0px 100px 0px;
}

div.subpage_padding
{
	padding: 50px 0px 77px 0px;
}

div.project_item
{
	background-color: #f9f9f9;
	margin-top: 20px;
}

div.project_content
{
	float: left;
	width: 452px;
}

div.project_padding
{
	padding: 10px 40px 10px 40px;
}

div.project_large_padding
{
	padding: 15px 10px 15px 10px;
}

div.project_content ul
{
	margin: 0px;
	padding: 0px;
}

div.project_photo
{
	float: left;
}

div.project_photo img
{
	width: 100%;
	max-width: 757px;
}

img.project_photo
{
	width: 100%;
}

div.title
{
	float: right;
	position: relative;
	width: 525px;
	height: 133px;
	border-left: 10px solid #E2E563;
	background-color: #66903E;
	margin-top: -90px;
	margin-right: 90px;
	z-index: 10px;
	font-size: 36px;
	font-weight: bold;
	line-height: 133px;
	color: #ffffff;
	text-align: center;
}

div.contact_content
{
	color: #66903E;
}

div.row
{
	margin-bottom: 22px;
}

p.error_text
{
	color: red;
}

input.edit
{
	width: 100%;
	height: 60px;
	font-size: 18px;
	padding-left: 22px;
	border: none;
	border-bottom: solid 1px #c3c6c9;
	box-sizing: border-box;
}

input.code
{
	width: 330px;
	height: 60px;
	font-size: 18px;
	padding-left: 22px;
	border: solid 1px #c3c6c9;
	box-sizing: border-box;
	text-align: center;
}

textarea.edit
{
	width: 100%;
	font-size: 18px;
	border: solid 1px #c3c6c9;
	box-sizing: border-box;
}

input.btn
{
	width: 100%;
	height: 90px;
	font-size: 18px;
	background-color: #ecebec;
	border: solid 1px #ecebec;
	box-sizing: border-box;
}