* {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
ul li{
  list-style-type: none;
}
.need{
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 28px;
  color:#fff;
  display: block !important;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
}
#carouselExampleSlidesOnly{
  margin-left:100px;
  margin-right:0px !important;
}
.navbar-light .navbar-toggler-icon{
  background-image: url('../img/hamburger.svg');
}
.navbar-light .navbar-toggler {
  border-color: #fff;
}
nav{
  padding-top: 40px!important;
  background-color: transparent;
}
.dropdown-menu{
border:transparent;
margin-top: 0px !important;
width:250px;
}
.three{
  width:400px;
}
.heading-link{
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
}
#changepos{
  position: absolute;
  top:9;
  left:110px;
  border-left: 1px solid #F9EBEB;

}
#changepos2{
  position: absolute;
  top:9;
  left:240px;
  border-left: 1px solid #F9EBEB;

}
.item-a{
  color:black;
  opacity:0.35;
  font-weight: 500;
  font-family: 'Titillium Web', sans-serif;
}
.links{
  color:#55bbea;
  opacity:0.7;
}
.classes-compe{
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 0 !important;
  font-size: 40px !important;
  display: block;
  padding-bottom: 30px;
  text-transform: none !important;
}

.links:hover{
  text-decoration: none;
  opacity: 0.7;
  color:#fff;
}
.phone{
  margin-top: 40px;
  margin-right: 20px;
}
.phone img{
  max-height: 460px;
  border-radius:34px;
}
.display{
  margin-top: 80px;
  font-size: 36px;
  color:#fff;
  margin-bottom: 20px;
  float: left;
  display: block !important;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
}
#description{
  color:#fff;
  font-family: 'Titillium Web', sans-serif;
  opacity: 0.5;
}
.phone-number{
  margin-top: 40px;
  max-width: 370px;
  border-radius: 5px;
}
.input-group{
  height:45px;
}
.btn{
  border-radius: 5px;
}
.main-container{
  max-width: 1000px;
}
body{
  background: #000428;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #1d81da, #000428);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #1c89e7, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  

}
.main{

}
.input-group-text{
  background-color: #fff !important;
}
.btn-number{
  background: #60b91f;
  color:#fff;
}
.nav-link{
    font-weight: 700;
    font-size: 14px;
    color: hsla(0,0%,100%,.7) !important;
    font-family: 'Titillium Web', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 36px;
}
.login-btn{
  font-weight: 700;
  background: #fff;
  font-family: 'Titillium Web', sans-serif;
  width:100px;
  border-radius: 100px;
  padding-bottom: 8px;
}
.user-pic{
  border-radius: 50%;
  max-width: 80px;
}
.reviews{
  padding: 20px;
  border-radius: 5px;
  background: #889bfd;
}
.user-name{
  color:#fff;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Titillium Web', sans-serif;
}
.user-desc{
  color:#fff;
  opacity: 0.8;
  width:200px;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  transform: translateX(16%);
}
.image-user{
  padding-top: 10px;
  padding-bottom: 10px;
}
.comment{
  color: white;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  padding: 20px;
  padding-top: 10px;
}
.boards{
  margin-bottom: 40px;
}
.signup-btn{
  font-weight: 700;
  width:200px;
  margin-left: 10px;
  border-radius: 100px;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 8px;
  background: #fff;
}
.navbar-brand{
  color: #fff !important;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 800;
  font-size: 35px;
}
#navbarSupportedContent{
  padding-left: 20px;
}
.display-2{
  margin-top: 50px;
  font-size: 30px;
  text-align: center;
  font-weight: 800;
  color: #55bbea;
  margin-bottom: 40px;
  font-family: 'Titillium Web', sans-serif;
}
.text-inside{
  background-image: linear-gradient(-90deg,#34ed82,#2ecc71);
  border-radius: 8px;
}
.text-inside-2{
  background-image: linear-gradient(-90deg,#35b2e6,#889bfd);
  border-radius: 8px;
}
.heading-inside{
  color: #fff;
  margin-left: 50px;
  font-family: 'Titillium Web', sans-serif;
    font-size: 34px;
    padding-top: 20px;
    font-weight: 700;
    letter-spacing: -1.44px;
}
.more-features{
  padding-top: 40px;
}
.heading-inside-2{
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  margin-left: 50px;
    font-size: 34px;
    padding-top: 20px;
    font-weight: 700;
    letter-spacing: -1.44px;
}
.details-2{
  text-align: justify;
  margin-left: 15px;
  padding-bottom: 20px;
  font-weight: 500;
  font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    width: 440px;
    color: #fff;
    margin-top: 12px;
}
.details{
  text-align: justify;
  margin-left: 15px;
  padding-bottom: 20px;
  font-weight: 500;
  font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    width: 440px;
    color: #fff;
    margin-top: 12px;
}
.grad-3{
  background-image: linear-gradient(-90deg,#3db6eb,#18c9af);
}
.learn-btn{
  font-weight: 700;
  width:200px;
  color:#fff;
  border: 0px;
  margin-left: 10px;
  border-radius: 100px;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 8px;
  background: #1abc9c;
}
.learn-btn:hover{
  background: #fff !important;
  color:#ff9c06 !important;
}

.button-block{
position: relative;
left:380;
top:-25;
width:150px;
}
.button-block-2{
position: relative;
left:380;
width:150px;
top:-25;
}
.learn-btn-2{
  background: #aaa2fb;
  font-weight: 700;
  width:200px;
  color:#fff;
  border: 0px;
  margin-left: 10px;
  border-radius: 100px;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 8px;
}
.learn-btn-2:hover{
  background: #fff !important;
  color:orange;
}

pre{
  font-family: 'Titillium Web', sans-serif;
  color:#fff;
}
pre:hover{
  color:#ff9c06;
}
.float-img{
  position: relative;
  left:114px;
  max-width: 150px;
  z-index: 100;
  top:79px;
  
}
.learn-2{
  margin-top: 50px;
}
.float-img-2{
  position: relative;
  left:30;
  z-index: 100;
  max-width: 150px;
  top:54px;
}
.float-img-3{
  
  position: relative;
  left:120;
  z-index: 100;
  max-width: 150px;
  top:80px;
}
.learn-2{
  margin-top: 70px;
}
.featured-images{
  width: 60px;
}
.featured-images-2{
  width: 100px;
}
.exams{
  padding-top: 50px;
  margin-bottom:50px;
}
.featured-text{
  display: block;
  color:#fff;
  padding-top: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 22px;
}
.featured-desc{
  display: block;
  color: #fff;
  padding-bottom: 20px;
  opacity: 0.5;
  font-weight: 500;
  padding-top: 0px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
}
.display-landr{
  font-size: 18px;
  font-family: 'Titillium Web', sans-serif;
    color: #fff;
}
.classes-display{
  padding-top: 40px;
}
.text-circle{
  font-size: 19px;
  font-weight: bold;
  padding-top: 11px;
  margin-bottom: 40px;
  padding-bottom: 11px;
  color:#fff;
  border: 2px solid #bec1c5;
  border-radius: 100px;
}
.text-circle:hover{
  cursor: pointer;
  background: #fff;
  color:black;
  -webkit-animation: animation 1000ms linear both;
  animation: animation 1000ms linear both;
}
.classes-header{
  letter-spacing: 2px;
    margin-top: 40px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 19px;
    text-transform: uppercase;
    color:#55bbea;
    font-size: 14px;
}


/* footer*/
.footer-legal{
  color:#fff;
}

.ftr-hdr{
  color:#fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bolder;
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.hidden {
  display: none;
}

.footer-gray {
  
  width: 100%;
}

.footer-custom {
  color: #888;
  font: normal normal 12px/1.4 "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  max-width: 1008px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 24px;
}
.footer-custom:after {
  display: table;
  clear: both;
  content: "";
}

.footer-lists:after {
  display: table;
  clear: both;
  content: "";
}



@media only screen and (min-width: 768px) {

}

.footer-list-wrap {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

@media only screen and (min-width: 568px) {
  .footer-list-wrap {
    width: 33.3333%;
  }

}

@media only screen and (min-width: 768px) {
  .footer-list-wrap {
    width: 25%;
  }
}

.ftr-links-sub {
  font-family: 'Titillium Web', sans-serif;
  padding: 0;
  margin: 0;
}

.ftr-links-sub:after {
  display: table;
  clear: both;
  content: "";
}

.ftr-links-sub li {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 3px 0;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 12px;

  text-transform: uppercase;
  /*width: 150px;*/
}

.footer-custom a,
.footer-custom a:link,
.footer-custom a:visited,
.ftr-links-sub li .link {
  text-decoration: none;
  color: #fff;
  padding: 5px 0;
  display: block;
}

.footer-custom .footer-legal a {
  display: inline;
}

.footer-custom a:hover,
.footer-custom a:active,
.ftr-links-sub li .link:hover {
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .footer-custom a, .footer-custom a:link, .footer-custom a:visited, .ftr-links-sub li .link {
    padding: 0;
  }
}
/* BEGIN EMAIL CAPTURE STYLES*/

.footer-email {
  text-align: center;
}


/* BEGIN SOCIAL STYLES*/

.footer-social {
  text-align: center;
}

.footer-social ul {
  padding: 0;
  display: inline-block;
  list-style-type: none;
}

.footer-social ul:after {
  display: table;
  clear: both;
  content: "";
}

.footer-social li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .footer-lists {
    width: 100%;
  }
  .footer-email {
    width: 50%;
    float: left;
    text-align: left;
  }
  .footer-social {
    width: 45%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
  }
}

@media only screen and (min-width: 1008px) {
  .footer-lists {
    width: 66.6666%;
    float: left;
  }
  .footer-email {
    width: 33.3333%;
  }
  .footer-social {
    width: 33.3333%;
    float: right;
    margin-left: 0;
  }
}

.footer-legal {
  padding: 15px 0 0;
  clear: left;
  font-family: 'Titillium Web', sans-serif;
  font-size: 11px;
}

.footer-payment {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .footer-legal {
    width: 66.6666%;
    float: left;
  }
  .footer-payment {
    width: 33.3333%;
    float: left;
  }
}

@media only screen and (min-width: 1008px) {
  .footer-payment {
    text-align: left;
  }
}

.footer-payment ul {
  padding: 0;
  display: inline-block;
  list-style-type: none;
}

.footer-payment ul li {
  display: inline-block;
  margin: 0 6px;
}

@media only screen and (min-width: 1008px) {
  .footer-payment ul li.ftr-stella {
    margin-left: 0;
  }
}

.ftr-bbb span,
.ftr-stella span {
  background-image: url("http://cache1.artprintimages.com/images/jump_pages/rebrand2/images/subnav2.png");
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  margin: 0;
  padding: 0;
}

.ftr-bbb span {
  background-position: -339px -8px;
  width: 96px;
}

.ftr-stella span {
  background-position: -339px -107px;
  width: 57px;
}

/*Animations*/
@-webkit-keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  2.14% { -webkit-transform: matrix3d(0.763, 0.652, 0, 0, -0.501, 0.871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.763, 0.652, 0, 0, -0.501, 0.871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  2.87% { -webkit-transform: matrix3d(0.614, 0.797, 0, 0, -0.649, 0.768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.614, 0.797, 0, 0, -0.649, 0.768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.27% { -webkit-transform: matrix3d(0.325, 0.953, 0, 0, -0.853, 0.534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.325, 0.953, 0, 0, -0.853, 0.534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  5.74% { -webkit-transform: matrix3d(0.083, 1.002, 0, 0, -0.961, 0.296, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.083, 1.002, 0, 0, -0.961, 0.296, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.48% { -webkit-transform: matrix3d(-0.149, 0.992, 0, 0, -1.003, -0.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.149, 0.992, 0, 0, -1.003, -0.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(-0.154, 0.991, 0, 0, -1.003, -0.01, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.154, 0.991, 0, 0, -1.003, -0.01, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  11.48% { -webkit-transform: matrix3d(-0.181, 0.984, 0, 0, -0.994, -0.111, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.181, 0.984, 0, 0, -0.994, -0.111, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.61% { -webkit-transform: matrix3d(-0.163, 0.987, 0, 0, -0.994, -0.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.163, 0.987, 0, 0, -0.994, -0.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  16.82% { -webkit-transform: matrix3d(-0.066, 0.998, 0, 0, -0.998, -0.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.066, 0.998, 0, 0, -0.998, -0.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  18.89% { -webkit-transform: matrix3d(-0.028, 1, 0, 0, -0.999, -0.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.028, 1, 0, 0, -0.999, -0.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  20.95% { -webkit-transform: matrix3d(-0.004, 1, 0, 0, -1, -0.015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.004, 1, 0, 0, -1, -0.015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  26.29% { -webkit-transform: matrix3d(0.013, 1, 0, 0, -1, 0.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.013, 1, 0, 0, -1, 0.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  33.23% { -webkit-transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  33.33% { -webkit-transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  37.07% { -webkit-transform: matrix3d(0.849, 0.529, 0, 0, -0.529, 0.849, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.849, 0.529, 0, 0, -0.529, 0.849, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  37.64% { -webkit-transform: matrix3d(0.906, 0.424, 0, 0, -0.424, 0.906, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.906, 0.424, 0, 0, -0.424, 0.906, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  38.94% { -webkit-transform: matrix3d(0.978, 0.209, 0, 0, -0.21, 0.978, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.978, 0.209, 0, 0, -0.21, 0.978, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40.74% { -webkit-transform: matrix3d(1, 0, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  41.11% { -webkit-transform: matrix3d(1, 0.03, 0, 0, -0.03, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.03, 0, 0, -0.03, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.81% { -webkit-transform: matrix3d(0.993, 0.118, 0, 0, -0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.993, 0.118, 0, 0, -0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  44.81% { -webkit-transform: matrix3d(0.989, 0.146, 0, 0, -0.147, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.989, 0.146, 0, 0, -0.147, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  54.32% { -webkit-transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.56% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.99% { -webkit-transform: matrix3d(1, 0.002, 0, 0, -0.002, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.002, 0, 0, -0.002, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  59.63% { -webkit-transform: matrix3d(1, 0.01, 0, 0, -0.01, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.01, 0, 0, -0.01, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  66.67% { -webkit-transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.44% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  74.44% { -webkit-transform: matrix3d(1, 0.001, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.001, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  85.25% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  89.32% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  2.14% { -webkit-transform: matrix3d(0.763, 0.652, 0, 0, -0.501, 0.871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.763, 0.652, 0, 0, -0.501, 0.871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  2.87% { -webkit-transform: matrix3d(0.614, 0.797, 0, 0, -0.649, 0.768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.614, 0.797, 0, 0, -0.649, 0.768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.27% { -webkit-transform: matrix3d(0.325, 0.953, 0, 0, -0.853, 0.534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.325, 0.953, 0, 0, -0.853, 0.534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  5.74% { -webkit-transform: matrix3d(0.083, 1.002, 0, 0, -0.961, 0.296, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.083, 1.002, 0, 0, -0.961, 0.296, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.48% { -webkit-transform: matrix3d(-0.149, 0.992, 0, 0, -1.003, -0.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.149, 0.992, 0, 0, -1.003, -0.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(-0.154, 0.991, 0, 0, -1.003, -0.01, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.154, 0.991, 0, 0, -1.003, -0.01, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  11.48% { -webkit-transform: matrix3d(-0.181, 0.984, 0, 0, -0.994, -0.111, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.181, 0.984, 0, 0, -0.994, -0.111, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.61% { -webkit-transform: matrix3d(-0.163, 0.987, 0, 0, -0.994, -0.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.163, 0.987, 0, 0, -0.994, -0.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  16.82% { -webkit-transform: matrix3d(-0.066, 0.998, 0, 0, -0.998, -0.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.066, 0.998, 0, 0, -0.998, -0.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  18.89% { -webkit-transform: matrix3d(-0.028, 1, 0, 0, -0.999, -0.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.028, 1, 0, 0, -0.999, -0.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  20.95% { -webkit-transform: matrix3d(-0.004, 1, 0, 0, -1, -0.015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.004, 1, 0, 0, -1, -0.015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  26.29% { -webkit-transform: matrix3d(0.013, 1, 0, 0, -1, 0.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.013, 1, 0, 0, -1, 0.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  33.23% { -webkit-transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  33.33% { -webkit-transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.003, 1, 0, 0, -1, 0.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  37.07% { -webkit-transform: matrix3d(0.849, 0.529, 0, 0, -0.529, 0.849, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.849, 0.529, 0, 0, -0.529, 0.849, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  37.64% { -webkit-transform: matrix3d(0.906, 0.424, 0, 0, -0.424, 0.906, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.906, 0.424, 0, 0, -0.424, 0.906, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  38.94% { -webkit-transform: matrix3d(0.978, 0.209, 0, 0, -0.21, 0.978, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.978, 0.209, 0, 0, -0.21, 0.978, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40.74% { -webkit-transform: matrix3d(1, 0, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  41.11% { -webkit-transform: matrix3d(1, 0.03, 0, 0, -0.03, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.03, 0, 0, -0.03, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.81% { -webkit-transform: matrix3d(0.993, 0.118, 0, 0, -0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.993, 0.118, 0, 0, -0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  44.81% { -webkit-transform: matrix3d(0.989, 0.146, 0, 0, -0.147, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.989, 0.146, 0, 0, -0.147, 0.989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  54.32% { -webkit-transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.56% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  55.99% { -webkit-transform: matrix3d(1, 0.002, 0, 0, -0.002, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.002, 0, 0, -0.002, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  59.63% { -webkit-transform: matrix3d(1, 0.01, 0, 0, -0.01, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.01, 0, 0, -0.01, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  66.67% { -webkit-transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  70.44% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  74.44% { -webkit-transform: matrix3d(1, 0.001, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.001, 0, 0, -0.001, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  85.25% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  89.32% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}



/* Media Queries */

@media (max-width:2560px){
  #description{
    display:none;
}
.main-container,.container{
  width:100% !important;
}
.phone-number{
  margin-top: 80px !important;
}
.display-2{
  font-size: 40px;
}
}
@media (max-width:1440px){
  #description{
    display: block;
  }
  .phone-number{
    margin-top: 40px !important;
  }
}
@media (max-width:1024px){
  .phone img{
    max-height: 385px;
  }
  .exam-desc{
    height:370px;
margin-left:30 !important;
  }
  .heading-inside{
    margin-left: 50px;
  }
  .heading-inside-2{
    margin-left:50px;
  }
  .details-2{
    margin-left:15px; 
  }
  .button-block-2{
   width:150px;
  }
  .details{
    margin-left:15px;
  }
  .button-block{
    width:150px;
  }
  .text-circle{
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .user-desc{
    transform: translateX(10%);
  }
}
@media (max-width:768px){
.phone img{
  max-height: 390px;
}
.exam-desc{
  margin-top:60px !important;
  margin-left: 0 !important;
  width:350px !important;
  height:280px !important;
}
.VALUE{
font-size:10px !important;
}
.FIELD{
  font-size:10px !important;
  padding-top:10px !important;
}
.float-img{
  max-width: 150px;
  left:50;
  top:110px;
}
.learn-btn,.learn-btn-2{
  width:150px;
  font-size:12px;
}
.heading-inside{
  margin-left:47px;
  font-size: 30px;
}
.heading-inside-2{
  margin-left: 47px;
  font-size: 30px;
}
.button-block-2{
  margin-left:0;
}
.text-circle{
  font-size: 12px;
  padding:5;
}
.user-desc{
  transform: translate(-10%);
}
.details{
  margin-left: 10px;
  font-size: 16px;
  margin-top: 27px;
  margin-right: 30px !important;
}
.details-2{
  margin-left:10px;
  font-size: 16px;
  margin-right: 50px;
}
.display-2{
  font-size: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.float-img-2{
  left:0px;
  top:70px;
}
.button-block,.button-block-2{
  margin-left: 0px;
  position: relative;
  left:280px;
  top:-20;
}
.float-img-3{
  top:115px;
  left:60;
  max-width: 150px;
}
.need{
  text-align: center;
}
}
@media(max-width:425px){
  #carouselExampleSlidesOnly{
    margin-left:65px;
  }
  .phone{
    display: none;
  }
  .exam-desc{
    text-align: left;
    margin-top:0 !important;
    height:auto !important;
    width:auto !important;
    margin-bottom:0 !important;
  }
  .number{
    margin-left:42px !important;
  }
  .FIELD{
    font-size: 14px !important;
  }
  .VALUE{
    font-size: 12px !important;
  }
  .class-banner{
    text-align: center;
  }
  .image-class{
  align-self: center;
    margin-left:34%;
}
  .exam-prepare{
    text-align: center;
  }
  .circle-display{
    margin-bottom:30px !important;
  }
  .heading-x{
    margin-top:70px !important;
    margin-bottom:30px !important;
  }
  .classes-compe{
    font-size: 28px !important;
  }
  .user-desc{
    transform: translate(16%) !important;
  }
  body{
    
  }
  .main-container{
    max-width: 365px;
  }

  .display{
    margin-top: 10px;
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
  }
  .phone-number{
    padding-top: 20px!important;
    max-width: 320px;
    padding-bottom: 20px;
  }
  #description{
    text-align: center;
  }
  .need{
    font-size: 25px;
    padding-top: 10px;
  }
  .float-img,.float-img-2,.float-img-3{
    display: none;
  }
  .text-inside{
    width: auto;
  }
  .heading-inside{
    font-size: 26px;
    text-align: left;
    margin-left: 40;
  }
  .heading-inside-2{
    font-size: 26px;
    margin-left: 40;
    text-align: left;
  }
  .details{
    margin-left: 5px;
    text-align: left;
    margin-right: 52px !important;
    margin-top: 15;
    width: 300px;
    padding-bottom: 20px;
  }
  .details-2{
    margin-left: 5px;
    text-align: left;
    width: 300px;
    margin-right: 52px;
  }
  .reviews{
    margin-bottom: 20px;
  }
  .user-desc{
    transform: translateX(32%);
  }
  .learn-2{
    margin-top: 20px;
  }
  .button-block,.button-block-2{
    margin-left: 0;
    position: relative;
    left:80;
    margin-bottom: 10;
    padding-bottom: 0;
  }
  .more-features{
    padding-top: 20px;
  }
  .text-circle{
    height: 60px;
    margin-bottom: 20px !important;
    width:60px;
    font-size: 12px;
    padding: 20px;
    margin:3;
  }
  .featured-desc{
    margin-bottom: 15px;
  }
  .more-features .display-2{
    font-size: 26px !important;
  }
  .classes-header{
    margin-top: 25px;
  }
  .exams{
    padding-top: 0px;
    margin-bottom: 0;
  }
  .users{
    padding-top: -10px;
  }
  .users h1{
    font-size: 26px !important;
  }
  .display-2{
    padding-bottom: 0;
    margin-top: 10px !important;
  }
}
@media(max-width:360px){
  .classes-display{
    padding-top: 20px;
  }
  .display-2{
    margin-top: 30px;
  }
}
  #carouselExampleSlidesOnly{
    margin-left:55px;
  }
/* class page css*/
.class-banner{
  margin-top:50px;
  margin-bottom: 50px;
}
.image-class{
  background-color: #147fb2;
  width: 100px;
  height:100px;
  object-fit: cover;
  border-radius: 100px;
  background-size: cover;
  background-image: url('../images/student.svg')
}
.image-description{
  font-size: 32px;
    color: #fff;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.image-info{
  color:#fff;
  opacity: 0.5;
  font-size: 18px;
  font-family: 'Titillium Web', sans-serif;
}
.block-common{
  background: #fff;
  margin-bottom:20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-height:312px;
}
.image-common img{
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; 
}
.content{
  padding:30px;
  padding-top: 25px;
  padding-bottom: 20px;
}
.common-heading{
  font-weight: 700;
  font-size: 24px;
  line-height: 27px;
  font-family: 'Titillium Web', sans-serif;
}
.heading-content{
  display: block;
  margin-top: 10px;
    font-size: 14px;
    color: rgba(39,39,39,.7);
}
.italic{
  display: block;
  margin-top:0;
  padding-top: 4px;
  font-style: italic;
}
.heading-x{
  font-size: 32px;
  color: #fff;
  display: block;
  margin-top: 70px;
  margin-bottom:50px;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
}
.block-common-2{
  background: #fff;
  margin-bottom:20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-height:200px;
  padding-top:30px;
}
.image-boxes{
  background-color: #646464;
  height:60px;
  border-radius: 60px;
  width:60px;
  text-align: center;
}
.image-boxes span{
  font-size:24px;
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
  color:#fff;
  display: block;
  padding-top: 10px;
}
.image-text{
  font-size:18px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  display: block;
  padding-top: 10px;
}
.image-details{
  padding:20px;
  padding-left:35px;
  padding-top:5px;
  text-align: left;
  font-size:14px;
  font-family: 'Titillium Web', sans-serif;
  padding-right: 30px;
  border-bottom:1px solid #f3e5e5;
}
.anchor{
  padding:17px;
  font-size:12px;
  font-weight:600;
  font-family: 'Titillium Web', sans-serif;
}
.blue{
  background-color: #147fb2;
}
.green{
  background-color: #ff9c06;
}
.svg{
  width:35px;
  margin-top:13px;
}
.learning{
  margin-top:60px;
}
.circle-display{
  height:200px;
  width:200px;
  margin-bottom:20px;
  border-radius:50%;
  background:hsla(0,0%,100%,.05);
  border:2px solid hsla(0,0%,100%,.5);
}

/* Optional css for block level 2*/

.blue-2{
  background: #889bfd;
}
.green-2{
  background: #2ecc71;
}
.white{
  color:#000;
}
.gradient{
  background:#fff;
}
.link-2{
  color:#fff;
  font-size:22px;
}
.padding{
  padding-top:50px;
  }
.nobg{
  background: none;
}
.svg1{
  width:60px;
  
}
.circle-display:hover{
  cursor:pointer;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d6effa)); 
    background-image: linear-gradient(180deg,#fff,#147fb2); 
   -webkit-box-shadow: 0 0 10px 0 rgba(85,187,234,.7); 
    box-shadow: 0 0 10px 0 rgba(85,187,234,.7); 
}
.image-pointer{
  height:60px;
  width:40px;
}
.pointer{
display: none;
  
}

/* exam page css*/
.extra{
  height:30px;
}
.exam-desc{
  background: #fff;
  width:430px;
  margin-top:30px;
  margin-left:70px;
  border-radius: 8px;
  font-family: 'Titillium Web', sans-serif;
}
.exam-head{
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
  color:blue;
  opacity:0.7;
  font-size:18px;
  padding-top:20px;
  padding-left:20px;
}
.FIELD{
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
  color:grey;
  opacity:0.7;
  font-size:14px;
  padding-top:15px;
  padding-left:20px;
}
.VALUE{
  font-weight: 800;
  font-family: 'Titillium Web', sans-serif;
  color:black;
  padding-left:20px;
  font-size:14px;
}
.image-description-1{
  font-size: 32px;
  margin-top:10px;
    color: #fff;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.info-x{
  padding-top:20px;
  font-size: 16px;
}
.exam-prepare{
  background: linear-gradient(to left, #2980ce,#1668b1);
  padding:30px;
  border-radius:10px;
  margin-bottom:30px;
}
.xtr{
  width:200px;
  margin-top:30px !important;
}
.anchor-1 a{
  font-family: 'Titillium Web', sans-serif;
  color:white;
  opacity:0.6;
  font-size:14px;
}
.anchor-1{
  margin-top:15px;
}
.number{
  width: 65px;
    font-weight: 300;
    margin-right: 45px;
    margin-left: 25px;
    font-size: 105px;
    line-height: 136px;
    color: rgb(255, 255, 255);
    text-shadow: -10px -4px 3px rgba(0,0,0,.2);
}
.header-jee{

    font-size: 33px;
    margin-bottom: 11px;
    font-weight: 600;
    letter-spacing: 0;
    color:#fff;
    display: block;
    font-family: 'Titillium Web', sans-serif;
}
.content-x{
    font-size: 14px;
    opacity:1;
    line-height: 19px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 19px;
    color:#fff;
}