/* ========== Normalize Styles ========== */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }


legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html,
body {
  height: 100%; }

.va-m {
  position: relative;
  z-index: 5;
  white-space: nowrap;
  height: 100%; }
  .va-m:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 100%; }

.va-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-left: -4px;
  white-space: normal;
  text-align: center; }

.section-join-us-top {
  position: relative;
  height: 510px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/upload/landing_register/head.jpg);
  background-size: cover; }
  .section-join-us-top:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .section-join-us-top h1 {
    font-family: Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 15px;
    line-height: 1.4; }
    .section-join-us-top h1 img {
      display: block;
      max-width: 215px;
      height: auto;
      margin: .3em auto 0 auto; }

@media only screen and (max-width: 1366px) {
  .section-join-us-top {
    height: 440px; } }

@media only screen and (max-width: 1200px) {
  .section-join-us-top {
    height: 400px; } }

@media only screen and (max-width: 991px) {
  .section-join-us-top {
    height: 360px; }
    .section-join-us-top h1 {
      font-size: 31px; }
      .section-join-us-top h1 img {
        max-width: 200px; } }

@media only screen and (max-width: 768px) {
  .section-join-us-top {
    height: 300px; }
    .section-join-us-top h1 {
      font-size: 26px; }
      .section-join-us-top h1 img {
        max-width: 180px; } }

@media only screen and (max-width: 560px) {
  .section-join-us-top {
    height: 260px; }
    .section-join-us-top h1 {
      font-size: 21px; }
      .section-join-us-top h1 img {
        max-width: 140px; } }

@media only screen and (max-width: 480px) {
  .section-join-us-top {
    height: 220px; }
    .section-join-us-top h1 {
      font-size: 19px; }
      .section-join-us-top h1 img {
        max-width: 120px; } }

@media only screen and (max-width: 420px) {
  .section-join-us-top {
    height: 200px; }
    .section-join-us-top h1 {
      font-size: 16px; }
      .section-join-us-top h1 img {
        max-width: 100px; } }

@media only screen and (max-width: 360px) {
  .section-join-us-top {
    height: 160px; }
    .section-join-us-top h1 {
      font-size: 15px; }
      .section-join-us-top h1 img {
        max-width: 100px; } }

.section-join-us-reasons {
  background-color: #eeeeee;
  color: #5e5e5e;
  font-family: Arial, sans-serif;
  padding-left: 15px;
  padding-right: 15px; }

.join-us-reasons-list {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  overflow: hidden; }

.join-us-reasons-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
  padding-top: 51px;
  min-height: 300px; }

.juri-number {
  display: block;
  position: absolute;
  z-index: 2;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 100px;
  line-height: .76;
  color: #ff0d16;
  top: 0;
  left: 0;
  right: 0;
  text-align: center; }

.juri-img {
  width: 480px;
  float: left;
  position: absolute;
  z-index: 5;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  top: 51px;
  left: 0; }

.juri-desc {
  background-color: #fff;
  position: relative;
  z-index: 4;
  padding: 30px 38px;
  margin-left: 480px;
  font-size: 18px;
  line-height: 1.4; }
  .juri-desc h2 {
    font-size: 26px;
    color: #4b4b4b;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: .8em; }
  .juri-desc ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .juri-desc ul li {
      margin-bottom: .76em;
      padding-left: 25px;
      position: relative; }
      .juri-desc ul li:last-child {
        margin-bottom: 0; }
      .juri-desc ul li:before, .juri-desc ul li:after {
        content: '';
        display: block;
        position: absolute;
        left: 0; }
      .juri-desc ul li:before {
        width: 12px;
        height: 12px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #dddddd;
        top: 6px; }
      .juri-desc ul li:after {
        top: -4px;
        left: 3px;
        width: 8px;
        height: 15px;
        border-right: 1px solid #ff0d16;
        border-bottom: 1px solid #ff0d16;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
  .juri-desc a {
    color: inherit; }
    .juri-desc a:hover {
      text-decoration: none; }

@media only screen and (max-width: 1180px) {
  .juri-img {
    width: 360px; }
  .juri-desc {
    margin-left: 360px;
    font-size: 17px;
    padding: 25px 30px; }
    .juri-desc h2 {
      font-size: 25px; } }

@media only screen and (max-width: 991px) {
  .juri-img {
    width: 320px; }
  .juri-desc {
    margin-left: 320px;
    font-size: 16px;
    padding: 22px 28px; }
    .juri-desc h2 {
      font-size: 24px; } }

@media only screen and (max-width: 768px) {
  .join-us-reasons-list {
    padding-top: 40px; }
  .juri-img {
    width: 240px;
    top: 41px; }
  .juri-desc {
    margin-left: 240px;
    font-size: 15px;
    padding: 15px 20px; }
    .juri-desc h2 {
      font-size: 21px; }
  .join-us-reasons-item {
    margin-bottom: 30px;
    padding-top: 41px; }
  .juri-number {
    font-size: 82px; } }

@media only screen and (max-width: 660px) {
  .join-us-reasons-item {
    padding-top: 0; }
  .juri-img {
    width: auto;
    top: 0;
    position: static;
    float: none;
    height: 260px; }
  .juri-desc {
    margin-left: 0; }
  .juri-number {
    font-size: 60px;
    position: static;
    margin-bottom: .4em; } }

@media only screen and (max-width: 520px) {
  .juri-img {
    height: 200px; }
  .juri-number {
    font-size: 48px;
    line-height: 1; } }

.sect-title {
  font-family: Arial, sans-serif;
  color: #4b4b4b;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1em; }

.section-join-us-features {
  font-family: Arial, sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
  overflow: hidden; }

.juf-list {
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.juf-item {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
  margin-left: -4px; }

.juf-img {
  margin-bottom: .9em; }
  .juf-img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }

.juf-desc {
  margin: 0; }

.juf-value {
  display: block;
  font-size: 36px;
  line-height: 1;
  color: #ff0d16;
  margin-bottom: .16em; }

.juf-text {
  display: block;
  font-size: 16px;
  color: #4b4b4b; }

@media only screen and (max-width: 768px) {
  .juf-item {
    width: 50%; } }

@media only screen and (max-width: 660px) {
  .juf-item {
    margin-bottom: 40px; } }

@media only screen and (max-width: 480px) {
  .juf-item {
    width: auto;
    margin-left: 0;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sect-title {
    font-size: 28px; } }

@media only screen and (max-width: 660px) {
  .sect-title {
    font-size: 25px; }
  .section-join-us-registration,
  .section-join-us-features {
    padding-top: 40px; } }

.section-join-us-registration {
  font-family: Arial, sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #eeeeee;
  text-align: center; }
.section-join-us-registration .form-group
{
	padding-top: 0 !important;
margin-bottom: 1.2em	}
.jur-text {
  display: block;
  font-size: 18px;
  color: #4b4b4b;
  margin-bottom: 1.6em; }

.social-list {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1.2em; }
  .social-list li {
    display: inline-block;
    margin-right: 11px; }
    .social-list li:last-child {
      margin-right: 0; }
    .social-list li a {
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }
      .social-list li a:hover {
        opacity: .7; }

.form-registration {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  .form-registration input[type="text"] {
    display: block;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 43;
    color: #777; }
    .form-registration input[type="text"]::-webkit-input-placeholder {
      font-size: 14px;
      color: #999; }
    .form-registration input[type="text"]::-moz-placeholder {
      font-size: 14px;
      color: #999; }
    .form-registration input[type="text"]:-moz-placeholder {
      font-size: 14px;
      color: #999; }
    .form-registration input[type="text"]:-ms-input-placeholder {
      font-size: 14px;
      color: #999; }
  .form-registration .checkbox-field-wrapper {
    margin-bottom: 20px;
    position: relative; }
    .form-registration .checkbox-field-wrapper input[type="checkbox"] {
      display: block;
      width: 15px;
      height: 15px;
      background-color: #fafafa;
      border: 1px solid #d4d4d4;
      -webkit-border-radius: 1px;
              border-radius: 1px;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: 0;
      position: absolute;
      z-index: 5;
      left: 0;
      top: 1px; }
    .form-registration .checkbox-field-wrapper label {
      margin-left: 30px;
      font-size: 14px;
      color: #4b4b4b; }
      .form-registration .checkbox-field-wrapper label a {
        color: #4b4b4b; }
        .form-registration .checkbox-field-wrapper label a:hover {
          text-decoration: none; }
  .form-registration input[type="submit"] {
    display: block;
    background-color: #ff6129;
    border: 2px solid #ff6129;
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 16px;
    color: #fafafa;
    font-weight: bold;
    letter-spacing: .03em;
    -webkit-transition: opacity .3s;
    transition: opacity .3s; }
    .form-registration input[type="submit"]:hover {
      background-color: transparent;
	color: #ff0000;
	  }
.form-field.error, .form-registration input.error {
  border: 1px solid #FF0000!important;
}
.green_text
{
	color: green;
}