/* ------------------------------------------------------------------ */
.wrapper {
  height: 100%;
  overflow: hidden;
  padding: 0px auto;
}

.container {
  max-width: 1180px;
  font-family: Poppins;
}

a {
  text-decoration: none !important;
  outline: none !important;
  color: #FFFFFF;
}

p {
  padding: 0px;
  margin: 0px;
}

.btn:hover {
  background-color: #FE2515 !important;
  outline: none !important;
  box-shadow: 0px 0px 15px #FE2515;
  color: #FFFFFF !important;
}
/* ------------------------------------------------------------------- */
/* active campaign form */
.modal-content {
	border-radius: 20px !important;
}

.modal-body {
	font-family: Poppins !important;
	position: relative;
}

._form-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	text-align: start;
	padding: 0px 20px;
}

.modal-background-image {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
  opacity: 70%;
}

._form-text {
	max-width: 250px;
	margin: 0px 0px 25px;
}

._form-title {
	font-size: 32px !important;
	font-weight: 500px !important;
	line-height: 150% !important;
}

._form-subtitle p{
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 170% !important;
	margin: 10px 0px 0px;
}

._field-wrapper {
	padding: 5px 0px 0px;
}

._field-wrapper label {
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 170% !important;
	opacity: 80%;
}

._field-wrapper input {
	border-radius: 5px !important;
}

._button-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	padding: 10px 0px 0px;
}

._submit {
	font-size: 18px !important;
	font-weight: 600 !important;
}

.btn-cancel {
	margin: 0px 20px 0px 0px;
	border-style: none;
	background-color: #FFFFFF;
	font-weight: 600;
	font-size: 18px !important;
	line-height: 90%;
}

.btn-cancel:hover {
  color: #DE2107;
}

/* ------------------------------------------------------------------- */

.text-muted {
  color: #808080 !important;
}

.subtitle {
  font-size: 21px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0em;
  text-align: left;
  color: #FE2515;
}

.title {
  font-size: 32px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

/* ------------------------------------------------------------- */
nav {
  z-index: 50;
  background-color: #fff;
}

.navbar-brand {
  font-weight: 700;
}

.navbar-brand img {
  margin: 0px 10px 0px 0px;
}

.btn-nav {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  background-color: #DE2107;
  color: #FFFFFF;
  border-radius: 5px;
  border-color: #DE2107;
  min-width: 101px;
  min-height: 34px;
}

.btn-nav:hover {
  box-shadow: 0px 0px 10px #FE2515;
}

.nav-link {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.095em;
  color: #000;
}

.nav-item a:hover {
  color: #DE2107 !important;
}

.nav-item {
  margin: 0px 5px 0px 5px;
}

/* --------------------------------------------------------------- */

.form__title h5 {
  color: #DE2107;
  font-weight: 600;
  font-size: 24px !important;
}

.form__title {
  margin: 0px 0px 40px;
}

.form__item input {
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  background-color: rgba(252, 249, 249, 0.1);
  border-color: #DE2107;
}

.form__item {
  padding: 10px 0px 10px;
}

.form__button {
  background-color: #DE2107;
  border-color: #DE2107;
  width: 120px;
  height: 50px;
  border-radius: 10px;
  color: #FFFFFF;
}

/* --------------------------------------------------------------- */
.theme {
  overflow: hidden;
  position: relative;
}

.theme__container {
  max-width: 1180px;
  padding: 50px 20px;
}

.theme__row {
  padding: 50px 10px 0px ;
}

.theme__col {
  max-width: 800px;
}

.theme__col .text-muted {
  margin: 40px 0px 0px 0px;
}

.theme__col .subtitle {
  margin: 0px;
}

.theme__img {
  position: absolute;
  top: 20%;
  right: 10%;
  z-index: 0;
}

.theme__title {
  font-size: 50px;
  font-weight: 700;
  line-height: 109%;
  letter-spacing: -0.02em;
  color: #080734;
}

.theme__list li::marker {
  color: #DE2107;
  font-size: 170%;
}

.theme__list li {
  font-size: 21px;
  font-weight: 400;
  line-height: 171%;
  letter-spacing: 0em;
  color: #323232;
  padding: 5px 0px;
}

.date__row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 400;
  max-width: 680px;
  margin: 30px 0px 0px 0px;
  align-items: center;
}

.date__item {
  border: 2px solid #323232;
  border-radius: 15px;
  font-size: 26px;
  text-align: center;
  margin: 10px 10px 10px 10px;
}

.date__item:last-of-type {
  background-color: #323232;
  color: #FFFFFF;
}

.date__item span {
  padding: 0px 8px;
}

.date__item p {
  padding: 20px;
}

.btn-join {
  color: #FFFFFF;
  border-color: #DE2107;
  background-color: #DE2107;
  border-radius: 15px;
  padding: 20px;
  width: 143px;
  height: 78px;
  font-size: 21px;
  font-weight: 700;
  margin: 0px auto;
}

/* ------------------------------------------------------------------------- */
.facts {
  background-color: #080734;
  position: relative;
}

.facts__row {
  display: flex;
  flex-direction: row;
  padding: 54px 20px 25px;
  justify-content: center;
}

.facts__col {
  flex: 1 1 33.333%;
  padding: 10px;
}

.facts__item {
  text-align: left;
  letter-spacing: 0em;
}

.facts__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  color: #FFFFFF;
}

.facts__subtitle {
  font-size: 17px;
  font-weight: 400;
  line-height: 170%;
  color: #838399;
}

.facts__bg-img-start {
  position: absolute;
  top: -8%;
  left: 6%;
  opacity: 40%;
}

.facts__bg-img-end {
  position: absolute;
  bottom: 10%;
  right: 10%;
  opacity: 40%;
}

/* --------------------------------------------------------------------------- */
.about__container {
  padding: 80px 20px;
}

.about__row {
  display: flex;
  flex-direction: row;
}

.about__col {
  flex: 0 0 25%;
  box-sizing: border-box;
  padding: 55px 10px 0px 10px;
}

.about__card {
  position: relative;
  border: 3px solid #E3E6ED;
  border-radius: 10px;
  max-height: 280px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.about__text {
  box-sizing: border-box;
  padding: 15px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 170%;
  color: #656565;
  margin: 0px 0px 50px 0px;
}

.about__text-muted {
  color: #656565;
  line-height: 170%;
  font-size: 18px;
  padding: 15px 0px 0px 10px;
}

.about__text-mob {
  display: none;
}

.about__icon {
  position: absolute;
  right: -1%;
  bottom: -5%;
}

.about__icon img {
  max-width: 115px;
  max-height: 115px;
}

.firstprice-icon img {
  /* max-width: 112px;
  max-width: 90px; */
  margin: 10px 0px 0px 0px;
}

.check-icon img {
  /* max-width: 146px;
  max-height: 105px; */
}

.victory-icon img {
  /* max-width: 115px;
  max-height: 115px; */
}

.rocket-icon img {
  /* max-width: 144px;
  max-height: 105px; */
  margin: 0px -15px 0px 0px;
}

.program__button {
  color: #FFFFFF;
  font-size: 21px;
  font-weight: 500;
  width: 250px;
  height: 60px;
  border-radius: 15px;
  background: #DE2107;
  border-color: #DE2107;
  padding: 15px;
  z-index: 2;
}

/* -------------------------------------------------------------------------------- */
.speaker {
  background: #F6F7F9;
}

.speaker__container {
  padding: 55px 20px 150px;
}

.speaker__row {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.speaker__col {
  flex: 0 1 50%;
}

.speaker__col2 {
  color: #656565;
  padding: 0px 0px 40px;
}

.speaker__body {
  text-align: left;
}

.speaker__body .title {
  padding: 9px 0px;
}

.speaker__text {
  padding: 0px 0px 15px 0px;
}

.speaker__text-mob {
  display: none;
}

.speaker__list li::marker,
.speaker__list-mob li::marker {
  color: #DE2107;
  font-size: 170%;
}

.speaker__list li,
.speaker__list-mob li {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0em;
  padding: 15px 0px 0px 0px;
}

.speaker__list-mob {
  display: none;
}

.speaker__img {
  justify-content: bottom;
}

/* --------------------------------------------------------------------------------- */
.program {
  background-color: #080734;
  position: relative;
}

.program__container {
  padding: 44px 0px 90px;
}

.program__row:last-of-type {
  padding: 54px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.program__col {
  margin: 10px;
}

.program__title {
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.program__date {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 170%;
  padding: 25px 0px 6px;
}

.program__subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 172.2%;
  letter-spacing: 0em;
  opacity: 70%;
  color: #FFFFFF;
}

.program__card {
  background: #fff;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  flex: 0 0 50%;
  max-width: 550px;
}

.program__body {
  padding: 15px 0px 60px 0px;
}

.program__list {
  font-size: 21px;
  margin: 20px;
  line-height: 170%;
  box-sizing: border-box;
}

.program__list li::marker {
  content: url('/assets/img/program/Icon.svg');
}

.program__list li {
  padding: 10px
}

.program__img {
  position: absolute;
  bottom: 0;
  right: 4%;
}

.program__bg-img-left {
  position: absolute;
  top: -9%;
  left: 9%;
  opacity: 40%;
}

.program__bg-img-right {
  position: absolute;
  bottom: -4%;
  right: 4%;
  opacity: 40%;
}

/* -------------------------------------------------------------------------------- */
.partners__container {
  padding: 100px 20px 80px;
}

.partners__row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0px 0px 20px;
}

.partners__col {
  flex: 1 1 0px;
  padding: 10px;
}

.partners__body:hover {
  outline: none !important;
  border: 3px solid red;
  box-shadow: 0 0 5px #719ECE;
}

.partners__body {
  background: #F6F7F9;
  border-radius: 10px;
  height: 100%;
  padding: 20px;
}

.partners__text {
  color: #000;
  font-size: 18px;
  line-height: 170%;
  opacity: 50%;
  padding: 20px 0px 25px;
  text-align: start;
}

.partners__title {
  text-align: center;
  font-size: 28px;
  padding: 0px 0px 40px;
}

.partners__header img {
  max-width: 217px;
}

/* ---------------------------------------------------------------------------------- */
.footer {
  background-color: #080734;
  color: #FFFFFF;
}

.footer__body {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 30px 20px 40px;
  position: relative;
}

.footer__logo {
  flex: 0 1 200px;
  position: relative;
}

.footer__logo::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: #FFFFFF;
  opacity: 21%;
  right: -10%;
  top: 60%;
  position: absolute;
  transform: rotate(90deg);
}

.footer__nav {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  justify-content: space-between;
}

.footer__col p {
  font-weight: 500px;
  line-height: 170%;
  font-size: 16px;
  color: #FFFFFF;
  opacity: 50%;
}

.footer__nav h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
}

.footer__col {
  flex: 1 1 auto;
  margin: 0px 10px;
}

.btn-to-start {
  flex: 0 0 auto;
  width: 55px;
  height: 50px;
  padding: 10px;
  background-color: #FFFFFF;
  border-radius: 10px;
}

/* media */
@media(max-width:1400px) {
  .theme__img {
    position: absolute;
    top: 20%;
    right: 3%;
    z-index: 0;
  }

  .speaker__col2 {
    padding: 0;
  }
}

@media(max-width:1179px) {
  .container {
    max-width: 993px;
  }

  .theme__col {
    margin: 0px auto;
  }

  .theme__img {
    display: none;
  }

  .partners__container {
    padding: 50px 0px 0px;
  }

  .partners__row {
    margin: 0px;
  }

  .partners__col {
    flex: 0 0 33.333%;
    margin: 20px 0px 0px 0px;
  }

  .partners__body {
    padding: 10px;
  }

  .about__row:last-of-type {
    flex-direction: column;
  }

  .about__col {
    flex: 0 0 auto;
  }

  .about__body {
    padding: 20px;
    position: relative;
    height: 150px;
    overflow: hidden;
  }

  .about__text {
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    margin: 0px;
  }

  .about__icon {
    position: absolute;
    bottom: -15%;
    right: 0%;
  }

  .victory-icon {
    right: -1.5%;
    bottom: -17%;
  }

  .speaker__col2 {
    padding: 0;
  }
}

@media (max-width:992px) {
  .container {
    max-width: 769px;
  }

  .navbar-brand img {
    height: 40px;
  }

  .nav-link {
    font-size: 18px;
    text-align: center;
  }

  .btn-nav {
    font-size: 16px;
    margin: 0px auto;
    width: 150px;
  }

  .theme__title {
    font-size: 40px;
  }

  .date__row {
    flex-direction: column;
    align-items: stretch;
    margin: 0px auto;
  }

  .btn-join {
	padding: 15px;
	flex: 1 1 60px;
	width: 250px;
  }

  .facts__col {
    margin: 0px 10px 0px
  }

  .about__col {
    padding: 25px 0px 10px;
  }

  .about__col:first-of-type {
    padding: 50px 0px 0px;
  }

  .about__text-muted {
    font-size: 20px;
  }

  .speaker__container {
    padding: 50px 0px 50px;
  }

  .speaker__col2 {
    margin: 30px 20px 0px;
    padding: 0;
  }

  .speaker__img {
    display: flex;
    justify-content: center;
  }

  .speaker__text {
    font-size: 20px;
  }

  .speaker__list li {
    font-size: 20px;
  }

  .program__row:last-of-type {
    flex-direction: column;
  }

  .program__body {
    padding: 0px;
  }

  .partners__col {
    flex: 0 0 50%;
    margin: 20px 0px 0px 0px;
    padding: 0px 8px;
  }

  .partners__body {
    max-width: 350px;
  }

  .partners__header img {
    padding: 0px 5px 0px 0px
  }

  .partners__footer p {
    font-size: 20px;
  }

  .btn-to-start {
    position: absolute;
    bottom: 10%;
    left: 3%;
  }

}

@media (max-width:768px) {
  .container {
    max-width: 640px;
  }

  .theme__title {
    font-size: 32px;
  }

  .theme__list li {
    font-size: 16px;
  }

  .date__item {
    font-size: 22px;
  }

  .facts__title {
    font-size: 26px;
  }

  .about__text-muted {
    font-size: 16px;
  }

  .about__body {
    position: relative;
    height: 100px;
  }

  .about__row {
    padding: 0px 20px;
  }

  .about__icon {
    display: none;
  }

  .about__text {
    width: 100%;
    padding: 0px;
    font-size: 18px;
  }

  .speaker__col2 {
    padding: 0;
  }

  .speaker__text {
    font-size: 16px;
  }

  .speaker__list li {
    font-size: 18px;
  }

  .program__col {
    padding: 0px;
  }

  .partners__text p {
    font-size: 18px;
  }

  .footer__logo {
    flex: 0 0 50px;
    height: 30px;
  }

  .footer__logo::after {
    top: 130%;
    left: 65%;
  }

  .footer__nav {
    flex: 0 0 80%;
    padding: 0px 0px 0px 20px;
  }

  .footer__nav h6 {
    font-size: 14px;
  }

  .footer__nav p {
    font-size: 12px;
  }
}

@media(max-width:639px) {
  .container {
    max-width: 340px;
  }

  .theme__title {
    font-size: 24px;
  }

  .subtitle {
    font-size: 18px;
  }

  .title {
    font-size: 24px;
  }

  .text__muted {
    font-size: 14px;
  }

  .facts__row {
    flex-direction: column;
  }

  .facts__title {
    font-size: 18px;
  }

  .facts__subtitle {
    font-size: 16px;
  }

  .about__container {
    padding: 40px 20px;
  }

  .about__body {
    height: 100%;
    text-align: start;
  }

  .about__text-muted {
    display: none;
  }

  .about__text-mob {
    display: block;
    font-size: 14px;
    line-height: 150%;
    color: #656565;
  }

  /* .program__button {
    width: 150px;
    height: 60px
  } */

  .about__text {
    font-size: 14px;
  }

  .speaker__col1 {
    justify-content: center;
  }

  .speaker__img img {
    width: 340px;
  }

  .speaker__text {
    display: none;
  }

  .speaker__text-mob {
    display: block;
    font-size: 16px;
  }

  .speaker__list li {
    font-size: 16px;
  }

  .speaker__list {
    display: none;
  }

  .speaker__list-mob {
    display: block;
  }

  .program__title {
    font-size: 22px;
  }

  .program__date {
    font-size: 16px;
  }

  .program__subtitle {
    font-size: 16px;
  }

  .program__container {
    padding: 20px;
  }

  .program__col {
    margin: 10px 0px;
  }

  .program__list li {
    font-size: 16px;
    padding: 5px;
  }

  .program__img img {
    height: 60px;
    bottom: 0;
    right: 0;
  }

  .program__col:last-of-type {
    margin: 30px 0px 0px;
  }

  .partners__container {
    display: none;
  }

  .footer__body {
    flex-direction: column;
  }

  .footer__logo::after {
    display: none;
  }

  .footer__nav {
    display: flex;
    flex-direction: column;
  }

  .btn-to-start {
    top: 10%;
    left: 80%;
  }

  .modal-background-image {
    opacity: 60%;
  }

  ._form-text {
    margin: 0px;
  }

  ._field-wrapper label {
    margin: 0px !important;
  }
}