* { padding:0; margin:0; outline:0; }

@font-face {
    font-family: 'tradeGoth';
    src: url('fonts/tradegoth-webfont.eot');
    src: url('fonts/tradegoth-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegoth-webfont.woff') format('woff'),
         url('fonts/tradegoth-webfont.ttf') format('truetype'),
         url('fonts/tradegoth-webfont.svg#tradegothmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tradeGothBold';
    src: url('fonts/tradegothbold-webfont.eot');
    src: url('fonts/tradegothbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothbold-webfont.woff') format('woff'),
         url('fonts/tradegothbold-webfont.ttf') format('truetype'),
         url('fonts/tradegothbold-webfont.svg#tradegothbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tradeGothBoldCn';
    src: url('fonts/tradegothboldcn-webfont.eot');
    src: url('fonts/tradegothboldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothboldcn-webfont.woff') format('woff'),
         url('fonts/tradegothboldcn-webfont.ttf') format('truetype'),
         url('fonts/tradegothboldcn-webfont.svg#tradegothboldcn') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background:;
	font-family: 'tradeGoth', Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #4d4d4d;
}

input, textarea, select { font-family: Arial, sans-serif; font-size:11px; }

a img { border:0; }

a { color: #20b27e; text-decoration: none; cursor:pointer; transition: color 1000ms, background-color 1000ms, opacity 1000ms; -webkit-transition: color 1000ms, background-color 1000ms, opacity 1000ms; }
a:hover { color: #000; transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms; }

a img { transition: color 1000ms, background-color 1000ms, opacity 1000ms; -webkit-transition: color 1000ms, background-color 1000ms, opacity 1000ms; }
a:hover img { transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;}
a:hover img { opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); }

.left, .align-left { float:left; display:inline; }
.right, .align-right { float:right; display:inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }
.clearfix,
.form-controls,
.post-container,
.form-row,
.section-form-container,
.section-about,
.cols,
.article,
.entries,
.section { *zoom: 1; }
.cols:after,
.article:after,
.form-row:after,
.entries:after,
.clearfix:after,
.section-form-container:after,
.section-about:after,
.post-container:after,
.form-controls:after,
.section:after { width: 100%; content: ''; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; display: block; }

h1.logo { position: absolute; font-size:0; line-height:0; width: 205px; top: 28px; left: 2px; }
h1.logo a{ display: block; height: 67px; text-indent: -4000px; background: url(images/logo.png); }
h2 { font-size: 36px; line-height: 43px; color: #20b27e; font-weight: normal; font-family: 'tradeGothBoldCn', arial, serif; }
h3 { font-size: 27px; line-height: 30px; color: #14385f; font-weight: normal; font-family: 'tradeGothBoldCn', arial, serif; }
h4 { font-size: 23px; line-height: 26px; color: #14385f; font-weight: normal; font-family: 'tradeGothBoldCn', arial, serif; }
h5 { font-size:; line-height:; }

.shell { width: 940px; margin:0 auto; }

/* custom radio button */
p.radio label { position: relative; padding: 4px 0 7px 48px; font-size: 15px; line-height: 20px; font-family: 'Open Sans', arial, serif; font-style: italic; text-transform: uppercase; color: #939393; display: block; }
p.radio label input { display: none; } 
p.radio label span { background: url(images/checkboxes.png) no-repeat 0 0; width: 32px; height: 32px; position: absolute; top: 0; left: -0; padding: 0;}
p.radio-selected label span { background-position: 0 bottom; padding: 0; }

/* fullscreener */
.fsr-container { overflow: hidden; background-position: center top; background-repeat: no-repeat; background-size: cover; }
.fsr-element { position: absolute; }
.fsr-hidden { display: none; }

/* page-title */
.page-title { padding: 50px 25px 0 25px;  }
.page-title h2 { font-size: 52px; line-height: 52px; }
.page-title h3 { font-size: 37px; line-height: 37px; }

/* section */
.section { position: relative; padding: 41px 42px 20px 32px; margin-top: 25px; }
.section-home { margin-top: 40px; padding: 134px 0 0 33px; margin-bottom: 118px; padding-left:22px;}
.section-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; overflow: hidden; }

.section-container { position: relative; z-index: 5; width: 585px; float: right; }
.widgets { position: relative; z-index: 5; width: 200px; float: left; }
.widgets > ul { list-style-type: none; padding-top: 4px; }
.widgets > ul > li { padding-bottom: 20px; }
.widget { text-transform: uppercase; }
.widget h2 { color: #fff; line-height: 36px; }
.widget h3 { color: #fff; line-height: 27px; }
.widget h4 { color: #fff; font-size: 22px; line-height: 22px; }

.section-content { background-color: #fafdf7; border: 1px solid #adadad; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; margin-bottom: 18px; padding: 18px 34px 15px 34px; position: relative; }
.section-content-green { background-color: #ddeae7; }
.section-checks-title { padding-bottom: 15px; }
.section-checks-title h4 { font-size: 21px; text-transform: uppercase; }
.section-checks-title p { font-size: 21px; font-family: 'tradeGothBoldCn', arial, serif; color: #14385f; padding-left: 18px; }

.section-checks + .section-checks { padding-top: 10px; }

.form-controls { padding: 0 0 12px 20px; }
.form-controls .custom-radio { float: left; margin-right: 45px; }

.check-info { padding-left: 20px; font-family: 'Open Sans', arial, serif; font-style: italic; color: #20b27e; font-size: 14px; display: none; }
.check-info strong { font-weight: bold; }

.section-content:before { content: ''; background: url(images/inactive-check.png) repeat 0 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 9; display: none; }
.section-content.disable:before { display: block; }

.hidden { display: none; }

.section-wrapper { position: relative; z-index: 5; min-height: 400px; }

.section-about-title { float: left; padding: 20px 0 0 0; }
.section-about-title h2 { font-size: 52px; line-height: 52px; color: #fff; }
.section-about-title h2 span { color: #20b27e; }
.section-about-title p { font-size: 22px; line-height: 22px; color: #fff; font-family: 'Open Sans', arial, serif; margin-top: -6px; }

.section-about-content { float: right; width: 490px; margin-top:-80px;}
.section-about-content h3 { font-size: 30px; color: #fff; padding-bottom: 7px; }
.section-about-content h3 strong { font-size: 38px; color: #f18d1e; font-weight: normal; }
.section-about-content p { font-size: 25px; font-family: 'tradeGothBoldCn', arial, serif; text-transform: uppercase; color: #fff; line-height: 28px; }
.section-contact { position: absolute; bottom: 30px; left: 0; font-size: 32px; line-height: 32px; color: #fff; font-family: 'Open Sans', arial, serif; font-weight: bold; text-transform: uppercase; text-align: center;}
.section-contact small { display: block; font-size: 12px; line-height: 12px;  }
.section-form { width: 625px; margin-left: auto; background-color: #ddeae7; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; -o-border-radius: 9px; overflow: hidden; }

/* main */
.main { padding: 23px 65px 0 35px; }
.post h2 { padding-bottom: 8px; }
.post h4 { text-transform: uppercase; }
.post p { padding-bottom: 20px; }
.post-container { padding-top: 13px; }
.post-list { float: left; width: 430px; }
.post-list h4 { padding-bottom: 19px; }
.post-list ul { padding-left: 14px; }
.post-list li { font-size: 16px; line-height: 22px; }
.post-address { float: right; width: 336px; border: 1px solid #adadad; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; overflow: hidden; text-align: center; margin-right: 35px;}
.post-address-head { background-color: #14855f; padding: 16px 0 11px 0; }
.post-address-head h6 { font-size: 21px; line-height: 22px; color: #fff; font-family: 'tradeGothBoldCn', arial, serif; font-weight: normal; }
.post-address-content { background-color: #fafdf7; font-family: 'tradeGothBold', arial, serif; font-size: 17px; line-height: 19px; color: #4d4d4d; padding: 11px 0 2px 0; }
.post-address-content p { padding-bottom: 9px; }
.post-address-content p a { color: #4d4d4d; }
.post-address-content p a:hover { color: #20B27E; }
.post-info { font-size: 17px; font-family: 'Open Sans', arial, serif; font-style: italic; color: #20b27e; text-align: center; padding: 45px 0 10px 0; }

/* contact-us */
.contact-us { position: relative; text-align: center; padding: 35px 0;}
.contact-us-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
.contact-us p { z-index: 5; position: relative; color: #fff; font-size: 38px; font-weight: bold; font-family: 'Open Sans', arial, serif; line-height: 38px; text-transform: uppercase; text-shadow:1px 1px 1px #000;}
.contact-us small { display: block; font-size: 14px; line-height: 16px; }

/* copyright */
.copyright { text-align: center; font-size: 11px; color: #939393; font-family: 'Open Sans', arial, serif; padding: 20px 0; }
.copyright a { color: #939393; font-weight: bold; }
.copyright a:hover { color: #20B27E; }


/* section-offer */
.section-offer { position: absolute; top: -25px; left: -23px; z-index: 9; }

.section-form { position: absolute; bottom: -90px;/*-64px;*/ right: 0; width:500px;}
.section-form-container { padding: 23px 33px 0 44px; }

.section-form-text { width: 100%; /*230px;*/ }
.section-form-text h4 { font-size: 22px; line-height: 25px; padding-bottom: 13px; }
.section-form-text p { line-height: 22px; letter-spacing: -1px;}

.section-form-content { /*float: right; width: 285px;*/width:100%; }
.section-form-content label { font-family: 'Open Sans', arial, serif; font-size: 15px; line-height: 17px; color: #14855f; float: left; width: 66px; margin-top: 7px; }
.section-form-content .field-holder { float: left; width: 216px; }
.section-form-content .form-row { clear: both; margin-bottom: 16px;}
.field { border: 1px solid #20ab7d; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; padding: 8px 5px; width: 325px;/*204px;*/ font-size: 14px;}
.form-action { text-align:center; }
.button-submit { width: 350px; background-color: #f18d1e; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; -o-border-radius: 9px; border: 0; color: #fff; font-size: 14px; padding: 15px 0; text-transform: uppercase; cursor: pointer; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; font-family: 'tradeGoth', arial, serif; margin-left:35px;}
.button-submit:hover { color: #000; }
.section-form-footer { background-color: #14385f; text-align: center; font-style: italic; font-size: 23px; line-height: 25px; color: #fff; letter-spacing: -1px; padding: 20px 0; position: relative; margin-top: 30px; }
.section-form-footer:after { content: ''; border-bottom: 15px solid #14385f; border-left: 15px solid transparent; border-right: 15px solid transparent; position: absolute; bottom: 100%; right: 125px; }

/* entries */
.entries { margin-left: -15px; margin-bottom: 11px; }
.entry { float: left; width: 220px; margin-left: 15px; text-align: center; }
.entry-content { padding: 30px 0 0 0; }
.entry-content h3 { font-size: 21px; line-height: 21px; font-family: 'tradeGothBoldCn', arial, serif; text-transform: uppercase; color: #14385f; padding-bottom: 8px; }
.entry-content h3 a { color: #14385f; }
.entry-content h3 a:hover { color: #20B27E; }
.entry-content p { font-family: 'Open Sans', arial, serif; font-style: italic; font-weight: 600; color: #939393; }

/* section-rounded */
.section-rounded { border-radius: 9px 9px 0 0; -moz-border-radius: 9px 9px 0 0; -webkit-border-radius: 9px 9px 0 0; -o-border-radius: 9px 9px 0 0; background: #fafdf7; border: 1px solid #adadad; overflow: hidden; }
.section-rounded .cols { background: url(images/vert-line.png) repeat-y 0 0; padding: 0 55px 0 32px; margin: 40px 0 0 0; }
.col { float: left; }
.col-right { float: right; }
.col1 { width: 415px; }
.col2 { width: 350px; }

.article { padding-bottom: 25px; }
.article-image { float: left; margin-right: 23px; }
.article-content { overflow: hidden; padding: 3px 0 0 0; }
.article-content h3 { font-size: 19px; line-height: 18px; color: #14855f; text-transform: uppercase; padding-bottom: 5px; }
.article-content p { font-size: 14px; line-height: 18px; font-family: 'Open Sans', arial, serif; font-style: italic; color: #939393; }

/* map-holder */
.map-holder { position: relative; }
.map-content { position: absolute; top: 75px; left: 35px; width: 160px; background: url(images/map-bg.png) repeat 0 0; padding: 31px 30px 25px 33px; }
.map-content h3 { font-size: 21px; line-height: 21px; text-transform: uppercase; padding-bottom: 4px; }
.map-content p { color: #4d4d4d; }

.map-footer { text-align: center; padding: 40px 0 30px 0; }
.map-footer h3 { font-size: 26px; line-height: 26px; color: #14385f; padding-bottom: 5px;}
.map-footer p { font-size: 19px; color: #939393; line-height: 19px; font-style: italic; }
