.mt-60 {
  margin-top: 60px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-50 {
  margin-bottom: 50px;
}
.features-list-icon {
  width: 36px !important;
  height: 36px !important;
}
.banner-sec .google-img {
  padding-top: 16px;
  padding-bottom: 16px;
  width: 150px;
}
.composition-8-image img {
  width: 100%;
}
.breadcrumb-area .bread-cloud-img {
  z-index: 1 !important;
}
.course-overview-list ul li {
  margin-top: 10px;
  position: relative;
  font-size: 16px;
  line-height: 21.6px;
  font-weight: 400;
  color: #272c37;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.banner-sec ul li {
  font-size: 16px !important;
  display: flex;
  justify-content: start;
  align-items: center;
  margin: 20px;
}
.training-option ul li {
  font-size: 16px !important;
  display: flex;
  justify-content: start;
  align-items: center;
  margin: 20px;
}

.cta-google-icon {
  width: 150px !important;
}
@media screen and (max-width: 991px) {
  .cta-content {
    top: 40% !important;
    padding: 10px 100px !important;
  }
}
@media screen and (max-width: 568px) {
  .cta-content h3 {
    font-size: 28px !important;
  }
  .cta-content {
    top: 20% !important;
    padding: 10px !important;
  }
  .composition-8-image img {
    height: 400px !important;
  }
}

/* --------------------------- */
.course-overview .features-list-icon,
.course-curriculum .features-list-icon {
  position: relative;
  top: 0.075em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  border-radius: 50%;
  padding: 15px;
  color: #119d60;
  background: #d4f5e7 !important;
}
.course-overview ul li {
  display: flex;
  justify-content: start;
  align-items: center;
}
.course-overview h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0 20px 0;
}
.banner-sec .sub-title {
  font-size: 20px !important;
  font-weight: 700;
}
/* ------------- */
.content {
  width: 276px !important;
}
.rapidly-icon i {
  font-size: 48px;
  margin-bottom: 16px !important;
}
.aws-benefits__item {
  min-height: 280px !important;
}
.features-list-icon {
  width: 36px !important;
  height: 36px !important;
}
.page-section p {
  font-size: 16px !important;
}
.option-details .features-list-icon {
  position: relative;
  top: 0.075em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  border-radius: 50%;
  padding: 15px;
  color: #119d60;
  background: #d4f5e7 !important;
}
.course-overview .features-list-icon {
  position: relative;
  top: 0.075em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  border-radius: 50%;
  padding: 15px;
  color: #119d60;
  background: #d4f5e7 !important;
}
.course-overview ul li {
  display: flex;
  justify-content: start;
  align-items: center;
}

.advantage-options li {
  display: flex;
  gap: 4px;
  margin: 20px;
}
.advantage-options .features-list-icon {
  position: relative;
  top: 0.075em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 18px;
  border-radius: 50%;
  padding: 15px;
  color: #119d60;
  background: #d4f5e7 !important;
}
.icon-efficiency {
  color: #4caf50;
}

.icon-aws {
  color: #9c27b0;
}

.icon-automation {
  color: #f44336;
}

.icon-cost-saving {
  color: #ff9800;
}

.icon-cloud-management {
  color: #2196f3;
}

.icon-scalability {
  color: #009688;
}
.course-curriculum .desc {
  font-size: 16px;
  padding-top: 10px;
}
.course-curriculum p {
  font-size: 16px;
}
.features-list-icon {
  font-size: 14px !important;
}
.aws-benefits__item i {
  font-size: 38px;
}

@media screen and (max-width: 991px) {
  .cta-content {
    top: 40%;
    padding: 10px 100px;
  }
}
@media screen and (max-width: 768px) {
  .cta-bg-img {
    width: 650px !important;
    height: 650px !important;
    margin: 30px !important;
  }
  .overlay {
    width: 650px !important;
    height: 650px !important;
    margin: 30px !important;
  }
}
@media screen and (max-width: 568px) {
  .cta-content h3 {
    font-size: 28px !important;
  }
  .cta-content {
    top: 30%;
    padding: 10px;
  }
  .breadcrumb-area .bread-cloud-img {
    display: none;
  }
  .cta-bg-img {
    width: 343px !important;
    height: 569px !important;
    margin: 30px !important;
  }
  .overlay {
    width: 343px !important;
    height: 569px !important;
    margin: 30px !important;
  }
}
.course-overview li p {
  font-size: 16px;
  margin-bottom: 0px !important;
}
.training-option .option-content p {
  font-size: 16px !important;
}

/* ---responsive--- */
@media screen and (max-width: 460px) {
  .breadcrumb-area .google-img {
    top: 236px !important;
  }
}

.course-overview p {
  margin-bottom: 10px;
}
