*,
*::before,
*::after {
  box-sizing: border-box;
}

section {
  display: block;
}


.secu {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.conu {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.secu h1, .secu h2, .secu h3, .secu h4, .secu h5, .secu h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.secu p {
  margin-top: 0;
  margin-bottom: 1rem;
}


.secu h1, .secu h2, .secu h3, .secu h4, .secu h5, .secu h6,
.secu .h1, .secu .h2, .secu .h3, .secu .h4, .secu .h5, .secu .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.secu h1, .secu .h1 {
  font-size: 2.5rem;
}

.secu h2, .secu .h2 {
  font-size: 2rem;
}

.secu h3, .secu .h3 {
  font-size: 1.75rem;
}

.secu h4, .secu .h4 {
  font-size: 1.5rem;
}

.secu h5, .secu .h5 {
  font-size: 1.25rem;
}



.contu,
.contu-fluid,
.contu-sm,
.contu-md,
.contu-lg,
.contu-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .contu, .contu-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .contu, .contu-sm, .contu-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .contu, .contu-sm, .contu-md, .contu-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .contu, .contu-sm, .contu-md, .contu-lg, .contu-xl {
    max-width: 1140px;
  }
}

.rowu {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutu {
  margin-right: 0;
  margin-left: 0;
}

.no-gutu > .colu,
.no-gutu > [class*="colu-"] {
  padding-right: 0;
  padding-left: 0;
}

.colu-1, .colu-2, .colu-3, .colu-4, .colu-5, .colu-6, .colu-7, .colu-8, .colu-9, .colu-10, .colu-11, .colu-12, .colu,
.colu-auto, .colu-sm-1, .colu-sm-2, .colu-sm-3, .colu-sm-4, .colu-sm-5, .colu-sm-6, .colu-sm-7, .colu-sm-8, .colu-sm-9, .colu-sm-10, .colu-sm-11, .colu-sm-12, .colu-sm,
.colu-sm-auto, .colu-md-1, .colu-md-2, .colu-md-3, .colu-md-4, .colu-md-5, .colu-md-6, .colu-md-7, .colu-md-8, .colu-md-9, .colu-md-10, .colu-md-11, .colu-md-12, .colu-md,
.colu-md-auto, .colu-lg-1, .colu-lg-2, .colu-lg-3, .colu-lg-4, .colu-lg-5, .colu-lg-6, .colu-lg-7, .colu-lg-8, .colu-lg-9, .colu-lg-10, .colu-lg-11, .colu-lg-12, .colu-lg,
.colu-lg-auto, .colu-xl-1, .colu-xl-2, .colu-xl-3, .colu-xl-4, .colu-xl-5, .colu-xl-6, .colu-xl-7, .colu-xl-8, .colu-xl-9, .colu-xl-10, .colu-xl-11, .colu-xl-12, .colu-xl,
.colu-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.colu {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.colu-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.colu-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.colu-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.colu-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.colu-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.colu-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.colu-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.colu-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.colu-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.colu-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.colu-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.colu-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.colu-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .colu-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .colu-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .colu-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colu-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colu-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colu-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colu-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colu-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colu-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colu-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colu-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colu-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colu-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colu-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .colu-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .colu-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .colu-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colu-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colu-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colu-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colu-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colu-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colu-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colu-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colu-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colu-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colu-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colu-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .colu-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .colu-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .colu-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colu-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colu-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colu-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colu-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colu-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colu-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colu-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colu-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colu-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colu-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colu-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .colu-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .colu-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .colu-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .colu-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .colu-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .colu-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .colu-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .colu-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .colu-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .colu-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .colu-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .colu-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .colu-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .colu-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}


.formu-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .formu-control {
    transition: none;
  }
}

.formu-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.formu-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.formu-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.formu-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.formu-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.formu-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.formu-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.formu-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.formu-control:disabled, .formu-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.formu-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.formu-control-file,
.formu-control-range {
  display: block;
  width: 100%;
}

select.formu-control[size], select.formu-control[multiple] {
  height: auto;
}

textarea.formu-control {
  height: auto;
}

.formu-group {
  margin-bottom: 1rem;
}

.formu-rowu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.formu-rowu > .colu,
.formu-rowu > [class*="colu-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.formu-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.formu-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.formu-check-input[disabled] ~ .formu-check-label,
.formu-check-input:disabled ~ .formu-check-label {
  color: #6c757d;
}

.formu-check-label {
  margin-bottom: 0;
}

.formu-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.formu-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;	
}

/****/

.custu-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.custu-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custu-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custu-control-input:checked ~ .custu-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custu-control-input:focus ~ .custu-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custu-control-input:focus:not(:checked) ~ .custu-control-label::before {
  border-color: #80bdff;
}

.custu-control-input:not(:disabled):active ~ .custu-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custu-control-input[disabled] ~ .custu-control-label, .custu-control-input:disabled ~ .custu-control-label {
  color: #6c757d;
}

.custu-control-input[disabled] ~ .custu-control-label::before, .custu-control-input:disabled ~ .custu-control-label::before {
  background-color: #e9ecef;
}

.custu-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custu-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custu-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}

.custu-checkbox .custu-control-label::before {
  border-radius: 0.25rem;
}

.custu-checkbox .custu-control-input:checked ~ .custu-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custu-checkbox .custu-control-input:indeterminate ~ .custu-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custu-checkbox .custu-control-input:indeterminate ~ .custu-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custu-checkbox .custu-control-input:disabled:checked ~ .custu-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custu-checkbox .custu-control-input:disabled:indeterminate ~ .custu-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custu-radio .custu-control-label::before {
  border-radius: 50%;
}

.custu-radio .custu-control-input:checked ~ .custu-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custu-radio .custu-control-input:disabled:checked ~ .custu-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/****/

.wvnota { padding:0 0 30px; }
.wvnota::after, 
.wvnotb::after, 
.wvnotb>div::after, 
.wvfix::after { content:""; display:table; clear:both; }
.wvnotb .msg {  padding:20px 35px; width:100%; font-size:14px; line-height:24px; } 
.wvnotb .h2 { font-size:18px; line-height:28px; font-weight:bold; position:relative; }
.wvnotb ul, 
.wvnotb li { margin:0; padding:0; }
.wvnotb ul { margin:5px 0 0 30px; }
.wvnota li, 
.wvnotb li { list-style:outside !important; border:0px solid red; padding:2px 15px 2px 2px; }
.wvnotb .error { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }		
.wvnotb .loading { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }	
.wvnota, 
.wvnota .msg { display:none; }	
.wvnota.info, 
.wvnota.info .loading, 
.wvnota.error, 
.wvnota.error .error { display:block; }
.wvtop_wrap { padding:5%; }
.wvtop_head { font-weight:bold; font-size:20px; line-height:30px; }
.wvtop_msg { font-size:14px; line-height:24px; padding:18px 0 0; }
select.wverror,
input.wverror, 
textarea.wverror { background-color:#FFC !important; border:1px solid #cf4236 !important; }
div.wverror,
div.wverror2 {
    margin: 8px 0 0; padding: 4px 10px 3px; width: 100%;
    font-weight: normal; font-size:13px; line-height: 20px; color: #efeef6;
	background-color: #e84c3d; border:1px solid #cf4236;
	text-align: left;
	}
	div.wverror2 { margin: 7px 0 0; }
.wverror.valid { display: none !important; }
.wvtop_success, 
.wvtop_error { display: none; }


	.wvform .formu-control:focus,
	.wvform .custom-select:focus { box-shadow: none; }
.wvform select,
.wvform input[type='text'] { height: 50px; padding: 12px; }
.wvform textarea { height: 130px; padding: 12px; }
.wvform select,
.wvform input[type='text'],
.wvform input[type='password'], 
.wvform textarea { 
	border:1px solid #eaeaea;
	background-color: #fafafa;
	color:#111111;
	font-size: 16px;
	border-radius: 4px;	
	}
	.wvform select:focus,
	.wvform input[type='text']:focus,
	.wvform textarea:focus {
		background-color: #FFFFFF;
		border: 2px solid #101010; 
		}
	.wvform select:focus,	
	.wvform textarea:focus,
	.wvform input[type="text"]:focus { outline:0; /*border-color:#f1813b;*/ }	
.wvform ::-webkit-input-placeholder { color:#666666; }
.wvform :-moz-placeholder { color:#666666; }
.wvform ::-moz-placeholder { color:#666666; }
.wvform :-ms-input-placeholder { color:#666666; }	
	.wvform label { font-size: 16px; font-weight: 700;  display: inline-block; margin-bottom: 5px; }
	.wvform .custu-control-label { font-weight: normal; margin: 0; user-select: none; }  
	.wvform .custu-checkbox, .wvform .custu-radio { margin: 5px 0 0; }
	.wvform .custu-checkbox-1 {}


:root {
	--rowu-1: 20px; 
}
.rowu-1 {
	margin-top: -25px; 
	margin-right: calc(-.5 * var(--rowu-1));
	margin-left: calc(-.5 * var(--rowu-1));
}	
.rowu-1>* {
	margin-top: 25px;
	padding-right: calc(var(--rowu-1) * .5);
	padding-left: calc(var(--rowu-1) * .5);
}
.rowu-1 .last-name { margin-top: 25px; }
@media ( min-width: 768px ){
	.rowu-1 .last-name { margin-top: 25px; }
}

.reqd { color: #ff0000; font-weight: normal; font-size: 18px; }
#p1a_fw { 
	background: #FFFFFF; /* padding: 40px 20px 60px; */ border-radius: 20px; box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.09);
	font-family: Metrophobic, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 20px;
		padding: 30px 20px; max-width: 800px; margin: 0 auto;
	}
.p1a_h1w { text-align: center; }
.p1a_h1 { display: inline-block; padding: 0 30px 40px; }
.p1a_h1 h2 { 
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 20px; line-height: 30px; margin: 0 0 15px 0; padding: 0 25px; 
}
.p1a_divider { width: 100%; margin: 0 auto; background: #bd873c; height: 5px; }

.p1a_btnw { text-align: center; padding: 10px 0 0; }
.p1a_btn {
	color: #fff; border-radius: 4px; cursor: pointer;

	background:#d69a45;
	border: none;

	font-size: 16px !important; 
	padding: 12px 40px;
	box-shadow: none !important; 
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.p1a_btn:hover {
  background:#bd873c; 
}
.p1a_btn:focus, .p1a_btn.focus {
  background:#bd873c; 
}



/*
@media (min-width: 576px) {
	#p1a_fw { padding: 40px 40px 60px; }
}
@media (min-width: 1200px) {
	.contu { max-width: 840px; }
}
*/




