.tim-row {
  margin-bottom: 20px;
}

.presentation-page {
  overflow-x: hidden;
}

.tim-white-buttons {
  background-color: #777777;
}

.MyPager a, .MyPager span {
    display: inline-block;
    margin: 4px;
    padding: 4px 6px;
   
    text-decoration: none;
    font-size: 14px;
}

    .MyPager a:hover {
        color: #000;
    }

.MyPager span {
    background-color: #e91e63;
    color: white;
    font-weight: bold;
    pointer-events: none;
}

.title {
  margin-top: 20px;
  /*margin-bottom: 25px;*/
  min-height: 32px;
  /*position: relative;
    display: inline-block;
    width: 100%;*/
}

.title.text-center {
  margin-bottom: 20px;
  font-size: 1.5625rem !important;
}

.tim-typo {
  padding-left: 25%;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}

.tim-typo .tim-note {
  bottom: 5px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  left: 0;
  margin-left: 20px;
  position: absolute;
  width: 260px;
}

.tim-row {
  padding-top: 50px;
}

.tim-row h3 {
  margin-top: 0;
}

#typography h1, #typography h2, #typography h3, #typography h4, #typography h5, #typography h6 {
  margin-bottom: 0;
}

.switch {
  margin-right: 20px;
}

#navbar-full .navbar {
  border-radius: 0 !important;
  margin-bottom: 15px;
  z-index: 2;
}

.space {
  height: 130px;
  display: block;
}

.space-110 {
  height: 110px;
  display: block;
}

.space-50 {
  height: 50px;
  display: block;
}

.space-70 {
  height: 70px;
  display: block;
}

.navigation-example .img-src {
  background-attachment: scroll;
}

.tim-container .noUi-horizontal {
  margin: 30px 0;
}

.navigation-example {
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  min-height: 740px;
}

#notifications {
  background-color: #FFFFFF;
  display: block;
  width: 100%;
  position: relative;
}

#notifications .alert-danger {
  margin-bottom: 0px;
}

.tim-note {
  text-transform: capitalize;
}

#buttons .btn {
  margin: 0 0px 15px;
}

.space-100 {
  height: 100px;
  display: block;
  width: 100%;
}

.be-social {
  padding-bottom: 20px;
  /*     border-bottom: 1px solid #aaa; */
  margin: 0 auto 40px;
}

.txt-white {
  color: #FFFFFF;
}

.txt-gray {
  color: #ddd !important;
}

.parallax {
  width: 100%;
  height: 570px;
  display: block;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.logo-container .logo {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 50px;
  float: left;
}

.logo-container .brand {
  font-size: 16px;
  line-height: 18px;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  color: #fff;
  width: 70px;
  height: 40px;
  text-align: left;
}

.navbar-default .logo-container .brand {
  color: #999999;
}

.navbar-transparent .logo-container .brand {
  color: #FFFFFF;
}

.logo-container .brand-material {
  font-size: 18px;
  margin-top: 15px;
  height: 25px;
  width: auto;
}

.logo-container .logo img {
  width: 100%;
}

.navbar-small .logo-container .brand {
  color: #333333;
}

.fixed-section {
  top: 90px;
  max-height: 71vh;
  overflow: scroll;
  border-bottom: 1px solid rgba(220, 220, 220, .8);
}

.fixed-section ul li {
  list-style: none;
}

.fixed-section li a {
  font-size: 14px;
  padding: 2px;
  display: block;
  color: #666666;
}

.fixed-section li a.active {
  color: #00bbff;
}

.fixed-section.float {
  position: fixed;
  top: 100px;
  width: 200px;
  margin-top: 0;
}

.parallax .parallax-image {
  width: 100%;
  overflow: hidden;
  position: absolute;
}

.parallax .parallax-image img {
  width: 100%;
}

@media (max-width: 768px) {
  .parallax .parallax-image {
    width: 100%;
    height: 640px;
    overflow: hidden;
  }
  .parallax .parallax-image img {
    height: 100%;
    width: auto;
  }
}

.separator {
  content: "Separator";
  color: #FFFFFF;
  display: block;
  width: 100%;
  padding: 20px;
}

.separator-line {
  background-color: #EEE;
  height: 1px;
  width: 100%;
  display: block;
}

.separator.separator-gray {
  background-color: #EEEEEE;
}

.social-buttons-demo .btn {
  /*margin-right: 5px;
    margin-bottom: 7px;*/
  margin: 10px 5px 7px 1px;
}

.img-container {
  width: 100%;
  overflow: hidden;
}

.img-container img {
  width: 100%;
}

.lightbox img {
  width: 100%;
}

.lightbox .modal-content {
  overflow: hidden;
}

.lightbox .modal-body {
  padding: 0;
}

@media screen and (min-width: 991px) {
  .lightbox .modal-dialog {
    width: 960px;
  }
}

@media (max-width: 991px) {
  .fixed-section.affix {
    position: relative;
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .btn, .btn-morphing {
    margin-bottom: 10px;
  }
  .parallax .motto {
    top: 170px;
    margin-top: 0;
    font-size: 60px;
    width: 270px;
  }
}

/*       Loading dots  */

/*      transitions */

.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#images h4 {
  margin-bottom: 30px;
}

#javascriptComponents {
  padding-bottom: 0;
}

#javascriptComponents .btn-raised {
  margin: 10px 0px;
}

/*      layer animation          */

.layers-container {
  display: block;
  margin-top: 50px;
  position: relative;
}

.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.section-black {
  background-color: #333;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
  color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.sharing-area {
  margin-top: 80px;
}

.sharing-area .btn {
  margin: 15px 4px 0;
  color: #FFFFFF;
}

.sharing-area .btn i {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

#navbar {
  margin-bottom: -20px;
}

.sharing-area .btn-twitter {
  background-color: #55acee;
}

.sharing-area .btn-twitter:active:focus {
  background-color: #55acee;
}

.sharing-area .btn-facebook {
  background-color: #3b5998;
}

.sharing-area .btn-facebook:active:focus {
  background-color: #3b5998;
}

.sharing-area .btn-google-plus {
  background-color: #dd4b39;
}

.sharing-area .btn-google-plus:active:focus {
  background-color: #dd4b39;
}

.sharing-area .btn-github {
  background-color: #333333;
}

.sharing-area .btn-github:active:focus {
  background-color: #333333;
}

.section-thin, .section-notifications {
  padding: 0;
}

.section-navbars {
  padding-top: 0;
}

#navbar .navbar {
  border-radius: 0;
}

.section-tabs {
  background: #EEEEEE;
}

.section-pagination {
  padding-bottom: 0;
}

.section-download h4 {
  margin-bottom: 50px;
}

.section-examples a {
  text-decoration: none;
}

.section-examples h5 {
  margin-top: 30px;
}

.components-page .wrapper>.header, .tutorial-page .wrapper>.header {
  height: 400px;
  padding-top: 100px;
  background-size: cover;
  background-position: center center;
}

.components-page .title, .tutorial-page .title {
  color: #FFFFFF;
}

@media (max-width: 830px) {
  .main-raised {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/*@media all and (min-width: 1200px){
    #modal-row [class*="col-"]:nth-child(1),
    #modal-row [class*="col-"]:nth-child(4),
    #javascriptComponents [class*="col-"]:nth-child(2),
    #javascriptComponents [class*="col-"]:nth-child(5){
        padding-right: 3px;
    }

    #modal-row [class*="col-"]:nth-child(2),
    #javascriptComponents [class*="col-"]:nth-child(3){
        padding-right: 3px;
        padding-left: 3px;
    }

    #modal-row [class*="col-"]:nth-child(3),
    #modal-row [class*="col-"]:nth-child(5),
    #javascriptComponents [class*="col-"]:nth-child(4),
    #javascriptComponents [class*="col-"]:nth-child(6){
        padding-left: 3px;
    }
}*/

.components-page .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.components-page .page-header:after {
  background: rgba(132, 13, 121, 0.88);
  background: linear-gradient(45deg, rgba(132, 13, 121, 0.88) 0%, rgba(208, 44, 180, 0.31) 100%);
  background: -moz-linear-gradient(135deg, rgba(132, 13, 121, 0.88) 0%, rgba(208, 44, 180, 0.31) 100%);
  background: -webkit-linear-gradient(135deg, rgba(132, 13, 121, 0.88) 0%, rgba(208, 44, 180, 0.31) 100%);
}

.components-page .page-header.header-filter:before {
  display: none;
}

.components-page .page-header .title-container {
  position: relative;
  z-index: 10;
}

.components-page .footer .container {
  padding-top: 0;
}

.components-page .footer .btn i {
  color: #fff;
}

.components-page .page-header {
  height: 100vh !important;
  min-height: auto !important;
}

/*  PRESENTION PAGE   */

/* Section Components */

.section-components .title {
  margin-top: 60px;
  margin-bottom: 5px;
}

.section-components .description {
  margin-top: 35px;
}

.section-components .image-container {
  height: 560px;
  position: relative;
}

.section-components .components-macbook {
  width: auto;
  left: -100px;
  top: 0;
  height: 100%;
  position: absolute;
}

.section-components .table-img, .section-components .share-btn-img, .section-components .coloured-card-btn-img, .section-components .coloured-card-img, .section-components .social-img, .section-components .pin-btn-img {
  position: absolute;
  /*box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);*/
}

.section-components .coloured-card-img {
  left: 90%;
  top: 11%;
  height: 90px;
  border-radius: 2px;
}

.section-components .social-img {
  left: 70%;
  top: 67%;
  height: 40px;
}

.section-components .coloured-card-btn-img {
  left: 35%;
  top: 2%;
  height: 125px;
  border-radius: 6px;
}

.section-components .table-img {
  left: -13%;
  top: 27%;
  height: 175px;
  border-radius: 2px;
}

.section-components .pin-btn-img {
  left: 0%;
  top: 68%;
  height: 25px;
  border-radius: 3px;
}

.section-components .share-btn-img {
  left: 3%;
  top: -3%;
  height: 25px;
}

/* Section Content */

.section-content .section-description {
  margin-top: 100px;
}

.section-content .title {
  margin-bottom: 5px;
}

.section-content .section-description .title+.description {
  margin-top: 0;
}

.section-content .description {
  margin-top: 35px;
}

.section-content .image-container {
  max-width: 900px;
  position: relative;
}

.section-content .image-container .ipad-img {
  width: 100%;
  transition: transform .6s .9s;
  z-index: 2;
}

.section-content .image-container .area-img, .section-content .image-container .info-img {
  position: absolute;
  /*box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);*/
  opacity: 0;
 /* transform: translate3D(0px, 100px, 0px);
  -webkit-transform: translate3D(0px, 100px, 0px);*/
}

.section-content .image-container .area-img {
  top: 10%;
  left: 60%;
  height: 300px;
  width: 250px;
  z-index: 2;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}

.section-content .image-container .info-img {
  top: 50%;
  left: 0%;
  height: 200px;
  width: 300px;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}

/*.animated {
  transform: translate3D(0px, 0px, 0px) !important;
  -webkit-transform: translate3D(0px, 0px, 0px) !important;
  opacity: 1 !important;
}
*/
/*  animated images  */

@-webkit-keyframes Floatingy {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(50px, 0);
  }
  to {
    -webkit-transform: translate(0, -0px);
  }
}

@-moz-keyframes Floatingy {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(50px, 0);
  }
  to {
    -moz-transform: translate(0, -0px);
  }
}

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(50px, 0px);
  }
  65% {
    -webkit-transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(50px, -0px);
  }
}

@-moz-keyframes Floatingx {
  from {
    -moz-transform: translate(50px, 0px);
  }
  65% {
    -moz-transform: translate(0, 0);
  }
  to {
    -moz-transform: translate(50px, -0px);
  }
}

.table-img, .coloured-card-img, .coloured-card-btn-img, .pin-btn-img, .share-btn-img, .social-img {
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-name: Floatingy;
  -moz-animation-name: Floatingy;
  float: left;
}

.table-img {
  -webkit-animation-duration: 14s;
  -moz-animation-duration: 14s;
  -webkit-animation-name: Floatingx;
  -moz-animation-name: Floatingx;
}

.coloured-card-img {
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -webkit-animation-name: Floatingx;
  -moz-animation-name: Floatingx;
}

.coloured-card-btn-img {
  -webkit-animation-duration: 18s;
  -moz-animation-duration: 18s;
}

.pin-btn-img {
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
}

.share-btn-img {
  -webkit-animation-duration: 11s;
  -moz-animation-duration: 11s;
}

.social-img {
  -webkit-animation-duration: 16s;
  -moz-animation-duration: 16s;
  -webkit-animation-name: Floatingx;
  -moz-animation-name: Floatingx;
}

/* Presentation Page OnScroll Animation */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* loomtek */

.main-logo {
  height: 35px;
  margin-top: 10px;
}

.navbar .navbar-brand {
  padding: 0;
}

.navbar.navbar-transparent {
  padding-top: 5px;
}

.btn, .btn.btn-default {
  color: #fff;
  background-color: #009E91 ;
  border-color: #009E91 ;
  box-shadow: none;
}

.btn, .btn.btn-gray {
  color: #009E91 ;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  box-shadow: none;
}

.btn, .btn.btn-gray:hover {
  color: #009E91 ;
  background-color: rgb(227, 227, 227);
  border-color: #e3e3e3;
  box-shadow: none;
}

.card .card-header-gray {
/*  box-shadow: 05px 20px 0px rgba(0, 0, 0, 0.1), 0 13px 24px -11px rgba(227, 227, 227, 0.1);*/
}

.card .card-header-gray, .card.bg-gray, .card.card-rotate.bg-gray .front, .card.card-rotate.bg-gray .back {
  background: linear-gradient(60deg, #ffffff, #ffffff);
}

.card-header-gray .nav-tabs .nav-item .nav-link {
  border: 0 !important;
  color: #333 !important;
  font-weight: 500;
  border-radius: 15px;
}

.card-header-gray .nav-tabs .nav-item {}

.card-header-gray .nav-tabs .nav-link.active {
  color: #ffffff!important;
  background-color: #009E91 ;
}

.login-bg {
    background-color: #009E91 ;
    height: 70px;
}

.navbar {
  padding: 0rem 0;
}

.brand {
  color: #ffffff;
  text-align: left !important;
}

.brand h1 {
  font-size: 2.2rem !important;
}

.index-page .brand h3 {
  font-size: 1.313rem;
  max-width: inherit;
  margin: 10px auto 0;
}

.page-header-first {
  height: 100vh;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  align-items: center;
}

.main-raised {}

.card .card-header.card-header-image {
  position: relative;
  padding: 0;
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border-radius: 6px;
}

.card-up-head {
  padding: 0.9375rem 1.875rem;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0;
}

.module-status {
  display: flex;
  align-items: center;
}

.va-initial {
  vertical-align: sub !important;
}

.font-title {
  font-weight: 700;
  font-family: "Roboto Slab", "Times New Roman", serif;
}

.card .card-body+.card-footer {
  border-top: 1px solid #ddd;
}

.card .card-footer {
  padding: 0.5375rem 1.875rem;
}

.bg-gray {
  background-color: #FAFAFA;
}

/* filter home cards */

.btn-portfolio {
  color: #333;
  padding: 0px 20px;
  background-color: transparent;
}

.btn-portfolio.active {
  color: #dd4b39;
  border-bottom: 1px solid #dd4b39;
  background-color: transparent;
  text-decoration: none;
}

.btn-portfolio.focus.active {
  color: #dd4b39;
  background-color: transparent;
  text-decoration: none;
}

.btn-portfolio:focus {
  color: #dd4b39;
  border-bottom: 1px solid #dd4b39;
  background-color: transparent;
}

.search-btn {
  right: 10px;
  top: 0;
}

.course-header {
    height: 100% !important;
    min-height: 250px !important;
    background-color: #009E91 ;
}

.course-detail-header {
    height: 100% !important;
    min-height: 350px !important;
    background-color: #009E91 ;
    padding-top: 100px;
    padding-bottom: 80px;
}

.fw-700 {
  font-weight: 500;
}

.info {
  max-width: 360px;
  margin: 0 auto;
  padding: 10px 0 10px;
}

.card-plain {
  background: transparent;
  box-shadow: none;
  border: 0;
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, .87);
  background: #fff;
  width: 100%;
 /* box-shadow: 0 2px 2px 0 rgba(134, 134, 134, 0.1), 0 3px 1px -2px rgba(134, 134, 134, .1), 0 1px 3px 0 rgba(134, 134, 134, .1);*/
}

@media screen and (min-width: 767px) {
  .card-profile .card-header-image {
    max-height: inherit;
  }
}


.card .card-header.card-header-image img {
  background-size: cover;
  background-position: center center;
  height: 200px;
  width: 100%;
}
.card-collapse .card-header {
  border-bottom: 1px solid #ddd;
  padding: 10px 10px 10px 20px;
  margin: 5px;
  box-shadow: none!important;
  background: #f1f1f1;
}

.list-group-item.list-group-item-action {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.badge {
  padding: 4px 6px;
  text-transform: uppercase;
  font-size: 11px;
  color: #ffffff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #f9f9f9;
  border-color: #ddd;
}

/* wizard */

#grad1 {
  background-color:  #9C27B0;
  background-image: linear-gradient(120deg, #FF4081, #81D4FA)
}

#msform {
  text-align: center;
  position: relative;
  margin-top: 20px
}

#msform fieldset .form-card {
  background: white;
  border: 0 none;
  border-radius: 0px;
  /*box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);*/
  padding: 20px 40px 30px 40px;
  box-sizing: border-box;
  width: 94%;
  margin: 0 3% 20px 3%;
  position: relative
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  position: relative
}

#msform fieldset:not(:first-of-type) {
  display: none
}

#msform fieldset .form-card {
  text-align: left;
  color: #9E9E9E
}

#msform input, #msform textarea {
  padding: 0px 8px 4px 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  margin-top: 2px;
  width: 100%;
  box-sizing: border-box;
  font-family: montserrat;
  color: #2C3E50;
  font-size: 16px;
  letter-spacing: 1px
}

#msform input:focus, #msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  border-bottom: 2px solid skyblue;
  outline-width: 0
}

#msform .action-button {
  width: 100px;
  background: skyblue;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px
}

#msform .action-button:hover, #msform .action-button:focus {
  /*box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue*/
}

#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
 /* box-shadow: 0 0 0 2px white, 0 0 0 3px #616161*/
}

select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue
}

.card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative
}

.fs-title {
  font-size: 25px;
  color: #2C3E50;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left
}

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey
}

#progressbar .active {
  color: #000000
}

#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 25%;
  float: left;
  position: relative
}

#progressbar #account:before {
  font-family: FontAwesome;
  content: "\f023"
}

#progressbar #personal:before {
  font-family: FontAwesome;
  content: "\f007"
}

#progressbar #payment:before {
  font-family: FontAwesome;
  content: "\f09d"
}

#progressbar #confirm:before {
  font-family: FontAwesome;
  content: "\f00c"
}

#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px
}

#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1
}

#progressbar li.active:before, #progressbar li.active:after {
  background: skyblue
}

.radio-group {
  position: relative;
  margin-bottom: 25px
}

.radio {
  display: inline-block;
  /*width: 204;
  height: 104;*/
  border-radius: 0;
  background: lightblue;
  /*box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2)*/
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px
}

.radio:hover {
/*  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)*/
}

.radio.selected {
/*  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)*/
}

.fit-image {
  width: 100%;
  object-fit: cover
}

/* file uploader */

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  opacity: 0;
  direction: ltr
}

.fileinput {
  display: inline-block;
  margin-bottom: 9px
}

.fileinput .form-control {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text
}

.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  max-width: 360px
}

.fileinput .thumbnail.img-circle {
  border-radius: 50%;
  max-width: 100px
}

.fileinput .thumbnail>img {
  max-height: 100%;
  width: 100%
}

.fileinput .btn {
  vertical-align: middle
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
  display: none
}

.fileinput-inline .fileinput-controls {
  display: inline
}

.fileinput-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle
}

.form-control .fileinput-filename {
  vertical-align: bottom
}

.fileinput.input-group {
  display: table
}

.fileinput.input-group>* {
  position: relative;
  z-index: 2
}

.fileinput.input-group>.btn-file {
  z-index: 1
}

.fileinput-new.input-group .btn-file, .fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0
}

.fileinput-new.input-group .btn-file.btn-sm, .fileinput-new .input-group .btn-file.btn-sm, .fileinput-new.input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-file.btn-xs, .fileinput-new.input-group .btn-group-sm>.btn-file.btn, .fileinput-new .input-group .btn-group-sm>.btn-file.btn {
  border-radius: 0 3px 3px 0
}

.fileinput-new.input-group .btn-file.btn-lg, .fileinput-new .input-group .btn-file.btn-lg, .fileinput-new.input-group .btn-group-lg>.btn-file.btn, .fileinput-new .input-group .btn-group-lg>.btn-file.btn {
  border-radius: 0 6px 6px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #ff9800
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #ff9800
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #f44336
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #f44336
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #4caf50
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #4caf50
}

.bootstrap-select>.dropdown-toggle {
  justify-content: space-between;
  color: #666 !important;
  background-color: transparent !important;
  border-color: #009E91 ;
  box-shadow: none;
  background-image: linear-gradient(0deg, #666 1px, rgba(156, 39, 176, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0);
  margin: 0;
  padding: 10px 30px;
}

.bootstrap-select>select.mobile-device:focus+.dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.profile img {
  max-width: 160px;
  width: 100%;
  margin: 0 auto;
}

.table th, .table td {
  font-size: .875rem;
}

.back-btn {
  position: absolute;
  left: 4px;
  top: -3px;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 25px;
  padding: 5px;
}

.account-icon {
  font-size: 55px !important;
  color: #fff !important;
}

.dropdown-toggle-account:after {
  will-change: transform;
  transition: transform 150ms linear;
  transform: rotate(0deg);
}

.dropdown-toggle-account::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  color: white;
}

.show>.btn.dropdown-toggle.dropdown-toggle-account {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  /*box-shadow: 0 2px 2px 0 rgba(255, 82, 66, 0), 0 3px 1px -2px rgba(255, 82, 66, 0), 0 1px 5px 0 rgba(255, 82, 66, 0);*/
}

.efective-icon {
  font-size: 32px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  width: 130px;
  line-height: 130px;
  height: 130px;
  font-weight: 700;
}

.detail-course-collapse small {
  font-size: 12px;
  margin-right: 5px !important;
}

.h-overflow-saper {
  overflow-y: auto;
  height: 50vh;
}

.btn-group, .btn-group-vertical {
  display: block;
}
.bs-stepper-header {
  overflow-x: scroll;
}
.card-plain .card-body {
  padding-left: 15px;
  padding-right: 15px;
}
.icon-certif {
  font-size: 58px;
  margin-top: 35px;
}
.modal-xxl {
  max-width: 95vw;
}
.card .card-header.card-header-image img {
  background-size: cover;
  background-position: center center;
  height: 260px;
  width: 100%;
}

.rating li.star {
list-style-type: none;
}
.card .card-header-primary, .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
  background: linear-gradient(60deg, #009E91 , #009E91 );
}
h6.dropdown-header span>span {
  color: #009E91 ;
    font-weight: bold;
    font-size: 14px;
}
.table thead tr th {
  font-size: 1.063rem;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 7px 8px;
  vertical-align: middle;
  border-color: #f1f1f1;
  font-size: .775rem;
}
.table>thead>tr>th {
  border-bottom-width: 1px;
  font-size: 1.0625rem;
  font-weight: 300;
}
.table thead th {
  font-size: .95rem;
  font-weight: 500;
  color: #555;
  border-top-width: 0;
  border-bottom-width: 1px;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(0,0,0,.06);
}
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid rgba(0,0,0,.06);
}
.table-head-font {
  font-size: 1.063rem;
}
.label-small{
  font-size: 13px;
}
.head-table>td{
  font-size: 14px !important;
  color: #009E91  !important;
}
.ajax__tab_xp .ajax__tab_tab {
  height: inherit !important;
  background: inherit !important;
}

.ajax__tab_xp .ajax__tab_outer {
  height: inherit !important;
  background: inherit !important;
  margin: 0px 10px;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
  background: inherit !important;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
  background: inherit !important;
  border-bottom: 2px solid #009E91 ;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
  background: inherit !important;
}
.ajax__tab_xp .ajax__tab_inner {
  padding-left: 3px;
  background: inherit !important;
}
.ajax__tab_xp .ajax__tab_body {
  border: 0px solid #999999 !important;
}
.ajax__tab_xp .ajax__tab_header {

  background: inherit !important;
}

.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 3.5em;
  height: 3.5em;
  padding: 0.1em 0;
  margin: .15rem;
  line-height: 1.5em;
  color: #009E91 ;
  background-color: #F4F4F4;
  border-radius: 4em;
}
.bs-stepper-label {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
}
.ajax__tab_header{
  display: grid;
    text-align: left !important;
}

input[type=checkbox] {
  position: relative;
  cursor: pointer;
  margin-right: 12px;
}
input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 0;
  left: 0;
  border: 2px solid #009E91 ;
  border-radius: 3px;
  background-color: white;
}
input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.modalPopup {
  background-color: #ffffff;
  border-width: 0px !important;
  border-style: solid;
  border-color: rgb(91, 155, 213);
  padding: 15px !important;
  margin: 5px !important;
 /* box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important;*/
  border-radius: 6px !important;
  border: none !important;
}

.titulosmodal {
  Background-color: transparent !important;
  Font-Size: inherit !important;
  Color: #000 !important;
  text-align: center !important;
  font-weight: 700 !important;
  font-family: "Roboto Slab", "Times New Roman", serif !important;
  
}

.subtitulosmodal {
  text-transform: none;
  color: #000 !important;
  font-size: 1.5625rem !important;
  font-weight: 700 !important;
  font-family: "Roboto Slab", "Times New Roman", serif !important;
}

.modalBackground {
  opacity: 0.26 !important;
  background: rgba(0, 0, 0, 0.5) !important;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.01) !important;
}
.infoCurso {display: block !important;
text-align: left;
}
 
.nav-login-block{
z-index: 999;
}

.menu-mobile h6 span li{
  list-style: none;
  padding: 10px 15px;
}
.menu-mobile h6 span li a{
  color: #333;
  font-size: 13px;
}

@media (min-width: 768px) {
  .btn-group, .btn-group-vertical {
    display: inline-flex;
  }
  .brand h1 {
    font-size: 3.2rem !important;
}
.infoCurso {display: flex !important;
  text-align: left;
  }
  .ajax__tab_header{
    text-align: center !important;
    display: block;
  }
  .bs-stepper-circle {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    width: 4.5em;
    height: 4.5em;
    padding: .5em 0;
    margin: .25rem;
    line-height: 2.5em;
    color: #009E91 ;
    background-color: #F4F4F4;
    border-radius: 3em;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    background: #fff;
  }
  .navbar-collapse::after {
    background-color: transparent;
  }
  .navbar .dropdown.show .dropdown-menu, .navbar .dropdown .dropdown-menu {
    height: 100%;
  }
  .bs-stepper-header {
    overflow-x: auto;
  }
  .navbar-collapse::after {
    position: relative;
}
}

@media (min-width: 992px) {
  .back-btn {
    position: absolute;
    left: -29px;
    top: 10px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 25px;
    padding: 5px;
  } 
  .card .card-header.card-header-image img {
    object-fit: cover;
    height: 100%;
    max-height: 200px;
    background-size: cover;
    background-position: center center;
    height: 260px;
    width: 100%;
    background-size: cover !important;
  }

    .grecaptcha-badge {
        z-index: 999;
        display: block !important;
    }
}