/**
* Template Name: FlexStart - v1.7.0
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
  scroll-behavior: smooth;
}

#certified{
  font-size: 14px;
}

p{
  font-size: 1.2rem;
}

.player{
  width: 100%;
  box-shadow: 0 0 30px -3px #9c9c9c;
  border-radius: 10px;
}

.step img{
  box-shadow: 0 0 30px -3px #9c9c9c;
  border-radius: 10px;
}

.step h3{
  font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.courses .box {
  padding: 30px;
  box-shadow: 0px 0 5px rgb(1 41 112 / 8%);
  transition: 0.3s;
  height: 100%;
}

.count{
  font-size: 14px;
}

.eq-height{
  display: flex;
  align-items: center;
}

.courses h3{
  color: #333;
}

.course-content-h3{
  margin-bottom: 0px;
}

.course-content-h3 span{
  font-size: 14px;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #4154f1;
  text-decoration: none;
}

a:hover {
  color: #717ff5;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  padding: 30px 0;
  overflow: hidden;
}

.section-header {
  text-align: center;
  padding-bottom: 40px;
}
.section-header h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  color: #4154f1;
  text-transform: uppercase;
}
.section-header p {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  color: #333;
}
@media (max-width: 768px) {
  .section-header p {
    font-size: 28px;
    line-height: 32px;
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero h1 {
  margin: 0;
  font-size: 38px;
  font-weight: 700;
  color: #333;
}

.mt-10{
	margin-top: 20px;
}

.hero h2 {
  color: #444444;
  margin: 15px 0 0 0;
  font-size: 22px;
}
.hero .btn-get-started {
  margin-top: 30px;
  line-height: 0;
  padding: 15px 40px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #4154f1;
  box-shadow: 0px 5px 30px rgba(65, 84, 241, 0.4);
}
.hero .btn-get-started span {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}
.hero .btn-get-started i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}
.hero .btn-get-started:hover i {
  transform: translateX(5px);
}
.hero .hero-img {
  text-align: right;
}
@media (min-width: 1024px) {
  .hero {
    background-attachment: fixed;
  }
}
@media (max-width: 991px) {
  .hero {
    height: auto;
    padding: 10px 0 10px 0;
  }
  .hero .hero-img {
    text-align: center;
    margin-top: 80px;
  }
  .hero .hero-img img {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .hero {
    text-align: center;
  }
  .hero h1 {
    font-size: 32px;
  }
  .hero h2 {
    font-size: 24px;
  }
  .hero .hero-img img {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# Values
--------------------------------------------------------------*/
.values .box {
  padding: 30px;
  box-shadow: 0px 0 5px rgba(1, 41, 112, 0.08);
  text-align: center;
  transition: 0.3s;
  height: 100%;
}
.values .box img {
  padding: 0px 0px 30px 0px;
  transition: 0.5s;
  transform: scale(1.1);
}
.values .box h3 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  margin-bottom: 18px;
}
.values .box:hover {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}
.values .box:hover img {
  transform: scale(1);
}





.table h3{
  color: #e87625;
  margin-top: 20px;
}

.table .link{
  background: #e87625;
    padding: 8px 20px;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    display: inline-block;
}
.table .link:hover{
  background: #c55e15;
}

.compare-table-wrapper {
  width: 100%;
  font-weight: 600;
  background-color: #efefef;
  color: #5d5a59;
}

.section-box-shadow-top-and-bottom {
  box-shadow: 0 -10px 9px 2px rgb(156 156 156 / 10%), 0 10px 9px 2px rgb(156 156 156 / 10%);
}

.bg-white {
  background-color: #fff!important;
}

.compare-table-wrapper .compare-table-header {
  height: 130px;
  margin-top: 2.5%;
  font-size: .85rem;
}

.compare-table-wrapper .compare-table-body, .compare-table-wrapper .compare-table-header {
  width: 95%;
  margin: auto;
  display: grid;
  align-items: center;
  grid-template-columns: 28% 24% 24% 24%;
}

.compare-table-wrapper .compare-table-body img {
  width: 20px;
  height: 20px;
}


@media (min-width: 992px){
.compare-table-wrapper .compare-table-header {
    height: 175px;
    font-size: 1.4rem;
  }
  
.compare-table-wrapper .compare-table-header .comparison-logo.educode {
    height: 135px;
  }
  
.compare-table-wrapper .compare-table-body, .compare-table-wrapper .compare-table-header {
    width: 60%;
  }
}

.compare-table-wrapper .table-col-heading {
  text-align: center;
}

.compare-table-wrapper .compare-table-header .comparison-logo {
  height: 110px;
}

@media (min-width: 576px){
.compare-table-wrapper .compare-table-header .comparison-logo {
    height: 90px;
  }
  
.compare-table-wrapper .compare-table-header .comparison-logo.educode {
    height: 110px;
  }
  
.compare-table-wrapper .compare-table-body, .compare-table-wrapper .compare-table-header {
    width: 80%;
    grid-template-columns: 22% 26% 26% 26%;
  }
  
.compare-table-wrapper .compare-table-body img {
    width: 40px;
    height: 40px;
  }

}

.compare-table-wrapper img {
  display: block;
  margin: auto;
}

img {
  vertical-align: middle;
  border-style: none;
}
.compare-table-wrapper .compare-table-header .comparison-logo.educode{
  height: 105px;
}

.compare-table-wrapper {
  width: 100%;
  font-weight: 600;
  color: #5d5a59;
}

.section-box-shadow-bottom {
  box-shadow: 0 10px 9px 2px rgb(156 156 156 / 10%);
}

.compare-table-wrapper .compare-table-body {
  grid-row-gap: 10px;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}

.compare-table-wrapper .compare-table-body, .compare-table-wrapper .compare-table-header {
  width: 95%;
  margin: auto;
  display: grid;
  align-items: center;
  grid-template-columns: 28% 24% 24% 24%;
}

@media all and (max-width: 580px) {
  .compare-table-wrapper .compare-table-header .comparison-logo {
      height: 50px;
  }

  .compare-table-wrapper .compare-table-header .comparison-logo.educode {
      height: 65px;
  }
}

.mt-20{
	margin-top: 50px;
}

.row.step{
    display: flex;
    align-items: center;
}

.row.step.no-flex{
    display: block;
    align-items: center;
}

@media (max-width: 991px){
	p {
	    font-size: 2rem !important;
	}
	
	.section-header p{
		font-size: 3rem !important;
	}
}
