@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
  font-family: 'Open Sans', sans-serif;
  list-style: none;
  font-weight: 300;
  letter-spacing: .2px;
}

a {
  text-decoration: none;
 }

 a, a:hover, a:visited, a:active {
  color: inherit;
 }

/* utilities */
.asterix {
  color:rgba(250, 114, 114, 0.822);
}

.atxt {
  font-weight: 300;
  font-size: 12px;
}

hr.solid {
  border-top: 1px dotted rgba(187, 187, 187, 0.322);
  margin-top: 2em;
  margin-bottom: 2em;
}

.bg-height {
  height: 100%;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.bold {
  font-weight: 600;
}

.italic {
  font-style: italic;
  margin-top: 2px;
  color: white;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

li {
  list-style: none;
}

h1 {
  font-size: 4em;
}

h3 {
  font-size: 1.8em;
}

.light {
  font-weight: 300;
}

.hide {
  display: none;
}

.text-white {
  color: #ffffff;
}

.text-gray {
  color: #9a9a9a !important;
  text-shadow: none !important;
}

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

.mt-1 {margin-top: 2em;}
.mt-2 {margin-top: 1em;}
.mt-3 {margin-top: .5em;}
.mt-4 {margin-top: 3em;}
.mt-5 {margin-top: 4.5em;}
.mt {margin-top: 8px;}
.mt-a {margin-top: 9px;}
.mb-1 {margin-bottom: 2em;}

.fb {
  margin-top: 26rem;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}

.fb2 {
  margin-top: 31em;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}

.container-flex {
  display: flex;
  justify-content: center;
}

.bg-form-name {
  background-color: rgba(0, 0, 0, 0.034);
  padding: 8px;
  border-radius: 18px;
}

/* Fonts */

.p-text-top {
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  font-weight: 700;
  font-size: 1.2em;
}

.p-text-1 {
  font-size: .886em;
}

.p-text-2 {
  font-size: .835em;
  text-align: left;
}

.p-intro {
  margin-top: 1em;
  font-size: .932em;
  color: white;
  text-align: center;
  width: 86%;
  font-weight: 100;
  line-height: 1.5em;
}

h3::after {
  content: " ";
  display: block;
  border-bottom: 4px solid #01a8d6;
  width: 88px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 2px;
  margin-bottom: 1.2rem;
  margin: auto;
}

h3.text-left::after {
  content: " ";
  display: block;
  border-bottom: 4px solid #01a8d6;
  width: 88px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 2px;
  margin-bottom: 1.2rem;
  margin-left: 0px;
}

.en-text{
  font-size: .628em;
}

.en-text-h3 {
  font-size: .978em;
}

.ws-text {
  font-size: .7em;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
}

.subhead {
  margin-top: 2em;
  color:#01a8d6be;
  text-transform: uppercase;
  font-size: 1.1em;
}

.subhead-m {
  margin-top: 1.4em;
  color: #01a8d6be;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 600;
}

.text-label {
  font-weight: 300;
  font-size: .785em; 
  color:rgba(0, 0, 0, 0.423);
  margin-left: 1em;
  margin-right: 1em;

}

.text-label-promo {
  display: none;
  font-weight: 500;
  font-size: .785em; 
  color:rgba(241, 13, 13, 0.581);
  margin-left: 1em;
}

.text-label-promo2 {
  display: block;
  font-weight: 700;
  font-size: .785em; 
  color:rgba(241, 13, 13, 0.581);
  margin-left: 1em;
  text-align: center;
}

.text-results {
  font-weight: 300;
  font-size: 2em;
  margin-top: .145em;
}

.text-amount {
  font-weight: 500;
  font-size: 1.1em;
  margin-top: .125em;
  border: none;
  width: 180px;
  vertical-align: center;
}

.final-amount {
  font-weight: 500;
  font-size: 1.4em;
  border: none;
  width: 180px;
  vertical-align: center;
}

/* layout */

#co-info {
  display: none;
}

#user-1 {
  display: none;
}

#user-3 {
  display: none;
}

.top-image-fade {
  height: 40em;
  background-image: url("images/main-pix-1-d.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
  padding-top: 1.2em;
}

.top-image-fade-2 {
  height: 44em;
  background-image: url("images/main-pix-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
  padding-top: 1.2em;
}

.top-image-fade-3 {
  width: 100%;
  background-image: url("images/main-pix-4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 1.4em;
}

.header-main {
  margin-top:  2.8em;
  font-size: 3.4em;
  line-height: 1.1em;
  text-align: center;
  font-weight: 500;
}

.header-main::after {
  content: " ";
  display: block;
  border-bottom: 4px solid #01a8d6;
  width: 88px;
  margin-top: 0px;
  padding-top: 18px;
  padding-bottom: 2px;
  margin-bottom: 1.2rem;
  margin: auto;
}

.card-main {
  width: 100%;
  padding: 1.1em 1.6em;
  background: #fffffff5;
  border-radius: 1.3em;
  margin-top: -25em;
}

.card-main-2 {
  width: 100%;
  padding: 1.1em 4.6em;
  background: #fffffff5;
  border-radius: 1.3em;
  margin-top: -28em;
}

.card-inside {
  width: 100%;
  padding: 1.1em 1.6em;
  background: #fffffff1;
  border-radius: .9em;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #cccccc;
}

input[type=text] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

input[type=number] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

input[type=email] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

input[type=date] {
  width: 100%;
  padding: 10px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

input[type=file] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: .9em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

/*Upload files type */

input:is([type="button"], [type="submit"], [type="reset"]), input[type="file"]::file-selector-button, button {
  align-items: flex-start;
  text-align: center;
  cursor: default;
  color: none;
  padding-top: 2px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-left: 6px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: none;
  border-right-color: none;
  border-bottom-color: none;
  border-left-color: none;
  border-image-source: none;
  border-image-slice: none;
  border-image-width: none;
  border-image-outset: none;
  border-image-repeat: none;
  background-color: #ffffff;
  box-sizing: border-box;
}

input[type="file"]::file-selector-button {
  -webkit-appearance: none;
  white-space: nowrap;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: .8em;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

/*Upload files END */

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid rgba(158, 158, 158, 0.512);
  border-radius: 32px;
}

input[type=radio] {
  width: 26px;
  height: 26px;
  margin-right: .4em;
  vertical-align: -8px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none;
}

.form-section {
  display: flex;
  gap: 20px;
}

.form-section-cal {
  display: flex;
}

.form-section-cal-1 {
  display: block;
  width: 65%;
  margin: 0 auto;
}

.form-index-section {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.form-col {
  width: 100%;
}

.form-col-100 {
  width: 100%;
}

.form-col-m {
  width: 100%;
  display: flex;
}

.form-rad-l {
  font-weight: 400;
  width: 222px;
  font-size: 14px;
}

.form-rad-r {
  font-weight: 500;
  width: 260px;
  font-size: 1.08em;
  line-height: .9em;
  text-indent: 10px;
}

.form-col:nth-of-type(1) {
  flex-shrink: 1.2;
}

.form-col:nth-of-type(4) {
  flex-shrink: 1.1;
}

.form-upd:nth-of-type(1) {width: 96%;}
.form-upd:nth-of-type(2) {width: 80%;}
.form-upd:nth-of-type(3) {width: 80%;}
.form-upd:nth-of-type(4) {width: 100%;}

.form-rad {
  width:100%;
}

.form-upd {
  width: 100%;
}

/* .form-upd:nth-of-type(4) {
  flex-grow: -1;
} */

.form-rad-1 {
  width: 100%;
  display: flex;
  justify-content: center; 
  align-items: top; 
}

.form-cal {
  width: 100%;
}

.form-col-1 {
  width: 480px;
}

.form-rad-add {
  width: 80%;
}

.form-rad-add-p {
  width: 20%;
}

.cont-flex-center {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {

.form-section {
    display: flex;
    flex-flow: row wrap;
}

.form-index-section {
    display: flex;
    flex-flow: row wrap;
  }
}

label {
  margin-left: 1em;
  font-weight: 600;
  font-size: .865em; 
  color:rgba(0, 0, 0, 0.423)
}

/* Rules for sizing the icon. */
.material-icons-outlined { 
  font-size: 18px !important; 
  vertical-align: text-bottom; 
  line-height: .745 !important;
}

.shadow {
  box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12)
    ;
}

footer {
  width: 100%;
  display: flex;
  background:rgba(0, 0, 0, 0.54);
  padding: 1em 0;
  margin-top: 6em;
  margin-right: auto;
  margin-left: auto;
}

.f-wrap-main {
  display: flex;
  justify-content: center;
  font-size: .8em;
  color: #ffffff;
}

.f-wrap-1 {
  font-size: .9em;
  color: #ffffff;
}

.f-wrap-2 {
  font-size: .9em;
  color: #ffffff;
}

/* Navbar start*/

.navhead {
  /* border-bottom: 1px solid #E2E8F0; */
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.32);
}

.navbar {
  padding: .9rem 1rem .7rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hamburger {
  display: none;
}

.bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
}

.nav-menu {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-item {
  color: #ffffff;
}

.nav-link{
  font-size: .7rem;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 1px;
}

.nav-link:hover{
  color: #2ab6e0;
}



/* Checkbox */
/* Customize the label (the container) */
.agree {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.agree input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 8px;
  border: 1px solid #cccccc;
}

/* On mouse-over, add a grey background color */
.agree:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.agree input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.agree input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.agree .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* buttons */

#btn-submit {
    color: #ffffff;
    font-weight: 700;
    font-size: 1em;
    background: linear-gradient(-165deg, rgba(245,173,1,1) 0%, rgba(249,213,65,1) 45%, rgba(255,158,0,1) 100%, rgba(255,158,0,1) 100%);    
    padding: 1.3em 9em;
    border: none;
    margin: 1.2em 0;
    border-radius: 32px;
    transition-duration: 0.4s;
    cursor: pointer;
}

#btn-submit:hover {
   background: #01a8d6;
}

#btn-cancel {
  color: #ffffff;
  font-weight: 700;
  font-size: 1em;
  background: #cccccc;    
  padding: 1.3em 2.1em;
  border: none;
  margin: 1.2em 0;
  border-radius: 32px;
  transition-duration: 0.4s;
  cursor: pointer;
}

#btn-next {
  color: #ffffff;
  font-weight: 700;
  font-size: 1em;
  background: linear-gradient(-165deg, rgba(245,173,1,1) 0%, rgba(249,213,65,1) 45%, rgba(255,158,0,1) 100%, rgba(255,158,0,1) 100%);    
  padding: 1.3em 9em;
  border: none;
  margin: 1.2em 0;
  border-radius: 32px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.btn-wrap{
  display: block;
} 

#btn-next:hover {
 background: #01a8d6;
}

.btn-member {
  width: 400px;
  height: 64px;
  display: block;
  text-align: center;
  background: 
  linear-gradient(-165deg, rgba(245,173,1,1) 0%, rgba(249,213,65,1) 45%, rgba(255,158,0,1) 100%, rgba(255,158,0,1) 100%);  
  /* padding: .8em 1em 4.8em 1em; */
  border: none;
  margin: 0px 14px 0px 14px;
  border-radius: 62px;
  transition-duration: 0.4s;
  cursor: pointer;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 45%);
}

.btn-return {
  width: 320px;
  display: block;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.2em;
  text-align: center;
  background-color: rgba(245,173,1,1);    
  padding: .6em 1em;
  border: none;
  margin: .2em 0;
  border-radius: 62px;
  transition-duration: 0.4s;
  cursor: pointer;
  background: linear-gradient(-165deg, rgba(245,173,1,1) 0%, rgba(249,213,65,1) 45%, rgba(255,158,0,1) 100%, rgba(255,158,0,1) 100%);
  /* text-shadow: 1px 1px 2px #0000008b;    */
}

.btn-member:hover {
  background-color:rgba(245,173,1,1);
}

.btn-header {
  color: #ffffff;
  font-weight: 700;
  font-size: 2.6em;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6); 
}

.btn-txt {
  margin-top: 12px;
  color: #ebebeb;
  font-weight: 400;
  font-size: .967em;
  text-align: center;
}

/* logo */
.brand {
  width: 4.6em;
}

/* Containers */

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
.container {
    max-width: 540px;
}
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  } 
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
} 

@media (min-width: 1280px) {
  .container {
    max-width: 1080px;
    }
}

@media (max-width: 981px) {

  .btn-wrap{
    width: 100%;
    display: block;
  }
  
  .btn-txt {
    margin-top: 10px;
    color: #ebebeb;
    font-weight: 400;
    font-size: .8em;
    text-align: center;
  }

  .italic {
    font-style: italic;
    margin-top: 0px;
    color: white;
    font-size: 1opx;
    font-weight: 300;
    text-align: center;
  }

  .form-upd:nth-of-type(1) {width: 100%;}
  .form-upd:nth-of-type(2) {width: 100%;}
  .form-upd:nth-of-type(3) {width: 100%;}
  .form-upd:nth-of-type(4) {width: 100%;}

  .btn-header {
    color: #ffffff;
    font-weight: 700;
    font-size: 2.2em;
    text-shadow: 1px 1px 2px #000000;   
  }

  .btn-member {
    width: 100%;
    display: block;
    margin: 14px 0px 14px 0px;
  }

  .form-rad-1 {
    width:100%;
    justify-content: center;
    flex-direction: column;  
  }

  .form-rad-add {
    width: 100%;
  }
  
  .form-rad-add-p {
    width: 100%;
  }

  .form-section-cal-1 {
    width: 95%;
  }
}

@media (max-width: 768px) {

  .nav-menu {
      position: fixed;
      left: -100%;
      top: 5rem;
      flex-direction: column;
      width: 100%;
      border-radius: 10px;
      text-align: center;
      transition: 0.3s;
      box-shadow:
          0 10px 27px rgba(0, 0, 0, 0.05);
      background-color: #000000;   
  }

  .nav-menu.active {
      left: 0;
  }

  .nav-item {
      margin: 2.5rem 0;
  }

  .nav-link{
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
  }

  .hamburger {
      display: block;
      cursor: pointer;
  }

  .hamburger.active .bar:nth-child(2) {
      opacity: 0;
  }

  .hamburger.active .bar:nth-child(1) {
      -webkit-transform: translateY(8px) rotate(45deg);
      transform: translateY(8px) rotate(45deg);
  }

  .hamburger.active .bar:nth-child(3) {
      -webkit-transform: translateY(-8px) rotate(-45deg);
      transform: translateY(-8px) rotate(-45deg);
  }
  
  .brand {
    width: 4em;
  } 
}


@media (max-width: 571px) {

  .form-section-cal-1 {
    width: 95%;
  }

  .form-col-m {
    width: 100%;
    display: flex;
    flex-direction: row;
  }

  .form-rad-l {
    font-weight: 400;
    width: 222px;
    font-size: 14px;
  }
  
  .form-rad-r {
    font-weight: 500;
    width: 260px;
    font-size: 1.08em;
    line-height: 1.1em;
    text-indent: 10px;
    vertical-align: middle;
  }

  .container {
    width: 94%
  }

    .form-rad-1 {
      width:100%;
      justify-content: center;
      flex-direction: column;  
    }  

  .header-main {
      margin-top:  3.5em;
      font-size: 2em;
      line-height: 1.4em;
      text-align: center;
      font-weight: 500;
  }
  
  .p-text-top {
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
    font-weight: 700;
    font-size: 1em;
  }

  .p-intro {
    font-size: .825em;
    line-height: 1.6em;
    width: 98%;
  }

  .ws-text {
    font-size: .7em;
    color: #ffffff;
    letter-spacing: 1px;
  }

  .text-amount {
    font-weight: 500;
    font-size: 1.1em;
    margin-top: .125em;
    border: none;
    width: 140px;
  }

  .final-amount {
    font-weight: 500;
    font-size: 1.4em;
    border: none;
    width: 180px;
    vertical-align: center;
  }

  .card-main {
    width: 94%;
    padding: 1.1em 1.6em;
    background: #fffffff1;
    border-radius: 1.3em;
    margin-top: -32em;
  }

  .f-wrap-2 {
    font-size: .7em;
    color: #ffffff;
  }

  .f-wrap-1 {
    font-size: .7em;
    color: #ffffff;
  }

  #btn-submit {
    width: 100%;
    font-weight: 700;
    font-size: 1em;
    padding: 1.3em 0em;
    margin: 1.2em 0;
    border-radius: 36px;
  }

  #btn-next {
    width: 100%;
    font-weight: 700;
    font-size: 1em;
    padding: 1.3em 7em;
    margin: 1.2em 0;
    border-radius: 36px;
  }

}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  border-radius: 12px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
    