html {
  scroll-behavior: smooth;
}

ul li {
  list-style-type: none;
}

button:focus {
  outline: none;
}

#summary {
  display: none;
  margin-top: 110px;
}

#filp {
  display: none;
}

button {
  cursor: pointer;
}

a {
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

.form-group {
  outline: none;
}

input {
  outline: none;
}

button {
  outline: none;
}

body {
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.other-subjects {
  margin-top: 30px;
  margin-left: 0 !important;
}

.try-next {
  -webkit-clip-path: none !important;
          clip-path: none !important;
  padding: 50px 0 !important;
  margin: 50px 0;
}

.header {
  margin-top: 30px;
}

.header-main-section {
  background-image: -webkit-gradient(linear, left top, right top, from(#202248), to(#2a3177));
  background-image: linear-gradient(to right, #202248, #2a3177);
  padding: 40px 0;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}

.mmg-logo {
  width: auto;
}

.mmg-logo a {
  color: #ffffff;
  font-size: 2rem;
}

.mmg-logo a img {
  width: 300px;
  vertical-align: baseline;
}

.header ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 15px;
}

.header ul li a {
  color: #ffffff;
}

.mt100 {
  margin-top: 100px;
}

.mt50 {
  margin-top: 50px;
}

.test-btn {
  padding: 15px 60px;
  border-radius: 50px;
  border: 2px solid #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#d35316), to(#e6351f));
  background-image: linear-gradient(to right, #d35316, #e6351f);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #ffffff;
}

.test-btn:hover {
  color: #ffffff;
}

.member-btn {
  color: #ffffff;
  display: inline-block;
  margin: 30px;
  padding: 10px 15px;
  border-radius: 50px;
  border: 2px solid #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#d35316), to(#e6351f));
  background-image: linear-gradient(to right, #d35316, #e6351f);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.member-btn:hover {
  color: #ffffff;
}

.test-btn:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#e6351f), to(#d35316));
  background-image: linear-gradient(to right, #e6351f, #d35316);
}

.home-left p {
  font-weight: 300;
}

.home-left h2 {
  font-weight: 300;
}

.signin-bl-btn {
  margin-left: 0px;
  font-weight: 300;
}

.signin-bl-btn a {
  text-decoration: underline;
}

.home-quote {
  margin-top: 100px;
  font-size: 14px;
  font-style: italic;
  position: relative;
}

.home-quote .q-left {
  position: absolute;
  top: -50px;
  left: 0;
  width: 60px;
  z-index: -1;
}

.home-quote .q-right {
  position: absolute;
  top: 55px;
  left: 44%;
  width: 60px;
  z-index: -1;
}

.offer-section {
  padding: 50px 0;
  position: relative;
}

.offer-section .offer-headline {
  margin-bottom: 70px;
}

.offer-section .offer-headline .pensvg {
  position: absolute;
  top: -140px;
  width: 80px;
  right: 13vw;
}

.offer-blocks .blocks {
  position: relative;
}

.offer-blocks .blocks .block1svg {
  position: absolute;
  top: -25px;
  width: 50%;
  left: 25%;
  z-index: -1;
}

.offer-blocks .blocks .block2svg {
  position: absolute;
  top: -25px;
  width: 50%;
  left: 25%;
  z-index: -1;
}

.offer-blocks .blocks .block3svg {
  position: absolute;
  top: -25px;
  width: 50%;
  left: 25%;
  z-index: -1;
}

.offer-blocks .blocks h5 {
  padding: 30px 0;
}

.offer-blocks ul li {
  list-style-type: circle;
  margin-bottom: 10px;
  font-size: 14px;
}

.topic-section {
  position: relative;
  background-color: #ef7d00;
  padding: 100px 0;
  -webkit-clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 85%);
  clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 85%);
}

.topic-section .topicboy {
  position: absolute;
  top: 15%;
  right: 20%;
  width: 200px;
}

.topic-section .topic-headline {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #ffffff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  font-weight: 300;
  height: auto;
  margin: 0;
  position: absolute;
  top: 25%;
  left: 0;
}

.topic-section .topic-rows {
  margin: 0;
}

.topic-section .topic-rows .home-grade {
  width: 160px;
  text-align: center;
  display: inline-block;
}

.topic-section .topic-rows .home-grade h4 {
  width: auto;
  color: #ffffff;
  font-weight: bold;
  background-image: url(../images/topic1.svg);
  background-repeat: no-repeat;
  padding: 40px 0;
  background-size: contain;
  background-position: 15px;
}

.topic-section .topic-rows .home-subjects {
  display: inline-block;
}

.topic-section .topic-rows .home-subjects .sub-btn {
  padding: 10px 25px;
  border-radius: 50px;
  border: 5px solid #ffffff;
  background-color: #ffffff;
  color: #ef7d00;
  margin: 0 1vh;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.topic-section .topic-rows .home-subjects .sub-btn:hover {
  border: 5px solid #9a5100;
}

.footer .copyright p {
  font-size: 12px;
}

.footer ul {
  padding: 0;
}

.footer .social-links li {
  display: inline-block;
  margin-bottom: 5px;
}

.footer .demo-tests {
  font-size: 12px;
}

.footer .menu-links {
  color: #333333;
  font-size: 12px;
}

.footer .menu-links .social-images {
  width: 35px;
}

.bs {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

.student-block:hover .bs {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.overlay-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.overlay-content ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.overlay-content ul li {
  text-align: center;
  margin: 10px;
}

.overlay-content ul li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
}

.menu-overlay {
  position: fixed;
  overflow-x: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(42, 49, 119, 0.95);
  z-index: 6;
  overflow-y: auto;
  display: none;
}

.menu-overlay .closing-nav {
  color: #fff;
  width: 30px;
  position: absolute;
  top: 50px;
  right: 130px;
  z-index: 1;
}

.menu-overlay .closing-nav img {
  width: 30px;
  height: 30px;
}

.topic-modal {
  padding: 0;
  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;
  margin: 0;
}

.topic-modal li {
  color: #ffffff;
  background-color: #d35316;
  padding: 10px 20px;
  margin: 5px;
  border-radius: 50px;
}

.ht-mds .modal-body {
  background-image: linear-gradient(-32.7deg, #d35316, #202248) !important;
}

.tp-modals {
  max-width: 80%;
}

.tp-modals .modal-body {
  background-image: -webkit-gradient(linear, left top, right top, from(#202248), to(#2a3177));
  background-image: linear-gradient(to right, #202248, #2a3177);
}

.tp-modals .tp-modal-header {
  background-color: #ffffff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #202248;
}

.tp-modals .tp-modal-header .modal-title {
  margin-left: 5px;
}

.tp-modals .tp-modal-header button {
  color: #d35316;
}

.copyright a {
  color: #333333;
}

.register {
  background-image: -webkit-gradient(linear, left top, right top, from(#202248), to(#2a3177));
  background-image: linear-gradient(to right, #202248, #2a3177);
  padding: 0 15px;
  border-radius: 10px;
  max-width: 100%;
}

.register-left {
  text-align: center;
  color: #fff;
}

.register-left input {
  border: none;
  border-radius: 1.5rem;
  padding: 2%;
  width: 60%;
  background: #f8f9fa;
  font-weight: bold;
  color: #383d41;
  margin-top: 30%;
  margin-bottom: 3%;
  cursor: pointer;
}

.register-right {
  background: #f8f9fa;
  border-radius: 0 10px 10px 0;
  position: inherit;
}

.register-right .close {
  margin-top: 10px;
  font-size: 40px;
}

.register-left {
  border-radius: 10px 0 0 10px;
}

.register-left img {
  margin-top: 15%;
  margin-bottom: 5%;
  width: 55%;
  -webkit-animation: mover 2s infinite  alternate;
  animation: mover 1s infinite  alternate;
}

.register-left p {
  font-weight: lighter;
  padding: 12%;
  margin-top: -9%;
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

.btnRegister {
  margin: 10% auto 0 auto;
  display: block;
  text-align: center;
  border: none;
  border-radius: 1.5rem;
  padding: 2%;
  background: #242758;
  color: #ffffff;
  font-weight: 600;
  width: 50%;
  cursor: pointer;
}

.register .nav-tabs {
  margin: 30px auto 0 auto;
  border: none;
  background-color: #e0e0e0;
  border-radius: 50px;
  width: 38%;
  padding: 5px;
  border: 1px solid #e33a1e;
}

.register .nav-tabs .nav-link {
  line-height: 30px;
  padding: 2%;
  height: 34px;
  font-weight: 600;
  color: #d94a19;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  border: none;
}

.register .nav-tabs .nav-link:hover {
  border: none;
}

.register .nav-tabs .nav-link.active {
  width: auto;
  color: #ffffff;
  background-color: #d94a19;
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.register-heading {
  text-align: center;
  margin-top: 8%;
  margin-bottom: -15%;
  color: #495057;
}

.login-modal {
  background-image: -webkit-gradient(linear, left top, right top, from(#202248), to(#2a3177));
  background-image: linear-gradient(to right, #202248, #2a3177);
  max-width: 80%;
  min-height: auto;
  border-radius: 10px;
  margin-top: 7%;
}

.login-modal .login-modal-body {
  padding: 0;
  border-radius: 10px;
}

.login-modal .modal-content {
  background-color: transparent;
  border-radius: 10px;
}

.register-form {
  padding: 10%;
  position: relative;
}

.register-form .form-group .f-icon {
  position: absolute;
  background: #232756;
  width: 40px;
  height: 43px;
  vertical-align: middle;
  text-align: center;
  line-height: 43px;
  color: #fff;
  border-radius: 5px 0 0 5px;
}

.register-form .form-group select {
  height: 43px !important;
}

.register-form span {
  display: block;
  margin-bottom: 16px;
}

.register-form .form-control {
  padding: 10px 10px 10px 50px;
  font-size: 14px;
}

.register-form .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #232756;
}

.fp-default-hide {
  display: none;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  width: 60px;
  height: 34px;
  float: right;
  margin: 0;
}

.switch input {
  display: none;
}

/* Hide default HTML checkbox */
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50px;
  margin: 0 !important;
}

.slider:before {
  border-radius: 50px;
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input.success:checked + .slider {
  background-color: #e4391e;
}

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.drp-sel h6 {
  margin-top: 0.6rem;
}

.drp-sel ul {
  border-radius: .25rem;
}

.drp-sel ul li {
  line-height: 34px;
  border: none;
  border-radius: .25rem !important;
}

.drp-sel ul hr {
  margin: 3px 0;
  border: none;
}

.animated.delay-10 {
  -webkit-animation-delay: 0.02s !important;
          animation-delay: 0.02s !important;
}

.animated.delay-20 {
  -webkit-animation-delay: 0.04s !important;
          animation-delay: 0.04s !important;
}

.animated.delay-30 {
  -webkit-animation-delay: 0.06s !important;
          animation-delay: 0.06s !important;
}

.animated.delay-40 {
  -webkit-animation-delay: 0.08s !important;
          animation-delay: 0.08s !important;
}

.animated.delay-50 {
  -webkit-animation-delay: 0.10s !important;
          animation-delay: 0.10s !important;
}

.animated.delay-60 {
  -webkit-animation-delay: 0.12s !important;
          animation-delay: 0.12s !important;
}

.animated.delay-70 {
  -webkit-animation-delay: 0.14s !important;
          animation-delay: 0.14s !important;
}

.test-btn-other {
  float: right;
}

.about-left h1 {
  font-weight: lighter;
}

.designation {
  font-size: 12px;
}

.ownerbio {
  display: none;
}

.ownerbio p {
  margin: 15px 0 !important;
}

.coleven {
  margin-top: 50px;
}

.mmgsection {
  background-color: #202248;
  padding: 60px 0;
  margin: 30px 0;
  -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
          clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
}

.mmgsection .col i {
  background: #f04e23;
  padding: 0;
  border-radius: 50%;
  font-size: 30px;
  width: 60px;
  height: 60px;
  text-align: center;
  margin: auto;
  color: white;
  line-height: 60px;
  display: block;
  z-index: 1;
  position: relative;
}

.mmgsection .col .abtblocs {
  padding: 30px 10px 10px 10px;
  background-color: #ffffff;
  color: #202248;
  border-radius: 5px;
  text-align: center;
  margin-top: -30px;
  position: relative;
  z-index: 0;
}

.mmgsection .col .abtblocs p {
  margin: 0;
}

.about-blocks p {
  font-size: 14px;
}

.about-blocks img {
  width: 70%;
  text-align: center;
  margin: auto;
  display: block;
}

.abt-main-section {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
}

.header-section {
  margin: 5px 0 -5px 0;
}

.demotest-left h3, .demotest-left p {
  font-weight: lighter;
}

.alsotrysvg {
  position: absolute;
  bottom: 0;
  right: 7%;
  width: 450px;
  z-index: 0;
}

.bar-outline {
  padding: 5px;
  background-color: #e6351f;
  border-radius: 50px;
}

.bar-outline .progress {
  border-radius: 50px;
  background-color: transparent;
  height: 12px;
}

.bar-outline .progress-bar {
  background-color: #202248;
  border-radius: 50px;
}

.confirmation {
  margin-top: 30px;
}

#filp {
  -webkit-perspective: none !important;
          perspective: none !important;
}

#timer div {
  background: transparent !important;
  color: #e6351f;
}

.bcflip {
  background: #ededed;
  padding: 15px;
  min-height: 300px;
  border-radius: 10px;
}

.bcflip p {
  font-size: 20px;
  color: #333333;
  text-align: center;
}

#prompt {
  text-align: left;
  color: red;
}

.quiz-content {
  background-image: linear-gradient(-32.7deg, #d35316, #202248);
  color: #ffffff;
  padding: 15px;
  border-radius: 15px;
  height: auto !important;
  display: none;
}

#warning {
  text-align: center;
  font-weight: bold;
  color: red;
  margin: 20px 0;
}

#answers .rads {
  margin-top: 10px;
  position: relative;
}

#answers .rads .radiocontainer {
  padding: 8px 20px;
  width: 100%;
  background-color: #ffffff;
  display: inline-block;
  color: #000000;
  border-radius: 50px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  margin: 0;
}

#answers .rads input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

#answers .rads input[type="radio"]:checked + label {
  background-color: #d35316;
  color: #ffffff;
}

#question p {
  font-size: 14px;
}

#question p span {
  font-size: 20px;
}

#questCount {
  margin: 5px 0;
}

#back {
  background: transparent;
  cursor: pointer;
  border: none;
  float: left;
  color: #000000;
  margin: 10px 0;
}

#back img {
  width: 22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#next {
  background: transparent;
  float: right;
  cursor: pointer;
  border: none;
  color: #000000;
  margin: 10px 0;
}

#next img {
  width: 22px;
}

.progress-quiz {
  display: none;
}

#div1 {
  margin-top: 30px;
  z-index: 1;
}

.end-test {
  background-color: #ededed !important;
  color: #000000;
  border: 1px solid #c6c6c6;
  background-image: none;
  -webkit-transition: none;
  transition: none;
  font-size: 26px;
  padding: 10px 65px;
  display: none;
  margin-bottom: 30px;
}

.ht-btn {
  background-image: linear-gradient(-32.7deg, #d35316, #202248);
  width: auto;
  display: inline-block;
  border: 2px solid #c6c6c6;
  border-radius: 50px;
}

.ht-btn .have-trouble {
  text-align: left;
  border: none;
  background: transparent;
  color: #ffffff;
  padding: 10px 25px 10px 70px;
  position: relative;
}

.ht-btn img {
  background-color: #ededed;
  border-radius: 50px 0 0 50px;
  width: 60px;
  padding: 10px;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.ht-btn span {
  font-size: 12px;
  text-align: left;
}

.quiz-right {
  margin-top: 60px;
  margin-bottom: 120px;
}

.trythis {
  margin-top: 30px;
}

.trythis h4 {
  font-weight: bold;
}

.trythis ul {
  padding: 0;
}

.trythis ul li {
  margin: 10px 0;
}

.trythis ul li a {
  color: #000000;
}

.trythis ul li img {
  width: 12px;
  margin-right: 6px;
}

.svghome {
  overflow: visible !important;
}

.svg-mobile {
  display: none;
}

.topic-cvd-mobile {
  display: none;
}

.fa-ul {
  margin-left: 1.5em !important;
}

.fa-ul li {
  padding: 5px !important;
}

.js-cd-content {
  margin: 30px auto !important;
}

.js-cd-content .card-header {
  background-color: transparent;
  color: #ffffff !important;
  text-align: center;
  padding: 0;
  border: none;
}

.js-cd-content .card-header h5 {
  margin: 0;
  padding: 20px 15px;
  background-color: #232656;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
}

.js-cd-content .card-header h3 {
  color: #ffffff;
  background-color: #f04e23;
  padding: 20px 15px;
  margin: 0;
  font-weight: bold;
  -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0% 100%);
          clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0% 100%);
}

.membership-btn {
  border-color: #f04e23;
  background-image: none;
  background-color: transparent;
  color: #f04e23 !important;
  -webkit-transition: none;
  transition: none;
  display: block;
  text-align: center;
  margin: 15px auto 0 auto;
  padding: 15px !important;
}

.membership-btn:hover {
  border-color: #f04e23;
  background-image: none;
  background-color: #f04e23;
  color: #ffffff !important;
}

.membership {
  margin: 50px 0 0 0;
}

.nv-class-bar .nav-tabs {
  border-bottom: 2px solid #dd431b;
}

.nv-class-bar .nav-tabs .nav-item {
  margin-bottom: -2px;
}

.nv-class-bar .nav-tabs .nav-link {
  border: 2px solid transparent;
  font-weight: bold;
  color: #ababab;
}

.nv-class-bar .nav-tabs .nav-link.active {
  border: none;
  background-color: #dd431b;
  color: #ffffff;
}

.mem-content p {
  font-size: 12px;
}

#faq-tab-content .accordion .card {
  margin: 10px 0;
  border: 1px solid #efefef;
  border-radius: 0;
  background-color: transparent;
}

#faq-tab-content .accordion .card .card-header {
  padding: 0;
  border: none;
}

#faq-tab-content .accordion .card .card-header:first-child {
  border-radius: 0;
}

#faq-tab-content .accordion .card .card-header:first-child h5 {
  margin: 0;
}

#faq-tab-content .accordion .card .card-header:first-child h5 button {
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  color: #d35316;
  border-radius: 0;
  white-space: pre-wrap;
}

#faq-tab-content .accordion .card .card-header:first-child h5 button:hover {
  text-decoration: none;
}

#faq-tab-content .accordion .card .card-header:first-child h5 button:focus {
  text-decoration: none;
}

.nopads {
  padding: 0 !important;
}

.faq-head {
  margin: 30px 0;
}

.fg-style {
  width: 80%;
  margin: 0 auto 1rem auto;
}

.fg-style .form-control {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 13px;
  padding: 10px;
}

.fg-style .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.contact-diclaimer p {
  font-size: 13px;
}

.map-form {
  background: #25295f;
  height: 100%;
}

.map-form h2 {
  padding: 15px 0;
  font-weight: lighter;
}

.map-form .test-btn {
  text-align: center;
  margin: auto;
  display: block;
}

.adds {
  background: rgba(0, 0, 0, 0.7);
  display: inline-block;
  padding: 15px;
  border-radius: 50px;
  margin: 10px 0;
}

.map-left {
  height: auto;
  padding: 15px;
  color: #ffffff;
  z-index: 2;
  position: relative;
  margin-top: 90px;
}

.map-left i {
  margin-right: 15px;
  font-size: 24px;
}

.map-left p {
  display: inline-block;
  margin: 0;
}

.bg-map {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.66);
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}

.map-left-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.contact-head {
  margin: 30px 0;
}

.contact-diclaimer {
  margin: 60px 0;
}

.term-blocks p {
  font-size: 13px;
}

.class-sub li {
  display: block;
}

.class-sub li h5 {
  float: right;
}

.summary {
  background: #ffffff;
  color: #333333;
  padding: 15px;
  border-radius: 10px;
  margin: 15px 0;
}

.testi-section {
  margin: 50px 0;
}

.testimonial {
  border: 10px solid #262b66;
  padding: 0 0 10px 0;
  margin: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}

.testimonial:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #fff;
  margin: 0 auto;
  font-size: 70px;
  font-weight: 900;
  color: #da481a;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}

.testimonial .title {
  padding: 7px 25px;
  margin: 0 0 0 -10px;
  border: 7px solid #da481a;
  background: #da481a;
  font-size: 22px;
  border-radius: 0 10px 10px 0;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 1px;
  position: relative;
  text-align: left;
  display: inline-block;
  float: left;
}

.testimonial .post {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-transform: capitalize;
}

.testimonial .description {
  padding: 0 20px;
  margin: 30px 0 0 0;
  clear: both;
  font-size: 15px;
  color: #6f6f6f;
  letter-spacing: 1px;
  line-height: 30px;
  text-align: left;
}

.owl-theme .owl-controls {
  margin-top: 0;
}

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 35px;
  background: #f1971f;
  color: #fff;
  border-radius: 0;
  margin-right: 5px;
  opacity: 1;
}

.owl-prev:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
}

.owl-next:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  content: "\f061";
}

.testi-location {
  float: left;
  background: #262b66;
  color: #fff;
  padding: 15px;
  border-radius: 0 10px 10px 0;
  margin-top: 10px;
  text-align: left;
}

.crt-ans {
  text-align: center;
}

.crt-ans img {
  width: 100px;
}

.crt-ans h2 {
  color: #6b6b6b;
}

.crt-ans p {
  font-size: 34px;
  font-weight: bold;
  color: #74ba02;
}

.incrt-ans {
  text-align: center;
}

.incrt-ans img {
  width: 100px;
}

.incrt-ans h2 {
  color: #6b6b6b;
}

.incrt-ans p {
  font-size: 34px;
  font-weight: bold;
  color: red;
}

.si {
  background: #ededed;
  padding: 5px 15px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.chapter-head {
  width: 90%;
  margin: auto;
  display: block;
  color: #ffffff;
  font-weight: lighter;
}

.chapter-head ul li {
  list-style-type: circle;
}

.ht-modal .carousel-control-next, .ht-modal .carousel-control-prev {
  width: 5%;
}

#boards .modal-dialog {
  max-width: 50% !important;
}

.board-selection {
  text-align: center;
}

.board-selection .sel-board {
  padding: 30px 0;
}

.board-selection .sel-board a {
  margin: 15px;
  display: inline-block;
  padding: 15px 30px;
}

.board-selection-page {
  text-align: left;
}

.board-selection-page .sel-board {
  padding: 30px 0;
}

.board-selection-page .sel-board a {
  margin: 0 15px 15px 0;
}

.rdmrppl {
  border: none;
  background: #f04e23;
  color: white;
  padding: 5px 15px;
  border-radius: 50px;
  text-align: center;
  margin: auto;
  display: block;
}

.imgntext {
  margin-top: 30px;
}

.ownerimg {
  width: 150px !important;
  display: block;
  margin: -90px auto !important;
  border-radius: 50%;
  border: 5px solid #ffffff;
}

.ppl {
  padding: 15px;
  background-color: #202248;
  margin-top: 75px;
  border-radius: 5px;
}

.ppl p {
  margin: 100px 0 15px 0;
  text-align: center;
  color: white;
}

.puchased-subject {
  position: relative;
}

.puchased-subject .purchased-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.79);
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.puchased-subject .purchased-overlay h3 {
  background: green;
  padding: 20px;
  color: white;
  border-radius: 0;
  width: 100%;
  -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0% 100%);
          clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0% 100%);
  text-align: center;
}

.cart-btn {
  color: white !important;
  text-align: center;
  margin: auto;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 270px;
}

#cart {
  color: white;
  margin: 0;
  font-weight: lighter;
}

#cart thead th {
  border: none;
}

#cart td {
  vertical-align: middle;
}

.checkout-btn {
  display: inline-block;
}

.checks-modals {
  max-width: 50% !important;
}

.navimg img {
  width: 70%;
  text-align: center;
  margin: auto;
  display: block;
}

.mboard {
  background: #fff;
  color: #282f70 !important;
  padding: 15px;
  border-radius: 50px;
  margin-bottom: 30px;
  font-size: 14px;
}

.mgrades ul {
  padding: 0;
}

.mmhead {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 25px;
}

#course-header{
  padding: 40px;
}
/*# sourceMappingURL=style.css.map */