
@import "https://fonts.googleapis.com/css?family=Roboto:light,lightitalic,normal,italic,bold,bolditalic";
    /* Injected CSS Code */


*,
*:after,
*:before {
  box-sizing: border-box;
}
.form-all {
  font-family: "Roboto", sans-serif;
}
.main .jotform-form {
  width: 100%;
  padding: 0 3%;
}
.form-all {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 752px;
}
.form-line-active {
  background-color: rgba(0, 123, 42, 0.2) !important;
}
.form-all {
  font-size: 16px;
}
li.form-line {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-line {
  padding: 12px 10px;
}
.form-section {
  padding: 86px 0px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
li[data-type="control_textbox"] div[data-layout="half"],
li[data-type="control_dropdown"] div[data-layout="half"],
li[data-type="control_email"] div[data-layout="half"],
li[data-type="control_number"] div[data-layout="half"],
li[data-type="control_phone"] div[data-layout="half"],
li[data-type="control_datetime"] div[data-layout="half"],
li[data-type="control_signature"] div[data-layout="half"] {
  width: 100% !important;
  max-width: 146px;
}
.form-label {
  font-family: "Roboto", sans-serif;
}
.form-line-column {
  width: calc(50% - 8px);
}
[data-type="control_dropdown"] .form-input,
[data-type="control_birthdate"] .form-input,
[data-type="control_time"] .form-input,
[data-type="control_dropdown"] .form-input-wide,
[data-type="control_birthdate"] .form-input-wide,
[data-type="control_time"] .form-input-wide {
  width: 100% !important;
  max-width: 146px;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 146px;
}
.form-checkbox-item label,
.form-checkbox-item span,
.form-radio-item label,
.form-radio-item span {
  color: #00997d;
}
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
  position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
}
.form-checkbox-item input,
.form-radio-item input {
  margin-top: 2px;
}
.form-checkbox:checked + label:before,
.form-checkbox:checked + span:before {
  background-color: #007b2a;
  border-color: #007b2a;
}
.form-radio:checked + label:before,
.form-radio:checked + span:before {
  border-color: #007b2a;
}
.form-radio:checked + label:after,
.form-radio:checked + span:after {
  background-color: #007b2a;
}
.form-checkbox:hover + label:before,
.form-checkbox:hover + span:before,
.form-radio:hover + label:before,
.form-radio:hover + span:before {
  border-color: rgba(0, 123, 42, 0.5);
  box-shadow: 0 0 0 2px rgba(0, 123, 42, 0.25);
}
.form-checkbox:focus + label:before,
.form-checkbox:focus + span:before,
.form-radio:focus + label:before,
.form-radio:focus + span:before {
  border-color: #007b2a;
  box-shadow: 0 0 0 3px rgba(0, 123, 42, 0.25);
}
.submit-button {
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  border-color: #007b2a;
}
.submit-button {
  min-width: 180px;
}
li[data-type="control_button"] .form-submit-button:not(.form-sacl-button) {
  color: #fff4f4;
  background-color: #007b2a;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] .form-submit-button:not(.form-sacl-button):hover {
  background-color: #001507;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print {
  color: #007b2a;
  border-color: #007b2a;
  background-image: none;
  background-color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button:hover,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print:hover {
  background-color: #001507;
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: #001507;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: #000000;
  color: #fff;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 128px;
}
.form-all li[data-type="control_pagebreak"] .form-pagebreak-next {
  background-color: rgba(0, 123, 42, 0.2);
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  color: #007b2a;
}
.form-all li[data-type="control_pagebreak"] .form-pagebreak-next:hover {
  background-color: rgba(0, 21, 7, 0.2);
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button {
  color: rgba(0, 123, 42, 0.2);
  border-color: rgba(0, 123, 42, 0.2);
  background-image: none;
  background-color: #fff;
  color: #007b2a;
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button:hover {
  background-color: rgba(0, 21, 7, 0.2);
  color: #fff;
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: rgba(0, 21, 7, 0.2);
  box-shadow: none;
  text-shadow: none;
  color: #007b2a;
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.supernova {
  background-image: none;
  background-image: url("https://www.jotform.com/uploads/omararaujomojica/form_files/WhatsApp%20Image%202023-01-24%20at%204.39.23%20PM%20(2)%20(2)%20(1).63d3ebda42a788.72158866.jpeg");
}
#stage {
  background-image: none;
  background-image: url("https://www.jotform.com/uploads/omararaujomojica/form_files/WhatsApp%20Image%202023-01-24%20at%204.39.23%20PM%20(2)%20(2)%20(1).63d3ebda42a788.72158866.jpeg");
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-attachment: fixed;
  background-size: auto;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.header-large h1.form-header {
  font-size: 2em;
}
.header-large h2.form-header {
  font-size: 1.5em;
}
.header-large h3.form-header {
  font-size: 1.17em;
}
.header-large h1 + .form-subHeader {
  font-size: 1em;
}
.header-large h2 + .form-subHeader {
  font-size: .875em;
}
.header-large h3 + .form-subHeader {
  font-size: .75em;
}
.header-default h1.form-header {
  font-size: 2em;
}
.header-default h2.form-header {
  font-size: 1.5em;
}
.header-default h3.form-header {
  font-size: 1.17em;
}
.header-default h1 + .form-subHeader {
  font-size: 1em;
}
.header-default h2 + .form-subHeader {
  font-size: .875em;
}
.header-default h3 + .form-subHeader {
  font-size: .75em;
}
.header-small h1.form-header {
  font-size: 2em;
}
.header-small h2.form-header {
  font-size: 1.5em;
}
.header-small h3.form-header {
  font-size: 1.17em;
}
.header-small h1 + .form-subHeader {
  font-size: 1em;
}
.header-small h2 + .form-subHeader {
  font-size: .875em;
}
.header-small h3 + .form-subHeader {
  font-size: .75em;
}
.form-header-group {
  text-align: left;
}
.form-header-group {
  font-family: "Roboto", sans-serif;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  margin: 0px -38px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 40px 52px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #006653;
}
.form-line-error {
  overflow: hidden;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-error .form-error-message {
  background-color: #f23a3c;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #f23a3c;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #f23a3c;
  box-shadow: 0 0 3px #f23a3c;
}
.supernova {
  background-color: #ffffff;
}
.supernova body {
  background-color: transparent;
}
.supernova .form-all,
.form-all {
  background-color: #ffffff;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-matrix-table tr {
  border-color: #e6e6e6;
}
.form-matrix-table tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.form-all {
  color: #006653;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #006653;
}
.form-line-error {
  overflow: hidden;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}

/*__INSPECT_SEPERATOR__*/
.form-all:before {
    display : none;
}

.element.style {
    display : none;
}

.jotform-form {
    padding : 0px 0;
}

.formFooter-logoLink {
    display : none;
}

.formFooter-text {
    display : none;
}

.formFooter-button {
    display : none;
}

.form-label.form-label-auto {
    display : block;
    float : none;
    text-align : left;
    width : 100%;
}

.form-header-group .form-header {
    color : hsl(192deg 97% 40%);
}

.formFooter-heightMask {
    display : none;
}

.header-large {
    border-color : #ffffff;
}

.div.form-header-group.header-large, div.form-header-group.hasImage {
    padding : 100px 2px 0px 2px;
}

.form-submit-button.submit-button.jf-form-buttons.jsTest-submitField {
    background-color : #00b3ce;
}

li[data-type="control_button"] .form-submit-button:not(.form-sacl-button):hover {
    /* background-color : #001507;
    */;
}

.submit-button {
    border-color : #00b3ce;
}

.form-dropdown {

}

#input_16 {

}


.card {
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
  }
  
  .card-4 {
    background: rgb(255, 255, 255);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    display: table;
  }
  
  .card-4 .card-heading {
    background: url("foto2.jpeg") top left/cover no-repeat;
    display: table-cell;
    width: 50%;
    background-repeat:no-repeat;
    background-size: 100% 100%; 
    background-position:center;
  
  }
  
  .card-4 .card-body {
    padding: 57px 0px;
    padding-bottom: 0px;
    display: table-cell;
  }
  
  @media (max-width: 767px) {
    .card-4 {
      display: block;
    }
    .card-4 .card-heading {
      display: block;
      width: 100%;
      padding-top: 400px;
      background-position: center center;
    }
    .card-4 .card-body {
      display: block;
      width: 100%;
      padding: 37px 30px;
      padding-bottom: 45px;
    }
  }
  

