
/*==================================================
 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: "PT Sans", 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%;}
body {font-family: 'Open Sans', Helvetica, Arial, sans-serif;position: relative;width: 100%;height: 100%; color: #000;line-height:1.5;text-align:left;overflow-x: hidden;}
h1,h2,h3,h4,h5,h6 {font-weight: 700;margin:0;padding:0;}
h2 {
    font-weight: 100;
    font-size: 48px;
    text-align: center;
   font-family: 'Open Sans';
    line-height: 53px;
    text-transform: uppercase;
    color: #5f459a;
	
    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:20px;}
ul{list-style:none;margin:0;padding:0;}
ul li{list-style:none;margin:0;padding:0;}
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
 ==================================================*/


@font-face {
    font-family: 'high_tower_textitalic';
    src: url('../fonts/htowerti-webfont.woff2') format('woff2'),
         url('../fonts/htowerti-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'high_tower_textregular';
    src: url('../fonts/htowert-webfont.woff2') format('woff2'),
         url('../fonts/htowert-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.sec4 .cardpa1 {
    width: 60%;
    margin: 0 auto;
}
.sec4 button.owl-prev {
    position: absolute;
    left: -100px;
}

.sec4 button.owl-next {
    position: absolute;
    right: -100px;
}

.thnkyou-page {
    min-height: 433px;
}
.thnkyou-page h1 {
    color: #ed5353;
}
.center {
  border: 5px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
}


body {
  padding-top: 5rem;
font-family: 'Open Sans';
box-sizing: border-box;
    padding-top: 0px;   background-color:#faf7f2;
}
@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');
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
.myheader{  width:100%;}
header{background:#014873;}
section.banner {
    
    width: 100%;
    display: inline-block;
	margin-top: 98px;
	padding:0px 0px;
	       min-height: 517px;
}

.banner{   background: url(../images/banner-bg3.jpg) center -27px no-repeat;    background-size: cover;}
.reg-btn{      text-transform: uppercase;       color: #0b559e;
    background-color:#ed5353;
    border-color: #79a9ff; border-radius: 0;     font-size: 18px;}
	.sec1{ padding:40px 0 40px 0; background: #ffffff; }
	.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: 'high_tower_textregular';
        font-size: 34px;
    line-height: 38px;
        font-weight: 600;
	    color: #0c54a0;
}
.count-right b {
    margin-bottom:0px;
    font-size: 25px;
    font-weight: 500;
    color: #ed5353;
    font-family: 'Handlee', cursive;
    text-align: center;
    display: inherit;
}
.myheader{}
.myheader ul{}
.myheader ul li{}
.myheader ul li a{font-family: 'Open Sans'; 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: "PT Sans", sans-serif;
	line-height:53px;
	       text-transform: capitalize; color:#0756A3;
		    border-bottom: #0756A3 2px solid;
			padding-bottom: 10px;
    display: inline-block;
       margin-bottom: 28px;
	
		
}
.sponcer {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    background: #ffffff;
    padding: 40px 0;
}
.sponcer h2 {
    font-weight: 100;
    font-size: 48px;
    text-align: center;
    font-family: 'Open Sans';
    line-height: 53px;
    text-transform: capitalize;
    color: #ed5353;
    border-bottom: #ed5353 2px solid;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}


.sec2 h2 {
     font-weight: 100;
    font-size:48px;
	text-align: center;
font-family: "PT Sans", sans-serif;
	line-height:53px;
	        text-transform: capitalize; color:#2560A4;
		 border-bottom: #2560A4 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.sec2{ width:100%; display:inline-block;     margin-bottom:0px;     text-align: center;         background: #B6DAF4;  padding:40px 0;
}
.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: "PT Sans", sans-serif;
    line-height: 53px;
       text-transform: capitalize;
    color: #2560a4;
	 border-bottom: #2560a4 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 28px;
}

.sec4 h2 {
    font-weight: 100;
    font-size: 48px;
    text-align: center;
  font-family: "PT Sans", sans-serif;
    line-height: 53px;
       text-transform: capitalize;
    color: #2560a4;
	 border-bottom: #2560a4 2px solid;
			padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 28px;
}


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

.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:40px 0px 40px 0px;
	text-align: center;
	    background: #ffffff;
}

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

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

    border-bottom: 1px solid #dee2e6;
}

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

.sec5{ padding-bottom:120px;}
.sec5 h2{     font-weight: 100;
    font-size: 48px;
    text-align: center;
  font-family: "PT Sans", sans-serif;
    line-height: 53px;
        text-transform: capitalize;
    color: #0B559E;  border-bottom: #0B559E 1px solid;
    display: inline-block;
    margin-bottom: 28px;     padding-bottom: 10px;}
.sec5 ul{

  

  }  
.sec5 ul li{ background: url('../images/chek.png') left top 6px no-repeat;     padding-left: 35px;     font-size: 16px;
        line-height: 25px;    text-align: left;}

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

.card-count2 {
    width: 32%;
    margin-right: 15px;
	margin-bottom: 15px;
    border: #ef4b26 1px solid;
    text-align: center;
padding: 48px;
    float: left;
	    min-height: 267px;
}
.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: 'Open Sans';
}

.sec7 {
    width: 100%;
    padding: 40px 0 40px 0;
    text-align: center;
    background: #ffffff;
}
footer{ background:#014873; padding:30px 0;        margin-top: 0;}

.sec8 h2 {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
   font-family: 'Open Sans';
	    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: 66px;      line-height: 45px; font-family: 'Open Sans';
	    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: 'Open Sans';}
footer h3{font-size:15px; color:#ffffff; line-height:26px; font-weight:300;font-family: 'Open Sans';}
footer p{color:#ffffff;font-family: 'Open Sans'; font-size:15px;     font-weight: normal;}
footer h2 strong {
    font-weight: bold;font-family: 'Open Sans';
}
.copywright{ font-size:12px;     padding: 44px 0;}
.copywright a{color:#ffffff;font-family: 'Open Sans'; font-size:14px;     font-weight: normal;}


div#navbarsExampleDefault {
   padding-top: 23px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff; font-size:14px;
}

.sec1-count {

    background-size: contain;
}

img.img-fluid.colage {
    margin-left: -77px;
}
.sec1-count p{     text-align: justify; font-family: 'Open Sans';  font-size: 18px; color: #4b4b4b; padding-bottom: 0;}
p.remoove-mob {
    padding-bottom: 20px;
}

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

label.text-inverse {
    color: #505050; font-size:16px; font-weight:normal;font-family: 'Open Sans'; 
	
}
.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: #f54c85;
}
.enquire-count{ width:100%; display:inline-block; padding: 0px 15px;}
button.btn.reg-btn.submit-btn {
    width: 100%;
   
}
.enquire-count input {
    text-transform: uppercase;
	    border: 1px solid #078ad9;
		border-radius: 0;
}

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

.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: 10px;
}
.modal-dialog {
  
    margin:8rem auto;
}
/*==================================================
 ecce CSS Reset
 ==================================================*/
 
.sec0 {
    background: #B6DAF4;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -28px;
}
 ul.ul-style li {
    float: left;
    width: 14%;
	text-align: center;
}
ul.ul-style {
    margin-top: 40px;
}

.sec3 {
    background: #ffffff;
	    text-align: center;
		    padding: 40px 0;
}
.insize{
  max-width:600px;
}
.owl-thumbs{}
.owl-thumbs .owl-thumb-item {
    height: 75px;
    width: 100%;
    max-width: 113px;
    background: transparent;
    border: none;
    overflow: hidden;
    margin-top: 10px;
}
.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: #B6DAF4;
	    padding-left: 20px;
		 padding-right: 20px;
    padding-top: 10px;
	    text-align: left;
		    padding-bottom: 17px;
			    min-height: 190px;
    height: 190px;
    position: relative;
}
.pa1card  .card-title{ color:#2560a4; font-size:20px; font-family: 'Open Sans'; font-weight:100; text-align: left; margin-bottom: 0; line-height: 22px;}
.pa1card p.card-text {
    text-align: left;
    color: #2560a4;
	    padding-bottom: 0px;
	    font-weight: 200;
       padding-top: 28px;
}

.pa1card .card__face.card__face--back p.card-text {
   
       padding-top:0px;
}

.pa1card h4.name {
    color: #2560a4;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: left;
	    padding-bottom: 6px;
}
.pa1card .btn-primary.mybtn {
    color: #fff;
    background-color: #F54C85;
    border-color: #F54C85;
    border-radius: 0;
        position: absolute;
    bottom: 0;
    left: 0;
}

a.regnow {
    background-color: #F54C85;
    color: white;
    font-weight: 600;
    font-size: 21px;
    padding: 10px 20px;
}

.mybtn {
    color: #fff;
    background-color: #ed5353;
    border-color: #0c54a0;
    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 .card-title{
    font-weight: 700;
   font-size: 18px;
	    color: #2560a4;
		    margin-bottom: 0;
}

.sec4 .btn{
    border-radius:0px;
    background-color:#F54C85;
    color: #ffffff;
    padding: .5em 1.5em;
	    margin-top: 15px;
	    text-transform: uppercase;
	        border-color: #df8313;
}
.btn.reg-btn.submit-btn {
    color: #ffffff;
    background: #F54C85;
    border: 1px solid #db2f69;
}

header .reg-btn {
    text-transform: uppercase;
    color: #ffffff;
    background-color: #6A88BE;
    border-color: #6A88BE;
    border-radius: 0;
    font-size: 14px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
       background-color: #ed5353;
    border-color: #ef4b26;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(254 101 0 / 50%);
}
.sec4 .btn:hover {
  background-color: rgba(237, 83, 83, 0.7);
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sec4 p.card-text {
    text-align: center;
       color: #2560a4;
	    padding-bottom: 0;
	    font-family: 'Open Sans';
	    font-weight: 500;
}

section.sec5 {
	    padding:40px 0 40px 0;
       background: #B6DAF4;
	width: 100%;
    
	    text-align: center;
}

img.img-fluid.childhood {
   
}

.count-right h5 {
   font-family: 'PT Sans', sans-serif;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
    color: #0c54a0;
	    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: absolute;
    bottom:0px;
    left: 0;
}
a.reglink.ban-link {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top:20px;
   
}
h4.nep {
    color: #ed5353;
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom:0px;
}
h5.date {
    text-align: center;
}

.card {
  
    border: 0;
   
}
.sec4 .card img {
    filter: grayscale(1);
}
.sec4 .card img:hover {
    filter: grayscale(0);
}

.sec4 .card0 img {
    filter: grayscale(0);
}
.sec4 .card0 img:hover {
    filter: grayscale(1);
}

.sec4 .cardpa1 img {
    filter: grayscale(0);
}
.sec4 .cardpa1 img:hover {
    filter: grayscale(1);
}


.boad-right {
    /*border-right: #000000 2px solid;*/
	margin-right: -30px;
}


section.sec22 {
    padding: 40px 0 40px 0;
    background: #fff;
    width: 100%;
    text-align: center;
}



.scene {
    display: inline-block;
    margin: 0px 0;
    perspective: 600px;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
}

.card {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform-style: preserve-3d;
  transform-origin: center right;
  transition: transform 1s;
}

.card.is-flipped {
  transform: translateX(-100%) rotateY(-180deg);
}

.card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 260px;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  backface-visibility: hidden;
}

.card__face--front {
  background: crimson;
}

.card__face--back {
  background: slateblue;
  transform: rotateY(180deg);
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
      .typewriter h4 {
        /* Web-safe typewriter-like font */
        overflow: hidden;/* Ensures the content is not revealed until the animation */
        border-right: .17em solid pink;/* The typewriter cursor */
        white-space: nowrap;/* Keeps the content on a single line */
        margin: 0 auto;/* Gives that scrolling effect as the typing happens */
       /* Adjust as needed */
        animation: typing 3.5s steps(30, end), blinking-cursor .5s step-end infinite;
      }
      /* The typing effect */
      @keyframes typing {
        from {
          width: 0
        }
        to {
          width: 100%
        }
      }
      /* The typewriter cursor effect */
      @keyframes blinking-cursor {
        from,
        to {
          border-color: transparent
        }
        50% {
          border-color: pink;
        }
      }

















#all {
    /* text-align: right; */
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-align: center; */
    /* -webkit-align-items: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* -webkit-box-pack: center; */
    /* -webkit-justify-content: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* flex-direction: column; */
    position: absolute;
    right: 125px;
    margin-top: -25px;
}

#play-video {
   
}
#play-video:hover {
   
}
#play-video i {
   
}
#play-video:hover {
   
}
#close-video {
    border: 4px solid;
    border-radius: 50%;
    background: transparent;
    font-size: 26px;
    color: #8D908A;
    height: 56px;
    width: 56px;
    text-align: center;
}

.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1000px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
iframe#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.youtube-video .modal-footer {
    border: none;
    text-align: center;
    display: block;
    padding: 0;
}
.youtube-video .modal-content {
    background: none !important;
    border: none;
}
ul.ul-style li p {
    color:#2560A4;
    font-size: 19px;
}
.row.row-1 {
    margin-bottom: 30px;
}
.row.row-2 {
    margin-bottom: 30px;
}
.table .thead-dark th {
    color: #fff;
    background-color: #6A88BE;
    border-color: #454d55;
	    text-align: center;
    font-size: 20px;
    font-weight: 500;
	    font-family: 'Open Sans';
}

p.textcenter {
    margin-top: 20px;
}
ul.list li {
    list-style: disc;
	    text-align: left;
}
ul.list {
    padding-left: 20px;
}
.sec4 .table td, .table tr:nth-child(odd) {
    background: #fdf9f6;
}
.sponcer-btn.reg-btn:hover {
    opacity: 1.0;
    color: #000000 !important;
}

.table-bordered td {
       border: 1px solid #a09e9d !important;
}
 .table-bordered th {
    border: 1px solid #a09e9d !important;
}

.sec8 {
    background: #6A88BE;
    padding: 40px 0;
}
button.btn.reg-btn.sponcer-btn {
    font-size: 22px;
	    background: #b6daf4;
}

p.get-in-touch {
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
        padding-bottom: 0;
}
.sec6 h2 {
    
    font-size: 48px;
    text-align: center;
font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
       line-height: 65px;
    text-transform: capitalize;
    color: #0B55A0;
    border-bottom: #0B55A0 1px solid;
    display: inline-block;
    margin-bottom: 28px;
     padding-bottom: 10px;
}
section.sec6 {
    text-align: center; width:100%; 
    padding-top: 40px;
    padding-bottom: 40px;
}
section.sec7 a {
    line-height: 0 !important;
    display: inherit;
}
.left-banner-count {
    padding: 0;
    margin: 0;
}
.right-banner-count {
    padding: 0;
    margin: 0;
}
.sec0 .reg-btn {
   
    width: 100%;
}
span.who {
    color: #4d4d4d;
}
ul.ul-style li.col-lg-2.col-sm-12 {
    padding: 0;
    margin: 0;
}
ul.ul-style img:hover {
   /* filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(119deg) brightness(105%) contrast(101%);*/
}
.pa1card .btn-primary.mybtn:hover {
    opacity: 0.6;
}

.owl-prev span {
    color: #ffffff;
    display: inline-block;
    zoom: 1;
    padding: 0;
    font-weight: 700;
    background:#ed5353;
    opacity: 1;
    border-radius: 0;
    height: 50px;
    width: 50px;
    border:#ed5353 1px solid;
    font-size: 30px;
}


.owl-next span {
   color: #ffffff;
    display: inline-block;
    zoom: 1;
    padding: 0;
    font-weight: 700;
    background: #ed5353;
    opacity: 1;
    border-radius: 0;
    height: 50px;
    width: 50px;
    border: #ed5353 1px solid;
    font-size: 30px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 31%;
    width: 100%;
}

button.owl-prev {
    left: 0;
    position: absolute;
}
button.owl-next {
    right: 0;
    position: absolute;
}
a.reglink.ban-link .reg-btn {
    height: 50px;
}
.modal-body {
  
    padding: 15px 50px 60px 50px;
}

.i-anchor {
    height: 0;
    overflow: hidden;
    position: relative;
    top: -100px;
    width: 1px;
}
.mob-only{ display:none;}
.mob-olnly-form {
    display: none;
}
img.mob {
    display: none;
}



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

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

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:#5f459a; 
}


.sponcer .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.client-count {
    display: block;
}

#play-video {
    top: 27px;
}
.row.for_deskop.ppp2 {
    margin-top: 40px;
}
.table-bordered td.no-border {
    border: none !important; /* Removes the left border of the "2" cell */
}
.table-bordered th.no-border {
    border: none !important; /* Removes the left border of the "2" cell */
}
.table-bordered td.no-border0 {
    border-right: none !important; /* Removes the left border of the "2" cell */
}

