
/*==================================================
 Global CSS Reset
 ==================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	    line-height: 1.5;
		 font-family: Figtree;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	    width: 100%;
}
a {
	text-decoration: none;
	color:#333;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline:none!important;
	    text-decoration:none;
}
a:hover{text-decoration:none; color:#000;}
a:focus{}
img{max-width:100%;height:auto}
object, iframe {max-width: 100%; display:block;}
html {-webkit-text-size-adjust:100%;width: 100%;height: 100%;}

h1,h2,h3,h4,h5,h6 {font-weight: 700;margin:0;padding:0;}
h2 {
    font-weight: 400;
    font-size:31px;
    text-align: center;
    font-family: Figtree;
    line-height: 53px;
   
    color: #ffffff;
	
    display: inline-block;
    margin-bottom: 20px;
}
h2.heading {font-size: 32px;font-weight: 300;position: relative;width: 100%;margin-bottom: 20px;}
h2.heading:before {content: "";width: 100%;background-color: #dfdfdf;height: 1px;left:0;top: 56%;position: absolute;}
h2.heading span {margin: 0 auto;display: table;position: relative;background: #fff;z-index: 1;padding: 0 50px;}
h3 {font-size:26px}
h4 {font-size:21px}
h5{font-size:16px;line-height:1.6}
p{
    color: var(--Black-Color, #363636);
text-align: justify;
font-family: Figtree;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
}
ul{list-style:none;margin:0;padding:0;}
ul li{list-style:none;margin:0;padding:0;}
.sec3 ul li{list-style:none;    margin: 0 0 20px 0; padding:0;     list-style:circle;     text-align: left; list-style-image:url('../images/bullet.png'); font-size: 20px;     font-weight: 500;}
a {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color: #000; }
a:focus, a:hover {text-decoration: none;}



img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }
.form-group{position:relative;}

/* width */
::-webkit-scrollbar {
  width:8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#1f3648; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%)
}

/*==================================================
 Global CSS Reset
 ==================================================*/
 p.bp.op-mob {
    display: none;
}
 button.close.myclose {
    z-index: 1!important;
    margin-top: 0px;
}
 .modal-content .reg-btn {
   
    font-size: 12px;
}
 .model_width a.btn.reg-btn {
    font-size: 13px;
        width: 100%;
}
 .modal-dialog.modal-md {
    max-width: 500px;
    width: 100%;
}
 .modal-header .close {
    padding: 0!important;
    margin: -1rem -1rem -1rem auto;
}

 .timersec {
    padding-top:10px;
    padding-bottom: 10px;
    text-align: center;
    background:#0c2442;
    overflow-x: hidden;
}
.timersec h3 {
    text-align: center;
    font-size: 26px;
    color: #e95937;
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 10px;
}
#timer {
    font-size: 2em;
    color: white;
    text-shadow: 0 0 20px #48C8FF;
    text-align: center;
       padding:0px 0px;
   
    font-family: sans-serif;
        font-weight: bold;
}

#timer div {
    display: inline-block;
    min-width: 60px;
}

#timer div span {
    color:#e95937;
    display: block;
    font-size: .35em;
    font-weight: 400;
}

span.last-day {
    position: relative;
    left: 15px;
    top: -4px;
}

ul.school li {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    list-style: disc;
}


.s-btn {
    text-transform: uppercase;
    color: #fff;
    background-color: #0c2442;
    border-color: #fff;
    border-radius: 0;
    border: 1px solid #0c2442 !important;
}

.t-btn {
    text-transform: uppercase;
    color: #fff;
    background-color: #0c2442;
    border-color: #fff;
    border-radius: 0;
    border: 1px solid #0c2442 !important;
}
.s-btn:hover {
    opacity: 0.6;
    color: #ffffff;
}
.t-btn:hover {
    opacity: 0.6;
    color: #ffffff;
}



body {
  padding-top: 5rem;
 font-family: "Harmattan", sans-serif !important;
box-sizing: border-box;
    padding-top: 0px;  
    overflow-x: hidden;
    background: #1f3648;
}


.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
.myheader{  width:100%;}
header{width:100%; background: #000000;}


.banner {
    background:#CFE0B6;
    min-height: 501px;
    background-size: cover;
    width: 100%;
    display: inline-block;
    margin-top:0px;
    padding: 0;
}

.banner-video {
   background-size: cover;
    width: 100%;
    display: inline-block;
   margin-top:0px;
    padding:0px 0px;
	    overflow-x: hidden;
		    position: relative;
}

.banner-video .count-left {
    position: relative;
         top: 34px;
    left: 85px;
    z-index: 1;
}
.banner-video .g20 {
    position: absolute;
    right: 166px;
    z-index: 2;
       top: 23px;
}
.reg-btn{      text-transform: uppercase;   color: #fff;
    background-color: transparent;
    border-color: #fff; border-radius: 0;}
	
	
	.reg-btn:hover {
    text-transform: uppercase;
    color: #fff;
    background-color: #ef4b26;
    /*border-color: #ef4b26;*/
    border-radius: 0;
}
	.sec1{     padding: 50px 0 40px 0;}
	.nm-btn{     color: #4a4a4a;
   
    border-color: #4a4a4a; border-radius: 0;     font-weight: bold; margin-top:10px;}
	.future {
   
}
.count-right h4 {
    margin-bottom:0px;
  font-family: 'Handlee', cursive;
        font-size: 34px;
    line-height: 38px;
        font-weight: 600;
	    color: #5f459a;
}
.count-right b {
    margin-bottom:0px;
    font-size: 25px;
    font-weight: 500;
    color: #fe6500;
    font-family: 'Handlee', cursive;
    text-align: center;
    display: inherit;
}
.myheader{}
.myheader ul{}
.myheader ul li{}
.myheader ul li a{ font-family: Figtree; font-size:17px;    
    border-right: #1f3648 2px solid;}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1270px;
}

.sec1 h2 {
    font-weight: 600;
    font-size: 36px;
    text-align: left;
     font-family: Figtree;
       line-height: 105%;
       text-transform: uppercase;
    border-bottom: none;
    padding-bottom:0px;
    display: inline-block;
    margin-bottom: 0px;
}


.sec2 h2 {
    font-weight: 600;
    font-size: 36px;
    text-align: left;
    font-family: Figtree;
    line-height: 53px;
    text-transform: capitalize;
    border-bottom: none;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}
h3.second-heading {
   color: var(--Black-Color, #363636);
text-align: center;
font-family: Figtree;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal;
    margin-bottom: 15px;
}

.sec2{ width:100%; display:inline-block;     margin-bottom:0px;     text-align: center;         padding: 40px 0 25px 0;     background: #CFE0B6;

 margin-top: 0px;
 
 
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */


}
.redbg {
    background: #ef4b26 !important;
    margin-left: -13px;
       margin-bottom: 15px;
    position: relative;
}
.caption {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    padding: 40px;
}
.count-left {
    margin-top: 148px;
}
.count-bottom {
    margin-top: 10px;
    margin-left: 72px;
}
.count-bottom p {
    font-size: 21px;
}

.caption h3{ font-size:27px;     font-weight: bold;}
.caption h4{font-size:21px;     font-weight: 400;}
.caption h5{font-size:17px; font-weight: 300;}


.sec2 h2 {
    font-weight: 600;
    font-size: 36px;
    text-align: left;
    font-family: Figtree;
    line-height: 53px;
    text-transform: capitalize;
    border-bottom: none;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}
.prabhu {
    width: 50%;
    margin-top: 0;
    display: inline-block;
    position: relative;
    top: 10px;
}
.sec4 p {
    font-size: 22px;
    line-height: 30px;
}
.adams {
    width: 50%;
    margin-top: 0;
    display: inline-block;
    position: relative;
    top: 10px;
}
.sec4 h2 {
    font-weight:700;
   font-size:18px;
    text-align: center;
    font-family: Figtree;
    line-height: 21px;
    text-transform: capitalize;
    color: #1f3648;
    display: inline-block;
    margin-bottom: 0px;
    margin-top:5px;
    width: 100%;
}
.sec4 .hall p {
    font-size: 14px !important;
    line-height: 18px;
    padding: 0;
}
.list-style{ padding:60px; margin-top:40px;}





.our-client-logo ul li {
    float: left;
    border: 1px solid #ddd;
    width: 25%;
    border-top: 0;
    border-left: 0;
    text-align: left;
    padding: 20px;
}

.our-client-logo ul {
    padding: 0
}

.our-client-logo ul li:nth-child(4n) {
    border-right: 0
}
.sec7 .our-client-logo ul li:nth-child(4n) {
    border-right: 0
}

.our-client-logo h4 {
    padding: 40px 0 20px;
    clear: both;
    font-size: 45px;
    color: #2b4456;
    font-weight: 700
}

.our-client-logo p {
       font-size: 24px;
    color: #ffffff;
    padding-right: 0;
    line-height: 28px;
	    position: relative;
     top: 100px;
}

.our-client-logo {
    padding-bottom: 0px;
    clear: both
}

.our-client-logo ul {
    padding:30px;
}
.our-client-logo ul li:nth-child(5){ border-bottom: 0;}
.our-client-logo ul li:nth-child(6){ border-bottom: 0;}
.our-client-logo ul li:nth-child(7){ border-bottom: 0;}
.our-client-logo ul li:nth-child(8){ border-bottom: 0;}
































































































#app {
  margin-top:20px;
}

.card-flip {
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.card-flip:hover .flip,
.card-flip.hover .flip {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.card-flip,
.front,
.back {
  width: 100%;
  height: 268px;
}

.flip {
  transition: 0.7s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}

.front,
.back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.front .card {
       background:#ef4b26 url(../images/plush-icon.png) right top no-repeat;
    
}
.front h6.card-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 200;
}
.back .card {
   
    background: #ffffff;
    border: #ef4b26 1px solid;
	    border-radius: 0;
		    min-height: 268px;
}
p.card-text {
    font-size: 14px;
}
img.card-img-top.fluid {
    width: 62px;
    height: 62px;
    margin: 60px auto 10px auto;
}

p.card-text {
    text-align: center;
}

.card-body {
   padding: 10px;
}

.card-count {
    width: 19%;
    margin-right: 15px;
	margin-bottom: 15px;
}

.card-count:last-child {
  margin-right:0px;
}

.front .card-body {
    
    min-height: 133px;
}
.back .card-body {
    
    min-height: 133px;
}
ul.prog-tab li.nav-item:first-child {
     background-color: transparent;
}
.table-bordered td::nth-child(1) {
    background-color:#ffffff;
}


.sec4 .table td, .table th {
   
    border-top: none;
}
ul.prog-tab  li.nav-item{     min-width: 206px;     background: #d4d4d4;}
ul.prog-tab li.nav-item  .nav-link.active{background: #ef4b26;     color: #ffffff;}
.prog-tab ul {}

.sec4 .prog-tab.nav-tabs {
    border-bottom: none;
}
td.bgtd {
    background: #ef4b26;
    color: #ffffff;
	   width: 17%;
}
ul.prog-tab .nav-link {
    display: block;
        padding:5px 5px;
		    text-align: center;
}
.bb {

    border-bottom: 1px solid #dee2e6;
}

.sec4  .table td{
    padding: 1rem;
    
}

.sec5{ padding-bottom:120px;}
.sec5 h2{     font-weight: 100;
    font-size: 48px;
    text-align: center;
    font-family: Figtree;
    line-height: 53px;
        text-transform: capitalize;
    color: #5f459a;  border-bottom: #fe6500 1px solid;
    display: inline-block;
    margin-bottom: 20px;}
.sec5 ul{

  

  }  
.sec5 ul li {
    /*background: url(../images/chek.png) left top 10px no-repeat;*/
    /*padding-left: 30px;*/
    font-size:18px;
       line-height: 21px;
    text-align: left;
	    margin-bottom: 20px;
}

ul.ullist li {
    list-style-type: disc;
    margin-left: 30px;
}

.left-count {
    padding-top: 131px;
}

.card-count2 {
    width: 32%;
    margin-right: 15px;
    margin-bottom: 15px;
    border: #ef4b26 1px solid;
    text-align: center;
    padding: 20px;
    float: left;
    min-height: 186px;
}
.card-count2:hover {
    background:#e95937;
	color:#ffffff;
	
}
.card-count2:hover img {
    filter: brightness(0) invert(1);
}
.card-count2 p{ margin-bottom:0px; padding-bottom:0px;     text-transform: uppercase;}

.main-count {
    width: 100%;
    display: inherit;
margin-top:30px;
}

.card-count2:last-child {
  margin-right:0px;
}


.sec7{ width:100%; padding: 40px 0 0px 0;}
footer{     background: #344C66;      margin-top:0px;     padding: 17px 0 17px 0 !important;}
.footer h4 {
    color: #FFF;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
    letter-spacing: 0.48px;
    border-bottom: #ffffff 1px solid;
    margin-bottom: 10px;
    padding-top: 30px;
}

.sec8 h2 {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-family: Figtree;
	    color: #ef4b26;
}

.counter
{
    text-align: center;
}

.counter-count
{
    font-size: 50px;
    font-weight: bold;
    position: relative;
    color: #000000;
    text-align: center;
    display: inline-block;
}


.c1 {
    color: #1f3648;
}
.c2{ color:#ffffff;}
.c3{ color:#1f3648;}
.c4{color:#ffffff;}
.c5{color:#1f3648;}

p.counter-count.c1 {
    color: #1f3648;
}

p.counter-count.c3 {
    color: #1f3648;
}

p.counter-count.c5 {
    color: #1f3648;
}






.plush1{ color:#ef4b26;     font-size: 66px;}
.plush2{ color:#005d95;     font-size: 66px;}
.plush3{ color:#00a11b;     font-size: 66px;}
.plush4{color:#720127;     font-size: 66px;}

p.counter-count {
   font-size: 35px;      line-height:35px;  font-family: Figtree;
	    padding-bottom: 0;
}
.count-up h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
	margin-top:0px;
}

footer h2{ font-size:15px; color:#ffffff; line-height:26px; font-weight:300; font-family: Figtree;     margin-bottom: 5px;}
footer h3{font-size:15px; color:#ffffff; line-height:26px; font-weight:300; font-family: Figtree;}
footer p{color:#ffffff; font-family: Figtree; font-size:15px;     font-weight: normal;}
footer h2 strong {
    font-weight: bold; font-family: Figtree;
}
.copywright {
    margin-top: 35px;
    text-align: center;
}
.copywright a{color:#ffffff; font-family: Figtree; font-size:14px;     font-weight: normal;}
.copywright a {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
}


div#navbarsExampleDefault {
   
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
       font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
    line-height: 14px;
}
.demopadding.head-social .icon.social.fb {
       background: #cfe0b6;
	color:#04070c
}
.demopadding.head-social .icon.social.fb {
       background: #cfe0b6;
	color:#04070c
}
.demopadding.head-social .icon.social.tw{
    background: #cfe0b6;
	 color:#04070c
	
}
.demopadding.head-social .icon.social.in{
	     background: #cfe0b6;
	 color:#04070c
	
}
.nav-link {
    display: block;
    padding: 0;
}
.myheader ul li:last-child a {
    border-right: none;
}

.sec1-count {

    background-size: contain;
}

img.img-fluid.colage {
    margin-left: -77px;
}
.sec1-count p{     text-align: justify;  font-family: Figtree;  font-size: 18px;}

.form-heading{     font-size: 18px;
    line-height: 28px;     padding: 0 150px; margin-bottom:45px;}
.reg-btn a{color:#ffffff;}

label.text-inverse {
    color: #505050; font-size:16px; font-weight:normal; font-family: Figtree; 
	
}
.red {
    color: #ff0000;
}
.reg-btn:hover {
    opacity: 0.6; color:#ffffff;
}


button.close {
    color: #000000;
    border: #000000 2px solid;
    border-radius: 50%;
    width: 40px;
    position: relative;
    top: -19px;
    right: -19px;
    z-index: 9999;
    background: #ffffff;
    height: 40;
}
.demopadding {
    margin: 0;
    width: 170px;
    text-align: center;
    display: inline-block;
    float: right;
}
.footer .demopadding {
    margin: 0;
       width: auto;
    text-align: center;
    display: inline-block;
    float: left;
	padding-top: 10px;
}

.count-right {
          padding: 36px 20px;
		      text-align: center;
}












.icon {
	position:relative;
	text-align:center;
	width:0px;
	height:0px;
	padding: 16px;
	border-top-right-radius: 	20px;
	border-top-left-radius: 	20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 	20px; 
	-moz-border-radius: 		20px 20px 20px 20px;
	-webkit-border-radius: 		20px 20px 20px 20px;
	-khtml-border-radius: 		20px 20px 20px 20px; 	
	color:#FFFFFF;
}
.icon i {
	font-size: 14px;
	position:absolute;
	left:9px;
	top:10px;
}
.icon.social {
	float:left;
	margin:0 5px 0 0;
	cursor:pointer;
	background: transparent;
	color:#ffffff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
    border: #ffffff 2px solid;	
}
.icon.social:hover {
	background:#262626 ;
	color:#6d6e71;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-filter:	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-moz-filter: 	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-ms-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-o-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	filter: 			drop-shadow(0 1px 10px rgba(0,0,0,.8));	 	
}
.icon.social.fb i {
	left: 11px;
    top: 9px;
}
.icon.social.tw i {
	left:11px;
}
.icon.social.in i {
	left:11px;
}

.foot-nav li a {
    color: #ffffff;
}
.email {
    color: #ffffff;
}
.email a{
    color: #ffffff;
}
.phone {
    color: #ffffff;
}

.phone a{
    color: #ffffff;
}



/**card style2 css**/

.style-2{}
.style-2 .card-count {
    width:100%;
    margin-right: 15px;
    margin-bottom: 15px;
}
.style-2 img.card-img-top.fluid {
    width: 100%;
    height: 100%;
    margin: 0px auto 0px auto;
}
.style-2 .front .card-body {
    min-height: 133px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding:30px;
}
.style-2 .front h6.card-title {
    color: #ffffff;
    /* font-size: 22px; */
    /* font-weight: 200; */
        font-size: 22px;
    font-weight: bold;
	    margin-bottom: 0;
}
.style-2 h4.designation {
	font-size: 21px;
    font-weight: 400; color:#fff;
}
.style-2 h5.comapny {
	    font-size: 17px;
    font-weight: 300;
	color: #ffffff;
}
.style-2 {
    width: 100%;
    display: inline-block;
	    position: relative;
}

.style-2 .back .card-body {
    min-height: 133px;
    background: #2f2e2e;
    color: #ffffff;
	 border-bottom: #ef4b26 5px solid;
    border-right: #ef4b26 5px solid;
}

.style-2 .back .card {
    background: #ffffff;
   
    border-radius: 0;
       min-height: 335px;
    border-bottom: #ef4b26 5px solid;
	 border-right: #ef4b26 5px solid;
}

.style-2 .front .card {
    background: inherit; 
    border-bottom: #ef4b26 5px solid;
    border-right: #ef4b26 5px solid;
	 
}
.style-2 .back .card {
   
    border: inherit;
    
}
.style-2 .mid-heading {
    margin-top: 100px;
}

h3.enqheading {
    text-align: center; text-transform:uppercase;     font-size: 22px; margin-bottom: 10px; color: #fff;
}
.enquire-count{ width:100%; display:inline-block;  padding:15px;}
button.btn.reg-btn.submit-btn {
    width: 100%;
   
}
.enquire-count input {
    text-transform: uppercase;
	    border: 1px solid #ee4a25;
}



.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index:3;
   
}

.price-mob{ display:none;}
.count-right a {
    cursor: inherit;
}
img.card-img-top.plush-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
}
.mob-btn {
    display: none;
}
.demopadding {
  
    padding-bottom:0px;
}
.modal-dialog {
    margin: 8.75rem auto;
}
/*==================================================
 ecce CSS Reset
 ==================================================*/
 .modal-footer {
  
   
    border-top: none;
   
}
 
.sec4.sec0 {
    padding: 0 !important;
}
 ul.ul-style li {
    float: left;
    width: 14%;
	text-align: center;
}
ul.ul-style {
    margin-top: 40px;
}

.sec3 {
     
	    text-align: center;
		    padding: 60px 0 40px 0;
}
.insize{
  max-width:600px;
}
.owl-thumbs{}
.owl-thumbs .owl-thumb-item{
  height:150px;
  width: 100%;
  max-width:150px;
  background: transparent;
  border: none;
  overflow: hidden;
}
.owl-thumbs .owl-thumb-item img{
  max-width:100%;
  height:auto;
}
.owl-dots{
  position:absolute;
  bottom:170px;
  left:0;
  right:0;
}

.pa1card .card-block {
    background: #5f459a;
	    padding-left: 20px;
    padding-top: 10px;
	    text-align: left;
		    padding-bottom: 17px
}
.pa1card  .card-title{ color:#ffffff; font-size:20px;  font-family: Figtree; font-weight:100; text-align: left;}
.pa1card p.card-text {
    text-align: left;
    color: #ffffff;
	    padding-bottom: 0px;
}

.pa1card h4.name {
    color: #ffffff;
    font-size: 16px;
     font-family: Figtree;
    font-weight: 600;
    text-align: left;
	    padding-bottom: 6px;
}
.pa1card .btn-primary.mybtn {
    color: #fff;
    background-color: #fe6500;
    border-color: #fe6500;
    border-radius: 0;
}
.mybtn {
    color: #fff;
    background-color: #fe6500;
    border-color: #fe6500;
    border-radius: 0;
}
.img0{
    width: 65%;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.sec4 .card{
    padding: 1.5em .5em .5em;
    border-radius: 0px;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.sec4 p.card-text {
    text-align: center;
    color: #000000;
    padding-bottom: 0;
    font-size: 14px;
}

.sec4 .btn{
    border-radius:2em;
    background-color: #1f3648;
    color: #ffffff;
      padding: 10px 89px;
}
.sec4 .btn:hover {
  background-color:#1f3648;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity:0.7;
}
h3.colored-heading {
   color: var(--Main-Color-2025---01, #1F3648);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Figtree;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
    margin-bottom: 20px;
}
h3.white-heading {
       color: var(--Main-Color-2025---01, #1F3648);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Figtree;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.sec4.sec13 h3.white-heading {
       color: var(--Main-Color-2025---01, #ffffff);
  
}


.sec4 p.card-text {
    text-align: center;
    color: #000000;
    padding-bottom: 0;
    font-size: 14px;
}

section.sec5 {
	padding:70px 0;
 
}

img.img-fluid.childhood {
   
}

.count-right h5 {
    font-family: 'Handlee', cursive;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
    color: #5f459a;
	    position: relative;
}

a.youtube2 {
    position: absolute;
    bottom: 0;
   
    top: 0;
    width: 30px;
    height: 30px;
    margin-top: 0;
}

.global-count{ position:relative; padding-top: 20px;}
a.youtube1 {
    position: absolute;
   bottom: 8px;
    right: 49%;
}

.count-right a {
    cursor: pointer;
}

.count-left {
   
}

a.reglink.ban-link {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
h4.nep {
    color: #fe6500;
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
h5.date {
    text-align: center;
}

.card {
  
    border: 0;
   
}




/*g confrence css*/
.menu-header{   background: transparent;}
.head-social .icon.social {
    float: left;
    margin: 0;
    cursor: pointer;
    background: transparent;
    color: #e95937;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    border: inherit;
	    margin-right: 10px;
}

.head-social .icon.social a {
   
    color: #04070c;
   
}


.head-col2 h3{ font-size:16px; text-transform: uppercase; color: #112a47;}
.head-col2 h5{ font-size:13px; text-transform: uppercase; font-weight: 400;     line-height: 19px;}
.navbar {padding: 0;}
.head-col2 {
    text-align: center;
         padding: 28px 0 28px 0;
}
.demopadding.head-social {
    padding: 20px 0 10px 0;
   
}
.fallow-us {
    float: left;
}
.fallow-us p {
    padding: 6px 0 0 0;
    font-size: 14px; color:#e95937;
}
.myheader ul li {
  margin-right:0px;
}
.g20 {
    position: absolute;
    right: 0;
	    z-index:1;
		top:35px;
}

.myheader ul li:last-child {
  
  margin-right: 0;
}





.sec1 h3 {
    text-align: center;
	    font-size: 30px; color:#e95937;
		   
    padding-bottom:0px;
	    display: inline-block;
		text-transform: uppercase;
		 margin-bottom:60px;
}

.sec1 {
    text-align: center;
    background: #1f3648;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
	margin-bottom:20px;
}

.box {
  animation: rotateY-anim 2s linear infinite;

}

@keyframes rotateY-anim {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(180deg);
  }
}


.counter
{
    text-align: center;
	    margin-top: 40px;
}
.count-up.up2{ background:#ffffff;     margin-top: 30px;}
.count-up.up4{ background:#ffffff;     margin-top: 30px;}

.counter-count
{
  font-size: 35px;
    font-weight: bold;
    position: relative;
    color: #ffffff;
    text-align: center;
    display: inline-block;
	
}

.sec2 .card h3 {
   
	     color: var(--Main-Color-2025---01, #1F3648);
text-align: center;
font-family: Figtree;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal;
    padding: 10px 0;
}


.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
 /*height: 100vh;*/
  /* background: url(../images/adress.png) no-repeat center center/cover;*/
}
video {
  min-width: 100%;
  /*min-height: 100vh;*/
  z-index: 1;
}
/*.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
 z-index: 1;
}*/

.row.ban-count {
    position: absolute;
       top: -21px;
    width: 100%;
}


/*.sec3 h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}*/
.sec3 {
    text-align: center;
    width: 100%;
    display: inline-block;
	  background-image: url(../images/collage-final.png) ;
	      padding: 100px 0 100px 0;
	      background-size: cover;
	
}

.sec4h3.colored-heading {
    color: #1f3648 !important;
    font-size: 48px;
    font-weight: normal;
    font-family: "Reem Kufi", sans-serif;
}
    
   
   
   .sec4 {
    text-align: center;
    width: 100%;
    display: inline-block;
         padding: 70px 0;
          background: #CFE0B6;
   
}
	
	
  
	
	.sec5 {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.sec6 {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.sec6 h3 {
        color: var(--Main-Color-2025---01, #1F3648);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Figtree;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}



.sec6 {
    text-align: center;
    width: 100%;
    display: inline-block;
	    padding: 40px 0;
   
}
.sec7 {
    text-align: center;
    width: 100%;
    display: inline-block;
	    padding: 40px 0;
   
}
.sec2 .col-sm {
    margin-bottom: 40px;
}
ul.list-left {
    float: right;
	    padding-right: 40px;
}
.card-title {
   
}
h5.card-title strong {
    font-weight: 500;
	    text-transform: capitalize;
}


p.card-title strong {
    font-size: 14px;
}
span.card-text {
    font-size: 14px;
    text-transform: capitalize;
    line-height: 14px;
    font-weight: 500;
	    display: inline-block;
		line-height: normal;
}
p.card-title b {
   line-height: 22px;
   display: inline-block;
       font-size: 16px;
}
img.img-fluid.childhood {
    margin-top:0px;
}

.sec5 h3 {
   
}

.sec5 .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.sec5 img.card-img-top {
    text-align: center;
    margin: 0 auto;
}

.count-up {
    position: relative;
    background: #1f3648;
    padding: 40px 40px;
	border-radius: 12px;
	    /*filter: drop-shadow(10px 10px 40px #000000);*/
}
span.plush {
    font-size: 34px;
    font-weight: bold;
   color: #1f3648;
}
p.counter-count.c4 {
    color: #1f3648;
}


.sec9 {
    text-align: center;
    width: 100%;
    display: inline-block;
        
 
}

.sec10 {
    text-align: center;
    width: 100%;
    display: inline-block;
           padding: 40px 0 60px 0;
   
}

.c4 {
    color: #1f3648 !important;
}




p.counter-count0 {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    color: #e95937;
    text-align: center;
    display: inline-block;
	    padding-bottom: 0;
}

.sasec {
    width: 20%;
}
.sasec .count p{ font-size:20px; font-weight:500;}
.second-row {
    margin-top: 20px;
}
.second-row .sasec .count p {
    padding-bottom: 0px;
}
section.sec8 {
    width: 100%;
    display: inline-block;
	    position: relative;
}
img.awward-golden {
    position: relative;
    top: -488px;
    left: -42px;
}

.foram {
    width: 16%;
    margin-right: 60px;
}
.foram .card-body {
    padding: 0;
}
.foram-last {
   
    margin-right:0px;
}


.sec11 {
    text-align: center;
    width: 100%;
    display: inline-block;
         padding:60px 0 60px 0;
   
	    margin-top: -10px;
}


.regi{ color:#e95937; font-weight: bold;     padding-bottom: 0px;}
.mob {
    width: 100%;
    display: inline-block; color:#112a47;
   
}
.contact-count strong {
    color: #112a47;
    font-size: 20px;
}

a.email {
    color: #112a47;
    font-size: 20px;
}

.footer .icon.social.fb a {
    color: #000000;
}
.footer .icon.social.tw a {
    color: #000000;
}
.footer .icon.social.in a {
    color: #000000;
}
.modal-content .reg-btn {
    text-transform: uppercase;
    color: #fff;
    background-color: #ef4b26;
    border-color: #ef4b26;
    border-radius: 0;
}
.adress1{ margin-bottom:0px;}
.footer h3 strong {
    font-weight: bold;
}

.sec12 .reg-btn {
    text-transform: uppercase;
    color: #fff;
    background-color: #ef4b26;
    border-color: #ef4b26;
    border-radius: 0;
	    width: 100%;
}



.joinus {
    text-align: center;
    font-size: 15px;
    color: #1f3648;
    padding-bottom: 0px;
    display: inline-block;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 5px;
    margin-right: 20px;
}
.i-anchor {
    height: 0;
    overflow: hidden;
    position: relative;
    top: -40px;
    width: 1px;
}

.i-anchor1 {
    height: 0;
    overflow: hidden;
    position: relative;
    top: -50px;
    width: 1px;
}

img.op {
    margin-top: 50px;
    margin-left:0px;
}

/* Animation */
.mooving {
	overflow: hidden;
	transform: translatey(0px);
	animation: move 6s ease-in-out infinite;
}
 @keyframes move {
 0% {
 transform: translatey(0px);
}
 50% {
 transform: translatey(20px);
}
 100% {
 transform: translatey(0px);
}
}









/*Animations*/
/*
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp.go {
  animation-name: fadeInUp; -webkit-animation-name: fadeInUp;
}


[data-animate-in] {
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease
}

[data-animate-in="up"] {
    transform: translate3d(0, 100px, 0)
}

[data-animate-in="left"] {
    transform: translate3d(-25%, 0, 0)
}

[data-animate-in="right"] {
    transform: translate3d(25%, 0, 0)
}

[data-animate-in="down"] {
    transform: translate3d(0, -24px, 0)
}

[data-animate-in="fadeIn"] {
    transform: translate3d(0, 0, 0)
}

[data-animate-in].in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
        animation-delay: .1s;
            animation-duration: 1.5s;
    transition: transform 0.6s ease, opacity 0.6s ease
}

.fade-in {
    opacity: 0;
    transition: opacity 1s ease
}

.page-loaded .fade-in,.page-loaded.fade-in {
    opacity: 1
}

.isSafari.isTouch [data-animate-in],.isSafari.isTouch [data-animate-in="up"] {
    opacity: 1;
    transition: none;
    transform: none
}

*/


.secaward ul li{ float:left;     margin-right: 30px;     color: #112a47;
    font-size: 20px;     font-weight: 600;}
section.secaward {
    width: 100%;
    display: inline-block;
    padding: 0 0 15px 0;
}
.navbar-brand {
  
    margin-right: 0px;
   
}
img.op-mob{ display:none;}

.ge-mob {
    display: none;
}
.bg-sec-3 {
    background-color: #f1f1f1;
    display: none;
}

.inner-banner {
    z-index: 2;
       min-height: inherit !important;
	      background-size: 100% !important;
    width: 100%;
    display: inline-block;
  
   padding: 131px 0;
	  margin-top: 100px;
	  background: url(../images/inner-banner.png) center top no-repeat;
	
}

.award-banner {
    z-index: 2;
       min-height: inherit !important;
	      background-size: 100% !important;
    width: 100%;
    display: inline-block;
  
      padding: 241px 0;
	  margin-top: 100px;
	  background: url(../images/Awardsbanner.png) center top no-repeat;
	
}
.myiframe {
    margin-top: -62px;
    z-index: -1 !important;
    
}
.hide {
    
    width: 100%;
    display: inline-block;
	    position: relative;
}
img.logotown {
    height: 56px;
    background: #f1f1f1;
    width: 161px;
}
img.award-mob {
    display: none;
}
/* a.navb { */
    /* background: #f1f1f1; */
    /* height: 57px; */
    /* width:100%; */
    /* position: absolute; */
    /* top: -55px; */
/* } */

a.navb {
    background: #f1f1f1;
    height: 66px;
    width: 100%;
    position: absolute;
    top: 0;
}

.enquire-count .reg-btn {
    text-transform: uppercase;
    color: #fff;
    background-color: #0c2442;
    border-color: #fff;
    border-radius: 0;
    border: 1px solid #0c2442 !important;
}
.msec {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #ffffff;
    overflow-x: hidden;
}

.msec h3 {
    text-align: center;
    font-size: 30px;
    color: #e95937;
   
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 40px;
}

.msec h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}
.heading-sec{background: #102846;         padding: 20px 20px 0px 20px;
 }
.heading-sec p{     
   
    width: 100%;
   
    top: 0;
    color: #ffffff;
    cursor: inherit;
    text-align: center;
   
    font-weight: bold;}
	
	section.msec.benefit-sec {
    background: #efeff0;
        margin-bottom: 20px;
}

.col-md-2.col-sm-push-1 {
    margin-right: 52px;
}

.formsec h3 {
    text-align: center;
    font-size: 30px;
    color: #e95937;
   
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.formsec h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}

.formsec {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background: #ffffff;
}

.thankyou-page {
    min-height: 340px;
    padding: 100px 0;
}

.video-mob{ display:none;}
section.msec.benefit-sec.award-cat h3{ float:left;     font-size: 26px;}
ul.school {
    width: 100%;
    display: inline-block;
        padding-left: 20px;
}

h3.center-h3 {
    float: none !important;
}
.boad-right1{     border-right: #fe6500 2px solid; }
.padd-left {
    padding-left: 60px;
}

.award-cat a.btn.s-btn {
    margin-top: 20px;
}

.award-cat a.btn.t-btn {
    margin-top: 20px;
}


section.inner-banner img {
    width: 100%;
}

.sticky.sbg.fixed h2 {
    text-align: center;
}

section.msec.benefit-sec.procces-sec {
    background: #ffffff;
}

p.refund {
       font-size: 10px;
    float: right;
    position: relative;
    bottom: -22px;
    margin-top: 18px;
    padding-bottom: 0;
}




.demopadding.head-social .icon.social:hover i.fa{
    color: #ffffff;
}
.demopadding.head-social .icon.social:hover {
    background: #ef4b26;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #1f3648;
}


.bordered-top {
       border-image: linear-gradient(to right, rgb(31 54 72) 25%, #ffffff 25%, rgb(255, 255, 255) 50%, #1f3648 50%, rgb(31 54 72) 75%, rgb(255 255 255) 75%);
    border-image-slice: 1;
    border-image-width: 4px 0px 0px 0px;
    width: 240px;
    margin: 0 auto;
    padding-top: 10px;
   /* animation: colorChange 1s infinite alternate;  Animation name, duration, iteration count, direction */
}

@keyframes colorChange {
    0% { border-image-source: linear-gradient(to right, rgb(237, 26, 35) 25%, rgb(237, 26, 35) 25%, rgb(237, 26, 35) 50%, rgb(237, 26, 35) 50%, rgb(237, 26, 35) 75%, rgb(237, 26, 35) 75%); }
    25% { border-image-source: linear-gradient(to right, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%); }
    50% { border-image-source: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%); }
    75% { border-image-source: linear-gradient(to right, rgb(12, 84, 108) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%); }
    100% { border-image-source: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%); }
}
.bordered-bottom {
  border-image: linear-gradient(to right, rgb(139, 191, 64) 25%, rgb(230, 27, 33) 25%, rgb(230, 27, 33) 50%, rgb(124, 196, 236) 50%, rgb(124, 196, 236) 75%, rgb(254, 181, 17) 75%);
  border-image-slice: 1;
  border-image-width: 0px 0px 4px 0px;
}
.bordered-left {
  border-image: linear-gradient(to bottom, rgb(139, 191, 64) 25%, rgb(230, 27, 33) 25%, rgb(230, 27, 33) 50%, rgb(124, 196, 236) 50%, rgb(124, 196, 236) 75%, rgb(254, 181, 17) 75%);
  border-image-slice: 1;
  border-image-width: 0px 0px 0px 4px;
}
.bordered-right {
  border-image: linear-gradient(to bottom, rgb(139, 191, 64) 25%, rgb(230, 27, 33) 25%, rgb(230, 27, 33) 50%, rgb(124, 196, 236) 50%, rgb(124, 196, 236) 75%, rgb(254, 181, 17) 75%);
  border-image-slice: 1;
  border-image-width: 0px 4px 0px 0px;
}



.card {
    display: flex
;
    flex-direction: column;
    max-width:400px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 10px;
    width: 100%;
    filter: drop-shadow(10px 10px 40px #000000);
}
    .card img {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ddd;
    }
    .card-content {
       border-radius: 12px;
border: 1px solid var(--LightGrey, #F3F3F3);
background: linear-gradient(0deg, #FFF 0%, #FFF 100%), var(--Color, #FFF);

/* HeavyDropShadow */
box-shadow: 10px 10px 40px 0px rgba(0, 0, 0, 0.25);
}
  .card-content ul li {
    color: var(--Black-Color, #363636);
       text-align: left;
    font-family: Figtree;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 109%;
}  
.card-content {
    width: 100%;
        min-height: 170px;
  
    flex-shrink: 0;
}
	.card-content ul {
    margin-left: 40px;
}
	
	.card-content ul li {
  color: var(--Black-Color, #363636);
font-family: Figtree;
font-size: 14px;
font-style: normal;
font-weight: 400;
    line-height: 160%;
    list-style: disc;

   
}


.banner-botom {
    margin-top: 40px;
}
.hall {
    margin-top: 60px;
}
  
.bigbonanza {
    width: 100%;
    position: relative;
	    margin-top: 70px;
    
}

.bigbonanza .expo ul li {
    min-height: 165px;
    color: #ffffff;
    text-align: center;
       font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 153%;
    padding-top: 60px;
    padding-bottom: 40px;
	 border-radius: 18px;
	     width:23%;
	     background: #344C66;
		    float: left;
			    position: relative;
				    margin-right: 30px;
				    /*box-shadow: 1px 1px 1px rgb(255, 255, 255);*/
					box-shadow: 0px 0px 0px 0.75px rgb(255, 255, 255);
					

}
.bigbonanza .vector-icon1 {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #60141400;
    border-radius: 50%;
    padding: 8px;
    transition: background-color 0.3s, transform 0.3s;
        width: 126px;
}

/*.bigbonanza .vector-icon1:hover {*/
/*    background: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%);*/
  
   
/*}*/
/*.bigbonanza .vector-icon2:hover {*/
/*    background: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%);*/
  
   
/*}*/
/*.bigbonanza .vector-icon3:hover {*/
/*    background: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%);*/
  
   
/*}*/
/*.bigbonanza .vector-icon4:hover {*/
/*    background: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%);*/
  
   
/*}*/


.bigbonanza .vector-icon2 {
   position: absolute;
    top:0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #60141400;
    border-radius: 50%;
    padding: 8px;
        width: 126px;
}
.bigbonanza .vector-icon3 {
    position: absolute;
    top:0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #60141400;
    border-radius: 50%;
    padding: 8px;
        width: 126px;
}

.bigbonanza .vector-icon4 {
    position: absolute;
    top:0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #60141400;
    border-radius: 50%;
    padding: 8px;
        width: 126px;
}

.bigbonanza .vector-icon5 {
    position: absolute;
    top:0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #60141400;
    border-radius: 50%;
    padding: 8px;
        width: 126px;
}
.bigbonanza .register {
    margin-bottom: 0px;
}
.bigbonanza .expo ul li:last-child {
    margin-right: 0;
}








/* footer css start */

.footer h4 {
    color: #FFF;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
    letter-spacing: 0.48px;
	border-bottom: #ffffff 1px solid;
	    margin-bottom: 10px;
		    padding-top: 30px;
}
.footer ul li{ color: #FFF;
font-family: Noto Sans;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 190%;
letter-spacing: 0.39px;}

.footer ul li a{ color: #FFF;
font-family: Noto Sans;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 190%;
letter-spacing: 0.39px;}
footer.footer p {
    color: #ffffff;
}

.searchbox-wrap{
  display     : flex; 
     width: 100%; 
  margin-top  : 8%;
  margin-left : auto;
  margin-right: auto;
}
  
.searchbox-wrap input {
    flex: 1;
       padding: 0 0 0 15px;
    font-size: 1.1em;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: none;
    border: none;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.19);
    border-radius: 15px 0px 0px 15px;
    background: #D9D9D9;
    height: 47px;
	
	
	color: var(--grey, #646464);
font-family: Noto Sans;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 190%; /* 26.6px */
}
  
  .searchbox-wrap button{
        padding-right: 0;
    
    background-color                  : #fff;
    -webkit-border-top-right-radius   : 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright       : 25px;
    -moz-border-radius-bottomright    : 25px;
    border-top-right-radius           : 25px;
    border-bottom-right-radius        : 25px;
    box-shadow                        : 5px 4px 6px rgba(0, 0, 0, 0.19);
    border                            : none;
    cursor                            : pointer; 
    cursor                            : hand;
	    border-radius: 0px 15px 15px 0px;
background: #D9D9D9;
  }
  
  .searchbox-wrap   span{
      margin-left     :0px;
    padding: 14px 45px;
	    height: 47px;
      
      font-size       : 0.9em;
   
  
      
     background: var(--yellow-ligh, #FFD05A);
      
      border-radius   : 20px;
    
	
font-family: Noto Sans;

font-style: normal;
font-weight: 400;
line-height: 190%; /* 26.6px */



color: var(--black-new, #090909);
text-align: center;
/* Top Menu Selected */
font-family: Noto Sans;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
  }
  
      .searchbox-wrap   span:hover{
          background: var(--darkblue, #144684) !important;
		  color:#ffffff !important;
        box-shadow      : 2px 2px 4px rgba(0, 0, 0, 0.19);
      }
	  
	  p.newslator-botoom {
    color: var(--white, #FFF);
    font-family: Noto Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 190%;
}
      
  
  .inpshow {
    display: none;
}

/* footer css end */


.sec7 img.box1-icon.pa1.hall1 {
    margin-top: 20px;
}
/* 
.our-client-logo ul li.col-md-3:hover img.box1-icon {
  content: url('../images/who-should-attend-ico-01-hover.png');
}
*/

.sec4.sec7 .our-client-logo ul li .box1-icon {
display:inline-block;	
  height: 106px !important;
		width:106px !important;
}

.sec4.sec7 .our-client-logo ul li:nth-child(1) .box1-icon {
     background: url(../images/who-should-attend-ico-01-hover.png) center top no-repeat;
 
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(1) .box1-icon {
      background: url(../images/who-should-attend-ico-01.png) center top no-repeat;
    background-position: center;
	   background-size: contain;
	 
}




.sec4.sec7 .our-client-logo ul li:nth-child(2) .box1-icon {
      background: url(../images/who-should-attend-ico-02-hover.png) center top no-repeat;

    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(2) .box1-icon {
        background: url(../images/who-should-attend-ico-02.png) center top no-repeat;
  
    background-position: center;
	   background-size: contain;
	 
}


.sec4.sec7 .our-client-logo ul li:nth-child(3) .box1-icon {
        background: url(../images/who-should-attend-ico-03-hover.png) center top no-repeat;
  
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(3) .box1-icon {
      background: url(../images/who-should-attend-ico-03.png) center top no-repeat;

    background-position: center;
	   background-size: contain;
	 
}


.sec4.sec7 .our-client-logo ul li:nth-child(4) .box1-icon {
     background: url(../images/who-should-attend-ico-04-hover.png) center top no-repeat;
   
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(4) .box1-icon {
   
     background: url(../images/who-should-attend-ico-04.png) center top no-repeat;
    background-position: center;
	   background-size: contain;
	 
}

.sec4.sec7 .our-client-logo ul li:nth-child(5) .box1-icon {
     background: url(../images/who-should-attend-ico-05-hover.png) center top no-repeat;

    background-position: center;
	    background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(5) .box1-icon {
       background: url(../images/who-should-attend-ico-05.png) center top no-repeat;
    background-position: center;
	    background-size: contain;
	 
}

.sec4.sec7 .our-client-logo ul li:nth-child(6) .box1-icon {
     background: url(../images/who-should-attend-ico-06-hover.png) center top no-repeat;
   
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(6) .box1-icon {
    background: url(../images/who-should-attend-ico-06.png) center top no-repeat;
    background-position: center;
	   background-size: contain;
	 
}


.sec4.sec7 .our-client-logo ul li:nth-child(7) .box1-icon {
      background: url(../images/who-should-attend-ico-07-hover.png) center top no-repeat;
  
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(7) .box1-icon {
    background: url(../images/who-should-attend-ico-07.png) center top no-repeat;
    background-position: center;
	   background-size: contain;
	 
}


.sec4.sec7 .our-client-logo ul li:nth-child(8) .box1-icon {
     background: url(../images/who-should-attend-ico-08-hover.png) center top no-repeat;
   
    background-position: center;
	   background-size: contain;
	  
}
.sec4.sec7 .our-client-logo ul li:hover:nth-child(8) .box1-icon {
     background: url(../images/who-should-attend-ico-08.png) center top no-repeat;
   
    background-position: center;
	   background-size: contain;
	 
}


.sec11 .our-client-logo p {
    font-size: 18px !important;
    color: #000000;
    padding-right: 0;
    line-height: 28px;
    position: inherit;
    top: 23px;
    left: 14px;
}

.sec11 .hall1 {
    float: left !important;
	    width: 70px;
    height: 70px;
}
.sec11 .our-client-logo ul li:nth-child(3n) {
    border-right: 0;
}
.sec11 .our-client-logo ul li:nth-child(4n) {
       border-right: 1px solid #ddd;
}

.sec11 .our-client-logo ul li:nth-child(5n) {
       border-bottom: 1px solid #ddd;
}
.sec11 .our-client-logo ul li:nth-child(6n) {
       border-bottom: 1px solid #ddd;
}
.sec11 .our-client-logo ul li:nth-child(7n) {
       border-bottom: 1px solid #ddd;
	   
}
.sec11 .our-client-logo ul li:nth-child(8n) {
       border-bottom: 1px solid #ddd;
	   
}
.sec11 .our-client-logo ul li:nth-child(10n) {
   
	  border-bottom: 0;
}
.sec11 .our-client-logo ul li:nth-child(11n) {
   
	  border-bottom: 0;
}
.sec11 .our-client-logo ul li:nth-child(12n) {
    border-right: 0;
	  border-bottom: 0;
}

.sec12 .counter-count {
    font-size: 35px !important;
    font-weight: bold;
    position: relative;
    color: #1f3648;
    text-align: center;
    display: inline-block;
}
.sec12 span.plush {
    font-size: 34px;
    font-weight: bold;
    color: #1f3648;
}

.sec12 .count-up h3 {
   color: #1f3648;
}

.sec12 .count-up {
    position: relative;
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.sec13 h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 17px;
	    margin-bottom: 9px;

}  
.sec13 p {
    font-size: 21px;
    margin: 0;
    padding-bottom: 3px;
    color: #ffffff;
    font-weight: 100;
    line-height: normal;
    font-family: Figtree;
    line-height: 23px;
}
.sec13 p.nameclass {
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 190% !important;
    color: #cfe0b6 !important;
        padding-bottom: 0px;
}
p.nameclass {
    font-size: 24px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 190%;
}

.border-right-side {
    border-right: 1px solid #cfe0b6 !important;
}
.sec13 p {
    font-size: 20px;
    margin: 0;
    padding-bottom:0px;
    color: #ffffff !important;
    font-weight: 100;
line-height: 1px;
    font-family: Figtree;
}

img.phpneicone {
    margin-right: 10px;
}
img.messageicone {
    margin-right: 10px;
}
img.webicone {
    margin-right: 10px;
}

.craeme-bg {
    background: #cfe0b6;
    padding: 0;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #f3f3f3; /* Add a background color if needed */
}

img.globalpartner {
    padding-top: 30px;
}
img.nationalpartner {
    margin-top: -12px;
    position: relative;
    top: 12px;
}

.Download-btn{ font-size:24px; margin-top: 60px;}
.Nominate-btn {
    position: relative;
    top: -68px;
}
.myheader ul.mr-auto{
    margin-left: auto !important;
}



.joinus-count {
    padding: 14px 0;
    position: fixed;
    border: 0;
    width: 630px;
    display: inline-block;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    z-index: 2;
    text-align: center;
    border-radius: 12px 12px 0px 0px;
    height: 63px;
}

.joinus-count .reg-btn {
    text-transform: uppercase;
    color: #fff;
       background-color:#1f3648;
    border-color:#1f3648;
    border-radius: 0;
	    width: 100%;
		       font-size: 24px;
}



.joinus-count .joinus {
    text-align: center;
    font-size: 20px;
    color: #000000;
    border-bottom: 0;
    padding-bottom: 0px;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 10px;
}

.Pannel {
    color: #000000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 153%;
    padding: 40px;
    border-radius: 6px;
    float: left;
    position: relative;
    margin-right: 30px;
    margin-top: -7px;
    width: 100%;
}

span.pcolor {
    color:#1f3648;
	    font-weight: bold;
}

.Pannel li{ font-size:18px;}
.hall.hall-content {
    margin-top: 0;
}
#deletebtn {
  width:40px;
  height:40px;
  background:red;
  text-align:center;
  cursor:pointer;
  position:absolute;
  right:0;
}

.joinus-count button.close {
    color: #000000 !important;
    border: #000000 2px solid;
    border-radius: 50%;
    width: 40px;
    position: relative !important;
    top: -63px !important;
    right: -19px !important;
    z-index: 9999 !important;
    background: #ffffff;
    height: 40px;
	    padding: 4px 10px;
}


.bg-sec13 {
    background: #344C66;
    padding-top: 40px;
    border-radius: 13px;
	 padding-bottom: 40px;
}

.delegate-sec1 .Pannel {
   
    box-shadow: none;
}
.delegate-sec1  .Download-btn {
    font-size: 18px;
    margin-top: 20px;
}

.delegate-sec1 .btn {
    border-radius: 2em;
    background-color: #1f3648;
    color: #ffffff;
    padding: 8px 29px;
}
/*termandcondition-page css  start*/
  .termandcondition-page .card {
   padding:0px;
    max-width: 100%;
   
}
 .termandcondition-page h2 {
    font-weight: 100;
    font-size: 21px;
    text-align: center;
    font-family: Figtree;
    line-height: 21px;
    text-transform: capitalize;
    color: #1f3648;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}
.termandcondition-page .btn {
    border-radius: 2em;
    background-color: #1f3648;
    color: #ffffff !important;
    padding: 10px 89px;
    width: 100%;
	    text-align: left;
}
.termandcondition-page p {
    font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
    color: #000000;
    font-weight: 100 !important;
    line-height: normal;
    font-family: Figtree;
}

.sec4.termandcondition-page {
    margin-top:0px;
}
.termandcondition-page ul.list-style li {
     font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
    color: #000000;
    font-weight: 100 !important;
    line-height: normal;
    font-family: Figtree;
}

.termandcondition-page .list-style {
    padding: 0px;
    margin-top: 0px;
}


.termandcondition-page h3.colored-heading.white-heading.in-view {
    text-align: center;
}

.banner.inner-banner img.img-fluid.childhood {
    width: 67%;
}

.banner.inner-banner .bordered-top {
    border-image: linear-gradient(to right, rgb(255, 139, 54) 25%, rgb(0, 180, 239) 25%, rgb(0, 180, 239) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgb(12, 84, 108) 75%);
    border-image-slice: 1;
    border-image-width: 4px 0px 0px 0px;
    width: 240px;
    margin: 0;
    padding-top: 10px;
  /*  animation: colorChange 1s infinite alternate;*/
}
/*termandcondition-page css  start*/




.delegate-sec2 {
    background: #344C66;
}

.delegate-sec1 ul li.nav-item {
    background: #344c66;
    margin: 0 15px 0 0px;
    padding: 0 15px;
}
.delegate-sec1 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
       color: #fbae17 !important;
    background-color: transparent;
       border-color: transparent;
	    font-weight: bold;
 font-size: 23px;
}

.delegate-sec1 .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #1f3648;
    font-weight: bold;
    font-size: 23px;
}

.delegate-sec1 .nav-tabs .nav-link {
    border-color: transparent;
    color: #ffffff;
    font-weight: 500;
    font-size: 21px;
}
	
	.delegate-sec1 .card {
    padding: 1.5em .5em .5em;
    border-radius: 0px;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    max-width: inherit;
    width: 100%;
    background: #344C66;
    color: #ffffff;
}
.row.Process-row {
    margin-top: 20px;
}

.form-count {
    background: #344C66;
    padding: 40px;
    border-radius: 12px;
}

.form-count label.text-inverse {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    font-family: Figtree;
    text-align: left;
    float: left;
}

.sec4.sec0 img.box1-icon.pa1 {
    /*height: 120px !important;*/
}

.sec7 .our-client-logo ul li {
    float: left;
    border: 1px solid #ddd;
    width: 25%;
    border-top: 0;
    border-left: 0;
    text-align: center;
    padding: 20px;
        min-height: 190px;
}
p.note {
    font-size: 16px;
}

 .responsivee-iframee {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height:470px !important;
  /*margin-top: -60px;*/
  border: none;
}

iframe#ts-iframe {
    margin-bottom: 40px;
}

.dropdown.bootstrap-select.show-tick {
    width: 100% !important;
    border: 1px solid #ced4da !important;
}


button.btn.dropdown-toggle.bs-placeholder.btn-light {
      background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
}








 .collapse-icon {
    float: right;
    font-size: 1.25rem;
    margin-left: auto;
  }
  .expand-icon {
    float: right;
    font-size: 1.25rem;
    margin-left: auto;
  
  }
  .collapsible-link[aria-expanded="true"] .collapse-icon {
    display: none;
  }
  .collapsible-link[aria-expanded="false"] .expand-icon {
    display: none;
  }







.tab-collapse-icon::before {
    content: '+';
    display: inline-block;
    width: 1em;
    text-align: center;
    transition: transform 0.3s;
}

.collapsed .tab-collapse-icon::before {
    transform: rotate(45deg);
}

.tab-collapse-icon {
    cursor: pointer;
    display: inline-block;
    width: 1em;
    text-align: center;
    transition: transform 0.3s;
}

.collapsed .tab-collapse-icon::before {
    transform: rotate(-45deg);
}

.menu-item {
    margin-bottom: 7px;
}



















































.lines-on-sides {
    position: relative;
    display: inline-block;
    overflow: hidden;
	    width: 100%;
	        font-size: 24px;
    line-height: 24px;
}

.lines-on-sides:before,
.lines-on-sides:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
         width: 39px;
    height: 1px;
       background: red;
}

.lines-on-sides:before {
    left:0%;
}

.lines-on-sides:after {
    right:0%;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;

}



.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; }
  li#timer span {
    font-size: 19px;
    margin-top: -20px;
}
.sec5 ul li#timer {
    background: none;
}
.sec5 ul li#testtimer{
    background: none;
    line-height:49px;
    font-size:20px;
    padding:0px;
}
div#testtimer {
    color: #ffffff;
    text-align: center;
}


#timerbanner {
    font-size: 2em;
    color: white;
    text-shadow: 0 0 20px #48C8FF;
    text-align: center;
       padding:0px 0px;
   
    font-family: sans-serif;
        font-weight: bold;
}

#timerbanner div {
    display: inline-block;
    min-width: 60px;
}

#timerbanner div span {
    color:#e95937;
    display: block;
    font-size: .35em;
    font-weight: 400;
}
div#timerbanner span {
    font-size: 16px;
}
.partner-mob{display:none;}


.bg-video-wrap {
  position: relative;
  overflow: hidden;
}

.bg-video-wrap video {
  width: 100%;
  height: auto;
  display: block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #CFE0B6;
  opacity: 0.7; /* Adjust for stronger/weaker effect */
  pointer-events: none; /* Ensures clicks pass through */
  z-index: 1;
}


.navbar-collapse {
  
    background: #1F3648 !important;
  
}
.navbarResponsive-main {
   
    background: #1F3648 !important;
   
}

.navbar-collapse {
 
    left: 0 !important;
   
}
.navbar-collapse {
   
    width: 221px !important;
   
}
.sttar-menu {
    position: absolute;
    top: 0;
    left:0px;
    z-index: 2;
}

.list-unstyled li {
    text-align: center;
    width: 100%;
    padding: 15px 0px;
    border-bottom: #ffffff 1px solid;
}
.menu-logo {
    text-align: center;
    margin-top: 40px;
}

.dots {
    position: absolute;
    z-index: 100;
    top: 50%;
    right: 12px;
}
.dot {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    position: relative;
    background-color: #fff;
    margin: 12px;
    cursor: pointer;
}


 .bg-video-wrap video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.bg-video-wrap {
  position: relative;
      width: 100%;
  height: 100vh;
  overflow: hidden;
}

.edu-row {
    margin-top: 80px;
}

.btn-count {
    background: #ffffff;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    z-index: 4;
    padding: 10px;
    border-radius: 24px 24px 0 0;
    display: flex
;
       width:413px;
    height: 62px;
    padding-top: 4px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

button.btn.reg-btn {
    background: #1F3648;
    color: #FFF;
font-family: Harmattan;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.boxcoll {
    display: flex
;
    padding: 0px 7px;
    justify-content: center;
    align-items: center;
    gap: 17px;
}


.menu-checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  
  border-radius: 4px;
  margin-left: 10px;
  cursor: pointer;
 border: 1px solid var(--Main-Color-2025---01, #1F3648);
}

.menu-checkbox::after {
    content: attr(data-tooltip);
    position: absolute;
    right: 21px;
    /* transform: translateX(-28%); */
    bottom: 0px;
       background: #1F364880;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;
    font-size: 13px;
    z-index: 10;
    display: inline-flex
;
    padding: 0px 10px 0px 6px;
    align-items: center;
}

.menu-checkbox:hover::after {
  opacity: 1;
}

nav.right-menu {
       position: fixed;
    right: 0;
    top: 35%;
    z-index: 99;
      transform: translateX(-35%);
}

.menu-text {
    background: var(--secondary-color);
    padding: 0 10px;
    height: 18px;
    display: flex
;
    align-items: center;
    color: white;
    font-size: 12px;
    font-weight: 500;
    display:none;
}

.menu-checkbox:hover::after,
.menu-checkbox.show-tooltip::after {
  opacity: 1;
}

.sec4.sec9 p{ font-size: 18px !important;}
.sec4 p {
    font-size: 18px !important;
    line-height: 23px;
    color: #000000;
    text-align: center;
    margin-bottom: 0px;
}


section.sec4.sec8 p {
    margin-bottom: 40px;
}

.sec3 h3.colored-heading {
    color: #cfe0b6;
}

.sec3 .count-up.up1 {
    background: #cfe0b6;
}

.sec3 .count-up.up3 {
    background: #cfe0b6;
}

.sec3 .count-up.up5 {
    background: #cfe0b6;
}

.sidebar-social {
    width: 200px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
.row.hall.hall1 {
    margin-top: 20px;
}

img.ExpoPartner.mobile {
    display: none;
}
  
  img.knowledgepartner.samsung {
    height: 58px;
}













