﻿
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px !important;
}
.modal-body .section {
    padding: 0px 0;
    position: relative;
}
.modal-body  .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-body  .section {
  background-color: #124c8a;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.modal-body 
header {
  padding: 12px 48px;
  z-index: 10;
}
@media (max-width: 440px) {
 .modal-body  header {
    padding: 48px 24px;
  }
}
.modal-body  header > h3 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fff;
  z-index: 1000;
}
.modal-body header > h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffff;
}

.modal-body  main {
  flex: 1;
  z-index: 100;
  padding: 0 48px;
}
@media (max-width: 440px) {
 .modal-body  main {
    padding: 0 24px;
  }
}

.modal-body  footer {
  width: 100%;
  background-color: #09386b;
  padding: 16px;
  align-self: center;
  text-align: center;
  margin-top: 10px;
}
.modal-body footer a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.modal-body footer a:hover {
  text-decoration: underline;
}

.modal-body form {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.modal-body .label {
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
}

.modal-body small {
  display: none;
}
.modal-body small.errorOnce {
  margin-top: 2px;
}

.modal-body .form-item input[type=text],
.modal-body .form-item input[type=number],
.modal-body .form-item input[type=email] {
  display: block;
  color: #E2E3E8;
  font-size: 16px;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #75759E;
  padding: 8px 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}
.form-item small {
  /*letter-spacing: 1px;*/
}
.form-item i {
  font-size: 12px;
  color: red;
}

.box-item {
     height: 38px;
  margin-bottom: 0px;
}

.form-item-double {
  display: flex;
}
.form-item-double .form-item {
  flex: 1 1 auto;
}
.form-item-double .form-item:nth-child(1) {
  padding-right: 16px;
}
.form-item-double .form-item:nth-child(2) {
  padding-left: 16px;
}

.form-item-triple {
  display: flex;
  align-items: center;
  padding-top: 6px;
}
.form-item-triple .radio-label {
  flex: 1 1 auto;
  text-align: left;
}
.form-item-triple .radio-label label {
  display: inline-block;
  vertical-align: middle;
}
.form-item-triple .form-item {
  flex: 3 1 auto;
  text-align: center;
  margin: 0;
}
.form-item-triple .form-item label, .form-item-triple .form-item input[type=radio] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(226, 227, 232, 0.75);
  font-size: 16px;
}

.submit {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  padding: 5px 29px;
  margin-top: 1px;
  border: 1px solid #75759E;
  border-radius: 20px;
  cursor: pointer;
  transition: all ease 0.2s;
}
.submit:hover {
  background-color: #00a6ef;
  border: 2px solid #00a6ef;
}

.wave {
  position: absolute;
  top: 0;
  left: 50%;
  width: 800px;
  height: 800px;
  margin-top: -600px;
  margin-left: -400px;
  background: #366aa1;
  border-radius: 40%;
  -webkit-animation: shift 20s infinite linear;
  animation: shift 20s infinite linear;
  z-index: 0;
}

@-webkit-keyframes shift {
  from {
    transform: rotate(360deg);
  }
}

@keyframes shift {
  from {
    transform: rotate(360deg);
  }
}


.start-popup .modal-content .contain {
   
     
}
.start-popup .modal-body {
  padding: 0; }

.start-popup .modal-content {
  background-image: url(../img/popup.png);
  background-repeat: no-repeat;
  background-position: top center; }

.start-popup .modal-header {
  height: 190px;
  border: none; }

.start-popup .close {
  z-index: 9;
  position: absolute;
  right: 0;
  background-color: #fff;
  color: #158df7;
  opacity: 1;
  border-radius: 15px;
  top: 0;
  padding: 10px 15px;
  top: -20px;
  right: -20px; }

@media (min-width: 576px) {
 .start-popup  .modal-dialog {
    max-width: 500px;
    margin: 4.75rem auto;
    }
  .start-popup .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .start-popup   .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
 .start-popup  .modal-sm {
    max-width: 300px; } }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}