.main {
  position: absolute;
  width: auto;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
}

.main-menu {
  max-width: 1180px;
  margin: 0 auto;
  background-color: #ffffff;
}

.main-menu-bar {
  width: 100%;
  background-color: #ffffff;
  border-bottom: 4px solid #E07634;
  z-index: 200;
}

.page-limit-adjust {
  max-width: 1180px;
  /*background-color: #ffe250;*/
  margin: 0 auto;
  /*padding: 5px;*/
}

.page-limit-medium {
  max-width: 990px;
  /*max-width: 1119px;*/
  /*background-color: rgb(232,127,197);*/
  margin: 0 auto;
  padding: 11px 22px 11px 22px;
}

.page-limit-full {
  max-width: 100%;
  /*background-color: #b3e153;*/
  /*background-color: #ffffff;*/
  /*margin: 0 auto;*/
  padding: 30px 0 10px 0;
}

.card-course-info-list-title {
  font-size: 35px;
  color: #ffffff;
  text-align: center;
  margin: 30px 0;
}

.page-limit-card-course-info-list-adjust-bar {
  /*background-color: #c32222;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.card-course-info-list-box {
  width: 304px;
  text-align: left;
  padding: 1rem 1.5rem;
  background-color: #fff;
  margin: 8px;
  /*margin: 0 8px;*/
}

.card-course-info-list-subtitle {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  /*margin-bottom: 5rem;*/
}

.card-course-info-list-adjust {
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
}

.card-course-info-list-topic-adjust {
  font-size: 16px;
  margin-bottom: 16px;
}

/* Main Banners Backgrounds */

.video-banner-background {
  width: 100%;
  height: 600px;
  background-color: red;
  /*background-size: cover;*/
  /*padding: 52px;*/
  position: relative;
  z-index: 2;
}

.video-banner-background-adjust {
  width: 100%;
  height: 600px;
  background-color: orange;
  background-size: cover;
  background-repeat: no-repeat;
  /*padding: 8px;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.home-banner-image {
  background-image: url('../../assets/img/main-pages-banners/page-cover-home.jpg');
}

.about-banner-image {
  background-image: url('../../assets/img//main-pages-banners/page-cover-about.jpg');
}

.courses-banner-image {
  background-image: url('../../assets/img//main-pages-banners/page-cover-courses.jpg');
}

.calendar-banner-image {
  background-image: url('../../assets/img//main-pages-banners/page-cover-calendar.jpg');
}

.informative-banner-image {
  background-image: url('../../assets/img//main-pages-banners/page-cover-calendar.jpg');
}

.contact-us-banner-image {
  background-image: url('../../assets/img//main-pages-banners/page-cover-contact-us.jpg');
}

/* Main Course Banner */

@media (max-width: 767px) {
  .course-banner-content-adjust {
    width: 90%;
    /*background-color: orange;*/
    padding: 0 0 50px 0;
  }
}

.course-banner-bar {
  width: 100%;
  min-height: 400px;
  /*min-height: 200px;*/
  /*background-image: url('../../assets/img//main-pages-banners/page-cover-about.jpg');*/
  background-color: #a9a9a9;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.course-banner-button-adjust {
  max-width: 1024px;
  display: flex;
  /*flex-direction: row;*/
  /*align-items: center;*/
  justify-content: center;
  /*background-color: #bc1a1a;*/
  padding: 14px 10px 14px 10px;
  margin: 0 auto;
}

.course-banner-title {
  /*max-width: 70%;*/
  font-family: 'Montserrat';
  font-size: 57px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 20px;
  line-height: 1.1;
}

@media only screen and (max-width: 420px) {
  .course-banner-title {
    /*max-width: 70%;*/
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 700;
    color: #b41919;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 20px;
    line-height: 1.1;
    /*word-break: break-word;*/
  }
}

@media only screen and (max-width: 320px) {
  .course-banner-title {
    /*max-width: 70%;*/
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    color: #19b41f;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 20px;
    line-height: 1.1;
    /*word-break: break-word;*/
  }
}

.course-banner-adjust {
  /*background-color: yellow;*/
  padding: 40px 0;
}

.course-banner-align {
  align-items: center;
}

.course-banner-base {
  width: 1170px;
  background-color: orange;
}

@media all and (max-width: 30em) {
  .btn-course-info {
    width: 65%;
    display: block;
    margin: 0.4em auto;
  }
}

.btn-course-info {
  font-family: 'Montserrat';
  font-weight: 600;
  /*width: 260px;*/
  /*max-width: 100%;*/
  min-width: 260px;
  /*font-size: 20px;*/
  background-color: #005b36;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  /*padding: 0.35em 1.2em;*/
  padding: 10px 16px;
  /*border: 2px solid #005b36;*/
  border-radius: 0.25rem;
  box-sizing: border-box;
  /*margin: 0 1rem 1rem 0;*/
  display: inline-block;
}

.btn-course-info:hover {
  font-family: 'Montserrat';
  color: #ffffff;
  text-decoration: none;
}

.course-bar-info {
  min-width: 20%;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex: auto;
  align-items: center;
  align-self: baseline;
  /*background-color: #f2f2f2;*/
}

.course-description-info-bar-icon {
  /*background-color: #b01a1a;*/
  text-align: center;
  padding: 16px 6px 16px 6px;
}

.course-description-info-title-icon {
  font-family: 'Montserrat';
  font-size: 17px;
  font-weight: 600;
  color: #333333;
  margin: 0;
}

.course-description-info-paragraph-icon {
  font-family: 'Montserrat';
  font-size: 17px;
  color: #333333;
  margin: 0;
}

.course-info-subtitle-bar-green {
  /*font-family: 'Montserrat';*/
  /*font-size: 17px;*/
  /*color: #333333;*/
  background-color: #005b36;
  text-align: center;
  padding: 6px;
  margin-bottom: 18px;
}

.course-info-subtitle-bar-orange {
  /*font-family: 'Montserrat';*/
  /*font-size: 17px;*/
  /*color: #333333;*/
  background-color: #e4752e;
  text-align: center;
  padding: 6px;
  margin-bottom: 18px;
}

.course-info-list-adjust {
  padding-left: 24px;
}

.course-info-subtitle {
  font-family: 'Montserrat';
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.course-description-topic-title {
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  /*color: #185abd;*/
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.course-description-topic {
  font-family: 'Montserrat';
  font-size: 18px;
  color: #333333;
  /*color: #fff;*/
  text-align: left;
  margin: 0;
  /*padding: 5px;*/
  /*padding: 0 0 15px 5px;*/
}

.course-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  /*background-color: orange;*/
  margin-bottom: 40px;
}

.course-content-topic-icon-adjust {
  width: 20px;
  /*background-color: green;*/
  /*padding: 1px;*/
}

.course-content-topic-bar-adjust {
  width: 100%;
  display: flex;
  margin: 0 0 10px 0;
  /*background-color: yellow;*/
}

.course-content-icon-adjust {
  margin: 0 15px 0 0;
}

.course-content-topic-title-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  background-color: #315591;
  /*text-align: center;*/
  padding: 4px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #005b36;
}

.course-calendar {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: .25rem;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);
}

.course-calendar-date-bar {
  font-size: 1.875rem;
  color: #005b36;
  font-weight: bold;
  padding-left: 1.25rem;
  padding-right: .25rem;
  padding-top: .75rem;
  padding-bottom: .25rem;
}

.course-calendar-date {
  font-size: 1.875rem;
  color: #005b36;
  /*font-weight: bold;*/
  /*padding-left: 1.25rem;*/
  /*padding-right: .25rem;*/
  /*padding-top: .75rem;*/
  /*padding-bottom: .25rem;*/
}

.course-calendar-days-week-bar {
  background-color: rgb(241,241,241);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.course-calendar-days-week {
  font-size: 1rem;
  color: #ef6b18;
}

.course-calendar-time-bar {
  display: flex;
  height: 50%;
  margin-top: .9rem;
  margin-bottom: .9rem;
  padding-left: 1.5rem;
  align-items: center;
}

/* Featured Posts */

.featured-post-bar {
  width: 100%;
  background-color: #f6f6f6;
  padding: 30px 0 20px 0;
}

.featured-post-main {
  position: relative;
  width: 100%;
  height: 410px;
  /*height: 100%;*/
  background: center center no-repeat;
  background-size: cover;
  margin: 0 0 10px 0;
}

.featured-post {
  position: relative;
  width: 100%;
  min-height: 200px;
  background: center center no-repeat;
  background-size: cover;
  margin: 0 0 10px 0;
}

.featured-post-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
}

.featured-post-name {
  position: absolute;
  background-color: #ef6b18;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 5px;
  margin: 10px 0 0 10px;
}

.featured-post-name-title {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}

.featured-post-title-adjust {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
}

.featured-post-title {
  font-family: 'Source Sans Pro';
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.featured-post-title-link {
  font-family: 'Source Sans Pro';
  font-size: 22px;
  font-weight: 800;
  color: #ffffff;
}

.featured-post-title-link:hover {
  /*font-family: 'Montserrat';*/
  /*font-size: 22px;*/
  text-decoration: none;
  color: #ffffff;
}

/* Informative links */

.informative-btn-link {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  background-color: #005b36;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 0.35em 1.2em;
  display: block;
  border-radius: 0.25rem;
}

.informative-btn-link:hover {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  background-color: #005b36;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 0.35em 1.2em;
  display: block;
  border-radius: 0.25rem;
}

/* Main Banner Text */

.main-banner-header {
  font-family: 'Montserrat';
  font-size: 80px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  line-height: 1;
  margin-top: 140px;
  /*word-break: break-word;*/
  /*word-wrap: break-word;*/
}

@media only screen and (max-width: 700px) {
  .main-banner-header {
    font-family: 'Montserrat';
    font-size: 55px;
    font-weight: 700;
    color: #2aa7a0;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    line-height: 1;
    margin-top: 140px;
    /*word-wrap: break-word;*/
    /*word-break: break-word;*/
  }
}

@media only screen and (max-width: 500px) {
  .main-banner-header {
    font-family: 'Montserrat';
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    line-height: 1;
    margin-top: 140px;
    /*word-wrap: break-word;*/
    /*word-break: break-word;*/
  }
}

@media only screen and (max-width: 350px) {
  .main-banner-header {
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 700;
    color: #b41c1c;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    line-height: 1;
    margin-top: 140px;
    /*word-wrap: break-word;*/
    /*word-break: break-word;*/
  }
}

@media only screen and (max-width: 316px) {
  .main-banner-header {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    color: #cba728;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    line-height: 1;
    margin-top: 140px;
    /*word-wrap: break-word;*/
    /*word-break: break-word;*/
  }
}

.banner-header {
  font-family: 'Montserrat';
  font-size: 70px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  line-height: 1;
  /*margin-top: 245px;*/
}

@media only screen and (max-width: 490px) {
  .banner-header {
    font-family: 'Montserrat';
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    line-height: 1;
    /*margin-top: 245px;*/
  }
}

.banner-paragraph {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  line-height: 26px;
  margin: 0;
}

/* Horizontal Banners */

.page-content-horizontal-banner-bar-full {
  position: relative;
  /*background-color: lightgreen;*/
  margin-left: auto;
  margin-right: auto;
  /*padding: 20px;*/
}

.page-content-horizontal-banner-bar {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  /*background-color: blue;*/
  /*padding: 10px;*/
  transform: translate3d(0,0,0) !important;
  box-sizing: content-box;
}

.page-content-horizontal-banner-bar {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  /*background-color: blue;*/
  /*padding: 10px;*/
  /*transform: translate3d(0,0,0) !important;*/
  box-sizing: content-box;
}

.page-content-horizontal-banner-image-adjust {
  width: 100%;
  height: 600px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  background-position: center center;
  background-size: cover;
}

.page-content-horizontal-banner-title-adjust {
  font-family: 'Source Sans Pro';
  max-width: 900px;
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  /*margin: 0 5%;*/
  z-index: 2;
}

@media (max-width: 785px) {
  .page-content-horizontal-banner-title-adjust {
    max-width: 900px;
    font-family: 'Montserrat';
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    /*margin: 0 5%;*/
    z-index: 2;
  }
}

@media (max-width: 490px) {
  .page-content-horizontal-banner-title-adjust {
    max-width: 900px;
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    /*margin: 0 5%;*/
    z-index: 2;
  }
}

/* Page Typography */

.description-subtitle {
  font-family: 'Montserrat';
  font-size: 36px;
  font-weight: 700;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 399px) {
  .description-subtitle {
    font-family: 'Montserrat';
    font-size: 27px;
    font-weight: 700;
    color: #064b09;
    text-align: center;
  }
}

@media only screen and (max-width: 300px) {
  .description-subtitle {
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 700;
    color: #c32222;
    text-align: center;
  }
}

@media only screen and (max-width: 200px) {
  .description-subtitle {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    color: #2843a6;
    text-align: center;
  }
}

.description-subtitle-bar-full {
  width: 100%;
  /*background-color: #b4b0b0;*/
  padding: 10px 0 10px 0;
  /*margin: 0 auto;*/
}

.description-subtitle-bar-limit {
  max-width: 1180px;
  /*background-color: #ebebeb;*/
  padding: 20px 0 20px 0;
  margin: 0 auto;
}

.description-courses-subitle {
  font-family: 'Montserrat';
  font-size: 36px;
  font-weight: 700;
  color: #333333;
  /*color: #ffffff;*/
  text-transform: uppercase;
  text-align: center;
  padding: 30px 0;
  margin: 0;
}

.default-paragraph {
  font-family: 'Source Sans Pro';
  font-size: 21px;
  color: #333333;
  text-align: center;
  margin: 0;
  padding: 5px;
}

.default-paragraph-left {
  font-family: 'Montserrat';
  font-size: 18px;
  color: #333333;
  /*color: #ffffff;*/
  text-align: left;
  /*line-height: 1.5;*/
  padding: 5px 5px 5px 0;
}

.title-content-centralize {
  font-family: 'Montserrat';
  font-size: 40px;
  font-weight: 700;
  color: #ee6815;
  /*color: #f78f1e;*/
  text-align: center;
  margin: 0 auto 36px;
  padding: 0 0 32px 0;
  border-bottom: 1px solid #ccc;
}

.subtitle-left-content {
  font-family: 'Source Sans Pro';
  font-size: 28px;
  font-weight: 700;
  color: #000;
  text-align: left;
  margin-top: .5em;
  margin-bottom: .5em;
  /*line-height: 1.5;*/
  /*padding: 0 0 16px 0;*/
}

.paragraph-subtitle-left-content {
  font-family: 'Source Sans Pro';
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #000;
  text-align: left;
  /*line-height: 1.5;*/
  margin-top: 1em;
  margin-bottom: 1em;
  /*padding: 0 0 16px 0;*/
}

.paragraph-left-content {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  /*letter-spacing: -1px;*/
  color: #000000;
  /*color: #333333;*/
  text-align: left;
  /*line-height: 1.5;*/
  margin: 0;
  padding: 8px 0 8px 0;
}

.link-news-content {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0000ff;
  font-weight: 700;
  text-decoration: underline;
  /*text-align: left;*/
  /*line-height: 1.5;*/
  /*padding: 0 0 16px 0;*/
}

.link-news-content:hover {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0000ff;
  font-weight: 700;
  text-decoration: underline;
  /*text-align: left;*/
  /*line-height: 1.5;*/
  /*padding: 0 0 16px 0;*/
}

.text-line-content {
  max-width: 1180px;
  /*padding-left: 8px;*/
  /*padding-right: 8px;*/
  padding: 15px 0 15px 0;
  padding-bottom: 20px;
  margin: 0 auto;
  background-color: yellow;
}

.page-bar {
  width: 100%;
  /*background-color: #c24242;*/
  /*padding-top: 10px;*/
  /*padding-bottom: 10px;*/
  /*padding: 10px 0 10px 0;*/
  padding: 10px;
}

.page-bar-limit {
  /*width: 100%;*/
  max-width: 1180px;
  background-color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  padding: 20px 0 20px 0;
  margin: 0 auto;
}

.description-subtitle-decor-first-line {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}

.description-subtitle-decor-second-line {
  position: relative;
  top: 1px;
  margin: 0 20px 0 20px;
  padding: 15px;
  border-bottom: 1px solid #E07634;
  display: inline-block;
}

/* Cards courses */

.column-flexbox {
  display: flex;
}

@media (min-width: 500px) and (max-width: 768px) {
  .column-flexbox {
    max-width: 50%;
    flex-shrink: 0;
    flex-basis: 50%;
  }
}

.card-separator {
  margin: 18px 0 18px 0;
}

.card-course {
  max-width: 100%;
  text-align: center;
  padding: 20px;
  margin: 0 auto;
}

.card-course-title {
  font-family: 'Montserrat';
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-transform: none;
  word-break: break-word;
}

.card-description-paragraph {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-transform: none;
  line-height: 1.4;
  word-break: break-word;
  margin: 0 0 11px;
}

.card-course-default {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-course-default::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  right: 50%;
}

.card-mask {
  /*position: absolute;*/
  /*cursor: pointer;*/
  /*background-color: yellow;*/
  /*top: 0;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*right: 0;*/
  /*z-index: 1;*/
}

.card-image {
  width: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.card-course-footer {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
}

.btn-card-course {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  padding: 6px 12px;
  margin: 10px 0 10px 0;
  border: 2px solid #ffffff;
}

.btn-card-course:hover {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 6px 12px;
  margin: 10px 0 10px 0;
  border: 2px solid #ffffff;
}

/* Card course colors */

.card-course-color-green {
  background-color: #113e26;
}

.card-course-color-powerpoint {
  background-color: #b83617;
}

.card-course-color-acrobat-reader {
  background-color: #6a1012;
}

/* Card course list */

.card-course-list-title {
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 0;
}

.card-course-list-container {
  width: 100%;
  /*max-width: 960px;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  /*margin: 0 auto;*/
  margin-bottom: 20px;
  /*background-color: #d9d9d9;*/
}

.card-course-list-link {
  width: 146px;
  height: 146px;
  color: #fff;
  /*background-color: #6a6a6a;*/
  /*display: flex;*/
  /*flex-direction: column;*/
  /*align-items: center;*/
  margin: 8px 6px;
  /*padding: 6px;*/
}

.card-course-list-link:hover {
  width: 146px;
  height: 146px;
  color: #fff;
  /*background-color: #6a6a6a;*/
  /*display: flex;*/
  /*flex-direction: column;*/
  /*align-items: center;*/
  margin: 8px 6px;
  /*padding: 6px;*/
}

.card-course-list-header {
  width: inherit;
  height: inherit;
  /*position: relative;*/
  padding: 8px;
  display: flex;
  justify-content: flex-start;
  /*align-items: flex-end;*/
  /*background-color: yellow;*/
  box-shadow: 6px 6px 8px -1px #898989;
  /*border: 1px solid #cccccc;*/
  border-radius: 10px;
}

.card-course-list-header-content-adjust {
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  /*background-color: #08b4fe;*/
  /*padding: 6px;*/
}

.card-course-list-header-icon {
  width: 45%;
  position: relative;
  top: 40%;
  left: 22%;
  transform: translate(-50%,-50%);
}

.card-course-list-font {
  width: 100%;
  font-family: 'Source Sans Pro';
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 22px;
  margin: 0 0 2px 0;
  padding-left: 5px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
}

/* Card info */

.card-info-separator {
  /*width: 100%;*/
  height: calc(100% - 9px);
  /*margin: 18px 0 18px 0;*/
  /*background-color: #efa170;*/
  padding: 10px;
  /*border: 1px solid #005b36;*/
  /*border: 1px solid #e07634;*/
  /*border-radius: 4px;*/
}

.card-info-adjust {
  width: 100%;
  height: 100%;
  /*background-color: rgb(171,215,46);*/
  /*text-align: center;*/
  /*margin: 0 auto;*/
}

@media (max-width: 768px) {
  .card-info-adjust {
    width: 100%;
    /*max-width: 320px;*/
    /*background-color: rgb(39,112,37);*/
    /*text-align: center;*/
    /*margin: 0 auto;*/
  }
}

.card-info-header-figure {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  /*background-color: #d99ec5;*/
}

.card-info-header-figure-background {
  max-width: 238px;
  margin: 20px 0 20px 0;
}

@media screen and (max-width: 860px) {
  .card-info-header-figure-background {
    max-width: 208px;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 290px) {
  .card-info-header-figure-background {
    max-width: 213px;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 260px) {
  .card-info-header-figure-background {
    max-width: 183px;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 238px) {
  .card-info-header-figure-background {
    max-width: 173px;
    /*max-width: 238px;*/
    margin: 20px 0 20px 0;
  }
}

.card-info-header-image-box {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /*background-color: red;*/
}

.card-info-header-image-adjust {
  width: 210px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin: 20px 0 20px 0;
}

@media screen and (max-width: 860px) {
  .card-info-header-image-adjust {
    width: 185px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 290px) {
  .card-info-header-image-adjust {
    width: 190px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 260px) {
  .card-info-header-image-adjust {
    width: 160px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 238px) {
  .card-info-header-image-adjust {
    width: 150px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin: 20px 0 20px 0;
  }
}

.card-info-header {
  /*height: initial;*/
  /*background-color: rgb(214,170,91);*/
  text-align: center;
}

.card-info-header-image {
  /*max-width: 60px;*/
  margin: 20px 0 20px 0;
}

.card-info-header-icon {
  max-width: 60px;
  margin: 20px 0 20px 0;
}

.card-info-header-title {
  font-family: 'Montserrat';
  font-size: 22px;
  font-weight: 400;
  color: #000000;
  /*color: #333333;*/
  /*color: #005b36;*/
  /*color: #e07634;*/
  text-align: center;
  text-transform: uppercase;
  /*color: #fff;*/
  /*background-color: yellow;*/
  /*margin: 0;*/
  padding: 0;
}

.card-info-body {
  font-size: 20px;
}

.card-info-description {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #333333;
  /*color: #fff;*/
  text-align: center;
  /*line-height: 1.2;*/
  margin: 0 0 11px;
}

/* Card profile */

.card-profile-adjust {
  /*max-width: 100%;*/
  /*position: relative;*/
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  /*text-align: center;*/
  margin-bottom: 30px;
  padding: 30px 30px 0;
  border: 2px solid #ded9d9;
  /*padding: 10px;*/
}

.card-profile-header {
  /*max-width: 30%;*/
  /*width: 100%;*/
  /*height: 200px;*/
  /*background-color: orange;*/
  /*box-sizing: border-box;*/
  margin: 0 auto;
}

.card-profile-header-image {
  width: 140px;
  background-color: orange;
  margin-bottom: 10px;
  border-radius: 50%;
  /*filter: grayscale(100%);*/
}

.card-profile-body {
  /*width: 100%;*/
  width: 70%;
  /*height: 100%;*/
  /*max-width: 70%;*/
  text-align: left;
  /*display: flex;*/
  /*flex-direction: column;*/
  padding-left: 40px;
  display: block;
  /*background-color: green;*/
  margin: 0 auto;
}

.card-profile-title {
  flex: 1;
  margin-top: 0;
  line-height: 1;
}

.card-profile-subtitle {
  flex: 1;
  margin: 10px 0 0;
  line-height: 1;
}

.card-profile-description {
  flex: 1;
  margin-top: 60px;
}

.featured-page-bar-limit {
  max-width: 1180px;
  max-width: 900px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0 auto;
  /*background-color: rgb(109,44,99);*/
}

.title-icon {
  position: absolute;
  width: 100%;
  left: 0;
  display: inline-block;
}

.centralize {
  justify-content: center;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: 600;
  text-transform: uppercase;
  color: #005b36;
}

.navbar-light .navbar-nav .nav-link:hover {
  font-weight: 600;
  color: #005b36;
  text-transform: uppercase;
}

/* Courses main pages */

.courses-info-buttons-bar-left {
  width: 100%;
  /*background-color: #b03c35;*/
  /*margin: 0 auto;*/
  text-align: right;
}

@media (max-width: 991px) {
  .courses-info-buttons-bar-left {
    width: 100%;
    /*background-color: #d9c353;*/
    margin: 0 0 5px 0;
    text-align: center;
  }
}

.courses-info-buttons-bar-right {
  width: 100%;
  /*background-color: #b03c35;*/
  margin: 0 auto;
  text-align: left;
}

@media (max-width: 991px) {
  .courses-info-buttons-bar-right {
    width: 100%;
    /*background-color: #b03c35;*/
    margin: 5px 0 0 0;
    text-align: center;
  }
}

.courses-info-buttons-bar {
  background-color: yellow;
  text-align: center;
  padding: 30px 0 30px 0;
  display: block;
}

.course-subtitle-description {
  font-family: 'Montserrat';
  font-size: 28px;
  font-weight: 700;
  color: #b72525;
  text-align: left;
  margin: 0;
  padding: 0;
}

.course-section-vertical-adjust {
  padding: 20px 0;
  /*color: green;*/
}

.course-skill-box {
  /*background-color: #8484c5;*/
  padding: 10px 0;
}

.course-skill-box-color-2 {
  background-color: #f5f5fa;
  /*padding: 10px 0;*/
}

.course-skill-title {
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  /*background-color: #1a1acd;*/
  padding: 10px 0;
  margin: 0 0 11px;
}

.course-skill-content {
  text-align: left;
  /*background-color: #8484c5;*/
  /*padding: 10px 0;*/
}

.course-skill-content-title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 400;
  color: #005b36;
  margin: 0 0 5px;
}

.course-skill-content-description {
  font-family: 'Montserrat';
  font-size: 16px;
  color: #333333;
  margin: 0 0 11px;
}

.course-section-color-2 {
  background-color: #ffffff;
  /*background-color: #f5f5fa;*/
  /*background-color: #2d343a;*/
}

.course-topics-bar-limit {
  width: 100%;
  /*max-width: 1180px;*/
  /*background-color: #e36e6e;*/
  padding: 20px 0 20px 0;
  margin: 0 auto;
}

/* Courses colors */

.word-color {
  background-color: #4368a4;
}

.windows-10-color {
  background-color: #262727;
}

/* Contact Us */

@media (max-width: 480px) {
  .social-channel-bar {
    width: 50%;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    /*justify-content: center;*/
    /*background-color: red;*/
    text-align: left;
    margin: 0 auto;
  }
}

.social-channel-bar {
  display: flex;
  /*flex-direction: column;*/
  /*align-items: center;*/
  justify-content: center;
  /*background-color: red;*/
}

@media (max-width: 480px) {
  .social-channel-box {
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-left: 0;
    align-items: center;
    /*justify-content: center;*/
    /*background-color: yellow;*/
  }
}

.social-channel-box {
  display: flex;
  text-align: left;
  /*margin-left: 10px;*/
  margin-right: 16px;
  padding-left: 0;
  /*align-items: center;*/
  /*justify-content: center;*/
  /*background-color: yellow;*/
}

.social-channel-icon-logo {
  width: 40px;
  margin-right: 10px;
  margin-top: 2px;
  /*font-weight: bold;*/
  /*color: #111111;*/
}

.social-channel-title {
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: bold;
  color: #111111;
}

.social-channel-link {
  font-family: 'Montserrat';
  font-size: 14px;
  color: #1528d5;
}

.social-channel-link:hover {
  /*font-family: 'Montserrat';*/
  /*font-size: 14px;*/
  color: #1528d5;
  text-decoration: none;
}

/* Footer */

.footer-titles {
  width: 100%;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #ffffff;
  margin-top: 10px;
}

.footer-text-color {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #fff;
}

.footer-info-links:hover {
  color: #E07634;
  text-decoration: none;
}

.footer-info-links {
  color: #E07634;
  text-decoration: none;
}

.footer-links {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

.footer-links:hover {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

/* Footer social icons */

.social-icon {
  width: 32px;
  font-size: 0;
  /*padding: 2px;*/
  /*margin: 0;*/
  margin-right: 10px;
  margin-bottom: 9px;
}

.social {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 0;
}

.footer-bar {
  width: 100%;
  background-color: #212121;
  padding-top: 12px;
  padding-bottom: 12px;
}

.copyright {
  font-family: 'Montserrat';
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.newsletter-label-title {
  margin-top: 8px;
  /*margin-bottom: 3px;*/
}

.featured-typography {
  font-family: 'Source Sans Pro';
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.8;
}

.course-banner-icon {
  max-width: 100%;
  display: block;
  margin: auto auto 0;
}

