@import url("https://cdn.intedsys.com/font/Gujarati/Lohit_Gujarati/stylesheet.css");

* {
  color: #424242;
  outline: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a:active,
a:hover {
  text-decoration: none;
}

body {
  background-color: #eff1f6;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

div.preLoader_NrB7msSymdQVugbc {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #282c3e70;
}

div.preLoader_NrB7msSymdQVugbc>div.box_NrB7msSymdQVugbc {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-radius: 5px;
}

div.preLoader_NrB7msSymdQVugbc>div.box_NrB7msSymdQVugbc img {
  width: 100px;
}

div.preLoader_NrB7msSymdQVugbc>div.box_NrB7msSymdQVugbc p {
  padding: 0 10px 10px 10px;
  text-align: center;
  font-size: 16px;
}

#scrollOrange {
  overflow-x: auto;
}

#scrollOrange::-webkit-scrollbar-track {
  border-radius: 10px;
}

#scrollOrange::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

#scrollOrange::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #f58634;
}

#scrollBlue {
  overflow-x: auto;
}

#scrollBlue::-webkit-scrollbar-track {
  border-radius: 10px;
}

#scrollBlue::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

#scrollBlue::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #6e82aa;
}

div.app div.landing-header {
  width: 80%;
  margin: 0 auto;
}

div.app div.landing-header img {
  height: 30px;
  cursor: pointer;
}

div.app div.header {
  background-color: #ffffff;
  width: 100%;
  font-size: 0;
  border-bottom: 1px solid rgba(72,94,144,0.16);
  box-shadow: 0 1px 12px -10px #424242;
}

div.app div.header div.container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

div.app div.header div.container div.tab {
  height: 70px;
  display: inline-block;
  vertical-align: top;
}

div.app div.header div.container div.tab:nth-child(1) {
  text-align: center;
}

div.app div.header div.container div.tab:nth-child(1) img.exoexam {
  height: 30px;
  margin: 15px 0 0 0;
}

div.app div.header div.container div.tab:nth-child(1) div.aproduct {
  vertical-align: middle;
  margin: 5px 0 0 0;
}

div.app div.header div.container div.tab:nth-child(1) div.aproduct span {
  font-size: 14px;
  padding: 0 3px;
  vertical-align: middle;
}

div.app div.header div.container div.tab:nth-child(1) div.aproduct img.intedexam {
  vertical-align: top;
  height: 15px;
}

div.app div.header div.container div.tab:nth-child(2) {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}

div.app div.header div.container div.tab:nth-child(2)>div {
  height: 50px;
  margin: 10px 0;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(1) {
  border-right: 1px solid #F58220;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(1) p {
  line-height: 20px;
  text-align: right;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(1) p:nth-child(1) {
  margin-top: 5px;
  font-size: 16px;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(1) p:nth-child(2) {
  color: #8c8c8c;
  font-size: 14px;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(2) {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(2) i {
  margin: 8px 0;
  font-size: 14px;
  background: #673ab7;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

div.app div.header div.container div.tab:nth-child(2)>div:nth-child(2) i:hover {
  background: #4527a0;
}

div.app div.exoTitle {
  font-family: 'Montserrat', sans-serif;
  margin-top: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

div.app div.exoTitle>div.tab {
  height: auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

div.app div.exoTitle>div.tab i {
  display: inline-block;
  color: #4caf50;
  vertical-align: middle;
  padding: 0 10px;
}

div.app div.exoTitle>div.tab p {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  font-size: 18px;
}

div.app div.exoTitle>div.tab select {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  font-size: 18px;
  border: 0;
  background: transparent;
}

div.app div.exoTitle>div.tab select option {
  font-family: 'Montserrat', sans-serif;
}

div.app div.exoTitle>div.tab:nth-child(1) i.fa-dot-circle {
  color: #4caf50;
}

div.app div.exoTitle>div.tab:nth-child(1) i.fa-circle {
  font-size: 8px;
  color: #999999;
}

div.app div.exoTitle>div.tab:nth-child(1) p.pageStatus {
  font-size: 14px;
  color: #999999;
}

div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(1) {
  color: #ff5722;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(1):hover {
  color: #d84315;
}

div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(2) {
  color: #6c7a86;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(2):hover {
  color: #424242;
}

div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(3) {
  color: #ffa000;
}

.d-none {
  display: none !important;
}

.d-inline-block {
  display: inline-block !important;
}

footer {
  font-family: 'Montserrat', sans-serif;
  margin-top: 1.5rem;
}

.border-top {
  border-top: 1px solid #dfdfdf;
}

.container {
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-sizing: border-box;
}

.d-flex,
.nav {
  display: -webkit-box;
  display: flex;
}

.align-items-center {
  -webkit-box-align: center;
  align-items: center;
}

.justified-content-between {
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.nav {
  list-style: none;
}

.nav .nav-item {
  padding: 0.5rem 1rem;
}

.footer-logo {
  max-height: 60px;
}

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

.text-danger {
  color: #af0700;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.mt-3 {
  margin-top: 1rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }

  .mt-md-0 {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }
}

@media all and (max-width: 800px) {
  .catagoryTab {
    width: calc(100% - 30px) !important;
  }
}

@media (max-width: 768px) {
  div.app div.header div.container div.tab:nth-child(1) img.exoexam {
    max-width: 100%;
    max-height: 30px;
    height: auto;
  }

  div.app div.exoTitle>div.tab p {
    display: none;
  }

  div.app div.exoTitle>div.tab:nth-child(2) i:nth-child(3) {
    display: none;
  }
}

@media all and (max-width: 515px) {
  .exoTitle .tab p {
    font-size: 15px !important;
  }
}

@media (max-width: 425px) {
  div.app div.header div.container div.tab {
    width: calc(100% - 42%);
  }
}