.textred{
  color: #fc3030;
}
.box-transform {
    position: fixed;
    top: 35%;
    right: -68px;
    transform: rotate(90deg);
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: table;
    cursor: pointer;
    z-index: 999;
}
.box-transform .register-btn {
    border-radius: 5px;
    font-size: 16px;
}
.buttonbox {
    background: #232b37;
    color: #fff;
    padding: 20px 50px;
    border-radius: 50px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    line-height: 26px;
    margin-top: -230px;
    position: relative;
    z-index: 999;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 8px;
}
.form_section {
    position: relative;
    z-index: 99;
}
.section-attend {
    padding:50px 0;
    background-color: #f12b2b;
    background-size: cover;
    background-position: center;
    margin-top: 50px;
}
.success-box h2 {
    font-size: 26px;
    font-weight: 900 !important;
}
.success-box {
    margin: 20px 0;
}
.button-theme {
    background-color: #f10000;
    color: white;
    padding: 12px 30px;
    border: none;
    font-weight: 700;
    cursor: pointer;
    font-size: 24px;
    border-radius: 30px;
}
ul{
  padding-left: 0;
}
.success-box.border-start.border-danger1.ps-3 {
    border-color: #FF3B30 !important;
    border-width: 2px !important;
}
.section-attend ul li {
    color: #fff;
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin:8px 0;
}
.section-attend ul li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
}
.section-attend h3 {
    font-size: 40px;
    font-weight: 500;
}
.divider {
    height: 1px;
    width: 100%;
    background: #8f8383;
    margin-bottom: 20px;
}
.divider2{
    width: 200px;
    height: 2px;
    background: #fc3030;
}
.divider3{
    width: 200px;
    height: 2px;
    background: #fff;
}
.content-section ul li p {
    width: 90%;
}
.content-section ul li .img-box-ag {
    height: 50px;
    width: 50px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.content-section ul {padding-left: 0px;}
.content-section ul li .img-box-ag img {
    height: 32px;
}
.content-section ul li:last-child{
  margin-bottom: 0;
}
.content-section ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 500; 
    padding-left: 40px;
}

.content-section ul li:before {
   content: "";
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 14px;
    background-image: url(../images/Arrow.png);
    width: 22px;
    height: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.window-screen {
    background: white;
    width: 85%;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgb(0 0 0 / 16%);
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.content {
    position: relative;
    padding-left: 100px !important;
}
.content:before {
    content: "";
    background: #f8fbff;
    width: 75px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 8px 0px;
}
.browser-bar {
    background: #eaeaea;
    padding: 20px;
    display: flex;
    gap: 0.4rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 11px;
    position: relative;
    z-index: 9;
}

.dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: inline-block;
}

.dot.red { background: #fc3031; }
.dot.yellow { background: #0a0a0a; }
.dot.green { background: #7c7c7c; }

.content {
  padding: 2rem;
}

.callout {
  font-weight: 500;
}

.callout .red {
    color: #fc3030;
    font-weight: 600;
}

.timebox img {
    height: 30px;
    position: relative;
    top: 2px;
}

.strip-wave {
    position: absolute;
    bottom: 0;
}
.strip-wave1 {
    position: relative;
    margin-top: -110px;
    z-index: 99;
}
.timebox {
  display: flex;
  gap: 10px;
}
section.window-secren-layout {
    position: relative;
    margin-top: -355px;
    z-index: 99;
}
header.header {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.main-section {
  padding:80px 0;
  padding-top: 30px;
  background-size: cover;
  background-position: center;
}
.divider2 {
    width: 310px;
    margin-left: -100px;
}
.scndd .divider2 {
    width: 415px;
}
.meet_content h3 {
    font-size: 32px;
    margin-bottom: 0;
}
.meet-hed img {
    height: 70px;
}
.meet-hed {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 20px;
    justify-content: center;
    margin-bottom: -35px;
}
.subheaing {
    background: #f10000;
    color: #fff;
    padding: 6px 20px;
    width: fit-content;
    font-weight: 700;
    letter-spacing: .5px;
}
.meetspekaer {
    background: #617156;
    color: #fff;
    padding: 18px 60px;
    width: fit-content;
    font-weight: 700;
    letter-spacing: 1.5px;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -15px;
}
.meet-img img {
    width: 50%;
}
.meet_content p {
    padding: 0 100px;
    font-weight: 500;
    line-height: 20px;
}
.hero-banner{position:relative;z-index: 1;}
/*.hero-banner:before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .6;
  z-index: -1;
}*/
main.main-bg {
    background-size: 100% 100%;
}
.banner-content h1 {
    font-weight: 800;
    line-height: 44px;
    font-size: 50px;
    white-space: nowrap;
    margin: 15px 0;
}
/* Upload Box */
.upload-box {
    display: flex;
    align-items: center;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    color: #9f9a9a;
    background: #fff;
}

.upload-box:hover {
  background: #f9fafb;
}

.upload-box span {
  pointer-events: none;
}
.main-section h2 {
    font-size: 26px;
    font-weight: 700;
    color: #ed1d12;
}
.banner-img img {
    margin-left: auto;
    margin-right: -50px;
    display: table;
    width:60%;
}
.main-section h2 span {
    font-weight: 700;
}
span.txt-cls {
    color: #e71414;
}
.sm-title {
    font-size: 20px !important;
    font-weight: 600 !important;
}
.register-btn {
    background:#181616;
    padding: 10px 30px;
    border: none;
    border-radius: 30px;
    font-weight: 500;
    box-shadow: rgb(0 0 0 / 47%) 0px 3px 10px;
    width: 100%;
}

.info-section {
  background-color: #ffffff;
  padding: 40px 0;
}

.info-section h3,
.webinar-section h4 {
  color: #0c1c3a;
}

.feature-box {
  padding: 20px;
  text-align: center;
}
.inf11 h5 {
  font-size: 28px;
}
.feature-box i {
  font-size: 2rem;
  color: #00cfc8;
}

.schedule-section {
  padding: 40px 0;
  text-align: center;
  background: #070F52;
  background: linear-gradient(89deg, rgba(7, 15, 82, 1) 0%, rgba(42, 182, 213, 1) 100%);
}
.footer p {
    font-size: 26px;
}s
.footer {
  padding: 30px 0;
  background-size: cover;
  background-position: right;
}
.footer .divider2 {
    width: 375px;
}
.logo-rubrik {
  height:60px;
}
.logo-360 {
  height: 60px;
}
.text-color{
  color: #383E47;
}
span.text-red {
  color: #e82929;
}

.banner-content h5 {
    font-size: 24px;
    font-weight:800;
}
.timebox i {
    color: #e62929;
    font-size: 22px;
    position: relative;
    top: 5px;
}
.banner-content p {
  font-weight:600;
}
p.lastpara {
    font-size: 24px;
    font-weight: 600;
}
.circle_image::before {
  content: "";
  height: 440px;
  width: 440px;
  background: #053d70;
  position: absolute;
  z-index: -1;
  border-radius: 100%;
  top: -25%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.circle_image {
  z-index: 1;
}
.circle_image img {
  position: relative;
  top:10px;
  left: 8px;
}
.strip-time {
  text-align: center;
  background: #00c7c6;
  width: fit-content;
  margin-left: auto;
  color: #070c51;
  font-weight:700;
  padding: 10px 20px;
  border-radius: 15px;
}
img.akimg {
  position: absolute;
  top: 50px;
  height: 15px;
  left: 15px;
}

/* From Uiverse.io by adamgiebl */ 
.cssbuttons-io-button {
  background: #3acfce;
  color: white;
  width: fit-content;
  font-family: inherit;
  padding: 0.35em;
  padding-left: 1.2em;
  font-size: 17px;
  font-weight: 500;
  border-radius: 0.9em;
  border: none;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  box-shadow: inset 0 0 1.6em -0.6em #714da6;
  overflow: hidden;
  position: relative;
  height: 2.8em;
  padding-right: 3.3em;
  cursor: pointer;
}

.cssbuttons-io-button .icon {
  background: white;
  margin-left: 1em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  width: 2.2em;
  border-radius: 0.7em;
  box-shadow: 0.1em 0.1em 0.6em 0.2em #118d8c;
  right: 0.3em;
  transition: all 0.3s;
}

.cssbuttons-io-button:hover .icon {
  width: calc(100% - 0.6em);
}

.cssbuttons-io-button .icon svg {
  width: 1.1em;
  transition: transform 0.3s;
  color: #118d8c;
}

.cssbuttons-io-button:hover .icon svg {
  transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
  transform: scale(0.95);
}

.blue{
  color: #070F52;
}
.color1{
  color:#009697;
}
.content-section h3 {
    font-size: 32px;
    font-weight: 800;
}
.banner_form {
    box-shadow: rgb(158 163 163 / 56%) 0px 5px 19px -4px;
    padding:20px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 25px;
}
.form-head {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 38px;
}
.clr-red{
  color: #e82929;
  font-weight:900;
}
.contact_form_layout.login-box1 {
    padding-top: 30px;
}
.titllable {
    color: #8d8d8d;
    font-weight: 500;
    font-size: 16px;
}
select.form-control {
    appearance: auto;
}
.akbocx {
    display: flex;
    align-items: center;
    gap: 20px;
}
.step {
    display: none;
  }

  .step.active {
    display: block;
  }

  .wizard-buttons {
    margin-top: 20px;
  }
img.over-leaf {
    position: absolute;
    top: -100px;
    width: 9%;
    z-index: -1;
    left: -15px;
}
.leaf-anim {      /* optional */
  animation: sway 3s ease-in-out infinite alternate;
}

@keyframes sway {
  0% {
    transform: rotate(-10deg) translateY(0px);
  }
  100% {
    transform: rotate(10deg) translateY(-10px);
  }
}
.leaf-1 {
  animation: moveLR 5s linear infinite;
}

@keyframes moveLR {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(10px); /* move right */
  }
}
.whyattend {
    z-index: 1;
}
  .wizard-buttons button {
    margin: 0 5px;
  }
.feature-box h5 {
  font-size: 28px;
}
span.textt {
  border: 1px solid rgb(77 174 197);
  padding: 6px 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.05);
  font-size: 20px;
  color: #fff;
  font-weight: 300;
}
section.schedule-section h4 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 40px;
}
.section_title h2{
  font-size: 50px;
}
.shapehead {
  background: #00c7c7;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding:14px 40px;
  border-radius: 30px;
  position: relative;
  margin-top: 100px;
  margin-bottom:100px;
}
img.imagover {
  position: absolute;
  top: -48px;
  height: 192px;
  z-index: 9999;
  right: -57px;
}
.strip-wave1 img {
    width: 100%;
}
footer.footer h4 {
  font-size: 50px;
  color: #fff;
}
img.strip2 {
  height: 15px;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.fs200{
  font-weight: 200;
}
.register-btn:hover {
  background: #fc3031;
}
p.make5{
    font-size: 32px;
    font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .circle_image::before{
    width: 100%;
    height: 100%;
  }
  .banner-img img{
    margin-right: 0px !important;
  }
  .logo-grid img {
    height: 40px;
  }
  .main-section {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  main.main-bg {
    background-size: contain;
}
    .button-theme {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: 600 !important;
    }
    section.main-section.hero-banner:before {
    content: "";
    width: 300px;
    height: 300px;
    right: -15%;
    top: 16%;
    opacity: .5;
}
.banner-img {
    margin-bottom: 30px;
}
    .banner-content h1 {
        line-height: 30px;
        font-size: 26px;
        white-space: break-spaces;
    }
img.leaf1.leaf-anim {
    z-index: -1;
    height: 80px;
    opacity: .6;
}
.leaf-anim {
    opacity: .5;
}
}
@media only screen and (max-width: 991px) {
  .main-section .row {
    flex-direction: column-reverse;
  }
  .strip-time.position-relative {
    font-size: 16px;
    margin-right: auto;
  }
  img.akimg {
   top: 43px;
 }
 .circle_image{
  margin-bottom: 30px;
}
.main-section h2{
  font-size:18px;
}
.content-section h3 {
  font-size: 22px;
}
section.why-attend.py-5 {
    padding-bottom: 0 !important;
}
.form-head
 {
    font-size: 22px;
}
.form-head br {
    display: none;
}
.form_section .banner_form {
  margin-top: 20px;
}

.contact_form_layout.login-box1 {
  padding-top: 20px;
}
.meet_content h3 {
    font-size: 26px;
}
.footer{background-position: center;}
.feature-box h5 {
  font-size: 24px;
}
p.mt-3.text-white.make {
    font-size: 22px;
}
.feature-box img {
  height: 80px;
}
section.schedule-section h4 {
  font-size: 28px;
  margin-bottom:30px;
}
.section_title h2 {
  font-size: 28px;
}
.inf11 h5 {
  font-size: 22px;
}
.inf11 .col-md-4{
  margin-top: 30px;
}
.row.inf11.text-center.mt-5 {
  margin-top: -40px !important;
}
footer.footer h4{
  font-size: 28px;
}
img.imagover{
  display: none;
}
.logo-360 {
  height: 34px !important;
}
.register-btn{
  font-size: 16px;
}
span.textt{font-size: 18px;}
body{
  font-size: 18px;
  overflow-x: hidden;
}
.shapehead{
  margin-top: 40px;
  margin-bottom: 50px;
}
}
img.leaf1 {
    position: absolute;
    bottom: 31%;
    left: 55%;
}
img.leaf2 {
    position: absolute;
    bottom: 4%;
    right: 30%;
}
.content-section.scndd p {
    font-weight: 500;
    margin-top: 20px;
}

.header.is-sticky .logo-360 {
    height: 45px;
}
.header.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    background-color: #fff;
    transition: all .3s ease-in-out;
    animation: smoothScroll 1s forwards;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all .5s ease;
    padding-top:10px;
    padding-bottom:10px;
}
@keyframes smoothScroll {
 0% {
  transform:translateY(-40px)
 }
 100% {
  transform:translateY(0)
 }
}
.sect-title {
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    border-top: 2px solid #ed1d12;
    border-bottom: 2px solid #ed1d12;
    width: fit-content;
    padding: 12px;
    margin-left: auto;
    margin-right: auto;
}
.form_section{
    padding-top:60px;
}
.join-holder h2 {
    font-size: 32px;
}
.join-holder {
    box-shadow: rgb(0 0 0 / 52%) 0px 4px 7px;
    margin-top: 60px;
    text-align: center;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 60px;
}
.join-holder p{font-weight:500;}
.story-box img {
    width: 100px;
    margin-bottom:10px;
}
.story-box p{font-weight:500;}
.story-box {
    text-align: center;
}
.headingg h2{
    font-size: 32px;
}

.akfile {
    position: relative;
    overflow: hidden;
}
.akfile span i {
    position: relative;
    top: -3px;
    left: -3px;
    color: #ff0033;
    font-size: 10px;
}
.akfile span {
    font-size: 10px;
    position: absolute;
    top: 12px;
    font-weight: 600;
    left:100px;
    color: #2b2c2e;
    background: #fff;
    border-radius: 10px;
    padding: 0px 2px;
    cursor: pointer;
    white-space: nowrap;
}
.form-control[type=file] {
    line-height: 34px;
    font-size: 12px;
}