.elementor-495 .elementor-element.elementor-element-baf0224 > .elementor-element-populated{padding:0px 0px 0px 0px;}#elementor-popup-modal-495 .dialog-message{width:420px;height:auto;}#elementor-popup-modal-495{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-495 .dialog-close-button{display:flex;}#elementor-popup-modal-495 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-495 .dialog-close-button i{color:#F6D78E;}#elementor-popup-modal-495 .dialog-close-button svg{fill:#F6D78E;}/* Start custom CSS for section, class: .elementor-element-fcf294b */#formModal .modal-content {
  background: linear-gradient(
    to bottom,
    rgba(47, 42, 34, 0) 0%,
    rgba(246, 215, 142, 1) 100%
  );
  background-attachment: fixed;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding: 1px;
}

#formModal .modal-content::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background: linear-gradient(
    to bottom,
    rgba(47, 42, 34, 1) 0%,
    rgba(14, 14, 14, 1) 100%
  );
  display: block;
  border-radius: 10px;
}

#formModal .formcontent {
  background: url(https://choigsoc88.vip/wp-content/uploads/2024/06/bg-form.png) bottom center no-repeat;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}

.formlogo {
  width: 60%;
  display: block;
  margin: 0px auto;
}

.formbox {
  display: flex;
    /*padding-bottom: 0rem;*/
    justify-content: center;
    align-items: center;
    padding-top: 1.5em;
}

.thumb-form {
  width: 38%;
}

.thumb-form > img {
  transform: scale(1.5) translate(15%, 20%);
}

.tab-content {
  /*width: 62%;*/
  padding: 1.5rem 0 0 0;
  margin: 0;
  position: relative;
  z-index: 3;
}

#form .tab-content {
  width: 100%;
  padding: 1rem 0 0 0;
  margin: 0;
  position: relative;
  z-index: 3;
}

#formModal .nav-tabs {
  width: 89%;
  border: none !important;
  margin: 0 0 0.8rem;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}

#formModal .nav-tabs > li > a {
  position: relative;
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #f6d78e;
  display: block;
  font-size: 20px;
  font-weight: 700;
}

#formModal .nav-tabs li {
  flex: 1;
}

#formModal .nav-tabs li:first-child {
  margin-right: -4.5%;
}

#formModal .nav-tabs li:last-child {
  margin-left: -4.5%;
}

#formModal .nav-tabs > li.active > a > img:first-child {
  display: none;
}

#formModal .nav-tabs > li.active > a > img:last-child {
  display: block;
  position: relative;
  z-index: 1;
  height: 43px;
}

#formModal .nav-tabs > li > a > img:first-child {
  display: block;
  height: 42px;
  margin-top: 0.5px;
}

#formModal .nav-tabs > li > a > img:last-child {
  display: none;
  position: relative;
  height: 43px;
  z-index: 0;
}

form {
  width: 100%;
  margin: 0;
  position: relative;
}

.form-group {
  position: relative;
  margin-bottom: 1rem;
}

#form .nav-tabs {
  width: 65%;
  border: none !important;
  margin: 0 auto 2rem;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}

#formModal .nav-tabs > li > a {
  position: relative;
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

#form .form-group-icon {
  position: absolute;
  left: 15px;
  top: 0;
  cursor: pointer;
  height: 46px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
}

#form .nav-tabs li {
  flex: 1;
}

#form .nav-tabs li:first-child {
  margin-right: -4.5%;
}

#form .nav-tabs li:last-child {
  margin-left: -4.5%;
}

#form .nav-tabs > li.active > a > img:first-child {
  display: none;
}

#form .nav-tabs > li.active > a > img:last-child {
  display: block;
  position: relative;
  z-index: 1;
  height: 43px;
}

#form .nav-tabs > li > a > img:first-child {
  display: block;
  height: 42px;
  margin-top: 0.5px;
}

#form .nav-tabs > li > a > img:last-child {
  display: none;
  position: relative;
  height: 43px;
  z-index: 0;
}

.elementor-495 .elementor-element.elementor-element-fcf294b .field_form {
  background: linear-gradient(
    to right,
    rgba(118, 99, 75, 1) 0%,
    rgba(118, 99, 75, 1) 31%,
    rgba(118, 99, 75, 0) 100%
  );
  border-radius: 10px;
  padding: 1px;
}

.elementor-495 .elementor-element.elementor-element-fcf294b .form-control {
  height: 57px;
  background: #252324 !important;
  border: none !important;
  outline: none !important;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 14px;
  color: #fff !important;
  border-radius: 10px;
}

input::-webkit-input-placeholder {
  color: #fff !important;
  font-weight: 600;
}

input:-moz-placeholder {
  color: #fff !important;
  font-weight: 600;
}

input::-moz-placeholder {
  color: #fff !important;
  font-weight: 600;
}

input:-ms-input-placeholder {
  color: #fff !important;
  font-weight: 600;
}
.btnsubmit button:hover,
.btnsubmit-join button:hover {
  transform: scale(1.1);
  background: none;
}
.btnsubmit{
    text-align: right;
}
.btnsubmit button, .btnsubmit-join button {
    background: 0 0;
    border: none;
    outline: 0;
    margin: 0 auto;
    transition: ease .3s;
    text-align: right;
}
.btnsubmit img{
    width: 147px;
}
.tab-content>.tab-pane{
        display: none;
}
.tab-content>.active {
    display: block;
}
.elementor-495 .elementor-element.elementor-element-fcf294b .register-confirm-btn:focus{
    background: none;
    outline: none;
}
.elementor-495 .elementor-element.elementor-element-fcf294b .error{
    color: red;
    text-align: center;
    font-size: 13px;
}/* End custom CSS */