* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.container {
  width: 95% !important; }

@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: Regular;
  src: url(../fonts/icofont.woff2) format("woff2"), url(../fonts/icofont.woff) format("woff"); }

body {
  font-family: "Neuzeit Grotesk", Helvetica, sans-serif;
  letter-spacing: 0.2pt;
  font-size: 16px;
  letter-spacing: 1px;
  overflow-x: hidden;
  color: rgba(48, 48, 48, 0.75);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

.owl-prev {
  position: absolute;
  top: 30%;
  left: -70px; }

.owl-next {
  position: absolute;
  top: 30%;
  right: -50px; }

.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 50px;
  height: 50px;
  border-radius: 100px !important;
  background-color: #fff !important;
  color: #000 !important;
  padding: 10px !important;
  -webkit-box-shadow: 0 4px 27px rgba(191, 203, 255, 0.8);
  box-shadow: 0 4px 27px rgba(191, 203, 255, 0.8); }

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: rgba(246, 246, 246, 0.8) !important; }

.btn-allcont {
  text-align: center;
  margin-top: 30px; }

.btn {
  color: #fff !important;
  background-color: #00a25d !important;
  border-radius: 5px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: #00a25d 1px solid !important;
  font-weight: 600; }

.btn:hover {
  background-color: #005631 !important; }

.all-title {
  font-size: 40px;
  margin: 0;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -0.015em;
  color: #1d1c55;
  text-transform: uppercase; }

.cen {
  text-align: center; }

.owl-next {
  position: absolute;
  top: 30%;
  right: -50px; }

.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 50px;
  height: 50px;
  border-radius: 100px !important;
  background-color: #fff !important;
  color: #000 !important;
  padding: 10px !important;
  -webkit-box-shadow: 0 4px 27px rgba(191, 203, 255, 0.8);
  box-shadow: 0 4px 27px rgba(191, 203, 255, 0.8); }

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: rgba(246, 246, 246, 0.8) !important; }

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-small,
.btn-floating,
.dropdown-content,
.collapsible,
.sidenav {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.header-main .sidenav-icon {
  display: none; }

.header-main .col {
  display: flex; }

.header-main .head-logo {
  padding-top: 40px;
  display: flex;
  align-items: center; }
  .header-main .head-logo .logo img {
    width: 270px; }

.header-main .head-menu {
  padding-top: 60px;
  display: flex;
  margin-left: auto;
  margin-right: auto; }
  .header-main .head-menu .nav-cont ul li .active {
    opacity: 1 !important;
    font-weight: 600; }
  .header-main .head-menu .nav-cont ul li a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 15px;
    color: inherit;
    font-size: 16px;
    opacity: 0.8;
    transition: all 0.1s; }
  .header-main .head-menu .nav-cont ul li a:hover {
    opacity: 1 !important; }

.header-main .head-login {
  padding-top: 60px; }
  .header-main .head-login .lgmenu a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 15px;
    color: inherit;
    font-size: 16px;
    opacity: 0.8;
    transition: all 0.1s; }

.header-main .logo img {
  width: 270px; }

.header-main .nav-cont {
  float: left; }

.header-main .right-cont {
  float: right; }

.header-main nav {
  background-color: #fff;
  height: 80px;
  padding-top: 30px; }
  .header-main nav .btn {
    color: #fff !important;
    background-color: #00a25d !important;
    border-radius: 100px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: #00a25d 1px solid !important; }
  .header-main nav .btn:hover {
    background-color: #005631 !important; }
  .header-main nav .nav-wrapper ul {
    line-height: 80px !important; }
  .header-main nav .nav-wrapper .logo {
    line-height: 80px; }
    .header-main nav .nav-wrapper .logo a {
      line-height: 55px; }
      .header-main nav .nav-wrapper .logo a img {
        width: 190px;
        margin-top: 15px; }
  .header-main nav .nav-wrapper ul li a {
    text-decoration: none;
    color: #000;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 0 25px; }
  .header-main nav .nav-wrapper ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 2px;
    background: #00a25d !important;
    margin: auto;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all; }
  .header-main nav .nav-wrapper ul li a:hover {
    background-color: transparent !important;
    color: #00a25d !important; }
  .header-main nav .nav-wrapper ul li .active:before {
    width: 80%; }

.header-main #slide-out .user-view .logo img {
  width: 250px; }

.header-main #slide-out li a i {
  color: #00a25d; }

.header-main #slide-out li a .fa-home {
  font-size: 18px; }

.header-main #slide-out li a .fa-shopping-cart {
  font-size: 18px; }

.header-main #slide-out li a .fa-female {
  font-size: 25px; }

.header-main #slide-out li a .fa-phone-volume {
  font-size: 25px; }

.header-main .right-icon {
  display: none;
  right: 15px;
  position: absolute;
  float: right;
  line-height: 68px; }
  .header-main .right-icon a {
    text-decoration: none;
    color: #fff; }
  .header-main .right-icon a:hover {
    color: #1d1c55; }

.section-banner {
  margin-top: 90px; }
  .section-banner .btn {
    color: #fff !important;
    background-color: #00a25d !important;
    border-radius: 5px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: #00a25d 1px solid !important; }
  .section-banner .btn:hover {
    background-color: #005631 !important; }
  .section-banner .left-contents .title h2 {
    margin: 0;
    line-height: 70px;
    font-weight: 600;
    color: #1d1c55;
    font-size: 55px;
    color: #1d1c55; }
  .section-banner .left-contents .contents {
    margin-top: 20px; }
    .section-banner .left-contents .contents p {
      font-size: 23px;
      opacity: 0.7;
      line-height: 40px; }
  .section-banner .left-contents .btn-cont {
    margin-top: 40px; }
  .section-banner .image {
    margin-top: 0;
    padding: 0 50px; }
    .section-banner .image img {
      border-radius: 10px; }

.learnbg {
  background: #fff !important;
  padding-top: 0 !important; }

.section-learn {
  margin-top: 90px;
  background: rgba(48, 48, 48, 0.05);
  padding-top: 90px;
  padding-bottom: 90px; }
  .section-learn .row {
    margin-bottom: 0;
    align-items: center; }
  .section-learn .left-cont {
    padding: 10px; }
    .section-learn .left-cont h2 {
      font-size: 40px;
      margin: 0;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.015em;
      color: #1d1c55;
      text-transform: uppercase; }
    .section-learn .left-cont p {
      font-size: 22px;
      opacity: 0.65;
      margin-top: 20px;
      margin-bottom: 0; }
  .section-learn .right-cont p {
    font-size: 20px;
    line-height: 35px; }
  .section-learn .list-cont .list-card {
    flex-direction: row;
    align-items: center;
    background: rgba(48, 48, 48, 0.05);
    border: 2px solid rgba(48, 48, 48, 0.1);
    border-radius: 0.5em;
    padding: 25px;
    display: flex;
    position: relative;
    height: 100%;
    box-shadow: 0 0 20px rgba(48, 48, 48, 0.07);
    margin-bottom: 30px; }
    .section-learn .list-cont .list-card img {
      margin-right: 20px;
      height: 70px;
      width: 70px;
      border-radius: 100px;
      background-color: #4f5165;
      padding: 5px; }
    .section-learn .list-cont .list-card p {
      margin-bottom: 0;
      font-size: 20px; }
      .section-learn .list-cont .list-card p span {
        font-weight: 600; }
  .section-learn .list-cont .lstchl {
    margin-bottom: 0; }

.section-track {
  margin-top: 90px;
  padding-bottom: 30px; }
  .section-track .row {
    margin-bottom: 0; }
  .section-track .nav-pills .nav-link {
    background: rgba(48, 48, 48, 0.1);
    color: rgba(48, 48, 48, 0.75);
    font-weight: 600;
    font-size: 15px;
    padding: 9px 24px;
    cursor: pointer;
    text-align: center;
    min-width: 220px;
    border-radius: 0;
    text-transform: uppercase; }
  .section-track .all-title {
    margin-bottom: 30px; }
  .section-track .nav-item a {
    color: #fff; }
  .section-track .nav-item .active {
    background-color: #00a25d;
    color: #fff; }
  .section-track .tab-conts .heading-tl {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #1d1c55;
    margin-bottom: 40px;
    padding: 0 30px; }
  .section-track .tab-conts .mrmar {
    margin-top: 40px;
    font-style: italic; }
  .section-track .tab-conts .tabs-menu {
    width: 53%;
    position: relative;
    left: 50%;
    transform: translate(-50%); }
    .section-track .tab-conts .tabs-menu .nav-item {
      margin-right: 10px; }
      .section-track .tab-conts .tabs-menu .nav-item .nav-link {
        border-radius: 10px; }
  .section-track .tab-pane {
    margin-bottom: 30px; }
    .section-track .tab-pane .trc-card {
      text-align: center; }
      .section-track .tab-pane .trc-card .image {
        padding: 20px; }
      .section-track .tab-pane .trc-card .title {
        margin-top: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.3;
        letter-spacing: -0.015em;
        color: #1d1c55; }
      .section-track .tab-pane .trc-card .desc {
        margin-top: 20px; }
  .section-track .tab-content {
    margin-bottom: 60px; }

.ukstudbg {
  background: rgba(48, 48, 48, 0.05) !important;
  margin-top: 0 !important;
  padding-bottom: 90px;
  padding-top: 90px; }

.section-morecont {
  margin-top: 90px;
  padding-bottom: 60px; }
  .section-morecont .image {
    margin-top: 30px;
    padding-right: 30px; }
    .section-morecont .image img {
      border-radius: 10px; }
  .section-morecont .contents {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px; }
    .section-morecont .contents p {
      font-size: 20px;
      line-height: 35px; }

.footer-main {
  margin-top: -10px;
  background: linear-gradient(180deg, #2c2c44, #000000); }
  .footer-main .footer-ctcont {
    padding-top: 30px;
    padding-bottom: 20px; }
    .footer-main .footer-ctcont .logo-cont img {
      width: 280px; }
    .footer-main .footer-ctcont .contact-cont {
      margin-top: 20px; }
      .footer-main .footer-ctcont .contact-cont .add-cont {
        padding-left: 5px; }
        .footer-main .footer-ctcont .contact-cont .add-cont .d-flex {
          margin-bottom: 10px; }
          .footer-main .footer-ctcont .contact-cont .add-cont .d-flex .icon {
            color: #fff;
            padding-right: 10px; }
          .footer-main .footer-ctcont .contact-cont .add-cont .d-flex .text {
            font-size: 16px;
            color: #fff; }
            .footer-main .footer-ctcont .contact-cont .add-cont .d-flex .text a {
              text-decoration: none;
              color: #fff; }
            .footer-main .footer-ctcont .contact-cont .add-cont .d-flex .text a:hover {
              color: #00a25d; }
  .footer-main .footer-links {
    padding-top: 30px;
    padding-bottom: 30px; }
    .footer-main .footer-links .links-cont .title {
      font-size: 20px;
      text-transform: capitalize;
      margin-bottom: 20px;
      font-weight: 500;
      color: #fff; }
    .footer-main .footer-links .links-cont ul li {
      margin-bottom: 5px; }
      .footer-main .footer-links .links-cont ul li a {
        text-decoration: none;
        color: #fff;
        text-transform: capitalize;
        font-size: 16px; }
      .footer-main .footer-links .links-cont ul li a:hover {
        color: #00a25d; }
  .footer-main .footer-social {
    padding-top: 30px; }
    .footer-main .footer-social .title {
      font-size: 20px;
      text-transform: capitalize;
      margin-bottom: 20px;
      font-weight: 500;
      color: #fff; }
    .footer-main .footer-social ul li a {
      text-decoration: none;
      color: #fff; }
      .footer-main .footer-social ul li a i {
        font-size: 30px; }
    .footer-main .footer-social ul li a:hover {
      color: #00a25d; }
  .footer-main .footer-copyrights {
    background: #1e1e27; }
    .footer-main .footer-copyrights .text {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #fff;
      font-size: 16px; }

.section-divct {
  margin-top: 30px;
  margin-bottom: 90px; }
  .section-divct .divct-card {
    text-align: center !important;
    background-color: #4f5165;
    border-radius: 10px;
    padding-top: 80px;
    padding-bottom: 80px; }
    .section-divct .divct-card .maintitle {
      color: #fff;
      font-size: 40px;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.015em; }
    .section-divct .divct-card .subtitle {
      padding-left: 90px;
      padding-right: 90px;
      margin-top: 20px;
      font-size: 22px;
      color: #fff; }
    .section-divct .divct-card .btn-allcont {
      margin-top: 50px; }

.section-banner-pricing {
  margin-top: 90px;
  text-align: center; }
  .section-banner-pricing .btn {
    color: #fff !important;
    background-color: #00a25d !important;
    border-radius: 5px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: #00a25d 1px solid !important; }
  .section-banner-pricing .btn:hover {
    background-color: #005631 !important; }
  .section-banner-pricing .left-contents .title {
    padding: 25px; }
    .section-banner-pricing .left-contents .title h2 {
      margin: 0;
      line-height: 70px;
      font-weight: 600;
      color: #1d1c55;
      font-size: 55px; }
  .section-banner-pricing .left-contents .contents {
    margin-top: 20px; }
    .section-banner-pricing .left-contents .contents p {
      font-size: 28px;
      opacity: 1;
      line-height: 40px; }
  .section-banner-pricing .left-contents .btn-cont {
    margin-top: 40px; }
  .section-banner-pricing .image {
    margin-top: 0; }

.section-selecttrack {
  margin-top: 60px; }
  .section-selecttrack .mnheading {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(48, 48, 48, 0.5);
    opacity: 1;
    margin-bottom: 30px; }
  .section-selecttrack .select-card {
    border-radius: 10px;
    padding: 40px;
    text-align: center;
    background: rgba(48, 48, 48, 0.03); }
    .section-selecttrack .select-card .image img {
      width: 100px; }
    .section-selecttrack .select-card .title {
      font-weight: 600;
      line-height: 1.3;
      letter-spacing: -0.015em;
      color: #1d1c55;
      font-size: 25px;
      margin-top: 20px;
      text-transform: uppercase; }
    .section-selecttrack .select-card .desc {
      margin-top: 20px; }

.section-whyjoin {
  margin-top: 90px;
  background: rgba(48, 48, 48, 0.05);
  padding-top: 70px;
  padding-bottom: 90px; }
  .section-whyjoin .row {
    margin-bottom: 0; }
  .section-whyjoin .lstrw {
    margin-top: 60px; }
  .section-whyjoin .list-cont .list-card {
    flex-direction: row;
    align-items: center;
    background: #fff;
    border: 2px solid rgba(48, 48, 48, 0.1);
    border-radius: 0.5em;
    padding: 25px;
    display: flex;
    position: relative;
    height: 100%;
    box-shadow: 0 0 20px rgba(48, 48, 48, 0.07);
    margin-bottom: 30px; }
    .section-whyjoin .list-cont .list-card .fa-check-circle {
      width: 120px;
      height: 120px;
      line-height: 80px;
      text-align: Center;
      font-size: 25px;
      background: rgba(48, 48, 48, 0.05);
      border-radius: 999px;
      display: block;
      color: #00a25d;
      max-height: 60px;
      line-height: 60px;
      margin: 0 25px 0rem 0;
      max-width: 60px; }
    .section-whyjoin .list-cont .list-card .title {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 18px;
      color: #1d1c55;
      margin-bottom: 10px; }
    .section-whyjoin .list-cont .list-card .desc {
      max-width: 400px; }
  .section-whyjoin .list-cont .lstchl {
    margin-bottom: 0; }

.section-testi {
  padding-top: 90px;
  background: white;
  background: linear-gradient(0deg, rgba(178, 193, 247, 0) 0%, #3030300d 100%);
  position: relative;
  margin-top: 90px;
  padding-bottom: 60px; }
  .section-testi .titlecont {
    margin-top: 20px;
    font-size: 20px;
    line-height: 35px;
    text-align: center; }
  .section-testi .testi-title {
    margin-top: 90px; }
    .section-testi .testi-title h3 {
      margin: 0;
      font-size: 32px;
      text-align: center;
      margin-bottom: 20px;
      color: #402a2c;
      margin-top: 20px;
      font-weight: 600;
      font-family: "Poppins", sans-serif;
      background: -webkit-linear-gradient(#e82029, #ad0910);
      -webkit-text-fill-color: transparent;
      text-transform: uppercase; }
  .section-testi .testi-cont {
    padding-top: 40px; }
    .section-testi .testi-cont ul li {
      margin-right: 20px; }
      .section-testi .testi-cont ul li .testi-card {
        background-color: #fff;
        padding: 30px;
        border-radius: 10px;
        -webkit-box-shadow: 0 7px 13px rgba(191, 203, 255, 0.4);
        box-shadow: 0 7px 13px rgba(191, 203, 255, 0.4);
        border: 1px solid #d5d5d5; }
        .section-testi .testi-cont ul li .testi-card .name {
          margin-top: 20px;
          font-weight: 600; }
    .section-testi .testi-cont ul li:nth-child(3n + 0) {
      margin-right: 0; }

.modalm1 input:not([type]):focus:not([readonly]),
.modalm1 input[type="text"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="password"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="email"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="url"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="time"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="date"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="datetime"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="tel"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="number"]:not(.browser-default):focus:not([readonly]),
.modalm1 input[type="search"]:not(.browser-default):focus:not([readonly]),
.modalm1 textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #00a25d !important;
  -webkit-box-shadow: 0 1px 0 0 #00a25d !important;
  box-shadow: 0 1px 0 0 #00a25d !important; }

.modalm1 .container {
  padding: 0; }

.modalm1 .modal-content input:not([type]),
.modalm1 .modal-content input[type="text"]:not(.browser-default),
.modalm1 .modal-content input[type="password"]:not(.browser-default),
.modalm1 .modal-content input[type="email"]:not(.browser-default),
.modalm1 .modal-content input[type="url"]:not(.browser-default),
.modalm1 .modal-content input[type="time"]:not(.browser-default),
.modalm1 .modal-content input[type="date"]:not(.browser-default),
.modalm1 .modal-content input[type="datetime"]:not(.browser-default),
.modalm1 .modal-content input[type="datetime-local"]:not(.browser-default),
.modalm1 .modal-content input[type="tel"]:not(.browser-default),
.modalm1 .modal-content input[type="number"]:not(.browser-default),
.modalm1 .modal-content input[type="search"]:not(.browser-default),
.modalm1 .modal-content textarea.materialize-textarea {
  height: 20px !important; }

.modalm1 .modal-content .btn-cont {
  margin-top: 20px; }
  .modalm1 .modal-content .btn-cont .btn {
    background-color: #00a25d !important;
    border-radius: 50px;
    color: #000;
    font-weight: 600; }
  .modalm1 .modal-content .btn-cont .btn:hover {
    background-color: #005631 !important;
    color: #000; }
  .modalm1 .modal-content .btn-cont .btnbrd {
    background-color: #fff !important;
    border-radius: 50px;
    color: #00a25d !important;
    border-color: #ed7d3a; }

.modalm1 .modal-content .left-bx {
  padding-left: 0; }

.modalm1 .modal-content .row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }

.modalm1 .modal-content .modal-header {
  padding-top: 10px; }
  .modalm1 .modal-content .modal-header h5 {
    font-size: 20px; }

.modalm1 .modal-content .modal-body {
  padding-bottom: 30px; }
  .modalm1 .modal-content .modal-body h3 {
    font-size: 28px;
    margin-top: 10px; }

.modalm1 .modal-content .image img {
  width: 350px; }

.modalm1 .modal-dialog {
  max-width: 700px; }

.modalm1 .modalm1 .modal-content .row {
  margin-bottom: 0; }

.modalm1 .modalm1 .modal-content .left-bx {
  padding-left: 0; }

@media only screen and (max-width: 768px) {
  .header-main .hdmainrow {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-main .hdmainrow .sidenav-icon {
      order: 1; }
    .header-main .hdmainrow .head-logo {
      order: 2;
      flex-grow: 1;
      text-align: center; }
    .header-main .hdmainrow .head-login {
      order: 3; }
  .header-main .sidenav-icon {
    display: block;
    padding-top: 60px;
    font-size: 25px;
    padding-left: 0px; }
    .header-main .sidenav-icon a {
      color: #00a25d; }
  .header-main nav .sidenav-icon a:hover {
    color: #fff; }
  .header-main nav .sidenav-trigger {
    margin: 0;
    margin-left: -10px;
    margin-top: 10px; }
    .header-main nav .sidenav-trigger i {
      color: #00a25d; }
  .header-main nav .nav-wrapper .logo a {
    line-height: 50px; }
    .header-main nav .nav-wrapper .logo a img {
      width: 220px; }
  .header-main .right-icon {
    display: none; }
    .header-main .right-icon .icon {
      margin-top: 10px; }
      .header-main .right-icon .icon i {
        color: #00a25d; }
  .header-main .head-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    text-align: center; }
    .header-main .head-logo .logo img {
      width: 220px; }
  .header-main #slide-out .user-view .logo {
    margin-bottom: 20px; }
    .header-main #slide-out .user-view .logo img {
      width: 240px; }
  .section-banner {
    margin-top: 40px; }
    .section-banner .left-contents .title h2 {
      line-height: 50px;
      font-size: 35px; }
    .section-banner .left-contents .contents p {
      font-size: 18px;
      line-height: 35px; }
    .section-banner .left-contents .btn-cont {
      margin-bottom: 30px; }
    .section-banner .image {
      margin-top: 20px;
      padding: 0; }
  .section-learn {
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 60px; }
    .section-learn .left-cont p {
      margin-bottom: 20px; }
    .section-learn .left-cont h2 {
      font-size: 30px;
      line-height: 50px; }
  .section-track {
    margin-top: 30px; }
    .section-track .tab-content {
      margin-bottom: 20px; }
    .section-track .tab-conts .mrmar {
      margin-top: 20px; }
    .section-track .tab-conts .tabs-menu .nav-item {
      margin-right: 0;
      margin-bottom: 20px; }
    .section-track .tab-conts .heading-tl {
      margin-bottom: 30px;
      padding: 0; }
    .section-track .tab-pane {
      margin-bottom: 0; }
      .section-track .tab-pane .trc-card {
        margin-bottom: 30px; }
    .section-track .tab-conts .tabs-menu {
      width: 100%; }
  .section-morecont {
    margin-top: 60px;
    padding-bottom: 30px; }
    .section-morecont .image {
      margin-top: 15px;
      padding-right: 0; }
  .section-divct {
    margin-top: 30px; }
    .section-divct .divct-card {
      height: auto;
      padding-top: 30px;
      padding-bottom: 30px; }
      .section-divct .divct-card .maintitle {
        font-size: 30px;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px; }
      .section-divct .divct-card .subtitle {
        padding-left: 10px;
        padding-right: 10px; }
  .all-title {
    font-size: 30px;
    line-height: 40px; }
  .section-banner-pricing {
    margin-top: 60px; }
    .section-banner-pricing .left-contents .title {
      padding: 0; }
      .section-banner-pricing .left-contents .title h2 {
        font-size: 35px;
        line-height: 50px; }
    .section-banner-pricing .left-contents .contents p {
      font-size: 18px;
      line-height: 35px; }
  .section-selecttrack .select-card {
    margin-bottom: 30px; }
  .section-whyjoin {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 60px; }
    .section-whyjoin .lstrw {
      margin-top: 30px; }
  .section-faq {
    padding-top: 30px; }
    .section-faq .faq-main .faq-accordion .accordion .accordion-item .accordion-content .text-default p {
      line-height: 30px; }
  .footer-main {
    text-align: center; }
    .footer-main .footer-ctcont .contact-cont .add-cont .d-flex {
      display: inline-flex !important; }
    .footer-main .footer-links {
      padding-top: 0; }
    .footer-main .footer-social {
      padding-top: 0;
      padding-bottom: 30px; }
    .footer-main .footer-copyrights .text {
      font-size: 14px; }
  .ukstudbg {
    padding-top: 60px; }
  .section-testi {
    padding-top: 60px;
    margin-top: 30px;
    padding-bottom: 20px; }
    .section-testi .testi-cont ul li {
      margin-right: 0; }
    .section-testi .testi-cont .owl-nav .owl-prev {
      left: -30px; }
    .section-testi .testi-cont .owl-nav .owl-next {
      right: -30px; } }
