
body {
	margin: 0;
	padding: 0;
	/*font-family: 'Montserrat', sans-serif;*/
	  font-family: 'Poppins', sans-serif !important;
	font-size: 14px;
}

html {
  scroll-behavior: smooth;
}

ul, li {
    margin: 0px;
    list-style-type: none;
      font-size: 16px;
}
p {
  padding: 0;
  margin: 5px 0;
      font-size: 16px;
  font-family: 'Poppins';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "Raleway", sans-serif;*/
   font-family: 'Poppins';
  font-weight: 400;
  margin: 0 0 0px 0;
  padding: 0;
}

.orange-bg {
	background-color: #FF7A42;
}

.light-blue-bg{background-color: #ECF1F9;}

.topband_bg-home {
    /* background: url(../images/pnemetch-baner.jpg) no-repeat center; */
    background-size: cover;
    height: auto;
    margin-top: 0%;
    /*min-height: 200px;*/
    position: absolute;
    z-index: 11;
}

section.banner-bg {
    display: none;
}
.new_topband_bg-home {
	background: url(../images/main_bg.jpg) no-repeat center;
	background-size: cover;
	height:100%;
}

.topband_bg {
	background: url("../images/main_bg.jpg") no-repeat top center;
	background-size: cover;
}

.navbar-expand-lg .navbar-nav .nav-link {
	margin-right:.5rem;
	margin-left: .5rem;
	    padding: 0 20px 0px 20px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	border-bottom: 0;
	    font-family: 'Poppins';
}
.navbar-head{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.nav-item img {
    height: 80px;
    border-radius: 0px;
}


.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:focus {
	margin-right: .5rem;
	margin-left: .5rem;
	text-transform: uppercase;
	    color: #006699;
	font-weight: 500;
	/*border-bottom: 0px solid #FF7A42;*/
}
.nav-head{
    position: absolute;
    left: 0;
    right: 0;
    background: #84bae4;
    /* color: #fff!important; */
    width: 100%;
    top: 80%;
}
.dropdown-menu {
	border-radius: 0;
	font-size: 14px;
	margin-top: 0;
	border: 0;
	padding: 0;
	text-transform: capitalize;
}

.dropdown-menu .dropdown-item {
	padding: .60rem 1rem;
}

.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	/*background-color: #FF7A42;*/
}
.logo-shap{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    /*padding-bottom: 50px;*/
        padding-bottom: 50px;
}

.organized {
    width: 100%;
}
.organized.main-logo {
    padding-left: 60px;
}
.organized.text-right {
    padding-right: 60px;
}
.navbar-top {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    width: 100%;
    align-items: center;
}


.logo-shap:after {
	content: "";
	width: 280px;
	height: 93px;
	left: -19px;
	top: 0;
	transform: skew(-20deg);
	background: #fff;
	position: absolute;
	display: none;
}

.navbar-brand {
	z-index: 999!important;
	margin-right: 0px;
}
/*.navbar-brand img {	height: 110px;    border-radius: 8px;}*/
.logo-size1{max-height:60px;}
.logo-size2{max-height:120px;}
.logo-size3{max-height:120px;}

.organized.text-right .logo-size3 {
    max-height: 70px;
}
.addtocart {
	background-color: #3E65AC;
	padding: 9px 10px;
	border-radius: 50%;
}

.btn-outline-light {
	border-radius: 30px;
	border: 2px solid;
}

.btn-outline-warning {
	border-radius: 30px;
	border: 2px solid #FF7A42;
	color: #FF7A42;
}

.btn-outline-warning:hover {
	color: #000;
	background-color: #FF7A42;
	border-color: #FF7A42;
}

.btn {
	padding: 7px 16px;
	border-radius: 7px !important;  
}

.from-banner {
	/*background: transparent linear-gradient(90deg, #FF6D30 0%, var(--unnamed-color-3e65ac) 100%) 0% 0% no-repeat padding-box;*/
 /*   background: transparent linear-gradient(90deg, #f37323 0%, #ba2229 100%) 0% 0% no-repeat padding-box;*/
    background-color: #006699;
}

.form-hedding {
	color: #000000;
	font-size: 20px;
	margin: 20px 0 30px 0;
}
.form-hedding.heading01 span {
    background: #0000;
    color: #000;
    font-weight: 600;
    padding-left: 0;
}
.form-hedding span {
	background: #000;
	color: #fff;
	padding: 10px 15px;
	display: inline-block;
	    border-radius: 5px;
}

.form-control {
	border-radius: 0px;
	padding: 8px;
	font-size: 14px;
	height: 40px;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.11);
}

.btn-submit {
	color: #fff;
	background-color: #ff7a42;
	border-color: #ea6933;
	padding: 7px 22px;
	font-size: 18px;
	border-radius: 0;
}
.nav-item {
    align-items: center;
    /*display: flex;*/
}
/*.sepc-nav {*/
/*    margin-top: 30px;*/
/*}*/
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e65f273b;
}


.footer.footer-bar {
	padding: 15px 5%;
	border-top: 1px solid #efefef;
	font-size: 12px;
	margin-top: 30px;
}

.footer.footer-bar .payment-cards img {
	height: 25px;
}

.social-icon a .fa {
	font-size: 18px;
	color: #000;
	margin-right: 20px;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown>.dropdown-toggle:active {
	/*Without this, clicking will make it sticky*/
	pointer-events: none;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #000;
	    border-bottom: 0;
}


.side-logo {
    align-items: center;
    display: flex;
}
.sepc-new-logo {
    width: 110px;
}
.minister-new-logo {
    /*width: 135px;*/
}





.myCarousel .carousel-inner {
    padding: 50px 0 120px 0;
    overflow: inherit;
}
.myCarousel .carousel-caption {
    position: unset;
    padding-left: 60px;
    padding-top: 35px;
    width: 90%;
    border-radius: 25px;
    background: #fff;
}

.myCarousel .carousel-caption h2 {
    font-size: 35px;
    font-weight: 600;
    /* text-shadow: 1px 1px 0px #000000; */
    color: #000 !IMPORTANT;
    text-align: left;
        z-index: 1;
            margin-bottom: 5px;
    position: relative;
}

.myCarousel .carousel-caption h3 {
    font-size: 50px;
    font-weight: 700;
    /* text-shadow: 1px 1px 0px #000000; */
    color: #f57421 !IMPORTANT;
     margin-bottom: 0 !IMPORTANT;
    text-align: left;
        z-index: 1;
    position: relative;
}

.myCarousel .carousel-caption .event-date {
	font-size: 24px;
	font-weight: 400;
	background-color: #000000;
	display: inline-block;
	padding: 7px 35px;
	border-radius: 30px;
}
.myCarousel .carousel-caption p {
    color: #000;
    /* text-align: center !IMPORTANT; */
    font-size: 25px;
    font-weight: 500;
        z-index: 1;
    position: relative;
}
.myCarousel .carousel-caption h5 {
    text-align: left;
    color: #000;
    padding-top: 5px;
    font-size: 25px;
        z-index: 1;
    position: relative;
    font-weight: 500;
}

/*
.myCarousel .carousel-indicators {
	left: unset;
}
*/

img.box-border {
    width: auto;
    height: 500px;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 0px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    top: -7px;
    left: 80px;
    z-index: 0;
    margin-top: -80px;
    display:none;
}

.myCarousel .carousel-caption h4 {
	font-size: 34px;
	font-weight: 400;
	color: #FF7A42;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.myCarousel .carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: unset;
	border-bottom: unset;
	opacity: .5;
	transition: opacity .6s ease;
}
.myCarousel .carousel-indicators .active {
    opacity: 1;
}



.my-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.px-80 {
	padding: 80px;
}
.py-80 {
	padding: 80px 0;
}

.after-border h5:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid;
	width: 30px;
	left: 0;
	bottom: -6px;
}

.after-border-center h5:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid;
	width: 30px;
	left: 48%;
	bottom: -8px;
}

.heading h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 700;
}

.hp {
	padding: 12px 208px;
}

.heading h5 {
	text-transform: uppercase;
	font-size: 16px;
	color: #FF7A42;
	position: relative;
	display: block;
}

.heading h4 {
	font-size: 34px;
}

.about .heading {
	font-size: 23px;
}

.map-bg {
	background: url(../images/map.png) no-repeat top right;
	background-size: auto;
	content: "";
	height: 450px;
	position: absolute;
	left: 0;
	right: 100px;
	top: -15px;
}

.about-logo img {
	margin-top: 70px;
}

.nav-pills .nav-link {    margin-right: 10px;
    border-radius: 0;
    background-color: #fff;}
	
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000!important;
    background-color: #4da4e8;
}
.nav-pills .nav-link {
    color: #000 !IMPORTANT;
    background: #84bae4;
}
.nav-pills .nav-link.active .day{
    color: #fff!important;
    background-color: #FF7A42;
}
.nav-pills .nav-link.active .date{
    color: #fff!important;
    background-color: #FF7A42;
}

.nav-center {text-align: center;}
 
.nav-link .day {
	color:#000;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	
}
.nav-link .date {
	font-size:16px;
	text-transform:uppercase;
	color:#3E65AC;
	margin-bottom:0px;
}

.nav-item .nav-link {
    display: block;
    padding: 15px 1rem;
    
}

.nav-pills{    
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

.bs-example .card-header button i {
    position: absolute;
    right: 23px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 9px 13px;
    top: 34px;
    color: #818181;
	z-index: 1111;
}
.bs-example .card-hearder .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: unset;
}
.bs-example .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0;
}

.bs-example .card{background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 15px;}
	
.bs-example	.card-header:first-child {
    border-radius: 14px;
}

.taccordion-h h6{font-size:11px;color:#3E65AC;text-transform:uppercase;font-weight: 600;margin-bottom:3px;}
.taccordion-h h5{font-size:16px;color:#000;font-weight:600;}
.taccordion-h p{font-size:14px;color:#000;font-weight:500;}
.book-slot {
    color: #fff;
    background-color: #3E65AC;
    border-color: #2a5094;
    padding: 9px 19px!important;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.book-slot:hover{
	    color: #fff;
    background-color: #ff7c42;
    border-color: #f56f34;
}

/*------new--------*/


.category ul {list-style: none;}
.category ul li{Color:#818181;padding-top: 0px;}

.category ul li:before {
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 900;
    color: #FF7A42;}
	
.card-body{padding-top: 0px;}

.schedule-text-img {
    background: url(../images/schedule.html) no-repeat top center;
    background-size: initial;
    content: "";
    position: absolute;
    left: 0;
    height: 125px;
    right: 0;
    bottom: -1px;
}

.pb-150{padding-bottom: 150px;}
/*Mobile View*/

.Participating-companies .col-md-3 {
    border: 2px solid #DCDCDC;
    border-top: 0px;
    border-left: 0px;
}


.Participating-companies .col-md-3 img{ padding: 20px;}

.view-all-btn{
    font-size: 16px;
    font-weight: 600;
    border-radius: 40px;
    padding: 8px 28px;
    background-color: #000;
    text-transform: uppercase;
}

.bbm-f h1{
	    font-weight: 700;
		font-size:45px;
}
.register-now-btn{font-size: 28px;padding: 8px 70px; border-radius: 40px;}

.register-now-btn:hover {
    color: #ffffff;
    background-color: #fb6d32;
    border-color: #f7f7f7;
}

 .stuck .sticky-top {
background-color: #fff !important;
    position: fixed;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.sticky-top {
/*transition: 1.2s;*/
    position: relative;
 background: white; 
}

.stuck .sticky-top .navbar-brand{
    width:auto;
}

.stuck .sticky-top .navbar-brand img{
    background:#fff;
}

.stuck li.nav-item a {
    color: #000 ;
}

li.nav-item.dropdown.sepc-nav .dropdown-menu a {
    color: #000 !IMPORTANT;
}


.back-to-top {
    z-index: 99999;
    position: fixed;
    bottom: 39px;
    right: 32px;
    width: 43px;
    height: 43px;
    line-height: 58px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #ff7a42;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.back-to-top .fa{font-size: 30px;
    line-height: 36px;}
	
a:hover {
     text-decoration: unset;
}	

/*.carousel.slide {*/
/*	margin-top:9.5%;*/
/*}*/



.main_banner{margin-top:100px;}


/**********************************/














































/**********************************/



.contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 20px;
  color: #000;
}

.contact-info address,
.contact-info p {
  margin-bottom: 0;
  color: #000;
}

.contact-info h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF7A42;
}

.contact-info a {
  color: #000;
}

.contact-info a:hover {
  color: #3E65AC;
}

.contact-address,
.contact-phone,
.contact-email {
  margin-bottom: 20px;
}

.success-color {
    color: #57c69a;
}
.programme-section{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
	padding:20px 0 10px 0;
	border:1px solid #ccc;
}
.payment-icon .fa {
    font-size: 70px;
}

.failed-color {
    color: #dd1010;
}
.btn-primary {
    color: #fff;
    background-color: #A36834;
    border-color: #A36834;
    margin: 0 auto;
    display: block;
}
/*form#addseller {*/
/*    border: 1px solid #c7c7c7;*/
/*    border-radius: 10px;*/
/*    padding: 25px;*/
/*}*/
.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.navbar-toggler{padding: .25rem .35rem;}






/*********fEATURES**HEADING********************/

.features-heading {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.2px;
}

section.about-compnay.features_servicess img {
    width: 100%;
}

. our-methodlogy {
    width: 100%;
    margin: 25px 0 0;
}

.space-feautures-heading {
    position: relative;
    padding: 0px 0 20px 0;
    text-align: center;
}

.Card-single {
    margin: 10px 0 10px 0;
}

#Card-area {
    padding: 112px 0 118px;
    position: relative;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}


.Card-single .Card-single-item {
    padding: 10px 20px 10px;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: none;
        min-height: auto;
        border-radius: 25px;
}

.Card-single .Card-single-item .icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 50px;
    line-height: 75px;
    position: relative;
    border-radius: 50%;
    background-color: #5f4dfd7d;
    color: #fff;
    font-size: 40px;
    z-index: 9;
}

.Card-single-item.text-center img {
    width: 50px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 10px;
        filter: brightness(0) invert(1);
}

.Card-single .Card-single-item.two .icon {
    background-color: #693cb8
}

.Card-single .Card-single-item.three .icon {
    background-color: #4dd1ed
}

.Card-single .Card-single-item.four .icon {
    background-color: #ecae19
}

.Card-single .Card-single-item .icon:before {
    width: 125px;
    height: 125px;
    position: absolute;
    content: '';
    top: -27px;
    left: -28px;
    border-radius: 50%;
    background-color: #1cb68c7a;
}

.Card-single .Card-single-item .icon:after {
    width: 100px;
    height: 100px;
    position: absolute;
    content: '';
    top: -14px;
    left: -15px;
    border-radius: 50%;
    background-color: #006699;
    z-index: -1;
}
.Card-single .Card-single-item.two .icon:before {
    background-color: rgba(105, 60, 184, 0.2);
}

.Card-single .Card-single-item.two .icon:after {
    background-color: rgba(105, 60, 184, 0.5);
}

.Card-single .Card-single-item.three .icon:before {
    background-color: rgba(77, 208, 237, 0.2);
}

.Card-single .Card-single-item.three .icon:after {
    background-color: rgba(77, 208, 237, 0.5);
}

.Card-single .core-feature-single-item.four .icon:before {
    background-color: rgba(236, 174, 25, 0.2);
}

.Card-single .Card-single-item.four .icon:after {
    background-color: rgba(236, 174, 25, 0.5);
}

.Card-single .Card-single-item h3 {
    font-size: 20px;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.Card-single .hover-shape {
    width: 20px !important;
    height: auto;
    position: absolute;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transform: rotate(260deg);
}
.Card-single .Card-single-item p {
    font-size: 16px;
    position: relative;
    text-align: left;
    padding-left: 47px;
    color:#000;
}
.Card-single .Card-single-item p a{
    color:#000;
}
.Card-single .Card-single-item p:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 14px;
    width: 14px;
    border-radius: 90px;
    left: 11px;
    top: 4px;
    background-color: #ffffff;
        border: 3px solid #A36834;
}

.Card-single .hover-shape-1 {
    left: 30px;
    top: 30px;
}

.Card-single .hover-shape-2 {
    right: 35%;
    top: 40px;
}

.Card-single .hover-shape-3 {
    right: 30px;
    bottom: 40%;
}

.Card-single .hover-shape-4 {
    right: 35%;
    bottom: 40px;
}

.Card-single .hover-shape-5 {
    left: 30px;
    bottom: 35%;
}

.Card-single:hover .hover-shape {
    opacity: 1;
    transform: rotate(100deg);
}

.Card-single:hover .hover-shape-1 {
    left: -25px;
    top: 25px;
}

.Card-single:hover .hover-shape-2 {
    right: 35%;
    top: -30px;
}

.Card-single:hover .hover-shape-3 {
    right: -20px;
    bottom: 40%;
}

.Card-single:hover .hover-shape-4 {
    right: 35%;
    bottom: -30px;
}

.Card-single:hover .hover-shape-5 {
    left: -25px;
    bottom: 35%;
}

.Card-single .Card-single-item:hover {
    background: transparent;
}

.Card-single .Card-single-item.four:hover .icon {
    color: #ecae19
}

.Card-single .Card-single-item:hover .icon:before {
    background-color: rgba(255, 255, 255, 0.2);
}

.Card-single .Card-single-item:hover .icon:after {
    background-color: rgb(28 182 140);
}

.Card-single .Card-single-item:hover h3,
.Card-single .Card-single-item:hover p {
    color: #000 !important
}

.Card-single .Card-single-item:hover h3,
.Card-single .Card-single-item:hover p a{
    color: #fff !important
}

.Card-single .Card-single-item:hover .icon {
    background-color: #3546fc;
    color: #f03858;
}

.load-more-btn a {
    background-image: linear-gradient(90deg, rgb(174, 14, 233) 0%, rgb(46, 25, 167) 100%);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.20);
    display: inline-block;
    border-radius: 25px;
    margin-top: 50px;
    padding: 14px 36px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background-size: 100% auto
}

.load-more-btn a:hover {
    background-size: 200% auto;
    text-decoration: none;
}



.our-methodlogy {
    padding: 60px 0;
    background: #f4f6fb;
}

/*********fEATURES**HEADING**FINISH***************/

section.about-enntech {
    width: 100%;
    height: auto;
    padding: 60px 0;
}

.heading h2 {
    font-size: 35px;
    line-height: 65px;
    font-weight: 700;
    color: #bb2533;
    text-transform: capitalize;
    /*padding-bottom: 22px;*/
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    line-height: 45px;
}

.heading h5 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    line-height: 45px;
}



.about-enntech img {
    width: 100%;
}


section.about-enntech p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
    text-align: justify;
    position: relative;
}
img.about-us-enntech {
    width: 100px;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}

section.about-enntech p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
    text-align: justify;
    position: relative;
    padding: 0 20px;
}

.why-perticipate p:before {
position: absolute;
    content: '';
    z-index: 1;
    height: 16px;
    width: 16px;
    border-radius: 90px;
    left: -5px;
    top: 5px;
    background-color: #ffffff;
    border: 3px solid #d1050d;
}

.about-enntech.participate {
    background: #f4f6fb;
}

section.about-enntech.counterr {
    background: #364157;
}


/*.counter-container {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  justify-content: center;*/
/*  text-align: center;*/
/*  margin: 30px 50px;*/
/*}*/

/*.counter {*/
/*    font-size: 60px;*/
/*    margin-top: 10px;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*}*/

/*.counter-container span {*/
/*    color: #fff;*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*    letter-spacing: 0.8px;*/
/*}*/
/*section.about-enntech.counterr {*/
/*    background: #bb1d27;*/
/*}*/

.privacy {
    text-align: left;
}
.social-icon {
    text-align: right;
}
.privacy p a {
    color: #ba2229;
    font-weight: bold;
}

.countdown {
    padding: 21px 10px;
    background-color:transparent !important;
    border-radius: 12px;
}

.service-content h6 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}

.service-content.card h6 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #000;
}




.entairtainment-content {
    margin-top: 0px;
    width: 100%;
}

.entairtainment-content p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
    text-align: justify;
    position: relative;
    padding: 0 20px;
}


.entairtainment-content p:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 16px;
    width: 16px;
    border-radius: 90px;
    left: -5px;
    top: 5px;
    background-color: #ffffff;
    border: 3px solid #d1050d;
}


#contact {
    padding-bottom: 50px;
    background: #ffffff;
    padding: 60px 0;
}

.bg-grey p {
    font-size: 30px;
    font-weight: 700;
    line-height: 31px;
    margin-top: 2px;
    font-family: poppins;
    padding-bottom: 0px;
    color: #000;
}


.bg-grey .media .media-body a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.bg-grey span {
    text-align: center;
    margin: auto;
    display: block;
    padding-bottom: 25px;
    color: #000;
    font-size:18px;
}
.footer-content p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 10px;
}
.footer-content {
    background: #ef7526;
    padding: 1px;
}
.footer-media {
    padding: 25px;
    min-height: 225px;
}


.footer.footer-bar p {
    font-size: 14px;
    font-family: poppins;
}

.download-information-paper ul {
    display: flex;
    justify-content: center;
    list-style: none;
}

.download-information-paper ul li {
    padding: 8px 25px;
    background: #ff5d2b;
    margin: 0 15px;
    border-radius: 5px;
}
.download-information-paper ul li a {
    color: #fff;
    font-weight: 600;
}
.download-information-paper {
    margin-top: 25px;
}
.modal-title.heading {
    line-height: 1.5;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.modal{
    z-index: 9999;
}
button.close {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    background: #c11d2e;
    opacity: 100%;
    padding: 20px 15px;
    line-height: 0px;
    text-align: center;
    padding-right: 30px;
    color: #fff;
    font-size: 30px;
}

/***innerpage***/
.banner-header h2 {
    font-size: 25px;
    font-weight: 600;
    /* text-shadow: 1px 1px 0px #000000; */
    color: #fff !IMPORTANT;
    text-align: left;
    z-index: 1;
    margin-bottom: 5px;
    position: relative;
}
.banner-header h3 {
    font-size: 35px;
    font-weight: 700;
    /* text-shadow: 1px 1px 0px #000000; */
    color: #ffffff !IMPORTANT;
    margin-bottom: 0 !IMPORTANT;
    text-align: left;
    z-index: 1;
    position: relative;
}
.banner-header span.date {
    color: #fff;
    /* text-align: center !IMPORTANT; */
    font-size: 20px;
    font-weight: 500;
    z-index: 1;
    position: relative;
}
.key-contact-p {
    width: 100%;
    padding: 60px 0;
}
.contact-heading h2 {
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 0;
}
.key-contacts {
    width: 100%;
    height: auto;
    border: 1px dashed #c5c5c5;
    margin: 15px auto !important;
    z-index: 0;
    padding: 7px 15px;
}
.key-contacts .name {
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}
.key-contacts .designation {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.key-contacts p a {
    color: #000;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 13px;
}


.key-contact-p .col-lg-3 {
    padding: 0;
}

/*****end****/




/**************************************/




.main-banner {
    width: 100%;
    position: relative;
    height: 92%;
    margin-top: 0;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-banner .bannerOuter{position: relative; z-index: 99; margin-top: 0px;  padding:0 5%;}

video.img-fluid.video-banner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 1;
}

.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #E2E2C6;
  opacity: 0.7;
  z-index: 2;
}

.register-form {
    padding: 25px 30px;
    background-color: #A36834D4;
    border-radius: 25px;
    z-index: 99;
    position: relative;
    max-width: 500px;
    margin-left: auto;
}

.register-form .form-group {
  margin-bottom: 10px;
}

.register-form .form-control {
    /*display: block;*/
    /*width: 100%;*/
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #eef1f5;
    background-clip: padding-box;
    border: 2px solid #000000;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px;
    
}

.alreadyRegistered {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
}


/*.e-waste-banner:before {*/
/*    content: "";*/
/*     background: url(https://tamilnadu-mvt.servicesepc.org/landing-page/img/header-img.jpg);*/
/*    background-size: cover;*/
/*    background-position: bottom center;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    right: 0;*/
/*}*/

.home-center {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px 0 0px;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}

.e-waste-banner img {
    width: 100%;
        height: auto;
}


.mobile-banner {
    display: none;
}

.carousel-control-prev {
    z-index: 9;
}

.carousel-control-next {
    z-index: 9;
}

.carousel-caption {
position: absolute;
    right: unset;
    /* top: 12%; */
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    height: 100%;
}
.banner-content {
    z-index: 15;
    width: 100%;
    padding: 35px 50px;
    background: #ffffffe0;
    border-radius: 20px;
    margin: 0 auto;
    display: block;
    margin-top: 26%;
    max-width: 600px;
}

.banner-content h5 {
    font-size: 20px;
    color: #1cb68c;
    font-weight: 600;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 7px;
}

.banner-content h6 {
    font-size: 25px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
}

.banner-content h1 {
    font-weight: 700;
    text-align: left;
    font-size: 38px;
    color: #006699;
    position: relative;
    /* text-shadow: 2px 0 0 #ffffff, -2px 0 0 #ffffff, 0 2px 0 #ffffff, 0 -2px 0 #ffffff, 1px 1px #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff; */
}

.banner-content p {
    text-align: left;
    color: #000;
    font-size: 25px;
    position: relative;
    font-weight: 500;
}

p.date {
    background: #006699;
    width: 50%;
    justify-content: center;
    display: block;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    position: relative;
}
#about p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
    color: #000;
}

/*.countdown {*/
/*    padding: 21px 10px;*/
/*    background-color: #004c82;*/
/*    border-radius: 12px;*/
/*}*/

.banner-img-wrap {
    position: relative;
}

.banner-img-wrap .banner-img {
    max-width: 100%;
    position: relative;
    top: 104px;
    margin-left: auto;
    right: 0;
}

.banner-img-wrap .banner-img img {
    width: 62%;
    height: auto;
    position: absolute;
    top: 0px;
    right: 0;
    display:none;
}



.counter-crad {
    background-color: #006699;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    border-radius: 0px 30px 0px 0;
    width: 50%;
    padding: 25px;
    height: auto;
}

.counter-crad.counter-bottom {
    display: none;
}
.count-area-content {
    margin-top: 0px;
}

.count-area i {
    font-size: 48px;
}

.count-digit {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
}

.count-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.count-area .count-digit:after {
    content: "+";
    display: inline-block;
    color: #fff;
}


section.about-us {
    padding: 60px 0;
}

.about-us-para {
    padding-top: 80px;
}

.about-us-para p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #000;
    text-align: left;
    position: relative;
    font-family: 'Poppins';
    text-align: justify;
}

.about-heading h1 {
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    color: #ec1f26;
}

.about-heading h1:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 50px;
    height: 5px;
    border-radius: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: -o-linear-gradient(right, #FF6C1C 50%, #FF3A33);
    background: linear-gradient(-90deg, #84bae4 20%, #ec1f26);
}

/*.about-img {*/
/*    margin-top: 14%;*/
/*}*/

.about-img img {
    width: 100%;
}

.about-us-para.content {
    padding: 0;
}

section.opputunity-participation {
    width: 100%;
    padding: 60px 0;
    background: #1cb68c;
}

.about-heading.events h1 {
    color: #fff;
}

.about-heading.events h1:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 50px;
    height: 5px;
    border-radius: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: -o-linear-gradient(right, #FF6C1C 50%, #FF3A33);
    background: linear-gradient(-90deg, #006699 20%, #fff);
}








.serviceBox {
    font-family: 'Raleway', sans-serif;
    padding: 38px 0 0;
    position: relative;
    margin-top: 90px;
}

.serviceBox .service-icon {
    color: #fff;
    background: linear-gradient(#006699, #006699);
    font-size: 45px;
    line-height: 80px;
    width: 145px;
    height: 90px;
    padding: 0 25px;
    border-radius: 10px 10px 100px;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
}

.service-icon img {
    width: 80px;
    margin-top: 1px;
}

.serviceBox .service-content {
    background: #006699;
    padding: 80px 30px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.0.05);
    position: relative;
    z-index: 1;
    padding-bottom: 31px;
    min-height: 430px;
    text-align: left;
}

.serviceBox .service-content:before {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 18px 18px 190px 18px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.serviceBox .title {
    font-size: 16px;
    padding-bottom: 7px;
}

.serviceBox .title span {
    font-weight: 700;
    font-size: 22px;
}

.service-content span {
    font-size: 13px;
    line-height: 26px;
    color: #000;
    text-align: left;
    position: relative;
    font-family: 'Poppins';
    padding: 0px 0;
}

.service-content p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    text-align: left;
    position: relative;
    font-family: 'Poppins';
    padding: 0;
}

.serviceBox.red .service-icon {
    background: linear-gradient(#FF333F, #CE1527);
}

.serviceBox.red .service-content {
    background: linear-gradient(#FF333F, #FF333F, #FF333F, #CE1527);
}

@media only screen and (max-width:990px) {
    .serviceBox {
        margin: 0 0 30px;
    }
}

.services-card {
    display: flex;
    width: 100%;
}

.card-services {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding: 0 0px;
}

.card-services h5 {
    font-size: 16px;
    padding-bottom: 7px;
}

.card-services h5 span {
    font-weight: 700;
    font-size: 25px;
}

.card-services p {
    font-size: 16px;
    line-height: 10px;
    color: #000;
    text-align: left;
    position: relative;
    font-family: 'Poppins';
    padding: 12px 0 0 !important;
}

.card-services span {
    font-size: 13px;
    line-height: 26px;
    color: #000;
    text-align: left;
    position: relative;
    font-family: 'Poppins';
    padding: 0px 0;
}

.border-line {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}







section.event-schedule {
    width: 100%;
    padding: 60px 0;
}

.tabs {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    background: white;
    padding: 0px 0;
    padding-bottom: 80px;
    width: 100%;
    height: auto;
    border-radius: 5px;
    min-width: 100%;
    justify-content: center;
    margin: 0 auto;
    display: block;
}

.tabs input[name="tab-control"] {
    display: none;
}

.tabs .content section h2,
.tabs ul li label {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 18px;
    color: #428bff;
}

.tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 60px;
    background: #006699;
    border-radius: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.tabs ul li {
    box-sizing: border-box;
    flex: 1;
    width: 25%;
    padding: 0 10px;
    text-align: center;
}

.tabs ul li label {
    transition: all 0.3s ease-in-out;
    color: #ffffff;
    padding: 5px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    margin-top: 12px;
    font-size: 14px;
    font-family: 'Poppins';
}

.tabs ul li label br {
    display: none;
}

.tabs ul li label svg {
    fill: #929daf;
    height: 1.2em;
    vertical-align: bottom;
    margin-right: 0.2em;
    transition: all 0.2s ease-in-out;
}

.tabs ul li label:hover,
.tabs ul li label:focus,
.tabs ul li label:active {
    outline: 0;
    color: #1cb68c;
}

.tabs ul li label:hover svg,
.tabs ul li label:focus svg,
.tabs ul li label:active svg {
    fill: #bec5cf;
}

.tabs .slider {
    position: relative;
    width: 25%;
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    left: 23.5%;
}

.tabs .slider .indicator {
    position: relative;
    width: 90%;
    max-width: 100%;
    background: #1cb68c;
    height: 50px;
    border-radius: 50px;
    position: relative;
    margin-top: -65px;
    margin-left: auto;
    margin-right: 0;
}

.tabs .content {
    margin-top: 30px;
}

.tabs .content section {
    display: none;
    animation-name: content;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    line-height: 1.4;
    font-family: 'Poppins';
}

.tabs .content section h2 {
    color: #428bff;
    display: none;
}

.tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: #428bff;
    margin-top: 5px;
    left: 1px;
}

.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    cursor: default;
    color: #ffffff;
    z-index: 9;
    position: relative;
}



.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    transform: translateX(0%);
}

.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
    display: block;
}

.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    cursor: default;
    color: #ffffff;
    z-index: 9;
    position: relative;
}



.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    transform: translateX(100%);
}

.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
    display: block;
}

.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    cursor: default;
    color: #ffffff;
    z-index: 9;
    position: relative;
}



.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    transform: translateX(200%);
}

.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
    display: block;
}

.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    cursor: default;
    color: #ffffff;
    z-index: 9;
    position: relative;
}



.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    transform: translateX(300%);
}

.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
    display: block;
}

.agenda-card h5 {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #000;
}

@keyframes content {
    from {
        opacity: 0;
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        transform: translateY(0%);
    }
}

@media (max-width: 1000px) {
    .tabs ul li label {
        white-space: initial;
    }

    .tabs ul li label br {
        display: initial;
    }

    .tabs ul li label svg {
        height: 1.5em;
    }
}






.tabs-tabel {
    width: 100%;
    box-shadow: 0px 3px 30px 0px rgb(24 22 43 / 14%);
    padding: 20px;
    border-radius: 15px;
    padding-bottom: 15px;
    background: #fff;
    margin: 10px;
    min-height: 70px;
}

.agenda-card h5 {
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

.agenda-card p {
    font-size: 16px;
    font-family: 'Poppins';
    margin: 0;
    font-weight: 500;
    padding: 0;
}

.modal {
    z-index: 9999;
}

.modal-title.heading {
    line-height: 1.5;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0 auto;
    display: block;
}

button.close {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
        background: #A36834;
    opacity: 100%;
    padding: 20px 15px;
    line-height: 0px;
    text-align: center;
    padding-right: 30px;
    color: #fff;
    font-size: 30px;
    border-radius: 5px 0px 0px 5px;
}

.download-information-paper ul {
    display: flex;
    justify-content: center;
    list-style: none;
}

.download-information-paper ul li {
    padding: 8px 25px;
    background: #006699;
    margin: 0 15px;
    border-radius: 5px;
}

.download-information-paper ul li a {
    color: #fff;
    font-weight: 600;
}



#contact {
    padding: 60px 0;
    background: #2c2c2c;
}

.contact-us {
    padding-bottom: 40px;
}

.contact-us h5 {
    color: #fff;
    text-align: center;
}

.contact-us h1 {
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.contact-us p {
    text-align: center;
}

.key-contacts {
    width: 100%;
    height: 100%;
    border: 1px dashed #fefefe;
    margin: 15px auto !important;
    z-index: 0;
    padding: 15px 15px;
}

.key-contacts .name {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #006599;
}

.key-contacts p a {
    color: #000;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 16px;
}
   .contact-heading p a {
    color: #3d3d3d;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}
.contact-us p a {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
}

.contact-us p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
}
.contact-us h3 {
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 600;
}

.key-contacts.name p a {
    color: #fff;
    font-size: 16px;
}
.key-contacts.name .name {
    color: #fff;
}

.footer.footer-bar {
    padding: 15px 0;
    border-top: 1px solid #efefef;
    font-size: 12px;
    margin-top: 30px;
}

.privacy {
    text-align: left;
}

.footer.footer-bar p {
    font-size: 12px;
    font-family: poppins;
}

.privacy p a {
    color: #ec1f26;
    font-weight: bold;
}

.social-icon {
    text-align: right;
}

.social-icon a .fa {
    font-size: 18px;
    color: #000;
    margin-right: 20px;
}




section.associalte-logo {
    width: 100%;
    padding: 60px 0;
}
.partner-card {
    border: 1px solid silver;
    margin-top: 40px;
    padding: 15px;
}
.partner-card img {
    width: 100%;
}

#contactus {
    padding: 60px 0;
}
#contactus p {
    font-weight: 600;
}


#after-add-more {
    padding: 0 15px;
}

#after-add-more {
    padding: 0 15px;
}

a#add-more {
    padding: 10px 25px;
    margin-left: 0;
    background: #64c097;
    color: #fff;
}
a#removeRow {
    padding: 10px 25px;
    margin-left: 0;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    text-align: right;
    float: right;
}

.username-form {
    padding-left: 0;
}

.after-add-more.new {
     padding: 20px !IMPORTANT;
    background: #efefef;
    margin-bottom: 20px;
}



@media(max-width:991px){
    .username-form01 {
    padding-right: 15px !IMPORTANT;
}
.username-form {
    padding-left: 15px;
}
a#removeRow {
    float: unset;
}
}






/**************************************/




@media (max-width: 576px) {
	.navbar-collapse{/*background:#000;*/ padding:0 10px;}
	/*.topband_bg-home .navbar-brand{width:55%;}*/
	.topband_bg-home .navbar-brand {
    width: 60px;
}
.organized.text-right a.navbar-brand {
    width: 80px;
}
	.new_topband_bg-home .navbar-brand{width:70%;}
	.topband_bg .navbar-brand{width:70%;}
	.new_topband_bg .navbar-brand{width:70%;}
	.stuck .sticky-top .navbar-brand{
		width:55%;
	}
	.minister-new-logo {
    width: 50px;
}
.sepc-new-logo {
    width: 50px;
}
	.payment h2 {
    font-size: 15px;
}
.sm-transaction {
    margin: 15px;
}
.logo-shap {
    justify-content: start;
}
	.main_banner{margin-top:80px;}

/*	.carousel.slide {*/
/*    margin-top: 20%;*/
/*}*/
	.nav-pills{
		    justify-content: left;
	}
	.nav-pills li{
		margin-bottom:15px;
	}
	.nav-pills .nav-item .nav-link{
		text-align: center;
   padding: 12px 10px;
    /*width: 92px;*/
	}
	.register-now-btn {
    font-size: 24px;
    padding: 9px 42px;
    border-radius: 40px;
    margin-top: 16px;
}
	.my-80 {
    margin-top: 40px;
    margin-bottom: 40px;
}
	
	.border-bottom-0{
		    border-bottom: 2px solid #DCDCDC!important;
	}
	.b-lg-r{
	border-right:0px!important;
}
	.b-sm-b {border-bottom:0px!important;}
	.Participating-companies .col-md-3 img {
    padding: 5px;
}
	.Participating-companies{
		padding:20px;
	}
	.schedule-text-img {
   
    background-size: contain;
 
    left: 20px;
    height: 125px;
    right: 20px;
    bottom: -89px;
}
	.bs-example .card-header button i{
		top:30px;
	}
	.book-slot {width:100%;}
	.px-80 {
		padding: 50px 10px;
	}
	.py-80 {
		padding: 50px 0;
	}
	.hp {
		padding: 0px;
		font-size: 16px!important;
		line-height: 26px!important;
	}
	.heading h2 {
		font-size: 25px;
	}
	.heading p .hp {}
	.about-logo img {
		margin-top: 70px;
		padding-bottom: 100px;
		width: 50%;
	}
	.map-bg {
		background: url(../images/map.png) no-repeat top;
		background-size: contain;
		content: "";
		height: 450px;
		position: absolute;
		left: 0;
		right: 0;
		top: unset;
		bottom: -190px;
	}
	.heading h4 {
		font-size: 18px;
	}
	.heading p {
		font-size: 18px;
		line-height: 32px;
	}
	.myCarousel .carousel-inner {
		padding: 30px 0 30px 0;
	}
	.myCarousel .carousel-indicators {
		left: 0;
		bottom: -44px;
	}
	.myCarousel .carousel-caption h4 {
		font-size: 22px;
		font-weight: 500;
		color: #FF7A42;
		text-transform: uppercase;
	}
	.myCarousel .carousel-caption h3 {
		font-size: 26px;
		font-weight: 400;
	}
	.myCarousel .carousel-caption h2 {
		font-size: 30px;
		font-weight: 700;
	}
	.myCarousel .carousel-caption .event-date {
		font-size: 16px;
		font-weight: 400;
		background-color: #454545;
		display: inline-block;
		padding: 7px 15px;
		border-radius: 30px;
	}
	
	.topband_bg-home {
		background: url(../images/main_bg.jpg) no-repeat center;
		background-size: cover;
		/* height: 575px; */
		height: auto;
	}
	.form-hedding span {
		font-size: 18px;
	}
	.from-banner h1 {
		font-size: 28px;
	}
.navbar-nav {
    margin-top: 0;
    border-top: 0;
    padding-bottom: 20px;
}
	.navbar-toggler {
		border: 1px solid white;
		background-color: white;
	}
/*
	.navbar-brand img {
		width: 130px;
	}
*/
	.logo-shap:after {
		content: "";
		width: 200px;
		height: 72px;
		left: -19px;
		top: 0;
		transform: skew(-20deg);
		background: #fff;
		position: absolute;
	}
}


.text-clip-category{
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cart_box{width:100%; border:1px solid #dee2e6 !important; padding:15px; margin:0 0 30px 0; border-radius:10px; background:#fff; position:relative;}
.cart_box .lockIcon{position:absolute; right:10px; top:10px; font-size:20px;}
.costBox {
    font-size: 18px;
    font-weight: 500;
}
.cart_box .media-body .book_name {
    min-height: 55px;
    margin: 0 0 10px 0;
        margin-bottom: 10px;
}
.cart_box .media-body h5, .cart_box .media-body h5 a{
	font-size: 14px; color:#000; text-transform: capitalize; text-decoration:none; font-weight:600; margin:0 0 8px 0; line-height:18px; letter-spacing: -0.5px
}
.cart_box .media-body p{ font-size: 13px; font-weight:500; color:#757575; padding:0; margin:0 0 0px 0;}

.cart_box .media-body .form-control{height: calc(1.5em + .5rem + 2px); padding: .25rem .5rem;}

.package_box{background: #fff; border:1px solid #ddd; padding: 10px 15px; margin-bottom:15px; border-radius: 10px;}
.package_box .badge{font-weight: 600;}
.font18{font-size: 16px;}
.font20{font-size: 18px;}
.costBox{font-size: 18px; font-weight: 500;}
.costBox i{font-size:16px; font-weight: 500;}
.costBox span{color:#757575; font-size:14px; line-height: 15px;}
.referralcode{ position: relative; margin: 0; padding: 0;}
.referralcode .apply-btn{ position: absolute; right: 10px; top: 10px; text-decoration: none; font-weight: 600; text-transform: uppercase;}

.nav-item.sepc-nav ul {
    z-index: 9;
    position: absolute;
        top: 35px;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    width: 230px;
    border-top: 4px #006699 solid;
    display:none;
}

.nav-item.sepc-nav ul li a {
    color: #000;
    font-size: 16px;
}
.nav-item.sepc-nav ul li {
    padding: 5px 0;
}
.nav-item.sepc-nav:hover ul {
    display: block;
}
.blink {
background-color: red;
    -webkit-animation: blink 800ms step-end infinite;
    animation: blink 800ms step-end infinite;
    color: #fff !IMPORTANT;
    display: block;
    padding: 10px !IMPORTANT;
    border-radius: 0;
    margin-top: 0;
}

@keyframes blinki {
  0% {
    box-shadow: 0 0 1px 10px rgba(255,255,255,0.5);
  }
  50% {
    box-shadow: 0px 0px 1px 0 transparent;
  }
  100% {
    box-shadow: 0 0 1px 10px rgba(255,255,255,0.5);

  }
}




@-webkit-keyframes blink { 50% { background-color: #006599; }}
        @keyframes blink { 50% { background-color: #006599; }}

/*=============*/

.pulse {
    background-color: #1cb68c;
    -webkit-animation: blink 800ms infinite;
            animation: blink 800ms infinite;
}
@-webkit-keyframes blink { 50% { background-color: #006599; }}
        @keyframes blink { 50% { background-color: #006599; }}

/*=============*/9

.pulse2 {
	-webkit-animation: pulse 400ms infinite alternate;
	        animation: pulse 400ms infinite alternate;
}
@-webkit-keyframes pulse {
	0% { background-color: #006599; }
	100% { background-color: #1cb68c; }
}
@keyframes pulse {
	0% { background-color: #006599; }
	100% { background-color: #1cb68c; }
}


.blink-hard {
color: #000 !important;
    animation: blinker 0.8s step-end infinite;
    font-weight: 600 !IMPORTANT;
    box-shadow: none;
    font-size: 16px;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}


.about-img {
    margin-top: 93px;
}

.about-img img{
    width:100%;
}


@media (max-width: 1680px) {
    .date {
        background: #006699;
        width: 41%;
    }

    .banner-content {
        z-index: 15;
        width: 90%;
           margin-top: 15%;
    }
    
    .banner-img-wrap .banner-img {
    top: 185px;
    margin-left: auto;
    right: 0;
}
}



@media (max-width: 1600px) {
    .banner-content {
        z-index: 15;
        width: 90%;
        /*margin-top: 9%;*/
    }

    .banner-img-wrap .banner-img {
        max-width: 100%;
        position: relative;
        top: 71px;
        margin-left: auto;
        right: 0;
    }
}

@media (max-width: 1440px) {
    .banner-content h1 {
        font-weight: 700;
        text-align: left;
        font-size: 35px;
    }

    .banner-content h6 {
        font-size: 20px;
    }

    .banner-content p {
        font-size: 20px;
    }

    p.date {
        background: #006699;
        width: 60%;
    }
    
    .banner-content {
    /*margin-top: 20%;*/
}
    .banner-img-wrap .banner-img {
    top: 144px;
    margin-left: auto;
    right: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 12px;
}
.navbar-brand {
    width: 25%;
}
.stuck .sticky-top .navbar-brand {
    width: auto;
    width: 25%;
}
.navbar-brand img {
    height: auto;
    border-radius: 0;
}
.minister-new-logo {
    width: 170px;
}

.sepc-new-logo {
    width: 60px;
}
}




@media (max-width: 1400px) {
.banner-content {
    margin-top: 35%;
}
    .banner-img-wrap .banner-img {
    top: 312px;
    margin-left: auto;
    right: 0;
}

}


@media (max-width: 1366px) {
.banner-content {
    margin-top: 5%;
    padding: 35px;
}
.logo-shap {
    padding-bottom: 30px;
}
    .count-digit {
    font-size: 35px;
    text-align: center;
}
    .count-title {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
    .count-area-content {
    margin-top: 20px;
}
    .banner-img-wrap .banner-img {
    top: 46px;
    margin-left: auto;
    right: 0;
}
}




@media (max-width: 1280px) {
.banner-content {
    /*margin-top: 30%;*/
}
    .banner-content {
    /*margin-top: 30%;*/
    width: 100%;
}
    .banner-img-wrap .banner-img {
    top: 275px;
    margin-left: auto;
    right: 0;
}
    .counter-crad {
    height: auto;
    padding: 25px;
}
    .count-area-content {
    margin-top: 0;
}
    p.date {
    background: #006699;
    width: 60%;
}

.navbar-brand {
    width: 25%;
}
.stuck .sticky-top .navbar-brand {
    width: auto;
    width: 25%;
}
   .minister-new-logo {
    /*width: 75px;*/
} 
}




@media (max-width: 1152px) {
.banner-img-wrap .banner-img {
    top: 239px;
    margin-left: auto;
    right: 0;
}
    .banner-content {
    margin-top: 20%;
    width: 100%;
    padding: 35px 40px;
}
}

@media (max-width: 1024px) {
.banner-content {
    margin-top: 27%;
    width: 100%;
    padding: 35px 14px;
}
.banner-content h1 {
    font-weight: 700;
    text-align: left;
    font-size: 30px;
}
.banner-content h6 {
    font-size: 17px;
}
.banner-img-wrap .banner-img {
    top: 194px;
    margin-left: auto;
    right: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 10px;
}
}

@media (max-width: 991px) {
.topband_bg-home {
    /* background: url(../images/pnemetch-baner.jpg) no-repeat center; */
    background-size: cover;
    height: auto;
    margin-top: 0%;
    min-height: auto;
}
.navbar-brand {
    width: 60%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
}
.navbar-head {
    height: auto;
}
.nav-head {
    width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    border: 0;
    text-align: center;
}
.navbar-head {
    padding-top: 25px;
}
.stuck .sticky-top .navbar-brand {
    width: auto;
    width: 60%;
}
    .tabs ul {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .tabs .slider {
        position: relative;
        width: 39%;
        transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
        left: 9%;
    }
    
    .banner-content {
    margin-top: 16%;
    width: 100%;
    padding: 35px 40px;
    text-align: center !IMPORTANT;
}
.banner-content h1 {
    font-weight: 700;
    text-align: center;
    font-size: 35px;
}
p.date {
    background: #006699;
    width: 50%;
    margin: 0 auto;
    display: block;
}
.banner-content p {
    font-size: 20px;
    text-align: center;
}
.counter-crad {
    background-color: #006699;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 0px 0px 0px 0;
    width: 100%;
    padding: 25px;
    height: auto;
}
.counter-crad.counter-bottom {
    display: block;
}
.about-imgs {
    order: 1;
}

.about-img {
    margin-top: 0;
}

/*.countdown {*/
/*    padding: 21px 10px;*/
/*    background-color: #004c82;*/
/*    border-radius: 12px;*/
/*    margin: 0 auto;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    width: 70%;*/
/*}*/

.organized.main-logo {
    padding-left: 0;
}
.organized.text-right {
    padding-right: 0;
}
.organized {
    width: auto;
    margin-right: 25px;
    text-align: left !important;
}
.logo-shap {
    padding-bottom: 0;
}

.e-waste-banner img {
    width: 100%;
    height: auto;
}

.nav-item.sepc-nav ul {
    z-index: 9;
    position: relative;
    top: 0;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    width: 230px;
    border-top: 4px #006699 solid;
    display: none;
    left: 0;
}

.navbars_menu1{
       display: block !important;
}
/*.e-waste-banner:before {*/
/*    content: "";*/
/*     background: url(https://tamilnadu-mvt.servicesepc.org/landing-page/img/header-img.jpg);*/
/*    background-size: cover;*/
/*    background-position: bottom center;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    right: 0;*/
/*}*/
}


@media (max-width: 800px) {
.banner-content {
    margin-top: 25%;
    width: 100%;
    padding: 35px 40px;
    text-align: center !IMPORTANT;
}
}




@media (max-width: 767px) {

    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        background: rgba(0, 0, 0, 0.08);
    }

    .tabs ul li {
        box-sizing: border-box;
        flex: 1;
        width: 100%;
        padding: 0 10px;
        text-align: center;
    }

    .tabs ul {
        padding-left: 0;
        display: block;
        height: auto;
        border-radius: 15px;
        padding: 15px;
    }

    .tabs ul li label span {
        display: block;
    }

    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        background: rgb(28 182 140);
        padding: 10px;
    }

    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
        background: rgb(28 182 140);
        padding: 10px;
    }

    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
        background: rgb(28 182 140);
        padding: 10px;
    }

    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
        background: rgb(28 182 140);
        padding: 10px;
    }

    .tabs ul li label {
        padding: 5px;
        border-radius: 5px;
    }

    .tabs ul li label span {
        display: block;
    }

    .tabs .slider {
        display: none;
    }

    .tabs .content {
        margin-top: 20px;
    }

    .tabs .content section h2 {
        display: block;
    }

    .tabs {
        padding-bottom: 0;
    }

    section.vision-mision .row {
        margin: 0;
    }

.e-waste-banner {
    width: 100%;
    position: relative;
    height: auto;
    /*margin-top: 13%;*/
}
    
    .banner-content {
    margin-top: 20%;
    width: 100%;
    padding: 35px 40px;
    text-align: center !IMPORTANT;
}
.banner-content h6 {
    font-size: 16px;
    margin-bottom: 10px;
}
.banner-content h5 {
    padding-bottom: 0;
    margin-bottom: 10px;
}
.banner-content h1 {
    font-weight: 700;
    text-align: center;
    font-size: 35px;
    margin-bottom: 10px;
}
.tabs-tabel {
    margin: 10px 0;
}
.download-information-paper ul {
    display: block;
    justify-content: center;
    list-style: none;
}
.download-information-paper ul li {
    padding: 8px 25px;
    background: #006699;
    margin: 8px 15px;
    border-radius: 5px;
    text-align: center;
}
.download-information-paper ul li a {
    color: #fff;
    font-weight: 600;
    text-align: center;
}
/*.countdown {*/
/*    width: 100%;*/
/*}*/
.carousel-caption {
    position: absolute;
    right: unset;
    /* top: 12%; */
    left: 0;
    margin: 0 25px;
}
/*img.desktop-banner {*/
/*    display: none;*/
/*}*/
/*.mobile-banner {*/
/*    display: block !IMPORTANT;*/
/*}*/
}


@media (max-width: 575px) {
.banner-content h1 {
    font-weight: 700;
    text-align: center;
    font-size: 27px;
    margin-bottom: 10px;
}
.banner-content p {
    font-size: 20px;
    text-align: center;
    width: 100%;
}



.banner-content {
 margin-top: 40%;
    width: 100%;
    padding: 35px 15px;
    text-align: center !IMPORTANT;
}
.navbar-brand img {
    height: auto;
    border-radius: 0;
}
.about-us-para {
    padding-top: 40px;
}
.l1-txt2 {
    font-family: unset;
    font-size: 25px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
}
.wsize2 {
    width: 100px;
    text-align: center;
}
.navbar-brand {
    /*width: 55%;*/
     width: 50%;
}
.stuck .sticky-top .navbar-brand {
    width: 60px;
    /*width: 50%;*/
    
}
}

@media (max-width: 375px) {
.banner-content {
    margin-top: 45%;

}
}