@font-face {
  font-family: Bazar;
  src: url(https://cloudimages.broadwayworld.com/2018/regpage/fonts/bazar.ttf);
  font-weight: 400;
}
.br-theme-fontawesome-stars-o .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-fontawesome-stars-o .br-widget a {
  font: normal normal normal 17px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 1px;
}
.br-theme-fontawesome-stars-o .br-widget a:after {
  content: '\f006';
  color: #a36969;
}
.br-theme-fontawesome-stars-o .br-widget a.br-active:after {
  content: '\f005';
  color: #a36969;
}
.br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
  content: '\f005';
  color: #a36969;
}
.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
  content: '\f123';
  color: #a36969;
}
.br-theme-fontawesome-stars-o .br-widget .br-current-rating {
  display: none;
}
.br-theme-fontawesome-stars-o .br-readonly a {
  cursor: default;
}
.br-theme-fontawesome-stars-o .br-reverse a.br-fractional {
  display: inline-block;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
@media print {
  .br-theme-fontawesome-stars-o .br-widget a:after {
    content: '\f006';
    color: black;
  }
  .br-theme-fontawesome-stars-o .br-widget a.br-active:after,
  .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
    content: '\f005';
    color: black;
  }
  .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
    content: '\f123';
    color: black;
  }
}
.new-center {
  box-sizing: border-box;
}
.new-center * {
  box-sizing: border-box;
}
.new-center h1 {
  color: #6e1016;
  font-size: 28px;
  letter-spacing: 0.004em;
  line-height: 1.2;
  font-family: Montserrat;
  font-weight: bold;
  margin: 24px 0;
}
.new-center .rating-box {
  padding: 33px 40px;
  -webkit-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  background: url(https://cloudimages.broadwayworld.com/2018/regpage/img/bg.jpg);
  border: 1px solid #ababab;
}
.new-center .rating-box .top {
  border-bottom: 2px solid #000;
  padding-bottom: 35px;
  margin-bottom: 18px;
}
.new-center .rating-box .top:after {
  display: table;
  clear: both;
  content: '';
}
.new-center .rating-box .top .big-rating {
  float: left;
  text-align: center;
}
.new-center .rating-box .top .big-rating .star:after {
  content: '\f006';
  color: #dbc400;
  font-family: FontAwesome;
  font-size: 55px;
  line-height: 55px;
}
.new-center .rating-box .top .big-rating .score {
  font-family: Bazar;
  font-size: 23px;
  margin-top: 4px;
}
.new-center .rating-box .top .critics {
  float: left;
  text-align: center;
  margin-right: 33px;
}
.new-center .rating-box .top .critics .title {
  font-family: Bazar;
  font-size: 23px;
  line-height: 1;
  margin-bottom: 13px;
  color: #b20223;
}
.new-center .rating-box .top .critics .score {
  font-family: Bazar;
  font-size: 23px;
  line-height: 1;
  margin-top: 3px;
}
.new-center .rating-box .top .critics .br-theme-fontawesome-stars-o .br-widget a:after {
  content: '\f006';
  color: #dbc400;
}
.new-center .rating-box .top .critics .br-theme-fontawesome-stars-o .br-widget a.br-active:after {
  content: '\f005';
  color: #dbc400;
}
.new-center .rating-box .top .critics .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
  content: '\f005';
  color: #dbc400;
}
.new-center .rating-box .top .critics .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
  content: '\f123';
  color: #dbc400;
}
.new-center .rating-box .top .readers {
  float: left;
  text-align: center;
}
.new-center .rating-box .top .readers .title {
  font-family: Bazar;
  font-size: 23px;
  line-height: 1;
  margin-bottom: 13px;
}
.new-center .rating-box .top .readers .score {
  font-family: Bazar;
  font-size: 23px;
  line-height: 1;
  margin-top: 3px;
}
.new-center .rating-box .bottom:after {
  display: table;
  clear: both;
  content: '';
}
.new-center .rating-box .bottom .rate-this {
  padding-left: 10px;
  float: left;
  width: calc(100% - 250px);
}
.new-center .rating-box .bottom .rate-this .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o {
  margin-top: 20px;
}
.new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o .br-widget a {
  font-size: 30px;
}
.new-center .rating-box .bottom .btn-wrap {
  float: right;
}
.new-center .rating-box .bottom .btn-wrap input[type=submit] {
  background-color: #a40221;
  box-shadow: inset 0px 0px 0.04px 3.96px rgba(0, 0, 0, 0.27);
  width: 221px;
  height: 51px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
}
.new-center .context .top-links {
  margin-top: 20px;
  margin-bottom: 7px;
}
.new-center .context .top-links a {
  text-decoration: underline;
}
.new-center .context .top-links a:last-child:after {
  display: none;
}
.new-center .context .top-links a:after {
  content: '|';
  margin: 0 4px;
  text-decoration: none;
}
.new-center .context p {
  line-height: 1.3;
}
.new-center .context .feedbacks {
  padding: 0 20px;
  margin-top: 18px;
}
.new-center .context .feedbacks .one-feed {
  border-bottom: 3px solid #000;
  padding-top: 20px;
}
.new-center .context .feedbacks .one-feed .top:after {
  display: table;
  clear: both;
  content: '';
}
.new-center .context .feedbacks .one-feed .top .big-rating {
  float: left;
  width: 56px;
  padding-right: 14px;
  text-align: center;
}
.new-center .context .feedbacks .one-feed .top .big-rating .score {
  font-size: 27px;
  font-family: Bazar;
}
.new-center .context .feedbacks .one-feed .top .big-rating .star {
  margin-bottom: 9px;
}
.new-center .context .feedbacks .one-feed .top .big-rating .star:after {
  content: '\f006';
  color: #dbc400;
  font-family: FontAwesome;
  font-size: 44px;
  line-height: 47px;
}
.new-center .context .feedbacks .one-feed .top .title-block .title {
  font-size: 19px;
  line-height: 1.3;
  letter-spacing: 0.004em;
  margin-bottom: 6px;
}
.new-center .context .feedbacks .one-feed .text {
  margin-top: 6px;
}
.new-center .context .feedbacks .one-feed .text p {
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .new-center .rating-box .bottom .rate-this .title {
    font-size: 20px;
  }
  .new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o .br-widget a {
    font-size: 25px;
  }
  .new-center .rating-box .bottom .btn-wrap input[type=submit] {
    width: 150px;
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  .new-center h1 {
    font-size: 21px;
  }
  .new-center .rating-box .top .big-rating {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .new-center .rating-box .top .critics {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .new-center .rating-box .top .right {
    float: none;
  }
  .new-center .rating-box .top .readers {
    float: none;
  }
  .new-center .rating-box .bottom .rate-this {
    padding-left: 10px;
    float: none;
    width: 100%;
  }
  .new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o .br-widget a {
    font-size: 25px;
  }
  .new-center .rating-box .bottom .btn-wrap {
    float: none;
    clear: both;
    margin-top: 25px;
    text-align: center;
  }
  .new-center .rating-box .bottom .btn-wrap input[type=submit] {
    font-size: 16px;
  }
}
.new-form {
  padding: 35px 30px;
  -webkit-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  background: url(https://cloudimages.broadwayworld.com/2018/regpage/img/bg.jpg);
  border: 1px solid #ababab;
}
.new-form h2 {
  font-size: 27px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.new-form p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 30px;
}
.new-form .red {
  color: #c31f2a;
  font-weight: bold;
}
.new-form label {
  font-size: 18px;
  display: block;
  font-weight: 500;
  margin: 0;
}
.new-form input[type=tel],
.new-form input[type=email],
.new-form input[type=text],
.new-form input[type=password] {
  box-shadow: 2.121px 2.121px 0px 2px rgba(0, 0, 0, 0.42);
  background: #ac9e91;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  margin-top: 10px;
  display: block;
  width: 100%;
  padding: 0 15px;
  font-size: 17px;
  font-weight: 500;
  max-width: 100%;
  font-family: Montserrat;
}
.new-form input::placeholder {
  font-size: 17px;
  font-weight: 500;
  line-height: 40px;
}
.new-form hr.black {
  border-top: 2px solid #000;
  margin: 32px 0;
  clear: both;
}
.new-form .row {
  margin-bottom: 25px;
}
.new-form .birth {
  margin-bottom: 0;
}
.new-form .birth input {
  text-align: center;
  vertical-align: center;
}
.new-form .birth .col-xs-4 {
  position: relative;
}
.new-form .birth .col-xs-4 .delm {
  position: absolute;
  right: -2px;
  transform: translateX(50%);
  display: block;
  top: 7px;
  font-size: 36px;
  color: #606060;
}
.new-form .country-select {
  padding: 0 8px 0 15px;
  float: left;
  width: calc(100% - 98px);
}
.new-form .location {
  margin-bottom: 0;
}
.new-form .zip {
  margin-top: 10px;
  padding: 0 15px 0 8px;
  float: left;
  width: 98px;
}
.new-form .zip input {
  margin-top: 0;
  text-align: center;
}
.new-form .select2-container {
  width: 100%!important;
  margin-top: 10px;
  box-shadow: 2.121px 2.121px 0px 2px rgba(0, 0, 0, 0.42);
  background: #ac9e91;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  display: block;
  padding: 0 15px;
  font-size: 17px;
  font-weight: 500;
  max-width: 100%;
  font-family: Montserrat;
}
.new-form .select2-container .select2-selection--single {
  background: none;
  border: none;
  outline: none;
  color: #606060;
  line-height: 40px;
  height: 40px;
}
.new-form .select2-container .select2-selection--single .select2-selection__rendered {
  color: #606060;
  line-height: 40px;
}
.new-form .select2-container .select2-selection--single .select2-selection__placeholder {
  color: #606060;
}
.new-form .select2-container .select2-selection--single .select2-selection__arrow {
  top: -3px;
  right: 16px;
}
.new-form .select2-container .select2-selection--single .select2-selection__arrow b {
  border: none;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #606060;
  border-left: 1px solid #606060;
  transform: rotate(-45deg);
}
.new-form .gender .row {
  margin-bottom: 0;
}
.new-form .gender .radio {
  display: inline-block;
  margin-right: 30px;
  margin-top: 20px;
}
.new-form .radio {
  position: relative;
  padding-left: 25px;
  font-size: 13px;
  min-height: 18px;
  font-weight: 500;
  cursor: pointer;
}
.new-form .radio:after {
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  border-style: solid;
  border-width: 2px;
  border-color: #434343;
  border-radius: 50%;
  background-color: #ac9e91;
  box-shadow: 2.121px 2.121px 0px 1px rgba(0, 0, 0, 0.42);
  top: 0;
}
.new-form .radio:before {
  display: none;
  content: '';
  background: #000;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 1;
}
.new-form .radio.active:before {
  display: block;
}
.new-form .radio input {
  display: none;
}
.new-form .checkbox {
  position: relative;
  padding-left: 25px;
  font-size: 13px;
  min-height: 18px;
  font-weight: 500;
  font-family: Montserrat;
  margin-bottom: 20px;
  cursor: pointer;
}
.new-form .checkbox:after {
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  border-style: solid;
  border-width: 2px;
  border-color: #434343;
  border-radius: 0;
  background-color: #ac9e91;
  box-shadow: 2.121px 2.121px 0px 1px rgba(0, 0, 0, 0.42);
  top: 0;
}
.new-form .checkbox:before {
  display: none;
  content: '';
  background: #000;
  border-radius: 0;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  transform: translate(20%, 25%);
}
.new-form .checkbox.active:before {
  display: block;
}
.new-form .checkbox input {
  display: none;
}
.new-form .btn-wrap {
  margin-top: 12px;
  float: right;
}
.new-form .btn-wrap input[type=submit] {
  background-color: #a40221;
  box-shadow: inset 0px 0px 0.04px 3.96px rgba(0, 0, 0, 0.27);
  width: 221px;
  height: 51px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
}
.new-form .policy {
  margin-top: 26px;
}
.new-form a {
  text-decoration: underline;
}
.new-form .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .new-form .row {
    margin-bottom: 0;
  }
  .new-form .row label {
    margin-top: 30px;
  }
  .new-form .row label.checkbox,
  .new-form .row label.radio {
    margin-top: 0;
  }
  .new-form .btn-wrap {
    float: none;
  }
  .new-form .btn-wrap input {
    margin: 0 auto;
    display: block;
  }
  .new-form p + .row .col-sm-6:first-child label {
    margin-top: 0;
  }
}
@media (max-width: 520px) {
  .new-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.select2-dropdown {
  background: #ccbeb1;
  box-shadow: 2.121px 2.121px 0px 2px rgba(0, 0, 0, 0.42);
  border: none;
  left: 1px !important;
  border-radius: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #8f8e8a;
  color: #fff;
}
.select2-results__option {
  color: #5C554F;
  padding: 5px 15px;
  font-size: 17px;
  margin: 5px 0;
  font-family: Montserrat;
  font-weight: 500;
}
.btn.btn-blue {
  background-color: #1673e6;
  box-shadow: inset 0px 0px 0.04px 3.96px rgba(0, 0, 0, 0.27);
  line-height: 42px;
  height: 42px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 13.5px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  min-width: 185px;
  max-width: 100%;
  padding: 0 15px;
  border-radius: 0;
}
.btn.btn-blue:hover {
  background: #000000;
}
.btn.btn-black {
  background-color: #233244;
  box-shadow: inset 0px 0px 0.04px 3.96px rgba(0, 0, 0, 0.27);
  line-height: 42px;
  height: 42px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 13.5px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  min-width: 185px;
  max-width: 100%;
  padding: 0 15px;
  border-radius: 0;
}
.btn.btn-black:hover {
  background: #1673e6;
}
.btn.btn-black.active {
  background: #1673e6;
}
.btn.btn-ticket {
  font-size: 14px;
  border-radius: 0;
  color: #fff;
  background: #1672e6;
  padding: 10px;
  text-align: center;
  box-shadow: inset 0px 0px 0.04px 3.96px rgba(0, 0, 0, 0.27);
  border: none;
}
.btn.btn-ticket:hover {
  background: #144788;
}
.btn.btn-ticket span {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}
.btn.btn-ticket img {
  width: 41px;
}
h1.black {
  font-size: 23px;
  color: #000;
  margin: 50px 0 30px 0;
}
.pattern-block {
  padding: 35px 30px;
  -webkit-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 30px 31px rgba(0, 0, 0, 0.05);
  background: url(https://cloudimages.broadwayworld.com/2018/regpage/img/bg.jpg);
  border: 1px solid #ababab;
}
.pattern-block hr {
  border-top: 2px solid #ababab;
  margin: 30px 0;
}
.pattern-block.sgeek {
  color: #fff;
}
.pattern-block.sgeek .title {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
  text-align: left;
}
.pattern-block.sgeek .text {
  font-size: 12px;
  margin-bottom: 15px;
}
.pattern-block.sgeek .top {
  background: #000;
  margin: -35px -30px 30px -30px;
  background: -moz-linear-gradient(300deg, #ffffff 16%, #000000 12%);
  background: -webkit-linear-gradient(300deg, #ffffff 16%, #000000 12%);
  background: linear-gradient(300deg, #ffffff 16%, #000000 12%);
  min-height: 142px;
  display: flex;
}
.pattern-block.sgeek .top:after {
  display: table;
  content: '';
  clear: both;
}
.pattern-block.sgeek .top .logo {
  float: right;
  width: 15%;
  padding: 0 10px;
  margin-top: auto;
  margin-bottom: 20px;
}
.pattern-block.sgeek .top .logo img {
  max-width: 100%;
  display: block;
}
.pattern-block.sgeek .top .right {
  float: right;
  width: 85%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  flex: 1 1 auto;
  min-height: 142px;
  text-align: left;
  padding: 0 20px;
}
.pattern-block.sgeek .buttons {
  text-align: justify;
  font-size: 0;
}
.pattern-block.sgeek .buttons:after {
  display: inline-block;
  width: 100%;
  content: '';
}
.pattern-block.sgeek .links ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.pattern-block.sgeek .links ul li a {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .pattern-block.sgeek .btn {
    min-width: 0;
    font-size: 11.5px;
    padding: 0 8px;
  }
}
@media (max-width: 1000px) {
  .pattern-block.sgeek .top {
    background: -moz-linear-gradient(300deg, #ffffff 16%, #000000 12%);
    background: -webkit-linear-gradient(300deg, #ffffff 16%, #000000 12%);
    background: linear-gradient(300deg, #ffffff 16%, #000000 12%);
  }
  .pattern-block.sgeek .top .title {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .pattern-block.sgeek .btn {
    width: 48%;
    margin-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .pattern-block.sgeek .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) AND (min-width: 500px) {
  .pattern-block.sgeek .links .col-sm-6 {
    float: left;
    width: 50%;
  }
  .pattern-block.sgeek .links .col-sm-6 a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .pattern-block.sgeek .top {
    background: -moz-linear-gradient(300deg, #ffffff 16%, #000000 12%);
    background: -webkit-linear-gradient(300deg, #ffffff 16%, #000000 12%);
    background: linear-gradient(300deg, #ffffff 16%, #000000 12%);
  }
  .pattern-block.sgeek .right {
    width: 90%;
  }
}
.tickets .ticket {
  margin-bottom: 30px;
}
.tickets .ticket:hover .overlay {
  opacity: 1;
}
.tickets .ticket:hover .inside:after {
  opacity: 1;
}
.tickets .ticket .img {
  position: absolute;
  top: 0;
  overflow: hidden;
  left: 0;
  width: 100%;
  height: 100%;
}
.tickets .ticket .img img {
  max-width: none;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tickets .ticket .inside {
  position: relative;
  padding-top: 67%;
}
.tickets .ticket .inside:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.tickets .ticket .overlay {
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease-in-out 0s;
}
.tickets .ticket .overlay .title {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
  font-weight: bold;
  padding: 0 20px;
  margin-bottom: 14px;
  display: block;
}
@media (max-width: 1000px) {
  .tickets .ticket .overlay .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 500px) {
  .tickets .ticket {
    width: 50%;
    float: left;
  }
}
@media (max-width: 768px) {
  .tickets .ticket {
    margin-bottom: 50px;
  }
  .tickets .ticket .overlay {
    position: static;
    opacity: 1;
  }
  .tickets .ticket .overlay .title {
    color: #000;
    margin-top: 15px;
    padding: 0;
  }
  .tickets .ticket .img {
    padding-top: 100%;
    height: auto;
  }
  .tickets .ticket .inside:after {
    display: none;
  }
}
@media (max-width: 1000px) {
  .tickets .btn img {
    display: none;
  }
  .tickets .btn span {
    margin: 0;
  }
}


 .red {color:#b20223;}
    .red {font-color:#b20223;}
    red {color:#b20223;}
    red {font-color:#b20223;}
.new-form .select2-container .select2-selection--single .select2-selection__placeholder {
    color: #000000;
}

.new-form .select2-container {

    color: #000000;
}

.new-form .select2-container .select2-selection--single {
    color: #000000;
}

.new-form .select2-container .select2-selection--single .select2-selection__rendered {
    color: #000000;
}


.new-form {
        padding: 15px 20px;
    -webkit-box-shadow: inset 0 0 30px 31px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 0 30px 31px rgba(0,0,0,.05);
    box-shadow: inset 0 0 30px 31px rgb(0 0 0 / 5%);
    background:none;
    border:0px;
}
