.main-section {
    padding-top: 20px;
    background: #FF9900;
    background:linear-gradient(254deg, #ff9900, #9d2db6, #190097, #07002c);
}
div#formStatus {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-style: italic;
}
div#formStatus h2 {
    font-size: 20px;
    color: #2ec720;
}
.register-head
 {
    background: linear-gradient(275deg, #ff9900 0%, #9d2db6 33%, #190097 66%, #07002c 100%);
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-weight: 600;
}
.modal-body p {
    color: #fff;
    font-style: italic;
    margin-top: 20px;
}
.modal-body h2 {
    color: #fff;
}
.logo-rubrik1 {
    filter: brightness(0) invert(1);
    height: 45px;
}
.modal-header {
    background: #ff9900;
}
.modal-body {
    padding: 40px;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.main-section h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}
.powerd img {
    height: 50px;
    margin-left: 10px;
    position: relative;
    top: -6px;
}
h3.meettitle {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1px;
}
.dvdd {
    display: block;
    width: 126px;
    height: 2px;
    background: #ff9900;
    margin-top:20px;
}
.powerd {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 10px;
}
select.form-control {
    appearance: auto;
}
.register-btn {
    background:#ff9900;
    color: #000 !important;
    padding: 10px 30px;
    border: none;
    border-radius: 30px;
    font-weight: 500;
        box-shadow: rgb(0 0 0 / 47%) 0px 3px 10px;
}
span.gradd {
    background: linear-gradient(254deg, #ff9900ab, #9d2db6cc, #3819d7bd, #755ef0c4);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.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: #ff9900;
}

.schedule-section {
    padding: 40px 0;
    text-align: center;
    }

.footer {
  background:linear-gradient(254deg, #ff9900, #9d2db6, #190097, #07002c);
  text-align: center;
  padding: 50px 0;
  color: #ffffff;
}
.logo-rubrik {
  height: 60px;
}
.logo-360 {
  height: 60px;
}
.text-color{
  color: #383E47;
}
span.text-red {
    color: #e82929;
}
.logo-grid{
  margin-bottom: 60px;
}
.banner-content h5 {
    font-size: 24px;
    font-weight: 400;
}


.circle_image {
    z-index: 1;
}

.strip-time {
    text-align: center;
    background: #db2027;
    width: fit-content;
    color: #fff;
    font-weight: 600;
    padding: 6px 30px;
    border-radius: 30px;
    margin-bottom: 25px;
}
img.akimg {
    position: absolute;
    top: 50px;
    height: 22px;
    right: 16%;
}

/* From Uiverse.io by adamgiebl */ 
.cssbuttons-io-button {
  background: #ff9900;
  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: 50px;
    font-weight: 800;
}
.banner_form {
    box-shadow: rgb(117 125 125 / 56%) 0px 5px 19px -4px;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 15px;
}
.banner_form{
    padding-top: 75px;
}

.feature-box h5 {
    font-size: 28px;
}
span.textt {
    padding: 6px 30px;
    border-radius: 30px;
    background-color: #ff9900;
    font-size: 24px;
    color: #000;
    width: 49%;
    font-weight: 500;
}
.mbt1 {
    margin-top: 50px;
}
section.schedule-section h4 {
    font-size: 50px;
    margin-bottom: 20px;
}
.img-bt img {
    height: 50px;
}
.img-bt {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.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;
}
img.imag1 {
    height: 120px;
    position: absolute;
    top: -30px;
    left: 18%;
    opacity: .5;
}
img.imag2 {
    height: 100px;
    position: absolute;
    top: 40px;
    left: 23%;
    opacity: .4;
}
img.imag3 {
    height: 110px;
    position: absolute;
    right: 12%;
    top:75px;
    opacity: .5;
}
img.imag4 {
    position: absolute;
    bottom: 0;
    height:70%;
    right: 15%;
    z-index: -1;
    opacity: .3;
}
img.image-user {
    height: 446px;
    position: relative;
    top: 0;
}
.circle_image11 {
    text-align: center;
}
footer.footer a {
    color: #ff9900;
    display: block;
    margin-bottom: 10px;
}
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: #eda73f;
}
p.mt-3.text-white.make {
    font-size: 24px;
}
.box-transform .register-btn {
    border-radius: 5px;
    font-size: 16px;
  }
  .box-transform {
    position: fixed;
    top: 35%;
    right: -60px;
    transform: rotate(90deg);
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: table;
    cursor: pointer;
    z-index: 999;
  }
@media only screen and (max-width: 991px) {
  .circle_image::before{
    width: 100%;
    height: 100%;
  }
  .logo-grid img {
  height: 40px;
}
.main-section {
  padding-top: 20px;
}
.logo-grid {
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
.powerd {
    display: block;
    text-align: center;
}
.banner-content br {
    display: none;
}
}
@media only screen and (max-width: 991px) {
.strip-time.position-relative {
  font-size: 16px;
  margin-right: auto;
}
img.akimg {
 top: 43px;
}
.circle_image{
  margin-top: 30px;
}
.main-section h2{
  font-size: 28px;
}
.content-section h3 {
  font-size: 28px;
}
.form_section .banner_form {
  margin-top: 20px;
}
.form-head{
  font-size: 24px;
}

.feature-box h5 {
  font-size: 24px;
}
.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;
}
}