/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}


body {
	padding: 0px;
	margin: 0px;
	line-height: 1;
	background: #fff;
}

body, input, textarea {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #727272;
}


/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #333;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit;
}
h1 { 
	font-size: 27px; 
	line-height: 27px; 
	margin-bottom: 22px;
	padding-bottom: 8px;
	font-style: normal;
	background: url(../images/title-h-line.png) no-repeat left bottom;
}
h2 { 
	font-size: 22px; 
	line-height: 22px; 
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
}
h2 i {
	font-weight: normal;
	font-style: normal;
}
h2 strong {
	font-weight: bold;
}
h3 { 
	font-size: 16px; 
	line-height: 16px; 
	margin-bottom: 15px;
	font-weight: 600;
	font-style: normal;
}
h4 { 
	font-size: 15px; 
	line-height: 15px; 
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
} 
h5 { 
	font-size: 14px; 
	line-height: 14px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
}						
h6 { 
	font-size: 13px; 
	line-height: 13px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
}

h1 i {
	font-style: normal;
	font-weight: bold;
}


/* Text elements */
p {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #454545;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 13px;
	border-left: 5px solid #1889c1;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:15px 8px 0 0;
	text-transform: uppercase;
}

.lite1 {
	color: #ca6d6d;
	border-bottom: 1px dotted #ca6d6d;
}

.lite2 {
	border-bottom: 1px dotted #ca6d6d;
}

/* Links */
a {
	color: #1889c1;
	text-decoration: none;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
a:hover {
	text-decoration: none;
	color: #727272;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* Clear Fix Styles */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
{
	height:1%;
}

.clearfix
{
	display:block;
}

.image_left {
	float: left;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	width: 100%;
}
.image_left1 {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}
.image_left2 {
	float: left;
	padding: 10px;
	margin: 0px 10px 0px 0px;
}
.image_left3 {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}
.image_left9 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.image_left11 {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
.image_right12 {
	float: right;
	padding: 0px;
	margin: 0px;
}

.mar_top1 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.mar_top2 {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.mar_top3 {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.mar_top4 {
	margin-top: 40px;
	width: 100%;
	float: left;
}
.mar_top5 {
	margin-top: 50px;
	width: 100%;
	float: left;
}
.mar_top6 {
	margin-top: 15px;
	width: 100%;
	float: left;
}
.mar_top7 {
	margin-top: 25px;
	width: 100%;
	float: left;
}
.mar_top8 {
	margin-top: 35px;
	width: 100%;
	float: left;
}
.mar_top9 {
	margin-top: 45px;
	width: 100%;
	float: left;
}
.mar_top10 {
	margin-top: 55px;
	width: 100%;
	float: left;
}
.mar_top20 {
	margin-top: 123px;
	width: 100%;
	float: left;
}
.mar_top21 {
	margin-top: 18px;
	width: 100%;
	float: left;
}
.mar_top22 {
	margin-top: 103px;
	width: 100%;
	float: left;
}

.divider_line {
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 30px 0px 30px 0px;
	background: url(../images/divider-hlines.png) no-repeat center top;
}
.divider_line2 {
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 35px 0px 30px 0px;
	background: url(../images/divider-hlines.png) no-repeat center top;
}
.divider_line3 {
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 32px 0px 27px 0px;
	background: url(../images/divider-hlines.png) no-repeat center top;
}
.divider_line4 {
	float: left;
	width: 100%;
	height: 1px;
	padding: 0px;
	margin: 14px 0px 15px 0px;
	border-bottom: 1px solid #454545;
}
.divider_line5 {
	float: left;
	width: 100%;
	height: 8px;
	padding: 0px;
	margin: 30px 0px 27px 0px;
	background: url(../images/divider-hlines.png) no-repeat left top;
}
.divider_line8 {
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 20px 0px 25px 0px;
	background: url(../images/divider-hlines.png) no-repeat left top;
}
.divider_line_9 {
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 27px 0px;
}

/*--------------------------------------------------*/

.b-form.m-contact-form .input-wrap {
	display: inline-block;
	width: 328px;
	margin-left: 9px;
}

.b-form.m-contact-form .input-wrap input {
	width: 100%;
}

.b-form.m-contact-form .input-wrap:first-child {
	margin-left: 0;
}

.b-form.m-contact-form .input-wrap:nth-child(1) {
	float: left;
	margin-left: 0;
}

.b-form.m-contact-form .input-wrap:nth-child(3) {
	display: block;
	margin: 0 auto 10px;
}

.b-form.m-contact-form .input-wrap:nth-child(2) {
	float: right;
	margin-left: 0;
}

.b-form.m-contact-form .textarea-wrap {
	clear: both;
}

/*


/*												  	 	Forms ^
--------------------------------------------------------------*/

.input-wrap, .select-wrap {
	display: block;
	margin: 0 0 12px 0;
	position: relative;
}

.input-wrap i {
	position: absolute;
	top: 7px;	left: 11px;

	color: #c1c4c5;
}

.textarea-wrap i {
	position: absolute;
	top: 9px;	left: 11px;

	color: #c1c4c5;
}

.input-wrap i + input, .textarea-wrap i + textarea {
	padding-left: 31px;
}

.input-wrap i.focused, .textarea-wrap i.focused {
	color: #333;
}


.input-wrap input,
.textarea-wrap textarea,
.select-wrap select {
	width: 217px;
	height: 33px;

	padding: 0 12px;
	
	background: #fafafa;
	
	border: 1px solid #e2e2e2;
	border-top: 1px solid #d4d4d4;
	outline: none;
	border-radius: 2px;

	font-family: 'OpenSansRegular';
	color: #65686d;
	line-height: 1.6;

	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.footer .input-wrap input,
.footer .textarea-wrap textarea,
.footer .select-wrap select {
	background-color: #fff;
}

.input-wrap.m-full-width input,
.textarea-wrap.m-full-width textarea,
.select-wrap.m-full-width select {
	width: 100%;
}

.input-wrap input:focus,
.textarea-wrap textarea:focus {
	background: #fff;
	
	border: 1px solid #3ebbc7;
	box-shadow: 0 0 5px rgba(62,187,199,0.35);
	
	color: #65686d;
}

.input-wrap input:hover,
.textarea-wrap textarea:hover
 {
	cursor: default;
}


.textarea-wrap {
	position: relative;
	margin-bottom: 12px;
}

.textarea-wrap textarea {
	display: block;

	width: 100%;
	min-width:100%;
	max-width: 100%;	
	height: 110px;

	padding: 8px 12px 12px;

	-moz-box-sizing: border-box;
	box-sizing: border-box;

	font-size: 12px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	font-family: 'OpenSansItalic';
	color: #a1a3a5;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	font-family: 'OpenSansItalic';
	color: #a1a3a5;
}


.select-wrap select {
	display: inline;

	width: 240px;
	height: 35px;

	padding: 8px 8px 8px 12px;
}

.select-wrap:after {
	content: '';

	display: block;
	width: 240px;
	height: 1px;

	position: absolute;
	top: 0;
	z-index: 2;

	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}


.select-wrap option {
	padding: 2px 12px;
}

.btn-submit {
	height: 34px;
	padding-bottom: 1px;
	cursor: pointer;
}

.b-form {
	margin-bottom: 20px;
}

.b-form label {
	display: block;
	margin: 5px 0;

	font-family: 'OpenSansSemiboldRegular';
	color: #313538;
}

/*--------------------------------------------------*/
