/* ================ Global ================== */
@font-face {
  font-family: 'EYInterstateBold';
  src: url("../../../assets/webfont/eyinterstate-bold-webfont.woff"); }
@font-face {
  font-family: 'EYInterstateRegular';
  src: url("../../../assets/webfont/eyinterstate-regular-webfont.woff"); }
@font-face {
  font-family: 'EYInterstateLight';
  src: url("../../../assets/webfont/EYInterstate-Light.woff"); }
* {
  margin: 0;
  padding: 0; }

html {
  scroll-behavior: smooth; }

::selection {
  color: #000;
  background: #ffe600; }

body h1, body h2, body h3, body h4, body h5, body h6, html h1, html h2, html h3, html h4, html h5, html h6 {
  font-family: 'EYInterstateLight', sans-serif; }
body p, html p {
  font-family: 'EYInterstateLight', sans-serif;
  font-size: 15px;
  line-height: 27px; }
body ul li, html ul li {
  font-family: 'EYInterstateLight', sans-serif;
  font-size: 15px;
  line-height: 27px; }
body a, html a {
  transition: all 0.7s ease 0s;
  font-family: 'EYInterstateLight', sans-serif; }
body img, html img {
  max-width: 100%; }
body button, html button {
  font-family: 'EYInterstateRegular', sans-serif;
  border: none; }

body * {
  -webkit-text-size-adjust: none; }

body {
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  overflow-y: scroll;
  font-family: 'Lato', sans-serif; }
  body input, body textarea, body select {
    font-family: 'Hind Vadodara', sans-serif;
    font-weight: 400;
    border-radius: 0; }
  body input:focus, body select:focus, body textarea:focus, body button:focus {
    outline: none; }

@media (min-width: 1200px) {
  .container {
    max-width: 1260px; }

  .container-fluid {
    padding-right: 68px;
    padding-left: 68px; } }
.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

li.dropdown:hover > .dropdown-menu {
  display: block; }

ul.dropdown-menu.submenu09 {
  min-width: 320px !important;
  top: 86%;
  padding: 0 0;
  border-bottom: 5px solid #ffe816;
  border-radius: 6px; }
  ul.dropdown-menu.submenu09 li:nth-child(1) a:hover {
    border-radius: 6px 6px 0 0; }

.submenu09 a {
  border-bottom: 1px solid #ddd;
  color: #333 !important;
  text-decoration: none;
  display: block;
  padding: 12px 10px;
  font-size: 13px !important;
  line-height: 20px !important; }
  .submenu09 a:hover {
    background-color: #ffe600 !important; }

/* ================ Custom ================== */
.mid-button {
  margin-top: 60px;
  position: relative;
  width: 100%;
  float: left;
  text-align: center; }

.button-border {
  border: 1px solid #000;
  color: #000;
  padding: 12px 20px;
  text-transform: capitalize;
  border-radius: 1px; }
  .button-border:hover {
    text-decoration: none;
    color: #0c0c0c;
    border: 1px solid #ffe600;
    background: #ffe600; }

.btn-custom {
  background: #ffe600;
  color: #000;
  padding: 13px 16px;
  display: inline-block;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 2px; }
  .btn-custom:hover {
    text-decoration: none;
    background: #000;
    color: #ffe600; }

.btn-custom-border {
  background: #ffffff;
  color: #000;
  padding: 13px 16px;
  display: inline-block;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 2px;
  border: 1px solid #000; }
  .btn-custom-border:hover {
    text-decoration: none;
    background: #ffe600;
    color: #000;
    border: 1px solid #ffe600; }

.fixed-header {
  position: fixed !important;
  top: 0;
  z-index: 999;
  background: #2e2e38 !important; }

/* ================ /Custom ================== */
/* ================ Home Header ================== */
.home-header {
  position: relative;
  width: 100%;
  float: left; }
  .home-header .header-content {
    position: absolute;
    padding: 10px 0;
    top: 0;
    z-index: 9;
    width: 100%;
    left: 0; }
    .home-header .header-content nav.navbar .navbar-brand img {
      width: 80px; }
    .home-header .header-content nav.navbar .navbar-nav {
      padding-top: 40px; }
      .home-header .header-content nav.navbar .navbar-nav li.nav-item {
        padding: 0 10px; }
        .home-header .header-content nav.navbar .navbar-nav li.nav-item a {
          color: #fff;
          font-size: 15px; }
          .home-header .header-content nav.navbar .navbar-nav li.nav-item a:after {
            display: none; }
      .home-header .header-content nav.navbar .navbar-nav .active a {
        color: #ffe600 !important; }

/* ================ /Home Header ================== */
/* ================ Home V2 Header ================== */
.home-v2-header {
  position: fixed;
  width: 100%;
  float: left;
  background: #2e2e38;
  padding: 1px 0 3px;
  z-index: 99; }
  .home-v2-header .menu-area {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative; }
    .home-v2-header .menu-area .menu_item {
      width: calc(50% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      margin: 8px; }
      .home-v2-header .menu-area .menu_item .index-logo img {
        width: 60px; }
      .home-v2-header .menu-area .menu_item .open-menu {
        font-size: 30px;
        cursor: pointer;
        color: #fff;
        text-align: right;
        margin-top: 9px; }
        .home-v2-header .menu-area .menu_item .open-menu i {
          font-size: 38px; }
      .home-v2-header .menu-area .menu_item .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background: #25252d;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px; }
        .home-v2-header .menu-area .menu_item .sidenav a {
          padding: 8px 8px 8px 32px;
          text-decoration: none;
          font-size: 22px;
          color: #fff;
          display: block;
          transition: 0.3s;
          font-family: 'EYInterstateLight', sans-serif; }
          .home-v2-header .menu-area .menu_item .sidenav a:hover {
            color: #f1f1f1; }
        .home-v2-header .menu-area .menu_item .sidenav .list-menu {
          padding: 20px 26px; }
          .home-v2-header .menu-area .menu_item .sidenav .list-menu a {
            border-bottom: 1px solid #747480;
            padding: 22px 0; }
        .home-v2-header .menu-area .menu_item .sidenav .closebtn {
          position: absolute;
          top: 0;
          right: 25px;
          font-size: 36px;
          margin-left: 50px; }
          .home-v2-header .menu-area .menu_item .sidenav .closebtn i {
            font-size: 45px; }

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }

  .sidenav a {
    font-size: 18px; } }
/* ================ /Home V2 Header ================== */
/* ================ Main Banner ================== */
.main-banner {
  position: relative;
  width: 100%;
  float: left;
  padding: 120px 0; }
  .main-banner .banner-text {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 130px 0 80px; }
    .main-banner .banner-text h1 {
      color: #ffe600;
      font-size: 4.2rem;
      text-transform: capitalize; }
    .main-banner .banner-text p {
      color: #fff;
      font-size: 20px;
      line-height: 30px;
      margin-top: 30px; }

/* ================ /Main Banner ================== */
/* ================ Home Banner ================== */
.home-banner {
  position: relative;
  width: 100%;
  float: left;
  padding: 100px 0;
  background: #2e2e38; }
  .home-banner .banner-text {
    text-align: left;
    margin: 0 auto;
    padding: 120px 0 100px; }
    .home-banner .banner-text h1 {
      color: #ffe600;
      font-size: 3rem;
      text-transform: capitalize; }
    .home-banner .banner-text a {
      color: #fff;
      text-transform: capitalize;
      font-family: 'EYInterstateBold', sans-serif;
      font-size: 16px;
      border-bottom: 2px solid transparent;
      padding-bottom: 0; }
      .home-banner .banner-text a:hover {
        text-decoration: none;
        border-bottom: 2px solid #fff;
        padding-bottom: 10px; }
    .home-banner .banner-text .header-text {
      overflow: hidden;
      position: relative;
      -webkit-transition: height 0.4s;
      transition: height 0.4s; }
      .home-banner .banner-text .header-text .display-text p {
        color: #fff;
        font-size: 20px;
        line-height: 30px;
        margin-top: 30px; }
      .home-banner .banner-text .header-text .display-text #more {
        display: none; }

/* ================ /Home Banner ================== */
/* ================ Subject Items ================== */
.subject-items {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 40px; }
  .subject-items .headline-area {
    max-width: 700px;
    text-align: center;
    margin: 0 auto; }
    .subject-items .headline-area h3 {
      color: #2c2e2f;
      font-size: 2rem;
      margin-bottom: 1.1rem; }
    .subject-items .headline-area p {
      font-size: 16px;
      line-height: 25px; }
  .subject-items .mid-content {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 40px; }
  .subject-items .subject-wrapper {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
    padding-top: 20px; }
    .subject-items .subject-wrapper .sub-list {
      text-align: center;
      width: calc(25% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      margin: 8px;
      padding: 18px;
      height: 180px;
      transform: translateZ(0); }
      .subject-items .subject-wrapper .sub-list a {
        color: #fff; }
        .subject-items .subject-wrapper .sub-list a:hover {
          text-decoration: none; }
        .subject-items .subject-wrapper .sub-list a .compact_background {
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: cover;
          transition: all ease-out 0.4s;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          border: 0;
          border-radius: 4px; }
          .subject-items .subject-wrapper .sub-list a .compact_background:before {
            content: "";
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 1;
            border-radius: 4px;
            background-color: rgba(13, 14, 25, 0.8); }
        .subject-items .subject-wrapper .sub-list a .sub-content {
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          padding: 0 1em;
          text-align: center;
          z-index: 1;
          transition: all 0.7s ease 0s;
          transform: translateY(-50%); }
          .subject-items .subject-wrapper .sub-list a .sub-content h5 {
            color: #fff;
            border: 1px solid #fff;
            display: inline-block;
            width: auto;
            margin: auto;
            padding: 10px 16px;
            font-size: 15px;
            border-radius: 3px;
            transition: all 0.7s ease 0s;
            font-family: 'EYInterstateLight', sans-serif; }
      .subject-items .subject-wrapper .sub-list:hover a {
        color: #000; }
        .subject-items .subject-wrapper .sub-list:hover a .sub-content h5 {
          color: #000;
          border: 1px solid #fff;
          background: #fff; }

/* ================ /Subject Items ================== */
/* ================ Course Wrapper ================== */
.course-wrapper {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 70px; }
  .course-wrapper .headline-area {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px; }
    .course-wrapper .headline-area h3 {
      color: #fff;
      font-size: 2rem;
      font-weight: 800;
      margin-bottom: 1.1rem;
      text-transform: capitalize; }
    .course-wrapper .headline-area p {
      font-size: 16px;
      line-height: 25px;
      color: #fff; }
  .course-wrapper .all-course-category h4 {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 1.1rem;
    margin-top: 1.1rem;
    line-height: 32px;
    padding-bottom: 20px; }
  .course-wrapper .all-course-category .item-cat {
    padding-bottom: 20px; }
    .course-wrapper .all-course-category .item-cat:last-child {
      padding-bottom: 0; }
  .course-wrapper .course-block {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
    padding-top: 10px; }
    .course-wrapper .course-block .course_item {
      text-align: center;
      width: calc(33.33% - 16px);
      float: left;
      position: relative;
      top: 0;
      display: flex;
      flex-direction: column;
      transition: all 0.3s ease 0s;
      margin: 8px;
      height: 308px;
      border-radius: 8px;
      background: #fff;
      transform: translateZ(0);
      box-shadow: 0 10px 20px -10px rgba(115, 112, 112, 0.6196078431); }
      .course-wrapper .course-block .course_item:hover {
        box-shadow: 0 8px 12px -8px rgba(160, 160, 160, 0.21);
        top: -8px; }
        .course-wrapper .course-block .course_item:hover .img-area:before {
          background-color: rgba(0, 0, 0, 0.48) !important; }
      .course-wrapper .course-block .course_item .img-area {
        position: relative; }
        .course-wrapper .course-block .course_item .img-area:before {
          content: "";
          display: block;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          z-index: 1;
          border-radius: 8px 8px 0 0;
          background-color: rgba(0, 0, 0, 0.11); }
        .course-wrapper .course-block .course_item .img-area img {
          border-radius: 8px 8px 0 0;
          object-fit: cover;
          width: 100%;
          height: 174px; }
      .course-wrapper .course-block .course_item .infor_area {
        padding: 15px 12px 10px;
        text-align: left;
        background: #fff;
        border-radius: 0 0 8px 8px; }
        .course-wrapper .course-block .course_item .infor_area h5 {
          font-size: 1rem;
          line-height: 22px;
          padding-bottom: 14px;
          height: 45px;
          overflow: hidden; }
          .course-wrapper .course-block .course_item .infor_area h5 a {
            color: #000;
            font-weight: 600; }
            .course-wrapper .course-block .course_item .infor_area h5 a:hover {
              color: #636363;
              text-decoration: none; }
        .course-wrapper .course-block .course_item .infor_area p {
          font-size: 14px;
          line-height: 24px; }
        .course-wrapper .course-block .course_item .infor_area .grid_enroll {
          padding: 10px 0;
          border-top: 1px solid #ddd;
          margin: 0;
          position: relative;
          width: 100%;
          float: left; }
          .course-wrapper .course-block .course_item .infor_area .grid_enroll ul {
            margin-bottom: 0;
            padding: 4px 0; }
            .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li {
              list-style-type: none;
              display: inline-block;
              padding: 6px 0; }
              .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li:nth-child(1) {
                text-align: center;
                border-right: 1px solid #8e8e8e;
                width: 58%; }
              .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li:nth-child(2) {
                text-align: center;
                width: 40%; }
              .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li a:hover {
                text-decoration: none; }
              .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li .enrl-btn {
                text-decoration: none;
                font-size: 13px;
                border: 1px solid #000;
                padding: 8px 14px;
                font-weight: normal !important;
                color: #000;
                border-radius: 5px; }
                .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li .enrl-btn:hover {
                  background: #ffe600;
                  border: 1px solid #ffe600; }
              .course-wrapper .course-block .course_item .infor_area .grid_enroll ul li .prc-tag {
                border: 0;
                color: #000;
                text-decoration: none; }

/* ================ /Course Wrapper ================== */
/* ================ Twitter Block ================== */
.twitter-block {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 80px;
  border-bottom: 1px solid #d2d2d2; }
  .twitter-block .headline-area {
    max-width: 700px;
    text-align: center;
    margin: 0 auto 30px; }
    .twitter-block .headline-area img {
      width: 38px;
      margin-bottom: 8px; }
    .twitter-block .headline-area h3 {
      color: #2c2e2f;
      font-size: 2rem;
      margin-bottom: 1.1rem; }
  .twitter-block .conversation-wrapper {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
    padding-top: 20px; }
    .twitter-block .conversation-wrapper .tweet-list {
      width: calc(33.33% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      margin: 8px;
      padding: 18px;
      border: 1px solid #cacaca;
      border-radius: 4px; }
      .twitter-block .conversation-wrapper .tweet-list p {
        font-size: 13px;
        line-height: 19px; }
      .twitter-block .conversation-wrapper .tweet-list .top-address {
        padding-bottom: 12px; }
        .twitter-block .conversation-wrapper .tweet-list .top-address .col-md-6 {
          padding-left: 0; }
          .twitter-block .conversation-wrapper .tweet-list .top-address .col-md-6 h5 {
            font-size: .8rem;
            margin-bottom: 0.2rem; }
          .twitter-block .conversation-wrapper .tweet-list .top-address .col-md-6 h6 {
            font-size: .7rem;
            font-family: 'Hind Vadodara', sans-serif;
            color: #797979; }
            .twitter-block .conversation-wrapper .tweet-list .top-address .col-md-6 h6 i {
              font-size: 6px;
              margin: 0 7px; }
        .twitter-block .conversation-wrapper .tweet-list .top-address .tweet-follow {
          background: #03a9f4;
          color: #fff;
          text-transform: capitalize;
          padding: 2px 10px 4px;
          border-radius: 2px;
          font-size: 12px;
          position: relative;
          top: 7px; }
          .twitter-block .conversation-wrapper .tweet-list .top-address .tweet-follow img {
            width: 12px;
            vertical-align: bottom;
            margin-right: 5px; }
          .twitter-block .conversation-wrapper .tweet-list .top-address .tweet-follow:hover {
            text-decoration: none; }
      .twitter-block .conversation-wrapper .tweet-list ul {
        padding-left: 0;
        margin: 16px 0 0; }
        .twitter-block .conversation-wrapper .tweet-list ul li {
          display: inline-block;
          list-style-type: none;
          font-size: 14px;
          width: 11%; }
          .twitter-block .conversation-wrapper .tweet-list ul li i {
            font-size: 16px; }

/* ================ /Twitter Block ================== */
/* ================ Footer ================== */
footer {
  position: relative;
  width: 100%;
  float: left; }
  footer .footer-top {
    padding: 50px 0 20px;
    position: relative;
    width: 100%;
    float: left; }
    footer .footer-top img {
      width: 86px; }
    footer .footer-top .footer-links {
      text-align: right; }
      footer .footer-top .footer-links ul {
        padding-left: 0;
        padding-top: 35px; }
        footer .footer-top .footer-links ul li {
          display: inline-block;
          list-style-type: none;
          margin-left: 12px;
          text-align: left;
          margin-right: 5px; }
          footer .footer-top .footer-links ul li a {
            color: #040505;
            font-weight: 700;
            font-size: 15px;
            border-bottom: 1px solid transparent;
            transition: all 0.3s ease 0s; }
            footer .footer-top .footer-links ul li a:hover {
              text-decoration: none;
              border-bottom: 1px solid #2e2e38; }
  footer .footer-bottom {
    position: relative;
    width: 100%;
    float: left;
    padding: 22px 0 48px; }
    footer .footer-bottom p {
      font-size: 14px;
      line-height: 23px;
      margin-bottom: 0;
      color: #747480;
      margin-top: 2px; }
    footer .footer-bottom .social-links {
      text-align: right; }
      footer .footer-bottom .social-links ul {
        padding-left: 0;
        margin-bottom: 0; }
        footer .footer-bottom .social-links ul li {
          display: inline-block;
          list-style-type: none;
          width: 12%; }
          footer .footer-bottom .social-links ul li a {
            color: #333; }
            footer .footer-bottom .social-links ul li a:hover {
              text-decoration: none; }
              footer .footer-bottom .social-links ul li a:hover i {
                background: #333;
                color: #fff; }
          footer .footer-bottom .social-links ul li i {
            border: 1px solid #a09f9f;
            width: 44px;
            height: 44px;
            color: #333;
            text-align: center;
            line-height: 44px;
            border-radius: 50%;
            font-size: 20px; }

/* ================ /Footer ================== */
/* ================ Inner Course List ================== */
.course-wrapper.inner-course-list {
  padding-bottom: 50px; }
  .course-wrapper.inner-course-list .headline-area h3 {
    color: #2c2e2f; }
  .course-wrapper.inner-course-list .headline-area {
    text-align: left;
    max-width: inherit;
    padding-bottom: 0; }
  .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item {
    width: calc(25% - 16px);
    margin-bottom: 24px;
    height: 385px;
    top: 0;
    transition: all 0.3s ease 0s !important; }
    .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item:hover {
      box-shadow: 0 16px 30px -16px rgba(2, 2, 2, 0.95) !important;
      top: -8px; }
      .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item:hover .img-area:before {
        background-color: rgba(0, 0, 0, 0.48) !important; }
    .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area {
      position: relative; }
      .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        border-radius: 8px 8px 0 0;
        background-color: rgba(0, 0, 0, 0.11); }
      .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area img {
        height: 155px; }
      .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .top-area {
        position: absolute;
        top: 20px;
        left: 0;
        z-index: 9; }
        .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .top-area span {
          color: #fff;
          padding: 5px 14px;
          font-size: 12px; }
        .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .top-area span.bg-red {
          background: #e20049; }
        .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .top-area span.bg-violet {
          background: #b002d0; }
        .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .top-area span.bg-green {
          background: #02b919; }
      .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .img-content-bottom {
        position: absolute;
        bottom: 6px;
        right: 0;
        z-index: 9; }
        .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .img-area .img-content-bottom span {
          background: #ffe600;
          padding: 5px 12px;
          font-size: 12px; }
    .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .infor_area h5 {
      padding-bottom: 5px; }
    .course-wrapper.inner-course-list .inner-course-four .item-cat .block-four .course_item .infor_area .grid_enroll {
      position: relative;
      width: 100%;
      float: left;
      padding: 8px 0; }

/* ================ /Inner Course List ================== */
/* ================ Inner Banner ================== */
.inner-banner {
  position: relative;
  width: 100%;
  float: left;
  padding: 100px 0 60px;
  background: #2e2e38; }
  .inner-banner .banner-text {
    padding: 60px 16px 20px 0; }
    .inner-banner .banner-text h1 {
      color: #ffe600;
      font-size: 2.8rem;
      text-transform: capitalize;
      margin-top: 20px; }
      .inner-banner .banner-text h1 span {
        font-size: 37px;
        width: 100%;
        float: left;
        margin: 10px 0 20px;
        color: #fff; }
    .inner-banner .banner-text h5 {
      color: #fff;
      margin: 30px 0 0;
      font-size: 1.9rem; }
    .inner-banner .banner-text p {
      color: #fff;
      font-size: 17px;
      line-height: 29px;
      margin-top: 30px;
      font-family: 'EYInterstateLight', sans-serif; }
    .inner-banner .banner-text .course-logo {
      width: 198px; }
    .inner-banner .banner-text .form-area {
      background: rgba(0, 0, 0, 0.38);
      padding: 20px; }
      .inner-banner .banner-text .form-area h4 {
        color: #fff;
        text-transform: capitalize;
        font-size: 20px;
        margin-bottom: 20px; }
      .inner-banner .banner-text .form-area .form-group {
        margin-bottom: 0; }
        .inner-banner .banner-text .form-area .form-group .form-control {
          border-radius: 0;
          background: rgba(90, 89, 89, 0.4392156863);
          font-size: 14px;
          margin-bottom: 4px;
          height: 37px;
          color: #fff;
          font-family: 'EYInterstateLight', sans-serif; }
          .inner-banner .banner-text .form-area .form-group .form-control:focus {
            border-color: #ffe600; }
          .inner-banner .banner-text .form-area .form-group .form-control::placeholder {
            color: #fff; }
        .inner-banner .banner-text .form-area .form-group .checkbox {
          padding-top: 10px; }
          .inner-banner .banner-text .form-area .form-group .checkbox label {
            color: #fff;
            font-size: 13px;
            line-height: 20px; }
            .inner-banner .banner-text .form-area .form-group .checkbox label a {
              color: #ffe600;
              font-size: 14px; }
            .inner-banner .banner-text .form-area .form-group .checkbox label input {
              vertical-align: middle;
              margin-right: 8px; }
        .inner-banner .banner-text .form-area .form-group .btn-custom {
          cursor: pointer;
          border: 1px solid #fff;
          background: transparent;
          border-radius: 1px;
          padding: 12px 17px;
          color: #fff; }
          .inner-banner .banner-text .form-area .form-group .btn-custom:hover {
            background: #fff;
            color: #2e2e38; }

/* ================ /Inner Banner ================== */
/* ================ Live Course Wrapper ================== */
.live-course-wrapper {
  position: relative;
  width: 100%;
  float: left;
  padding: 30px 0 0; }
  .live-course-wrapper .individual-length-course {
    margin-bottom: 36px;
    background: #f7f7f7;
    border-radius: 3px;
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s !important; }
    .live-course-wrapper .individual-length-course:hover {
      top: -8px; }
      .live-course-wrapper .individual-length-course:hover .course-img:before {
        background-color: rgba(0, 0, 0, 0.48) !important; }
      .live-course-wrapper .individual-length-course:hover .course-info h5 a {
        border-bottom: 1px solid #2e2e38; }
      .live-course-wrapper .individual-length-course:hover .block_cube .btn-custom-border {
        background: #ffe600; }
    .live-course-wrapper .individual-length-course .course-img {
      position: relative; }
      .live-course-wrapper .individual-length-course .course-img:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        border-radius: 3px 0 0 3px;
        background-color: rgba(0, 0, 0, 0.11); }
      .live-course-wrapper .individual-length-course .course-img img {
        border-radius: 3px 0 0 3px;
        object-fit: cover;
        width: 100%;
        height: 195px; }
    .live-course-wrapper .individual-length-course .course-info {
      padding: 10px 0 0; }
      .live-course-wrapper .individual-length-course .course-info h5 {
        color: #000;
        font-weight: 600;
        margin-bottom: 8px;
        line-height: 26px; }
        .live-course-wrapper .individual-length-course .course-info h5 a {
          color: #000;
          text-decoration: none; }
      .live-course-wrapper .individual-length-course .course-info p {
        font-size: 14px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 5px; }
      .live-course-wrapper .individual-length-course .course-info .mid_info {
        border-top: 1px solid #b1b1b1;
        border-bottom: 1px solid #b1b1b1;
        padding: 4px 0; }
        .live-course-wrapper .individual-length-course .course-info .mid_info p {
          margin-bottom: 0;
          font-size: 13px;
          line-height: 23px; }
          .live-course-wrapper .individual-length-course .course-info .mid_info p span {
            border-right: 1px solid #b1b1b1;
            padding: 0 8px; }
            .live-course-wrapper .individual-length-course .course-info .mid_info p span:last-child {
              border-right: inherit;
              padding-right: 0; }
            .live-course-wrapper .individual-length-course .course-info .mid_info p span:nth-child(1) {
              padding-left: 0; }
      .live-course-wrapper .individual-length-course .course-info .bottom_contact {
        padding-top: 10px; }
        .live-course-wrapper .individual-length-course .course-info .bottom_contact h6 {
          font-size: 13px;
          font-family: 'EYInterstateLight', sans-serif; }
          .live-course-wrapper .individual-length-course .course-info .bottom_contact h6 span {
            font-family: 'EYInterstateBold', sans-serif;
            font-size: 14px;
            color: #000000;
            padding-left: 10px; }
          .live-course-wrapper .individual-length-course .course-info .bottom_contact h6 .time_course {
            font-family: 'EYInterstateLight', sans-serif;
            padding-left: 25px;
            font-size: 13px; }
            .live-course-wrapper .individual-length-course .course-info .bottom_contact h6 .time_course span {
              font-family: 'EYInterstateLight', sans-serif;
              font-size: 13px;
              color: #000000;
              padding-left: 6px; }
    .live-course-wrapper .individual-length-course .block_cube {
      text-align: center;
      padding-top: 54px;
      border-left: 1px solid #9a9a9a;
      height: 195px; }
      .live-course-wrapper .individual-length-course .block_cube h4 {
        font-size: 1.2rem; }

.nav.nav-tabs {
  padding: 14px 0;
  margin-bottom: 20px; }
  .nav.nav-tabs li {
    padding-right: 1.8rem; }
    .nav.nav-tabs li a {
      color: #000;
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 16px;
      transition: all 0.3s ease 0s !important; }
      .nav.nav-tabs li a:hover {
        text-decoration: none; }
  .nav.nav-tabs li.active a {
    border-bottom: 2px solid #f5de03; }
  .nav.nav-tabs a.active {
    border-bottom: 2px solid #f5de03; }

/* ================ /Live Course Wrapper ================== */
/* ================ Breadcrum ================== */
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }
  .breadcrumb .breadcrumb-item a {
    color: #ffe600; }
    .breadcrumb .breadcrumb-item a:hover {
      color: #fff384;
      text-decoration: none; }
  .breadcrumb .breadcrumb-item.active {
    color: #ffffff; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #ffe600; }

/* ================ /Breadcrum ================== */
/* ================ Detail Banner ================== */
.detail-banner .banner-text {
  padding: 60px 0 8px; }
  .detail-banner .banner-text h1 {
    color: #ffe600;
    font-size: 2.6rem;
    margin-top: 18px;
    margin-bottom: 4px; }
  .detail-banner .banner-text .form-area h4 {
    margin-top: 6px; }
  .detail-banner .banner-text .form-area .form-group .btn-custom {
    margin-bottom: 16px; }
  .detail-banner .banner-text .enroll-btn-block {
    background: #efeeee;
    width: 16%;
    padding: 3px;
    text-align: center;
    border-radius: 1px;
    transition: all 0.7s ease 0s; }
    .detail-banner .banner-text .enroll-btn-block:hover {
      background: #f2e600; }
    .detail-banner .banner-text .enroll-btn-block a {
      color: #000; }
      .detail-banner .banner-text .enroll-btn-block a:hover {
        color: #000;
        text-decoration: none; }
    .detail-banner .banner-text .enroll-btn-block p {
      color: #000;
      margin: 5px 0;
      font-size: 15px; }
  .detail-banner .banner-text h4 {
    color: #fff;
    margin: 20px 0;
    font-size: 1.9rem; }
  .detail-banner .banner-text p {
    margin-top: 18px; }
    .detail-banner .banner-text p span {
      margin-right: 6px;
      color: #f2e600; }
  .detail-banner .banner-text .bottom-text {
    margin-top: 6px;
    font-size: 15px;
    line-height: 26px; }
    .detail-banner .banner-text .bottom-text a {
      color: #f2e600; }

/* ================ /Detail Banner ================== */
/* ================ Detailed Course Wrapper ================== */
.detailed-course-wrapper {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0; }
  .detailed-course-wrapper .nav.nav-tabs {
    padding: 14px 0;
    margin-bottom: 20px; }
    .detailed-course-wrapper .nav.nav-tabs li {
      padding-right: 1.8rem; }
      .detailed-course-wrapper .nav.nav-tabs li a {
        color: #000;
        font-size: 17px;
        font-weight: 600;
        padding-bottom: 16px;
        transition: all 0.3s ease 0s !important; }
        .detailed-course-wrapper .nav.nav-tabs li a:hover {
          text-decoration: none; }
    .detailed-course-wrapper .nav.nav-tabs li.active a {
      border-bottom: 2px solid #f5de03; }
    .detailed-course-wrapper .nav.nav-tabs a.active {
      border-bottom: 2px solid #f5de03; }
  .detailed-course-wrapper .info-content .item-block {
    padding-bottom: 15px; }
    .detailed-course-wrapper .info-content .item-block h4 {
      margin-bottom: 20px; }
      .detailed-course-wrapper .info-content .item-block h4 span {
        font-family: 'EYInterstateBold', sans-serif; }
    .detailed-course-wrapper .info-content .item-block h5 {
      margin: 36px 0 20px; }
    .detailed-course-wrapper .info-content .item-block a {
      color: #2020ef;
      text-decoration: underline; }
    .detailed-course-wrapper .info-content .item-block .course_benifit {
      padding-left: 16px; }
      .detailed-course-wrapper .info-content .item-block .course_benifit li {
        list-style-type: disc;
        padding: 4px 0; }
        .detailed-course-wrapper .info-content .item-block .course_benifit li i {
          margin-right: 5px; }
    .detailed-course-wrapper .info-content .item-block .course_skill li {
      list-style-type: none;
      padding: 7px 20px 9px;
      display: inline-block;
      font-size: 13px;
      margin-right: 8px;
      background: #fff8b3;
      margin-bottom: 10px;
      border-radius: 20px; }
      .detailed-course-wrapper .info-content .item-block .course_skill li i {
        margin-right: 5px;
        font-size: 17px;
        vertical-align: bottom; }
    .detailed-course-wrapper .info-content .item-block .course_deliverables {
      margin-top: 30px;
      margin-bottom: 0; }
      .detailed-course-wrapper .info-content .item-block .course_deliverables li {
        list-style-type: none;
        padding: 7px 0;
        position: relative;
        display: flex; }
        .detailed-course-wrapper .info-content .item-block .course_deliverables li .border-icon {
          -webkit-box-align: center;
          -webkit-box-pack: center;
          width: 44px;
          height: 44px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-shrink: 0;
          border-radius: 50%;
          border-width: 2px;
          border-style: solid;
          border-color: #e1e1e1;
          border-image: initial;
          position: relative;
          top: -10px;
          margin-right: 12px; }
    .detailed-course-wrapper .info-content .item-block .course_timing {
      margin-top: 30px; }
      .detailed-course-wrapper .info-content .item-block .course_timing li {
        list-style-type: none;
        display: inline-block;
        width: 33%;
        background: #272727;
        position: relative;
        margin-bottom: 3px;
        padding: 36px 20px;
        text-align: center;
        color: #fff;
        border-radius: 6px; }
        .detailed-course-wrapper .info-content .item-block .course_timing li i {
          width: 100%;
          font-size: 20px;
          margin-bottom: 10px;
          color: #ffe600; }
        .detailed-course-wrapper .info-content .item-block .course_timing li span {
          color: #ffe600; }
    .detailed-course-wrapper .info-content .item-block .w_day_table {
      max-width: 500px; }
      .detailed-course-wrapper .info-content .item-block .w_day_table table thead tr th {
        font-family: 'EYInterstateLight', sans-serif;
        background: #f9f9f9;
        border-bottom-width: 1px;
        border-bottom: 1px solid #e9ecef; }
      .detailed-course-wrapper .info-content .item-block .w_day_table table tbody tr td {
        font-family: 'EYInterstateLight', sans-serif; }
    .detailed-course-wrapper .info-content .item-block .w_end_table {
      max-width: 610px; }
      .detailed-course-wrapper .info-content .item-block .w_end_table ul li {
        list-style-type: none;
        display: inline-block;
        border: 1px solid #e9ecef;
        padding: 6px 12px;
        font-size: 14px;
        background: #fdfdfd;
        margin-bottom: 4px;
        width: 32%;
        text-align: center; }
  .detailed-course-wrapper .info-content .item-border {
    border: 1px solid #c5c5c5;
    padding: 26px;
    width: 85%;
    margin-bottom: 30px;
    border-radius: 2px; }
    .detailed-course-wrapper .info-content .item-border ul {
      margin-bottom: 0; }
  .detailed-course-wrapper .right-content {
    padding-top: 70px; }
    .detailed-course-wrapper .right-content .contact-info {
      background: #353535;
      padding: 18px 20px 6px;
      margin-bottom: 15px;
      border-radius: 2px;
      text-align: center; }
      .detailed-course-wrapper .right-content .contact-info p {
        color: #fff; }
        .detailed-course-wrapper .right-content .contact-info p span {
          color: #ffe600;
          width: 100%;
          float: left; }
    .detailed-course-wrapper .right-content .download-link {
      background: #ffe600;
      padding: 18px 15px;
      text-align: center;
      border-radius: 2px; }
      .detailed-course-wrapper .right-content .download-link a {
        color: #000; }
        .detailed-course-wrapper .right-content .download-link a:hover {
          text-decoration: none; }
    .detailed-course-wrapper .right-content .learner-spec {
      background: #f7f7f7;
      margin-bottom: 20px;
      border-radius: 3px; }
      .detailed-course-wrapper .right-content .learner-spec .spec_items {
        padding: 14px 20px;
        border-bottom: 1px solid #b1b1b1; }
        .detailed-course-wrapper .right-content .learner-spec .spec_items:last-child {
          border-bottom: none; }
      .detailed-course-wrapper .right-content .learner-spec h5 {
        font-size: 1.1rem;
        line-height: 22px;
        margin-bottom: 1rem;
        margin-top: 8px; }
      .detailed-course-wrapper .right-content .learner-spec h6 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px;
        font-weight: 500; }
        .detailed-course-wrapper .right-content .learner-spec h6 span {
          font-weight: 100; }
      .detailed-course-wrapper .right-content .learner-spec p {
        font-size: 14px;
        line-height: 22px; }
      .detailed-course-wrapper .right-content .learner-spec .spec-list {
        margin-bottom: 0;
        padding-left: 16px; }
        .detailed-course-wrapper .right-content .learner-spec .spec-list li {
          list-style-type: disc;
          padding: 6px 0;
          font-size: 14px;
          line-height: 22px; }
          .detailed-course-wrapper .right-content .learner-spec .spec-list li i {
            margin-right: 5px;
            font-size: 12px; }

/* ================ /Detailed Course Wrapper ================== */
/* ================ Related Course ================== */
.related-course {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 80px;
  background: #efefef; }
  .related-course .slider-content h3 {
    color: #2c2e2f;
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 2.2rem; }
  .related-course .slider-content .mid-button {
    margin-top: 20px; }
    .related-course .slider-content .mid-button .button-border {
      background: #fff; }
      .related-course .slider-content .mid-button .button-border:hover {
        background: #ffe600; }
  .related-course .slider-content .slide-view .grid-sub {
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
    margin: 8px 0;
    background: #fff;
    float: left;
    border: 1px solid #ddd;
    border-radius: 8px; }
    .related-course .slider-content .slide-view .grid-sub:hover {
      top: -8px; }
      .related-course .slider-content .slide-view .grid-sub:hover .image-area:before {
        background-color: rgba(0, 0, 0, 0.48); }
    .related-course .slider-content .slide-view .grid-sub .image-area {
      position: relative; }
      .related-course .slider-content .slide-view .grid-sub .image-area:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        border-radius: 8px 8px 0 0;
        background-color: rgba(0, 0, 0, 0.11); }
      .related-course .slider-content .slide-view .grid-sub .image-area img {
        width: 100%;
        object-fit: cover;
        height: 170px;
        border-radius: 8px 8px 0 0; }
    .related-course .slider-content .slide-view .grid-sub h5 {
      color: #2c2e2f;
      font-size: .9rem;
      font-weight: 600;
      text-transform: capitalize;
      text-align: left;
      line-height: 22px;
      padding: 14px 10px;
      margin: 0;
      height: 66px;
      overflow: hidden; }
      .related-course .slider-content .slide-view .grid-sub h5 a {
        color: #000; }
        .related-course .slider-content .slide-view .grid-sub h5 a:hover {
          text-decoration: none; }
    .related-course .slider-content .slide-view .grid-sub p {
      text-align: left; }
    .related-course .slider-content .slide-view .grid-sub .grid_enroll {
      padding: 10px;
      border-top: 1px solid #ddd;
      margin: 0;
      position: relative;
      width: 100%;
      float: left; }
      .related-course .slider-content .slide-view .grid-sub .grid_enroll ul {
        margin-bottom: 0;
        padding: 4px 0; }
        .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li {
          list-style-type: none;
          display: inline-block;
          padding: 6px 0; }
          .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li:nth-child(1) {
            text-align: center;
            border-right: 1px solid #8e8e8e;
            width: 54%; }
          .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li:nth-child(2) {
            text-align: center;
            width: 44%; }
          .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li a:hover {
            text-decoration: none; }
          .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li .enrl-btn {
            text-decoration: none;
            font-size: 13px;
            border: 1px solid #000;
            padding: 8px 14px;
            font-weight: normal !important;
            color: #000;
            border-radius: 5px; }
            .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li .enrl-btn:hover {
              background: #ffe600;
              border: 1px solid #ffe600; }
          .related-course .slider-content .slide-view .grid-sub .grid_enroll ul li .prc-tag {
            border: 0;
            color: #000;
            text-decoration: none; }

.owl-carousel .nav-btn {
  position: absolute;
  cursor: pointer;
  top: 38% !important;
  opacity: .3;
  border-radius: 5px; }
  .owl-carousel .nav-btn img {
    width: 20px;
    position: relative; }
  .owl-carousel .nav-btn:hover {
    opacity: .9; }
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2; }
.owl-carousel .prev-slide {
  background: url(../../../assets/img/nav-icon-left.png) no-repeat scroll 0 0;
  left: -40px; }
  .owl-carousel .prev-slide:hover {
    background-position: 0px -53px; }
.owl-carousel .next-slide {
  background: url(../../../assets/img/nav-icon-right.png) no-repeat scroll -24px 0px;
  right: -40px; }
  .owl-carousel .next-slide:hover {
    background-position: -24px -53px; }

/* ================ /Related Course ================== */
/* ================ Contact Strip ================== */
.contact-strip {
  position: relative;
  width: 100%;
  float: left;
  padding: 40px 0;
  background: #2e2e38;
  margin: 60px 0; }
  .contact-strip .headline-area {
    max-width: 700px;
    text-align: center;
    margin: 0 auto; }
    .contact-strip .headline-area h3 {
      color: #ffe600;
      font-size: 2rem;
      margin-bottom: 1.1rem; }
    .contact-strip .headline-area p {
      margin-bottom: 0;
      color: #ffffff; }
      .contact-strip .headline-area p span:hover {
        text-decoration: underline; }
      .contact-strip .headline-area p a {
        color: #ffe600;
        font-size: 18px; }
    .contact-strip .headline-area ul {
      margin-bottom: 0;
      margin-top: 20px; }
      .contact-strip .headline-area ul li {
        display: inline-table;
        width: 49%;
        border-right: 1px solid #fff; }
        .contact-strip .headline-area ul li:last-child {
          border-right: none; }
  .contact-strip .mail-link {
    text-align: center;
    padding-top: 14px;
    position: relative; }
    .contact-strip .mail-link a {
      display: inline-block;
      box-sizing: content-box;
      border: 1px solid #ffffff;
      border-radius: 50%;
      color: #fff;
      width: 48px;
      height: 48px;
      position: relative;
      line-height: 48px; }
      .contact-strip .mail-link a i {
        font-size: 18px; }
      .contact-strip .mail-link a:hover {
        background: #fff; }
        .contact-strip .mail-link a:hover i {
          color: #2e2e38; }

/* ================ /Contact Strip ================== */
/* ================ Grid Image ================== */
.grid-image {
  position: relative;
  width: 100%;
  float: left;
  padding: 40px 0 80px; }
  .grid-image .content-right {
    position: relative; }
    .grid-image .content-right .col-left {
      padding-right: 0; }
      .grid-image .content-right .col-left img {
        width: 100%;
        object-fit: cover;
        height: 504px;
        object-position: 84%; }
    .grid-image .content-right .col-right {
      padding-left: 0; }
    .grid-image .content-right .text-wrap {
      position: relative;
      background: #2e2e38;
      padding: 60px;
      height: 504px; }
      .grid-image .content-right .text-wrap h3 {
        color: #fff;
        font-size: 2.1rem;
        margin-bottom: .9rem; }
      .grid-image .content-right .text-wrap h5 {
        color: #ffe600;
        margin-bottom: 2rem;
        font-size: 1.2rem; }
      .grid-image .content-right .text-wrap p {
        color: #ffffff;
        margin: 40px 0; }
      .grid-image .content-right .text-wrap a {
        color: #ffffff;
        font-family: 'EYInterstateRegular', sans-serif;
        font-size: 15px;
        border: 1px solid #fff;
        padding: 14px 20px;
        max-width: 126px;
        background-color: #2e2e38; }
        .grid-image .content-right .text-wrap a:hover {
          text-decoration: none;
          background-color: #fff;
          color: #2e2e38; }

/* ================ /Grid Image ================== */
/* ================ Grid Training Programs ================== */
.grid-training-program {
  position: relative;
  width: 100%;
  float: left;
  padding: 0 0 40px; }
  .grid-training-program .headline-area {
    max-width: 700px;
    text-align: center;
    margin: 0 auto; }
    .grid-training-program .headline-area h3 {
      color: #2c2e2f;
      font-size: 2rem;
      margin-bottom: 1.1rem; }
  .grid-training-program .training-content {
    position: relative;
    padding-top: 40px; }
    .grid-training-program .training-content .col-left {
      padding-right: 0; }
    .grid-training-program .training-content .col-right {
      padding-left: 0; }
      .grid-training-program .training-content .col-right img {
        width: 100%;
        object-fit: cover;
        height: 570px;
        object-position: 38%; }
    .grid-training-program .training-content .text-wrap {
      position: relative;
      background: #2e2e38;
      padding: 50px;
      height: 570px; }
      .grid-training-program .training-content .text-wrap h4 {
        color: #fff;
        font-size: 2rem;
        margin-bottom: 1rem; }
      .grid-training-program .training-content .text-wrap .batch-list {
        padding-left: 0;
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 16px; }
        .grid-training-program .training-content .text-wrap .batch-list li {
          list-style-type: none;
          position: relative;
          padding: 10px 0;
          width: 100%;
          border-bottom: 1px solid #747480; }
          .grid-training-program .training-content .text-wrap .batch-list li:last-child {
            border-bottom: 0; }
          .grid-training-program .training-content .text-wrap .batch-list li a {
            color: #fff;
            display: flex;
            flex-direction: row; }
            .grid-training-program .training-content .text-wrap .batch-list li a:hover {
              text-decoration: none; }
              .grid-training-program .training-content .text-wrap .batch-list li a:hover .cont-left {
                padding-left: 8px; }
            .grid-training-program .training-content .text-wrap .batch-list li a .cont-left {
              width: 80%;
              transition: all 0.7s ease 0s; }
              .grid-training-program .training-content .text-wrap .batch-list li a .cont-left .category {
                color: #ffe600; }
            .grid-training-program .training-content .text-wrap .batch-list li a .cont-right {
              width: 20%;
              text-align: right; }
      .grid-training-program .training-content .text-wrap a.btn-browse {
        color: #ffffff;
        font-family: 'EYInterstateRegular', sans-serif;
        font-size: 15px;
        border: 1px solid #fff;
        padding: 14px 20px;
        max-width: 126px;
        background-color: #2e2e38; }
        .grid-training-program .training-content .text-wrap a.btn-browse:hover {
          text-decoration: none;
          background-color: #fff;
          color: #2e2e38; }

/* ================ /Grid Training Programs ================== */
/* ================ Block Wrapper ================== */
.block-wrapper {
  position: relative;
  width: 100%;
  float: left;
  padding: 0;
  background: #2e2e38; }
  .block-wrapper .content-full {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative; }
    .block-wrapper .content-full .grid-content {
      width: calc(50% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      height: 450px; }
      .block-wrapper .content-full .grid-content:nth-child(1) {
        border-right: 1px solid #fff;
        width: calc(51.3% - 16px); }
      .block-wrapper .content-full .grid-content:nth-child(2) {
        width: calc(49.7% - 16px); }
  .block-wrapper .grid-content {
    padding: 80px 40px; }
    .block-wrapper .grid-content h3 {
      color: #ffe600;
      font-size: 2rem;
      margin-bottom: 1.1rem; }
    .block-wrapper .grid-content p {
      color: #ffffff;
      margin: 20px 0 40px;
      font-size: 16px; }
    .block-wrapper .grid-content a {
      color: #ffffff;
      font-family: 'EYInterstateRegular', sans-serif;
      font-size: 15px;
      border: 1px solid #fff;
      padding: 15px 20px;
      max-width: 126px;
      background-color: #2e2e38; }
      .block-wrapper .grid-content a:hover {
        text-decoration: none;
        background-color: #fff;
        color: #2e2e38; }

/* ================ /Block Wrapper ================== */
/* ================ Index News ================== */
.index-news {
  position: relative;
  width: 100%;
  float: left;
  padding: 50px 0 80px;
  background: #2e2e38; }
  .index-news .news-content {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
    padding-top: 20px; }
    .index-news .news-content .news-item-list {
      width: calc(33.33% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      margin: 8px; }
      .index-news .news-content .news-item-list:hover {
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5); }
        .index-news .news-content .news-item-list:hover .news-img img {
          transform: scale(1.1); }
      .index-news .news-content .news-item-list a:hover {
        text-decoration: none; }
      .index-news .news-content .news-item-list .news-img {
        overflow: hidden;
        position: relative; }
        .index-news .news-content .news-item-list .news-img img {
          transition: all 0.7s ease 0s;
          object-fit: cover;
          width: 100%;
          height: 480px; }
        .index-news .news-content .news-item-list .news-img:before {
          content: "";
          display: block;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          z-index: 1;
          background-image: linear-gradient(rgba(249, 249, 249, 0), rgba(0, 0, 0, 0.68)); }
      .index-news .news-content .news-item-list .news-text {
        position: absolute;
        bottom: 12px;
        padding: 0 22px;
        z-index: 9; }
        .index-news .news-content .news-item-list .news-text h5 {
          color: #fff;
          font-family: 'EYInterstateRegular', sans-serif;
          font-size: 19px;
          line-height: 26px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          height: 56px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .index-news .news-content .news-item-list .news-text p {
          color: #fff;
          text-transform: capitalize;
          font-family: 'EYInterstateBold', sans-serif; }

/* ================ /Index News ================== */
/* ================ Promotion-Banner ================== */
.promotion-banner {
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 380px; }
  .promotion-banner .pro-container {
    position: relative; }
    .promotion-banner .pro-container .promo-banner {
      position: absolute;
      top: -142px;
      z-index: 9; }
      .promotion-banner .pro-container .promo-banner:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        border-radius: 4px;
        background-color: rgba(8, 8, 14, 0.25); }
      .promotion-banner .pro-container .promo-banner img {
        width: 100%;
        object-fit: cover;
        height: 520px; }
      .promotion-banner .pro-container .promo-banner .promo-content {
        position: absolute;
        bottom: 84px;
        right: 10px;
        z-index: 9;
        padding: 20px 40px;
        text-align: right;
        max-width: 600px; }
        .promotion-banner .pro-container .promo-banner .promo-content p {
          color: #fff;
          text-transform: capitalize; }
        .promotion-banner .pro-container .promo-banner .promo-content h3 {
          color: #fff;
          font-size: 2.4rem;
          margin-bottom: 2rem;
          line-height: 46px;
          font-family: 'EYInterstateRegular', sans-serif; }
        .promotion-banner .pro-container .promo-banner .promo-content a {
          color: #fff;
          text-transform: capitalize;
          font-family: 'EYInterstateBold', sans-serif;
          font-size: 16px;
          border-bottom: 1px solid transparent;
          padding-bottom: 0; }
          .promotion-banner .pro-container .promo-banner .promo-content a:hover {
            text-decoration: none;
            border-bottom: 1px solid #fff;
            padding-bottom: 7px; }

/* ================ /Promotion-Banner ================== */
/* ================ Disclaimer Content ================== */
.disclaimer-content {
  position: relative;
  width: 100%;
  float: left;
  padding: 10px 0 20px; }
  .disclaimer-content .item-block {
    border: 1px solid #c5c5c5;
    padding: 25px;
    border-radius: 3px; }
    .disclaimer-content .item-block h4 {
      margin-bottom: 20px; }
    .disclaimer-content .item-block .course_benifit {
      padding-left: 16px;
      margin-bottom: 0; }
      .disclaimer-content .item-block .course_benifit li {
        list-style-type: disc;
        padding: 4px 0;
        font-size: 14px;
        line-height: 25px; }
        .disclaimer-content .item-block .course_benifit li a {
          color: #2020ef;
          text-decoration: underline; }

/* ================ /Disclaimer Content ================== */
/* ================ Form-Training ================== */
.form-training {
  position: relative;
  width: 100%;
  float: left;
  padding: 70px 0 50px;
  background: #2e2e38; }
  .form-training .form-content {
    position: relative;
    max-width: 700px;
    margin: 0 auto; }
    .form-training .form-content h3 {
      margin-bottom: 40px;
      color: #ffe600;
      font-size: 1.8rem;
      font-weight: 500;
      line-height: 34px; }
    .form-training .form-content .form-group {
      margin-bottom: 2px; }
      .form-training .form-content .form-group .row .col-left {
        padding-right: 3px; }
      .form-training .form-content .form-group .row .col-right {
        padding-left: 3px; }
      .form-training .form-content .form-group input {
        padding: 2px 16px; }
      .form-training .form-content .form-group textarea {
        padding-left: 16px; }
      .form-training .form-content .form-group .form-control {
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 4px;
        color: #fff;
        background: rgba(90, 89, 89, 0.4392156863);
        font-family: 'EYInterstateLight', sans-serif; }
        .form-training .form-content .form-group .form-control::placeholder {
          color: #fff; }
        .form-training .form-content .form-group .form-control:focus {
          border-color: #ffe600; }
      .form-training .form-content .form-group input {
        height: 37px; }
    .form-training .form-content .btn-browse {
      color: #ffffff;
      font-family: 'EYInterstateRegular', sans-serif;
      font-size: 15px;
      display: inline-block;
      margin-top: 20px;
      cursor: pointer;
      border: 1px solid #fff;
      padding: 14px 20px;
      max-width: 126px;
      background-color: #2e2e38; }
      .form-training .form-content .btn-browse:hover {
        text-decoration: none;
        background-color: #fff;
        color: #2e2e38; }

/* ================ /Form-Training ================== */
/* ================ Client Area ================== */
.client-area {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 80px;
  background: #efefef; }
  .client-area .client-display h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #2c2e2f;
    font-size: 2.2rem;
    font-weight: 500; }
  .client-area .slide-view {
    padding-top: 40px;
    position: relative; }
  .client-area .owl-carousel .nav-btn {
    position: absolute;
    cursor: pointer;
    top: 46% !important;
    opacity: .3;
    border-radius: 5px; }
    .client-area .owl-carousel .nav-btn img {
      width: 20px;
      position: relative; }
    .client-area .owl-carousel .nav-btn:hover {
      opacity: .9; }
  .client-area .owl-carousel .owl-prev.disabled, .client-area .owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2; }
  .client-area .owl-carousel .prev-slide {
    background: url(../../../assets/img/nav-icon-left.png) no-repeat scroll 0 0;
    left: -40px; }
    .client-area .owl-carousel .prev-slide:hover {
      background-position: 0px -53px; }
  .client-area .owl-carousel .next-slide {
    background: url(../../../assets/img/nav-icon-right.png) no-repeat scroll -24px 0px;
    right: -40px; }
    .client-area .owl-carousel .next-slide:hover {
      background-position: -24px -53px; }

/* ================ /Client Area ================== */
/* ================ Download Catelog ================== */
.download-catelog {
  position: relative;
  width: 100%;
  float: left;
  padding: 70px 0 60px;
  text-align: center;
  border-bottom: 1px solid #d2d2d2; }
  .download-catelog h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #2c2e2f;
    font-size: 1.8rem;
    font-weight: 500; }
  .download-catelog .btn-custom {
    padding: 18px 40px;
    font-size: 15px; }
    .download-catelog .btn-custom:hover {
      background: #ffe600;
      color: #000; }

/* ================ /Download Catelog ================== */
/* ================ Payment Successful ================== */
.payment-successful {
  position: relative;
  width: 100%;
  float: left;
  padding: 40px 0;
  text-align: center;
  background: #2e2e38; }
  .payment-successful .pay-info {
    padding-bottom: 50px; }
    .payment-successful .pay-info img {
      width: 50px;
      margin-bottom: 20px; }
    .payment-successful .pay-info h3 {
      color: #ffe600;
      font-size: 2.2rem;
      margin-bottom: 1.8rem; }
    .payment-successful .pay-info p {
      color: #fff;
      margin-top: 20px;
      font-size: 17px;
      line-height: 30px; }
    .payment-successful .pay-info .btn-browse {
      color: #ffffff;
      font-family: 'EYInterstateRegular', sans-serif;
      font-size: 15px;
      display: inline-block;
      margin-top: 20px;
      border: 1px solid #fff;
      padding: 14px 20px;
      max-width: 155px;
      background-color: #2e2e38;
      text-transform: capitalize; }
      .payment-successful .pay-info .btn-browse:hover {
        text-decoration: none;
        background-color: #fff;
        color: #2e2e38; }

/* ================ /Payment Successful ================== */
/* ================ Combo Course Content ================== */
.combo-course-content {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 20px; }
  .combo-course-content .headline-area {
    text-align: center; }
  .combo-course-content .active:hover {
    background: #ececec; }
  .combo-course-content .combo-list-wrap {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 40px;
    border: 1px solid #c1c1c1;
    padding: 32px 40px;
    transition: all 0.7s ease 0s; }
    .combo-course-content .combo-list-wrap h4 {
      font-size: 1.2rem;
      line-height: 24px;
      margin-bottom: 14px; }
    .combo-course-content .combo-list-wrap .list-area {
      float: left;
      width: calc(100% + 16px);
      left: -8px;
      position: relative;
      padding-top: 10px; }
      .combo-course-content .combo-list-wrap .list-area .combo-item {
        text-align: center;
        width: calc(31% - 16px);
        float: left;
        position: relative;
        top: 0;
        display: flex;
        flex-direction: column;
        transition: all 0.3s ease 0s;
        margin: 8px; }
        .combo-course-content .combo-list-wrap .list-area .combo-item:nth-child(even) {
          width: calc(3% - 16px);
          justify-content: center;
          align-items: center;
          height: 168px; }
        .combo-course-content .combo-list-wrap .list-area .combo-item a {
          color: #fff; }
          .combo-course-content .combo-list-wrap .list-area .combo-item a:hover {
            text-decoration: none; }
            .combo-course-content .combo-list-wrap .list-area .combo-item a:hover .sub-content {
              height: 70%; }
          .combo-course-content .combo-list-wrap .list-area .combo-item a .sub-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(255, 230, 0, 0.86);
            width: 100%;
            padding: 14px 22px;
            height: 42%;
            overflow: hidden;
            transition: .5s ease; }
            .combo-course-content .combo-list-wrap .list-area .combo-item a .sub-content h5 {
              color: #000;
              display: inline-block;
              width: auto;
              margin: auto;
              font-size: 14px;
              line-height: 20px;
              border-radius: 3px;
              transition: all 0.7s ease 0s;
              font-family: 'EYInterstateLight', sans-serif; }
    .combo-course-content .combo-list-wrap .price-block {
      text-align: center;
      margin-top: 18px;
      position: relative;
      width: 100%;
      float: left; }
      .combo-course-content .combo-list-wrap .price-block p {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 10px; }
        .combo-course-content .combo-list-wrap .price-block p strike {
          padding: 0 7px;
          color: #636262;
          font-size: 19px;
          vertical-align: text-top; }
    .combo-course-content .combo-list-wrap .mid-button {
      margin-top: 24px;
      margin-bottom: 20px; }
      .combo-course-content .combo-list-wrap .mid-button .button-border {
        border: 1px solid #2e2e38; }
        .combo-course-content .combo-list-wrap .mid-button .button-border:hover {
          border: 1px solid #ffe600;
          background: #ffe600; }

.course-block-full .fixed-menu {
  position: fixed;
  top: 0;
  width: 300px;
  float: left; }
.course-block-full .fixed-sidebar11 {
  padding-top: 100px !important;
  position: sticky !important; }
.course-block-full .combo-right {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 138px; }
  .course-block-full .combo-right .combo-item {
    border: 1px solid #c1c1c1;
    padding: 32px 40px;
    transition: all 0.7s ease 0s;
    margin-bottom: 20px;
    background: #2e2e38; }
    .course-block-full .combo-right .combo-item:hover {
      background: #fff; }
      .course-block-full .combo-right .combo-item:hover a.button-border {
        border: 1px solid #ffe600;
        background: #ffe600;
        color: #000; }
      .course-block-full .combo-right .combo-item:hover h5 {
        color: #2e2e38; }
      .course-block-full .combo-right .combo-item:hover p {
        color: #2e2e38; }
    .course-block-full .combo-right .combo-item h5 {
      margin-bottom: 15px;
      color: #ffe600;
      font-size: 1.1rem; }
    .course-block-full .combo-right .combo-item p {
      color: #ffe600;
      margin-bottom: 3px; }
    .course-block-full .combo-right .combo-item a.button-border {
      border: 1px solid #fff;
      display: inline-block;
      margin-top: 20px;
      color: #fff; }
      .course-block-full .combo-right .combo-item a.button-border:hover {
        border: 1px solid #ffe600;
        background: #ffe600;
        color: #000; }
    .course-block-full .combo-right .combo-item:last-child {
      background: #2e2e38;
      text-align: center; }
      .course-block-full .combo-right .combo-item:last-child p {
        color: #fff; }
      .course-block-full .combo-right .combo-item:last-child:hover h5 {
        color: #ffe600; }
      .course-block-full .combo-right .combo-item:last-child:hover p {
        color: #fff; }

/* ================ /Combo Course Content ================== */
/* ================ Text Strip ================== */
.text-strip {
  position: relative;
  width: 100%;
  float: left;
  background: #2e2e38;
  margin: 60px 0 0; }
  .text-strip .headline-area {
    max-width: 700px;
    text-align: left;
    margin: 0 auto; }
    .text-strip .headline-area h3 {
      color: #ffe600;
      font-size: 1.8rem;
      margin-bottom: 1.1rem; }
  .text-strip p {
    font-size: 16px;
    line-height: 28px;
    color: #fff; }
    .text-strip p span {
      color: #ffe600; }
  .text-strip .btn-browse {
    color: #ffffff;
    font-family: 'EYInterstateLight', sans-serif;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    border: 1px solid #fff;
    padding: 14px 20px;
    background-color: #2e2e38; }
    .text-strip .btn-browse:hover {
      text-decoration: none;
      background-color: #fff;
      color: #2e2e38; }
  .text-strip .content-full {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative; }
    .text-strip .content-full .grid-strip {
      width: calc(50% - 16px);
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column;
      transition: all 0.7s ease 0s;
      height: 280px;
      padding: 30px 40px 30px 20px; }
      .text-strip .content-full .grid-strip:nth-child(1) {
        border-right: 1px solid #fff;
        width: calc(51.3% - 16px); }
      .text-strip .content-full .grid-strip:nth-child(2) {
        width: calc(49.7% - 16px);
        padding-left: 0; }
      .text-strip .content-full .grid-strip .headline-area p {
        height: 60px; }

/* ================ /Text Strip ================== */
/* ================= Training Icons Wrapper ================== */
.training-icons-wrapper {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0; }
  .training-icons-wrapper .ey-icon-block h4 {
    margin-bottom: 20px;
    color: #2c2e2f;
    font-size: 2rem;
    font-weight: 500;
    text-align: center; }
  .training-icons-wrapper .ey-icon-block .service {
    padding-top: 30px;
    max-width: 1000px;
    margin: 0 auto; }
    .training-icons-wrapper .ey-icon-block .service ul li {
      list-style-type: none;
      display: inline-table;
      width: 24%;
      text-align: center;
      margin-bottom: 3px; }
      .training-icons-wrapper .ey-icon-block .service ul li .service-item {
        padding: 4% 12%;
        height: 190px;
        border-right: 1px solid #ebe9e8;
        border-bottom: 1px solid #ebe9e8; }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item:nth-child(1) {
          border-top: 1px solid #ebe9e8;
          border-left: 1px solid #ebe9e8; }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item:nth-child(2), .training-icons-wrapper .ey-icon-block .service ul li .service-item:nth-child(3), .training-icons-wrapper .ey-icon-block .service ul li .service-item:nth-child(4) {
          border-top: 1px solid #ebe9e8; }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item:nth-child(5) {
          border-bottom: 1px solid #ebe9e8; }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item .nc-icon {
          font-size: 32px;
          margin-bottom: 20px;
          margin-top: 30px;
          -webkit-transform: translateY(10px);
          transform: translateY(10px);
          -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item p {
          height: 60px;
          line-height: 22px; }
        .training-icons-wrapper .ey-icon-block .service ul li .service-item:hover {
          background: #2e2e38; }
          .training-icons-wrapper .ey-icon-block .service ul li .service-item:hover .nc-icon {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
            color: #ffe600; }
          .training-icons-wrapper .ey-icon-block .service ul li .service-item:hover p {
            color: #fff; }

/* ================= /Training Icons Wrapper ================== */
/* ================= Training Features ================== */
.training-features {
  position: relative;
  width: 100%;
  float: left;
  padding: 65px 0;
  background: #2e2e38; }
  .training-features h3 {
    color: #fff;
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 1.1rem; }
  .training-features .key_wrapper {
    float: left;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
    padding-top: 30px; }
    .training-features .key_wrapper .key-content {
      background: #2e2e38;
      text-align: center;
      width: calc(25% - 16px);
      float: left;
      position: relative;
      display: inline-table;
      transition: all 0.7s ease 0s;
      margin: 8px;
      padding: 22px 18px;
      height: 275px;
      border: 1px solid #fff;
      border-radius: 2px;
      transform: translateZ(0); }
      .training-features .key_wrapper .key-content:hover {
        transform: scale(1.04);
        background: #fff; }
        .training-features .key_wrapper .key-content:hover i {
          color: #2e2e38; }
        .training-features .key_wrapper .key-content:hover h4 {
          color: #2e2e38; }
        .training-features .key_wrapper .key-content:hover p {
          color: #2e2e38; }
          .training-features .key_wrapper .key-content:hover p a {
            color: #2e2e38; }
      .training-features .key_wrapper .key-content i {
        color: #fff;
        font-size: 38px; }
      .training-features .key_wrapper .key-content h4 {
        color: #f5de03;
        font-size: 19px;
        margin-top: 15px;
        line-height: 26px; }
      .training-features .key_wrapper .key-content p {
        margin: 8px 0 0;
        color: #fff; }
        .training-features .key_wrapper .key-content p a {
          color: #fff; }

/* ================= /Training Features ================== */
/* ================= Training Portfolio ================== */
.training-portfolio {
  position: relative;
  width: 100%;
  float: left;
  padding: 70px 0 80px; }
  .training-portfolio h3 {
    color: #2c2e2f;
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 1.1rem; }
  .training-portfolio .port-wrap {
    padding-top: 40px;
    max-width: 700px;
    margin: 0 auto; }
    .training-portfolio .port-wrap [type=radio] {
      display: none; }
    .training-portfolio .port-wrap h4 {
      font-size: 1.4rem;
      line-height: 1;
      margin-bottom: 22px;
      text-transform: capitalize; }
      .training-portfolio .port-wrap h4:after {
        content: '';
        position: relative;
        width: 30%;
        height: 1px;
        display: block;
        top: 10px;
        left: 0;
        background: #ffe600; }
    .training-portfolio .port-wrap .list_item ul li {
      padding: 3px 0;
      list-style-type: none !important;
      transition: all 0.7s ease 0s;
      border-bottom: 1px solid #d2d2d2; }

#slider {
  height: 44vw;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d; }
  #slider label {
    margin: auto;
    width: 80%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: transform 0.4s ease;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 3px; }

#s1:checked ~ #slide4, #s2:checked ~ #slide5,
#s3:checked ~ #slide1, #s4:checked ~ #slide2,
#s5:checked ~ #slide3 {
  transform: translate3d(-74%, 0, -400px); }

#s1:checked ~ #slide5, #s2:checked ~ #slide1,
#s3:checked ~ #slide2, #s4:checked ~ #slide3,
#s5:checked ~ #slide4 {
  transform: translate3d(-34%, 0, -200px); }

#s1:checked ~ #slide1, #s2:checked ~ #slide2,
#s3:checked ~ #slide3, #s4:checked ~ #slide4,
#s5:checked ~ #slide5 {
  transform: translate3d(0, 0, 0); }

#s1:checked ~ #slide2, #s2:checked ~ #slide3,
#s3:checked ~ #slide4, #s4:checked ~ #slide5,
#s5:checked ~ #slide1 {
  transform: translate3d(34%, 0, -200px); }

#s1:checked ~ #slide3, #s2:checked ~ #slide4,
#s3:checked ~ #slide5, #s4:checked ~ #slide1,
#s5:checked ~ #slide2 {
  transform: translate3d(74%, 0, -400px); }

#slide1, #slide2, #slide3, #slide4, #slide5 {
  border: 1px solid #ffe600;
  background: #fff; }
.contact-strip .headline-area p {
    color: #ffffff;
    line-height: 22px;
}
/* ================= Training Portfolio ================== */

/*# sourceMappingURL=style.css.map */
