html {
  margin: 0;
  padding: 0; }

body {
  font-family: "ralewaymedium", arial, sans-serif;
  background-color: #171831;
  font-size: 16px;
  color: #D8D8D8;
  margin: 0;
  padding: 0;
  line-height: 24px; }

a {
  text-decoration: none; }

:focus {
  outline: 0; }

ul li {
  list-style: none; }

ul {
  margin: 0;
  padding: 0; }

strong {
  font-weight: bold; }

i {
  font-style: normal; }

.brdtn {
  border: 0 !important; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.fn {
  float: none; }

.db {
  display: block !important; }

.dn {
  display: none; }

.di {
  display: inline; }

.dib {
  display: inline-block; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.tal {
  text-align: left !important; }

.taj {
  text-align: justify; }

.posr {
  position: relative; }

.posa {
  position: absolute; }

.posf {
  position: fixed; }

.poss {
  position: static; }

.ovh {
  overflow: hidden; }

.ovv {
  overflow: visible; }

.ovs {
  overflow: scroll; }

.curp {
  cursor: pointer; }

.curd {
  cursor: default; }

.tdu {
  text-decoration: underline; }

.fwb {
  font-weight: bold; }

/* Padding */
.p0 {
  padding: 0; }

.p5 {
  padding: 5px; }

.p10 {
  padding: 10px; }

.p15 {
  padding: 15px; }

.p20 {
  padding: 20px; }

.pt0 {
  padding-top: 0; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pr0 {
  padding-right: 0 !important; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pb0 {
  padding-bottom: 0; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pl0 {
  padding-left: 0; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.p0-10 {
  padding: 0 10px; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

/* Margin */
.m0 {
  margin: 0; }

.m5 {
  margin: 5px; }

.m10 {
  margin: 10px; }

.m15 {
  margin: 15px; }

.m20 {
  margin: 20px; }

.mt0 {
  margin-top: 0; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt-1 {
  margin-top: -1px; }

.mr0 {
  margin-right: 0; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr40 {
  margin-right: 40px; }

.mb0 {
  margin-bottom: 0; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.ml0 {
  margin-left: 0; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.m0a {
  margin: 0 auto; }

.m5a {
  margin: 5px auto; }

.m10a {
  margin: 10px auto; }

.m15a {
  margin: 15px auto; }

.m20a {
  margin: 20px auto; }

.m0-5 {
  margin: 0 5px; }

.m0-10 {
  margin: 0 10px; }

.m0-15 {
  margin: 0 15px; }

.m0-20 {
  margin: 0 20px; }

.ma-a {
  margin: auto; }

.w10 {
  width: 10px; }

.w20 {
  width: 20px; }

.w30 {
  width: 30px; }

.w40 {
  width: 40px; }

.w50 {
  width: 50px; }

.w60 {
  width: 60px; }

.w70 {
  width: 70px; }

.w80 {
  width: 80px; }

.w85 {
  width: 85px; }

.w90 {
  width: 90px; }

.w100 {
  width: 100px; }

.w10p {
  width: 10%; }

.w20p {
  width: 20%; }

.w30p {
  width: 30%; }

.w40p {
  width: 40%; }

.w48p {
  width: 48%; }

.w50p {
  width: 50%; }

.w60p {
  width: 60%; }

.w70p {
  width: 70%; }

.w80p {
  width: 80%; }

.w90p {
  width: 90%; }

.w95p {
  width: 95%; }

.w100p {
  width: 100%; }

.primary-color {
  color: #FFE600; }

.secondary-color {
  color: #004282; }

.c1 {
  color: #fff; }

.c0 {
  color: #000; }

@font-face {
  font-family: 'ralewayregular';
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.eot");
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.woff") format("woff"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-regular.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaymedium';
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.eot");
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.woff2") format("woff2"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.woff") format("woff"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.ttf") format("truetype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-500.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewaybold';
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.eot");
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.woff") format("woff"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-700.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ralewayblack';
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.eot");
  src: url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.woff2") format("woff2"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.woff") format("woff"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.ttf") format("truetype"), url("../fonts/Raleway/raleway-v14-latin-ext_latin-800.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/Opensans/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/Opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/Opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/Opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

.fz10 {
  font-size: 10px; }

.fz11 {
  font-size: 11px; }

.fz12 {
  font-size: 12px; }

.fz13 {
  font-size: 13px; }

.fz14 {
  font-size: 14px; }

.fz15 {
  font-size: 15px; }

.fz16 {
  font-size: 16px; }

.fz17 {
  font-size: 17px; }

.fz18 {
  font-size: 18px; }

.fz19 {
  font-size: 19px; }

.fz20 {
  font-size: 20px; }

.fz22 {
  font-size: 22px; }

.fz24 {
  font-size: 24px; }

.ff-rr {
  font-family: 'ralewayregular',sans-serif; }

.ff-rm {
  font-family: 'ralewaymedium',sans-serif; }

.ff-rb {
  font-family: 'ralewaybold',sans-serif; }

.ff-rblck {
  font-family: 'ralewayblack',sans-serif; }

.ff-ossb {
  font-family: 'open_sanssemibold',sans-serif; }

input,
select,
button,
textarea {
  box-sizing: border-box; }

.btn {
  height: 44px;
  display: block;
  line-height: 44px;
  border-radius: 8px;
  transition: all .5s;
  width: 100%;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.btn-secondary {
  border: 1px solid #D8D8D8;
  color: #D8D8D8; }

.btn-primary {
  color: #000;
  font-family: "ralewayblack", sans-serif;
  background-image: radial-gradient(70% 70%, #FFE651 40%, #C79D31 100%); }

.input {
  height: 55px;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  background: none;
  color: #D8D8D8;
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  width: 100%; }

.form-group {
  position: relative; }
  .form-group.tel label {
    position: absolute;
    font-size: 12px;
    top: -16px;
    padding: 5px;
    left: 15px;
    background: #171831; }
  .form-group.tel input {
    text-indent: 100px; }
  .form-group.tel .country {
    font-family: "open_sanssemibold", sans-serif;
    position: absolute;
    border-right: 1px solid #D8D8D8;
    width: 70px;
    background: url("../img/arrow.svg") no-repeat 40px 10px;
    text-align: left;
    left: 20px;
    top: 15px; }
  .form-group.float {
    margin-bottom: 30px; }
    .form-group.float input {
      height: 55px;
      border-radius: 8px;
      border: 1px solid #D8D8D8;
      background: none;
      color: #D8D8D8;
      font-size: 16px;
      font-family: "open_sanssemibold", sans-serif;
      width: 100%;
      text-indent: 10px; }
    .form-group.float input:focus {
      outline: none; }
    .form-group.float label {
      color: #999;
      font-size: 18px;
      font-weight: normal;
      position: absolute;
      pointer-events: none;
      left: 10px;
      top: 15px;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all;
      padding: 0 4px; }
    .form-group.float input:focus ~ label,
    .form-group.float input:valid ~ label {
      top: -12px;
      font-size: 12px;
      color: #D8D8D8;
      background: #171831; }
  .form-group.error input {
    border-color: #D8001A; }
  .form-group.error .error-message {
    display: block;
    background: #D8001A;
    border-radius: 7px;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    text-align: left; }
    .form-group.error .error-message .error-icon {
      background: url("../img/info-icon.svg");
      background-size: cover;
      width: 15px;
      height: 15px;
      display: inline-block;
      margin-left: 10px;
      position: relative;
      top: 3px; }
    .form-group.error .error-message span {
      font-family: "ralewaymedium", sans-serif;
      font-size: 12px;
      color: #fff; }
  .form-group.checkbox {
    text-align: left;
    margin-bottom: 20px;
    color: #9AB0C7;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */ }
    .form-group.checkbox.error .checkmark {
      border: 2px solid #D8001A; }
    .form-group.checkbox .c-checkbox {
      display: block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 12px;
      cursor: pointer;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .form-group.checkbox .c-checkbox input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .form-group.checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 26px;
      width: 26px;
      border: 2px solid #9AB0C7; }
    .form-group.checkbox .c-checkbox:hover input ~ .checkmark {
      background: #000; }
    .form-group.checkbox .c-checkbox input:checked ~ .checkmark {
      background: url("../img/checkbox.svg") no-repeat -10px;
      border: none; }
    .form-group.checkbox .contract-link {
      color: #9AB0C7;
      text-decoration: underline; }
  .form-group .error-message {
    display: none; }

button:disabled,
button[disabled] {
  opacity: .5;
  cursor: default; }

.sweet-alert .sa-icon.sa-custom {
  width: 40px !important;
  height: 40px !important; }

header {
  height: 80px;
  background: #004282; }
  header .logo {
    display: block;
    margin-top: 30px;
    width: 110px; }
    @media (max-width: 768px) {
      header .logo {
        margin: 30px auto; } }

.content {
  padding-top: 80px; }
  .content.blur {
    -webkit-filter: blur(2px); }
  @media (max-width: 768px) {
    .content {
      padding-top: 25px; } }
  .content h1 {
    font-size: 24px;
    margin-bottom: 35px;
    font-family: "ralewaybold",sans-serif; }
  .content .send-code-again {
    display: block;
    color: #D8D8D8;
    margin-bottom: 40px;
    font-size: 14px;
    font-family: "ralewaymedium", sans-serif; }
    .content .send-code-again.disable {
      opacity: .5;
      cursor: default; }
  .content .success {
    display: block;
    margin: 20px auto; }
  .content .info-text {
    font-size: 12px;
    color: #fff;
    margin-bottom: 40px;
    text-align: left; }
    .content .info-text a {
      color: #fff; }

.wrong-number {
  padding: 0 20px; }
  .wrong-number .wrong-number-message {
    font-size: 14px;
    color: #fff;
    margin-bottom: 25px;
    font-family: "ralewaymedium", sans-serif; }
  .wrong-number .wrong-number-phone {
    margin-bottom: 25px;
    color: #fff;
    font-size: 12px; }
    .wrong-number .wrong-number-phone span {
      font-size: 20px;
      font-family: "ralewaybold", sans-serif;
      color: #FFE600;
      display: block;
      margin-bottom: 5px; }
  .wrong-number .or {
    font-size: 12px;
    color: white; }

@media screen and (min-width: 1024px) {
    #titleDesc {
        height: 125px;
    }
}
@media screen and (max-width: 1024px) {
    #titleDesc {
        height: 200px;
    }
}