
/*==================================================
 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: 'Montserrat', sans-serif;
}
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: 'Montserrat', sans-serif;
    line-height: 53px;
   
    color: #000000;
	
    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 {font-size:18px;line-height:1.6;margin:0; padding-bottom:5px !important;}
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;}

/*==================================================
 Global CSS Reset
 ==================================================*/




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: 6px;
    padding: 7px 27px;
    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: 'Montserrat', sans-serif;
box-sizing: border-box;
    padding-top: 0px;  
    overflow-x: hidden;
}
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Oswald:wght@200;300;400;500;600;700&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Handlee&display=swap');


  @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


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


.banner {
    background: url(../images/banner2.jpg) center top no-repeat;
    min-height: 501px;
    background-size: cover;
    width: 100%;
    display: inline-block;
    margin-top: 120px;
    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: 'Montserrat', sans-serif; font-size:17px; }
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1270px;
}

.sec1 h2 {
       font-weight: 100;
    font-size:48px;
	text-align: left;
	font-family: 'Montserrat', sans-serif; line-height:53px;
	       text-transform: capitalize; color:#5f459a;
		    border-bottom: #fe6500 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
	
		
}


.sec2 h2 {
     font-weight: 100;
    font-size:48px;
	text-align: center;
	font-family: 'Montserrat', sans-serif; line-height:53px;
	        text-transform: capitalize; color:#5f459a;
		 border-bottom: #fe6500 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

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

 background-image: url("../images/bluebg.jpg"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
 
  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;
}

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


.sec3 h2 {
      font-weight: 100;
    font-size: 48px;
    text-align: center;
   font-family: 'Montserrat', sans-serif;
    line-height: 53px;
       text-transform: capitalize;
    color: #5f459a;
	 border-bottom: #fe6500 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.sec4 h2 {
    font-weight: 100;
    font-size: 48px;
    text-align: center;
   font-family: 'Montserrat', sans-serif;
    line-height: 53px;
       text-transform: capitalize;
    color: #5f459a;
	 border-bottom: #fe6500 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

































































































#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 {
    width: 100%;
    display: inline-block;
   padding: 0px 0px 0px 0px;
	text-align: center;
	      background: #efeff0;
}

.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: 'Montserrat', sans-serif;
    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: 40px;     font-size: 16px;
    line-height: normal;}

.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;
}
.sec6 h2 {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
   font-family: 'Montserrat', sans-serif;
}

.sec7{ width:100%; padding: 40px 0 0px 0;}
footer{ background:#0c2442;      margin-top:0px;     padding: 17px 0 47px 0 !important;}

.sec8 h2 {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
   font-family: 'Montserrat', sans-serif;
	    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:#ef4b26;}
.c2{ color:#005d95;}
.c3{ color:#00a11b;}
.c4{color:#720127;}

.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: 'Montserrat', sans-serif;
	    padding-bottom: 0;
}
.count-up h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
	margin-top: -20px;
}

footer h2{ font-size:15px; color:#ffffff; line-height:26px; font-weight:300;font-family: 'Montserrat', sans-serif;     margin-bottom: 5px;}
footer h3{font-size:15px; color:#ffffff; line-height:26px; font-weight:300;font-family: 'Montserrat', sans-serif;}
footer p{color:#ffffff;font-family: 'Montserrat', sans-serif; font-size:15px;     font-weight: normal;}
footer h2 strong {
    font-weight: bold;font-family: 'Montserrat', sans-serif;
}
.copywright {
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
}
.copywright a{color:#ffffff;font-family: 'Montserrat', sans-serif; font-size:14px;     font-weight: normal;}


div#navbarsExampleDefault {
   
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff; font-size:14px;
	font-weight: 500;
}

.sec1-count {

    background-size: contain;
}

img.img-fluid.colage {
    margin-left: -77px;
}
.sec1-count p{     text-align: justify; font-family: 'Montserrat', sans-serif;  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: 'Montserrat', sans-serif; 
	
}
.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;
}

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











.demopadding {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.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: 15.75rem auto;
}
/*==================================================
 ecce CSS Reset
 ==================================================*/
 
 .sec0{  padding-top:30px; padding-bottom:30px;     text-align: center; background:#efeff0; overflow-x: hidden;}
 ul.ul-style li {
    float: left;
    width: 14%;
	text-align: center;
}
ul.ul-style {
    margin-top: 40px;
}

.sec3 {
       background: #efeff0;
	    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: 'Montserrat', sans-serif; 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: 'Montserrat', sans-serif;
    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: rgba(254, 101, 0, 1);
    color: #ffffff;
    padding: .5em 1.5em;
}
.sec4 .btn:hover {
  background-color: rgba(254, 101, 0, 0.7);
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

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

section.sec5 {
	padding:40px 0;
    background: #efeff0;
}

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 {
    position: relative;
    bottom: 0;
    left:85px;
	    z-index:1;
}

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-color:#e95937;}
.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;
}

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


.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 49px 0;
    position: absolute;
    bottom: 0;
}
.fallow-us {
    float: left;
}
.fallow-us p {
    padding: 6px 0 0 0;
    font-size: 14px; color:#e95937;
}
.myheader ul li {
   margin-right: 57px;
}
.g20 {
    position: absolute;
    right: 0;
	    z-index:1;
		top:35px;
}

.myheader ul li:last-child {
  
  margin-right: 0;
}
.sec0 h3 {
    text-align: center;
	    font-size: 30px; color:#e95937;
		    
    padding-bottom:0px;
	    display: inline-block;
		    margin-bottom: 20px;
}


.sec0 h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}

.sec1 h3 {
    text-align: center;
	    font-size: 30px; color:#e95937;
		   
    padding-bottom:0px;
	    display: inline-block;
		text-transform: uppercase;
		 margin-bottom:60px;
}
.sec1 h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}
.sec1{ text-align: center; 
 background-image: url("../images/bg.jpg"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
 
  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 */}

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

}

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

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


.counter
{
    text-align: center;
}

.counter-count
{
  font-size: 35px;
    font-weight: bold;
    position: relative;
    color: #e95937;
    text-align: center;
    display: inline-block;
}
section.sec2 h3 {
    color: #ffffff;
	    margin-bottom: 50px;
}


.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
 /*height: 100vh;*/
  background: url(https://conference.sttar.in/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: 0;
    width: 100%;
}

.sec3 h3{    text-align: center;
    font-size: 30px;
    color: #e95937;
  
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
margin-bottom:20px;}
.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;
}

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

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

.sec6 h3 {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    border-bottom: none;
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom:0px;
}


.sec7 h3 {
    text-align: center;
    font-size: 30px;
    color: #e95937;
   
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom:0px;
}
.sec7 h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}
.sec6 {
    text-align: center;
    width: 100%;
    display: inline-block;
	    padding: 40px 0;
    background: #efeff0;
	    background-image: url(../images/bluebg2.jpg);
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sec7 {
    text-align: center;
    width: 100%;
    display: inline-block;
	    padding: 40px 0;
    background: #efeff0;
}
.sec2 .col-sm {
    margin-bottom: 40px;
}
ul.list-left {
    float: right;
	    padding-right: 40px;
}
.card-title {
    margin-bottom: 0.75rem;
    text-transform: uppercase;
	    line-height: 15px;
}
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 {
    text-align: center;
    font-size: 30px;
    color: #e95937;
  
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 80px;
}
.sec5 {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background: #efeff0;
}
.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;
}
span.plush {
    font-size: 34px;
    font-weight: bold;
    color: #e95937;
}

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


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;
}

.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;
    background: #efeff0;
	    margin-top: -10px;
}
.sec11 h3 {
    text-align: center;
    font-size: 30px;
    color: #e95937;
  
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
   margin-bottom: 40px;
   line-height: normal;
}
.sec11 h3:after {content:''; display:block; width:80px; height:2px; background:#fe6500; margin:0 auto; margin-top:0px; border-radius:3px;}
.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: #ffffff;
}
.footer .icon.social.tw a {
    color: #ffffff;
}
.footer .icon.social.in a {
    color: #ffffff;
}
.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%;
}

.sec12 {
         padding: 5px 0;

    position: fixed;
    border: 0;
    width: 100%;
    display: inline-block;
    bottom: 0;
    background: #fff;
	z-index:2;
	
   
  
   
}

.joinus{
    text-align: center;
      font-size: 20px;
    color: #e95937;
    border-bottom: #fe6500 2px solid;
    padding-bottom: 0px;
    display: inline-block;
    font-weight: 500;
	line-height: normal;
	 text-transform: uppercase;
	 padding-top: 5px;
   
}
.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: 20px;
    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: 200px;
	background-size: cover;
    width: 100%;
    display: inline-block;
    margin-top:1px;
    padding: 0;
	
}
.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;
}

.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;}
.ise-form tr td .form-control{ margin-bottom:20px;}
.tep-table tr td .form-control{ margin-bottom:20px;}
.ci-table tr td .form-control{ margin-bottom:20px;}
.asps-table tr td .form-control{ margin-bottom:20px;}

.form-count h3 {
    text-align: left;
       font-size: 24px;
    color: #e95937;
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 20px;
        margin-top: 20px;
}
.form-count h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #fe6500;
    /*margin: 0 auto;*/
    margin-top: 0px;
    border-radius: 3px;
}

.formcommonbg {
    background: #e959370f;
  
}

.form2bg{
    background: #e959370f;
   
}

.form4bg{
    background: #e959370f;
   
}
div#common_form {
    padding: 40px 0;
}
#form_1 {
    padding-bottom: 40px;
}
#form_2 {
    padding-bottom: 40px;
}
#form_3 {
    padding-bottom: 40px;
}

#form_4 {
    padding-bottom: 40px;
}

.form-count h2 {
    text-align:left;
         font-size: 28px;
    color: #000000;
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 700;
    width: 100%;
}

.form-count h2:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
        background: #000000;
   
    margin-top: 0px;
    border-radius: 3px;
}

.form1bg h3 {
    text-align: center;
    font-size: 24px;
    color: #e95937;
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 700;
}

.form1bg h3 :after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #fe6500;
    /* margin: 0 auto; */
    margin-top: 0px;
    border-radius: 3px;
}


.bg {
    background: #fff;
}

.form0bg {
    padding-bottom: 40px;
}

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

.sticky.sbg.fixed {
    background: #ffffff;
    top: 37px;
}

.sticky.sbg.fixed h2:after{display: none;}


















































@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;



.sticky { background: orange; }

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; }


.upb_row_bg {
   position: absolute;
   width: 100%;
   height: 100%;
   background-position: center center;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
   z-index: 0;
}















