@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: roboto-regular;
  src: url(../fonts/roboto-regular.ttf);
}

@font-face {
  font-family: roboto-bold;
  src: url(../fonts/roboto-bold.ttf);
}

@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Medium.ttf);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {scroll-behavior: smooth;}

:root {--orange: #f15822;--dark-grey: #000b1a;--white: #fff;--black: #000;--bgBlack: #15222b;
--bodyBg: #f4f3fa;}

body {font-family: roboto-regular;font-size: 16px;background: var(--bodyBg);line-height: 30px;}
a {text-decoration: none;cursor: pointer;}
ul {list-style: none;}
.pull-left {float: left !important;}
.flex {display: flex;}
.wd-100 {width: 100%;}
.img {width: 100%;}
.bgBlack{background:var(--black);float:left;width:100%;height:auto;}
.desktopView{display:block;}
.mobileView{display:none;}
/*Header-Start */
header {background: var(--orange);padding: 0px 25px;height: 80px;}
.logo {width: 200px;}
.navbar {padding: 0px 0px;height:80px;}
.navbar-brand {padding: 0px 0px;padding: 0px 0px;margin-top: 13px;max-width: 550px;}
.nav-item {color: var(--white);}
.navbar-expand-lg .navbar-nav .nav-link {padding: 0px 10px;margin: 0px 5px;font-family: Roboto-Medium;font-size: 18px;}
.navbar-expand-lg .navbar-nav .nav-link:hover {padding: 0px 15px;background: var(--white);
margin: 0px 5px;border-radius: 5px;color: var(--orange);}
.navbar-expand-lg .navbar-nav .nav-link.register-btn {-webkit-animation: glowing 1300ms infinite;-moz-animation: glowing 1300ms infinite;-o-animation: glowing 1300ms infinite;animation: glowing 1300ms infinite;border-radius: 5px;}

@-webkit-keyframes glowing {
  0% { background-color: #15222b;-webkit-box-shadow: 0 0 3px #15222b;}
  50% {background-color: var(--white);-webkit-box-shadow: 0 0 15px var(--white);color: var(--bgBlack);}
  100% {background-color: #15222b;-webkit-box-shadow: 0 0 3px #15222b;}
}
/* Header-End */

/**==============Banner-start=================**/
.banner{float:left; width:100%; height:auto;position:relative;margin:60px 0px 0px 0px;}
.banner img{width:100%;}
/**==========Banner-End=============**/

/**=================Container-Content====================**/
.partner-heading{display:inline-block;text-align:center;width:100%;float:left;margin-top:70px;}
.partner-heading h1{font-family:Inter_28pt-SemiBold;color: #fff;font-size: 35px;font-weight: bold;background:var(--orange-gradient);border-radius:5px 5px;padding: 5px 40px;margin: 0px 0px 0px 0px;text-align: center;display: inline-block;}
.partner-heading h1:hover{background:var(--white);color:var(--black);}
.partner-main-logo{float: left;width: 100%;height: auto;margin: 20px 0px 0px 0px;text-align: center;}

/*.partner-main-logo{padding-bottom:40px;}*/
.partner-main-logo img{width:100%;}
.partner-main-logo ul{display:flex;list-style:none;padding:0px 28px;align-items:flex-start;justify-content: center;margin:10px 0px 50px 0px;}
.partner-main-logo ul li{text-align: center;background-image: url(../images/lucknow-images/lucknow-seprator.png);background-repeat: repeat-y;background-position: top 35px right;background-size: 2px;max-height:150px;}
.partner-main-logo ul li:last-child {background-image: none;}
.powered-logo ul:nth-child(2) li:first-child img{margin-left:0px;}
.partner-main-logo ul li h1 {font-size:22px;margin: 0px 0px 10px 0px;padding: 0px 0px;font-weight: bold;text-transform: uppercase;}
.partner-main-logo ul li img {width:60%;}
.partner-main-logo ul li img.associateimg{width:144px;margin-top:10px;}
.partner-main-logo ul li img.epson{width:210px;margin-right: 30px;}
.success-partner-main {float: left;width: 100%;height: auto;margin: 50px 0px 80px 0px;text-align: center;}
.partner-container {float: left;width: 100%;height: Auto;padding: 50px 0px 70px 0px;}
.partner-logo{width:100%;height:auto;margin:0px 0px 20px 0px;-webkit-transition: -webkit-transform .3s;transition:-webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;border-radius: 20px;width:90%;text-align:center; display:inline-block;}
.partner-logo img{width:100%;max-height:125px;}
.partner-logo:hover{transform: translateY(-10px) scale(1.02);box-shadow: 0 5px 20px rgb(0 0 0 / 80%);}
.partner-moretxt{width: 100%;height: auto;margin: 10px 0px 20px 0px;align-items:flex-start;justify-content: center;display: flex;height: 115px;}
.partner-moretxt p{font-size:22px;font-weight:bold;margin:0px 0px; padding:0px 0px;color: var(--black);}
.partner-exhibitor-logo{float:left;width:100%;height:auto;}
.partner-exhibitor-logo ul{display:flex;justify-content:center;align-items:center;list-style:none;margin:10px 0px;padding:0px;}
.partner-exhibitor-logo ul li{width:100%; text-align:center;}
 .partner-exhibitor-logo ul li h1{font-size: 22px;margin: 0px 0px;padding: 0px 0px;font-weight: bold;text-transform: uppercase;text-align:center;}
.partner-exhibitor-logo ul li img{max-width:240px;}
.partnerContainer ul:nth-child(4){margin:40px 0px 0px 0px; padding:0px;list-style:none;}
.partnerContainer ul:nth-child(4) div{display:flex; align-items:center;justify-content:center;flex-wrap:wrap;}
.partnerContainer ul:nth-child(4) h1{font-family:exo2Regular;color:var(--white);font-size:25px;margin:0px 0px;padding:0px 0px 10px 0px;text-align:center}
.partnerContainer ul:nth-child(4) li {}
.partnerContainer ul:nth-child(4) li img{margin-right:20px;max-width:300px;text-align:center;transition-duration: 600ms; transition-timing-function: ease;}
.partnerContainer ul:nth-child(4) li:hover img{transform: scale(0.9);}
/**=================Container-Content====================**/

/**********************Content-Section-End*******************************/
.footer-nominate-btn {background: #fefefe;background:-moz-linear-gradient(bottom, #e7e7e7 0%, #fefefe 37%);background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%,#e7e7e7), color-stop(37%,#fefefe), color-stop(100%,#e7e7e7));background: -webkit-linear-gradient(bottom, #e7e7e7 0%,#fefefe 37%);
background: -o-linear-gradient(bottom, #e7e7e7 0%,#fefefe 37%);background: -ms-linear-gradient(bottom, #fefefe 0%,#e7e7e7 37%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#e7e7e7',GradientType=0 );background: linear-gradient(bottom, #e7e7e7 0%,#fefefe 37%,#e7c668 100%);border-radius: 5px;width: auto;height: auto;position: absolute;right: 20px;bottom: 50%;padding: 5px 30px;color: #000;border:1px solid #ccc;}
.footer-nominate-btn a{color:#000;text-decoration:none;}
.gradient-border-white{float:left;width:100%;height:10px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fee080+0,ba8428+100 */
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top,  #fee080 0%, #ba8428 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  #fee080 0%,#ba8428 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  #fee080 0%,#ba8428 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee080', endColorstr='#ba8428',GradientType=0 ); /* IE6-9 */
}

.gradient-border-golden{float:left;width:100%;height:20px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fee080+0,ba8428+100 */
background: #fee080; /* Old browsers */
background: -moz-linear-gradient(top,  #fee080 0%, #ba8428 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fee080 0%,#ba8428 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fee080 0%,#ba8428 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee080', endColorstr='#ba8428',GradientType=0 ); /* IE6-9 */}

/* Footer-Start */
footer {background: var(--orange);margin: 160px 0px 0px 0px;padding-bottom: 60px;color:var(--white);}

.footer-inner {background: var(--dark-grey);border-radius: 20px;border: 2px solid var(--white);
margin-top: -100px !important;width: 80%;height: 160px;padding: 30px 30px;margin: 0 auto;background-image: url(../images/lucknow29th-images/footerImg.png);background-repeat: no-repeat;
background-size: 100%;background-position: 0px -65px;}

.footer-inner h1{font-family:"Roboto-Medium";font-size:35px !important;}

.footer-left{width:65%;padding-left:50px;}

.footer-left ul li{border-right:2px solid var(--white);}

.footer-right{width:35%;padding-left:50px;}

.footer-right ul li img{max-width:80%;}
/* Footer-End */

.bgblack{float:left;width:100%;height:auto;background:#000;}
.btn-10 {color: #fff;border: none;transition: all 0.3s ease;overflow: hidden;}
.btn-10:after {position: absolute;content: " ";top: 0;left: 0;z-index: -1;width: 100%;height: 100%;transition: all 0.3s ease;-webkit-transform:scale(.1);transform: scale(.1);}
.btn-10:hover {color: #fff;border: none;background: transparent;}
.btn-10:hover:after{background: rgb(78,0,183);background: linear-gradient(0deg, rgb(78 0 183) 0%,  rgb(186 148 243)100%);-webkit-transform: scale(1);transform: scale(1);}

/* hover effect */
.hover-effect {position:relative;z-index: 1;overflow: hidden;transition: all .4s;}
.hover-effect:before, .hover-effect:after{position: absolute;top: 50%;content: '';width:20px;height: 20px;background-color: #3e0097;border-radius: 50%;z-index: -1;transition: all .4s;}
.hover-effect:before {left: -20px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.hover-effect:after {right: -20px;-webkit-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.hover-effect:hover {color: #e5e3ec;transition: all .3s;}
.hover-effect:hover:before {-webkit-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;-webkit-animation-direction:alternate;animation-direction: alternate;transition: all .3s;}
.hover-effect:hover:after{-webkit-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;-webkit-animation-direction: alternate;animation-direction: alternate;transition: all .3s;}

@keyframes criss-cross-left {
    0% {left: -20px;transition: all .3s;}
    50% {left: 50%;width: 20px;height: 20px;transition: all .3s;}
	100% {left: 50%;width: 500px;height: 500px;transition: all .3s;}
}

@keyframes criss-cross-right {
    0% {right: -20px; transition: all .3s;}
    50% {right: 50%;width: 20px;height: 20px;transition: all .3s;}
    100% {right: 50%;width: 500px;height: 500px;transition: all .3s;}
}

/* hover effect1 */
.hover-effect1 {position: relative;z-index:1;overflow: hidden;transition: all .4s;}
.hover-effect1:before, .hover-effect1:after{position: absolute;top: 50%;content: '';width: 20px;height: 20px;background-color: #5b006c;border-radius: 50%;z-index: -1;transition: all .4s;}
.hover-effect1:before {left: -20px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.hover-effect1:after {right: -20px;-webkit-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.hover-effect1:hover {color: #e5e3ec;transition: all .3s;}
.hover-effect1:hover:before {-webkit-animation: criss-cross-left1 0.8s both;animation: criss-cross-left1 0.8s both;-webkit-animation-direction: alternate;animation-direction: alternate;transition: all .3s;}
.hover-effect1:hover:after {-webkit-animation: criss-cross-right1 0.8s both;animation: criss-cross-right1 0.8s both;-webkit-animation-direction: alternate;animation-direction: alternate;transition: all .3s;}

@keyframes criss-cross-left1 {
    0% {left: -20px;transition: all .3s;}
    50% {left: 50%;width: 20px;height: 20px;transition: all .3s;}
	100% {left: 50%;width: 500px;height: 500px;transition: all .3s;}
}

@keyframes criss-cross-right1 {	
    0% {right: -20px;transition: all .3s;}
    50% {right: 50%;width: 20px;height: 20px;transition: all .3s;}
    100% {right: 50%;width: 500px;height:500px;transition: all .3s;}
}

.our-partner{display:block}
.our-partner img{width:100%;}
.our-partner-mobile{display:none}
.our-partner-mobile img{width:100%;}
.btn-10 {color: #fff;border: none;transition: all 0.3s ease;overflow: hidden;}
.btn-10:after {position: absolute;content: " ";top: 0;left: 0;z-index: -1;width: 100%;height: 100%;transition: all 0.3s ease;-webkit-transform: scale(.1);transform: scale(.1);}
.btn-10:hover {color: #fff;border: none;background:transparent;}
.btn-10:hover:after {background: rgb(78,0,183);background: linear-gradient(0deg, rgb(78 0 183) 0%,  rgb(186 148 243)100%);-webkit-transform: scale(1);transform: scale(1);}
.Summit-heading{float:left;width:100%;height:auto;text-align:center;display:inline-block;padding:5px 0px;margin:50px 0px 0px 0px;}
.Summit-heading h1{position:relative;width:100%;max-width:40%;text-align:center;display:inline-block;font-size:35px;font-weight:bold; color:#fff;margin:0px 0px;padding:10px 0px; border-radius:8px 8px; background: #623fa5;background: -moz-linear-gradient(right, #623fa5 0%, #6e2979 57%, #6e2979 100%);background: -webkit-gradient(linear, left right, left bottom, color-stop(0%,#623fa5), color-stop(37%,#6e2979), color-stop(100%,#6e2979 ));background: -webkit-linear-gradient(right, #623fa5 0%,#6e2979 57%,#6e2979 100%);background: -o-linear-gradient(right, #623fa5 0%,#6e2979 57%,#6e2979 100%);background: -ms-linear-gradient(right, #623fa5 0%,#6e2979 57%,#6e2979 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#623fa5', endColorstr='#6e2979',GradientType=0 );}
.partner-container{float:left;width:100%;height:Auto; padding:70px 0px 0px 0px;}
.partner-container{float:left;width:100%;height:Auto; padding:50px 0px 70px 0px;}
.powered-logo{width: 100%;float: left;height: auto;}
.powered-logo ul{margin:30px 0px;padding:0px 0px;list-style:none;display:flex; align-items:center;justify-content:center;}
.powered-logo ul li{margin: 0px 0px;text-align:center;}
.powered-logo ul:nth-child(1) li:last-child img:last-child{margin-left:20px;}
.powered-logo ul:nth-child(1) li:first-child img{border:none; border-radius:0px;max-width:300px;min-width:300px;}
.powered-logo ul:nth-child(1) li:first-child img:hover{box-shadow:none;}
.powered-logo ul:nth-child(1) li:last-child{}
.powered-logo ul li:last-child{text-align:left;}
.powered-logo ul li img{width: 100%;text-align:center;max-width:260px;min-width: 260px;float: left;margin: 0px 0px 0px 14px;border:2px solid #ccc;border-radius: 15px;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
.powered-logo ul li img:hover{transform: translateY(-10px) scale(0.9);border:2px solid #00a8d7;border-bottom:10px solid #00a8d7;box-shadow:0 13px 11px -4px #8f8f8f;margin:0px 0px 0px 0px;}
.powered-logo ul li h1{color:#000;text-align: center;font-size: 25px;padding: 0px 0px 10px 0px;margin:0px 0px;text-transform: uppercase;font-weight:bold;}
.powered-logo ul li:first-child img{margin-left:0px;}
.powered-logo ul:nth-child(1){width:100%;}
.powered-logo ul:nth-child(1) li:first-child{width:65%;}
.powered-logo ul:nth-child(1) li:last-child{width:32%;}
.powered-logo ul:nth-child(1) li:first-child img{min-width: 320px;max-width: 320px;}
.powered-logo ul:nth-child(1) li:last-child img{min-width: 320px;max-width: 320px;margin-right:15px !important;}
.powered-logo ul:nth-child(2) li:first-child{width:65%;}
.powered-logo ul:nth-child(2) li:last-child{width:32%;}
.powered-logo ul:nth-child(2) li:first-child img{min-width: 320px;max-width: 320px;margin-left:0px !important;}
.powered-logo ul:nth-child(2) li:nth-child(1) img:first-child{margin:0px 22px;}
.powered-logo ul:nth-child(2) li:last-child img{min-width: 320px;max-width: 320px;margin-right:15px !important;}
.powered-logo ul:nth-child(2) li div{text-align:center;display:inline-block;}
.powered-logo ul:nth-child(2) li div img{text-align:center;display:inline-block;}
.powered-logo ul:nth-child(2) li:last-child{text-align: center;}
.powered-logo ul:nth-child(2) li:last-child h1{margin-left:-17px;}
.powered-logo ul:nth-child(3) li:first-child{width:75%;text-align:center;}
.powered-logo ul:nth-child(3) li:last-child{width:25%;text-align:center;}
.powered-logo ul:nth-child(3) li:first-child div{text-align:left;}
.powered-logo ul:nth-child(3) li:last-child img{margin-left: 14px !important;min-width: 260px;max-width: 260px;}
.powered-logo ul li:first-child img {margin-left:22px;}
.powered-logo ul:nth-child(3) li:last-child img{margin-left:0px;}
.powered-logo ul:nth-child(3) li:first-child img {margin-left: 14px;}
.powered-logo ul:nth-child(1), .powered-logo ul:nth-child(4){display:flex;align-items:flex-start;justify-content:center;}
.powered-logo ul:nth-child(1) li{}
.powered-logo ul:nth-child(4){text-align:center; display:flex;width:100%;align-items:center;justify-content:center;}
.powered-logo ul:nth-child(4) div.centerpartnerflex{display:flex;align-items:center;justify-content:center;}
.powered-logo ul:nth-child(4) li{width:100%; text-align:center;}
.powered-logo ul:nth-child(4) li div{display:inline-block;text-align:center;}
.powered-logo ul:nth-child(4) li img{margin-left:8px;margin-right:8px;min-width:250px;max-width:250px;}
.powered-logo ul:nth-child(5){text-align:center;display:flex; width:100%;align-items:center;justify-content:center;}
.powered-logo ul:nth-child(5) div.centerpartnerflex{display:flex;align-items:center;justify-content:center;}
.powered-logo ul:nth-child(5) li{width:100%; text-align:center;}
.powered-logo ul:nth-child(5) li div{display:inline-block;text-align:center;}
.powered-logo ul:nth-child(5) li img{margin-left:8px;margin-right:8px;min-width:260px;max-width:260px;}
.powered-logo ul:nth-child(4) h1{color:#000;text-align:center;font-size: 25px;padding:0px 0px 5px 0px;margin:0px 0px;text-transform:uppercase;}
.powered-logo ul:nth-child(3) li:nth-child(2) h1{margin-left:-8px;}
.powered-logo ul:nth-child(1) li:first-child h1{margin-left:15px;}
.powered-logo ul:nth-child(1) li:nth-child(2) h1{margin-left:0px;}
.powered-logo ul:nth-child(1) li:nth-child(3) h1{margin-left:20px;}
.powered-logo ul:nth-child(1) li:nth-child(4) h1{margin-left:20px;}
/*.powered-logo ul:nth-child(3) li:nth-child(1) h1{margin-left:20px;}*/
.powered-logo ul:nth-child(3) li:nth-child(2) h1{margin-left:0px;}
.powered-logo ul:nth-child(3) li:nth-child(3) h1{margin-left:20px;}
.partnersuccess-bx{float:left;width:100%;height:auto;padding:20px 20px; border:2px solid var(--orange);text-align:center;display:inline-block;margin: 60px 0px 0px 0px;position:relative;text-align:center;background: var(--white);}
.partnersuccess-bx h1{background:var(--orange); padding:8px 30px; color:#fff;font-size:30px;font-weight:bold;border-radius:5px;left: 50%;position:absolute;-webkit-transform: translateX(-50%);transform: translateX(-50%);max-width:50%;min-width: 50%;top:-25px;margin-bottom:20px;}
.partnergov-flex{display:flex;align-items:center;justify-content:center;margin:20px 0px 0px 0px;}
.partnergov-flex div{text-align: center;display: inline-block;}
.partnergov-flex img{margin: 20px 35px;max-width:70%;text-align: center;}
.partnersuccess-bx .partnergov-flex:last-child img {width: 40%;}
/*******=================Partners-Start============*********/
.partner-section {float: left;width: 100%;height:auto;margin-top:50px;}
.partner-section .inner-center{width:100%; height:Auto; text-align:center;display:inline-block;}
.partner-section .inner-center h1{text-align: center;background: #fff;color: #1d3738;border-radius: 35px;margin: 50px 0px 50px 0px;padding: 0px;max-width: 280px;padding:8px 0px;}
/* Our-Partner-Start */
.our-partners-container{padding-top: 50px;
    background-color: #f8f7ff;
    width: 100%;
    float: left;}
.our-partners-container ul {width: 100%;}
.our-partners-container ul.knowledge-partner {display: inline-block;text-align: center;display: flex;}
.our-partners-container ul:nth-child(2) {margin-top: 40px;}
.our-partners-container ul.knowledge-partner li:last-child{display: inline-block;text-align: center;}
.our-partners-container ul.knowledge-partner li:last-child img {float: left;margin: 0px 10px;
max-width: 250px;}
.our-partners-container ul li img{max-width:250px;min-width:250px}
.our-partners-container ul li h1{}
.our-partners-container ul h1{}


.our-partners-container ul li img {-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}

.our-partners-container ul li img:hover{transform: translateY(-10px) scale(0.9);}
.our-partners-container ul:nth-child(2) li:first-child{margin:0px;}

.our-partners-container ul:nth-child(2) li:first-child img:last-child{margin-left:10px;}
.our-partners-container ul:nth-child(2) li h1, .our-partners-container ul li h1{font-weight:bold;font-size:22px;}

.our-partners-container .knowledge-partner{display: flex !important;width: 100% !important;justify-content: center;}
.our-partners-container ul:nth-child(2) .d-flex {justify-content:center !important;    align-items: center !important;}
.our-partners-container ul li img{margin:0px 10px !important;}
.our-partners-container ul:nth-child(3){display:flex;justify-content: center;}
.our-partners-container ul:nth-child(2){display:flex;align-items:center;justify-content:center;}
.our-partners-container ul:nth-child(2) img{max-width:230px;min-width:230px;}
/* Our-Partner-End */
/*******=================Partners-Start-End============*********/
