body {
  font-size: 16px;
  font-family: 'Helios Cond', Arial;
  line-height: 1.3;
  color: #141414;
  background: #F7F1FF;
}
body .container {
  max-width: 535px !important;
  float: right;
}
body .dtable {
  display: table;
  width: 100%;
}
body .dtable .dcell {
  display: table-cell;
  vertical-align: middle;
}
body .italic {
  font-style: italic;
}
body a,
body input,
body button {
  transition: all 0.2s ease-in-out;
}
body a:active,
body a:focus,
body input:active,
body input:focus,
body button:active,
body button:focus {
  outline: none !important;
}
body .container {
  position: relative;
}
body .t-center {
  text-align: center;
}
body .t-right {
  text-align: right;
}
body .t-left {
  text-align: left;
}
body .round {
  border-radius: 15px;
}
body .circle {
  border-radius: 50%;
}
body form label.error {
  display: none !important;
}
body form input.error,
body form select.error {
  border-color: #CC0000 !important;
}
body form h2 {
  text-align: center;
}
body .wrapper {
  text-align: center;
}
body .section-1 {
  background: url(../images/bg1.jpg) no-repeat center center, #F7F1FF;
  height: auto;
  width: 100%;
  max-width: 1170px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
body .section-1 .fb {
  margin-right: 5px;
}
body .section-1 .logo {
  position: absolute;
  left: 0;
  top: 30px;
}
body .section-1 .title {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
body .section-1 .text {
  color: #371a55;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-left: 10px;
}
body .section-1 .p1 {
  font-weight: 300;
  font-style: italic;
  font-size: 13px;
  color: #371a55;
  text-align: justify;
  margin: 0 0 3px;
  text-indent: 20px;
}
body .section-1 .p1 .st {
  font-weight: 700;
}
body .section-1 .t {
  font-size: 18px;
  font-style: italic;
  color: #371a55;
  width: 240px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url(../images/title.png);
  margin: 0 auto;
  display: inline-block;
}
body .section-1 .p2 {
  text-align: center;
  font-size: 27px;
  font-style: italic;
  color: #371a55;
  margin-top: 10px;
}
body .section-1 .form label.error {
  display: none !important;
}
body .section-1 .form input.error {
  border-color: #CC0000;
}
body .section-1 .form .row > div {
  padding: 0 2px;
}
body .section-1 .form .tt {
  font-size: 12px;
  color: #371a55;
  font-weight: 700;
  text-align: justify;
}
body .section-1 .form .ch {
  font-size: 12px;
  color: #371a55;
  margin-left: 50px;
}
body .section-1 .form .ch .inp-row {
  width: 100%;
  float: left;
  margin: 0px 0px 2px;
}
body .section-1 .form .ch .inp-row a {
  color: #FFF;
  text-decoration: underline;
}
body .section-1 .form .ch input {
  float: left;
  height: 25px;
  margin: -4px 5px 0px 0px;
}
body .section-1 .form .check {
  margin-right: 10px;
}
body .section-1 .form #shblock,
body .section-1 .form #shblock-2 {
  margin: 0 0 10px 20px;
  padding: 5px;
  color: #fff;
  background: #9261AB;
  border-radius: 5px;
  display: none;
  width: 100%;
}
body .section-1 .form #shblock .st,
body .section-1 .form #shblock-2 .st {
  font-weight: 700;
}
body .section-1 .form #tbOther {
  width: 400px;
  border-radius: 7px;
  border: 2px solid #371a55;
  background: none;
  padding: 0 10px;
  display: none;
  float: right;
}
body .section-1 .form .row {
  margin-top: 20px;
}
body .section-1 .form .tb {
  width: 100%;
  padding: 0 5px;
  height: 30px;
  border: 3px solid #371a55;
  border-radius: 5px;
  background: none;
  font-size: 12px;
  text-align: center;
  color: #371a55;
  font-style: italic;
}
body .section-1 .form .tb[name="area"] {
  padding: 0;
}
body .section-1 .form .btn {
  width: 320px;
  background: #3E1745;
  font-size: 25px;
  font-style: italic;
  color: #fff;
  margin-top: 10px;
  border-radius: 10px;
}
body .section-1 .btn2 {
  width: 190px;
  height: 30px;
  font-size: 12px;
  color: #371a55;
  border: 2px solid #371a55;
  background: linear-gradient(to bottom,#fff,#ECECEC);
  margin-top: 10px;
}
body .section-1 .email {
  font-size: 12px;
  color: #371a55;
  text-align: right;
  margin-top: 5px;
}
body .section-1 .email .st {
  font-weight: 700;
}
body .section-1 .email a {
  text-decoration: none;
  color: #371a55;
}
body .section-1 .tr {
  margin: 10px 0 0 auto;
}
body #modal1 .tb {
  width: 100%;
  height: 50px;
  border: 3px solid #371a55;
  border-radius: 5px;
  background: none;
  font-size: 20px;
  text-align: center;
  color: #371a55;
  font-style: italic;
  margin-bottom: 10px;
}
body #modal1 .text {
  resize: none;
  width: 100%;
  height: 150px;
  border: 3px solid #371a55;
  border-radius: 5px;
  background: none;
  font-size: 20px;
  color: #371a55;
  font-style: italic;
  padding: 10px;
}
body #modal1 .btn {
  width: 100%;
  background: #3E1745;
  font-size: 25px;
  font-style: italic;
  color: #fff;
  margin-top: 10px;
  border-radius: 10px;
  text-transform: uppercase;
}
body #hideform {
  display: none;
}
@media (min-width: 0px) and (max-width: 535px) {
  section,
  header,
  footer,
  .container {
    width: 535px !important;
  }
}

/*body #modal1 .btn {
    margin-top: 70px;
}
.grecaptcha-badge{
    bottom: 72px !important;
    right: 0 !important;
    left: 50% !important;
    transform: translateX(-50%);
    width: 315px !important;
}
.grecaptcha-logo iframe{
    width: 315px !important;
}*/