.text-wrapper p:first-child {
  display: inline;
}

.full-text {
  display: inline;
}

.readmore-btn {
  color: white;
  cursor: pointer;
  margin-top: 15px;
  border: 2px solid;
  float: left;
  padding: 5px;
  font-size: 14px;
}

p.conclave_text {
  color: #000;
  padding: 0px 100px 0px 100px;
  line-height: 25px;
  font-family: "Poppins";
}

p.conclave_text3 {
  color: #000;
  padding: 0px 100px 0px 100px;
  line-height: 25px;
  font-family: "Poppins";
}

.full-text {
  color: #000;
  padding: 0px 100px 0px 100px;
  line-height: 25px;
  font-family: "Poppins";
}

h2.video_title {
  padding: 0px 180px 0px 180px;
  line-height: 45px;
  text-align: center;
  font-weight: 700;
}

video.video-background {
  width: 100%;
  height: 550px;
  object-fit: cover;
  margin-top: 30px;
}

button.btn.btn-warning {
  font-size: 14px;
  font-weight: 500;
  background: #f48120;
  margin-top: 0;
  border-radius: 30px;
  border: #fff;
  color: #fff;
  padding: 8px 30px;
  letter-spacing: 0.6px;
}

button.btn.btn-warning:hover {
  background-color: #000;
  color: #fff;
  letter-spacing: 0.6px;
  font-weight: 400;
}

p.abt_ef {
  padding: 0px 100px 0px 100px;
  line-height: 25px;
  text-align: justify;
  margin-bottom: 10px;
}
section#contact {
  background: #f68118;
}
button.btn.btn-success {
  background: #fff;
  border: none;
  color: #f68118;
  padding: 7px 40px;
  border-radius: 30px;
}

button.btn.btn-success:hover {
  background: #000;
  border: none;
  color: #fff;
  border-radius: 30px;
}
select#format {
  font-size: 16px;
  color: #5c5b5b;
  /*padding: 10px 15px;*/
  height: 40px;
}
.form-control {
  font-size: 16px;
  height: 40px;
}
button#myBtn {
  background: none;
  border: none;
  color: #f68118;
}
#more {
  display: none;
}
.abt_text {
  margin-bottom: 0;
  padding: 10px 100px 0px 100px;
  line-height: 25px;
  font-size: 16px;
  text-align: justify;
}

/* jury section start */
.jury-row {
  /*padding: 0px 55px;*/
}

.jury-member {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: white;
  border-radius: 50px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 250px;
  margin: 35px auto 0px auto;
  height: 410px;
}
.jury-team {
  background-color: #e66023;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  height: 179px;
  position: relative;
  bottom: 37px;
}
.jury-member-img {
  width: 100%;
  max-width: 300px;
  position: relative;
  bottom: 24px;
}
.jury-details {
  text-align: center;
}
.jury-details h4 {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0.6px;
  color: #e66023;
}
.company-logo {
  width: 100%;
  max-width: 135px !important;
  height: 50px;
  object-fit: contain;
}
.mobile-hero {
  display: none !important;
}

/*mobile header start*/

.mobile-header {
  display: none;
}
.mobile-nav-list {
  display: none;
}
.mobile-nav-list li {
  list-style: none;
  padding: 10px;
}
.mobile-nav {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin: 10px 15px;
  justify-content: space-between;
}
.mobile-nav-icons {
  font-size: 20px;
  cursor: pointer;
}
.mobile-nav-icons .fa-x {
  display: none;
}

.submit_btn {
  font-size: 14px;
  font-weight: 500;
  background: #f48120;
  margin-top: 0;
  border-radius: 30px;
  border: #fff;
  color: #fff;
  padding: 8px 60px;
}
.submit_btn:hover {
  background: white;
  color: black;
}
section#awards {
  margin-top: 30px;
}

section#jury {
  background: url("../img/EF_ECRA_Website_Jury_bg_patten.webp");
  /*background:#f68118;*/
  padding: 50px 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section#footer-abt {
  padding: 0px 0px 40px 0px;
}

.hero-carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}
.hero-carousel-indicators .active {
  background-color: #fff;
  opacity: 1;
}
#edition-logo {
  max-height: 66px;
}
h4.price_name {
  color: #000;
}
h1.main-title {
  text-align: center;
  margin-top: 50px;
  font-size: 28px;
  margin-bottom: 50px;
  font-weight: 600;
}
/* mobile header end*/

img.nomiation-award_img {
  width: 100%;
}
h2.nominate_text {
  font-size: 36px;
  color: #f68118;
  font-weight: 600;
  letter-spacing: 0.6px;
  padding: 10px 50px 10px 50px;
}
div#nominate_border {
  border: 4px solid;
  padding: 20px;
  color: #f68118;
}

button.banner-button {
  color: var(--contrast-color);
  background: #f68118;
  font-size: 20px;
  padding: 10px 50px 10px 50px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 50px;
  transition: 0.3s;
  width: 100%;
  border: none;
  font-weight: 600;
  margin-left: -40px;
}
button.banner-button:hover {
  background-color: #000;
  color: #fff;
}

section.nominate_bg {
  background-image: url(../img/nomination_bg.webp);
  background-position: center;
  background-size: 100% 100%;
}
img.cat_text {
  width: 100%;
  max-width: 650px;
  margin-left: 50px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.jury-mobile {
  display: none;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

span.swiper-pagination-bullet {
  color: red !important;
  background: white;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  top: 30px;
  height: 50px;
}
section#gallery {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* register page css start*/

.register-bg {
  background-image: url("../img/EF_ECRA_Website_Jury_bg_patten.webp");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
}

.register-head {
  text-align: center;
  color: white;
  font-weight: 700;
}

.register-form-right img {
  width: 100%;
  max-width: 250px;
  display: block;
  margin: auto;
  margin-top: 30px;
}
.register-form-right {
  padding-left: 0px;
}

.register-form-left {
  /*display: flex;*/
  /*flex-direction: column;*/
  /*justify-content: center;*/
  margin-top:50px;
  background: #f7f7f7;
  padding: 0px 120px 0px 120px;
}
.register-form-right h1 {
  color: white;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  padding: 30px 0px;
}

.register-form-left .submit_btn {
  background-color: #f48120;
  color: #fff;
  font-size: 16px;
}

.register-form-left .submit_btn:hover {
  background-color: #000;
  color: #fff;
}

/*.registration-form img {*/
/*  display: none;*/
/*}*/

/* register page css end*/

/* contact us start*/
.c_icon {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-size: 20px;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}

h3.c_title {
  font-size: 18px;
  font-weight: 700;
  text-align: justify;
  color: #fff;
}

p.c_sub_title {
  text-align: left;
  color: #fff;
  letter-spacing: 0.2px;
}
.info-item.d-flex {
  margin-top: 30px;
}

/* contact us end*/

/* video section start*/
.parallax-video {
  width: 60%;
  margin-top: 30px;
  height: 480px;
}
.parallax-video-container {
  display: flex;
  justify-content: center;
}

/* nominate awards start*/

.categories-sec-bg {
  background: url("/product-images/bg_patten.webp");
  /* height: 480px; */
  padding-top: 50px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.categories-head {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  padding-bottom: 30px;
  color: white;
}

.fa-cart-shopping {
  background: white;
  color: black;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 8px 5px;
  position: relative;
  right: 16px;
}

.categories-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-bottom: 35px;
}

.categories-card img {
  width: 200px;
  border-radius: 25px;
}

.categories-card h4 {
  font-weight: 600;
  margin: 10px 0px 0px 0px;
}

.cart-link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  /*padding:5px 20px;*/
  color: white;
  text-decoration: none;
  border-radius: 25px;
}

button.btn.cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  /*padding: 5px 20px 5px 20px;*/
  color: white;
  text-decoration: none;
  border-radius: 25px;
  padding: 5px 20px;
  border: none;
}

button.btn.cart-btn:focus {
  background: #000;
  color: #fff;
}
button.swal2-confirm.swal2-styled {
  background: #ff6600;
}

div:where(.swal2-icon).swal2-success .swal2-success-ring {
  border: 0.25em solid #ff6600;
}

div:where(.swal2-icon).swal2-success [class^="swal2-success-line"] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #ff6600;
}

/* thanku pages start*/

.thanks-head {
  font-weight: 700;
  font-size: 56px;
  color: #f48120;
  text-align: center;
}
.thanks-para {
  font-size: 18px;
}
.thanku-cnt {
  margin: 50px 0px 40px 0px;
}
#thanku-row {
  height: 100vh !important;
}
.terms-head {
  text-align: center;
  color: white;
  font-size: 65px;
  font-weight: 600;
}

section.brand_brearcumb {
  background: #f48120;
  padding: 50px 20px;
  margin-bottom: 20px;
}

p.privacy_text {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: justify;
  line-height: 25px;
  letter-spacing: 0.2px;
}

h2.text_pg {
  font-weight: 600;
  font-size: 24px;
  margin-top: 20px;
}

.mandatory_text{
    font-size:12px;
    position: relative;
    bottom: 10px;
}


