
/* .slide0:before {
  content: '';
  display: block;
  position: absolute;
  top: 0; left: 0;
  bottom: 0; right: 0;
  background-color: #4c294c52 !important;
} */

.btn-theme {
    color: #ffffff;
    background-color: #563d7c;
    border-color: #563d7c;
}
.btn-theme:hover {
    background-color: #dabd71;
    border-color: #dabd71;
    color: #ffffff;
}
.btn-reg:hover {
    color: #ffffff;
    background-color: #563d7c;
    border-color: #563d7c;
}
.btn-reg {
    background-color: #dabd71;
    border-color: #dabd71;
    color: #ffffff;
}

.schedule-wrapper .schedule-tabs.lv1 .nav > li.active:before {
  border-top: 7px solid #563d7c !important;
}
/* .schedule-wrapper .schedule-tabs.lv1 .nav > li.active:before {
  border-top: 7px solid #dabd71 !important;
} */

.color .btn-theme:hover {
    background-color: #dabd71;
    border-color: #dabd71;
    color: #ffffff;
}

/* proposed exhibitor page */
/* #page_content{
  margin-top: 20vh;
} */

.voffset1 {
  margin-top: 1em !important;
}
.eximg {
  padding: 0;
}

.bg-grey {
  background: #843558;
  padding-top: 1em;
  padding-bottom: 1.5em;
}

.form-header-ex {
  background-color: #843558;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 30px 20px 10px 20px;
}

#term {
  margin-top: 20vh;


}
#term p {
  font-size: 15px;

}
.term {
  text-align: justify;
}
.termhead{
  padding: 1vh 0;
  text-align: center;
  
}
.term-body{
  font-weight: bold;
  font-size: 0.8em;
  
  /* text-transform: initial; */
  text-transform: uppercase;
}

.form-background-ex {
  background-color: #41123e;
  border-radius: 10px;
  padding: 10px;
}
.crit-odd{
  
  padding: 2vh 0;
}
.crit-even{
  /* background-color: #84355963; */
  background-color: #f0e9ecb6;
  padding: 2vh 0;
}
.crit p, li {
  font-size: 16px;
}
.container-fluidex {
  /* margin-left: 30px;
  margin-right: auto; */

  margin: 5vh 10vw 10vh 10vw;
  padding: 5vh 4vw;
  border-radius: 5px;
}
.criteria{
  margin-bottom: 2vh;
  text-decoration: underline;
}
.btn-event {
  background-color: #fafafa;
  vertical-align: middle;
  color: #4c294c;
  border-radius: 5px;
  margin-top: 2vh;
 
}
@media (max-width: 981px){
  /* .btn..btn-event {
    background-color: #fafafa;
    vertical-align: middle;
    color: #4c294c;
    border-radius: 5px;
    display: none;

    
    width: 30% !important;
  } */
  #btnex {
    display: none !important;
  }
}
.container-fluidex h2{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #fafafa;
  
}

@media (max-width: 981px){

  .container-fluidex h2{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #fafafa;
    padding-bottom: 3vh;
  }
}
@media (max-width: 640px){

  .container-fluidex h2{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #fafafa;
  }
}
.container-fluidex1 {
  margin-left: auto;
  margin-top: 20vh;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 981px){
  .container-fluidex1 {
    margin-left: auto;
    margin-top: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* end of exhibitor page */
.headerheight{
  margin-top: 10vh;
}
.wide .header.shrink, .boxed .header.shrink > .container {
    background-color: #ffffffcb;
    padding-bottom: 4vh;
}
.social-line a:hover {
  background-color: #563d7c !important;
  color: #fafafa !important;
}
.sf-menu li.active > a {
    color: #ffffff;
    font-weight: bold;
}
.sf-menu a:hover {
    color: #dabd71;
}
.sf-menu li > a {
    color: #4c294c;
    font-weight: bold;
}
.sf-menu li.active {
    background-color: #4c294cc9;
}
.event-description .media-heading {
    color: #dabd71;
}

.testimonial .media-heading {
  color: #dabd71;
}

@media (max-width: 991px){
.navigation {
    background-color: rgb(242 243 245 / 95% )!important;
}
}

.menu-toggle {
  color: #563d7c !important;
}
/* .wide .header, .boxed .header > .container {
  background-color: #fff;
  position: relative;
  padding-top: 40px;
  padding-bottom: 4vh;
} */


/* 
.wide .header, .boxed .header > .container {
  background-color: #fff;
  position: relative;
  padding-top: 40px;
  padding-bottom: 1vh;
} */
@media (max-width: 500px){

  .col-social {
    width: 20%;
  }
}
@media (min-width: 994px){

  .col-speak {
    width: 20%;
  }
}
.col-speak h3{
  font-size: 14px;
  line-height: normal;
}
.col-speak p{
  font-size: 12px;
  line-height: normal;
}
.speakcappad{
  font-size: 12px;
  padding-top: 2.5vh;
}

/* for checkout */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
  }
  
  body.pays {

    margin-top: 90px;
    width:100%;
      /* background-image:url(https://i.imgur.com/3jhku0g.gif); */
    background-size:cover;
    background-color:#a2c5adcb;
  }
  @media (max-width: 991px){
    .btn-theme {
      font-size: 15px !important;
      padding: 12px !important;
  }
  }
  .title-inner {
    font-size: 18px;
}

.section-title1 {
  position: relative;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 10px 0;
  z-index: 0;
  text-transform: uppercase;
  text-decoration: underline;
  color: #0d1d31;
  display: table;
  width: 100%;
}
  @media (max-width: 991px){

    .title-inner {
        font-size: 20px;
    }
  }
  .paddown  {
    padding-bottom: 3vw;
  }

  code {
    padding: 2px 4px;
    font-size: 90%;
    color: #4c294c !important;
    background-color: #f9f2f4;
    border-radius: 4px;
}


  .container2 {
    display: flex;
   align-content: space-between;
    background-color: #ffffffcb;
    padding: 20px;
    margin-top: 120px;
    border-radius: 10px;
    flex-direction: column;
    width: 100% !important;
    max-width: 600px;
    position: absolute;
        top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transition: 1s all ease-in-out;
    -webkit-transition: 1s all ease-in-out;
    -moz-transition: 1s all ease-in-out;
  }
  .container1 {
    display: flex;
    background-color: #ffffff;
    padding: 20px;
    margin-top: 120px;
    border-radius: 10px;
    flex-direction: column;
    max-width: 1080px;
    position: absolute;
    /*     top: 50%; */
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transition: 1s all ease-in-out;
    -webkit-transition: 1s all ease-in-out;
    -moz-transition: 1s all ease-in-out;
  }
  
  .box {
    display: flex;
    flex-direction: column;
  }
  
  .card-panel {
    padding-bottom: 0px;
  }
  
  #crickets {
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  table td:nth-child(1) {
    width: 34px;
  }
  
  table td:nth-child(3) {
    width: 65px;
  }
  
  .bold {
    font-weight: bold;
    font-size: 20px;
  }
  
  .credit-card-box {
    width: 400px;
    height: 280px;
    background: linear-gradient(135deg, #03A9F4, #1976D2);
    border-radius: 15px;
    color: #fff !important;
    text-shadow: 0 1px 1px hsla(0, 0, 0, 0.3);
  }
  
  .input-field.cvv,
  .input-field.number,
  .input-field.card-holder,
  .input-field.card-expiration-date {
    display: inline-block;
  }
  
  .input-field.cvv {
    top: -6px;
    margin-left: 6px !important;
  }
  .thr{
      padding-right: 30px;
  }
  .thl{
      padding-left: 9px;
  }
  .input-field label {
    color: #fff;
    left: 0rem;
  }
  
  .select-wrapper+label {
    top: -1.8rem;
  }
  
  .select-wrapper span.caret {
    top: 2px;
    color: #fff;
  }
  
  input:not([type]),
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=url],
  input[type=time],
  input[type=date],
  input[type=datetime-local],
  input[type=tel],
  input[type=number],
  input[type=search],
  textarea.materialize-textarea,
  .select-wrapper input.select-dropdown {
    border-bottom: 1px solid #fff;
  }
  
  .input-card-number {
    font-size: 30px !important;
    width: 70px !important;
    display: inline-block;
    margin-right: 5px !important;
  }
  
  .input-card-cvv {
    width: 30px !important;
    display: inline-block;
  }
  
  .card-holder {
    width: 150px !important;
    margin-right: 10px;
  }
  
  .card-expiration-date {
    display: inline !important;
  }
  
  .card-expiration-date .select-wrapper,
  .card-expiration-date input {
    display: inline !important;
    /* width: 50px !important; */
  }
  
  .card-expiration-date .select-wrapper {
    margin-right: 5px;
  }
  
  .card-expiration-date ul,
  .card-expiration-date li span {
    width: 50px !important;
  }
  
  .logo1 img {
    position: relative;
    top: 0px;
    left: 290px;
    width: 60px;
    filter: invert(1);
    -moz-filter: invert(1);
    -webkit-filter: invert(1);
  }
  
  .checkout {
    margin: 0px;
  }
  
  .btn-large {
    margin: 10px 0%;
    background-color: #4c294c;
    /*   width: 100%; */
  }
  .btn-large>span {
    margin: 10px 0%;
    color: #f7f4f7;
      /* width: 100%; */
  }
  .btn-large>i {
    /* margin: 10px 0%; */
    color: #f7f4f7;
      /* width: 100%; */
  }
  
  .help {
    text-align: center;
  }
  
  .animation-element {
    opacity: 0;
    position: relative;
  }
  /*animation element sliding left*/
  
  .animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(100px, -10px, 100px);
    -webkit-transform: translate3d(100px, -10px, 100px);
    -o-transform: translate(100px, -10px);
    -ms-transform: translate(100px, -10px);
    transform: translate3d(100px, -10px, 100px);
  }
  
  .animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  
  .credit-card-box.animation-element:hover {
      -moz-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -moz-transform: translate3d(0px, -2px, 0px);
    -webkit-transform: translate3d(0px, -2px, 0px);
    -o-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate3d(0px, -2px, 0px);
    box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
    /* End of checkout */
  }
  
