.bg, .intro {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.ani, a, #menuopen, #menuopen:before, #menuopen:after {
  transition: all 0.35s ease; }

[data-icon]:before {
  font-family: "wlarc" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="i-"]:before,
[class*=" i-"]:before {
  font-family: "wlarc" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.i-lock:before {
  content: "\61"; }

.i-lock1:before {
  content: "\62"; }

.i-unlock:before {
  content: "\63"; }

.i-unlock1:before {
  content: "\64"; }

.i-unlock2:before {
  content: "\65"; }

.i-lock2:before {
  content: "\66"; }

.i-check:before {
  content: "\67"; }

.i-check1:before {
  content: "\68"; }

.i-angle1:before {
  content: "\69"; }

.i-angle:before {
  content: "\6a"; }

@font-face {
  font-family: "pluto";
  src: url("../fonts/subset-PlutoSansCondExLight.eot");
  src: url("../fonts/subset-PlutoSansCondExLight.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-PlutoSansCondExLight.woff") format("woff"), url("../fonts/subset-PlutoSansCondExLight.ttf") format("truetype"), url("../fonts/subset-PlutoSansCondExLight.svg#pluto") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "pluto";
  src: url("../fonts/subset-PlutoSansW01-CondBold.eot");
  src: url("../fonts/subset-PlutoSansW01-CondBold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-PlutoSansW01-CondBold.woff") format("woff"), url("../fonts/subset-PlutoSansW01-CondBold.ttf") format("truetype"), url("../fonts/subset-PlutoSansW01-CondBold.svg#pluto") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "wlarc";
  src: url("../fonts/wlarc.eot");
  src: url("../fonts/wlarc.eot?#iefix") format("embedded-opentype"), url("../fonts/wlarc.woff") format("woff"), url("../fonts/wlarc.ttf") format("truetype"), url("../fonts/wlarc.svg#wlarc") format("svg");
  font-weight: 400;
  font-style: normal; }

* {
  margin: 0;
  padding: 0;
  min-width: 1px;
  outline: 0 none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

*:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

html, body {
  margin: 0; }

hr {
  height: 0;
  border: 0;
  font-size: 0;
  clear: both;
  display: block;
  overflow: hidden; }

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

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5 {
  font-weight: normal; }

mark {
  background: none; }

button {
  background: rgba(255, 255, 255, 0);
  border: medium none; }

table {
  border-spacing: 0; }

td {
  vertical-align: middle; }

img {
  max-width: 100%;
  display: block;
  height: auto; }

a {
  color: #004a80;
  outline: 0 none;
  text-decoration: none; }
  a:hover {
    outline: 0 none;
    text-decoration: none; }
  a > img {
    border: 0; }

input:not([type="radio"]):not([type="checkbox"]), select, textarea {
  transition: all 0.35s ease;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  outline: 0 none;
  width: 100%; }

input[type="submit"], input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  width: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
  opacity: 1; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
  opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
  opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
  opacity: 1; }

::-moz-selection {
  color: #fff;
  background: #004a80; }

::selection {
  color: #fff;
  background: #004a80; }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

.fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.5%;
  position: relative;
  z-index: 0; }
  .fullframe > iframe, .fullframe > object, .fullframe > embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }

.alignleft, .al {
  float: left; }

.alignright, .ar {
  float: right; }

.aligncenter, .ac {
  margin-left: auto;
  margin-right: auto; }

.valign {
  display: inline-block;
  vertical-align: middle;
  max-width: 94%; }

.vfix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.wp-video {
  margin-bottom: .75em;
  width: auto !important; }
  .wp-video .mejs-video {
    width: auto !important;
    height: auto !important; }

.flex {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flex_start, .aparent {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.aparent article {
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0; }

.aparent aside {
  width: 350px;
  max-width: 100%;
  margin-left: 3.5%; }

.content img.alignright {
  margin: 0 0 1.5em 1.5em; }

.content img.alignleft {
  margin: 0 1.5em 1.5em 0; }

.content img.alignnone {
  display: inline-block;
  vertical-align: baseline;
  margin: 0; }

.selbel_w {
  position: relative;
  display: block;
  width: 100%;
  font: 400 14px/1.6rem "Open Sans", sans-serif;
  height: 1.6666666667rem; }
  .selbel_w select {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    display: block;
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-appearance: menulist-button; }
    .selbel_w select + span {
      text-overflow: ellipsis;
      white-space: nowrap;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #fff;
      color: #808080;
      padding: 0 0.6666666667rem;
      border-radius: 2px;
      border: 1px solid #ccc; }
      .selbel_w select + span:after {
        content: '\6a';
        font-family: "wlarc";
        line-height: 1.6666666667rem;
        color: #fff;
        position: absolute;
        right: -1px;
        top: -1px;
        width: 1.6666666667rem;
        background: #111;
        text-align: center;
        border-radius: 0 2px 2px 0; }
      .selbel_w select + span.err {
        border-color: #ef4036; }
    .selbel_w select option {
      padding: 5px; }

#menuopen {
  display: none;
  position: absolute;
  top: 24px;
  right: 3%;
  width: 25px;
  height: 27px;
  cursor: pointer;
  z-index: 1990; }
  #menuopen:before, #menuopen:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    box-shadow: 0 5px 0 0 #004a80, 0 21px 0 0 #004a80; }
  #menuopen:after {
    content: '';
    position: absolute;
    top: 8px;
    height: 5px;
    box-shadow: 0 5px 0 0 #004a80; }
  #menuopen.active:before, #menuopen.active:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #004a80;
    box-shadow: none; }
  #menuopen.active:before {
    backface-visibility: hidden;
    transform: rotate(-45deg) translate(-9px, 9px); }
  #menuopen.active:after {
    backface-visibility: hidden;
    transform: rotate(45deg) translate(9px, 9px); }

.showbox {
  transition: all .5s ease;
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 98989; }
  .showbox.is_loading {
    visibility: visible;
    opacity: 1; }
  .showbox .loader {
    position: relative;
    margin: 0 auto;
    width: 40px; }
    .showbox .loader:before {
      content: '';
      display: block;
      padding-top: 100%; }
  .showbox .circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .showbox .path {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite;
    stroke-linecap: round; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

@keyframes color {
  100%, 0% {
    stroke: red; }
  40% {
    stroke: blue; }
  66% {
    stroke: green; }
  80%, 90% {
    stroke: yellow; } }

.val-error {
  color: #DD4B49; }

.c {
  clear: both;
  font-size: 0;
  overflow: hidden;
  display: block; }

.equation.stacked {
  display: inline-block; }

.equation.stacked .number {
  display: block;
  margin-left: 1em;
  text-align: right; }

.equation.stacked .operator {
  float: left; }

.equation.stacked .equals {
  display: block;
  height: 0;
  border-bottom: solid 1px black;
  overflow: hidden; }

/* Proofing exam tables */
.que table {
  width: 100%; }

.que table th, td {
  padding: 2px; }

.que table tr:nth-child(2) td {
  padding-bottom: 20px; }

.bg, .intro, .intro {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.ani, a, #menuopen, #menuopen:before, #menuopen:after, a, #menuopen, #menuopen:before, #menuopen:after {
  transition: all 0.35s ease; }

[data-icon]:before {
  font-family: "wlarc" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="i-"]:before,
[class*=" i-"]:before {
  font-family: "wlarc" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.i-lock:before {
  content: "\61"; }

.i-lock1:before {
  content: "\62"; }

.i-unlock:before {
  content: "\63"; }

.i-unlock1:before {
  content: "\64"; }

.i-unlock2:before {
  content: "\65"; }

.i-lock2:before {
  content: "\66"; }

.i-check:before {
  content: "\67"; }

.i-check1:before {
  content: "\68"; }

.i-angle1:before {
  content: "\69"; }

.i-angle:before {
  content: "\6a"; }

* {
  margin: 0;
  padding: 0;
  min-width: 1px;
  outline: 0 none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

*:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

html, body {
  margin: 0; }

hr {
  height: 0;
  border: 0;
  font-size: 0;
  clear: both;
  display: block;
  overflow: hidden; }

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

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5 {
  font-weight: normal; }

mark {
  background: none; }

button {
  background: rgba(255, 255, 255, 0);
  border: medium none; }

table {
  border-spacing: 0; }

td {
  vertical-align: middle; }

img {
  max-width: 100%;
  display: block;
  height: auto; }

a {
  color: #004a80;
  outline: 0 none;
  text-decoration: none; }

a:hover {
  outline: 0 none;
  text-decoration: none; }

a > img {
  border: 0; }

input:not([type="radio"]):not([type="checkbox"]), select, textarea {
  transition: all 0.35s ease;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  outline: 0 none;
  width: 100%; }

input[type="submit"], input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  width: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
  opacity: 1; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
  opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
  opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
  opacity: 1; }

::-moz-selection {
  color: #fff;
  background: #004a80; }

::selection {
  color: #fff;
  background: #004a80; }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

.fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.5%;
  position: relative;
  z-index: 0; }

.fullframe > iframe, .fullframe > object, .fullframe > embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.alignleft, .al {
  float: left; }

.alignright, .ar {
  float: right; }

.aligncenter, .ac {
  margin-left: auto;
  margin-right: auto; }

.valign {
  display: inline-block;
  vertical-align: middle;
  max-width: 94%; }

.vfix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.wp-video {
  margin-bottom: .75em;
  width: auto !important; }

.wp-video .mejs-video {
  width: auto !important;
  height: auto !important; }

.flex {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flex_start, .aparent, .aparent {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.aparent article {
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0; }

.aparent aside {
  width: 350px;
  max-width: 100%;
  margin-left: 3.5%; }

.content img.alignright {
  margin: 0 0 1.5em 1.5em; }

.content img.alignleft {
  margin: 0 1.5em 1.5em 0; }

.content img.alignnone {
  display: inline-block;
  vertical-align: baseline;
  margin: 0; }

.selbel_w {
  position: relative;
  display: block;
  width: 100%;
  font: 400 14px/1.6rem "Open Sans", sans-serif, sans-serif;
  height: 1.66667rem; }

.selbel_w select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-appearance: menulist-button; }

.selbel_w select + span {
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #000;
  padding: 0 0.66667rem;
  border-radius: 2px;
  border: 1px solid #ccc; }

.selbel_w select + span:after {
  content: '\6a';
  font-family: "wlarc";
  line-height: 1.66667rem;
  color: #fff;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 1.66667rem;
  background: #111;
  text-align: center;
  border-radius: 0 2px 2px 0; }

.selbel_w select + span.err {
  border-color: #ef4036; }

.selbel_w select option {
  padding: 5px; }

#menuopen {
  display: none;
  position: absolute;
  top: 24px;
  right: 3%;
  width: 25px;
  height: 27px;
  cursor: pointer;
  z-index: 1990; }

#menuopen:before, #menuopen:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  box-shadow: 0 5px 0 0 #004a80, 0 21px 0 0 #004a80; }

#menuopen:after {
  content: '';
  position: absolute;
  top: 8px;
  height: 5px;
  box-shadow: 0 5px 0 0 #004a80; }

#menuopen.active:before, #menuopen.active:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #004a80;
  box-shadow: none; }

#menuopen.active:before {
  backface-visibility: hidden;
  transform: rotate(-45deg) translate(-9px, 9px); }

#menuopen.active:after {
  backface-visibility: hidden;
  transform: rotate(45deg) translate(9px, 9px); }

.showbox {
  transition: all .5s ease;
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 98989; }

.showbox.is_loading {
  visibility: visible;
  opacity: 1; }

.showbox .loader {
  position: relative;
  margin: 0 auto;
  width: 40px; }

.showbox .loader:before {
  content: '';
  display: block;
  padding-top: 100%; }

.showbox .circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.showbox .path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite;
  stroke-linecap: round; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

@keyframes color {
  100%, 0% {
    stroke: red; }
  40% {
    stroke: blue; }
  66% {
    stroke: green; }
  80%, 90% {
    stroke: yellow; } }

html {
  font: 400 30px/1.2857 "Open Sans", sans-serif;
  background: #f5f5f5; }

body {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
  font-size: 18px;
  color: #000; }

#main {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
  margin-bottom: 2rem; }

.container {
  margin: 0 auto;
  width: 1140px;
  max-width: 94%;
  position: relative; }

h1 {
  font: 300 1.2rem/1.166 "pluto", "Open Sans", sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  h1 strong {
    font-weight: 700; }

h3 {
  font: 300 20px/1.6 "Open Sans", sans-serif;
  padding-bottom: 1.1666666667rem; }
  h3 strong {
    font-weight: 600; }

p {
  line-height: 1.57;
  padding-bottom: 1rem; }
  p strong {
    font-weight: 600; }

.button {
  display: inline-block;
  min-width: 5.3333333333rem;
  padding: 0 1rem;
  font: 600 14px/1.6666666667rem "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  border-radius: 2px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  background: #004a80;
  text-shadow: 0 1px 2px #000;
  transition: all 0.35s ease;
  cursor: pointer;
  position: relative; }
  .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #004a80;
    border-radius: 2px;
    transition: all 0.35s ease;
    opacity: 0; }
  .button.red {
    background: #ed2b1d; }
    .button.red:after {
      border-color: #ed2b1d; }
    .button.red:hover {
      color: #ed2b1d; }
  .button.black {
    background: #000; }
    .button.black:after {
      border-color: #000; }
    .button.black:hover {
      color: #000; }
  .button.gray {
    background: #808080;
    text-shadow: 0 0 5px #4a4a4a; }
    .button.gray:after {
      border-color: #808080; }
    .button.gray:hover {
      color: #808080 !important;
      text-shadow: none;
      background: none;
      border: 2px #808080; }
    .button.gray span {
      display: inline-block; }
    .button.gray.next {
      color: #fff;
      padding: 0 11px 0 0.9rem; }
      .button.gray.next span {
        padding-left: 0.5rem; }
    .button.gray.prev {
      color: #fff;
      padding: 0 0.6rem 0 11px; }
      .button.gray.prev span {
        padding-right: 0.5rem; }
  .button:hover {
    color: #004a80;
    background: #fff;
    text-shadow: none; }
    .button:hover:after {
      opacity: 1; }

header {
  background: #111;
  padding: 40px 4%;
  font: 300 18px/1.1 "Open Sans", sans-serif;
  color: #c1c1c1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: relative; }
  header:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    height: 3px;
    background: #7f0909;
    background: linear-gradient(to right, #7f0909 0%, #b21717 11%, #bd1b1b 26%, #a01010 36%, #720505 51%, #4e0000 80%, #4e0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f0909', endColorstr='#4e0000', GradientType=1 ); }
  header strong {
    font-weight: 700; }

.intro {
  background-image: url(/assets/images/main_bg.jpg);
  padding: 4.6666666667rem 0 4.6666666667rem 7%;
  margin-bottom: 1.3333333333rem; }
  .intro.page {
    background-image: none;
    background: #929292;
    color: #fff;
    padding: 2rem; }
    .intro.page h1 {
      text-shadow: 2px 2px #666;
      text-transform: none; }

.home_log_reg {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .home_log_reg > div {
    -ms-flex-preferred-size: 48.25%;
    flex-basis: 48.25%;
    max-width: 48.25%;
    text-align: center;
    padding: 2.6666666667rem 4% 3.5rem;
    background-image: url(../images/dots.png); }
  .home_log_reg h3 {
    color: #fff;
    padding-bottom: 0.7333333333rem; }
  .home_log_reg .left {
    background-color: #252525; }
  .home_log_reg .right {
    background-color: #ce2222; }

.user_login {
  width: 550px;
  max-width: 100%;
  margin: 55px auto 1.6666666667rem;
  padding: 1.4rem 3% 1.6666666667rem;
  text-align: center;
  background-color: #ce2222;
  background-image: url(../images/dots.png);
  position: relative; }
  .user_login:before {
    content: '';
    /* background: url(../images/user_log.png) 0 0 / cover no-repeat; */
    width: 110px;
    height: 181px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .user_login h3 {
    color: #fff; }
  .user_login h2.alert.alert-success {
    color: #fff;
    font-size: 1em; }
  .user_login form {
    width: 220px;
    margin: 0 auto; }
  .user_login input {
    margin-bottom: 10px; }
  .user_login .forgot_pass {
    display: block;
    padding: 5px 0 0.5666666667rem; }
    .user_login .forgot_pass a {
      font-size: 16px;
      color: #fff;
      border-bottom: 1px solid #fff; }
      .user_login .forgot_pass a:hover {
        border-color: transparent; }

.user_options {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 1.3333333333rem; }
  .user_options ul {
    margin: 0 -14px; }
  .user_options li {
    display: inline-block;
    padding: 0 14px;
    position: relative;
    line-height: 1.1; }
    .user_options li:not(:last-child):after {
      content: '|';
      position: absolute;
      top: -1px;
      right: 1px;
      width: 1px; }
  .user_options a {
    color: #010101; }
    .user_options a:hover {
      color: #ed2b1d; }

.bottom_line {
  padding-bottom: 0.6666666667rem;
  border-bottom: 1px solid #2d2d2d;
  text-align: center; }

.standart_test_intro .info {
  padding-top: 1.8333333333rem;
  text-align: center; }
  .standart_test_intro .info .questions_desc {
    padding: 0.5rem 0 3rem; }
    .standart_test_intro .info .questions_desc h3 {
      padding-bottom: 0; }

.my_account_before h1, .my_account_after h1 {
  padding-bottom: 1.5rem;
  text-align: left; }

.my_account_after .bottom_line {
  text-align: left; }

.user_enter {
  margin-bottom: 1.3333333333rem;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }
  .user_enter h3 {
    padding-bottom: 0;
    margin-right: 1.8%; }
  .user_enter form {
    -ms-flex-preferred-size: 41.3%;
    flex-basis: 41.3%;
    max-width: 41.3%; }
    .user_enter form input {
      margin-right: 10px; }

.tests .item {
  display: inline-block;
  vertical-align: top;
  width: 43.8%;
  padding: 0 3.5% 0 4.4%; }

.tests ul li {
  position: relative;
  padding-left: 1rem; }
  .tests ul li:not(:last-child) {
    padding-bottom: 0.5rem; }
  .tests ul li:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #111;
    border-radius: 50%; }
  .tests ul li a {
    text-decoration: underline;
    font-weight: bold; }
    .tests ul li a:hover {
      border-bottom-color: transparent; }

.tests ul.checked li {
  padding-left: 0.8333333333rem; }
  .tests ul.checked li:before {
    content: '\67';
    font-family: "wlarc";
    font-size: 14px;
    background: none;
    top: 3px; }

.tests .time_limt {
  font-size: .8em; }

.demographic_info {
  padding-top: 1.6666666667rem; }
  .demographic_info .radio_wrap:not(:last-child) {
    padding-right: 1.1rem; }
  .demographic_info .row > div {
    -ms-flex-preferred-size: 48.25%;
    flex-basis: 48.25%;
    max-width: 48.25%; }
  .demographic_info .row .left {
    text-align: right; }
  .demographic_info .row .right {
    text-align: left; }
  .demographic_info .input_wrap {
    width: 320px;
    max-width: 100%;
    margin-bottom: 10px; }
    .demographic_info .input_wrap small {
      color: #808080; }
  .demographic_info input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
    height: 30px; }
  .demographic_info p {
    padding-bottom: 0.7666666667rem; }
  .demographic_info .for_button {
    text-align: center;
    margin-top: 1.6666666667rem; }
  .demographic_info .selbel_w {
    line-height: 28px;
    height: 30px; }
    .demographic_info .selbel_w select + span:after {
      width: 30px;
      line-height: 30px;
      color: #000; }

.personametrics1 h3, .personametrics2 h3 {
  padding-bottom: 0.8333333333rem; }

.personametrics1 .radio_questions {
  width: 790px; }

.personametrics1 .bottom_line {
  margin-bottom: 1.8333333333rem; }

.personametrics1 .progress {
  margin-top: 0; }

.reg_title {
  text-align: center;
  padding-top: 0.3333333333rem;
  margin-bottom: 0.6666666667rem; }

.reg_info h3 {
  margin-bottom: 7px; }
  .reg_info h3 span {
    font-size: 14px; }

.reg_info p {
  margin-bottom: 0.4666666667rem; }

.reg_info input, .reg_info .selbel_w {
  margin-bottom: 10px;
  margin-right: 5px; }

.reg_info .inputs_wrap input, .reg_info .inputs_wrap .selbel_w {
  width: 48.5%; }

.reg_info .for_password {
  position: relative; }
  .reg_info .for_password:after {
    content: '\62';
    font-family: "wlarc";
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 14px; }
  .reg_info .for_password input {
    padding-right: 42px !important; }

.reg_buttons {
  margin: 0 -11% -50px;
  position: relative;
  top: 80px; }

.test_question_layout1 .paginations {
  margin-bottom: 10px; }

.test_question_layout2 .bottom_line {
  padding-bottom: 1rem; }

.test_question_layout2 .answers_info {
  margin-top: 1.3333333333rem; }
  .test_question_layout2 .answers_info .prev, .test_question_layout2 .answers_info .next {
    bottom: 40px; }

.for_math {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .for_math .math {
    width: 90px;
    margin: auto;
    line-height: 1;
    font-size: 0.8666666667rem;
    text-align: right;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #000; }
    .for_math .math p {
      line-height: 1;
      padding-bottom: 0; }
    .for_math .math small {
      font-size: 0.8666666667rem; }

.que_ans {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 0.6666666667rem; }
  .que_ans .que {
    -ms-flex-preferred-size: 48.25%;
    flex-basis: 48.25%;
    max-width: 48.25%;
    padding-left: 4.4%; }
  .que_ans .ans .radio_wrap {
    display: block; }
    .que_ans .ans .radio_wrap:not(:last-child) {
      padding-bottom: 15px; }
    .que_ans .ans .radio_wrap label {
      padding-left: 25px; }
      .que_ans .ans .radio_wrap label:before, .que_ans .ans .radio_wrap label:after {
        transform: translateY(0);
        top: 3px; }
  .que_ans h5 {
    font-size: 18px;
    font-weight: 600; }
    .que_ans h5 a {
      border-bottom: 1px solid transparent; }
      .que_ans h5 a:hover {
        border-bottom-color: #004a80; }

.radio_questions {
  width: 610px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left; }

.table {
  text-align: center; }
  .table ul {
    margin: 0 0 1.5rem 0.8333333333rem; }
  .table li:not(:last-child) {
    margin-bottom: 0.6rem; }
  .table h4 {
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    position: relative;
    line-height: 1.1;
    z-index: 0; }
    .table h4:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background: #ebebeb;
      z-index: -1; }
    .table h4 span {
      background: #fff;
      padding-right: 2%;
      display: inline-block; }
  .table .radio_parent {
    margin-left: 1%; }

.table_titles {
  text-align: right;
  padding: 0 0.2333333333rem 0.5rem; }
  .table_titles span {
    width: 15px;
    display: inline-block; }

.grid_question_layout .progress {
  margin-top: 0; }

.table_check {
  width: 65.4%;
  text-align: center;
  margin: 1.3333333333rem auto 0; }
  .table_check h3 {
    padding-bottom: 0;
    line-height: 1; }
  .table_check table {
    border-collapse: collapse;
    position: relative;
    left: -40px; }
    .table_check table thead td {
      padding: 0.6666666667rem 1rem; }
    .table_check table td {
      width: 137px;
      max-width: 100%;
      padding: 0.8333333333rem 1rem; }
    .table_check table tbody td {
      border-right: 1px solid #808080;
      border-bottom: 1px solid #808080; }
      .table_check table tbody td:first-child {
        border: none; }
      .table_check table tbody td:not(:first-child) {
        background: #f3f3f3; }
      .table_check table tbody td:last-child {
        background: #e1e1e1;
        border-right: none; }
    .table_check table tbody tr:last-child td {
      border-bottom: none; }
      .table_check table tbody tr:last-child td:not(:first-child) {
        background: #e1e1e1; }
      .table_check table tbody tr:last-child td:first-child {
        padding: 0.6666666667rem 1.3333333333rem; }
  .table_check td.selected_example {
    color: #ed2b1d;
    font-weight: bold; }
    .table_check td.selected_example .check_wrap label, .table_check td.selected_example .check_wrap input:checked + label {
      color: #ed2b1d; }
  .table_check .check_wrap {
    margin: 0; }
    .table_check .check_wrap label {
      color: #000;
      padding-left: 21px;
      padding-top: 0;
      line-height: 1;
      left: -6px;
      font-weight: 700;
      font-size: 1.1em;
      cursor: pointer; }
      .table_check .check_wrap label:before {
        width: 12px;
        height: 12px;
        background: #fff; }
      .table_check .check_wrap label:after {
        font-size: 10px;
        color: #ed2b1d;
        top: 2px; }
    .table_check .check_wrap input:checked + label {
      color: #000; }
      .table_check .check_wrap input:checked + label:before {
        background: #fff;
        border-color: #000; }

.answers_info {
  position: relative; }
  .answers_info .prev, .answers_info .next {
    position: absolute;
    bottom: 16px;
    color: #000; }
    .answers_info .prev:hover, .answers_info .next:hover {
      color: #a3a3a3; }
  .answers_info .prev {
    left: 0; }
  .answers_info .next {
    right: 0; }

.box {
  -ms-flex-preferred-size: 48.25%;
  flex-basis: 48.25%;
  max-width: 48.25%;
  background: #f7f7f7;
  padding: 1.5rem 4.4% 1.3333333333rem; }

.progress {
  width: 593px;
  height: 10px;
  max-width: 100%;
  margin: 0.6666666667rem auto 0.5rem;
  position: relative;
  background: #e1e1e1; }
  .progress .progress_bar {
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    background: #004a80;
    width: 75%; }
    .progress .progress_bar.red {
      background: #ed2b1d; }

.radio_wrap {
  display: inline-block; }
  .radio_wrap.red label:hover:before {
    border-color: #c12121; }
  .radio_wrap.red input:checked + label:before {
    border-color: #c12121; }
  .radio_wrap.red input:checked + label:after {
    border-color: #ed2b1d; }
  .radio_wrap label {
    cursor: pointer;
    padding-left: 15px;
    position: relative;
    display: inline-block; }
    .radio_wrap label:before, .radio_wrap label:after {
      content: '';
      position: absolute;
      transform: translateY(-50%);
      top: 50%;
      left: 0;
      width: 11px;
      height: 11px;
      border-radius: 50%;
      border: 1px solid #cdcdcd;
      transition: all 0.35s ease;
      z-index: 1; }
    .radio_wrap label:before {
      background: #fff; }
    .radio_wrap label:after {
      z-index: 0;
      border: 3px solid transparent; }
    .radio_wrap label:hover:before {
      border-color: #063659; }
  .radio_wrap input {
    display: none; }
    .radio_wrap input:checked + label:before {
      border-color: #063659;
      background: transparent; }
    .radio_wrap input:checked + label:after {
      background: #fff;
      border-color: #004a80; }

.checkboxes {
  width: 593px;
  font-size: 0;
  margin: 0 auto;
  max-width: 100%; }
  .checkboxes > div {
    margin: 0 -5px; }

.check_wrap {
  width: 20px;
  font-size: 14px;
  margin: 0 5px 16px;
  display: inline-block; }
  .check_wrap.blue input:checked + label:before {
    border-color: #003155;
    background: #004a80; }
  .check_wrap label {
    color: #808080;
    display: block;
    padding-top: 26px;
    position: relative;
    text-align: center;
    transition: all 0.35s ease; }
    .check_wrap label:before {
      content: '';
      position: absolute;
      transform: translateX(-50%);
      left: 50%;
      top: 2px;
      width: 20px;
      height: 20px;
      background: #f7f7f7;
      border: 1px solid #000;
      transition: all 0.35s ease;
      z-index: 0; }
    .check_wrap label:after {
      content: '\68';
      font-family: "wlarc";
      font-size: 11px;
      color: #f7f7f7;
      position: absolute;
      transform: translateX(-50%);
      left: 50%;
      top: 4px;
      transition: all 0.35s ease;
      z-index: 1;
      opacity: 0; }
  .check_wrap input {
    display: none; }
    .check_wrap input:checked + label {
      color: #424242; }
      .check_wrap input:checked + label:before {
        border-color: #585858;
        background: #787878; }
      .check_wrap input:checked + label:after {
        opacity: 1; }

input[type='radio'], input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type='radio']:after, input[type='checkbox']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: 1px;
    left: -1px;
    position: relative;
    background-color: #e2e2e2;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #808080; }
  input[type='radio']:checked:after, input[type='checkbox']:checked:after {
    background-color: #004a80; }

input[type='radio']:checked:after {
  background-color: #fff;
  border: 0.48em solid #004a80;
  box-shadow: 0 0 0 0em #000; }

input[type='checkbox']:after, input[type='checkbox']:checked:after {
  border-radius: 0; }

input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]), textarea {
  display: block;
  height: 1.6666666667rem;
  font: 400 14px "Open Sans", sans-serif;
  color: #000;
  background: #fff;
  padding: 0 0.6666666667rem;
  border-radius: 2px;
  border: 1px solid #ccc; }
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #808080;
    transition: all 0.35s ease; }
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1;
    color: #808080;
    transition: all 0.35s ease; }
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"])::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #808080;
    transition: all 0.35s ease; }
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    color: #808080;
    transition: all 0.35s ease; }
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus, textarea:focus {
    border-color: #000; }
    input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
      color: #000; }
    input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus:-moz-placeholder, textarea:focus:-moz-placeholder {
      color: #000; }
    input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus::-moz-placeholder, textarea:focus::-moz-placeholder {
      color: #000; }
    input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
      color: #000; }

#menu ul {
  margin: 0 -2.1% 1.8333333333rem; }

#menu li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 0 2.1%;
  position: relative; }
  #menu li:not(:last-child):after {
    content: '|';
    position: absolute;
    top: -1px;
    right: 1px;
    width: 1px; }

#menu a {
  color: #010101; }
  #menu a:hover {
    color: #ed2b1d; }

footer {
  padding: 0.9rem 0;
  text-align: center;
  position: relative; }
  footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    border-top: 1px solid #000; }
  footer small {
    font-size: 14px; }

.remodal {
  color: #fff;
  max-width: 550px;
  background-color: #ce2222;
  padding: 2.3333333333rem 2.5% 1.7333333333rem;
  background-image: url(../images/dots.png); }

.remodal-close {
  top: 8px;
  right: 8px;
  left: auto;
  color: #fff; }

.remodal-overlay {
  background: rgba(0, 0, 0, 0.7); }

.page404 {
  padding: 3.3333333333rem 0; }

.ripple {
  overflow: hidden;
  position: relative;
  z-index: 0; }

@keyframes ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.6; }
  to {
    transform: scale(50);
    opacity: 0; } }

.ripple-effect {
  position: absolute;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background: #337a82;
  z-index: -1;
  animation: ripple-animation 1.1s; }

.pageText div {
  margin-bottom: 10px; }
  .pageText div.pageTitle {
    color: #004a80;
    font-weight: 700;
    font-size: 1.1em; }
  .pageText div.pageAccent {
    margin-bottom: 0; }
  .pageText div ol {
    list-style: decimal;
    margin: 10px 0 10px 30px; }
    .pageText div ol li {
      margin-bottom: 8px;
      padding-left: 10px; }

.pageText .pageAccent {
  color: #004a80;
  font-weight: 700; }

ul.links {
  list-style: none;
  float: right; }
  ul.links li {
    display: inline-block;
    display: inline !important;
    color: #ce2222;
    text-transform: none;
    font-weight: 700; }
  ul.links li a {
    color: #c1c1c1;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600; }
  ul.links li a:hover {
    color: #ce2222; }
  ul.links li + li::before {
    content: " | ";
    color: #ce2222; }

/*# sourceMappingURL=style.css.map */
