/**-----registration----*/
.registration { width:100%; max-width:900px;  padding:15px;  margin:5% auto 2% auto; font-size:0.95rem;  text-align: left; background: #fffdf7;  border: solid 1px #fcda84;  border-radius: 15px;  }
.registration p { display: block; width: 100%; margin: 0; font-size:0.95rem;  text-align: left; line-height:26px; min-height: 35px;color: #000; }
.registration p strong { font-weight: bold; margin: 0 10px; }
.registration input{width: 100%;  height: 36px; margin:0px;  justify-content: flex-start;font-size:0.9rem;color:#959595;background-color:#fff; border-radius: 0px;  border: solid 1px #fcda84;  padding: 5px 10px;}
.registration input:placeholder{font-size:0.9rem; }
.registration select {  height: 36px; margin:5px 0px;  padding:5px; color:#000;background-color:#d3e4e6;  border-radius:0px;  border: solid 1px #f5f7f9; }
.registration select:focus { color: #555; }
.registration select:focus option { color: #555; padding: 5px; }
.registration textarea:focus, .registration input:focus { border: solid 1px #f9be14; color: #000; background: #fff; }
.registration label{ color: #000; line-height:26px;  font-size:1rem; font-weight:500;   }
.registration textarea{border: solid 1px #fcda84;}
.registration .form-group{background-color:transparent; padding:10px 15px; border-bottom: solid 1px #fcda84;}
.registration .form-group:nth-child(even){background-color:#fffdf7; padding:10px 15px; border-bottom: solid 1px #fcda84;}

.registration .border{  width: 100%; height:1px;  display: block; background:#fcda84;  }
.registration b{color: #FE0004;}
@media (max-width:992px) {
.registration {  font-size:0.85rem; }
.registration .text-right{text-align: left;}
.registration textarea{max-width: 100%;}
.registration .row .flex-center{justify-content:space-around;} 
 .bg-light{background:rgba(252,218,132,.3); }
   
}

.form-check {  position: relative;  display: block; padding-left: 1.25rem;}
.form-check-inline { display: -ms-inline-flexbox;  display: inline-flex;  -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: .75rem;}
.form-control { display: block;  width: 100%; height: calc(1.5em + .75rem + 2px);  padding: .375rem .75rem;  font-size: 1rem; font-weight: 400;  line-height: 1.5;  color: #495057;  round-color: #fff;  background-clip: padding-box;  border: 1px solid #ced4da; border-radius: .25rem;  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-group {  margin-bottom: 1rem;}
.row {  display: -webkit-box; display: -ms-flexbox; display: flex;  -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px;  margin-left: -15px;}
.flex-center{  justify-content: center; align-items: center; margin: auto;}
.flex-right{justify-content: flex-end;}
.flex-v{align-items: flex-start; align-content: flex-start;justify-content: center; }
.col-6 { -webkit-box-flex: 0;  -ms-flex: 0 0 50%;  flex: 0 0 50%; max-width: 50%}
.col-12 {  -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%}
.col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%}
@media (min-width:320px) {
.col-sm-2 {  -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%;  max-width: 16.666667% }   
.col-sm-6 {  -webkit-box-flex: 0;  -ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%}
.col-sm-12 {  -webkit-box-flex: 0;  -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%}
}
@media (min-width:992px) {
.col-lg-1 {  -webkit-box-flex: 0;  -ms-flex: 0 0 8.333333%;  flex: 0 0 8.333333%; max-width: 8.333333% }
.col-lg-2 { -webkit-box-flex: 0;  -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%;  max-width: 16.666667% }
.col-lg-6 {  -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%  }
}
.registration [class*="col-"] {  padding-top: 8px;  padding-bottom: 8px;   }