body{
    font-family: 'Raleway', sans-serif;
}


/* common style  ends here   */
.header-top-wrp {
    background: #111846;
}
.header-top {
    background: #111846;
    color: #fff;
    display: flex;
    padding: 5px 0;
}
.header-top .left img{
    display: inline-block;
    width: 18px;
    margin-right: 10px;

}
.header-top .left p{
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
}
.header-top .right ul{
    padding: 0;
    margin: 0;
}
.header-top .right ul li{
   list-style: none;
   display: inline-block;
   padding-left: 10px;
   font-size: 13px;
}
.header-top .right img{
       width: 18px;
}
/*
===========================================================================================================================
 header top ends here   */
.wht-bg{
    background-color: #fff;
    padding:15px 0 ;
}
.header img{
    width: 200px;
    /* padding: 5px 0; */
}
.header .navbar-nav .nav-link{
    color: #111846;
    font-size: 16px;
    padding: 6px 20px;
    font-weight: 500;
}
.header .navbar-nav .nav-link:hover{
    font-weight: 600;
}
.header .navbar-nav .nav-link.quick-enq-btn{
    background-image: linear-gradient(to right, #F001D5 , #FBBE52);
    padding: 6px 15px;
    color: #fff;
    margin-left: 15px;
    font-size: 16px;
    border-radius: 5px;
}
.header{
  webkit-transition: height 0.5s ease-in;
  transition: height 0.5s ease-in;
}
.header.fixed{
 width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    box-shadow: 1px 2px 6px #9f9f9f;
    z-index: 99;
}
.dropdown-menu{
    display: block;
}
.header .dropdown-menu{
      transform: scale(0);
    transition: ease-out 0.3s;
}
 .dropdown:hover .dropdown-menu {
    transform: scale(1);
        border: none;
    background: #f5f5f5;
}
.header .dropdown-item{
    font-size: 14px;
    margin: 15px 0;
}
 .header #triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #f5f5f5;
    position: absolute;
    top: -12px;
    z-index: -1;
    left: 40px;
    right: 0;
    transition: ease-out 0.3s;
}
/*
===========================================================================================================================
header  ends here   */
/* .banner-sec{
        background-image: url(../inb/slid1.png);
    min-height: calc(100vh - 123px);
    background-size: cover;
} */

.carousel-caption.custm-caption {
    padding-bottom: 170px;
    text-align: left;
}
.carousel-caption.custm-caption h5{
    font-size: 55px;
    font-weight: 800;
    color: #394EFD;
}
.carousel-caption.custm-caption h5 span{
    color: #fff;
    font-size: 65px;
    font-weight: 900;
}
.carousel-caption.custm-caption p{
    color: #ccc;
    font-size: 16px;
}
.banner-sec .carousel-indicators .active{
    width: 15px;
    border: 1px solid #111846;
    height: 15px;
    background: #111846;
}
.banner-sec .carousel-indicators li{
     width: 15px;
    border: 1px solid #FBBE52;
    height: 15px;
    background: #111846;
}
/*
===========================================================================================================================
banner  ends here   */
.our-service{
    padding: 40px 0 0 0;
}
.our-service .service-head{
    text-align: center;
    font-weight: 500;
    width: 75%;
    margin: 0 auto;
}
.our-service .service-head h2{
    color: #111846;
    font-weight: 800;
    font-size: 36px;
    text-transform: uppercase;
}
.our-service .service-head h2 span{
    color: #394EFD;
}
.our-service .service-head p{
    color: #686868;
    font-size: 15px;
    margin-bottom: 35px;
}
.service-item{
    padding: 40px 50px;
    border: 1px solid #ddd;
    cursor: pointer;
}
.service-item .service-inner-tp{
      display: flex;
    align-items: center;
    padding-left: 35px;
}
.service-item .service-inner-tp h2{
    color: #111846;
    font-weight: 800;
    font-size: 27px;
    text-transform: uppercase;
    margin: 0;
}
.service-item .service-inner-tp h6{
    color: #394EFD;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}
.service-inner-tp-inner.eco{
    background-image: url(../inb/ecomerbutton.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
.service-inner-tp-inner.arti{
    background-image: url(../inb/artibutton.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 73px;
    margin-right: 15px;
}
.service-inner-tp-inner.web{
    background-image: url(../inb/webbutton.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 65px;
    margin-right: 15px;
}
.our-service a{
    text-decoration: none;
}
.our-service a:hover{
    text-decoration: none;
}
.service-inner-tp-inner.dig{
    background-image: url(../inb/socialmbutton.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
.service-inner-tp-inner.mob{
    background-image: url(../inb/mobileappbutton.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 73px;
    margin-right: 15px;
}
.service-inner-tp-inner.cyber{
    background-image: url(../inb/siberbutton.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 76px;
    margin-right: 15px;
}
.service-item p{
    color: #686868;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
    display: -webkit-box;
    height: 63px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.service-item img {
    width: 100px;
    margin-right: 15px;
}
.service-item:hover {
    background-color: #111846;
    color: #fff;
}
.service-item:hover .service-inner-tp h2{
    color: #fff;
}
.service-item:hover .service-inner-tp h6{
    color: #fff;
}
.service-item:hover p{
    color: #fff;
}
.service-item:hover .service-inner-tp-inner{
    background-position: bottom;
}
.service-item:hover .service-inner-tp-inner.cyber{
    background-position: bottom;
    height: 70px;
}
.br-left-non{
    border-left: 1px solid transparent;
}
.br-right-non{
    border-right: 1px solid transparent;
}
.br-btm-non{
    border-bottom: 1px solid transparent;
}
/*
===========================================================================================================================
our-service  ends here   */

.quick-enqiury {
    background: #4d5fff;
}
.quick-enqiury img{
    width: 100%;
}
.quick-enqiury .content-wrp {
    padding: 100px 40px;
}
.quick-enqiury .content-wrp h2 {
    color: #fff;
    font-weight: 800;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.quick-enqiury .content-wrp h6{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.quick-enqiury .content-wrp p{
    color: #efefef;
    font-size: 15px;
    margin: 25px 0 50px 0;
}
.quick-enqiury .content-wrp input{
    min-height: 45px;
    border-radius: 11px;
    margin-bottom: 15px;
}
.quick-enqiury .content-wrp input::placeholder{
    color: #ddd;
    font-size: 14px;
    font-weight: 500;
}
.quick-enqiury .content-wrp a{
    background-image: linear-gradient(to right, #FF38E9 , #4F46DF);
    padding: 10px 40px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
}
.quick-enqiury .content-wrp a:hover{
    text-decoration: none;
}
/*
===========================================================================================================================
quick-enqiury  ends here   */
.school-management{

}
.management-tp{
    background-image: url(../inb/kids.png);
    min-height: 85vh;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #f5f5f5;
}
.management-tp h2{
    padding-top: 25px;
    text-transform: capitalize;
    margin-bottom: 4px;
}
.management-tp h6{
    font-size: 18px;
    text-transform: capitalize;
}
.management-btm{
    background-color: #00aec9;
    position: relative;
    min-height:70vh;
}

.management-btm img{
    width: 100%;
}
.management-btm img.phn-img{
    width: 90%;
}
.dwnld{
    text-align: center;
    margin: 5px 0;
    color: #fff;
    font-weight: 500;
}
.mngmnt-rght{
    padding: 90px 0;
    padding-bottom: 0;
}
.asolute-top {
    position: absolute;
    width: 100%;
    top: -125px;
}
.management-btm p.wht-txt{
    color: #efefef;
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
}
/*
===========================================================================================================================
school-management  ends here   */
.skills{
    padding: 40px 0;
    background-color: #f1f1f1;
}
.our-service{
    padding: 40px 0 0 0;
}
.skills .service-head{
    text-align: center;
    font-weight: 500;
    width: 50%;
    margin: 0 auto;
}
.skills .service-head h2{
    color: #3d3d3d;
    font-weight: 800;
    font-size: 36px;
    text-transform: uppercase;
}
.skills .service-head p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 35px;
}
.brdr-btm{
    width: 250px;
    height: 2px;
    background-color: #3242c1;
    margin: 0 auto;
}
.bt-spinner {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: transparent;
  border: 8px solid #222;
  border-top-color: #009688;
 /* border-image: linear-gradient(to right, #FF38E9 , #4F46DF); */
 /* border-top-color: linear-gradient(45deg,#FF38E9, #4F46DF) 1; */

  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
  position: relative;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner-txt{
    
        position: absolute;
    text-align: center;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}
.spinner-txt-out{
      font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;  
    text-align: center;
}
.item {
    display: inline-block;
    margin: 5px 55px;
    text-align: center;
}
.skill-content{
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 35px 0 15px 0;

}


/*
===========================================================================================================================
our-skill  ends here   */
.tech{
        background-image: url(../inb/bg_top.png);
    padding-top: 170px;
    background-repeat: repeat-x;
    padding-bottom: 15px;
}
.tech .right-bg{
    background-image: url(../inb/blogo.png);
    /* height: 100vh; */
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    padding: 20px 0;
}
.tech .nrml-txt{
     color: #737373;
     font-size: 16px;
     margin-bottom: 5px;
}
.tech h3{
    color: #1a2688;
    font-weight: 200;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.tech .input-wrp{
    margin: 20px 0;
    margin-bottom: 30px;
}
.tech h3 .bld{
    font-weight: 800;
    font-size: 36px;
}
.tech input{
      border: 1px solid #ececec;
    border-radius: 9px;
    height: 42px;
    font-size: 13px;
    box-shadow: 1px 2px 3px #ddd;
}
.tech a{
    background-image: linear-gradient(to right, #FF38E9 , #4F46DF);
    padding: 10px 40px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500; 
}

/* ===========================================================================================================================
tech  ends here    */
.clients{
    height: 200px;
    background-color: #e6e6ee;
}
/* ===========================================================================================================================
clients  ends here    */





.footer{
       background-color: #222430;
    color: #dfdfdf;
    padding: 50px 0;
}
.footer h4{
    color: #1595d3;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 500;
}
.footer .f-logo{
    margin: 15px 0;
}

.footer address{
    font-size: 14px;
    font-weight: 600;
}
.footer p{
    font-size: 13px;
    text-align: justify;
}
.footer p span{
    color: #1595d3;
}
.footer .quick a{
   font-size: 14px;
    margin-bottom: 10px;
    display: block;
    color: #dfdfdf;
    text-decoration: none;
}
.footer ul{
    padding: 0;
}
.footer ul li{
    list-style: none;
      width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 9px;

}
.footer ul li a{

}
.fb{
    background-color: #4C6AB0;
}
.tw{
    background-color: #35B1E3;
}
.gplus{
    background-color: #E83B33;
}
.li{
    background-color: #1E82BE;
}
.footer ul li a img{
    width: 100%;
    padding: 5px;
}
.footer-inner{
    padding: 0 30px;
    border-right: 1px solid #7c7c7c;
}
.br-non{
    border-right: none;
}
.map{
    position: relative;
}
.map .img-wrp{
    display: flex;
    justify-content: center;
    text-align: center;
    z-index: 999999;
    position: relative;
}
.map .img-wrp img{
    width: 40px;
    margin-top: -35px;
}
.imgwrp p{
        font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
/* ===========================================================================================================================
######################## web inner page style starts  here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%    */
.web-banner{
    background-image: url(../inb/webhed.jpg);
    /* height: 100vh; */
    background-size: contain;
    background-repeat: no-repeat;
        padding: 25px 0;


}
.pd-top-50{
    padding-top: 50%;
}
.web-banner p{
    font-size: 15px;
    font-weight: 500;
    color: #686868;
}
/* ===========================================================================================================================
web-banner  ends here    */
.help{
        padding: 80px 0;
    background-color: #0B337B;
    text-align: center;

}
.help h2{
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 25px;

}
.help p{
    font-size: 15px;
    font-weight: 500;
    color: #ccc;
}
/* ===========================================================================================================================
help  ends here    */
.feature{
    background-image: url(../inb/webbg.png);
    /* height: 75vh; */
    background-size: cover;
    background-repeat: no-repeat;
        padding: 35px 0; 
}
.feature-bg {
    background: rgba(11, 51, 123, 0.5);
    color: #fff;
    padding: 20px;
}
.feature-bg h1{
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
}
.feature-bg h1 span{
    font-weight: 200;
}
.feature-card{
padding: 25px;
    text-align: center;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-card h4{
        font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
}
.feature-card p{
    font-size: 15px;
}
.our-fec{
    display: flex;
    align-items: flex-end;
}
.cor {
    background: #35B4E9;
    margin-bottom: 20px;
}
.mag{
    background: #34E860;
}
.com{
    background: #3538E9;
}
.cst{
    background: #E83475;
}
/* ===========================================================================================================================
feature  ends here    */
.package{
background-image: linear-gradient(#141416, #0D1553);
height: 80vh;
padding: 40px 0;
    margin-bottom: 125px;
}
.package h2{
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 40px;
    text-align:center;
}
.pack-card {
    background: #2C55FF;
    border-radius: 25px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 280px;
    margin: 0 35px;
    position: relative;

}
.pack-card .main-hd{
    font-size: 20px;
    color: #35E95F;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize
}
.pack-card img{
    width: 75px;
    margin-bottom: 25px;
}
.pack-card .sb-hd{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0;

}
.pack-card a{
        display: block;
    color: #fff;
    background-color: #FF6D3A;
    text-align: center;
    padding: 9px;
    border-radius: 20px;
    position: absolute;
    bottom: -15px;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    right: 0;
}
.pack-card a:hover{
    text-decoration: none;
}
.tech-head{
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 40px;
    text-align:center;
    margin-top: 75px;
}
/* .tech-head::after{
    width: 50px;
    height: 1px;
    background-color: #ddd;
    content: '';
} */
/* .tech-head:before {
  content: "";
  border-top: 1px solid white;
  position: absolute;
  width: 300%;
  top: 35%;
  left: -100%;
  z-index: -999;
}

.tech-head:after {
  content: "";
  border-bottom: 1px solid white;
  position: absolute;
  width: 300%;
  bottom: 35%;
  left: -100%;
  z-index: -999;
} */
.package ul{
        padding: 0;
    text-align: center;
}
.package ul li{
        list-style: none;
    display: inline-block;
    margin: 0 31px;
}
/* ===========================================================================================================================
.package   ends here   ######################## web innerpage style ends here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.eco-banner{
    background-image: url(../inb/ecomhed.jpg);
    /* height: 100vh; */
    background-size: contain;
    background-repeat: no-repeat;
        padding: 25px 0;
}

.pd-top-50{
    padding-top: 50%;
}
.eco-banner p{
    font-size: 15px;
    font-weight: 500;
    color: #686868;
}
/* ===========================================================================================================================
eco banner  ends here    */
.need{
   background:#1059FF
       
}
.need-bg{
    padding: 45px 40px;
}
.need-card {
    padding: 15px;
    text-align: center;
    color: #fff;
}
/* .need-card img{
    width: 100%;
} */
.need-card p{
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.br-left{
    padding: 8px 20px;
    border-left: 1px solid #ddd;
    margin-top: 80px;
}
.br-left p{
    font-size: 15px;
    color: #fff;
    margin: 0;
}
/* ===========================================================================================================================
need  ends here    */

.eco-help{
        padding: 80px 0;
    background-color: #fff;
    text-align: center;

}
.eco-help h2{
    color: #0B337B;
    font-weight: 800;
    font-size: 36px;
    margin-bottom: 25px;
    text-transform: uppercase;

}
.eco-help p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.enquire-btn-lg{
display: inline-block;
    color: #fff;
    background-color: #FF6D3A;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    min-width: 225px;
        margin-top: 25px;
}
.enquire-btn-lg:hover{
    text-decoration: none;
    color: #fff;
}
/* ===========================================================================================================================
eco-help  ends here    */
.tech-platform{
    background-color: #0B337B;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
.tech-platform h2{
     color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 25px;
    text-align:center;
    text-transform: uppercase;
}
.tech-platform h2:after{
    content: '';
    width: 75px;
    height: 5px;
    display: block;
    text-align: center;
    background: #FF6D3A;
    margin: 15px auto;
    border-radius: 10px;
}
.tech-card{
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 25px 0;
    min-height: 260px;
}
.tech-card h3{
    color: #8AB4FC;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}
.tech-card p{
    font-size: 15px;
    margin: 0;
    display: -webkit-box;
    height: 180px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* ===========================================================================================================================
.package   ends here   ######################## ecommerce innerpage style ends here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.about-banner{
    background-image: url(../inb/hed.jpg);
    height: 49vh;
    background-size: contain;
    background-repeat: no-repeat;
        padding: 25px 0;
}
.banner-hd-wrp{
       display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 44vh;
    width: 100%;
}
.banner-hd-wrp h2{
    font-weight: 200;
    color: #111846;
    font-size: 40px;
    text-transform: uppercase;
}
.banner-hd-wrp h2 span{
    font-weight: 800;
}
/* ===========================================================================================================================
banner  ends here    */

.who {
    padding: 40px 0;
}
.who h2{
color: #6A6A6A;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 40px;
    margin-top: 40px;
}
.who h2 span{
    color: #111846;
}
.who h2:before{
    content: '';
    width: 75px;
    height: 5px;
    display: block;
    text-align: center;
    background: #FF3670;
    margin: 7px 0;
    border-radius: 10px;
}
.who p{
    font-size: 15px;
        color: #686868;
}

.why {
    padding: 30px 0;
}
.why h2{
color: #6A6A6A;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 40px;
}
.why h2 span{
    color: #111846;
}
.why h2:before{
    content: '';
    width: 75px;
    height: 5px;
    display: block;
    text-align: center;
    background: #FF3670;
    margin: 7px 0;
    border-radius: 10px;
}
.why p{
    font-size: 15px;
        color: #686868;
}
/* ===========================================================================================================================
about  ends here    */
.contact-top {
    background: #3538E9;
    color: #fff;
    padding: 50px 0;
    text-align: center;
}
.contact-top p{
    font-size: 15px;
    margin: 0   ;
}
.contact-top .br-rght{
    border-right: 1px solid #fff;
}

.contact-form input{
        border: none;
    border-bottom: 2px solid #d8d8d8;
    color: #CFCFD0;
    border-radius: 0;
    height: 40px;
    font-size: 15px;
    margin-bottom: 50px;

}
.contact-form input:focus{
    border-color: none;
    box-shadow: none;
}
.contact-form textarea:focus{
    border-color: none;
    box-shadow: none;
}
.contact-form input::placeholder{
      color: #CFCFD0;
}
.contact-form textarea::placeholder{
      color: #CFCFD0;
}
.contact-form {
    margin: 40px 100px;
}
.contact-form textarea{
        border: none;
    border-bottom: 2px solid #d8d8d8;
    color: #CFCFD0;
    border-radius: 0;
    height: 100px;
    font-size: 15px;
    margin-bottom: 50px;

}
/* ===========================================================================================================================
.contact   ends here   ######################## service innerpage style ends here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.service-item-inner{
    display: flex;
    align-items: center;
    padding: 25px;
}

.service-item-inner img{
margin-right: 20px;
    width: 60px;
}
.service-item-inner p{
   color: #686868;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    text-align: justify;
}
.service-item-inner h6 {
    color: #673AB7;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
/* .service-item-inner h6 span {
    color: #394EFD;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
} */

/* grapg style starts here  */


#q-graph {
  display: block; /* fixes layout wonkiness in FF1.5 */
  position: relative; 
  width: 600px; 
  height: 300px;
  margin: 1.1em 0 0; 
  padding: 0;
  background: transparent;
  font-size: 11px;
}

#q-graph caption {
  caption-side: top; 
  width: 600px;
  text-transform: uppercase;
  letter-spacing: .5px;
  top: -40px;
  position: relative; 
  z-index: 10;
  font-weight: bold;
}

#q-graph tr, #q-graph th, #q-graph td { 
  position: absolute;
  bottom: 0; 
  width: 150px; 
  z-index: 2;
  margin: 0; 
  padding: 0;
  text-align: center;
}

#q-graph td {
  transition: all .3s ease;
  
  &:hover {
    background-color: desaturate(#85144b, 100);
    opacity: .9;
    color: white;
  }
}
  
#q-graph thead tr {
  left: 100%; 
  top: 50%; 
  bottom: auto;
  margin: -2.5em 0 0 5em;}
#q-graph thead th {
  width: 7.5em; 
  height: auto; 
  padding: 0.5em 1em;
}
#q-graph thead th.sent {
  top: 0; 
  left: 0; 
  line-height: 2;
}
#q-graph thead th.paid {
  top: 2.75em; 
  line-height: 2;
  left: 0; 
}

#q-graph tbody tr {
  height: 296px;
  padding-top: 2px;
  border-right: 1px dotted #C4C4C4; 
  color: #AAA;
}
#q-graph #q1 {
  left: 0;
}
#q-graph #q2 {left: 150px;}
#q-graph #q3 {left: 300px;}
#q-graph #q4 {left: 450px; border-right: none;}
#q-graph tbody th {bottom: -1.75em; vertical-align: top;
font-weight: normal; color: #333;}
#q-graph .bar {
  width: 60px; 
  border: 1px solid; 
  border-bottom: none; 
  color: #000;
}
#q-graph .bar p {
  margin: 5px 0 0; 
  padding: 0;
  opacity: .4;
}
#q-graph .sent {
  left: 13px; 
  background-color: $color-sent;
  border-color: transparent;
}
#q-graph .paid {
  left: 77px; 
  background-color: $color-paid;
  border-color: transparent;
}


#ticks {
  position: relative; 
  top: -300px; 
  left: 2px;
  width: 596px; 
  height: 300px; 
  z-index: 1;
  margin-bottom: -300px;
  font-size: 10px;
  font-family: "fira-sans-2", Verdana, sans-serif;
}

#ticks .tick {
  position: relative; 
  border-bottom: 1px dotted #C4C4C4; 
  width: 600px;
}

#ticks .tick p {
  position: absolute; 
  left: -5em; 
  top: -0.8em; 
  margin: 0 0 0 0.5em;
}


/* responsive style starts here  */

@media (max-width: 991.98px) { 

    /* .item {
        margin: 0px !important;
    } */

    .header-top .right ul li.mob-hide{
        display: none;
    }
    .carousel-caption.custm-caption h5 {
    font-size: 40px;
    font-weight: 800;
}
    .carousel-caption.custm-caption h5 span {
    /* color: #394EFD; */
    font-size: 45px;
    font-weight: 900;
}
.carousel-caption.custm-caption p {
    color: #ccc;
    font-size: 16px;
    width: 70%;
}
.header img {
    width: 150px;
}
.our-service .service-head {
    text-align: center;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
}
.service-item .service-inner-tp h2 {
    color: #111846;
    font-weight: 800;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0;
}
.quick-enqiury .content-wrp a {
    background-image: linear-gradient(to right, #FF38E9 , #4F46DF);
    padding: 10px 17px;
}
.management-tp {
    background-image: url(../inb/kids.png);
    min-height: 52vh;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #f5f5f5;
}
.management-btm {
    background-color: #00aec9;
    position: relative;
    min-height: 60vh;
}.service-item .service-inner-tp{
    padding-left: 0;
}
}
@media (max-width: 767.98px) { 

    .item {
        /* margin: 0px !important; */
        width: 50%;
        text-align: center;
    }
    .br-left {
    padding: 8px 20px;
    border-left: 1px solid #ddd;
    margin-top: 24px;
}
.need-bg {
    padding: 20px;
}
.package {
    background-image: linear-gradient(#141416, #0D1553);
    height: auto;
    padding: 20px 0;
    margin-bottom: 0;
}
.pack-card {
    margin-bottom: 30px;
}
.feature-card {
    margin-bottom: 20px;
}


    .carousel-caption.custm-caption {
    padding-bottom: 70px;
}
.mob-right{
        border: 1px solid #ddd;
}
.spinner-txt {
    position: absolute;
    text-align: center;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
}.skills .service-head{
    width: 100%;
}
.spinner-txt {
    position: absolute;
    text-align: center;
    width: 60px;
    height: 60px;
}
.item {
    display: inline-block;
    margin: 5px 30px;
}
.spinner-txt-out {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.bt-spinner {
    width: 60px;
    height: 60px;
 }
 .tech input{
     margin-bottom: 10px;
 }
 /* .navbar-toggler{
     border: 1px solid;
 } */
 .right.ml-auto {
    display: none;
}.carousel-caption.custm-caption p{
    width: 100%;
}
.sm-100{
    width: 100%;
}
}
@media (max-width: 575.98px) { 
    .carousel-caption.custm-caption {
    padding-bottom: 11px;
}
.service-item p {
    color: #686868;
    font-size: 14px;
    text-align: left;
}
.quick-enqiury img {
    width: 60%;
}
.management-tp {
    background-image: url(../inb/kids.png);
    min-height: 31vh;
}
.management-tp h2 {
    padding-top: 25px;
    text-transform: capitalize;
    margin-bottom: 4px;
    font-size: 22px;
}
.management-tp h6 {
    font-size: 14px;
    text-transform: capitalize;
}
.management-btm {
    background-color: #00aec9;
    position: relative;
    min-height: 46vh;
}
.skills .service-head {
    text-align: center;
    font-weight: 500;
    width: 90%;
    margin: 0 auto;
}
.service-item p{
    text-align: left;
}
.spinner-txt {
    position: absolute;
    text-align: center;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
}
.spinner-txt {
    position: absolute;
    text-align: center;
    width: 50px;
    height: 50px;
}
.spinner-txt-out {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.bt-spinner {
    width: 50px;
    height: 50px;
 }
.item {
    display: inline-block;
    margin: 5px;
    width: 29.33%;
}
.circle {
    width: 100% !important;
}
.circle canvas {
    height: 100% !important;
    width: 100%  !important;
}
.skill-content {
    display: block;
}
.carousel-caption.custm-caption h5 {
    font-size: 25px;
}
.carousel-caption.custm-caption h5 span {
    /* color: #394EFD; */
    font-size: 30px;
}
.header .navbar-nav .nav-link.quick-enq-btn{
        width: 150px;
    text-align: center;
}
.header-top .left p{
    font-size: 10px;
}
.contact-form {
    margin: 40px 20px;
}
 }


 /* style done on 4/10/2010  */
 .cst-p{
     font-size: 15px;
    font-weight: 500;
    color: #686868;
 }
.why-card {
    background: #0B337B;
    color: #fff;
    text-align: center;
    padding: 25px 20px;
    border-radius: 10px;
    min-height: 302px;
    display: flex;
    align-items: center;
    justify-content: center;
        margin: 15px 0;
}
  .why-card p{
      color: #fff;
      font-size: 13px;
  }
   .why-card h4{
       font-size: 20px;
    font-weight: 600;
   }
   .why-card img {
    width: 70px;
    margin-bottom: 10px;
}
.why-ul li{
        font-size: 15px;
    color: #686868;
    font-weight: 500;
}
.min-358{
        min-height: 358px;

}
.teq-card {
    border: 2px solid #111846;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 1px 1px 4px #f1f3f5;
    border-radius: 30px;
    color: #111846;
}
/* .teq-card {
    border: 1px solid #e2dfdf;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 1px 1px 4px #f1f3f5;
    border-radius: 30px;
    color: #FF3670;
} */
.round-layout01 {
    width: calc(715px + 28px);
    height: 715px;
    margin-right: -28px;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 autto;
}
.round-layout01 .round-layout01__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 528px;
    height: 528px;
    background-color: #fff;
    border: 35px solid #f1f3f5;
    border-radius: 50%;
    position: relative;
    top: 100px;
    left: 100px;
}
.round-layout01 .round-layout01_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #fff;
    border: 10px solid #f1f3f5;
    position: absolute;
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 7px 10px 20px rgba(141,158,168,.25);
    box-shadow: 7px 10px 20px rgba(141,158,168,.25);
}
/* .round-layout01 .item-position-01 {
    top: -118px;
    right: 130px;
} */
.round-layout01 .item-position-01 {
    top: -87px;
    right: 126px;
}
/* .round-layout01 .item-position-02 {
    top: 40px;
    right: -96px;
} */
.round-layout01 .item-position-02 {
    right: -66px;
    top: 13px;
}
.round-layout01 .item-position-03 {
    bottom: -69px;
    right: -20px;
}
.round-layout01 .item-position-04 {
    bottom: -69px;
    left: -20px;
}
.round-layout01 .item-position-05 {
    top: -0px;
    right: 130px;
}
.round-layout01 .item-position-06 {
    top: 0px;
    right: -96px;
}
.round-layout01 .item-position-07 {
    bottom: 0px;
    right: -20px;
}
.round-layout01 .item-position-08 {
    bottom: 0px;
    left: -20px;
}
.round-layout01 .item-position-09 {
    bottom: 0px;
    left: -20px;
}
/* .why-card::before{
  
    content: "";
    position: absolute;
    z-index: -1;
    height: 200px;
    width: 200px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -160px;
    right: -130px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #00b4e1;
} */
.feature-sec {
    background: #0B337B;
    padding: 60px 0;
}
.why.feature-sec h2 span {
    color: #ffffff;
    margin-bottom: 20px;
}
.why.feature-sec h2:before {
    content: '';
    width: 75px;
    height: 5px;
    display: block;
    text-align: center;
    background: #ffffff;
    margin: 7px 0;
    border-radius: 10px;
}
.feature-item{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.why.feature-sec img{
    width: 50px;
    margin-right: 25px;
}
.why.feature-sec h4{
        font-size: 18px;
    font-weight: 600;
    color: #dadada;
    margin-bottom: 3px;
}
.why.feature-sec p{
     color: #dadada;
    margin-bottom: 3px;
    font-size: 14px;
}
#chartdiv {
  width: 100%;
  height: 500px;
}
.icon-txt{
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 13px;
    color: #9b9b9b;
}
.icon-txt a{
    color: #9b9b9b;
    font-weight: 500;
}