*{
    margin: 0;
    padding: 0;
}

body{
    overflow-x: hidden !important;
}

.overlay {
  background: rgba(0, 0, 0, 0.2); /* Black see-through */
  width: 100%;
  transition: .5s ease;
  opacity:99%;
  color: white;
  overflow: hidden;
  margin-top: -80px;


}
.overlay1 {
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  width: 100%;
  transition: .5s ease;
  opacity:99%;
  color: white;
  overflow: hidden;
  margin-top: -80px;


}

.overlay_mre {
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  width: 100%;
  height: 100%;
  transition: .5s ease;
  opacity:99%;
  color: white;
  overflow: hidden;
  /* margin-top: -80px; */
}

.overlay_at {
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  width: 100%;
  height: 100%;
  transition: .5s ease;
  opacity:99%;
  color: white;
  overflow: hidden;
  /* margin-top: -80px; */
}


.overlay12 {
  background: rgba(0, 0, 0, 0.1); /* Black see-through */
  width: 100%;
  transition: .5s ease;
  opacity:99%;
  color: white;
  overflow: hidden;
  margin-top: -80px;


}



@media(min-width:768px){
  .reserve_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/res.webp');
    background-size: cover;
  }
}

@media(max-width:767px){
  .reserve_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/res.webp');
    background-size: cover;
  }
}

@media(min-width:768px){
  .pep_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/pep_bg.png');
    background-size: cover;
  }
}
@media(max-width:767px){
  .pep_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/pep_bg.png');
    background-size: cover;
  }
}

@media(min-width:768px){
  .dp_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/digital_bg.jpg');
    background-size: cover;
  }
}

@media(max-width:767px){
  .dp_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/Picture8.jpg');
    background-size: cover;
  }
}

@media(min-width:768px){
  .pep_landing_parent-t{
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 1 !important;
    justify-content: center;
    align-items: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,1)), url('../img/petroleumengg.jpg');
}

}



@media(max-width:767px){
  .pd_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/pd1_bg.jpg');
    background-size: cover;
  }
}
@media(min-width:768px){
  .pd_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/pd1_bg.jpg');
    background-size: cover;
  }
}


@media(min-width:768px){
  .diplomap_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/Picture9.jpg');
    background-size: cover;
  }
}

@media(max-width:767px){
  .diplomap_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/Picture9.jpg');
    background-size: cover;
  }
}

@media(min-width:768px){
  .consult_oil_gas_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/Picture10.jpg');
    background-size: cover;
  }
}

@media(max-width:767px){
  .consult_oil_gas_bg_image {
    width: 100%;
    padding-top: 80px;
    height:100vh;
    background-image: url('../img/pep/Picture10.jpg');
    background-size: cover;
  }
}

/* PEP Landing */
.pep_landing_parent{
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 1 !important;
    justify-content: center;
    align-items: center;
}
.digitalization_program{
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 1 !important;
    justify-content: center;
    align-items: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: url('../img/traning_card_3.jpg');
}

.cons_landing_parent{
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 1 !important;
    justify-content: center;
    align-items: center;
    background: linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,1)), url('../img/pexels-aron-razif-9336586.jpg');
}

.pep_landing_heading{
    font-size: 50px;
    color: #17409A;
}

@media screen and (max-width: 768px){
    .pep_landing_heading{
        font-size: 30px;
    }
}

/* PEP Grid Div */
.pep_grid_parent{
    width: 100%;
    height: fit-content;
    background-color: #fff !important;
}

.blog-card-blog {
  margin-top: 30px;
}
.blog-card {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: 0.2s all ease-in-out;
}

.blog-card:hover {
  transition: 0.2s all ease-in-out;
  cursor: pointer;
  margin-top: 25px;
  border-bottom: 2px solid #438af3;
}

.blog-card .blog-card-image {
  height: 60%;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.blog-card .blog-card-image img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  pointer-events: none;
}
.blog-card .blog-table {
  padding: 15px 30px;
}
.blog-table {
  margin-bottom: 0px;
}
.blog-category {
  position: relative;
  line-height: 0;
  margin: 15px 0;
}
.blog-text-success {
  color: #28a745 !important;
}
.blog-card-blog .blog-card-caption {
  margin-top: 5px;
}
.blog-card-caption {
  font-weight: 700;
  font-family: "Roboto Slab", "Times New Roman", serif;
}

.blog-card-caption,
.blog-card-caption a {
  color: #333;
  text-decoration: none;
}

.blog-card .ftr {
  margin-top: 15px;
}
.blog-card .ftr .author {
  color: #888;
}

.blog-card .ftr div {
  display: inline-block;
}
.blog-card .author .avatar {
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.blog-card .ftr .stats {
  position: relative;
  top: 1px;
  font-size: 14px;
}
.blog-card .ftr .stats {
  float: right;
  line-height: 30px;
}

.traning_home_btn_parent {
  width: 100vw;
  height: fit-content;
}

.course-card{
  background-color: #fff;
  border-radius: 40px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px;
}

.img-holder-div{
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px;
}


.image-side-div{
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px;
}


.content-div{
  background-color: #fff;
  border-radius: 20px;
  /* width: 100%; */
  /* height: 100%; */
  /* display: flex;
  justify-content: center;
  align-items: center; */
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px;
}

.learn_more_btn_parent {
  width: 150px;
  height: 50px;
  background-color: #17409A;
  padding: 10px !important;
  margin-top: 20px;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
  border: 1px solid #17409A;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.learn_more_btn_parent1 {
  width: 130px;
  height: 40px;
  background-color: #17409A;
  padding: 10px !important;
  margin-top: 30px !important;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
  border: 1px solid #17409A;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.learn_more_btn_parent:hover {
  transition: 0.2s all ease-in-out;
  background-color: #f7f7f7;
  color: #17409A;
}

.learn_more_btn_parent1:hover {
  transition: 0.2s all ease-in-out;
  background-color: #f7f7f7;
  color: #17409A;
}

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #17409A;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #17409A;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

.tabset {
  max-width: 65em;
}