html,
body{
background-color: #171717;
    height: 100%;
}
:root{
  background-color: initial;
}
.uatext {
  color: #E7D29E;
}
hr{
  border-top: 1px solid #E7D29E;
}
.man{
  border-radius: 50px;
  background-color: #2B2E59;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
}
.woman {
  border-radius: 50px;
  background-color: #9D3890;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
    color: #fff;
}
.btn{
  display: block;
}
.btn a,
button.btn {
    background: #CC9A1D 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #000000CC;
    border-radius: 38px;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    max-width: 303px;
}
.btn2 a{
  border: none;
  color: #fff!important;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  width: 250px;
  margin-top: 20px;
}
button.btn{
        border: none;
    max-width: 350px;
    margin-top: 40px;
        display: block;
        width: 100%;
    }

#about{
  color: #fff;
  padding: 20px 15px;
  margin: 40px 0 20px;
  position: relative;
border-top: 1px solid #E7D29E;
}
#about:before,
#rule:before,
#schedule:before,
#sponsors:before,
#faq:before {
  content: "";
  display: block;
  border-top: 1px solid #E7D29E;
  width: 100%;
  position: absolute;
  left: 0;
  top: -10px;
}
#rule{
  padding: 20px 15px 0;
  margin: 0 0 40px;
  position: relative;
  border-top: 1px solid #E7D29E;
}
#schedule{
    color: #fff;  padding: 20px 15px;
  margin: 0 0 30px;
  position: relative;
  border-top: 1px solid #E7D29E;
}
#sponsors {
  padding: 20px 15px 0;
    position: relative;
  border-top: 1px solid #E7D29E;
}
.title{
  margin-bottom: 25px;
}
#about .title,
#rule .title,
#schedule .title,
#sponsors .title,
#faq .title {
  color: #E7D29E;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 60px;
}
#about .title:before,
#about .title:after,
#rule .title:before,
#schedule .title:before,
#sponsors .title:before,
#rule .title:after,
#schedule .title:after,
#sponsors .title:after,
#faq .title:after,
#faq .title:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #E7D29E;
}
#about .title:before,
#rule .title:before,
#schedule .title:before,
#sponsors .title:before,
#faq .title:before {
  left: 0;
}
#about .title:after,
#rule .title:after,
#schedule .title:after,
#sponsors .title:after,
#faq .title:after {
  right: 0;
}
.subtitle{
  color: #E7D29E;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.title-btn{
  background-color: #fff;
  border-radius: 20px;
  color: #262626;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 20px;
  text-align: center;
  margin-top: 10px;
  width: 250px;
}

.icon-left{
  position: absolute;
  top: 50px;
  left: 10px;
  width: 70px;
}
.icon-right {
  position: absolute;
  top: 60px;
  right: 20px;
  width: 50px;
}

.schedule-title{
  background-color: #999999;
  padding: 5px;
  color: #fff;
}
.schedule-text{
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding: 5px;
}

.container.border.bg-white {
    height: calc(100% - 70px);
}

.btn-tw{
    background: #0F1419;
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.04);
    border-radius: 30px;
}

.rule-list {
    text-align: left;
    margin: 0 20px;
}
.rule-list li {
    list-style-type: disc;
}

.uaborder{
    border: 1px solid #E7D29E;
      padding: 20px 20px;
      margin-top: 20px;
}
header {
  background-color: initial;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  right: 0;
}
.footer .act,
.footer .act a {
color: #CC9A1D!important;
}
.main-bg{
  background-image: url(/images/uraaka/bg2.jpg);
  background-position: center;
  background-size: cover;
}
.table td {
    border-top: 1px solid #E7D29E;
}
.alert{
  background-color: #E7D29E;
  color: #262626;
  margin-top: 30px;
  font-weight: bold;
}
.gender_icon{
      height: 150px;
          background-position: center;
            background-size: contain;
            width: 100%;
}
.ad{
  max-width: 540px;
  margin: auto;
  padding: 0 20px;
}
#faq{
      border-top: 1px solid #E7D29E;
      padding: 20px 15px;
      position: relative;
}
.faq_qa{
  margin-top: 40px;
}
.faq_qa_q a {
  display: block;
  padding: 1em 3em 1em 3em;
  position: relative;
      position: relative;
        border: 1px solid #E7D29E;
        color: #fff;
          margin-bottom: 20px;
  font-weight: bold;
}
.faq_qa_q.act a{
  margin-bottom: 0px;
}
.faq_qa_q a::before {
  content: "Q";
  color: #E7D29E;
  font-size: 20px;
  position: absolute;
  left: 14px;
  top: 14px;
}

.faq_qa_q a i {
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 14px;
  color: #ccc;
}

.faq_qa_a {
  padding: 1em 1em 1em 3em;
  background-color: #f7f7f7;
  color: #262626;
  border: solid 1px #eee;
  position: relative;
  display: none;
  margin-bottom: 20px;
}

.faq_qa_a::before {
  content: "A";
  color: #262626;
  font-size: 20px;
  position: absolute;
  left: 14px;
  top: 14px;
}

.faq_qa a {
  word-break: break-word;
}

.faq_qa_q.act a {
      background-color: #E7D29E;
}
.faq_qa_q.act a::before,
.faq_qa_q.act a i {
  color: #fff;
}

button.btn.btn2 {
  background-color: #eee;
  color: #262626 !important;
}
@media not all and (min-width: 768px) {

}
