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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
* {	margin: 0; padding: 0; }
html, body { height: 100%; }
*, ::after, ::before { box-sizing: border-box; }
#preloader { position:fixed; top:0; left:0; right:0; bottom:0; background-color:#fff; z-index:9999; }
#status { width:200px; height:200px; position:absolute; left:50%; top:50%; background-image:url(images/loading.png); background-repeat:no-repeat; background-position:center; margin:-100px 0 0 -100px; }
body { width: 100%; background: #2c363f; font-family: 'Khand', sans-serif; font-size: 1.125rem; font-weight: 400; font-style: normal; line-height: 1.4; color: #fff; text-align: left; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; position: relative; border-bottom: 3px solid #1db64e; }
a, a:active, a:focus, button, button:active, button:focus { outline: 0; }
a { color: #1db64e; text-decoration: none; }
a:hover, a:focus { text-decoration: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
h1, h2 { font-family: 'Khand', sans-serif; font-weight: 500; color: #6e6f71; }
h1 { font-size: 2.5rem; margin: 0 0 1.75rem; line-height: 1.2; text-transform: uppercase; }
h2 { font-size: 1.5rem; font-weight: 400; margin: 0 0 1rem; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
#wrap { max-width: 800px; height: 100%; margin: 0 auto; position: relative; }	
.container { position: relative; width: 100%; height: auto; min-height: 448px; margin: 0 auto; padding: 0; }
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.cntrvrt { position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.main { position: relative; overflow: hidden; }
.col { float: left; display: inline-block; width: 100%; height: auto; margin: 0; position: relative; padding: 2.5rem 0 2rem; text-align: center; }
.col .col__logo { display: inline-block; width: 200px; height: 18px; vertical-align: top; position: relative; margin: 0 0 1.5rem; } 
.col .col__strap { display: inline-block; vertical-align: top; position: relative; margin: 0 0 3.5rem; } 
.contact { margin: 3.5rem auto 0; }
.contact p { font-size: 1.25rem; line-height: 1.5; }
.contact .contact__item { display: block; }
.contact .contact__item strong { margin-right: 5px; font-size: 1rem; font-weight: 400; }
.contact .contact__item a { transition: all .3s ease; }
.contact__item[itemprop="email"] { margin-bottom: 8px; }
.contact__item[itemprop="email"] a { border-bottom: 1px solid rgba(29,182,78,0.5); }
.contact__item[itemprop="email"] a:hover { border-bottom: 1px solid #1db64e; }
@media (max-width: 900px) {	
#wrap { width: auto; margin: 0 auto; }
.container { min-height: 0; } 
}
@media (max-width: 660px) {
#wrap { width: auto; margin: 0 20px; }
.col { float: none; text-align: center; padding: 1.5rem 0 2.5rem; }
.col img { max-width: 100%; height: auto; } 
}
@media (max-height: 660px) {
#wrap { margin-top: 30px; }
.container { margin: 0 auto 30px; }
.container.cntrvrt { top: auto; -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }	
}