
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}
.sponsors-custom-css{background: transparent url(https://webdev2.gep.com/prod/s3fs-public/innovate2024/GEP-INNOVATE2024-sponsors-bg.jpg)!important; background-size: cover!important;}
.section-4875933 .atom-sectionMain{ background : transparent!important;}
/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button { font-size: 35px;}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}


.hero-title-h1{ font-size: 2.1rem!important; font-weight: bold;}
.btn-register-hero{font-size: 1rem; background: rgb(0,231,224);
background: linear-gradient(253deg, rgba(0,231,224,1) 0%, rgba(0,116,112,1) 100%); box-shadow: 0px 3px 6px #00000029;
border-radius:2rem; padding: 0.5rem 1.2rem; letter-spacing: 0.1rem;}
.keynote-speaker-box{ margin-top: 5rem; background: rgba(0,0,0,0.4); border: 1px solid rgba(0,0,0,0.4); border-radius: 1rem; color: #ffffff; padding: 0.8rem;}
.keynote-speaker-box h2{ font-weight: bold; font-size: 1.2rem; color: #00E7E0;}
.speaker-name {font-weight: bold; color: #ffffff; font-size: 1rem;}
.speaker-title{font-weight: normal; color: #ffffff;}
.speaker-company{font-weight: bold; color: #00E7E0;}
.speaker-btn .btn{ background: #972791; border-radius: 1rem; border: 1px solid #972791;}

#section-3852019 > div{ background: transparent!important; }
.partner-level .partner-level-label{ display: none!important;}