﻿@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');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap'); 

.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: Poppins, 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: 18px;
}
section {
    padding: 50px 0;
}
body {
    background: fixed #ffffff;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
}
.topwrapper {
    margin: 0 auto;
    padding: 10px 10px 10px 0;
    clear: both;
    display: table;
    content: "";
    z-index: 5;
}
.topwrapper .pastedition_list {
    height: auto;
    overflow: scroll;
}
.topleft {
    float: left;
    display: block;
    padding: 0px 0 0px 1%}
.topleft img {
    display: table;
    height: 46px;
}
.topright {
    float: right;
    display: block;
    margin: 0;
}
.idxheaderbg {
    background: url('../images/headerbg.jpg') center/cover no-repeat;
    display: block;
    position: relative;
    width: 100%;
    padding: 40px 0;
    z-index: 1;
}
.idxregwrapper{
    padding: 40px 0;
}
.header-text{
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 40px;
}
.idxheadertitle h2{
    font-size: 48px;
    line-height: 120%;
}
.idxheadertitle p{
    font-size: 32px;   
}
.header-left{
    position: absolute;
    top: 25%;
    left: 0;
}
.header-right{
    position: absolute;
    top: 25%;
    right: 0;
}
.header-left img, .header-right img{
    width: 100%;
}
.overlay{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    z-index: -1;
}
.idxheaderlogo {
    width: 80%;
    display: block;
}
.idxheaderlogo img {
    display: table;
    width: 100%
}
.idxheader{
    padding-bottom: 100px;
}
.idxheaderhastag{
    border-radius: 8px;
}
.idxheaderhastag p{
    font-size: 24px;
    line-height: normal;
    color: #35489E;
}
/*joinus*/

.rdbtn span{
    border-radius: 10px;
    background-color: #BEF264; 
    width: 10px; 
    height: 10px; 
    display: inline-block;
    margin-right: 7px;
}

/**/

/*topicwrapper*/

.topicwrapper .topic-content{
    font-family: Inter, sans-serif;
}
.topic_box{
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #000F47 0%, #F8E42D 50%, #000F47 100%) border-box;
    border: 1px solid transparent;
    border-radius: 15px;
    background-color: #fff;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

.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;
}
/**/

/**/

.counterwrapper .main_text{
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
}
.counterwrapper .para_text{
    font-size: 18px;
    line-height: 120%;
}

/**/

.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;
}
.aboutwrapper p {
    line-height: 140%;
}

.about-content{
    width: 80%;
}
/**/
.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: 20%;
    margin: 0 1.5% 3%;
    color: #000000;
    text-align: left;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    height: 360px;
}
.spk-img{
    padding: 10px;
}
.speakerbox img {
    border-radius: 50%;
}
.spk-info{
    padding: 10px;
}
.spk-info{
    border-top: 5px solid #f15c5c;
}

.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: 11px;
    color: #1D1F1E;
    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;*/
}

.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 {
    background: #fcfcfc;
    color: #000;
    font-weight: 400;
}
.footerwrapper a {
    color: #000000;
    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;
}

.thankyoutext h4, .thankyoutext h6 {
    font-family: "Inter", sans-serif;
    font-size: 34px;
    line-height: 140%;
    margin-bottom: 10px;
    letter-spacing: 0;
    font-weight: 600;
}
.thankyoutext {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
    padding: 32px 36px;
    background: #ffffff;
    border-radius: 20px;
    text-align: center;
}
.thankyoutext h6 {
    color: #1E2CFB;
}
.thankyoutext h6 span {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}
.thankyoulink {
    text-align: center;
}
.thankyoulink a {
    font-weight: 400;
}
.tybtn a {
    display: inline-block;
    border-radius: 12px;
    padding: 17px 16px;
    font-size: 18px;
    line-height: normal;
    border: none;
    box-sizing: border-box;
    text-decoration: none;
    max-width: 100%;
    transition: .3s all;
    width: 300px;
    max-width: 80%;
    text-align: center;
}

.thankyoutext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    letter-spacing: 0;
    padding: 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;
}
.idxwhowill_right img, .benefit_left img {
    width: 85%;
}
.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;
}

.highlightwrapper p{
    line-height: 140%;    
}
.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 {
    font-family: Poppins, sans-serif;
    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: 600;
}
.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: 12px;
}

.sponsor-box {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

.sponsor-box p {
    font-size: 18px;
    line-height: normal;
}
.event_details{
    top: 0;
    z-index: 3;
    padding: 20px 0;
    background: linear-gradient(90deg, #43BBB2 0%, #3D4BA7 99.99%);
}
.event_details_content{
    display: flex;
}
.event_details p{
    display: block;
    font-family: "Montserrat", sans-serif;
    line-height: 130%;
    color: #ffffff;
}
.page-theme{
    position: absolute;
}

.btn-top a{
    display: inline-block;
    font-family: "Inter", sans-serif;
    color: #fff;
    padding: 10px 16px;
    border-radius: 4px;
    font-size: 20px;
    line-height: normal;
    width: 180px;
    text-align: center;
    font-weight: 500;
}

.therisewrapper h3{
    font-size: 32px;
    line-height: 120%;
}

.keysector_right h3{
    font-size: 24px;
    line-height: 120%;
}
.keysector_right p{
    font-size: 14px;
    line-height: 130%;
}

.boxhover{
    border-radius: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    color: #fff;
    background-color: rgba(49, 71, 157, 0.9);
}
.boxhover img{
    width: 40px;
}
.idxpartnersbox:hover .boxhover {
    opacity: 1;
}

/**/

.attendees_count .spk-count{
    font-size: 70px;
    line-height: normal;
}
.ttl_atten{
    font-size: 36px;
    line-height: normal;
}

.topicCovered h3{
    font-size: 32px;
    line-height: normal;
}

.whobox{
    display: inline-block;
    margin: 0 2% 2% 0;
    border-radius: 8px;
    border-top: 4px solid #35489E;
    border-left: 1px solid #35489E;
    border-right: 1px solid #35489E;
    border-bottom: 1px solid #35489E;
    padding: 12px 32px;
}
.whyAttendTheme{
    background: #EFF2FF;
    border-radius: 28px;
    padding: 45px 70px;
}
.why-content{
    width: 85%;
}
.grecaptcha-badge{
    display: none!important;
}

.line-gradient{
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(67, 187, 178, 0.10) 0%, #43BBB2 50%, rgba(61, 75, 167, 0.10) 100%);
}
.text-gradient{
    background: -webkit-linear-gradient(90deg, #43BBB2 0%, #3D4BA7 99.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    background: linear-gradient(90deg, #43BBB2 0%, #3D4BA7 99.99%);
    background-clip: text;
    text-fill-color: transparent;
}

.speaker-box{
	width: 100%;
	margin: auto;
    border: 1px solid #2C8BE2;
    height: 400px;
}

.speaker-content{
	padding: 20px;	
}
.speaker-pic{
	padding: 25px 25px 0;
}
.speaker-text1{
	font-size: 22px;
	line-height: 140%;
}
.speaker-text2{
	min-height: 50px;
}

.pic_corner{
	border: 1px solid #8ACCDB;
	background: #8ACCDB;
	width: 11.38px;
	height: 11.38px;
	margin: 0;
}

.corner1{
	top: 0;
	left: 1px;
}
.corner2{
	top: 0;
	right: 1px;
}
.corner3{
	bottom: 0;
	left: 1px;
}
.corner4{
	bottom: 0;
	right: 1px;
}

.hidden-text {
    display: none;
}
.read-more {
    color: #35489E;
    cursor: pointer;
    font-weight: 500;
}

.mendtory-field{
	font-size: 13px;
}







.idxregwrapper .headerLeft {
    background: url('../images/headerLBg.jpg') center/cover no-repeat;
    display: block;
    position: relative;
    z-index: 1;
}
.idxregwrapper{
    padding: 40px 0;
}
.idxregwrapperContent, .idxheaderbgContent{
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.idxregwrapper h1{
    font-size: 42px;
    line-height: 100%;
}
.idxregwrapper h2{
    font-size: 38px;
    line-height: 120%;
}
.idxregwrapper .headerLeft{
    width: 40%;
    padding: 50px 0;
}
.idxregwrapper .headerRight{
    width: 60%;
    background: linear-gradient(90deg, #43BBB2 0%, #3D4BA7 99.99%);
    padding: 50px 0;
}

.mb-36{
    margin-bottom: 36px;
}

.scm-gradient{
    background: linear-gradient(83deg, #495EBC 0.21%, #AA5591 99.67%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.topic-box{
    width: 330px;
}
.topic-points{
    width: 85%;
}