/* Код для подключения шрифта в /css/stylename.css */
/* font-family: "HeliosCondRegular"; */
@font-face {
  font-family: "HeliosCondRegular";
  src: url("/f/fonts/HeliosCondRegular/HeliosCondRegular.eot");
  src: url("/f/fonts/HeliosCondRegular/HeliosCondRegular.eot?#iefix")format("embedded-opentype"),
  url("/f/fonts/HeliosCondRegular/HeliosCondRegular.woff") format("woff"),
  url("/f/fonts/HeliosCondRegular/HeliosCondRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondItalic"; */
@font-face {
  font-family: "HeliosCondItalic";
  src: url("/f/fonts/HeliosCondItalic/HeliosCondItalic.eot");
  src: url("/f/fonts/HeliosCondItalic/HeliosCondItalic.eot?#iefix")format("embedded-opentype"),
  url("/f/fonts/HeliosCondItalic/HeliosCondItalic.woff") format("woff"),
  url("/f/fonts/HeliosCondItalic/HeliosCondItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondBold"; */
@font-face {
  font-family: "HeliosCondBold";
  src: url("/f/fonts/HeliosCondBold/HeliosCondBold.eot");
  src: url("/f/fonts/HeliosCondBold/HeliosCondBold.eot?#iefix")format("embedded-opentype"),
  url("/f/fonts/HeliosCondBold/HeliosCondBold.woff") format("woff"),
  url("/f/fonts/HeliosCondBold/HeliosCondBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondBoldItalic"; */
@font-face {
  font-family: "HeliosCondBoldItalic";
  src: url("/f/fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot");
  src: url("/f/fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot?#iefix")format("embedded-opentype"),
  url("/f/fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.woff") format("woff"),
  url("/f/fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


@charset "UTF-8";
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%;
  vertical-align: baseline;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

html {
  line-height: 1;
}

body {
  font: 16px "HeliosCondRegular";
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}

:focus {
  outline: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
}

.g-fl {
  float: left;
}

.g-fr {
  float: right;
}

.g-tal {
  text-align: left;
}

.g-tac {
  text-align: center;
}

.g-tar {
  text-align: right;
}

.g-fs11 {
  font-size: 11px !important;
}

.g-fs12 {
  font-size: 12px !important;
}

.g-fs13 {
  font-size: 13px !important;
}

.g-fs14 {
  font-size: 14px !important;
}

.g-fs15 {
  font-size: 15px !important;
}

.g-fs16 {
  font-size: 16px !important;
}

.g-fs17 {
  font-size: 17px !important;
}

.g-fs18 {
  font-size: 18px !important;
}

.g-fs20 {
  font-size: 20px !important;
}

.g-mt0 {
  margin-top: 0px !important;
}

.g-mb0 {
  margin-bottom: 0px !important;
}

.g-ml0 {
  margin-left: 0px !important;
}

.g-mr0 {
  margin-right: 0px !important;
}

.g-mt5 {
  margin-top: 5px !important;
}

.g-mb5 {
  margin-bottom: 5px !important;
}

.g-ml5 {
  margin-left: 5px !important;
}

.g-mr5 {
  margin-right: 5px !important;
}

.g-mt10 {
  margin-top: 10px !important;
}

.g-mb10 {
  margin-bottom: 10px !important;
}

.g-ml10 {
  margin-left: 10px !important;
}

.g-mr10 {
  margin-right: 10px !important;
}

.g-mt15 {
  margin-top: 15px !important;
}

.g-mb15 {
  margin-bottom: 15px !important;
}

.g-ml15 {
  margin-left: 15px !important;
}

.g-mr15 {
  margin-right: 15px !important;
}

.g-mt20 {
  margin-top: 20px !important;
}

.g-mb20 {
  margin-bottom: 20px !important;
}

.g-ml20 {
  margin-left: 20px !important;
}

.g-mr20 {
  margin-right: 20px !important;
}

.g-mt25 {
  margin-top: 25px !important;
}

.g-mb25 {
  margin-bottom: 25px !important;
}

.g-ml25 {
  margin-left: 25px !important;
}

.g-mr25 {
  margin-right: 25px !important;
}

.g-mt30 {
  margin-top: 30px !important;
}

.g-mb30 {
  margin-bottom: 30px !important;
}

.g-ml30 {
  margin-left: 30px !important;
}

.g-mr30 {
  margin-right: 30px !important;
}

.g-mt35 {
  margin-top: 35px !important;
}

.g-mb35 {
  margin-bottom: 35px !important;
}

.g-ml35 {
  margin-left: 35px !important;
}

.g-mr35 {
  margin-right: 35px !important;
}

.g-mt40 {
  margin-top: 40px !important;
}

.g-mb40 {
  margin-bottom: 40px !important;
}

.g-ml40 {
  margin-left: 40px !important;
}

.g-mr40 {
  margin-right: 40px !important;
}

.g-mt45 {
  margin-top: 45px !important;
}

.g-mb45 {
  margin-bottom: 45px !important;
}

.g-ml45 {
  margin-left: 45px !important;
}

.g-mr45 {
  margin-right: 45px !important;
}

.g-mt50 {
  margin-top: 50px !important;
}

.g-mb50 {
  margin-bottom: 50px !important;
}

.g-ml50 {
  margin-left: 50px !important;
}

.g-mr50 {
  margin-right: 50px !important;
}

.g-w130 {
  width: 130px !important;
}

.g-w150 {
  width: 150px !important;
}

.g-w190 {
  width: 190px !important;
}

.g-w210 {
  width: 210px !important;
}

.g-w230 {
  width: 230px !important;
}

.g-w550 {
  width: 550px !important;
}

.g-h80 {
  height: 80px !important;
}

.g-h100 {
  height: 100px !important;
}

/*#frm-code-confirm input {font-size: 16px; height: 28px;}*/

/*#frm-code-confirm input[type=submit] {
    -webkit-appearance: none;
    font-size: 16px;
    background-color: inherit;
    border-color: #cccccc;
    border: 1px solid #cccccc;

}*/

h1 {
  font-size: 30px;
  font-family: "HeliosCondBold";
}

#frm-code-confirm div{
  margin-bottom: 25px;
}

input, textarea {
  font-size: 18px;
  font-family: "HeliosCondBold";
  text-align: center;
}

textarea {
  width: 250px;
  height: 65px;
  border: 2px solid #aaaaaa;
}

.input {
  border: 2px solid #aaaaaa;
  height: 35px;
  width: 250px;
}

.btn {
  height: 45px;
  width: 250px;
  color: #ffffff;
  background: #b00633;
  border: none;
}

.fs18 {
  font-size: 18px;
}

#question a {
  display: block;
  color: #8A8A8A;
  font-size: 18px;
}

