.content-inner-grp {
  font-size: 1.1rem;
}

div.cst-panel-heading > h4 > a > span {
  font-family: Raleway;
}

.cst-registration-grp {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-bottom: 2em !important;
  padding-top: 0px;
}
.cst-registration-grp .cst-header-grp .header-inner-grp {
  padding-top: 35px;
  width: 100%;
}
.cst-registration-grp .cst-header-grp .header-inner-grp .cst-text-column {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 35px;
}

.cst-registration-grp .cst-header-grp .header-inner-grp .cst-text-column .cst-section-title {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}
.cst-registration-grp .cst-header-grp .header-inner-grp .cst-text-column .cst-section-title h2.section-title {
  color: white;
  font-size: 40px;
  padding-bottom: 8px;
  letter-spacing: -0.2px;
  font-style: normal;
  margin-bottom: 0px;
}
.cst-registration-grp .page-center {
  max-width: 1200px;
}
.cst-registration-grp .cst-registraion-itm-grp {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 33.33333333%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp.clearfix {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;

  background-color: rgba(249,249,249,0.96);
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px -7px #000000;
  box-shadow: 0px 0px 18px -7px #000000;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .top-title {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .top-title h3 {
  text-align: center;
  font-style: normal;
  font-size: 26px;
  color: #5f68ae;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 90%;

}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-separator .vc_sep_holder {
  width: 100%;
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 10%;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-separator .vc_sep_holder .vc_sep_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
  border-color: #cec2ab;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-program-grp {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-program-grp p {
  color: #424242;
  font-size: 18px;
  font-style: normal;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-program-grp h1 {
  margin: 0;
  font-weight: 700;
  line-height: 1.42857143;
  font-style: normal;
  font-size: 4rem;
  color: #2c8026;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-content-grp {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-content-grp ul {
  margin-bottom: 0;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-content-grp ul li p {
  color: #424242;
  font-size: 18px;
  font-style: normal;
}
//* .cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container {
  margin-bottom: 21.73913043px;
} *//
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp {
  font-size: 1em;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container {
  box-sizing: border-box;
  position: relative;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels {
  box-sizing: border-box;
  position: relative;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel {
  display: block;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading {
  background-color: #8462c0;
  text-align: center;
  box-sizing: border-box;
  transition: background .2s ease-in-out;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading h4.cst-panel-title {
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  margin: 0;
  line-height: 1;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading h4.cst-panel-title a {

  background: 0;
  display: block;
  padding: 14px 20px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  transition: color .2s ease-in-out;
  border: 0;
  box-shadow: none;
  line-height: 1;
  font-style: normal;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body {
  display: none;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp {
  padding: 14px 20px;
  transition: padding .2s ease-in-out;
  background-color: #8d6dc4;
  color: #fff;
  overflow: hidden;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp p {
  color: white;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 0;
}
.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form {
  background: transparent;
  padding: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form .hs-form-field>label {
  color: #333;
  font-size: 18px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
  padding: 0;
}
.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form .hs-form-field .hs-input:focus {
  outline: 0;
  border-color: rgba(82,168,236,.8);
}
.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form .hs-form-field .hs-input {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  width: 100%;
  max-width: 100%;
  background-color: #f5f8fa;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  /* min-height: -webkit-fill-available; */
}
.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form .hs-submit .actions {
  text-align: left;
  margin-top: 18px;
  margin-bottom: 10px;
  padding: 17px 0;
}

.cst-registration-grp .page-center .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-body .inner-grp .frm-section form .hs-submit .actions .hs-button {
  font-family: Raleway;
  vertical-align: middle;
  border: none;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  position: relative;
  text-align: center;
  padding: 12px 24px !important;
  min-width: 1px;
  height: auto;
  letter-spacing: 1;
  background: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading.active,
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading.active:hover {
  background-color: #8d6dc4;
}
.cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading:hover {
  background-color: #7c57bb;
}
@media (max-width: 767px) {
  .cst-registration-grp .cst-registraion-itm-grp .cst-registration-item {
    width: 100%!important;
  }
  .cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .top-title h3 {
    font-size: 24px;
  }
  .cst-registration-grp .page-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-program-grp h1 {
    font-size: 30px;
  }
  .cst-registration-grp .cst-registraion-itm-grp .cst-registration-item .inner-grp .inner-wrapper .cst-tt-frm-container .btn-accor-grp .cst-panels-container .cst-panels .cst-panel .cst-panel-heading h4.cst-panel-title {
    font-size: 22px;
  }
}

.btn-accor-grp {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}