@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,400;0,600;0,700;1,600&display=swap');

body {
  font-family: 'Roboto';
}
:root {
  --e-global-color-primary: #242b44;
  --e-global-color-secondary: #ffffff;
  --e-global-color-accent: #4aa5f0;
  --e-global-color-text: #afb6d2;
  --e-global-color-hover: #d88730;
  --e-global-color-dark-blue: #171d34;
  --e-global-color-yellow:#fdde47;
  --e-global-color-dark-blue2: #1c223a;
  --e-global-color-very-dark-blue: #1a2037;
  --e-global-color-soft-blue: #484d5f;
  --e-global-color-dark-blue3:#1d233c;
  --e-global-color-blue-f:#2a3150;
  --e-global-color-dark-bluish:#1f253e;
  --e-global-color-blue-best:#1b2137;
  --e-global-color-bar: #2f3449;
}
html {
  scroll-behavior: smooth;
}


h1 {
    font-size: 32px;
    line-height: 70px;
    font-weight: 700;
    word-spacing: 0px;
    letter-spacing: 0px;
}

h2 {
  font-size:52px;
  line-height: 56px;
  font-weight: 700;
}
h3 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 600;
}
h4 { 
  font-size: 36px;
  line-height: 38px;
  font-weight: 600;
}
h5 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
h6 {
  font-size: 20px;
  line-height: 18px;
  font-weight: 400;
}
p {
  font-size: 18px;
  line-height:26px;
  font-weight: 400;
}
a {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}

.h1-text {
  color: var(--e-global-color-accent);
  animation: color-animation 3s linear infinite;
}

.sub-banner-outer h1{
  color: var(--e-global-color-accent);
  animation: color-animation 4s linear infinite;
}

@keyframes color-animation {
  0%    {color: var(--e-global-color-accent)}
  32%   {color: var(--e-global-color-accent)}
  33%   {color: var(--e-global-color-secondary)}
  65%   {color: var(--e-global-color-hover)}
  66%   {color: var(--e-global-color-text)}
  /* 99%   {color: var(--e-global-color-accent)}
  100%  {color: var(--e-global-color-very-dark-blue)} */
}
.home-header-section  .main-header .navbar-collapse .navbar-nav li:first-child {
/*  margin-left: 115px;*/
}
.home-header-section  .main-header .navbar-collapse .navbar-nav li {
  display: inline-block;
  margin: 0 20px;
}

.home-header-section  .main-header .navbar-collapse .navbar-nav .blogs-li{
  margin: 0 20px;
}
.home-header-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background:url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/home-bg.jpg) no-repeat top center;
  position: relative;
  /*overflow: hidden; */
  height: 90vh; background-size: cover;
  
}
.banner{ display: flex;
  justify-content: center;
  align-items: center;
    perspective: 750px;
    overflow: hidden; height:90vh; }
.home-header-section .banner-right-img{
  position: absolute;
  width: 1689px;
  height: 1262px;
  bottom: 105px;
  right: -353px;
}
.home-header-section .main-header .navbar-brand {
  margin-left: 0px;
  padding-bottom:0px;
  margin-right: 181px;
}
.navbar-light .navbar-nav .nav-link {
  padding-left:8px;
  position: relative;
}
.home-header-section .main-header {
/*  padding: 26px 298px 0 350px;*/
}
.home-banner-section .banner-container-box .home-banner-text{
/*  padding-left: 342px;*/
}
.home-header-section  .main-header .navbar-collapse .navbar-nav li a{
  color: var(--e-global-color-secondary);
  font-size: 18px;
  line-height: 22px;
  font-weight: 400; padding: 17px 3px; display: inline-block;
}
.home-header-section  .main-header .navbar-collapse .navbar-nav .active > a{
  color: #fff;
}

.home-header-section  .main-header .navbar-collapse .navbar-nav a:hover {
  color: #00dd6c;
}

.home-header-section  .main-header .navbar-collapse .btn-talk{
  margin-left: 25px !important;
}
.social-icons {
    transition: ease-in-out 0.3s;
    right: 10px;
    top: 35%;
    z-index: 9999;
}
.social-icons ul li .social-networks {
    font-size: 22px;
    margin-top: 20px;
    color: #000;
    background: #00d647;
    border-radius: 10px;
    line-height: 48px !important;
    text-align: center;
    transition: all ease-in-out 0.3s;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    transition: transform ease 0.3s;
}
.social-icons ul li .social-networks:hover {
  background: #221f1f;
  color: var(--e-global-color-secondary);
  transform: translate(0, -5px);
  transition: ease-in-out 0.3s;
}
/* dropdown */
.home-header-section  .main-header .navbar-collapse .redlight-dropdown a{
  color: var(--e-global-color-secondary);
}
.home-header-section  .main-header .navbar-collapse .redlight-dropdown a:hover {
  color: var(--e-global-color-accent);
}
.dropdown-content-redlight ul li a {
  color: var(--e-global-color-white-banner-text);
  line-height: 16px;
  padding: 12px 11px !important;
  width: 160px;
}
.dropdown-content-redlight ul li a:hover{
  background:var(--e-global-color-hover) !important;
  color: var(--e-global-color-white) !important;
}
.dropdown-item:hover {
  text-decoration: none;
  background-color:transparent;
}
.dropdown-content-redlight ul li{
  margin-left: 0 !important;
}
.redlight-dropdown .dropdown-content-redlight {
  background: var(--e-global-color-accent);
  color: var(--e-global-color-secondary);
  width: 100%;
  top: 54px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.home-header-section .main-header .navbar-collapse .navbar-nav .dropdown-content-redlight ul li{
  margin: 0;
}
.home-header-section .main-header .navbar-collapse .navbar-nav .dropdown-content-redlight ul li a{
  font-size: 18px;
  line-height: 18px;
}
/* .dropdown-item.active, .dropdown-item:active {
  color:var(--e-global-color-white-banner-text) !important;
  background: var(--e-global-color-red) !important;
  text-decoration: none;
  background-color:transparent;
} */
.home-header-section .dropdown-item.active, .dropdown-item:active {
  color: var(--e-global-color-secondary) !important;
  background: var(--e-global-color-hover) !important;
  text-decoration: none;
  background-color: transparent;
}

.home-header-section  .main-header .navbar-collapse .btn-talk a {
  background: var(--e-global-color-hover);
  line-height: 20px;
  color: var(--e-global-color-secondary);
  padding: 18px 35px 17px 33px;
  display: inline-block;
  border-radius: 15px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  border: 2px solid var(--e-global-color-hover);
  transition: all 0.3s ease-in-out;
}
.home-header-section  .main-header .navbar-collapse .btn-talk a:hover {
  background: var(--e-global-color-accent);
  color:var(--e-global-color-secondary) !important;
  border: 2px solid var(--e-global-color-accent);
  transition: all 0.3s ease-in-out;
}
.home-banner-section .banner-container-box .home-banner-text h1 {
  margin-bottom:20px;
  color: var(--e-global-color-secondary);
}
/* .home-banner-section .banner-container-box .home-banner-text .banner-solution{
  color: var(--e-global-color-accent);
} */
.home-banner-section .banner-container-box .banner-paragraph {
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  word-spacing: 0px;
  margin-bottom: 30px;
  color: var(--e-global-color-text);
  padding-right: 10px;
}
.home-banner-section .banner-container-box .banner-btn a {
  color: var(--e-global-color-secondary);
  background: var(--e-global-color-accent);
  border-radius: 8px;
  padding: 20px 48px 21px 47px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  transition: transform ease 300ms;
  line-height: 20px;
  word-spacing: 2px;
  font-size: 20px;
  transition: ease-in-out 0.3s;
}
.home-banner-section .banner-container-box .banner-btn a:hover{
  transform: translateY(-5px);
  background:#00a3e0 !important;
  color: #000;
  transition: ease-in-out 0.3s;
}
.discover-btn-banner .play-button {
  padding: 19px 25px;
  background: #e43e34 !important;
  border: 1px solid #d93930;
}
.discover-btn-banner .play-button:hover{
  border: 1px solid #32b7e9;
}
.home-banner-section {
  position: relative; z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 750px;
  overflow: hidden;
  height: 80vh; background: url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/home-bg.jpg) no-repeat top center;
}
.inner-arrow-menu-btn {
  font-size: 18px;
  background-image: linear-gradient(
    -72deg,
    var(--e-global-background-services-box) 0%,
    var(--e-global-background-services-box-color2) 100%
  );
  color: #ffff;
  border-radius: 100px;
  width: 43px;
  right: 24px;
  top: 17px;
  height: 43px px;
  position: absolute;
  line-height: 45px !important;
  text-align: center;
  transition: ease-in-out 0.3s;
}

.discover-btn-banner a:hover .inner-arrow-style {
  background: var(--e-global-color-white);
  color: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
}
.contact-us-margin {
  margin-right: -9px;
}
.navbar-nav li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.banner-img-content figure {
  margin-left: 0;
  position: absolute;
  top: -160px;
  left: 20px;
}

/* aboutus page */






/*Custom*/

/* our-services-section */
.our-services-section{
  background:#001626;
  padding: 70px 0;
}
.our-services-section h6{
  text-align: center;
  color: var(--e-global-color-accent);
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 22px;
  transition: ease-in-out 0.4s;
  position: relative;
  width: 100%;
}
/* animation */
.ityped-cursor {
  font-size: 0em;
  opacity: 1;
  -webkit-animation: blink 0.3s infinite;
  -moz-animation: blink 0.3s infinite;
  animation: blink 0.3s infinite;
  animation-direction: alternate;
}
@keyframes blink {
  100% {
      opacity: 0;
  }
}
@-webkit-keyframes blink {
  100% {
      opacity: 0;
  }
}
@-moz-keyframes blink {
  100% {
      opacity: 0;
  }
}
.our-services-section h2{
  color: var(--e-global-color-secondary);
  margin-bottom: 46px;
}
.our-services-section .services-content {
  background: var(--e-global-color-dark-blue3);
  border-radius:10px;
  padding: 0px;
  transition: 0s all ease-in-out;
  cursor: pointer;
  border-bottom: 3px solid var(--e-global-color-black-cards-bacground);
  transition: transform ease 300ms;
  border: 2px solid var(--e-global-color-dark-blue3);
}
.our-services-section .services-content:hover{
  border: 2px solid var(--e-global-color-accent);
}
.our-services-section .services-content .icons-rounded-box {
  background: var(--e-global-color-dark-icons-background);
  padding: 12px 16px;
  text-align: center;
  border-radius: 6px;
  margin-bottom:15px;
}
.our-services-section .security-services-p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: var(--e-global-color-text);
  padding: 0;
  margin-bottom: 33px;
}
.our-services-section .services-content a {
  color: var(--e-global-color-secondary);
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  background: var(--e-global-color-dark-blue2);
  border: 1px solid var(--e-global-color-soft-blue);
  border-radius: 15px;
  padding: 11px 34px 12px 34px;
  transition: ease-in-out 0.3s;
}
.our-services-section .services-content a:hover{
  background: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
  transition: ease-in-out 0.3s;
}
.our-services-section .services-content h5 {
  margin-bottom:10px;
  color: var(--e-global-color-secondary);
}
.our-services-section .services-content .services-box{
  text-align: center;
}
.our-services-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block;
}
.our-services-section .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background:#003f6e;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: none !important;
}
.our-services-section .owl-theme .owl-dots .owl-dot span:hover{
  background:#03a9f4;
  border: none !important;
}
.our-services-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background:#03a9f4;
  border: none !important;
}
.our-services-section .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none  !important;
  padding: 0 !important;
  font: inherit;
}
.our-services-section .owl-carousel  button.owl-dot:hover{
  border: none  !important;
}
.our-services-section .owl-carousel .item .services-content .services-box a:hover {
  color: var(--e-global-color-secondary);
  background: var(--e-global-color-accent) !important;
  border: 1px solid var(--e-global-color-accent);
}
.our-services-section .owl-theme .owl-dots .owl-dot:focus{
  outline: none;
}











/* about-us-section */
.about-us-section{
  background: #fff;
  padding: 50px 0px 50px; float: left; width: 100%;
}
.about-us-section h2 {
  margin-bottom: 33px;
  color: #221f1f;
}
.about-us-section h6 {
    color: #009d4d;
    letter-spacing: 0px;
    margin-bottom: 22px;
    font-weight: bold;
}
.about-us-section .about-us-content .aboutus-p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
/*  padding-right: 23px;*/
  margin-bottom: 20px; position: relative; z-index: 99999;
}

/* Animation properties */
.star {
  animation: star 10s ease-out infinite;
}
/* Keyframes */
@keyframes star {
  0% {
    opacity: 0;
    transform: scale(1.5) translateY(-0.75em);
  }
  20% {
    opacity: 1;
  }
  89% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: translateZ(-1000em);
  }
}











.logo{ margin:0px auto; }
.social-icons ul li a{ cursor:pointer; }
.sub-head{ font-size:48px; }
.jury-box{ background:#fff; border:solid 1px #ccc; margin-bottom: 30px;}
.jury-img img{  }
.jury-name {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}
.designation {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    padding: 0;
}
.company {
    font-size: 17px;
    color: #005da4;
}
.j-box {
    border: solid 2px #78bec5;
    padding: 5px;
    border-radius: 12px;
    min-height: 430px; margin-bottom: 30px; background: #fff;
}
.company-logo { width:100%; background:#fff; padding:10px 0px; border-radius:9px; }
.company-logo img { width:170px !important; background:#fff; text-align:center; margin:0px auto; }

.footer-section {
    background: #0f0f0f;
    /* overflow: hidden; */
    padding: 0px;
    position: relative;
    float: left;
    width: 100%; padding: 14px 0px;
}
.copyright {
    font-size: 16px;
    color: #ffffff;
    padding: 15px 0px;
    margin: 0px;
    letter-spacing: 1px;
}


.inner-page {
    height:80vh;
}
.vh7{ height:70vh; }




/* categ-section */
.categ-section{
}
.categ-section h2 {
  /* padding: 0 100px; */
  margin-bottom: 35px;
  color: var(--e-global-color-secondary);
}
.categ-section h6 {
  color: var(--e-global-color-accent);
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 12px;
}
.categ-section .categ-section-inner{
  padding-left: 46px;
}
.categ-section .accordian-inner .accordion-card {
  margin-bottom: 36px;
  box-shadow:none;
  background: #001c30;
  transition: all 0.3s ease-in-out;
  border-radius:8px;
  border: 1px solid var(--e-global-color-dark-blue3);;
}
.categ-section .accordion-card button.btn.btn-link {
  color: var(--e-global-color-primary);
  background: var(--e-global-color-white);
}
.categ-section .accordian-inner .accordion-card .btn {
  padding: 19px 22px 25px;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  margin-bottom: -8px;
}
.categ-section .accordian-inner .accordion-card span {
    margin-bottom: 0;
    color: #2cc4ff;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}
.categ-section .accordian-inner .accordion-card .show-p{
  margin-bottom: -10px;
}
.categ-section .accordian-inner .card-header {
  padding: 0;
  margin-bottom: 0;
  border: none;
  background: none;
}
.categ-section .accordian-inner .card-body {
  padding: 0px 23px 28px;
}
.categ-section .accordian-inner .card-body .categ_wrapper{
  position: relative;
}
.categ-section .accordian-inner .card-body .categ_wrapper figure{
  position: absolute;
  top: 5px;
  left: 26px;
}
.categ-section .accordian-inner .card-body .categ_wrapper p{
  font-size: 18px;
  line-height: 24px;
  color: var(--e-global-color-text);
  font-weight: 400;
  margin-left: 45px;
}
.categ-section .accordion-card button.btn.btn-link:focus {
  outline: none;
  box-shadow: none;
}
.categ-section .accordion-card .btn-link:before {
  content: "\f068";
  position: absolute;
  right: 16px;
  top: 10px;
  font-family: 'Font Awesome 6 FREE';
  display: inline-block;
  vertical-align: middle;
  background: var(--e-global-color-accent);
  color: var(--e-global-color-secondary);
  font-size: 18px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-weight: 600;
  border-radius: 100px;
  text-align: center;
}
.categ-section .accordion-card:hover{
  border: 1px solid var(--e-global-color-accent);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
}
.categ-section .accordion-card .collapsed:before {
  content: "\2b";
  background:var(--e-global-color-accent);
  color: var(--e-global-color-secondary);
  border-radius: 100px;
  text-align: center;
}
.categ-section .accordian-inner .accordion-card:last-child {
  margin-bottom: 0;
}
.categ-section .accordian-inner .accordion-card .card-body p{
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: var(--e-global-color-text);
}
.desig{ font-size:15px; }
/* contactus-page */
.contact-page-section .contact-box {
  background: #001c30;
  padding: 45px 15px 40px;
  border-radius: 20px;
  text-align: center;
  border: 2px solid #00bcd4;
  transition: ease-in-out 0.3s;
}
.contact-page-section .contact-box .offer-section-inner {
  background: var(--e-global-color-white);
  padding: 0;
  display: inline-block;
  border-radius: 20px;
  margin-bottom: 10px;
}
.contact-page-section .contact-box h5 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: var(--e-global-color-secondary);
  margin-bottom:7px;
  word-spacing: 0;
  text-align: center;
}
.contact-page-section .contact-box p {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #eeeeee;
  margin-bottom: 0;
}
.contact-page-section{
  padding: 60px 0;
  background: #012c4c;
}
.contact-page-section .contact-box .phone-p{
  padding: 0 49px;
}
.contact-page-section .contact-box:hover {
  border: 2px solid #e43e34;
  transition: ease-in-out 0.3s;
}
.email{ color:#00bcd4; }
.email:hover{ text-decoration:none; color:#fff; }
.owl-dots{ text-align:right; }
.cx-button {
    background: #003030;
    line-height: 22px;
    font-size: 20px;
    color: var(--e-global-color-secondary);
    padding: 18px 58px !important;
    display: inline-block;
    border-radius: 90px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    /* text-transform: uppercase; */
    transition: all ease-in-out 0.3s;
    border: 1px solid #2f2f2f;
}
.cx-button:hover{ color:#ffc107 !important;  }
.form label {
    color: #ffffff;
/*    padding-left: 31px;*/
    font-size: 16px; letter-spacing: .2px; font-weight: bold; color: #003030;
}
.required{ color:#f62626; }
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -30px;
}
.form .form-control {
    display: block;
    width: 100%;
    height: 54px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    background-color: #dfdfdf;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 18px 15px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0; width: 18px; height: 18px;
}
.form textarea {
  display: block;
  width: 100%;
  height: auto !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--e-global-color-text);
  background-color: #001c30;
  background-clip: padding-box;
  border: none;
  border-radius: 90px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 18px 31px;
}
.mandatory { color: #de0000; }

.sub-head {
    font-size: 52px;
}
.banner-paragraph {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    word-spacing: 0px;
    margin-bottom: 30px;
    color: var(--e-global-color-text);
    padding-right: 10px;
}
.home-banner-section .banner-container-box .banner-btn a:hover {
    transform: translateY(-5px);
    background: #00a3e0 !important;
    color: #000;
    transition: ease-in-out 0.3s;
}
.home-banner-section .banner-container-box .banner-btn a {
    color: var(--e-global-color-secondary);
    background: var(--e-global-color-accent);
    border-radius: 8px;
    padding: 20px 48px 21px 47px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    transition: transform ease 300ms;
    line-height: 20px;
    word-spacing: 2px;
    font-size: 20px;
    transition: ease-in-out 0.3s;
}

.ft-62{ font-size:62px; }
.ft-68{ font-size:56px; }

ul.categories{ padding:0px; margin:0px; }
.categories li {
    line-height: 46px;
    font-size: 17px;
    color: #ffffff;
    border-bottom: solid 1px #00355c;
    list-style-type: none;
    padding-left: 0px;
}
.categories li small {
    font-size: 14px;
    color: #ffc107;
}

.content{ background:#fff; }
.content ul.list li{ font-size:16px; line-height:32px; }
/*.sub-heading {
    background: linear-gradient(50deg, #032d4d 0, #006ec7 100%);
    color: #fff;
    padding: 6px 20px 6px;
    font-size: 18px !important;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    line-height: 20px;
}*/
.guidelines p{ font-size:16px; line-height:32px; margin:0px; }

.date {
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px; 
}
.categ-title {
    font-size: 21px;
    color: #ffc107;
    border-bottom: solid 1px #3793d9;
    padding-bottom: 14px;
    letter-spacing: 1px;
}
.entry-form small {
    font-size: 14px;
    color: #ffc107;
}









.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
  float: none;
 margin:0px;
  
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background:#f90;
  border:none;
  border-radius:0px;
  margin:0px;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-left: 10px solid #f90;
    display: block;
    width: 0;}

.catego a {
    color: #000;
    padding: 20px 15px;
    font-size: 14px;
    background: #fff;
}
.catego a.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2196f3 !important;
}
.tab-content h4 {
    color: #e43e34;
    font-size: 28px;
    font-weight: bold;
}

.j-chair {
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 3px 15px;
}

.alphabet {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #2196f3;
    text-align: center;
    line-height: 31px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
}
.active .alphabet {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 31px;
    color: #000;
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
}
.inner-jury {
    border: solid 1px #efefef;
    min-height: 450px;
    margin-bottom: 30px;
}
.inner-jury .name {
    font-size: 18px;
    color: #ec1e79;
    font-weight: bold;
    letter-spacing: 1px;
}

li.current a{ color: #00dd6c !important; }
.jury-details{  }


.categ h3 {
    font-size: 18px;
    line-height: 24px;
    color: #003e6e;
    font-weight: bold; margin-bottom:0px;
}
.categ p{ font-size:16px; color:#000; }
.not-open{
    background: #fff7b0;
    padding: 4px 10px;
    font-size: 15px;
    font-weight: bold;
}
.categ{
    border-bottom: solid 1px #ccc;
}
.linkedin{
    position: absolute;
    right: 25px;
    top: 5px; z-index:99999;
}
.linkedin i{ font-size: 28px;}

.j-c{
    color: #fff;
    font-size: 18px;
    position: absolute;
    z-index: 999999;
    top: -33px;
    letter-spacing: 2px;
    background: #e43e34;
    padding: 3px 10px;
    display: inline-block;
    left: 24px;
}
.faq-list li{ line-height:32px; color:#afb6d2; }
.ans{ background:#000; }





.i-button{
    -webkit-border-radius: 10px;
    border-radius: 90px;
    border: none;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
    padding: 15px 29px 13px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
}
.i-button:hover{ background:#fff !important; text-decoration:none;}
@-webkit-keyframes glowing {
  0% { background-color: #fbc027; -webkit-box-shadow: 0 0 3px #fbc027; }
  50% { background-color: #ffea58; -webkit-box-shadow: 0 0 40px #ffea58; }
  100% { background-color: #fbc027; -webkit-box-shadow: 0 0 3px #fbc027; }
}

@-moz-keyframes glowing {
  0% { background-color: #fbc027; -moz-box-shadow: 0 0 3px #fbc027; }
  50% { background-color: #ffea58; -moz-box-shadow: 0 0 40px #ffea58; }
  100% { background-color: #fbc027; -moz-box-shadow: 0 0 3px #fbc027; }
}

@-o-keyframes glowing {
  0% { background-color: #fbc027; box-shadow: 0 0 3px #fbc027; }
  50% { background-color: #ffea58; box-shadow: 0 0 40px #ffea58; }
  100% { background-color: #fbc027; box-shadow: 0 0 3px #fbc027; }
}

@keyframes glowing {
  0% { background-color: #fbc027; box-shadow: 0 0 3px #fbc027; }
  50% { background-color: #ffea58; box-shadow: 0 0 40px #ffea58; }
  100% { background-color: #fbc027; box-shadow: 0 0 3px #ceff1a; }
}


.im-date {
    background: #ffffff;
    font-size: 18px;
    color: #000;
    padding: 10px 0px 10px 20px;
    font-weight: bold;
}
.im-date ul li span {
    background: #e9e9e9;
    padding: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
}
.im-date ul{ margin:0px !important; padding:0px 0px 0px 20px; }
.im-date ul li{ padding:10px 0px !important; }
.modal-header{ background:#cd2a21!important; color:#fff!important; border-bottom:none !important; }
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #fff;
    font-size: 32px;
}


.header {
    position: relative;
    z-index: 9999;
    background: #00000059;
    position: fixed;
    width: 100%;
    /*background: #009688;
    clip-path: ellipse(54% 100% at 50% 0%);*/
}


/*.home-header-section:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(65deg, #00000047 26%, #000000 113%);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
}*/

.slider {
    position: absolute;
    width: 100%;
    z-index: 1;
}

.items {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 56.25%;
}

.item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.item.current {
  opacity: 1;
}
.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.buttons {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.button {
  width: 32px;
  height: 32px;
  border: none;
  outline: none;
  padding: 0;
  background: transparent center no-repeat;
  cursor: pointer;
  opacity: 0.4;
}
.button.prev {
  background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32.png);
}
.button.next {
  background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32-1.png);
}
.button:hover {
  opacity: 0.8;
}

.dots {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.dot {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  outline: none;
  padding: 0;
  background: #777;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.4s ease-in-out;
}
.dot:nth-child(n+2) {
  margin-left: 5px;
}
.dot.current {
  opacity: 1;
}


.heading {
    font-weight: 900;
    font-size: 66px;
    color: #fff;
    line-height: 78px;
}

.foo {
  position: relative;
  display: block;
}
.letter {
    display: inline-block;
    font-weight: 900;
    font-size: 66px;
    position: relative;
    color: #fff;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
    z-index: 1;
    text-shadow: 1px 4px 5px #000000, -1px -1px 1px #f8fcff;
/*    text-transform: uppercase;*/
    margin-bottom: 56px;
    line-height: 12px;
}
.letter .char1,
.letter .char2 {
  position: absolute;
  /*transform-origin*/
  -webkit-transform-origin: 0 250%;
  -moz-transform-origin: 0 250%;
  -ms-transform-origin: 0 250%;
  -o-transform-origin: 0 250%;
  transform-origin: 0 250%;
  top: 0;
  left: 0;
  text-shadow: none;
}
.letter .char1 {
  color: #00dd6c;
  /*transform*/
  -webkit-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -moz-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -ms-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -o-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  /*animation-name*/
  -webkit-animation-name: cover-ani;
  -moz-animation-name: cover-ani;
  -ms-animation-name: cover-ani;
  -o-animation-name: cover-ani;
  animation-name: cover-ani;
  /*animation-duration*/
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  /*animation-timing-function*/
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  /*animation-iteration-count*/
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 3;
}
.letter .char2 {
  color: rgba(0, 0, 0, 0.15);
  z-index: 2;
  /*transform*/
  -webkit-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
    skew(0deg, 0deg);
  -moz-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
    skew(0deg, 0deg);
  -ms-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
    skew(0deg, 0deg);
  -o-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
    skew(0deg, 0deg);
  transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
    skew(0deg, 0deg);
  /*animation-name*/
  -webkit-animation-name: shadow-ani;
  -moz-animation-name: shadow-ani;
  -ms-animation-name: shadow-ani;
  -o-animation-name: shadow-ani;
  animation-name: shadow-ani;
  /*animation-duration*/
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  /*animation-timing-function*/
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  /*animation-iteration-count*/
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
}

@-webkit-keyframes cover-ani {
  0% {
    -webkit-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  25% {
    color: #06ac57;
  }

  50% {
    -webkit-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
      skew(8deg, 0deg);
    color: #06ac57;
  }

  75% {
    color: #FFEB3B;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-moz-keyframes cover-ani {
  0% {
    -moz-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  25% {
    color: #06ac57;
  }

  50% {
    -moz-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
      skew(8deg, 0deg);
    color: #06ac57;
  }

  75% {
    color: #FFEB3B;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-o-keyframes cover-ani {
  0% {
    -o-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  25% {
    color: #06ac57;
  }

  50% {
    -o-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
      skew(8deg, 0deg);
    color: #06ac57;
  }

  75% {
    color: #FFEB3B;
    opacity: 1;
  }
  100% {
    -o-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-ms-keyframes cover-ani {
  0% {
    -ms-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  25% {
    color: #06ac57;
  }

  50% {
    -ms-transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
      skew(8deg, 0deg);
    color: #06ac57;
  }

  75% {
    color: #FFEB3B;
    opacity: 1;
  }
  100% {
    -ms-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@keyframes cover-ani {
  0% {
    transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  25% {
    color: #06ac57;
  }

  50% {
    transform: scale(1, 1) rotateX(-50deg) rotateY(0deg) rotateZ(0deg)
      skew(8deg, 0deg);
    color: #06ac57;
  }

  75% {
    color: #00ef75;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}

@-webkit-keyframes shadow-ani {
  0% {
    -webkit-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  50% {
    -webkit-transform: scale(1.08, 1) rotateX(-80deg) rotateY(0deg)
      rotateZ(0deg) skew(-30deg, 0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-moz-keyframes shadow-ani {
  0% {
    -moz-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  50% {
    -moz-transform: scale(1.08, 1) rotateX(-80deg) rotateY(0deg) rotateZ(0deg)
      skew(-30deg, 0deg);
    opacity: 1;
  }

  100% {
    -moz-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-o-keyframes shadow-ani {
  0% {
    -o-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  50% {
    -o-transform: scale(1.08, 1) rotateX(-80deg) rotateY(0deg) rotateZ(0deg)
      skew(-30deg, 0deg);
    opacity: 1;
  }

  100% {
    -o-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}
@-ms-keyframes shadow-ani {
  0% {
    -ms-transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  50% {
    -ms-transform: scale(1.08, 1) rotateX(-80deg) rotateY(0deg) rotateZ(0deg)
      skew(-30deg, 0deg);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}

@keyframes shadow-ani {
  0% {
    transform: scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
  }

  50% {
    transform: scale(1.08, 1) rotateX(-80deg) rotateY(0deg) rotateZ(0deg)
      skew(-30deg, 0deg);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1) rotateX(-180deg) rotateY(0deg) rotateZ(0deg)
      skew(0deg, 0deg);
    opacity: 0;
  }
}










.awards-registration {
  display: inline-block;
  background-color: transparent;
  font-family: "Dosis", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 50px;
  line-height: 50px;
  margin-right: 25px;
  padding: 0 50px;
  border: none;
  border-right: 5px solid #063fa5;
  position: relative;
  transition: color 0.2s ease-in-out 0s;
}
.awards-registration:before, .awards-registration:after {
  content: "";
  position: absolute;
  top: 0;
}
.awards-registration:before {
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -1;
}
.awards-registration:after {
  right: -1px;
  width: 5px;
  height: 50px;
  background-color: #063fa5;
  transform: rotate(-90deg);
  transform-origin: center;
  z-index: 0;
  transition: width 0.3s ease-in-out, transform 0.2s ease-in-out 0.3s, z-index 0.15s ease-in-out;
}
.awards-registration:hover {
  color: #ffffff;
  transition: color 0.2s ease-in-out 0.25s; text-decoration: none;
}
.awards-registration:hover:after {
  z-index: -1;
  transform: rotate(0deg);
  width: 100%;
  transition: transform 0.2s ease-in-out, width 0.3s ease-in-out 0.2s;
}




.pt-60{ padding-top:60px; }
.expect {
    /*background: url(../images/pillars-bg.jpg) no-repeat top center #202020;*/
    background: #303030;
    float: left;
    width: 100%; position: relative; z-index: 999; padding: 60px 0px;
}
.icon {
    width: 140px;
    margin: 0px auto;
}
.sub-title {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px; font-weight: 400;
}
.about-us-content a{ color:#000; }
.title{ font-size: 36px; line-height: 38px; font-weight: 700; color: #fff; }

.who{ padding:0px; margin:0px; }
.who ul{ padding:0px; margin:0px; }
.who ul li {
    padding: 8px 0px;
    margin: 0px;
    color: #fff;
    list-style-type: none;
    font-size: 18px;
}
.who-sec { background:url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/inner-bg.png) no-repeat top right #000; padding:0px; margin:0px; }
.ft-40{ font-size:40px; }
.ft-32{ font-size:28px; }
.yellow{ color:#ffc107; }
.creating{ background:url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/pattern2.jpg) no-repeat top left #000; background-size: cover; position:relative; background-attachment:fixed; }
.creating:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(355deg, #000000b8 26%, #000000 113%);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.experience{ position:relative; z-index:999; display: flex; justify-content: center; align-items: center; perspective: 750px; height: 50vh;}
.about-us-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    bottom: 0;
    width: 100%;
    background-image: url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/dots.png);
    background-repeat: repeat;
    opacity: .1;
}
.aboutus-p span{ letter-spacing:1px; }

.row.lg-marg {
    margin-left: -40px;
    margin-right: -40px;
}
.intro-corp .imgs .img1 {
    width: 75%;
    margin-left: 25%;
    position: relative;
    z-index: 3;
}
.intro-corp .imgs .img1:before {
    content: '';
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 200px;
    height: 200px;
    background-image: url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/dots2.png);
    background-repeat: repeat;
    z-index: -1;
}
.intro-corp .imgs {
    position: relative;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.intro-corp .imgs .img2 {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 50%;
    z-index: 4;
}




.brand-sec {
    padding-top: 120px; background: #1d1d1d;
}
.brand-sec .brand-marq {
    padding: 180px 0 300px;
}
.main-marq .slide-har {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slide-har {
    position: relative;
}
.brand-sec .brand-marq .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slide-har.st1 .box {
    position: relative;
    -webkit-animation: slide-har 150s linear infinite;
    animation: slide-har 150s linear infinite;
}
.brand-sec .brand-marq .box .item:nth-of-type(odd) {
    margin-bottom: -180px;
}
.brand-sec .brand-marq .box .item {
    margin: 0 -50px;
}
.main-marq .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq .box .item2 {
  padding: 0 30px; color: #4a4a4a;
}

.main-marq .box .item2 h4 {
  white-space: nowrap;
  line-height: 1;
  margin: 0;
}

.main-marq .box .item2 h4 .icon2 {
  font-family: 'Sora', sans-serif;
  margin-bottom: -37px;
}


@-webkit-keyframes slide-har {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slide-har {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes slide-har-revers {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slide-har-revers {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}


.sponsorship {
    background: #000;
    padding: 30px 0px;
    position: relative;
    width: 100%;
    overflow: hidden; border-top: double;
}
.stroke {
    color: transparent;
    -webkit-text-stroke: 1px #FFC107;
}
.fz-50 {
    font-size: 50px !important;
}

.main-marq .box .item2:nth-of-type(even) h4 {
    color: transparent;
    -webkit-text-stroke: 0.5px #9f9f9f;
}
.ml-50 {
    margin-left: 50px !important;
}












/*Footer*/
#contact {
    background-size: cover;
    color: #fff;
    background-attachment: fixed; background: #000000; float: left; width: 100%;
}
/*#contact:before {
    content: "";
    background: url(../images/common-bg.png) no-repeat top left #080808;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}*/
.sub-heading {
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 1px;
}
.footer-widget {
    font-size: 16px;
    color: #fff;
    text-align: center;
    /* background: #dff3fb; */
    padding: 20px;
    border-radius: 5px;
    line-height: 28px;
    border: solid 1px #00a49b59;
    min-height: 125px;
}
.email a {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
.email a:hover{ text-decoration:none; color:#09ad59; }
.footer-widget-heading h3 {
    color: #09ad59;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
    position: relative;
    line-height: 24px;
}
.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    bottom: 28px;
    height: 2px;
    width: 55px;
    background: #09ad59;
}


.jury {
    background: #fff;
    float: left;
    margin: 0px auto;
    text-align: center;
    width: 100%;
}

.inner-bg{ background:url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/common-bg.png) no-repeat top left #000; }
/*.inner-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    bottom: 0;
    width: 100%;
    background-image: url(../images/dots.png);
    background-repeat: repeat;
    opacity: .1;
}*/
.vh8{ height:80vh; }
.inner{ height:90vh; }
.black-bg{ background:#000 !important; }
.black-bg:before {
    content: "";
    background: url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/common-bg.png) no-repeat top left #000 !important;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


.jury-img img {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}
.jury-img img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.jury-img img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.overlaypopup {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlaypopup:target {
    visibility: visible;
    opacity: 1;
}

.profile-scroll{overflow-x: hidden; overflow-y: scroll; height: 300px; padding-right: 10px;}
.popuptext {
  background: #ffffff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    position: fixed;
    text-align: justify;
    top: 50%;
    visibility: hidden;
    z-index: 999;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}


.popuptext p{
  
  text-align: left;
  font-size: 16px;
  color: #000000;}
.overlaypopup:target+.popuptext {
    opacity: 1;
  z-index: 10000;
    visibility: visible;
  border: dashed 1px #0b3d92;
}
.close_2:before {
    color: rgba(255, 255, 255, 0.9);
    content: "x";
    font-size: 20px;
}
.close_2 {
    background-color: #063fa5;
    height: 30px;
    line-height: 24px;
    position: absolute;
    right: -9px;
    text-align: center;
    text-decoration: none;
    top: -12px;
    width: 30px;
    display: block;
    box-shadow: 0px 0px 10px black;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.border-btn{ border-bottom:double #383838; padding-bottom:5px; }


.icon {
position: relative;
}
.hover_img {

position: absolute;

top: 0;

left: 0;

display: none;

}
.icon:hover .hover_img {

display: inline-block; cursor: pointer;
}



.event-date {
    position: relative;
    z-index: 99;
    display: inline-block;
}
.event-date i {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    margin-top: 0;
}
.event-date span {
    font-size: 20px;
    color: #fff;
    position: relative;
    top: -2px;
}
.event-venue {
    position: relative;
    z-index: 99;
    display: inline-block;
}
.event-venue i {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    margin-top: 25px;
}
.event-venue span {
    font-size: 20px;
    color: #fff;
    position: relative;
    top: -2px;
}
.con-btn{ background:#e43e34; padding:17px 25px !important; }
.con-btn:hover {
    background: #2a5fab;
    color: #ffffff !important;
}


/* TIMELINE */
#timeline-container {
 /* background: #00112e;
  background: linear-gradient(171deg, #00112e 0%, #1d1594 100%);*/
  overflow: auto;
  padding: 0;
}
#timeline-container .inner-container {
  max-width: 1000px;
  margin: 0 auto;
}
#timeline-container .inner-container .heading {
  text-align: center;
  font-family: var(--font-family-1);
  font-weight: 700;
  font-size: 3rem;
  color: white;
  margin-top: 0;
}

.timeline {
  margin: 0 auto;
  position: relative;
  left: 120px;
  width: 80%;
  max-width: 900px;
  margin-top: 16px;
  margin-left: 5%;
}

.timeline-item {
  color: #000;
  
  /*text-align: center;*/
  font-size: 17px;
  padding: 1rem 1.5rem 1rem 1.5rem;
  border-left: 4px solid #ffffff;
  border-bottom: 1px dotted #ffffff;
  position: relative;
  list-style-type: none;
  --item-width: calc(100%);
}
.timeline-item span{
    color: #ffffff;
    font-weight: 600;
}

.timeline-item::after {
  content: attr(data-date);
  position: absolute;
  right: calc(var(--item-width) + 30px);
  top: 16px;
  float: right;
  font-weight: bold;
  white-space: nowrap;
  color: #FFC107;
}
.timeline-item::before {
  content: "";
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-color: #FFC107;
  position: absolute;
  left: -10px;
  top: 21px;
}
.timeline-item:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 800px) {
  .timeline {
    margin: 0 auto;
    position: relative;
    left: 85px;
  }
  .timeline .timeline-item {
    font-size: 14px;
  }
  .timeline .timeline-item::after {
    right: calc(var(--item-width) + 30px);
  }
}
@media only screen and (max-width: 800px) {
  .timeline-item {
    padding: 1rem 1.5rem 1rem 0.5rem;
  }
  .timeline-item::after {
    right: calc(var(--item-width) + 20px);
  }
}
/* TIMELINE end */

.topics{ background: url(https://storage.googleapis.com/e4mevents/Martech-Summit-2025/images/common-bg.png) no-repeat top left #080808; float:left; width:100%; }
.list{ padding:0px; margin:0px; }
.list ul{ padding:0px; margin:0px; }
.list ul li {
    padding: 0px;
    margin: 0px;
    color: #fff;
    list-style-type: none;
    font-size: 14px;
}
.t-box {
    background: #0000008c;
    min-height: 160px;
    padding-left: 20px;
    margin-bottom: 18px;
    border: double #303030;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif; font-weight: 300; letter-spacing: 1px;
}

.curved-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    clip-path: ellipse(94% 130% at 180% 30%);
    z-index: 1;
}
/*.curved-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: white;
    clip-path: ellipse(54% 100% at 50% 100%);
    z-index: 1;
}*/

.key-box {
    border: solid 1px #ffffff59;
    border-radius: 18px;
    padding: 15px;
    height: 200px; margin-top: 20px;
}
.pt-120{ padding-top:120px; }
.p-color{ color:#09ad59; }
.yellow-color{ color:#ffc107; }
.text-black{ color:#000 !important; }
.inner-page{ height:85vh; overflow:hidden; }

.copyright-text {
    color: #f5faff;
    margin-bottom: 0;
    font-size: 14px;
}
.footer-menu {
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}
.footer-menu li a {
    color: #f5faff;
    transition: all .5s ease-in-out;
    font-size: 15px;
    font-weight: 300;
}
.footer-menu li a:hover{ text-decoration:none; color:#09ad59; }


.slide video {
    position: absolute;
    top: 0%;
    left: 0%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: 0;
    background-size: cover;
}

.logo img{ border-radius:8px; }
.nominate-btn{ text-align:right; }
.nominate-btn a {
    background: #ffffff;
    padding: 13px 20px 13px 20px;
    border-radius: 10px;
    /* font-size: 2.5vh; */
    color: #000000;
}
.nominate-btn a:hover{ text-decoration:none; }
.p-color{ color:#00dd6c !important; }
.tagline {
    float: left;
    width: 100%;
    padding: 40px 0px;
    margin: 0px;
    background: #303030;
}
.tagline2 {
    float: left;
    width: 100%;
    padding: 40px 0px;
    margin: 0px;
    background: #06ac57;
}
svg {
  font-family: 'Russo One', sans-serif;
  width: 100%; height: 100%; height: 90px; 
}
svg text {
  text-transform: uppercase;
  animation: stroke 5s infinite alternate;
  stroke-width: 5;
  stroke: #365fa0;
  font-size: 260px; width: 100%;
}
@keyframes stroke {
  0%   {
    fill: rgba(255,255,255,0); stroke: rgba(255,255,255,0);
    stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 2;
  }
  70%  {fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); }
  80%  {fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-width: 3; }
  100% {
    fill: rgba(255,255,255,1); stroke: rgba(255,255,255,0); 
    stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
  }
}


.tagline2 svg {
  font-family: 'Russo One', sans-serif;
  width: 100%; height: 100%; height: 60px; 
}
.tagline2 svg text {
  text-transform: uppercase;
  animation: stroke 5s infinite alternate;
  stroke-width: 5;
  stroke: #365fa0;
  font-size: 260px; width: 100%;
}
@keyframes stroke {
  0%   {
    fill: rgba(255,255,255,0); stroke: rgba(255,255,255,0);
    stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 2;
  }
  70%  {fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); }
  80%  {fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-width: 3; }
  100% {
    fill: rgba(255,255,255,1); stroke: rgba(255,255,255,0); 
    stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
  }
}

.f-80{ font-size:74px; }

.strip {
    background: #00000085;
    position: relative;
    z-index: 9999;
    top: -90px; padding: 5px 0px;
}
.number{ color:#fff; font-size:36px; font-weight:bold; }
.e-details{ font-size:18px; color:#fff;  }

.key-date{ background:#ffffff; padding:50px 0px; float:left; width:100%; border-top:solid #00dd6c; }
.key-details{ color:#000; text-align:center; }
.key-head{ font-weight:bold; font-size:22px; padding:10px 0px; color:#202020; }
.date2{ font-size:18px; color:#202020; }



.testimonial{ background:#222; padding:0px 0px 50px; float:left; width:100%; color:#fff; }
.quote{ font-size:26px; color:#fff; }

.quote-icon {
    margin-bottom: 0em;
    float: left;
    display: inline-block;
    font-size: 10rem;
    line-height: 1;
    padding-top: 0rem;
    padding-right: 0em;
    padding-bottom: 0px;
    padding-left: 0em;
    text-align: left;
    color: rgb(102, 102, 102);
    font-family: 'Knowledge Bold';
    text-transform: none;
    width: 4rem;
    position: absolute;
    top: -1rem;
    left: -60px;
    opacity: 1;z-index: 1;
}
.quote-icon2 {
    margin-bottom: 0em;
    float: left;
    display: inline-block;
    font-size: 10rem;
    line-height: 1;
    padding-top: 0rem;
    padding-right: 0em;
    padding-bottom: 0px;
    padding-left: 0em;
    text-align: left;
    color: rgb(102, 102, 102);
    font-family: 'Knowledge Bold';
    text-transform: none;
    width: 4rem;
    position: absolute;
    top: -1rem;
    right: -40px;
    opacity: 1;z-index: 1;
}
.testimonial::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    clip-path: ellipse(94% 130% at 180% 30%);
    z-index: 1;
}

.contact-box{ background:#060606; padding:40px 0px; }
.producer-img{ width:200px; margin:0px auto; }
.producer-name{ font-size:20px; color:#fff; }
.email a {
    color: #ffffff;
    padding: 6px 15px;
    background: #06ac57;
    border-radius: 4px; margin: 10px 0px;
}
.email a:hover{ color:#000;  }

.register{ background:#06ac57; padding:18px 25px !important; display:inline-block; }
.register:hover{ color:#000 !important; }
.q-name{ font-size:16px; }
.inner-page{ height:80vh; }


.strategy {
    padding: 40px 0px 40px;
    float: left;
    border-bottom: solid #06ac57;
}
.strategy p{ line-height:34px; }


.card-header {
    padding: 20px;
    background-color: #222222;
    border: solid 1px #38b349;
    margin-bottom: 10px;
}
.collapse{ margin-bottom:15px; }
.ft15 {
    font-size: 17px;
    color: #000000;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
  color: #38b349;
}
.svg-inline--fa.fa-w-14 {
  width: .875em;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
.rotation1 {
  margin-right: 10px;
}
.nav-tab .car-body {
    padding: 9px 20px;margin-bottom: 20px;
    background: #f3efef;
}
.car-body h3 {
  padding: 10px 0 0 0px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #000000;
}
.car-body p {
      font-weight: 300;
  padding: 8px 0 0 0px;
  line-height: 25px;
  color: #000;
  display: block !important;
}

.call-icon i{ font-size:48px; }
.card-header a:hover{ text-decoration:none; }
.collapse h3 a:hover{ text-decoration:none !important; color:#09ad59; }
.sub-head{ color: #007e3d; font-weight: bold; font-size:22px;  }
.card-header2 h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px; color: #222;
}

.ai-btn{ background:#00783a; padding:10px 40px; color:#fff; font-weight:bold; letter-spacing:1px; }


.page-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #c2c2c2;
    border: solid 1px #ccc;
}
.page-content p {
    font-size: 16px; color: #000;
}

.page-content h5, .page-content h4 { font-size:20px; color:#06ac57; margin-bottom:10px; margin-top:15px; font-weight:bold; line-height:32px;  }
.page-content ul li {
    font-size: 16px;
    color: #000000;
    margin-left: 40px;
    margin-bottom: 20px;
    list-style-type: disc;
}
.page-content .small-head{ color:#dc5180; font-weight:bold; }
.page-content a{ color:#00acda; }