.indiit-box img {
    height: 60px;
}
.flexlogo {
    display: flex;
    justify-content: space-between;
}
.womanlogo img {
    height: 100px !important;
}

.indiit-box h4 {
    font-size: 18px;
}
.logo-sect-right img {
    height: 60px;
}

.logo-sect-right {
    text-align: center;
}
.logo-sect-right h4 {
    font-size: 34px;
    color: #355e79;
    margin-bottom: 20px;
}
.main-section {
    padding: 40px;
    background: linear-gradient(229deg, #4e7d9b 0.98%, #0D2B41 98.89%);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}
.img-white {
    filter: brightness(0) invert(1); /* Makes dark SVG white */
}
.green{
    color:#d5ea35;
}
.subhedd {
    font-size: 16px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: 500;
}
.subhedd i {
    margin-right: 8px;
    font-size: 20px;
    position: relative;
    top: 1px;
}
.modal-body p {
    font-style: italic;
    margin-top: 20px;
}

.logo-rubrik1 {
    filter: brightness(0) invert(1);
    height: 45px;
}
.modal-header {
    background: #152e42;
}
.modal-body {
    padding: 40px;
    text-align: center;
    background-size: cover;
    background-position: center;
}
.desiggantionbox p {
    font-size: 18px;
}
a.btnn1 {
    margin-top: 40px;
    display: block;
}
a.btnn1 img {
    height: 60px;
}
.content-section ul li {
    list-style: none;
      padding-left: 75px;
    margin-bottom: 25px;
    position: relative;
}
.img-box-ag {
    position: absolute;
    left: 0;
    top: -5px;
}
.img-box-ag img {
    height: 50px;
}
.content-section ul li p {
    color: #229ec2;
    font-weight: 500;
    line-height: 24px;
}
.img-box-ag {
    float: left;
}
/*.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;
}
.date-location i {
    font-size: 30px;
    margin-right: 5px;
}
a.btnn {
    background: #c3770e;
      background-color: #c17300; /* close to the orange-brown shade */
      color: white;
      font-weight: bold;
      font-size: 16px;
      text-transform: uppercase;
      padding: 14px 20px;
      border: none;
      border-radius: 10px; /* rounded only on right side */
      cursor: pointer;
}
.akkk {
    display: flex;
    align-items: center;
    gap: 5px;
}
.date-location {
    display: flex;
    justify-content: center;
    gap: 20px;
    border-top: 1px solid #ffffff80;
    border-bottom: 1px solid #ffffff80;
    padding: 10px;
    margin-top: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-weight: 600;
}
.main-section h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
.expect_box ul li {
    color: #fff;
    list-style: none;
    margin: 10px 0;
}
.expect_box ul li img {
    height:22px;
    position: absolute;
    left: 0;
    top: 5px;
}
.locatiul li {
    margin: 20px 0 !important;
}
.expect_box ul li {
    position: relative;
    padding-left: 45px;
}
.ghost-box {
    border: 1px solid #fff;
    padding: 10px;
    font-size: 14px;
    color: #fff;
}
.ghost-box i {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 1px;
}
footer.footer h3 {
    letter-spacing: 2px;
}
.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: #152e42;
    margin-top:20px;
}
.powerd {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 10px;
}
.register-btn {
    background-color: #152e42;
    padding: 6px 30px;
    border: none;
    border-radius: 10px;
    font-weight: 500;
    box-shadow: rgb(0 0 0 / 47%) 0px 3px 10px;
    color: #fff;
}
span.gradd {
    background: linear-gradient(254deg, #152e42ab, #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: #152e42;
}

.schedule-section {
    padding: 40px 0;
    text-align: center;
    }

.footer {
  background:linear-gradient(275deg, #2289b2 0%, #175d90 33%, #0f3c74 66%, #081355 100%);
  text-align: center;
  padding: 50px 0;
  color: #ffffff;
}
.logo-rubrik {
  height: 60px;
}
.logo-360 {
  height: 50px;
}
.text-color{
  color: #383E47;
}
span.text-red {
    color: #e82929;
}

.banner-content .register-btn
 {
    font-weight: 700;
    font-size: 18px;
}
.datbox.akkk sup {
    position: relative;
    right: 5px;
}
.banner-content h5 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}
.br-rigt {
    border-right: 1px solid #fff;
}
.circle_image img {
    width:50%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.strip-time {
    text-align: center;
    background: #db2027;
    width: fit-content;
    color: #fff;
    font-weight: 500;
    padding: 2px 13px;
    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: #152e42;
  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: 600;
}
.content-section {
    padding-right: 60px;
}
.register-head {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    line-height: 28px;
}

.mt-t00{
    margin-top: 100px;
}
.feature-box h5 {
    font-size: 28px;
}
span.textt {
    padding: 6px 30px;
    border-radius: 30px;
    background-color: #152e42;
    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: #fff;
    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: #365a74;
}
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: -68px;
    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%;
  }
  .indiit-box img {
    height: 40px;
}
.logo-sect-right img
 {
    height: 40px;
}
.logo-sect-right h4 {
    font-size: 24px;
}
  .content-section {
    padding-right: 0;
}
  .logo-grid img {
  height: 40px;
}
.main-section {
  padding-top: 20px;
}

}
@media only screen and (max-width: 767px) {
.powerd {
    display: block;
    text-align: center;
}
.mt-t00 {
    margin-top: 55px !important;
}
footer.footer-section.py-5 {
    text-align: center;
}
.br-rigt {
    border-right: none;
}
.banner-content br {
    display: none;
}
    body {
        font-size: 16px; 
    }
}
@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: 22px;
}
.banner-content h5 {
    font-size: 18px;
    font-weight:300;
}
.register-btn{
    font-size: 16px !important;
        padding: 6px 20px;
}
    .content-section h3 {
        font-size: 22px;
        font-weight: 700;
    }
    footer.footer h3 {
    font-size: 22px;
}
.box-transform{
    right: -55px;
}
.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{
  overflow-x: hidden;
}
.shapehead{
  margin-top: 40px;
    margin-bottom: 50px;
}
}

@media only screen and (max-width: 440px) {
.date-location{
    display: block;
    width: 100%;
}
.ddrr {
    display: none;
}
.date-location i {
    font-size: 20px;
    position: relative;
    top: 2px;
}
}