.noBottAppearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.absoluteDivCreate {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.centerBgImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.centeredObjFit {
  object-fit: cover;
  object-position: center center;
}
.centerflex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.coursePopup {
  padding: 20px 0px!important;
}
.coursePopup .modal-dialog {
  max-width: 687px;
  width: calc(100% - 40px);
  margin: 0px auto !important;
}
.coursePopup .wrap {
  padding: 57px 50px 50px;
  background: #F8F8F8;
}
.coursePopup .title {
  color: #003b74;
  margin-bottom: 48px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
.coursePopup .titre {
  margin-bottom: 15px;
  color: rgba(6, 0, 0, 0.88);
  font-size: 15px;
  font-weight: normal;
}
.coursePopup .holder {
  overflow: hidden;
}
.coursePopup .items {
  max-width: 430px;
}
.coursePopup .items > li {
  margin-bottom: 10px;
}
.coursePopup .items > li:last-child {
  margin-bottom: 0px;
}
.coursePopup .options {
  display: flex;
  flex-wrap: wrap;
}
.coursePopup .options > li {
  margin-right: 35px;
  margin-bottom: 20px;
}
.coursePopup .inputField {
  height: auto;
}
.coursePopup .inputField .field.text {
  height: 124px;
}
.coursePopup .action {
  display: flex;
  padding-top: 27px;
}
.coursePopup .Btn {
  min-width: 171px;
}
.coursePopup .radioSelect .mylabel {
  color: rgba(6, 0, 0, 0.88);
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
}
.coursePopup .radioSelect .mylabel:before {
  top: 1px;
}
.coursePopup .radioSelect .mylabel:after {
  display: none;
}
.coursePopup .radioSelect .myinput:checked + .mylabel:before {
  background: #e27025;
  border-color: #e27025;
}
@media (max-width: 768px) {
  .coursePopup {
    padding: 0px!important;
  }
  .coursePopup .modal-content {
    min-height: 100%;
    margin: auto!important;
  }
  .coursePopup .modal-dialog {
    width: 100%;
    pointer-events: visible;
    background: none;
    min-height: 100%!important;
    height: 100%;
  }
  .coursePopup .wrap {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 55px;
    padding-bottom: 50px;
  }
  .coursePopup .action {
    padding-top: 32px;
  }
  .coursePopup .Btn {
    min-width: 178px;
  }
  .coursePopup .title {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 30px;
  }
}
.thankyouPop {
  padding: 40px 0px!important;
}
.thankyouPop .modal-dialog {
  max-width: 687px;
  width: calc(100% - 40px);
  margin: 0px auto !important;
}
.thankyouPop .modal-content {
  background: none;
}
.thankyouPop .wrap {
  padding: 72px 52px 70px;
  background: #fff;
}
.thankyouPop .title {
  color: #003b74;
  font-size: 35px;
  font-weight: 700;
  line-height: 42px;
}
@media (max-width: 768px) {
  .thankyouPop .title {
    font-size: 22px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .thankyouPop {
    padding: 0px!important;
  }
  .thankyouPop .wrap {
    padding: 44px 24px 44px;
  }
  .thankyouPop .modal-content {
    min-height: 0px;
    margin: auto!important;
    background: none;
    position: static;
  }
  .thankyouPop .modal-dialog {
    width: 100%;
    pointer-events: visible;
    background: #fff;
    min-height: 100%!important;
    height: 100%;
  }
}
.videoPop {
  padding: 20px 0px!important;
}
.videoPop .modal-dialog {
  max-width: 1087px;
  width: calc(100% - 40px);
  margin: 0px auto !important;
}
.videoPop .wrap {
  padding: 81px 42px 40px;
  background: #F8F8F8;
  min-height: 200px;
}
.videoPop .hold {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 16px;
}
.videoPop .hold iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .videoPop {
    padding: 0px!important;
  }
  .videoPop .modal-content {
    min-height: 100%;
    margin: auto!important;
  }
  .videoPop .modal-dialog {
    width: 100%;
    pointer-events: visible;
    background: none;
    min-height: 100%!important;
    height: 100%;
  }
  .videoPop .wrap {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 65px;
    padding-bottom: 30px;
  }
}
.elearnMenu {
  display: none;
  padding-bottom: 12px;
}
.elearnMenu .link {
  color: #000;
  font-size: 15px;
  transition: all 0.35s;
}
.elearnMenu .newlinks > li {
  margin-bottom: 13px;
}
.elearningPages .Header {
  display: none;
}
.elearningPages .Header.version2 {
  display: block;
}
.elearningPages .Footer {
  display: none;
}
.elearningPages .Footer.version2 {
  display: block;
}
.elearningPages #content:before {
  height: 164px!important;
}
.elearningPages .mobileMenu {
  display: none!important;
}
.elearningPages .Menu {
  z-index: 2;
}
@media (max-width: 768px) {
  .elearningPages #content:before {
    height: 117px!important;
  }
  .elearningPages #wrapper {
    padding-bottom: 70px;
  }
  .elearningPages .Menu .contactLink {
    display: none;
  }
  .elearningPages .Menu .accountMenu {
    right: 74px;
  }
  .elearningPages .elearnMenu {
    display: block;
  }
}
.Header.version2,
.Footer.version2 {
  display: none;
}
.Header.version2 {
  border-bottom: 0px!important;
}
.Header.version2 .wrap2 {
  height: 65px;
  background: #e27025;
}
.Header.version2 .logo img {
  max-width: 81px!important;
}
.Header.version2 .holdlabel {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 150px;
  height: 100%;
  transition: all 0.35s;
}
.Header.version2 .labellogo {
  color: #e27025;
  font-size: 19px;
  height: 41px;
  padding-left: 17px;
  border-left: 1px solid #CBCBCB;
  display: flex;
  align-items: center;
}
@media (max-width: 930px) and (min-width: 769px) {
  .Header.version2 .holdlabel {
    left: 80px;
  }
}
@media (min-width: 769px) {
  .Header.version2 .holdlabel {
    left: 77px;
  }
}
@media (min-width: 931px) {
  .Header.version2 .holdlabel {
    left: 99px;
  }
}
@media (max-width: 768px) {
  .Header.version2 .holdlabel {
    left: calc(50% + 43px) !important;
  }
  .Header.version2 .labellogo {
    font-size: 13px!important;
    height: 30px;
    padding-left: 9px;
  }
  .Header.version2 .wrap2 .container {
    padding-right: 0px;
  }
  .Header.version2 .wrap2 {
    height: 50px;
  }
}
.Footer .name {
  transition: all 0.35s;
}
.Footer.version2 ul.cols > li:nth-child(2) {
  width: 182px!important;
  margin-right: 78px!important;
}
.Footer.version2 ul.cols > li:nth-child(3) {
  width: calc(100% - 484px) !important;
}
.Footer.version2 ul.cols > li:nth-child(1) {
  border-right: 1px solid #e2e2e2;
  padding-right: 50px;
  margin-right: 44px!important;
  width: 180px!important;
}
.Footer.version2 ul.cols {
  align-content: flex-start;
}
.Footer.version2 .Btn {
  font-size: 14px;
  height: 40px;
}
.Footer.version2 .sitemap:before {
  display: none;
}
.Footer.version2 ul.items > li {
  width: 33.33%;
}
.Footer.version2 .name {
  font-size: 14px;
}
.Footer.version2 .name[href] {
  cursor: pointer;
}
.Footer.version2 .name[data-target] {
  cursor: pointer;
}
.Footer.version2 .link {
  font-size: 14px;
}
.Footer.version2 ul.grp > li + li {
  margin-top: 27px;
}
.Footer.version2 .wrap {
  padding-top: 81px;
}
.Footer.version2 .photo {
  border-radius: 100%;
  overflow: hidden;
  width: 99px;
  height: 99px;
  margin-bottom: 66px;
  position: relative;
}
.Footer.version2 .photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 1380px) {
  .Footer.version2 .unit .logo img {
    max-height: 41px;
  }
  .Footer.version2 ul.cols > li:nth-child(2) {
    margin-left: 0px;
  }
}
@media (max-width: 1160px) {
  .Footer.version2 ul.cols > li:nth-child(3) {
    width: 100%!important;
    order: 3;
    padding-top: 52px;
  }
  .Footer.version2 ul.cols > li:nth-child(1) {
    border-right: 0px;
    padding-right: 20px;
    margin-right: 0px!important;
    width: 50%!important;
  }
  .Footer.version2 ul.cols > li:nth-child(2) {
    margin-right: 0px!important;
    width: 50%!important;
    padding-top: 0px;
    display: flex;
    justify-content: flex-end;
  }
  .Footer.version2 .photo {
    margin: 0px 22px 0px 0px;
    width: 79px;
    height: 79px;
  }
  .Footer.version2 .holder {
    display: flex;
    align-items: center;
  }
  .Footer.version2 ul.grp > li + li {
    margin-top: 20px;
  }
  .Footer.version2 .wrap {
    padding-top: 32px;
  }
}
@media (max-width: 768px) {
  .Footer.version2 ul.cols > li {
    display: none!important;
    margin: 0px!important;
  }
  .Footer.version2 ul.cols > li:nth-child(1) {
    display: block!important;
    width: 100%!important;
    padding: 0px!important;
  }
  .Footer.version2 .wrap {
    height: auto;
    padding: 0px;
  }
  .Footer.version2 .all {
    width: 100%;
    justify-content: center;
    height: 70px;
  }
  .Footer.version2 .unit .logo img {
    max-height: 30px;
  }
  .Footer.version2 .unit {
    margin: 0px 16px!important;
  }
}
.secondarymenu .swiper-slide {
  width: auto;
  margin: 0px 74px;
}
.secondarymenu .screen {
  width: 100%;
  overflow: hidden;
  opacity: 0;
}
.secondarymenu .swiper-container-initialized {
  opacity: 1;
}
.secondarymenu .link {
  transition: all 0.35s;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  height: 65px;
  display: flex;
  align-items: center;
  position: relative;
}
.secondarymenu .link:after {
  position: absolute;
  content: '';
  display: block;
  background: #fff;
  left: -30px;
  width: calc(100% + 60px);
  height: 7px;
  pointer-events: none;
  bottom: 0px;
  opacity: 0;
}
.secondarymenu .link.selected:after {
  opacity: 1;
}
.secondarymenu .link.selected {
  opacity: 1!important;
}
@media (max-width: 1280px) {
  .secondarymenu .swiper-slide {
    margin: 0px 33px;
  }
  .secondarymenu .link:after {
    width: calc(100% + 22px);
    left: -11px;
  }
}
@media (max-width: 768px) {
  .secondarymenu .swiper-slide {
    margin: 0px 13px 0px 0px;
  }
  .secondarymenu .swiper-slide:last-child {
    margin-right: 13px;
  }
  .secondarymenu .link {
    height: 50px;
    font-size: 13px;
  }
  .secondarymenu .link:after {
    height: 5px;
  }
}
.minimiseheader .Header.version2 .wrap2 {
  height: 50px;
}
.minimiseheader .Header.version2 {
  box-shadow: none;
}
.minimiseheader .secondarymenu .link {
  height: 50px;
}
.minimiseheader .Header.version2 .labellogo {
  font-size: 16px;
}
@media (min-width: 769px) {
  .minimiseheader .Header.version2 .holdlabel {
    left: 60px;
  }
}
@media (min-width: 931px) {
  .minimiseheader .Header.version2 .holdlabel {
    left: 77px;
  }
}
@media (max-width: 768px) {
  .minimiseheader .Header.version2 .wrap2 {
    height: 40px;
  }
  .minimiseheader .secondarymenu .link {
    height: 40px;
  }
  .minimiseheader .Header.version2 .holdlabel {
    left: calc(50% + 34px) !important;
  }
}
.mycourses {
  overflow: hidden;
}
.mycourses .top {
  background: #EBEFF4;
  text-align: center;
  padding: 40px 0px 0px;
}
.mycourses .top .title {
  padding-bottom: 35px;
  font-size: 30px;
  font-weight: 700;
  color: #060000;
}
.mycourses .top .holder {
  background: #fff;
  position: relative;
  min-height: 81px;
  padding: 36px 20px 0px;
  margin-bottom: 86px;
}
.mycourses .menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.mycourses .menu > li {
  margin: 0px 42px 20px;
}
.mycourses .menu .link {
  transition: all 0.35s;
  font-size: 16px;
  font-weight: 700;
  color: #060000;
  position: relative;
  height: 40px;
  display: block;
}
.mycourses .menu .link:after {
  position: absolute;
  content: '';
  display: block;
  background: #e27025;
  left: -11px;
  width: calc(100% + 22px);
  height: 7px;
  pointer-events: none;
  bottom: 0px;
  opacity: 0;
}
.mycourses .menu .link.selected {
  color: #e27025;
}
.mycourses .menu .link.selected:after {
  opacity: 1;
}
.mycourses .wrap {
  padding-left: 70px;
  padding-right: 70px;
}
.mycourses .list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 43px);
}
.mycourses .list > li {
  width: calc(33.33% - 43px);
  margin-right: 43px;
  margin-bottom: 67px;
}
.mycourses .item {
  display: block;
  border: 1px solid #E6E6E6;
  border-radius: 16px;
  position: relative;
  padding-bottom: 40px;
  height: 100%;
}
.mycourses .icon {
  position: absolute;
  top: -24px;
  left: -20px;
  z-index: 1;
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mycourses .icon img {
  display: block;
  object-fit: contain;
}
.mycourses .pic {
  overflow: hidden;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.mycourses .pic img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: all 0.35s;
  min-height: 170px;
}
.mycourses .info {
  padding: 28px 28px 0px;
}
.mycourses .caption {
  font-size: 18px;
  font-weight: 700;
  color: #060000;
  transition: all 0.35s;
}
.mycourses .more {
  margin-top: 9px;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #e27025;
}
.mycourses .more .blue {
  color: #003b74;
}
@media (max-width: 1280px) {
  .mycourses .wrap {
    padding-left: 33px;
    padding-right: 33px;
  }
}
@media (max-width: 1100px) {
  .mycourses .list > li {
    width: calc(50% - 43px);
    margin-right: 43px;
  }
}
@media (max-width: 768px) {
  .mycourses {
    padding-bottom: 20px;
  }
  .mycourses .list > li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 31px;
  }
  .mycourses .list {
    width: 100%;
    padding-top: 18px;
  }
  .mycourses .menu > li {
    margin: 0px 18px 10px;
  }
  .mycourses .item {
    padding-bottom: 16px;
  }
  .mycourses .wrap {
    padding: 0px 0px;
  }
  .mycourses .icon {
    width: 34px;
    height: 34px;
    left: -10px;
    top: -11px;
  }
  .mycourses .menu .link {
    font-size: 13px;
    height: 28px;
  }
  .mycourses .menu .link:after {
    height: 4px;
    left: -7px;
    width: calc(100% + 14px);
  }
  .mycourses .top .holder {
    margin-bottom: 15px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 20px;
    min-height: 0px;
  }
  .mycourses .top .title {
    font-size: 22px;
    padding-bottom: 22px;
  }
  .mycourses .top {
    padding-top: 30px;
  }
  .mycourses .info {
    padding: 17px 14px 0px;
  }
  .mycourses .caption {
    font-size: 15px;
    line-height: 21px;
  }
  .mycourses .more {
    font-size: 13px;
    line-height: 18px;
    margin-top: 3px;
  }
}
.Support {
  background: linear-gradient(180deg, #d5dfe8 100px, #ffffff 244px);
  padding: 73px 0px 90px;
}
.Support .wrap {
  position: relative;
}
.Support .title {
  font-size: 30px;
  font-weight: 700;
  color: #003b74;
  position: absolute;
  top: -7px;
  left: 0px;
}
.Support .holder {
  padding-left: 110px;
}
.Support .action {
  display: flex;
  padding-top: 47px;
}
.Support .Btn {
  min-width: 180px;
}
.Support .list {
  counter-reset: item;
}
.Support .list > li + li {
  margin-top: 21px;
}
.Support .item {
  border-radius: 25px;
  border: 1px solid #eee;
  background: #fff;
  padding: 0px 44px;
  position: relative;
}
.Support .item.open .tab:after {
  content: '-';
  font-size: 33px;
}
.Support .tab {
  padding: 25px 86px 25px 0px;
  cursor: pointer;
}
.Support .tab:after {
  content: '+';
  width: 38px;
  height: 38px;
  position: absolute;
  top: 26px;
  right: 34px;
  border-radius: 100%;
  background: #e27025;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 29px;
  font-weight: 700;
}
.Support .inside {
  padding-bottom: 29px;
  display: none;
}
.Support .name {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #060000;
}
@media (max-width: 768px) {
  .Support .name {
    font-size: 16px;
    line-height: 22px;
  }
}
.Support .name:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  padding-right: 3px;
}
.Support .text {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #060000;
  max-width: 90%;
}
@media (max-width: 768px) {
  .Support {
    padding: 33px 0px 37px;
  }
  .Support .holder {
    padding-left: 0px;
    margin-top: 22px;
  }
  .Support .title {
    position: relative;
    top: auto;
    left: auto;
  }
  .Support .tab {
    padding: 17px 46px 17px 0px;
  }
  .Support .item.open .tab:after {
    font-size: 30px;
    padding-bottom: 3px;
  }
  .Support .tab:after {
    width: 30px;
    height: 30px;
    top: 13px;
    right: 15px;
    font-size: 27px;
  }
  .Support .item {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.Exam {
  text-align: center;
  padding-bottom: 65px;
}
.Exam .wrap {
  max-width: 838px;
  position: relative;
  margin: auto;
  background: #F8F8F8;
  padding: 35px 40px 42px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 27px;
}
.Exam .action {
  display: flex;
  justify-content: center;
  padding-top: 60px;
}
.Exam .Btn {
  min-width: 171px;
}
.Exam .back {
  cursor: pointer;
  display: flex;
  position: relative;
  margin: 0px auto 27px;
  width: 12px;
}
.Exam .back svg path {
  transition: all 0.35s;
}
.Exam .title {
  font-size: 30px;
  font-weight: 700;
  color: #003b74;
}
.Exam .hold {
  display: flex;
  justify-content: center;
  margin-top: 23px;
}
.Exam .quiz {
  counter-reset: item;
}
.Exam .quiz > li {
  border-top: 1px solid #ddd;
  padding-top: 38px;
  margin-top: 34px;
}
.Exam .options {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
  max-width: 500px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.Exam .options.small {
  justify-content: center;
}
.Exam .options > li {
  margin: 0px 16px 26px;
}
.Exam .name {
  font-size: 18px;
  font-weight: 700;
  color: #060000;
  line-height: 26px;
  max-width: 650px;
  position: relative;
  margin: auto;
}
.Exam .item {
  display: block;
  position: relative;
}
.Exam .item:before {
  border-radius: 100%;
  margin: 0px auto 29px;
  width: 63px;
  height: 63px;
  background: #E2E7EC;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #003b74;
  font-size: 41px;
  font-weight: 700;
  content: counters(item, ".");
  counter-increment: item;
}
.Exam .note {
  color: #e27025;
  font-size: 15px;
  margin-top: 3px;
}
.Exam .radioSelect .mylabel {
  color: rgba(6, 0, 0, 0.88);
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  text-align: left;
}
.Exam .radioSelect .mylabel:before {
  top: 1px;
}
.Exam .radioSelect .mylabel:after {
  display: none;
}
.Exam .radioSelect .myinput:checked + .mylabel:before {
  background: #e27025;
  border-color: #e27025;
}
.Exam .time {
  padding-bottom: 28px;
  font-size: 43px;
  font-weight: 700;
  color: #e27025;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Exam .time .nb {
  position: relative;
  display: block;
  margin: 0px 6px;
}
.Exam .time .sub {
  font-size: 18px;
  color: #e27025;
  font-weight: normal;
  display: block;
  position: absolute;
  bottom: -25px;
  left: 0px;
  width: 100%;
}
@media (max-width: 768px) {
  .Exam {
    padding-bottom: 45px;
  }
  .Exam .item:before {
    width: 53px;
    height: 53px;
    font-size: 28px;
  }
  .Exam .title {
    font-size: 22px;
    line-height: 29px;
  }
  .Exam .time {
    font-size: 33px;
  }
  .Exam .time .sub {
    font-size: 15px;
  }
  .Exam .name {
    font-size: 17px;
    line-height: 22px;
  }
  .Exam .wrap {
    padding-left: 18px;
    padding-right: 18px;
  }
  .Exam .quiz > li {
    margin-top: 20px;
    padding-top: 28px;
  }
  .Exam .options > li {
    margin: 0px 7px 18px;
  }
  .Exam .action {
    padding-top: 30px;
  }
  .Exam .radioSelect .mylabel:before {
    width: 11px;
    height: 11px;
  }
}
.quizresults {
  text-align: center;
  padding-bottom: 65px;
}
.quizresults .wrap {
  max-width: 838px;
  position: relative;
  margin: auto;
  background: #F8F8F8;
  padding: 145px 40px 90px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 27px;
}
.quizresults .titre {
  font-size: 30px;
  font-weight: 700;
  color: #060000;
}
.quizresults .subtitre {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #060000;
  margin-top: 7px;
}
.quizresults .inner {
  display: flex;
  justify-content: center;
  padding-top: 31px;
}
.quizresults .score {
  font-size: 103px;
  font-weight: 700;
  line-height: 90px;
  margin-bottom: 74px;
  position: relative;
}
.quizresults .score:before {
  position: absolute;
  content: '';
  left: 0px;
  display: block;
  margin: auto;
  right: 0px;
}
.quizresults .Btn {
  min-width: 171px;
  padding-left: 36px;
  padding-right: 36px;
}
.quizresults.green .wrap {
  border: 3px solid #4FBC21;
  border-top: 0px;
}
.quizresults.green .score {
  color: #4FBC21;
}
.quizresults.green .score:before {
  background: url(../pictures/succeedicon.svg) no-repeat 0px 0px;
  width: 96px;
  height: 94px;
  top: -104px;
}
.quizresults.red .wrap {
  border: 3px solid #ff0000;
  border-top: 0px;
}
.quizresults.red .score {
  color: #ff0000;
}
.quizresults.red .score:before {
  background: url(../pictures/failicon.svg) no-repeat 0px 0px;
  width: 71px;
  height: 58px;
  top: -71px;
}
@media (max-width: 768px) {
  .quizresults {
    padding-bottom: 45px;
  }
  .quizresults .wrap {
    padding-top: 111px;
    padding-bottom: 50px;
  }
  .quizresults .titre {
    font-size: 22px;
    line-height: 29px;
  }
  .quizresults .subtitre {
    font-size: 15px;
    line-height: 22px;
  }
  .quizresults .score {
    font-size: 73px;
    line-height: 66px;
    margin-bottom: 44px;
  }
  .quizresults.red .score:before {
    width: 55px;
    background-size: 55px;
    height: 47px;
    top: -58px;
  }
  .quizresults.green .score:before {
    width: 61px;
    background-size: 61px;
    height: 61px;
    top: -72px;
  }
}
.lessondetail {
  padding: 17px 0px 62px;
}
.lessondetail .lessonimage {
  width: 100%;
}
@media (max-width: 768px) {
  .lessondetail {
    padding-bottom: 40px;
  }
}
.Certificates {
  background: linear-gradient(180deg, #d5dfe8 100px, #ffffff 244px);
  padding: 60px 0px 30px;
  overflow: hidden;
}
.Certificates .title {
  font-size: 30px;
  font-weight: 700;
  color: #060000;
  text-align: center;
  margin-bottom: 72px;
}
.Certificates .list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 60px);
}
.Certificates .list > li {
  width: calc(33.33% - 60px);
  margin-right: 60px;
  margin-bottom: 85px;
}
.Certificates .wrap {
  box-shadow: 0px 0px 10px #b0aaaa;
  background: #fff;
  position: relative;
  margin-bottom: 34px;
  min-height: 133px;
  padding: 60px 29px 18px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.Certificates .wrap:after {
  display: block;
  pointer-events: none;
  position: absolute;
  border: 3px solid #e27025;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  content: '';
}
.Certificates .wrap:before {
  display: block;
  pointer-events: none;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 111px;
  height: 111px;
  content: '';
  border-radius: 100%;
  background: #f9f9f9;
  z-index: -1;
}
.Certificates .item {
  display: block;
  height: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 29px;
  position: relative;
}
.Certificates .logo {
  display: flex;
  position: absolute;
  left: 0px;
  top: 11px;
  margin: auto;
  right: 0px;
  width: 55px;
  background: #fff;
  z-index: 1;
  padding: 0px 10px;
}
.Certificates .logo img {
  width: 100%;
}
.Certificates .subtitle {
  font-size: 13px;
  font-weight: 700;
  color: #003b74;
}
.Certificates .subtitle:after {
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 111px;
  height: 111px;
  content: '';
  border-radius: 100%;
  background: #f9f9f9;
  z-index: -1;
}
.Certificates .caption {
  font-size: 10px;
  color: #060000;
  margin-top: 2px;
}
.Certificates .holder {
  margin: 35px 0px;
  display: flex;
  justify-content: center;
}
.Certificates .name {
  font-size: 13px;
  font-weight: 700;
  color: #e27025;
  background: url(../images/dotline.png) repeat-x left bottom;
  padding: 0px 7px 5px;
}
.Certificates .date {
  font-size: 18px;
  font-weight: 700;
  color: #8F8C8C;
  margin-top: 6px;
}
.Certificates .text {
  font-size: 18px;
  font-weight: 700;
  color: #060000;
}
.Certificates .info {
  position: relative;
  padding-right: 77px;
}
.Certificates .sponsors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.Certificates .sponsors .photo {
  margin: 0px 11px;
  margin-bottom: 12px;
}
.Certificates .sponsors .photo img {
  object-fit: contain;
  max-width: 54px;
  max-height: 22px;
}
.Certificates .options {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s;
}
.Certificates .options > li + li {
  margin-left: 3px;
}
.Certificates .print {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #e27025;
  width: 35px;
  height: 48px;
  border-radius: 16px;
  font-size: 15px;
  color: #fff;
}
.Certificates .download {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #003b74;
  width: 35px;
  height: 48px;
  border-radius: 16px;
  font-size: 14px;
  color: #fff;
}
@media (max-width: 1100px) {
  .Certificates .list > li {
    width: calc(50% - 60px);
  }
}
@media (max-width: 1024px) {
  .Certificates .options {
    opacity: 1!important;
    pointer-events: visible!important;
  }
}
@media (max-width: 768px) {
  .Certificates {
    padding: 30px 0px 18px;
  }
  .Certificates .list > li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 35px;
  }
  .Certificates .list {
    width: 100%;
  }
  .Certificates .title {
    font-size: 22px;
    margin-bottom: 33px;
  }
  .Certificates .wrap {
    margin-bottom: 16px;
  }
  .Certificates .item {
    padding-bottom: 15px;
  }
  .Certificates .date {
    font-size: 15px;
    line-height: 21px;
    margin-top: 2px;
  }
  .Certificates .text {
    font-size: 15px;
    line-height: 21px;
  }
  .Certificates .print,
  .Certificates .download {
    width: 33px;
    height: 45px;
  }
  .Certificates .wrap:before {
    left: -45px;
    top: -45px;
  }
  .Certificates .subtitle:after {
    right: -45px;
    bottom: -45px;
  }
  .Certificates .sponsors .photo {
    margin: 0px 4px 8px;
  }
}
.certificatePop {
  padding: 40px 0px!important;
}
.certificatePop .modal-dialog {
  max-width: 912px;
  width: calc(100% - 40px);
  margin: 0px auto !important;
}
.certificatePop .modal-content {
  background: none;
}
.certificatePop .close {
  top: 9px;
  right: 9px;
  z-index: 3;
}
.certificatePop .wrap {
  padding: 0px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.certificatePop .wrap:after {
  display: block;
  pointer-events: none;
  position: absolute;
  top: -80px;
  left: -80px;
  width: 225px;
  height: 225px;
  content: '';
  border-radius: 100%;
  background: #f9f9f9;
}
.certificatePop .inner {
  text-align: center;
  padding: 142px 80px 55px;
  position: relative;
  z-index: 1;
}
.certificatePop .inner:after {
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: -80px;
  right: -80px;
  width: 255px;
  height: 255px;
  content: '';
  border-radius: 100%;
  background: #f9f9f9;
  z-index: -1;
}
.certificatePop .inner:before {
  display: block;
  pointer-events: none;
  position: absolute;
  border: 3px solid #e27025;
  top: 47px;
  left: 47px;
  width: calc(100% - 94px);
  height: calc(100% - 94px);
  content: '';
  z-index: 1;
}
.certificatePop .logo {
  display: flex;
  position: absolute;
  left: 0px;
  top: 28px;
  margin: auto;
  right: 0px;
  width: 122px;
  background: #fff;
  z-index: 1;
  padding: 0px 26px;
}
.certificatePop .logo img {
  width: 100%;
}
.certificatePop .name {
  font-size: 30px;
  font-weight: 700;
  color: #e27025;
  background: url(../images/dotline.png) repeat-x left bottom;
  padding: 0px 13px 5px;
}
.certificatePop .subtitle {
  font-size: 30px;
  font-weight: 700;
  color: #003b74;
}
.certificatePop .caption {
  font-size: 20px;
  color: #060000;
  margin-top: 4px;
}
.certificatePop .holder {
  margin: 77px 0px;
  display: flex;
  justify-content: center;
}
.certificatePop .sponsors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.certificatePop .sponsors .photo {
  margin: 0px 27px 20px;
}
.certificatePop .sponsors .photo img {
  object-fit: contain;
  max-width: 125px;
}
@media (max-width: 1177px) {
  .certificatePop .sponsors .photo {
    margin: 0px 14px 20px;
  }
}
@media (max-width: 768px) {
  .certificatePop {
    padding: 0px!important;
  }
  .certificatePop .wrap {
    padding: 44px 24px 34px;
    height: 100%;
    box-shadow: 0px 0px 10px #eee;
    margin-left: 15px;
    width: calc(100% - 30px);
  }
  .certificatePop .inner {
    height: 100%;
    padding: 52px 15px 15px;
  }
  .certificatePop .modal-content {
    min-height: 0px;
    margin: auto!important;
    background: none;
    position: static;
  }
  .certificatePop .modal-dialog {
    width: 100%;
    pointer-events: visible;
    background: #fff;
    min-height: 100%!important;
    height: 100%;
  }
  .certificatePop .inner:before {
    top: 0px;
    left: 0px;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
  }
  .certificatePop .close {
    top: 5px!important;
    right: 8px!important;
  }
  .certificatePop .wrap:after {
    top: -121px;
    left: -134px;
  }
  .certificatePop .inner:after {
    bottom: -171px;
    right: -144px;
  }
  .certificatePop .logo {
    width: 80px;
    top: -17px;
    padding: 0px 12px;
  }
  .certificatePop .subtitle {
    font-size: 22px;
  }
  .certificatePop .caption {
    font-size: 15px;
    margin-top: 4px;
  }
  .certificatePop .holder {
    margin: 40px 0px 44px;
  }
  .certificatePop .name {
    font-size: 18px;
  }
  .certificatePop .sponsors .photo {
    margin: 0px 7px 21px;
  }
  .certificatePop .sponsors .photo img {
    max-width: 85px;
  }
}
.thecourses {
  padding: 63px 0px 20px;
}
.thecourses .wrap {
  overflow: hidden;
}
.thecourses .list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 10px);
}
.thecourses .list > li {
  width: calc(33.33% - 10px);
  margin-right: 10px;
  margin-bottom: 80px;
}
.thecourses .item {
  display: block;
  position: relative;
  border-bottom-left-radius: 32px;
}
.thecourses .item:after {
  position: absolute;
  content: '';
  left: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: 1px solid #E6E6E6;
  z-index: 1;
  background: #fff;
  bottom: -21px;
  content: "\f105";
  font-size: 26px;
  font-family: FontAwesome;
  color: #003b74;
  transition: all 0.35s;
}
.thecourses .holder {
  position: relative;
}
.thecourses .pic {
  overflow: hidden;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  position: relative;
}
.thecourses .pic img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  max-height: 320px;
  min-height: 156px;
  transition: 0.33s all;
}
.thecourses .info {
  padding-left: 34px;
  padding-right: 17px;
  border: 1px solid #E6E6E6;
  padding-top: 50px;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  padding-bottom: 52px;
}
.thecourses .caption {
  height: 38px;
  min-width: 102px;
  background: #e27025;
  border-radius: 20px;
  position: absolute;
  z-index: 1;
  bottom: -19px;
  left: 32px;
  padding: 0px 23px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.thecourses .status {
  position: absolute;
  top: -11px;
  left: -50px;
  z-index: 1;
  text-transform: uppercase;
  background: #003b74;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 18px 18px 9px 0px;
  transform: rotate(-43deg);
  width: 163px;
}
.thecourses .titre {
  font-size: 18px;
  font-weight: 700;
  color: #060000;
  line-height: 23px;
}
.thecourses .text {
  font-size: 14px;
  color: #060000;
  line-height: 20px;
  margin-top: 9px;
}
@media (max-width: 1100px) {
  .thecourses .list > li {
    width: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .thecourses {
    padding: 33px 0px 20px;
  }
  .thecourses .list > li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .thecourses .list {
    width: 100%;
  }
  .thecourses .titre {
    font-size: 15px;
    line-height: 21px;
  }
  .thecourses .item:after {
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 36px;
  }
  .thecourses .info {
    padding: 34px 17px 36px;
  }
  .thecourses .caption {
    height: 30px;
    font-size: 12px;
    bottom: -15px;
    min-width: 90px;
  }
  .thecourses .status {
    font-size: 12px;
  }
}
.Platform {
  padding-bottom: 90px;
}
.Platform .pic {
  position: relative;
  padding: 110px 0px 320px;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Platform .pic:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.34);
}
.Platform .container {
  z-index: 1;
  text-align: center;
}
.Platform .data {
  max-width: 722px;
  position: relative;
  margin: auto;
}
.Platform .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #fff;
}
@media (max-width: 768px) {
  .Platform .title {
    font-size: 27px;
    line-height: 32px;
  }
}
.Platform .text {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #fff;
  margin-top: 23px;
}
.Platform .more {
  position: relative;
  z-index: 1;
  margin-top: -210px;
}
.Platform .wrap {
  background: #fff;
  min-height: 210px;
  padding: 60px 25px 0px;
}
.Platform .in {
  max-width: 822px;
  position: relative;
  margin: auto;
}
.Platform .titre {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #e27025;
}
@media (max-width: 768px) {
  .Platform .titre {
    font-size: 27px;
    line-height: 32px;
  }
}
.Platform .caption {
  color: #060000;
  margin-top: 19px;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
}
@media (max-width: 768px) {
  .Platform {
    padding-bottom: 40px;
  }
  .Platform .pic {
    padding: 60px 0px 150px;
  }
  .Platform .more {
    margin-top: -111px;
  }
  .Platform .wrap {
    padding-top: 30px;
  }
  .Platform .titre {
    font-size: 23px;
    line-height: 30px;
  }
  .Platform .caption {
    margin-top: 12px;
  }
}
.tolearn {
  text-align: center;
  color: #fff;
  padding-bottom: 60px;
}
.tolearn .wrap {
  background: #e27025;
  border-radius: 15px;
  padding: 150px 22px 83px;
}
.tolearn .hold {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.tolearn .Btn {
  min-width: 171px;
  color: #e27025;
}
.tolearn .inside {
  position: relative;
  margin: auto;
  max-width: 755px;
}
.tolearn .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #fff;
}
@media (max-width: 768px) {
  .tolearn .title {
    font-size: 27px;
    line-height: 32px;
  }
}
.tolearn .caption {
  color: #fff;
  margin-top: 19px;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  margin-top: 18px;
}
@media (max-width: 768px) {
  .tolearn {
    padding-bottom: 40px;
  }
  .tolearn .wrap {
    padding: 40px 20px 40px;
  }
  .tolearn .hold {
    margin-top: 33px;
  }
}
.Objective {
  text-align: center;
  padding-bottom: 73px;
}
.Objective .pic {
  position: relative;
  padding: 150px 20px 150px;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Objective .pic:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.34);
}
.Objective .wrap {
  z-index: 1;
  position: relative;
  max-width: 750px;
  margin: auto;
}
.Objective .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
}
.Objective .icon img {
  display: block;
  object-fit: contain;
  max-width: 75px;
}
.Objective .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #fff;
}
@media (max-width: 768px) {
  .Objective .title {
    font-size: 27px;
    line-height: 32px;
  }
}
.Objective .text {
  color: #fff;
  margin-top: 31px;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
}
.Objective .action {
  display: flex;
  justify-content: center;
  margin-top: 71px;
}
.Objective .Btn {
  min-width: 217px;
  height: 53px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .Objective {
    padding-bottom: 43px;
  }
  .Objective .pic {
    padding: 66px 20px 66px;
  }
  .Objective .icon img {
    max-width: 55px;
  }
  .Objective .text {
    margin-top: 20px;
  }
  .Objective .action {
    margin-top: 36px;
  }
  .Objective .Btn {
    min-width: 190px;
    height: 47px;
    font-size: 13px;
  }
}
.Shape {
  pointer-events: none;
}
.Elearn {
  overflow: hidden;
}
.Elearn .Slideshow .options {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}
.Elearn .Slideshow .options > li {
  margin-right: 33px;
  margin-bottom: 22px;
}
.Elearn .Slideshow .options .Btn {
  min-width: 251px;
  margin: 0px!important;
}
.Elearn .Slideshow .caption {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #fff;
  max-width: 512px;
  margin-top: 12px;
}
.Elearn .Slideshow .pic:after {
  background: rgba(0, 0, 0, 0.34);
}
.Elearn .description {
  text-align: center;
  padding: 140px 0px 140px;
}
.Elearn .description .holder {
  max-width: 1030px;
  position: relative;
  margin: auto;
}
.Elearn .description .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #e27025;
}
@media (max-width: 768px) {
  .Elearn .description .title {
    font-size: 27px;
    line-height: 32px;
  }
}
.Elearn .description .text {
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
  color: #060000;
  margin-top: 22px;
}
.Elearn .Trending {
  padding-bottom: 81px;
}
.Elearn .Trending .text {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #060000;
  margin-top: 14px;
}
.Elearn .Trending .info {
  padding-bottom: 60px;
}
.Elearn .Trending .hold {
  position: relative;
}
.Elearn .Trending .sublabel {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e27025;
  height: 38px;
  padding: 0px 20px;
  left: 32px;
  border-radius: 18px;
  text-transform: uppercase;
  min-width: 102px;
  position: absolute;
  bottom: -19px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.Elearn .More .container {
  padding: 0px;
}
.Elearn .More .pic img {
  max-height: 610px;
}
.Elearn .More .box {
  padding-top: 60px;
  padding-bottom: 60px;
}
.Elearn .More .customTitle {
  max-width: 410px;
}
.Elearn .More .customTitle .title:after {
  z-index: unset;
}
.Elearn .More .customTitle span {
  position: relative;
  z-index: 1;
}
.Elearn .More .action {
  display: flex;
  margin-top: 80px;
  position: relative;
}
.Elearn .More .Btn {
  min-width: 171px;
  padding-left: 20px;
  padding-right: 20px;
}
.Elearn .More .Btn.white {
  color: #003b74;
}
.Elearn .More .cols {
  z-index: unset;
}
.Elearn .More .contact {
  margin-top: 80px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #fff;
}
@media (max-width: 768px) {
  .Elearn .More .contact {
    font-size: 16px;
    line-height: 22px;
  }
}
.Elearn .More .contact > li + li {
  margin-top: 55px;
}
.Elearn .More .contact a {
  color: #fff;
  transition: all 0.35s;
}
.Elearn .More .contact .call {
  padding-left: 70px;
  position: relative;
}
.Elearn .More .contact .call:after {
  display: block;
  content: '';
  position: absolute;
  top: -7px;
  left: 0px;
  pointer-events: none;
  background: url(../pictures/callusicon.svg) no-repeat 0px 0px;
  width: 45px;
  height: 43px;
}
.Elearn .More .contact .email {
  padding-left: 70px;
  position: relative;
}
.Elearn .More .contact .email:after {
  display: block;
  content: '';
  position: absolute;
  top: -5px;
  left: 0px;
  pointer-events: none;
  background: url(../pictures/messageicon.svg) no-repeat 0px 0px;
  width: 45px;
  height: 38px;
}
@media (max-width: 768px) {
  .Elearn .Slideshow .options {
    margin-top: 20px;
  }
  .Elearn .Slideshow .options > li {
    margin-bottom: 12px;
    margin-right: 0px;
    width: 100%;
  }
  .Elearn .Slideshow .Btn {
    background: #e27025;
    color: #fff;
    min-width: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .Elearn .Slideshow .Btn.white {
    background: #003b74;
    color: #fff;
  }
  .Elearn .Slideshow .caption {
    color: #060000;
  }
  .Elearn .More .contact > li + li {
    margin-top: 35px;
  }
  .Elearn .More .contact {
    margin-top: 30px;
    font-size: 14px;
  }
  .Elearn .More .contact .email:after {
    transform: scale(0.66);
    transform-origin: center center;
    top: -7px;
  }
  .Elearn .More .contact .call:after {
    transform: scale(0.66);
    transform-origin: center center;
    top: -9px;
  }
  .Elearn .More .contact .email {
    padding-left: 54px;
  }
  .Elearn .More .contact .call {
    padding-left: 54px;
  }
  .Elearn .More .customTitle {
    max-width: 150px;
  }
  .Elearn .More .box {
    padding-bottom: 38px;
    padding-top: 38px;
  }
  .Elearn .More .action {
    margin-top: 44px;
  }
  .Elearn .More .Btn {
    min-width: 150px;
  }
  .Elearn .Trending {
    padding-bottom: 44px;
  }
  .Elearn .Trending .info {
    padding-top: 40px;
  }
  .Elearn .description {
    padding-bottom: 50px;
    padding-top: 32px;
  }
  .Elearn .description .text {
    font-size: 15px;
    line-height: 23px;
  }
}
.insidecourse {
  overflow: hidden;
}
.courseinfo {
  margin-bottom: 80px;
  position: relative;
}
.courseinfo:after {
  display: block;
  content: '';
  position: absolute;
  left: -220px;
  bottom: -300px;
  border-radius: 100%;
  width: 555px;
  height: 555px;
  pointer-events: none;
  background: #F3F3F3;
}
.courseinfo .container {
  z-index: 1;
}
.courseinfo .inner {
  position: relative;
  z-index: 1;
}
.courseinfo .top .pic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 54px 20px 60px;
  position: relative;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  overflow: hidden;
}
.courseinfo .top .pic:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.courseinfo .top .back {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  margin: 0px auto 44px;
}
.courseinfo .top .back svg path {
  transition: all 0.35s;
}
.courseinfo .top .title {
  font-size: 30px;
  color: #fff;
  line-height: 38px;
  font-weight: 700;
}
.courseinfo .top .caption {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  font-weight: 700;
  margin-top: 18px;
}
.courseinfo .top .wrap {
  position: relative;
  margin: 0px auto;
  max-width: 915px;
}
.courseinfo .top .options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #fff;
  padding-top: 36px;
  margin-top: 30px;
}
.courseinfo .top .options > li:nth-child(1) {
  width: 60%;
}
.courseinfo .top .options > li:nth-child(2) {
  width: 40%;
  padding-left: 15px;
}
.courseinfo .top .options > li:nth-child(2) .hold {
  justify-content: flex-end;
}
.courseinfo .top .options > li:nth-child(2) .hold > li {
  margin-right: 0px;
  margin-left: 17px;
}
.courseinfo .top .hold {
  display: flex;
  flex-wrap: wrap;
}
.courseinfo .top .hold > li {
  margin-right: 17px;
}
.courseinfo .top .Btn {
  min-width: 194px;
  padding-left: 17px;
  padding-right: 17px;
}
.courseinfo .top .addbutn {
  background: #A8A8A8;
  color: #fff;
  pointer-events: none;
}
.courseinfo .top .addbutn.green {
  background: #4FBC21;
  pointer-events: visible;
}
.courseinfo .top .addbutn:before {
  display: block;
  content: '';
  width: 11px;
  height: 15px;
  margin-right: 14px;
  background: url(../pictures/bookicon.svg) no-repeat 0px 0px;
}
@media (max-width: 1100px) {
  .courseinfo .top .Btn {
    min-width: 174px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (max-width: 768px) {
  .courseinfo {
    margin-bottom: 33px;
  }
  .courseinfo .top .options > li {
    width: 100%!important;
    padding: 0px!important;
  }
  .courseinfo .top .options > li + li {
    margin-top: 15px;
  }
  .courseinfo .top .options {
    padding-top: 20px;
    margin-top: 20px;
  }
  .courseinfo .top .hold > li {
    width: calc(50% - 6px);
    margin-right: 0px!important;
    margin-left: 0px!important;
  }
  .courseinfo .top .hold > li:only-child {
    width: 100%;
  }
  .courseinfo .top .hold {
    justify-content: space-between;
  }
  .courseinfo .top .pic {
    padding: 22px 16px 30px;
  }
  .courseinfo .top .back {
    margin-bottom: 19px;
  }
  .courseinfo .top .title {
    font-size: 17px;
    line-height: 27px;
  }
  .courseinfo .top .caption {
    font-size: 13px;
    line-height: 16px;
    margin-top: 23px;
  }
  .courseinfo .top .Btn {
    min-width: 0px;
  }
}
.aboutcourse {
  padding-bottom: 133px;
  position: relative;
}
.aboutcourse .cols {
  display: flex;
  flex-wrap: wrap;
}
.aboutcourse .cols > li {
  width: 50%;
}
.aboutcourse .cols > li:nth-child(2) .wrap {
  background: #e27025;
  margin-top: 41px;
  display: flex;
  align-items: center;
}
.aboutcourse .cols > li:nth-child(2) .wrap:after {
  display: block;
  content: '';
  position: absolute;
  right: -120px;
  bottom: -60px;
  border-radius: 100%;
  width: 245px;
  height: 245px;
  pointer-events: none;
  background: #E7884A;
}
.aboutcourse .cols > li:nth-child(1) .wrap:after {
  display: block;
  content: '';
  position: absolute;
  left: -120px;
  top: -60px;
  border-radius: 100%;
  width: 245px;
  height: 245px;
  pointer-events: none;
  background: #174C80;
}
.aboutcourse .wrap {
  min-height: 440px;
  background: #003b74;
  height: 100%;
  position: relative;
  padding: 44px 55px;
  overflow: hidden;
}
.aboutcourse .title {
  font-size: 25px;
  color: #fff;
  line-height: 31px;
  font-weight: 700;
}
.aboutcourse .text {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  font-weight: 700;
  color: #fff;
  margin-top: 36px;
  max-width: 520px;
}
.aboutcourse .points {
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  font-weight: 700;
  color: #fff;
  margin-top: 30px;
}
.aboutcourse .points > li + li {
  margin-top: 23px;
}
.aboutcourse .points > li {
  position: relative;
  padding-left: 28px;
}
.aboutcourse .points > li:after {
  position: absolute;
  top: 6px;
  left: 0px;
  border-radius: 100%;
  display: block;
  content: '';
  pointer-events: none;
  background: rgba(255, 255, 255, 0.9);
  width: 11px;
  height: 11px;
}
.aboutcourse .hold {
  position: relative;
  z-index: 1;
}
.aboutcourse .action {
  display: flex;
  margin-bottom: 40px;
}
.aboutcourse .watchbtn {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 53px;
  padding: 0px 22px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #003b74;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.35s;
  min-width: 199px;
}
.aboutcourse .watchbtn:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 22px;
  margin-right: 11px;
}
.aboutcourse .info {
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  .aboutcourse .wrap {
    padding-left: 33px;
    padding-right: 33px;
  }
}
@media (max-width: 768px) {
  .aboutcourse {
    padding-bottom: 33px;
  }
  .aboutcourse .cols > li {
    width: 100%;
  }
  .aboutcourse .wrap {
    margin: 0px!important;
    min-height: 0px;
    height: auto;
    padding: 27px 18px 20px 20px;
  }
  .aboutcourse .title {
    font-size: 22px;
    line-height: 31px;
  }
  .aboutcourse .points {
    margin-top: 14px;
    font-size: 15px;
  }
  .aboutcourse .text {
    margin-top: 14px;
    font-size: 15px;
  }
  .aboutcourse .points > li + li {
    margin-top: 9px;
  }
  .aboutcourse .points > li:after {
    width: 8px;
    height: 8px;
  }
  .aboutcourse .points > li {
    padding-left: 20px;
  }
  .aboutcourse .action {
    margin-bottom: 28px;
  }
  .aboutcourse .watchbtn {
    height: 45px;
    font-size: 13px;
    min-width: 0px;
  }
  .aboutcourse .watchbtn:before {
    font-size: 20px;
    margin-right: 7px;
  }
  .aboutcourse .cols > li:nth-child(2) .wrap:after {
    bottom: -130px;
    right: -111px;
  }
  .aboutcourse .cols > li:nth-child(1) .wrap:after {
    left: -153px;
    top: -80px;
  }
}
.Trailer {
  text-align: center;
  padding-bottom: 66px;
}
.Trailer .pic {
  position: relative;
}
.Trailer .pic img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  max-height: 500px;
}
.Trailer .title {
  margin-bottom: 22px;
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
  color: #060000;
}
@media (max-width: 768px) {
  .Trailer .title {
    font-size: 27px;
    line-height: 32px;
  }
}
.Trailer .play:after {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 76px;
  color: #fff;
  z-index: 1;
  text-shadow: 0px 0px 8px #3f3b3b;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 768px) {
  .Trailer {
    padding-bottom: 40px;
  }
  .Trailer .pic img {
    min-height: 210px;
  }
  .Trailer .play:after {
    font-size: 43px;
  }
  .Trailer .title {
    margin-bottom: 17px;
    font-size: 22px;
    line-height: 27px;
  }
}
.desktop .Footer .name[href]:hover,
.desktop .mycourses .menu .link:hover,
.desktop .mycourses .item:hover .caption,
.desktop .elearnMenu .link:hover {
  color: #e27025;
}
.desktop .secondarymenu .link:hover {
  opacity: 0.8;
}
.desktop .Exam .back:hover svg path {
  fill: #e27025;
}
.desktop .mycourses .item:hover .pic img {
  transform: scale(1.01);
}
.desktop .Certificates .item:hover .options {
  opacity: 1;
  pointer-events: visible;
}
.desktop .thecourses .item:hover .pic img {
  transform: scale(1.01);
}
.desktop .thecourses .item:hover:after {
  background: #003b74;
  color: #fff;
}
.desktop .Elearn .More .Btn.white:hover {
  color: #fff;
}
.desktop .Elearn .More .contact .call {
  pointer-events: none;
}
.desktop .Elearn .More .contact a:hover {
  opacity: 0.8;
}
.desktop .courseinfo .top .addbutn:hover {
  background: #003b74;
}
.desktop .courseinfo .top .back:hover svg path {
  fill: #e27025;
}
.desktop .aboutcourse .watchbtn:hover {
  background: #e27025;
  color: #fff;
}
