/*================================================================================
	Item Name: Frest HTML Admin Template
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
body .content-wrapper {
  background-color: white !important;
  padding: 0px !important;
  margin: 0px !important;
}
.navbarmenue {
  width: 70%;
}
.mainheadertop {
  justify-content: space-between;
}
#mainMenuDesctop {
  background-color: white !important;
}
li > .signUpBtn {
  padding: 3px 5px;
  color: green !important;
  border-radius: 5px !important;
}
li > .signInBtn {
  color: green !important;
}
.tabbtntop {
  background-color: #eaeaea;
  padding-bottom: 0px;
}

.nav-link {
  color: grey !important;
  background-color: #eaeaea !important;
  box-shadow: 0 0 0 0 !important;
}
.navbar-nav {
  background-color: white !important;
}
.dropdown.dropdown > a {
  background-color: white !important;
}
.nav-link:active {
  border: 2px green !important;
  color: green !important;
}
.registerationbtn {
  background-color: orangered;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}
.boxshadocard {
  box-shadow: 0px 0px 0px 0px !important;
}
.backcard {
  background-color: #eaeaea;
  padding: 10px;
  margin-bottom: 25px;
  padding-bottom: 20px;
}
.sliderbackcard {
  background: url("../../app-assets/images/banner/banner-1.jpg");
}
.slidercard {
  backdrop-filter: blur(7px);
}
.cardrightaddress {
  background-color: white;
  padding-left: 10px;
  padding-right: 5px;
  min-height: 370px;
}
.cardleftimg {
  min-height: 302px !important;
}
.boxrightaddress {
  background-color: #eaeaea;
  padding-left: 10px;
}
.countryLocation {
  margin: 3px 0px;
  min-height: 117px;
}
.topheaderrighttxt {
  font-size: 14px;
  font-weight: bold;
  color: blue;
}
.addcalendartxt {
  font-size: 12px;
  color: blue;
}
.timetxt {
  font-size: 12px;
  color: gray;
}
.eventwebbtn {
  font-size: 10px;
  color: white;
  margin-left: 3px;
  background-color: grey;
  padding: 2px 4px;
  border-radius: 3px;
}
.boxnumberwrapper {
  justify-content: space-between;
  /* margin-top: 5px; */
}
.sharefiends {
  font-size: 12px;
  font-weight: bold;
  color: blue;
}
.boxnumber {
  background-color: blue;
  margin-right: 3px;
  padding: 4px 0px;
}
.numbertxt {
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 3px;
}
.mainsllidebox {
  margin: 50px 0px 0px;
}
.remaindays {
  flex-direction: column;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
}
.remaintxt {
  font-size: 18px;
  align-self: center;
  text-align: center;
}
.remainlefttxt {
  font-size: 8px;
}
.remiandiv {
  justify-content: space-between;
}
.boxrightmain {
  box-shadow: none;
  justify-content: center;
}
.registernow {
  font-size: 20px;
  color: white !important;
}
.ratingbox {
  /* width: 80%; */
  justify-content: center;
  /* text-align: center; */
  padding: 10px 20px;
}
.ratingtxt {
  border: solid 2px #eaeaea;
  color: grey;
  margin: 10px 20px;
  padding: 5px;
}
.ratingtxtp {
  color: green;
  font-weight: bold;
  font-size: 14px;
}
.organizerbox {
  background-color: #eaeaea;
}
.organizertxt {
  font-size: 18px;
  color: grey;
  font-weight: 600;
  border-bottom: solid 1px grey;
  padding-bottom: 5px;
}
.contactbtn {
  border: solid 1px grey;
  display: inline;
  padding: 5px 10px;
}
.timeline-content {
  background-color: #eaeaea !important;
}
.colright {
  height: 100%;
}
.speakersimg {
  width: 100px;
  height: 100px;
  border-radius: 200px;
}
.speakersbox {
  text-align: center;
  margin-right: 45px;
}
.speakersname {
  font-size: 12px;
}
.ourspeaker {
  font-size: 18px;
  font-weight: bold;
}
.topheadertitle {
  font-size: 18px;
  font-weight: bold;
}
.sharefriendbox {
  margin-bottom: 15px;
}

/* page two style */

.backmainpagetwo {
  background-color: #eaeaea;
  margin-bottom: 50px;
}
.questiontxtpagetwo {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px 30px !important;
}
.indimgpagetwo {
  width: 40px;
  height: 40px;
  border-radius: 80px;
  margin-right: 10px;
}
.divinputpagetwo {
  background-color: white;
  align-items: center;
  padding: 10px;
  margin-bottom: 10px !important;
  box-shadow: 1px grey;
}
.maininpboxpagetwo {
  width: 85%;
  margin: auto;
  text-align: right;
}
.continuebtnpagetwo {
  background-color: blue;
  color: white !important;
  padding: 10px;
  border-radius: 3px;
}
.inputpagetwo {
  color: #000 !important;
}

/* page three style */
.tabactivepagethree {
  background-color: #eaeaea;
}
.tabbtntoppagethree {
  background-color: #eaeaea;
  padding: 3px 0px;
  margin-bottom: 20px;
  overflow-x: scroll;
  /* width: 100%; */
}
.tabbtnlipagethree {
  border-right: solid 1px #bbbbbb;
  margin-right: 0px !important;
}
.topheadertitlepagethree {
  font-size: 14px;
  margin: auto;
}
.chevronpagethree {
  margin-left: -8px;
  z-index: 98;
}
.questiontxtpagethree {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 50px 25px;
}
.inputpagethree {
  font-size: 14px;
}
.remainbtnpagethree {
  background-color: #b8fcd1;
  align-items: center !important;
  align-items: center !important;
  display: flex;
}
.remaintxtpagethree {
  color: #5fc986;
  font-size: 30px;
}
.remaindespagethree {
  font-size: 11px;
  font-weight: bold;
}
.orderboxpagethree {
  background-color: #eaeaea;
  margin-top: 20px;
  padding: 20px 20px;
}
.totalamountpagethree {
  border-bottom: solid 1px #bbbbbb;
  margin: 30px 5px 10px;
}
.shoppingboxpagethree {
  justify-content: space-between;
  margin: 30px 5px 20px 5px;
}
.totaltxtpagethree {
  font-size: 16px;
  font-weight: bold;
}
.shoppingiconpagethree {
  font-size: 22px;
  color: #bbbbbb;
}
.shpingiconpagethree {
  font-size: 26px;
  color: white;
}
.registrfeepagethree {
  background-color: blue;
  padding: 15px 10px;
}
.registertxtpagethree {
  align-items: center;
  text-align: center;
}
.registerfeeboxpagethree {
  border: solid 2px blue;
  margin: 20px;
  align-items: center;
  background-color: #eaeeea;
  border-radius: 5px;
  text-align: center;
}
.divinputpagethree {
  background-color: white;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  margin-bottom: 10px !important;
  box-shadow: 1px grey;
}
.inputdivpagethree {
  display: grid;
  text-align: left !important;
}
.earltxtpagethree {
  font-size: 12px;
  color: red;
}
.tab2boxpagethree {
  border-bottom: solid 1px #bbbbbb;
}
.tab2txtpagethree {
  font-size: 12px;
  padding: 15px 0px;
}
.tab2txtlogpagethree {
  font-size: 12px;
  padding: 0px;
}
.contactinftab2pagethree {
  justify-content: space-between;
}
.titletab2pagethree {
  font-size: 16px;
  font-weight: 600;
  padding: 0px !important;
  margin: 0px;
}
.inpnamestab2pagethree {
  display: flex;
  flex-wrap: wrap;
}
.lablepasstab2pagethree {
  font-size: 10px;
}
.uplaodimgtab2pagethree {
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.uploadtxttab2pagethree {
  font-size: 12px;
}
.boxrighttoptab2pagethree {
  justify-content: space-between;
}
.uploadbtntab2pagethree {
  color: #eaeaea;
  font-size: 14px;
  background-color: #213d22;
  padding: 4px 10px;
  border-radius: 3px 5px;
}
.topdivtab2pagethree {
  border-bottom: solid 1px #bbbb;
  padding-bottom: 20px;
}
.checkboxtab2pagethree {
  font-size: 9px;
}
/* workshop */

/* workSop*/
.Workshop-btns {
  width: 100%;
  height: 70px;
  border: 1px solid #f6f6f6;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 20px;
}
.workshop-container {
  width: 100%;
  /*height: 500px;*/
  padding: 14px;
  position: relative;
    padding-top: 0px;
    margin-top: -18px;
}
.workshop-container-Title .title-rigester {
  font-size: 20px;
  color: #373d55;
  height: fit-content;
  width: fit-content;
}
.workshop-container-Title {
  width: 100%;
  height: fit-content;
  padding: 14px;
  position: relative;
  padding-bottom: 80px;
}
.workshop-container-Title p {
  color: #373d55;
  height: fit-content;
  width: fit-content;
}
.workshop-container-Title .registerType-Continue {
  width: 71px;
  height: 34px;
  background-color: var(--primary);
  color: rgb(223, 223, 223);
  border: none;
  border-radius: 2px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  right: 30px;
}
.Workshop-btns-course p {
  padding: 0;
  margin: 0;
  height: fit-content;
  font-weight: bold;
  font-size: 14px;
}
.Workshop-btns-account {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 2px solid #c2c2c2;
  padding-top: 4px;
}
.Workshop-btns-account p {
  height: fit-content;
  margin: 0;
  padding: 0;
  color: #919191;
  font-weight: medium;
  font-size: 12px;
}
.Workshop-download-add {
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content;
  gap: 20px;
}
.Workshop-download-add .Workshop-download-add-item:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height: 30px;
  width: 150px;
  border-radius: 20px;
  background: linear-gradient(
    180deg,
    rgba(201, 117, 112, 1) 2%,
    rgba(196, 72, 69, 1) 44%,
    rgba(178, 49, 46, 1) 90%
  );
  color: rgba(255, 255, 255, 0.753);
  font-size: 12px;
}
.Workshop-download-add .Workshop-download-add-item p:nth-child(1) {
  color: rgba(255, 255, 255, 0.753);
  font-size: 12px;
  height: fit-content;
  padding: 0;
  margin: 0;
}
.Workshop-download-add .Workshop-download-add-item p:nth-child(2) {
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
  width: 15px;
  background-color: #6f2f2f;
  color: whitesmoke;
  padding: 0;
  margin: 0;
}
.Workshop-download-add .Workshop-download-add-item:nth-child(2) {
  color: rgb(24, 24, 24);
  font-size: 12px;
  font-weight: bold;
}
.Workshop-download-add .Workshop-download-add-item:nth-child(3) {
  color: #4d9853;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #4d985352;
  width: 75px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.registerTypebtns {
  justify-content: space-between;
  display: flex;
  margin-top: 25px;
}
.registerTypebtns button {
  height: 34px;
  font-size: 14px;
}
.registerTypebtnsbtn {
  background-color: blue;
  padding: 4px 7px;
  border-radius: 4px;
}
.registerTypebtnstxt {
  color: white;
  font-size: 16px;
}
/* registration */
.registerationSummary-header {
  margin-top: 30px;
}
.registerationSummary-header p {
  font-size: 12px;
}
.pesonal-info-container {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid rgba(102, 102, 102, 0.411);
  border-bottom: 2px solid rgba(102, 102, 102, 0.411);
  position: relative;
  padding: 20px 0;
  margin-top: 30px;
}
.pesonal-info-container img {
  min-width: 200px;
  width: 30%;
  height: fit-content;
  border-radius: 5px;
}
.edit-personal-info {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 5px 7px;
  position: absolute;
  right: 0;
  top: -32px;
  background-color: rgb(83, 83, 255);
  border-radius: 5px;
}
.edit-personal-info button {
  outline: none;
  border: none;
  color: white;
  background-color: transparent;
  font-size: 12px;
}
.pesonal-infos {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 170px;
}
.pesonal-info-item {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
}
.pesonal-info-item span {
  padding: 3px 6px;
  font-size: 12px;
}
.pesonal-info-item span:first-child {
  flex-grow: 1;
  text-align: right;
  max-width: 170px;
  background-color: rgba(0, 0, 255, 0.062);
}
.prfossional {
  margin: 20px 0;
}
.prfossional img {
  width: 200px;
  border-radius: 5px;
}
.payment-btns,
.registerationSummary-btns {
  margin-top: 30px;
}
.registerationSummary-btns button {
  background-color: var(--primary);
  padding: 5px 7px;
  color: white;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 12px;
}

.order-sumery-header {
  margin: 30px 0;
}
.order-sumery-header p {
  font-size: 10px;
  opacity: 0.8;
}
.order-sumery-details {
  background-color: #0065fc0a;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  position: relative;
  gap: 10px;
  padding: 20px;
}
.order-sumery-details::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(102, 102, 102, 0.178);
  position: absolute;
  top: -10px;
  left: 0;
}
.order-sumery-details-header,
.order-sumery-details-total {
  border-bottom: 1px solid rgba(102, 102, 102, 0.246);
  margin-bottom: 10px;
}
.order-sumery-details-row {
  position: relative;
  margin-bottom: 10px;
}
.order-sumery-details-row::after {
  content: "";
  width: 86%;
  height: 1px;
  background-color: rgba(102, 102, 102, 0.246);
  position: absolute;
  bottom: -15px;
  right: 7%;
}
.order-sumery-details-row-title,
.order-sumery-details-total-title {
  position: relative;
  flex-grow: 1;
}
.order-sumery-details-row-title span,
.order-sumery-details-total-title span {
  position: absolute;
  bottom: -8px;
  font-size: 10px;
  left: 30px;
  color: red;
}
.order-sumery-details-total-title {
  margin: 15px 0;
}
.order-sumery-details-total-title span {
  color: black;
  bottom: -8px;
}
.order-sumery-details-total p {
  margin: 0;
  text-align: center;
}
.order-sumery-details-total .taxes {
  font-size: 10px;
}
.order-sumery-footer {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0;
  align-items: center;
}
.order-sumery-footer p {
  margin: 0;
  margin-bottom: 5px;
  color: rgb(212, 0, 0);
}
.order-sumery-footer button {
  outline: none;
  padding: 7px;
  border: 1px solid rgba(102, 102, 102, 0.137);
}
.order-sumery-footer input {
  outline: none;
  padding: 7px;
  border: 1px solid rgba(102, 102, 102, 0.137);
}
.order-sumery-footer input::placeholder {
  font-size: 12px;
}
.add-discount {
  display: flex;
}

.terms-condition {
  margin: 20px 0;
  position: relative;
}
.terms-condition h5 {
  font-weight: 700;
}
.terms-condition p {
  margin: 0;
  font-size: 14px;
}
.terms-condition a {
  color: #0065fc !important;
}
.terms-condition input {
  margin: 5px 10px 0 7px;
}
.icon-required {
  margin-top: 5px;
}
.terms-condition::after {
  content: "";
  width: 80%;
  height: 2px;
  background-color: #666;
  position: absolute;
  left: 10%;
  bottom: -20px;
}
.pay-with {
  display: flex;
  flex-direction: column;
  padding: 20px 5%;
  width: 100%;
  position: relative;
}
.pay-with::after {
  content: "";
  width: 80%;
  height: 1px;
  background-color: rgba(102, 102, 102, 0.26);
  position: absolute;
  left: 10%;
  bottom: 0px;
}
.pay-methodes {
  width: 450px;
  border: 1px solid rgba(102, 102, 102, 0.185);
}
.pay-methode {
  padding: 10px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.185);
}
.pay-methode p {
  margin: 0;
  margin-left: 5px;
}
.warning {
  color: red;
  margin-top: 10px !important;
}
.payment-btns button {
  background-color: var(--primary);
  padding: 5px 7px;
  color: white;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  .payment-sideBar,
  .registerationSummary-sideBar {
    width: 100%;
  }
  .pay-methodes {
    width: 100%;
  }
}
