/*==================================================
 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: 'Open Sans', sans-serif;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
}

.image-wrapper img {
  width: 100%;
  display: block;
}

.image-wrapper::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 80px;
  background: white;
  border-radius: 100% 100% 0 0;
}


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;}
h1,h2,h3,h4,h5,h6 {font-weight: 700;margin:0;padding:0;}
h2{font-size:32px}
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: 15px; line-height:1.6;margin:0; padding-bottom:20px;}*/

p {
    line-height: 1.6;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 400;
    text-align: justify;
    color: #000;
    font-size: 16px;
}
ul{    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;}
ul li{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
 ==================================================*/



.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu .dropdown-menu {
  display: none;
}
.dropdown-submenu:hover .dropdown-menu .dropdown-menu {
  display: block;
}
.bottom-header-login ul li ul.dropdown-submenu .dropdown-menu{
    display: none !important;
}
.bottom-header-login ul li:hover ul.dropdown-submenu {
    display: block !important;
}

/*.dropdown-submenu a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover a:after {
  border-left-color: #fff;
}*/

.dropdown-submenu {
  float: none;
}

.dropdown-submenu .dropdown-menu {
    left: 243px;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
    top: 5px;
}











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

}

@font-face {
    font-family: 'Bubblegum Sans';
    src: url('../fonts/BubblegumSans-Regular.eot');
    src: url('../fonts/BubblegumSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BubblegumSans-Regular.woff2') format('woff2'),
        url('../fonts/BubblegumSans-Regular.woff') format('woff'),
        url('../fonts/BubblegumSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ullist
{
	list-style-type:disc;
	font-size:20px;
	margin-left:20px;
}

h1.honefont {
    font-family: 'Montserrat';
    color: #0058aa;
    font-size: 20px;
    font-weight: 500;
}

.bold
{
	font-weight:600;
	font-family: Montserrat;
}

.fontstyling
{color: #000000;
	font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 400; line-height: 30px; letter-spacing: -0.27px;}



/* header css */

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.form-control-dark {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}



.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}



/* Home page css */

header {}




.mid-header {
    background-color: transparent;
/* 	background: url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/header-bg2.jpg) center top no-repeat;
	background-size: 122% 100%; */
	z-index: 9999;
    position: relative;
}

.border-bottom {
     border-bottom: 0px solid #dee2e6!important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent;
}
.top-header {
    background:#ffffff;
}

.mid-header ul{ float:right;     padding: 2px 0px 0px 0px;}
.mid-header ul li a {
    color: #000000;
    text-transform: capitalize;
    display: block;
    padding: 0px;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size: 13px;
    font-weight: 600;
}
.bottom-header  ul li a{ color:#ffffff;     text-transform: capitalize;      display: block;
             padding: 15px 20px 15px 15px;
	   border-bottom: rgb(0 0 0 / 0%) 2px solid;
  
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	    font-size: 17px;
       font-weight: 500;
       line-height: 16px;    text-align: center;
	       display: table-cell;
    vertical-align: middle;
    height: 62px;
	}
	.bottom-header ul li a:hover {
    color: #ffffff!important;
    border-bottom: #ffffff 2px solid;
}
.bottom-header ul li.active a {
   /* color: #ffffff!important;*/
    border-bottom: #ffffff 2px solid;
}
	.mid-header ul li a:hover{ color:#0058aa!important;}
	.text-secondary {
    
    color: #000000 !important;
}
	
.bottom-header  ul li{ position: relative; }
.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

    .sec1 h2{ color:#0058aa; font-size:32px; line-height:34px; font-weight: 400; font-family: 'Roboto Slab', serif; padding-bottom:34px;     position: relative;}    

.sec1{ padding:30px 0px; background:#ffffff; }
.sec2{ padding: 30px 0px 0px 0px;  background:#ffffff;     width: 100%;}

.sec1 h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 76%;
    width: 25%;
    height: 2px;
    background: #0058aa;
	    margin: 0 auto;
}

a.know-more {
    color: #0058aa;
    font-size: 14px;
    float: right;
}


.sec2 b {
    text-align: center;
    display: inherit; padding-top:15px;
	
}
/* sec3  */
.sec3 {
      padding: 30px 0px 0px 0px;
    background: #dedede;
	    width: 100%;
    display: inline-block;
	    position: relative;
}
.sec3 .sec3-count h3{ font-size:23px; font-weight:bold; color:#000000;     text-align: center;     display: table-cell;
    padding: 1em;
    vertical-align: middle;     position: absolute;
       top: 50%;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;     text-transform: inherit; z-index: 99;}

.sec3-count {
    position: relative;
}

/* .dropdown-submenu ul li {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 15rem;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0.25rem;
} */

/*   .dropdown-submenu {
    display: none;
    position: absolute;
    background-color: #333;
    min-width: 160px;
    z-index: 1;
  }
  .dropdown-submenu li {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  .dropdown-submenu li:hover {
    background-color: #ddd;
    color: black;
  }
  li.dropdown-menu:hover .dropdown-submenu {
    display: block;
  } */

.sec3 h2 {
    color: #0058aa;
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    padding-bottom: 34px;
	    text-align: center;
		text-transform: uppercase; position:relative;
		    margin-bottom: 40px;
}
.sec3 h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 76%;
    width: 25%;
    height: 2px;
    background: #0058aa;
	    margin: 0 auto;
}
.row.row-3 {
    margin-top: 80px;
}
.enquire-count input {
    text-transform: uppercase;
    border: 1px solid #0058aa;
}
.enquire-count {
    width: 100%;
    display: inline-block;
   
   padding: 0px 15px;
    margin-top:0px;
}

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

.sec3 .form-group input.form-control {
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 10;
}





.sec4 {
   padding: 30px 0px;
           background: #ffffff;
	    width: 100%;
    display: inline-block;
	    position: relative;
		text-align: center;
}


.header-social-icons {
    width: auto;
/*     display: block; */
    margin: 0px 0 0 0;
          float: right;
}
.social-icon {
    color: #fff;
    margin-left: -7px;
    margin-top: 18px;
    position: relative;
    top: 9px;
}
.header-social-icons ul.social-icons {
    margin-top: 16px;
    padding-bottom: 0px;
    position: absolute;
}

header ul.social-icons {
    margin-top: 5px;
    padding-bottom: 5px;
    
    display: inline-block;
    float: left;
}
.social-icons li {
   float:left;
    display: inline;
   
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    
}
.fa-facebook:hover {
    opacity:0.6;
    color: #ffffff;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
   
}
.fa-twitter:hover {
    opacity:0.6;
    color: #ffffff;
}
.fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
   
}
.fa-rss:hover {
   opacity:0.6;
    color: #ffffff;
}
.fa-youtube {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    
}
.fa-youtube-play:hover {
   opacity:0.6;
    color: #ffffff;
}
.fa-linkedin {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    
}
.fa-instagram {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    
}
.fa-instagram:hover {
    opacity:0.6;
    color: #ffffff;
}
.fa-linkedin:hover {
    opacity:0.6;
    color: #ffffff;
}
.fa-github {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
   
}
.fa-github:hover {
    opacity:0.6;
    color: #ffffff;
}
.fa-fw {
    width: 4em;
    text-align: center;
    color: #0058aa;
    font-size: 100%;
}


.fa-instagram:hover {
  /* background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);*/
    opacity:0.6;
   color: #ffffff;
}

.search-form .form-group input.form-control::-webkit-input-placeholder{
  display:none;
}
.search-form .form-group input.form-control::-moz-placeholder{
  display:none;
}
.navbar-right {
  
    min-width: 150px;

}
.navbar-right form{
  width:100%;
}
.form-group {
    position: relative;
    width: 0px;
    min-width: 60px;
    height: 40px;
    overflow: hidden;
    transition: width 1s;
    backface-visibility: hidden;
    margin-bottom: 40px;
}
.enquire-count .form-group{
  
width:100%;}
.form-group input.form-control{
  position:absolute;
  top:0;
  right:0;
  outline:none;
  width:100%;
  height:60px;
  margin:0;
  z-index:10;
}
input[type="text"].form-control{
  -webkit-appearence:none;
  -webkit-border-radius:0;
} 
.form-control-submit,
.search-label{
  width:60px;
  height:60px;
  position:absolute;
  right:0;
  top:0;
  padding:0;
  margin:0;
  text-align:center;
  cursor:pointer;
  line-height:60px;
  background:white;
}
.form-control-submit{
  background:#fff; /*stupid IE*/
    opacity: 0;
  color:transparent;
  border:none;
  outline:none;
  z-index:-1;
}
.search-label{
  z-index:90;
}
.form-group.sb-search-open,
.no-js .sb-search-open{
  width:100%;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}
.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
	z-index: 90;
}

.squre-box{background: url(../images/bg1.png) center top no-repeat; min-height:245px;}
.squre-box1{background: url(../images/bg1.png) center top no-repeat; min-height:245px;}
.squre-box1 ul {padding:20px 40px 40px 40px;}
.squre-box1 ul li{ font-size: 14px;     padding-bottom: 5px;}
.squre-box2{background: url(../images/bg2.png) center top no-repeat; min-height:245px;         padding:17px 45px;}
.squre-box2 ul {padding:20px 40px 40px 40px;}
.squre-box2 ul li{ font-size: 14px;     padding-bottom: 5px;}
.squre-box3{background: url(../images/bg3.png) center top no-repeat; min-height:245px;   padding: 17px 45px;}
.squre-box3 ul {padding:20px 40px 40px 40px;}
.squre-box3 ul li{ font-size: 14px;     padding-bottom: 5px;}



.squre-box ul {padding:20px 40px 40px 40px;}
.squre-box ul li{ font-size: 14px;     padding-bottom: 5px;}
.more-btn {
    background: #0dc8b9;
    width: auto;
    display: inline-block;
    font-size: 13px;
    padding: 5px;
    margin: 0;
    line-height: 14px;
    color: #fff;
	float: right;
	    margin-top: 37px;

}
.more-btn a {
    color: #ffffff;
}
.ar-count {
    text-align: center;
}

.event-count h2 {
    font-size: 13px;
    color: #0058aa;
    font-weight: bold;
    line-height: 13px;
}

.event-count p {
        font-size: 12px;
    line-height: 16px;
}
.event-count {
    padding-bottom: 25px;
}

img.ev1 {
    width: 100%;
}
img.ev2 {
    width: 100%;
}
img.ev3 {
    width: 100%;
}
img.ev4 {
    width: 100%;
}
.red-bg {
    background: #0058aa;
    width: 100%;
    display: inline-block;     margin-bottom: 40px;
}

.footer .red-bg h2 {
    font-size: 13.8px;
    color: #ffffff;
    text-transform: capitalize;
    line-height: 50px;
}
.footer ul li
{
	font-size:11px; color:#fff;     font-weight:500;     line-height: 18px;     padding-bottom: 8px;
}

.footer ul.imp-link li {
    list-style-image: none;
}
.footer ul.list-little li{ list-style-image: url('../images/green-bullet.png');}





.copyright {
    width: 100%;
    text-align: center;
    color: #ffffff;
    border-top: #008c99 1px solid;
    padding: 15px 0;
    margin-top: 15px;
    background: #008c99;
}
.sec4 b {
    padding-top: 15px;
    display: inline-block;
    text-transform: uppercase;
	font-weight: 500;
	    font-size: 15px;
}

.footer ul li a{
   
    color: #fff;
}
.footer ul li a:hover {
    color:yellow;
}
.top-header .fa, .footer .fa {
       padding: 5px 7px;
    font-size:25px;
	font: normal normal normal 25px/1 FontAwesome;
}
.floatrightone {
    float: right;
    margin-top: -48px;
}

.floatrighttwo {
    float: right;
    margin-top: -30px;
}

.floatrightthree {
    float: right;
    margin-top: -30px;
}


.floatrightfour {
    float: right;
    margin-top: -30px;
}

span.areawidth {
    left: -19px;
    position: relative;
    width: 200px;
    display: table-cell;
}

.fontcopy
{
	font-size:11px;
}

#page {
    position: relative;
    left: 0;
    display: none;
}
.footer ul li a strong {
    font-weight: 900;
    font-size: 14px;
}

.upb_row_bg {
    position: absolute;
    width: 100% !important;
    height: 100%;
    background-position: center center !important;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0 !important;
    z-index: 0;
    height: 40px;	
}
footer.footer {
    position: relative;
	width:100%;
/* 	    background: #ffffff; */
	 background: #000000;
	font-size: 19px !important;
	    padding-top: 50px;
	
}
.footer h2 {
    font-size: 12.8px;
    color:#fff;
   text-transform: capitalize;
    line-height: 26px;
    background: transparent;
	
	  font-family: Montserrat;
}
.mob-heading {
        display: inline-block;
   font-size: 16px !important;
   
    padding-bottom: 0px;
    margin-bottom: 25px;
}


.mob-heading-right {
    font-size: 16px !important;
    padding-bottom: 0px;
	text-align:right !important;
    margin-bottom: 25px;
}


.sec5 h2 {
    color: #0058aa;
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    padding-bottom: 34px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px;
}
.sec5 h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 76%;
    width: 25%;
    height: 2px;
    background: #0058aa;
    margin: 0 auto;
}

.bar1, .bar2, .bar3 {
  width: 20px;
  height: 2px;
  background-color:#0058aa;
  margin: 3px 0;
  transition: 0.4s;
}


.footer_right {
    font-size: 11px;
    color: #000000;
    font-weight: 500;
    line-height: 18px;
    padding-bottom: 8px;
    text-align: right;
}


.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.navbar-right {
    min-width: 150px;
    position: absolute;
   right: 146px;
    top: 0px;
}
section.bottom-header {
    position: relative;
}
.inner-pages {
    min-height: 500px;
	margin-bottom: 0px;
}




.in-head
{
    color:#0058aa;
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    padding-bottom: 34px;
       text-align: left;
    text-transform: uppercase;
    position: relative;
margin-bottom: 40px;     margin-top:50px;}

.in-head:after {
    content: '';
    position: absolute;
    left: 0;
    
    top: 76%;
   width: 15%;
    height: 2px;
    background:#d9281e;
    margin: 0 auto;
}

section.inner-banner {
    position: relative;
}

.breadcrumb {
    position: absolute;
    top: 25%;
    background-color: #ef2419ab;
    padding: 2px 10px;
	border-radius: 4px;
}
.breadcrumb li a{color:#ffffff;}
.breadcrumb-item.active {
    color: #ffffff;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #fff;
    content: var(--bs-breadcrumb-divider, "/");
}
.full_text {
    margin-bottom:0px;
}
.full_text {
    margin-bottom:0px;
}
.inner-heading {
    padding-bottom: 20px;
    display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
form.search-form .form-group {
    height: 60px;
    margin: 1px 0 0 0;
    padding: 0;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}





.enquire-count label {
       width: 29%;
    float: left;
    margin: 0 0 40px 40px;
}
.enquire-count br {
    display: none;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit{     display: inline-block;
    font-weight: 400;
    line-height: 1.5;
       color: #fff;
    background-color:#0058aa;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
   
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
   border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;     margin-left: 40px;}


.list li {
      
	    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}
::marker {
    color:#0058aa;
}
ul.list{    list-style: disc;
    margin: 0;
    padding: 0 0 0 15px;}
.mmPushBody .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(318deg) translate(-9px, 6px);
}
.mmPushBody .bar2 {
    opacity: 0;
}
.mmPushBody .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
.navbar-right form {
    width: 50%;
    text-align: right;
    float: right;
    margin: 13px 0;
}
.is-form-style .is-search-submit path {
    fill: #0058aa;
}
.is-search-icon:hover, form.is-form-style input.is-search-submit:hover {
    background: #ffffff;
}
.is-menu path.search-icon-path {
    fill: #0058aa!important;
}
.bottom-header ul li:nth-last-child(2) {
    display: none;
}
.myserch {
    background: #ffffff;
    padding: 0px 0 0 20px;
}
.is-search-icon:hover, form.is-form-style input.is-search-submit:hover {
    background: #ffffff!important;
}
.is-form-style .is-search-submit path {
    fill: #0058aa!important;
}
body .popup-search-close:after, body .search-close:after {
    border-color: #ffffff!important;
}
body .popup-search-close:before, body .search-close:before {
    border-color: #ffffff!important;
}





.adsaikat-flip-demo {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
    float: none;
    width: 83%;
}
.adsaikat-flip-demo li {
  list-style: none;
}
.adsaikat-flip-demo figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    margin-left:-50px
}
.adsaikat-flip-demo figure img {
    display:block;
    position:relative;
    z-index:10;
  
   
}
.adsaikat-flip-demo figure figcaption {
    display:block;
    position:absolute;
    z-index:9;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.adsaikat-flip-demo figure h2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color:#fff;
    margin: 10px 0px;
    font-size:26px;
    text-align:left;
    font-weight: 300;
}
.adsaikat-flip-demo figure p {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding: 20px;
}
.adsaikat-flip-demo figure figcaption {
    top:0;
    left:0;
       width: 343px;
    height:100%;
    padding:29px 44px;
    background-color:#0058aa;
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
		border-radius: 50%;
	  /*  z-index: 9999; */
}
.adsaikat-flip-demo figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.adsaikat-flip-demo figure:hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
  opacity:0;
}
.adsaikat-flip-demo figure:hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
.video-sec{ padding:30px 0px; background:#dedede; }

.photo-gallery h2 {
    color: #0058aa;
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    padding-bottom: 34px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom:0px;
}
.photo-gallery h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 76%;
    width: 17%;
    height: 2px;
    background: #0058aa;
    margin: 0 auto;
}
.photo-gallery {
    padding: 30px 0px;
    background: #ffffff;
}
.small_img2 {
    width: 300px;
    height: 200px;
    display: inline-block;
}
.snip14471 h2{ color:#000000;     font-size: 18px;     min-height:66px;}
.time p {
    color: #000000;
        min-height: 96px;
        padding-bottom: 0;
}
#login {
    margin-top: 2%;
    background: #fff;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 80%);
    box-shadow: 0 0 15px rgb(0 0 0 / 80%);
    max-width: 350px;
   
    width: 100%;
}
.login input[type="submit"] {
    background: #fff;
    color: #fff;
    margin: 7px 0 7px;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font: normal 15px "Roboto", sans-serif;
    color: #fff;
    width: 100%;
}
.button-primary {
    height: 46px;
    line-height: 0;
    background: #008ec2;
}



.banner  .swiper-slide-inner {
    text-align: left;
    width: 100%;
    position: absolute;
    right: 0 !important;
    float: right;
    padding: 40px;
}

.banner .swiper-slide-contents {
    text-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    background: #090b227d;
    position: absolute;
    right: 0;
    width: 55%;
    padding: 15px;
	    bottom: 35px;
}

.banner  .elementor-slide-heading {
    font-size: 45px ;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
	text-align: left;
	padding-right:0px;
	letter-spacing: 4px;
}
img.bi.me-2.logo {
   
}
.sticky {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding-bottom: 0px;
    top: -9px;
    height: 106px;
    padding-top: 20px;
    background: #0058aada !important;
    /* color: black !important; */
    box-shadow: 0px 1px 6px #000;
}
/* 
.sticky a {
    color: #0058aa !important;
}

.sticky .elementor-search-form__toggle i {
    color: #0058aa;
} */

.bottom-header ul.dropdown-menu li:nth-last-child(2) {
    display: block;
}
p#breadcrumbs {
    font-size: 17px;
}
.navbar-right {
    min-width: 150px;
    position: absolute;
   
    top: 0px;
}

.footer_color {
    color: white !important;
    font-weight: 500;
}


#customers {
  font-family: Montserrat;
  border-collapse: collapse;
  width: 100%;
/*background-image: url(https://sttar.in/aioe/wp-content/uploads/2022/05/cloud.webp);*/
	background-color:#FCD8A8;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
    font-weight: 500 !important;
	color: black;
}

#customers tr:nth-child(even){background-color: #ffc767;}

#customers tr:hover {background-color: #ef9d0f;color:white !important;}
#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color:#0058aa;
  color: white;
}

#more {display: none;}
.bottom-header.login-count {
    width: auto;
    float: right;
}
.bottom-header ul li:last-child {
    display: block;
	    position: absolute;
    right:0px;
	width: auto;
}
.nav {
  
    position: relative;
}
.bottom-header-login ul li a {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    padding: 15px 0px 15px 20px;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    font-family: 'Montserrat';
    text-align: center;
    display: table-cell;
    vertical-align: middle;
/* 	 border-bottom: rgb(0 0 0 / 10%) 2px solid; */
   
}
.bottom-header-login ul li a:hover {
   
   color: #FFEB3B!important;
}
.bottom-header-login.login-count {
   
}

h2.mob-heading.remove-boader {
    border: none!important;
}
.wpcf7-response-output {
    font-size: 18px;
}
.sec4 .count b a:hover{ color:#0058aa;}
a.know-more {
  
    cursor: pointer;
}
.is-form-style {
  
    top: 0!important;
}
.is-form-style input.is-search-input{ height:62px!important;}
.is-search-icon {
    width: 36px;
    padding-top: 6px!important;
    border: none !important;
    background: #ffffff !important;
}
.is-form-style.is-form-style-3 label {
    width: calc(98% - 50px)!important;
}
.is-form-style button.is-search-submit {
   
    padding: 0 0 0 12px!important;
   
}
.is-search-icon svg {
    width: 24px!important;
    display: inline;
}

 .ani-img{
    border: 1px solid #fff;
    background: #f5f5f5;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    animation: one-animated 10s infinite;
    margin: 0 auto;
    transition: 0.3s ease-in-out;
}
@keyframes one-animated {
    0% {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%box-shadow:15px 15px 50px rgba(0, 0, 0, 0.2);}
    25% {border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;}
    50% {border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%box-shadow:-10px -5px 50px rgba(0, 0, 0, 0.2);}
    75% {border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;}
}
html {
    overflow-x: inherit;
}

.sec4 .count a:hover img {
   
    background-image: url("https://sttar.in/aioe/wp-content/uploads/2022/05/hover1.png")!important; ;
}
img.attachment-full.size-full {
    width: 100%;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0!important;
}
 
.bottom-header ul li a::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    transition: 0.5s transform ease;
    transform: scale3d(0,1,1);
    transform-origin: 0 50%;
}
.bottom-header ul li a:hover::before {
    transform: scale3d(1,1,1);
}
.bottom-header ul li a::before {
    background: #ffffff;
}

 .icon1 {
    background: url(https://sttar.in/aioe/wp-content/uploads/2022/05/h1.png) no-repeat;
    width: 89px;
    height: 89px !important;
}
     .icon1:hover {
        background: url("https://sttar.in/aioe/wp-content/uploads/2022/05/ho1.png") no-repeat;
		 width: 89px;
    height: 89px !important;
    }




.icon2 {
    background: url(https://sttar.in/aioe/wp-content/uploads/2022/05/h2.png) no-repeat;
    width: 89px;
    height: 89px !important;
}
     .icon2:hover {
        background: url("https://sttar.in/aioe/wp-content/uploads/2022/05/ho2.png") no-repeat;
		 width: 89px;
    height: 89px !important;
    }




.icon3 {
    background: url(https://sttar.in/aioe/wp-content/uploads/2022/05/h3.png) no-repeat;
    width: 89px;
    height: 89px !important;
}
     .icon3:hover {
        background: url("https://sttar.in/aioe/wp-content/uploads/2022/05/ho3.png") no-repeat;
		 width: 89px;
    height: 89px !important;
    }


.icon4 {
    background: url(https://sttar.in/aioe/wp-content/uploads/2022/05/h4.png) no-repeat;
    width: 89px;
    height: 89px !important;
}
     .icon4:hover {
        background: url("https://sttar.in/aioe/wp-content/uploads/2022/05/ho4.png") no-repeat;
		 width: 89px;
    height: 89px !important;
    }

p.profile {
    color: #000000;
    display:none;
}
body.login{ background:none!important}
h2.in-head.what {
    margin-top: 0px;
}
ul.list-inline {
    width: 100%;
    display: inline-block;
}
ul.list-inline li {
    float: left;
}
.small_img2 {
   
    margin-top: 20px;
}

section.inner-banner img {
    width: 100%;
}
.adsaikat-flip-demo figure p a{ color:#ffffff;}

.mid-header ul li a:hover img {
   /* filter: grayscale(100%);*/
}

.snip14471 figcaption a.follow:hover {
    background: #027ac6 !important;
}

.cube {
 
  
  animation:spin 3s;
  animation-iteration-count:infinite;
}
@keyframes spin {
  from {
    transform:rotate(0deg);
  }
  to {
    transform:rotate(360deg);
  }
}




@keyframes glowing {
     0% {
    background-color: #db2d27;
    -webkit-box-shadow: 0px 0px 7px 4px #224d5c;
    -moz-box-shadow: 0px 0px 7px 4px #224d5c;
    box-shadow: 0px 0px 7px 4px #db2d275e;
}
50% {
    background-color: #db2d27;
    -webkit-box-shadow: 0px 0px 7px 4px #ffffff;
    -moz-box-shadow: 0px 0px 7px 4px #ffffff;
    box-shadow: 0px 0px 7px 4px #db2d27d4;
}
100% {
    background-color: #db2d27;
    -webkit-box-shadow: 0px 0px 7px 4px #224d5c;
    -moz-box-shadow: 0px 0px 7px 4px #224d5c;
    box-shadow: 0px 0px 7px 4px #db2d27;
}


      }







      .button {
        animation: glowing 2000ms infinite;
      }
	
.myButton {
       box-shadow: 0px 10px 14px -7px #027ac6;
    background: linear-gradient(to bottom, #027ac6 5%, #027ac6 100%);
    background-color: #027ac6;
    background: #027ac6;
    /* background: -webkit-linear-gradient(top, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); */
    background: linear-gradient(to bottom, #0b54a0 0%,#0b55a1 50%,#183765 51%,#183866 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 );
    border-radius: 40px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif !important;
    color: #ffffff;
    margin-right: 10px;
    font-size: 18px;
   /* border: 4px solid #8e6734;*/
    font-weight: bold;
   /* padding: 9px 23px;*/
    text-decoration: none;
    text-shadow: 0px 1px 0px #3d768a;
}
.icon33 {
    margin-bottom: 10px;
}
.icon8 {
    margin-bottom: 10px;
}
.icon6 {
    margin-bottom: 10px;
}

#cube-3d-1 {
    margin: 75px;
    position: absolute;
    right: 0;
   
}

section.error-404.not-found {
    padding: 100px;
    background: #027ac6;
    color: #ffffff;
}





/*login css*/
form#loginform {
    width: 212px;
    margin: 10px auto;
}
#login {
    width: 320px;
    padding:10px 0px;
    margin: auto;
	    margin-top: 60px;
}
































/* Header */
.large-header {
	position: relative;
	width: 100%;
	background: #333;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}

#large-header {
	background-image: url('https://www.marcoguglie.it/Codepen/AnimatedHeaderBg/demo-1/img/demo-1-bg.jpg');
}

.main-title {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #f9f1e9;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

.demo-1 .main-title {
	text-transform: uppercase;
	font-size: 4.2em;
	letter-spacing: 0.1em;
}

.main-title .thin {
	font-weight: 200;
}
.hero-section {
    height: 410px;
    background: url(../../iocl.com/assets/images/hero-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 15px;
    padding-bottom: 150px;
    box-sizing: content-box!important;
    background-position: bottom;
    width: calc(100% - 30px);
}

ul.dropdown-menu li a {
    color: #000000;
    font-size: 13px;
    text-align: left;
       padding: 0 10px !important;
	height: 40px !important;
	display: inline-block;
    line-height: 40px;
}
ul.dropdown-menu li {
    background: #ffffff;
	    width: 106% !important;
	    border-bottom: #0058aa 1px solid;
}
ul.dropdown-menu li a:hover{ color: #000000!important; }
.bottom-header ul li:hover a ul.dropdown-menu{ display:block!important;}
.bottom-header ul li:hover ul.dropdown-menu {
    display: block !important;
}
.icon .elementor-image-box-wrapper {
  
    padding: 20px 20px;
    min-height: 201px;
}
.icon:hover  .elementor-image-box-wrapper {
    border: #ffffff 1px solid;
    padding: 20px 20px;
    min-height: 201px;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
   min-width: 15rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

.quote-txt-main {
    position: relative;
    padding: 0px 0px 0px;
    text-align: justify;
}
.quote-author {
    text-align: right;
    font-size: 1.4em;
    color: #2e5909;
    padding: 25px 0 0 0;
    position: relative;
    z-index: 1;
}

.block-sec .elementor-blockquote--skin-border .elementor-blockquote {
    border-color: inherit;
    border-left: inherit;
    border-style: inherit;
    padding-left: inherit;
}
.quote-txt-main p {
       font-size: 17px;
	    color: #000;
}
.block-sec {
    position: relative;
    top: -6px;
}
.testimonial {
    background: #FCD8A8;
    padding: 100px 0;
}
.elementor-717 .elementor-element.elementor-element-64d21250 > .elementor-widget-container {
    padding: inherit!important;
    border-style: inherit!important;
    border-width: inherit!important;
    border-color: inherit!important;
}
ul.dropdown-menu li:last-child {
    border-bottom: none;
}
ul.dropdown-menu li a:hover {
    color: #ffffff !important;
    width: 100%;
}
ul.dropdown-menu li:hover {
    background: #0058aa;
    width: 100%;
    color: #ffffff;
}
.elementor-38 .elementor-element.elementor-element-5f1b78c4 > .elementor-widget-container {
    padding: 0px 0px 0px 30px;
    border-style: solid;
    border-width: 0 !important;
    border-color: #d3b574;
}
.main-heading{}
.main-heading h2 {
    color: #0058aa!important;
    font-size: 32px!important;
    line-height: 34px!important;
    font-weight: 400!important;
    font-family: 'Roboto Slab', serif !important;
    padding-bottom: 34px!important;
    position: relative!important;
}
.main-heading h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 76%;
    width: 300px;
    height: 2px;
    background: #0058aa;
    margin: 0 auto;
    text-align: center;
    float: none;
}
.inner-count {
    text-align: center;
}
.main-heading {
    padding-top: 40px;
}
[data-carousel-3d] [data-prev-button]:before {
   
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 43px;
    height: 49px;
    margin: auto;
    font-family: 'icomoon';
    content: "\e112"!important;
    font-size: 35px;
	    transform: rotate(180deg);
	    color: #0058aa;
}
[data-carousel-3d] [data-next-button]:before {
   
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 43px;
    height: 49px;
    margin: auto;
    font-family: 'icomoon';
    content: "\e112"!important;
    font-size: 35px;
	    color: #0058aa;
}


[data-carousel-3d] .slide {
   
    background-size: cover;
}
[data-carousel-3d] .slide h2 {
    font-size: 32px;
    padding-top: 281px!important;
}
address a.email{ color:#009eb8}
address a.num{ color:#000000;     float: right;}
i.fa.fa-facebook {
    color: #009eb8;
    font-size: 18px;
	    padding: 0 10px;
}
i.fas.fa-facebook {
    color: #009eb8;
    font-size: 18px;
	    padding: 0 10px;
	        font-style: normal;
}
i.fa.fa-linkedin {
    color: #009eb8;
    font-size: 18px;
	    padding: 0 10px;
}
i.fa.fa-instagram{
    color: #009eb8;
    font-size: 18px;
	       padding: 0 0px 0 10px;
}
i.fas.fa-instagram{
    color: #009eb8;
    font-size: 18px;
	       padding: 0 0px 0 10px;
	          font-style: normal;
}

i.fa.fa-youtube-play{
    color: #009eb8;
    font-size: 18px;
	        padding: 0 0px 0 10px;
}

i.fa.fa-twitter{
    color: #009eb8;
    font-size: 18px;
	       padding: 0 0px 0 10px;
}




.copyright i.fas.fa-facebook {
    color: #ffffff;
    font-size: 18px;
	    padding: 0 10px;
}
.copyright i.fa.fa-facebook {
    color: #ffffff;
    font-size: 18px;
	    padding: 0 10px;
}
.copyright i.fa.fa-linkedin {
    color: #ffffff;
    font-size: 18px;
	    padding: 0 10px;
}
.copyright i.fa.fa-instagram{
     color: #ffffff;
    font-size: 18px;
	       padding: 0 10px 0 10px;
}

.copyright i.fas.fa-instagram{
     color: #ffffff;
    font-size: 18px;
	       padding: 0 10px 0 10px;
}

.copyright i.fa.fa-youtube-play{
     color: #ffffff;
    font-size: 18px;
	  padding: 0 0px 0 10px;
}

.copyright i.fa.fa-twitter{
      color: #ffffff;
    font-size: 18px;
	    padding: 0 10px;
}

@media only screen and (max-width : 1366px) {
.bottom-header-login ul li a {
    font-size: 12px;
}
}


@media only screen and (max-width : 768px) {
	.demo-1 .main-title {
		font-size: 3em;
	}	
}

@media (max-width : 480px) {
section.inner-banner img {
    width: 100%;
    height: 85px;
}
.parent-testi h3 {
    color: #ffffff;
    text-align: center;
    font-size: 33px;
    font-family: "Bubblegum Sans", Sans-serif;
}

	
h5 {
    font-size: 14px;
    line-height: 1.2;
}

.eael-elements-flip-box-content p {
    font-size: 12px !important;
    line-height: 15px !important;
    color: #ffffff;
}

}


.franchise a {
   
	 font-family: 'Bubblegum Sans';
}

.franchise {
    background: #f47953;
    color: #ffffff !important;
	 font-family: 'Bubblegum Sans';
	     position: absolute;
    right: 0;
}
.franchise a {
    color: #ffffff !important;
	font-size: 19px !important;
}
.copyright p {
    padding-bottom: 0;
}
.footer ul li p{ font-family: 'Open Sans', sans-serif; font-weight:normal; font-size:16px; line-height:21px;}

.copyright p {
    font-size: 12px;
	          line-height: 44px;
	    text-align: left;
	color: #ffffff;
}
h6.quck {
    color: #ffffff;
    text-transform: uppercase;
	    font-family: 'Bubblegum Sans';
		    font-size: 19px;
			    line-height: 47px;
			        font-weight: 100;
}
.elementor-7 .elementor-element.elementor-global-133 .elementor-field-type-html {
    padding-bottom: 0px;
    color: #ADADAD;
    font-family: "Open Sans", Sans-serif;
    font-weight: 400;
    font-style: normal!important;
    line-height: 35px;
}

.quick-contact-sec .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width: 16%;
}
.elementor-field-type-select.elementor-field-group.elementor-column.elementor-field-group-field_2c3f60a.elementor-col-20.elementor-field-required {
   
}
.six-section .elementor-image-box-img {
    width: 100% !important;
}
h1.h {font-size:372px;  font-family: 'Bubblegum Sans'; color:#f47953;     line-height: 372px;     position: absolute;     z-index: 9999;     }

h1.hnew {
    font-size: 160px;
    font-family: 'Bubblegum Sans';
    color: #f47953;
    line-height: 140px;
    position: absolute;
    z-index: 9999;
    top: 0!important;
    left: 0!important;
}
.banner-sec{}
.carriculam-sec  {
   padding-bottom:100px;
}
h2.ban-head {
       text-transform: unset;
	color:#484848;
	    font-size: 48px;
    font-weight: 400;
    margin-bottom: 40px;
       text-align: left;
    padding-left: 100px;
	
}
.footer-social-icons ul {
    position: relative;
}
img.adress-img {
    float: right;
    margin-top: -43px;
}




ul.list-little {
    padding: 0 0 0 15px;
    margin: 0;
}
ul.imp-link{  padding: 0 0 0 0px;
    margin: 0;}
ul.contact-list {
    padding: 0 0 0 10px;
    margin: 0 0 0 15px;
}
img.know-more.text {
  
}

a.know-more {
  /*  width: 100%;
    display: inline-block !important;
    float: left!important;
    position: relative;
    top: 100px;
    left: 132px;*/
}
img.know-more.text {
    float: left;
}
p.banner-text {
    width: 100%;
    display: inline-block;
	    color: #000000;
}
img.know-more.text {
    position: relative;
    right: 24px;
    top: 27px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px !important;
}
p.elementor-image-box-description {
    color: #484848 !important;
    line-height: 28px;
    font-size: 16px;
    padding-top: 7px;
}

.owl-carousel.owl-drag .owl-item:last-child {
    opacity: 0.6;
}
.owl-carousel.owl-drag .owl-item:first-child {
    opacity: 0.6;
}


p.fallow {
    text-align: right;
}
.arrow-count {
    width: auto;
}
.foot-right {
   
}

.carriculam-sec .elementor-image-box-img {
    border: 1px solid #fff;
       background: #008c99;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    animation: one-animated 10s infinite;
    margin: 0 auto;
    transition: 0.3s ease-in-out;
}
.carriculam-sec .elementor-image-box-img:hover { background:#f47953;}

@keyframes one-animated {
    0% {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%box-shadow:15px 15px 50px rgba(0, 0, 0, 0.2);}
    25% {border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;}
    50% {border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%box-shadow:-10px -5px 50px rgba(0, 0, 0, 0.2);}
    75% {border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;}
}

.wpsisac-slick-carousal.design-6 .slick-dots {
   
    display: none!important;
}
.ban-count {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.ban-count-cloud {
    bottom: 0;
    right: 0;
    background: linear-gradient(to bottom right, #405fa3 ,#041647);
    height: 131vh;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 70%);
}
.owce-carousel .item .ban-count img {
    width: auto;
  
}
.grass{
	width:100%;
	display:inline-block;
}	
img.left-child {
    position: absolute;
    bottom: 0;
	left: 10%;
}

img.right-child {
    position: absolute;
    bottom: 0;
}
img.grass {
    position: absolute;
    bottom: 0;
	   /* opacity: 0.6;*/
}
img.mid-child {
   padding: 140px 0 0 0;
}
.owce-carousel .owl-stage-outer {
    padding-top: 0 !important;
}
img.grass{
    width: 100%!important;
}

.elementor-swiper-button {
    position: inherit!important;
}
.eicon-chevron-right:before {
    content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/left-ar-b.png);
       width:30px;
    height: 30px;
    display: inline-block;
}

.eicon-chevron-left:before {
     content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/right-ar-b.png);
       width:30px;
    height:30px;
    display: inline-block;
}

.outdoor-banner .eicon-chevron-right:before {
    content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/left-ar-w.png);
       width:30px;
    height: 33px;
    display: inline-block;
}

.outdoor-banner .eicon-chevron-left:before {
     content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/right-ar-w.png);
       width:30px;
    height: 33px;
    display: inline-block;
}
.parent-testi .eicon-chevron-right:before {
    content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/left-ar-w.png);
       width:30px;
    height:30px;
    display: inline-block;
}

.parent-testi .eicon-chevron-left:before {
     content: ""!important;
    background:url(https://www.jaipurialittleone.com/wp-content/uploads/2022/11/right-ar-w.png);
       width:30px;
    height: 30px;
    display: inline-block;
}

.owce-carousel .owl-nav .owl-next {
    float: right;
    right: 0px!important;
}
.owce-carousel .owl-nav .owl-prev {
    float: left;
    left: 0px!important;
}






.slider-sec .wpsisac-slick-carousal button.slick-prev, .wpsisac-slick-carousal button.slick-prev:hover, .wpsisac-slick-carousal button.slick-prev:focus {
    background: rgba(255,255,255,0.7) url(https://sttar.in/littleone/wp-content/uploads/2022/08/left-ar.png) center center no-repeat !important;
    background-size: 15px 26px !important;
    outline: none !important;
}

.elementor-testimonial__footer {
    display: none!important;
}
.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 35px!important;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
span.elementor-button-text {
    font-family: 'Montserrat' !important;
}

.quick-contact-sec .elementor-button.elementor-size-md {
  
    padding: 7px 30px;
   
}
.quick-contact-sec .elementor-form .elementor-button.elementor-size-md {
    min-height: 35px;
}
.slider-sec .wpsisac-slick-carousal button.slick-arrow{     right:45%!important; }
.slider-sec .wpsisac-slick-carousal.design-6 .slick-prev {
        right:50%!important;
}
.slider-sec .wpsisac-slick-carousal.design-6 .slick-arrow {
    top:138% !important;
  
}

.slider-sec .wpsisac-slick-carousal.design-6 .slick-arrow {
    bottom: 0% !important;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
   transform: translateY(100%);
}

.slider-sec .wpsisac-slick-carousal button.slick-next, .wpsisac-slick-carousal button.slick-next:hover, .wpsisac-slick-carousal button.slick-next:focus {
    background: url(https://sttar.in/littleone/wp-content/uploads/2022/08/right-ar-w.png) center center no-repeat !important;
    background-size: 100% !important;
    outline: none !important;
    width: 65px;
    height: 33px;
}

.slider-sec .wpsisac-slick-carousal button.slick-next, .wpsisac-slick-carousal button.slick-next:hover, .wpsisac-slick-carousal button.slick-next:focus {
     background: url(https://sttar.in/littleone/wp-content/uploads/2022/08/right-ar-w.png) center center no-repeat !important;
    background-size: 100% !important;
    outline: none !important;
    width: 65px;
    height: 33px;
}




.slider-sec .wpsisac-slick-carousal button.slick-prev, .wpsisac-slick-carousal button.slick-prev:hover, .wpsisac-slick-carousal button.slick-prev:focus {
    background:url(https://sttar.in/littleone/wp-content/uploads/2022/08/left-ar-w.png) center center no-repeat !important;
     background-size: 100% !important;
    outline: none !important;
     width: 65px;
    height: 33px;
}
.fa, .fas {
    font-family: "FontAwesome"!important;
    font-weight: 900;
}
option {
   color: #005883;
}
i.fa.fa-envelope.test1 {
    color: #282628;
    padding-left: 5px;
}

i.fa.fa-mobile.test1 {
   
    padding-left:10px;
        font-size: 22px;
}
address {
    font-size: 14px;
        text-align: right;
        margin-bottom:-15px;
}
address {
    float: right;
        width: 100%;
}
.address ul li a.readmore {
   
    text-align: right;
    width: 100%;
    display: inline-block;
    color: #f27d7f !important;
        font-style: italic;
}


ul.social-icons {
       padding-top:0px;
}
.foot-right ul.social-icons {
       padding-top:10px;
       display: inline-block;
       float: right;
}
.owce-carousel .item {
    padding: 0!important;
    position: relative;
}
.elementor-7 .elementor-element.elementor-element-3cfd64d .item {
    
    border-width: 0px!important;
 
}
.slider-sec .wpsisac-slick-carousal.design-6 .slick-arrow:hover {
    opacity: 0.6;
}
.elementor-7 .elementor-element.elementor-element-420ad628 .elementor-swiper-button:hover {
    opacity: 0.6;
}
.elementor-7 .elementor-element.elementor-global-133 .elementor-field-group .elementor-select-wrapper select {
    color: #656565b8;
    opacity: 1;
}
.flip-content{     color: #000000;
    font-family: "Bubblegum Sans", Sans-serif;
    font-size: 19px;
    font-weight: 300;}
.eael-elements-flip-box-content p {
    font-size: 14px;
	    color: #ffffff;
	    text-align: center;
}

ul.list-little li a:hover {
    border-bottom:#adc058 2px solid;
    padding-bottom: 5px;
}
.footer ul.imp-link li a:hover {
    color: #0058aa;
}
p.banner-text {
    position: relative;
    left: 9px;
    top: -14px;
}

.bottom-header-login ul li:hover ul.dropdown-menu {
    display: block !important;
}

.bottom-header-login ul.dropdown-menu {
    padding: 0;
}
ul.dropdown-menu li ul.dropdown-menu li{ display:none !important;}
ul.dropdown-menu li:hover ul li {
     display:block !important;
}


.snip14471 figcaption a.follow {
    background:#009eb8 !important;
}


img.left-child.slide2.wow.fadeInLeft {
       top: 123px;
    width: 792px;
    left: 45px;
}
.banner {
    width: 100%;
    display: inline-block;
}

.banner p.owl-content {
    display: none;
}
.post-content.large_img .small_img2 {
    display: none;
}

.mover1 {
  animation: moveSlideshow 130s linear infinite;
}
@keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}


.carriculam-sec .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 6%;
    text-align: center;
    margin: 0 auto;
    float: none;
    left: 45%;
}
.elementor-7 .elementor-element.elementor-element-cd7cd80 .owl-nav i {
    color: #FFFFFF;
}
.owce-carousel .owl-nav i:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.parent-testi h3 {
    color: #ffffff;
    text-align: center;
    font-size: 33px;
    font-family: "Bubblegum Sans", Sans-serif;
}
.parent-testi h4 {
    color: #ffffff;
    text-align: left;
    font-size: 20px;
    font-family: "Bubblegum Sans", Sans-serif;
}
.parent-testi p {
    color: #ffffff;
    text-align: left;
    font-size: 22px;
}

.parent-testi .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 8%;
    text-align: center;
    margin: 0 auto;
    float: none;
    left: 45%;
}
/*banner css*/

/* Value Slider */
.values-slider .value {
    box-sizing: border-box;
    background: #fff;
    background-size: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
    color: #666;
}

.values-slider .value .head {}

.values-slider .value .head h3{
	display: inline-block;
	font: bold 24px 'open sans';
	position: relative;
	top: -20px;
}

.values-slider .value .head .line{
	display: inline-block;
	width: 40px;
	height: 1px;
	background: #eacfb1;
	margin: 0 15px;
	position: relative;
	top: -25px;
}

.values-slider .value .head .value-icon{
	display: inline-block;
	width: 55px;
	height: auto;
}

.values-slider .value .head .value-icon svg{
	width: 100%;
	height: auto;
}

.values-slider .value .value-text{
	font: 12px quicksand;
	line-height: 20px;
	margin-top: 10px;
}

.values-slider .owl-item .item {
	filter: blur(3px);
	transform: scale(.75);
	transition: all .5s;
}

.values-slider .owl-item.active.center .item{
	filter: blur(0);
	transform: scale(1);
	transition: all .5s;
}

.values-slider .owl-nav {
	position: absolute;
	top: 35%;
	width: 100%;
}


.values-slider .owl-nav .owl-prev {
	float: left;
}

.values-slider .owl-nav .owl-prev span, .values-slider .owl-nav .owl-next span{
	color: #666;
	font-size: 48px;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
}

.values-slider .owl-nav .owl-next {
	float: right;
}
.know-more-animated {
    position: absolute;
    bottom: 163px;
}
.know-more-animated p.banner-text {
   
    color: #ffffff;
}
.video-heading h2 {
    font-size: 30px;
}
.designation h4 {
       font-size: 18px;
}


.flip_content
{text-align: center; margin-top: -30px; margin-bottom: 10px;}

.flip_width
{
	opacity: .1;
}


.cssanimation, .cssanimation span {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.cssanimation span { display: inline-block }

.leSnake span { animation: leSnake 1.5s ease-in-out; 

animation-iteration-count: 5

/* Keyword value 
animation-iteration-count: infinite;
*/

/* <number> values 
animation-iteration-count: 3;
animation-iteration-count: 2.4;
*/

/* Multiple values 
animation-iteration-count: 2, 0, infinite;
*/
/* Global values 
animation-iteration-count: inherit;
animation-iteration-count: initial;
animation-iteration-count: revert;
animation-iteration-count: revert-layer;
animation-iteration-count: unset;

*/

 }
@keyframes leSnake {
    from, to { transform: translateY(0px) }
    50% { transform: translateY(30px) }
}

.alignleft {
    float: left;
    margin:0px 15px 15px 0;
}
strong {
    color: #0058a9!important;
}
p.elementor-heading-title.elementor-size-default {
    text-align: center;
}
span.upper {
    text-transform: uppercase;
}

.elementor-7 .elementor-element.elementor-global-133 .elementor-button {
    font-family: "Bubblegum Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    top: -4px;
}
p.admintion-text {
    font-size: 18px;
    line-height: 36px;
}
p.asondate {
    position: absolute;
    right: -119px;
}
select#form-field-field_036c373 {
    color: #818a91;
}
.heading {
    color: #FFFFFF;
    font-family: "Bubblegum Sans", Sans-serif;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
  
    background: red!important;
  
}
.banner .owce-carousel .owl-nav .owl-prev {
    float: left;
    left: 0!important;
}
.banner .owce-carousel .owl-nav .owl-next {
    float: right;
    right: 0!important;
}
.banner .owce-carousel-container {
    padding: 0!important;
}

.row.ach-left img {
    width: 315px;
}
.row.ach-left {
    text-align: center;
}

h2.title strong {
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: bold;
}
h2.title {
  text-transform: uppercase;
}
 .row.ach-left h2.title {
  
    margin-top:10px;
}
/*.card:hover .profile {
    transform: scale(1.4);
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}*/
.card .front h2 {
    background-color: #000000aa;
    color: white !important;
    font-size: 16px;
    line-height: 38px;
	font-weight: 500;
    height: 38px;
    font-family: montserrat;
    margin-top: -75px;
    position: relative;
    z-index: 9;
	top: -31px;
}

.card:hover h2 {
    display:none;
}














