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:normal 13px 'barlowregular' Arial, Helvetica, sans-serif;}

@font-face {
    font-family: 'courgetteregular';
    src: url('../fonts/courgette-regular-webfont.eot');
    src: url('../fonts/courgette-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/courgette-regular-webfont.woff2') format('woff2'),
         url('../fonts/courgette-regular-webfont.woff') format('woff'),
         url('../fonts/courgette-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'barlowregular';
	src: url('../fonts/barlow-regular-webfont.eot');
	src: url('../fonts/barlow-regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/barlow-regular-webfont.woff2') format('woff2'),
			 url('../fonts/barlow-regular-webfont.woff') format('woff'),
			 url('../fonts/barlow-regular-webfont.ttf') format('truetype'),
			 url('../fonts/barlow-regular-webfont.svg#barlowregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{background: url(../images/bg.jpg) no-repeat center center fixed; background-size: cover;}
.content-area{width: 1000px; margin:  50px auto 0;}
.logo{float: right; text-align: right;}
p{font: normal 26px 'courgetteregular'; letter-spacing: 0.02em; line-height: 1.6em; color: #fff; text-align: right; float: right; clear: both; margin: 20px 0 10px;}
.check{font: normal 18px 'montserratregular'; color: #efae22; }
.box{width: 460px; border-radius: 16px; background: #000; opacity: 0.8; filter: alpha(opacity=80); padding:10px 30px; float: right; margin: 20px 0 0; clear: both;}
.box p{text-align: left; float: left; margin: 10px 0; font: normal 20px 'courgetteregular'; letter-spacing: 0.04em; line-height: 1.6em; color: #efae22;}
.address{font: normal 14px 'barlowregular'; letter-spacing: 0.06em; line-height: 1.8em; color: #fff; text-align: left;}
.ph{font: normal 16px 'barlowregular'; letter-spacing: 0.06em; line-height: 1.8em; color: #fff; text-align: left;}
.ph a{font: normal 16px 'barlowregular'; letter-spacing: 0.06em; line-height: 1.8em; color: #fff; text-align: left; text-decoration: none;}
.ph a:hover{font: normal 16px 'barlowregular'; letter-spacing: 0.06em; line-height: 1.8em; color: #fff; text-align: left; text-decoration: none; border-bottom: 1px dashed #efae22;}
.clear{clear: both;}


