@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700&subset=latin,cyrillic,latin-ext);
@font-face { font-family: 'Bicubik'; src: url('/content/fonts/bicubik.eot'); src: url('/content/fonts/bicubik.eot?#iefix') format('embedded-opentype'), url('/content/fonts/bicubik.woff') format('woff'), url('/content/fonts/bicubik.ttf') format('truetype'), url('/content/fonts/bicubik.svg#bicubik') format('svg'); font-weight: normal; font-style: normal; }

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, 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;  }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote::before, blockquote::after,
q::before, q::after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clearfix { clear: both; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/************************************************/

body > * { font-family: 'Open Sans'; font-size: 13px; color: #383838; }


strong, b { font-weight: bold; }
i, em { font-style: italic; }
a, input[type=button] { cursor: pointer; }
input { border: none; vertical-align: middle; }
input, a, img , textarea{ outline: none; }
p { margin: 0 0 10px 0; line-height: 18px; }
a { color: #7e266b; }
hr { border: 0; border-top: 1px solid #DFDFDF; height: 0px; }


h1, h2, h3, h4, h5 { color: #383838; font-family: 'Open Sans'; margin-bottom: 20px; text-transform: uppercase; font-weight: bold; }
h1 { font-size: 23px; font-family: Bicubik; }
h2 { font-size: 19px; font-family: Bicubik; }
h3 { font-size: 14px; }

h4 { font-size: 14px; text-transform: none; font-weight: bold; }
h5 { font-size: 12px; text-transform: none; font-weight: bold; }
