h1#primeagile__13642 {
  color: #0082d7;
  text-shadow: 1px 6px 7px #00000029;
  position: absolute;
  font-size: 2rem;
  margin-top: 95px;
  text-align: center;
  width: 100%;
}

.breadcrumb {
  padding: 10px !important;
  justify-content: flex-end;
  text-transform: capitalize;
}

.footer_container {
  background: #f5f9ff;
}

#primeagile__14156 {
  height: auto;
}

.second-title,
.card-title {
  color: #000;
}

.second-title {
  text-align: center;
  font-weight: bold;
  position: absolute;
  margin-top: 170px;
  width: 100%;
}

#primeagile__19216 {
  font-size: 28px;
  color: #4a90e2;
  font-family: Spartan;
  text-decoration: none;
  font-weight: 500;
  padding: 20px 0 10px;
  display: flex;
}

#primeagile__19211 {
  background: #fff;
  margin-bottom: 20px;
  box-shadow: #d3cece 0 5px 3px;
}

#primeagile__19213 img {
  padding: 0 20px 20px 0;
}

#primeagile__19206 a {
  text-decoration: none !important;
  color: #4a90e2 !important;
}

#primeagile__19206 p {
  text-decoration: none !important;
  color: #000 !important;
}

.wrapper-container {
  display: flex;
  justify-content: center;
  margin: auto;
}

.sidebar-textblock {
  top: 5%;
  overflow-y: auto;
  position: -webkit-sticky;
  position: sticky;
}

.breadcrumb-item.active {
  color: #202123 !important;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

/* /learning/learning-resources/ */

.disableClass {
  visibility: hidden;
}

.btn {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid #e74c3c;
  border-radius: 0.6em;
  color: #e74c3c;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1rem;
  line-height: 1;
  margin: 20px;
  padding: 1.2em 2.8em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.bg-white {
  background: #fff;
  padding: 0;
}

.btn:link,
.btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 40px;
  display: inline-block;
  border-radius: 100px;
  transition: all 0.2s;
}

.btn::after {
  content: "";
  display: inline-block;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.hide-overflow {
  overflow: hidden;
}

.hide-overflow img.card-img-top {
  transition: 0.5s;
}

.card-body {
  padding: 1.25rem;
}

.card-body {
  background: transparent linear-gradient(180deg, #fff 0, #efefef 100%) 0 0
    no-repeat padding-box;
}

/* /learning/spring-boot/ */

a:hover {
  text-decoration: none;
}

/* /learning/sales/*/

a:hover {
  text-decoration: none;
}

