﻿@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


/*@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../fonts/Satoshi-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-Medium';
    src: url('../fonts/Satoshi-Medium.otf') format('truetype');
}
@font-face {
    font-family: 'Satoshi-Bold';
    src: url('../fonts/Satoshi-Bold.otf') format('truetype');
}*/

    .myVideo, html {
    height: 100%}
.myVideo, .topwrapper {
    left: 0;
    top: 0;
    width: 100%}
.speakertd, .table1 td:first-child, .table1 td:nth-child(2) span, .table1 th {
    font-family: Nunito, sans-serif;
}
a, abbr, acronym, applet, article, aside, audio, b, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, span, summary, table, tbody, td, tfoot, th, thead, time, tr, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol {
    list-style: decimal;
    margin-left: 30px;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
section p {
    margin-bottom: 20px;
}
section {
    padding: 50px 0;
}
body {
    background: fixed #ffffff;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.topwrapper {
    margin: 0 auto;
    padding: 10px 10px 10px 0;
    clear: both;
    display: table;
    content: "";
    z-index: 5;
    position: -webkit-sticky;
    position: sticky;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
}
/*.topwrapper .pastedition_list {
    height: 50vh;
    overflow: scroll;
}*/
.Edntag{
    width: 70px;
}
.topleft {
    float: left;
    display: block;
    padding: 0px 0 0px 1%}
.topleft img {
    display: table;
    height: 34px;
}
.topright {
    float: right;
    display: block;
    margin: 0;
}
.idxheaderbg {
    background: url('../images/headerbg.jpg') center/cover no-repeat fixed;
    display: block;
    position: relative;
    width: 100%;
    padding: 100px 0;
    z-index: 1;
}
.idxheadertitle h2{
    font-size: 65px;
    line-height: 130%;
}
.idxheadertitle p{
    font-size: 16px;
    line-height: normal;
    border-radius: 10px;
    border: 1px solid #ffffff;
}
.myVideo {
    object-fit: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}
.overlay{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    z-index: -1;
}

.idxheaderlogo {
    width: 80%;
    display: block;
}
.idxheaderlogo img {
    display: table;
    width: 100%}
.idxheader {
    padding-bottom: 100px;
}
.idxheaderhastag {
    font-size: 16px;
    line-height: normal;
}
.border_box{
    border: 1px solid #424242;
    border-radius: 25px;
    background-color: #fff;
    padding: 20px;
    height: 150px;
    display: flex;
    align-items: center;
}
.benifit-box{
    display: flex;
    align-items: center;
    padding: 30px 20px;
    border-radius: 50px 0px 50px 0px;
    border: 2px solid #504CFF;
    height: 140px;
}
/*topicwrapper*/

.topicwrapper .topic-content{
    font-family: Inter, sans-serif;
}
.topic_box{
    border: 1px solid #E74500;
    border-radius: 16px;
    background-color: transparent;
    padding: 25px 20px;
}
.topic_box:hover{
    background-color: #E74500;
    color: #fff;
}
.topic_icon{
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    padding: 1px;
    width: 52px;
    height: 52px;
}
.topic_icon .accordion-button::after{
    content: "";
}
.icon_box.blue{
    background-color: #4643D9;
    border: 2px solid #4643D9;
    animation: blue 1.4s ease infinite;
}

.topic-height{
    height: 150px;
}
/**/

/**/

.advantage_box{
    background-color: #fff;
    border-radius: 10px;
    padding: 24px 15px;
    color: #1E1D24;
}

/**/
/**/

.counterwrapper .main_text{
    font-size: 70px;
    line-height: 60px;
}
.counterwrapper .para_text{
    font-size: 16px;
    line-height: 30px;
}

/**/
.contact_us_section {
    font-family: Poppins, sans-serif;
    display: block;
    position: relative;
    color: #667085;
}
.contact_us_section a{
    color: #667085;
}
.contact_us_section h4 {
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    margin-bottom: 2rem;
}
.contact_us_section p {
    line-height: 128%;
    margin-bottom: 0;
}
.idxpartnersbox img, .idxpartnersbox1 img, .idxpartnersbox2 img, .speakerbox img {
    width: 100%;
    display: table;
}

.overview-head{
    display: block;
    font-size: 40px;
    line-height: 120%;
    font-weight: 700;
}
.overview-para{
    display: block;
    font-size: 34px;
    line-height: 120%;
    font-weight: 500;
}
.overviewUpper, .overviewLower{
    height: 200px;
}
.sec-title-part p{
    font-size: 28px;
    line-height: 120%;
}

.topicwrapper h2, .speakerwrapper h2, .advantagewrapper h2, .partnerwrapper h2, .contact_us_section h2{
    margin-bottom: 80px;
}
/*.idxabout h1 {
    font-family: 'Satoshi-Regular', sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-align: left;
  background: linear-gradient(91.16deg, #9795FF 1.74%, #FFFFFF 43.71%, #FFFFFF 61.62%, #BE9FFF 102.48%);
    background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}*/
.idxabout p {
    line-height: normal;
}
.idxabout .btn3 a {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 14px 24px 14px 24px;
  gap: 10px;
  border-radius: 40px;
}

/**/
.willhave .willhavebox .willhavetop p{
    font-size: 32px;
}
.willhave .tbox{
    padding: 30px;
    border-radius: 24px;
    height: 250px;
}
.willhavebox.gray-box{
    background-image: linear-gradient(to bottom right, #151515,#332e3f99,#3b2b5d99, #5a3c9b99);
}

/**/

.hrwrapper hr {
    background-color: #2e97ce;
    height: 3px;
    margin: 30px 0;
    display: block;
    width: 100%}
.idxspeakerwrapper,  .idxpartnerwrapper {
    display: block;
    position: relative;
}
.idxpartnersbox, .speakerbox,  .idxpartnersbox2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: normal;
}
.speakermain {
    margin-bottom: 63px;
}
.speakerlist {
    margin-top: 83px;
}
.speakerbox {
    width: 16%;
    margin: 0 2% 2%;
    color: #fff;
    text-align: left;
}
.speakerbox img {
    border-radius: 5px;
    margin: 0 0 13px;
}
.spcl-spkr h2 {
    font-size: 42px;
    line-height: 39px;
    margin-bottom: 17px;
    font-weight: 300;
}
.spcl-spkr p {
    line-height: 16px;
}
.idxpartnerwrapper h2 {
    margin-bottom: 25px;
}
.idxpartnersbox h6, .idxpartnersbox1 h6, .idxpartnersbox2 h6 {
    font-size: 13px;
    color: #000;
    margin-top: 8px;
    font-weight: bold;
}
.idxpartnersbox {
    width: 20%;
    margin: 1%;
    padding: 7px 1%;
    border-radius: 7px;
    background: #fff;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    position: relative;
   /* -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -ms-transition: all 5s linear;
  -o-transition: all 5s linear;
    transition: all 1s linear;*/
}
/*.idxpartnersbox:hover{
    box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
    top: -4px
}*/
/*.idxpartnersbox:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #00838d;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    transform: scale(2);
    transform-origin: 50% 50%;
    transition: transform 0.15s ease-out;
  }

.idxpartnersbox:hover:before {
    transform: scale(2.15);
  }*/

.idxUpEvbox, .idxpartnersbox1 {
    display: inline-block;
    background: #fff;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.idxpartnersbox1 {
    width: 43%;
    margin: 1%;
    padding: 7px 1%;
    border-radius: 7px;
    line-height: normal;
}
.idxpartnersbox2 {
    width: 33%;
    margin: 1% auto;
    padding: 7px 2%}
.idxupcomingwrapper h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 70px;
}
.idxUpEvbox {
    width: 21%;
    margin: 1% 2%;
    padding: 7px 1%;
    border: 1px solid #e2e2e2;
    border-radius: 7px;
    line-height: normal;
}
.idxawards .btn3 a{
	color: #000;
}
.footerwrapper {
    color: #000;
    font-weight: 400;
}
.footerwrapper a {
    color: #000;
    text-decoration: none;
}
.footerwrapper a:hover {
    color: #0a8eae;
}
.footercol1 {
    padding: 0 0 15px;
    font-size: 14px;
}
.footerlogo {
    display: block;
    float: left;
/*    width: 230px;*/
    margin: 0 0 30px;
}
.organiserboximg1, .organiserboximg2 {
    margin: 0 auto 15px;
    text-align: center;
}
.footercol2 {
    padding: 8px 0;
}
.footerbottomright h4, .footercol2 h4 {
    display: block;
    font-weight: 700;
    color: #ed1c24;
    line-height: normal;
    margin-bottom: 15px;
    font-size: 14px;
}
.footercol2 ul li {
    padding: 0;
    margin: 0 0 10px;
    font-size: 14px;
}
.footerbottom {
    font-size: 14px;
    line-height: 16px;
}
.footersocial a img {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
}
.titlesecheight {
    height: 400px;
}
.organiserboximg1 {
    width: 150px;
    padding: 0;
}
.organiserboximg2 {
    width: 220px;
    padding: 0;
}
.aboutbox p span {
    font-weight: 900;
    color: #0095da;
}
.aboutbox {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding: 3%;
    margin: 1.5%;
    background: #fff;
    border: 2px solid #a09f9f;
    border-radius: 7px;
    color: #000;
    box-sizing: unset;
}
.aboutbox h4 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}
.thankyoutext h4, .thankyoutext h6 {
    font-size: 28px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.thankyoutext {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
    padding: 32px 36px;
}
.thankyoutext h4 {
    font-weight: 500;
    line-height: 130%;
    color: #000;
}
.thankyoutext h6 {
    font-weight: 500;
    line-height: 130%;
    color: #2e97ce;
}
.thankyoutext h6 span {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}
.thankyoutext p {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    padding: 5px 0;
}
.table1 td, .table1 th {
    padding: 10px;
    font-size: 13px;
}
.thankyoulink {
    text-align: center;
}
.thankyoulink a {
    font-weight: 900;
}
.idxbenefitswrapper ul li, .idxwhowillwrapper ul li {
    margin-bottom: 15px;
    line-height: normal;
}
.idxbenefitswrapper .left_col {
    width: 95%}
.idxwhowillbox, .table1 tr:nth-child(2n) {
    background: #fff;
}
.sponsoroppr{
    font-family: Poppins, sans-serif;
}
.idxboxcon {
    width: 80%;
    margin: auto;
}
.idxwhowillbox {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    padding: 3% 4%;
    margin: 2.5%;
    border: 2px solid #a09f9f;
    border-radius: 7px;
    color: #000;
    box-sizing: border-box;
    height: 170px;
    z-index: -1;
}

.highlight-box{
    display: flex;
    align-items: center;
    position: relative;
    height: 180px;
    padding: 18px 24px 32px 24px;
    gap: 10px;
    border-radius: 24px;
    border: solid 5px transparent;
/*    background-image: linear-gradient(black, black),linear-gradient(108.17deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 25.2%);*/
    background-origin: border-box;
    background-clip:  border-box;
    background-color: #09090a;
    z-index: 1;
    /*  */
    /* animation: sample 2s linear infinite alternate-reverse; */
    /* box-shadow: 2px 0 0 0   red,0 0 0 2px green;  */
}
.highlight-box p{
    line-height: 140%;
}
.highlightdivbig {
    position: absolute;
    height: 153px;
    width: 153px;
    border: 5px solid;
    border-radius: 24px;
    border-radius: 24px 0 0 0;
    box-shadow: 1px 1px 7px #ffffff;
}


.tablemain {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.table1 {
    width: 100%;
    margin: 0 auto;
    border: 3px solid #504CFF;
    text-align: left;
}
.table1 tr {
    background: #eaeaea;
}
.table1 th {
    background: #504CFF;
    color: #fff;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
}
.table1 th:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.table1 tr:hover {
    background-color: #cacaca;
}
.table1 td {
    line-height: normal;
}
.table1 td:first-child {
    font-size: 12px;
    width: 25%}
.table1 td:nth-child(2) {
    width: 75%;
    border-left: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
}
.table1 td:nth-child(2) span {
    color: #000;
    font-weight: 700;
}
.table-responsive {
    overflow-x: auto;
}
.speakertd {
    display: none!important;
    font-weight: 900;
}
.table1demo td {
    background-color: #000;
    color: #fff!important;
}
h3.headingtext2 {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    color: #fff;
    background: #ed1c24;
    letter-spacing: 0;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 20px;
    text-transform: inherit;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.headingtext2 sup {
    font-size: 9px!important;
}
.awardstopleft {
    vertical-align: middle;
    display: inline-block;
    width: 70%;
    margin: 0 3% 0 0;
}
.awardstopleft h3 {
    color: #ed1c24;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-align: left;
}
.group:after {
    content: "";
    display: table;
    clear: both;
}
.clearboth {
    clear: both;
    min-height: 1px;
}

.brs{
    border-radius: 20px;
}

.sponsor-box {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

.sponsor-box p {
    font-size: 18px;
    line-height: normal;
}

.event_details h2{
    font-size: 42px;
    line-height: normal;
}
.bluebar{
    position: absolute;
    rotate: 3deg;
    z-index: 5;
}

.whitebar{
    position: relative;
    rotate: -1deg;
    z-index: 4;
}

.innovation-awards h2{
    font-size: 36px;
    line-height: 120%;
}

/*.satoshi-regular{
    font-family: 'Satoshi-Regular', sans-serif!important;
}
.satoshi-medium{
    font-family: 'Satoshi-Medium', sans-serif!important;
}
.satoshi-bold{
    font-family: 'Satoshi-Bold', sans-serif!important;
}*/