/* new blog style */
.top-blog-padding {
  padding-top: 80px;
}

.content {
  display: flex;
  height: auto;
  background-color: rgb(236, 255, 254);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 50px;
  margin-bottom: 50px;
}

.content-max-width-1 {
  max-width: 80vw;
}

.content-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}

.content-left h1 {
  font-size: 4rem;
  padding-left: 30px;
  padding-top: 40px;
}

.content-left p {
  padding-left: 30px;
  font-size: 2rem;
}

.content-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-right img {
  height: 250px;
  width: 300px;
  border-radius: 1000px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-right: 20px;
  margin-top: -80px;
}

.bg-img {
  background-image: url("../img/blog-bg2.png");
  background-size: 100% top center no-repeat;  
}

.feature-blogs {
  height: auto;
  margin-bottom: 100px;
  margin-top: -50px;
  padding: 30px;
  background-color: rgb(236, 255, 254);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 50px;
}

.feature-blog-content h4 {
  font-size: 2.5rem;
}

.feature-blog-content span {
  font-size: 1.6rem;
}

.blog-section {
  display: flex;
  padding: 25px;
}

.feature-blogs img {
  width: 300px;
  height: 200px;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.feature-blog-content {
  align-self: center;
  padding: 25px;
}

@media screen and (max-width: 768px) and (min-width: 400px) {
.feature-blogs img {
    width: 250px;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-left: -20px;
  }

  .feature-blog-content {
    margin-top: 200px;
    margin-left: -270px;
  }
}

/* .stage {
  padding:20px;
  margin-left: -20px;
}

.stage a {
  line-height:1em;
  letter-spacing:0.06em;
  font-family: 'Lato', sans-serif;
  font-weight:normal;
  font-size:14px;
  text-decoration:none;
  color:#fff;
  background-color: #0e7690;
  display:inline-block;
  padding:15px 12px 15px 15px;
  transition:background 200ms;
  border-radius:4px;
}

.stage a:hover {
  background:#cea052;
}

.stage a:after {
  font-family: 'FontAwesome', sans-serif;
  font-weight:300;
  content: "\f105";
  margin-left:20px;
  color:#cea052;
  font-size:16px;
  vertical-align:middle;
  transition:color 200ms;
}
  
.stage a:hover:after {
  color:#231f20;
} */

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -4vw;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: #0e7690;
  color: white;
  border: 1px solid #0e7690;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

/* new blog style */

/* start mindtrex-blog */
/* #blog-mindtrex { */
  /* background: rgb(193, 238, 250);
  background: linear-gradient(
    90deg,
    rgba(193, 238, 250) 0%,
    rgb(117, 211, 236) 100%
  ); */
  /* padding: 0 15px; */
  /* height: 22vw; */
  /* position: relative;
  background-image:  url("../img/bgblog-blur.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
  overflow: hidden;
  padding: 0;
} */

.first-blog h3{
  font-size: 4rem;
  font-family: 'Lato', sans-serif;
  color: #0E7690;
  font-weight: bold;
  margin: 40px 0 0 0;
  text-align: center;
}

#sec-blog{
  padding-top: 60px;
  padding-bottom: -50%;
  /* background-image: url("../img/Artboard\ –\ 5@2x.jpg");  */
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
} 

.wrapper-01 h1{
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  color: #0E7690;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 20px 0 60px 0;
  text-align: center;
}

.wrapper-01 p {
  margin: 0 0 -2% 0;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #0E7690;
  line-height: 30px;
  text-align: center;
}

.wrapper-01 img {
  /* margin: -10% 0 0 40%; */
  display: block;
  margin-top: -210px;
  margin-left: auto;
  margin-right: auto;
  /* border-radius: 50%; */
  /* background: white; */
  z-index: 1;
  position: relative;
}

#third-blog {
  background-color: #EEFBFF;
  width: 100%;
  padding: 5% 10%;
}

.bubble h3{
  position: relative;
  display: inline-block;
  padding: 0;
  text-align: center;
  padding-top: -10px;
  padding-bottom: 30px;
  margin: 0;
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  color: #0E7690;
  font-weight: bold;
}

.bubble p{
  /* float: left; */
  margin: 0;
  padding: 10px 0 0 0;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #0E7690;
  line-height: 30px;
  text-align: left;
  text-align: justify;
}

.launching {
  display: flex;
  justify-content: center;
  align-items: center;
}

.launching > * {
  margin: 5px;
}

.media {
  width: 300px;
  height: 200px;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.media img {
  max-width: 100%;
  height: auto;
}

.media:hover .layer{
  opacity: 0.8;
  width: 100%;
  transition: all 0.5s ease;
}
.media:hover {
  transform: scale(1.1);
  transition: all 0.9s ease;
}

#Bibdalaf-blog {
  padding-top: 60px;
  padding-bottom: 30px;
  background: #EEFBFF;
  /* background-image: url(../img/accentbg.png);
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat; */
}

.bibdalaf-blog h3 {
  font-size: 4rem;
  font-family: 'Lato', sans-serif;
  color: #0E7690;
  font-weight: 600;
  margin: 40px 0 0 0;
  text-align: center;
}

.container-bibd {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.container-bibd .bibd-box {
  /* width: 900px; */
  height: 90%;
  border-radius: 10px;
  background-color: #FFFFFF;
  margin: 20px;
  transition: 0.3s all ease-in-out;
  position: relative;
  box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.1);
}

.container-bibd .bibd-box .boxContent .icon {
  color: #0E7690;
  font-size: 48px;
  padding: 15px;
}

.container-bibd .bibd-box .boxContent .bibd-title {
  font-size: 26px;
  color: #0E7690;
  font-weight: bold;
  padding: 0px 20px;
}

.container-bibd .bibd-box .boxContent .desc {
  color: #0E7690;
  font-weight: 500;
  font-size: 20px;
  height: 20%;
  padding: 20px;
  text-align: justify;
}

/* .container-bibd .bibd-box:hover {
  transform: scale(1.1);
  transition: all 0.9s ease;
} */

.container-bibd .bibd-box a {
  display: inline-flex;
  font-size: 15px;
  color:  #42a1b6;
  text-decoration: none;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 20px;
  /* float: right;
  margin-right: 20px; */
}

.container-bibd .bibd-box img {
  padding: 10px;
  width: 80%;
  border-radius: 30px;
}

.container-bibd .bibd-box .bibd-button:hover {
 color: #0e7690;
}

@media screen and (min-width: 1000px) {
  .boxContent {
    padding: 50px;
    display: grid;
    grid-template-columns: 0.7fr 2fr;
    grid-template-areas: "bibdImg bibdText"
                          "bibdImg bibd-button";
  }

  .bibdText {
    text-align: justify;
    grid-area: bibdText;
    padding: 50px 0px;
  }
  
  .bibdImg {
    grid-area: bibdImg;
  }
  .container-bibd .bibd-box img {
    padding: 20px;
    margin: 50px 0;
    width: 100%;
    border-radius: 30px;

  }

  .container-bibd .bibd-box a {
    float: right;
    font-size: 20px;
    font-weight: 600;
  }

}


@media screen and (max-width: 980px){
  .container-bibd .bibd-box .boxContent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px;
  }
  .container-bibd .bibd-box .bibd-button {
    width: 100%;
  }

  .container-bibd .bibd-box a {
    color: #FFFFFF
  }

  .bibd-button {
    align-self: center;
    padding-bottom: 50px;
  }

  .bibd-button > a {
    display: inline-flex;
    font-size: 15px;
    color:  #FFFFFF;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 10px;
    /* margin-bottom: 20px; */
    /* float: right;
    margin-right: 5px;
    margin-top: 10px; */
  }

  .bibd-button a {
    background-color: #0094CA;
    border: none;
    color: white;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 2rem;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
  }

}

@media screen and (max-width: 520px){
  .container-bibd .bibd-box {
    height: 100%;
  }
}

/* @media screen and (max-width: 576px) {
  .container-bibd .bibd-box .bibd-button {
    width: 100%;
  }

} */

#forth-blog {
  /* padding-top: 10px; */
  /* background-image: url("../img/accentbg.png");
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat; */
}

.forth-blog-left,
.forth-blog-right {
  width: 100%;
}

.forth-blog-left {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.forth__img-1 {
  width: 300px;
  height: 200px;
  border-radius: 6px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

/* .blog-mindtrex__img-1 .size {
 max-width: 100%;
}

.blog-mindtrex__img-1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  align-items: center;
  border: 5px solid #0E7690;
  margin-top: 20px;
}

.blog-mindtrex__img-1:hover {
  transform: scale(1.1);
} */

.carousel .inner-content.vid-inner-content { 
  height: 405px; 
  width: 720px; 
  display: inline-block; 
}
.carousel .carousel-indicators { 
  bottom: 0px; 
}
.carousel .carousel-indicators li { 
  margin: 0 2px; 
  width: 18px; 
  height: 18px; 
  background: transparent; 
  border-color: #1B6D8B; 
  border-width: 3px; 
}
.carousel .carousel-indicators li.active {  
  background-color: #1B6D8B; 
}
.carousel#video-carousel { 
  padding-bottom: 90px; 
}
.carousel#video-carousel .carousel-inner { 
  border: 2px solid #fff; 
  background-color: #fff; 
}
.carousel#video-carousel .carousel-inner .inner-content.vid-inner-content { 
  position: inherit; 
  left: 0; 
  top: 0; 
}
.carousel#video-carousel .carousel-control { 
  color: #1B6D8B; 
  width: 5%; 
  line-height: 400px; 
  background: none; 
} 
.carousel#video-carousel .carousel-control:hover, .carousel#video-carousel .carousel-control:focus, .carousel#video-carousel .carousel-control:active { 
  color: rgba(0, 86, 184, 1); 
}
.carousel-control { 
  width: 5%; 
}
.carousel .carousel-control { 
  background: transparent; 
  text-shadow: none; 
  color: #1B6D8B; 
  opacity: 1; 
}
@media (max-width: 768px){
  .carousel .inner-content.vid-inner-content { 
    height: 293px; 
    width: 520px; 
    display: inline-block; 
  }
  .carousel-control { 
    width: 5%; 
  }
}
@media (max-width: 414px){
  .carousel .inner-content.vid-inner-content { 
    height: 100%; 
    width: 320px; 
    display: inline-block; 
  }
  .vid-carousel-control { 
    display: none; 
  }
  .carousel .carousel-indicators { 
    bottom: 40px; 
  }
}
@media (max-width: 360px){
  .carousel .inner-content.vid-inner-content { 
    height: 100%; 
    width: 266px; 
    display: inline-block; 
  }
  .vid-carousel-control { 
    display: none; 
  }
  .carousel .carousel-indicators { 
    bottom: 40px; 
  }
}

.nine h3 {
  text-align: center; 
  font-size: 32px;
  text-transform: uppercase; 
  color: #0E7690; 
  letter-spacing: 1px;
  font-family:'Lato', sans-serif;
  font-weight: bold;
}
.nine h3 span {
  margin-top: 5px;
  font-size:15px; 
  color:#0E7690; 
  word-spacing:1px; 
  font-weight:normal; 
  letter-spacing:2px;
  text-transform: uppercase; 
  font-family:"Raleway", sans-serif; 
  font-weight:500;
  display: grid;
  grid-template-columns: 1fr max-content 1fr;
  grid-template-rows: 27px 0;
  grid-gap: 20px;
  align-items: center;
}

.nine h3 span:after, .nine h3 span:before {
  content: " ";
  display: block;
  border-bottom: 3px solid #0E7690;
  /* border-top: 1px solid #ccc; */
  height: 5px;
  background-color:#f8f8f8;
}

.forth-blog-right p {
  /* margin-left: 25px;
  margin-bottom: 5%;
  margin-right: 2%; */
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #0E7690;
  line-height: 30px;
  text-align: justify;
}

.nine-button > a {
  display: inline-flex;
  font-size: 15px;
  color:  #42a1b6;
  text-decoration: none;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  /* margin-bottom: 20px; */
  /* float: right;
  margin-right: 5px;
  margin-top: 10px; */
}

.nine-button > a:hover {
  /* background-color: #42a1b6; */
  color: #0e7690;
}

/* @media only screen and (max-width: 300px) {
  .nine-button > a {
    margin-right: 50px;
  }
} */

#leaderboard{
  /* background: rgb(63, 192, 240);
  background: linear-gradient(
    90deg,
    rgba(63, 192, 240, 1) 0%,
    rgba(117, 216, 253, 1) 100%
  ); */
  /* background-color: #ccf2ff; */
  /* background-image: url(../img/register-acccent.png), linear-gradient(#fefefe, #f0f7ff);
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 10vh 0; */
  background: #FFFFFF;;
}

.leaderboard-left {
  display: flex;
  justify-content: flex-end;
}

.leaderboard-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

/* .leaderboard {
  margin: 4vh 0 0 0;
} */

.leaderboard-right h3 {
  margin: 10% 0 5% 0;
  color: #0e7690;
  /* font-family: "Open Sans", sans-serif; */
  font-size: 32px;
}

.leaderboard-right p {
  margin: 0 0 0 0;
  color: #0e7690;
  /* font-family: "Open Sans", sans-serif; */
  font-size: 19px;
  padding: 0 0 0 0;
  font-weight: 500;
  /* margin-left: 10px; */
  text-align: justify;
}

.leaderboard-left-content {
  padding: 100px 20px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}



/* Slideshow container */
.slideshow-container {
  max-width: 400px;
  position: relative;
  margin: auto;
  padding: 0;
  /* margin-bottom: -60px; */
}

/* The dots/bullets/indicators */
/* .dot {
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot .active {
  background-color: #717171;
} */

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/* Start Lucky-draw */
#Lucky-blog {
  background: #EEFBFF;
}

.lucky-blog-left,
.lucky-blog-right {
  width: 100%;
}

.lucky-blog-left {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: -webkit-linear-gradient(to right, #2c5364, #203a43, #0f2027); */
  overflow: hidden;
}

/* .blog-mindtrex__img-1 .size {
 max-width: 100%;
}

.blog-mindtrex__img-1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  align-items: center;
  border: 5px solid #0E7690;
  margin-top: 20px;
}

.blog-mindtrex__img-1:hover {
  transform: scale(1.1);
} */

.scope {
  position: relative;
  width: 280px;
  height: 250px;
  transform-style: preserve-3d;
  animation: slid 30s linear infinite;
  /* margin-bottom: 50px; */
}

.scope span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: center;
  transform-style: preserve-3d;
  transform: rotateY(calc(var(--i) * 45deg)) translateZ(350px);
}
.scope span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* border-radius: 10px; */
  object-fit: cover;
  transition: 2s;
}

@keyframes slid {
  0% {
    transform: perspective(1000px) rotateY(0deg);
  }
  100% {
    transform: perspective(1000px) rotateY(360deg);
  }
}

.lucky-nine h3 {
  text-align: center; 
  font-size: 32px;
  text-transform: uppercase; 
  color: #0E7690; 
  letter-spacing: 1px;
  font-family:'Lato', sans-serif;
  font-weight: bold;
}
.lucky-nine h3 span {
  margin-top: 5px;
  font-size:15px; 
  color:#0E7690; 
  word-spacing:1px; 
  font-weight:normal; 
  letter-spacing:2px;
  text-transform: uppercase; 
  font-family:"Raleway", sans-serif; 
  font-weight:500;
  display: grid;
  grid-template-columns: 1fr max-content 1fr;
  grid-template-rows: 27px 0;
  grid-gap: 20px;
  align-items: center;
}

.lucky-nine h3 span:after, .lucky-nine h3 span:before {
  content: " ";
  display: block;
  border-bottom: 3px solid #0E7690;
  /* border-top: 1px solid #ccc; */
  height: 5px;
  background-color:#f8f8f8;
}

.lucky-blog-right p {
  margin-left: 20px;
  margin-bottom: 5%;
  margin-right: 2%;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #0E7690;
  line-height: 30px;
  text-align: justify;
}
/* End Lucky-draw */

/* Start Virtual */
#virtual {
  position: relative;
  background: #FFFFFF;
  /* background-image: url("../img/Artboard\ –\ 5@2x.jpg");
  background-size: 100%;
  background-position: cover;
  background-repeat: no-repeat; */
  padding: 5% 10%;
}

/* .virtual-01 {
  width: 100%;
height: 100%;
background-image: url("../img/texture-garis-blue.png");
background-repeat: repeat;
background-size: 30%;
position: absolute;
top: 0;
transform: scaleX(-1);
} */

@media screen and (max-height: 500px) and (min-width: 992px) {
  #virtual {
    
    padding: 10%;
  }
}


.bubble h3{
  position: relative;
  display: inline-block;
  padding: 0;
  text-align: center;
  padding-top: -10px;
  padding-bottom: 30px;
  margin: 0;
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  color: #0E7690;
  font-weight: bold;
}

.bubble p{
  margin: 0;
  padding: 10px 0 0 0;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #0E7690;
  line-height: 30px;
  text-align: left;
  text-align: justify;
}

.virtual {
  display: flex;
  justify-content: center;
  align-items: center;
}

.virtual > * {
  margin: 5px;
}

.media {
  width: 300px;
  height: auto;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.media img {
  max-width: 100%;
  height: auto;
}

.media:hover .layer{
  opacity: 0.8;
  width: 100%;
  transition: all 0.5s ease;
}

.media:hover {
  transform: scale(1.1);
  transition: all 0.9s ease;
}

/* End Virtual */

/* Start Bibd-Alaf */
/* #bibd-alaf {
  background-color: white;
}

.bibd-alaf {
  width: 100%;
}

.bibd-alaf-left,
.bibd-alaf-right {
  width: 100%;
}

.bibd-alaf-left {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.bibd-alaf__img-1 {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.bibd-alaf__img-1 .size {
  width: 100%;
}

.bibd-alaf-right .title {
  font-size: 3.5rem;
  font-weight: 600;
  color: #0E7690;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

.bibd-alaf-right p {
  margin: 5% 10% 5% 10%;
  color: #0E7690;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: justify;
}

@media (max-width:576px){
  .bibd-alaf__img-1 .size {
    width: 100%;
  }
}

#slider-BA{
  width:80%;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  box-shadow:2px 5px 10px rgba(0,0,0,0.4);
  background-color: #f8f8f8;
}

.slide-BA{
  width:100%;
  display:none;
  animation-name:fade;
  animation-duration:1s;
} 

.controls{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  font-size:1.3em;
  padding:10px 10px;
  border-radius:5px;
  background: #f8f8f8;
}

.controls:hover{
  background:rgb(213, 212, 212);
  transition:0.3s;
}

.controls:active{
  color:#0e7690;
}

#left-arrow{
  left:10px;
}

#right-arrow{
  right:10px;
}

#dots-con{
  text-align:center;
}
#slider-BA .dot{
  display:inline-block;
  background:gainsboro;
  padding:8px;
  border-radius:50%;
  margin:10px 5px;
}

#slider-BA .active{
  background: #0e7690;
}

@media (max-width:576px){
  #slider-BA{width:100%;
  
  }
  
  .controls{
    font-size:0.80em;
  }
  
  #dots-con{
    display:none;
  }
} */

/* End Bibd-Alaf */
/* end mindtrex-blog */

 /* Start Features Blog */
 #features-blog {
  /* position: relative;
  background-image:  url(/img/artboard-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
  overflow: hidden; */
  padding: 10px;
  background-color: #e9f9ff;
}

#feature {
  margin-top: 80px;
}

  .blog-section {
    display: flex;
    padding: 20px 100px 20px 20px;
  }
  
  .blog-slider {
    width: 80%;
    position: relative;
    max-width: 650px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 14px 80px rgba(142, 143, 170, 0.2);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
  }

  @media screen and (min-width: 1000px) {
    #fblog{
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: 1fr;
    }
  }

  @media screen and (max-width: 992px) {
    .blog-slider {
      max-width: 680px;
      height: 400px;
    }
  }
  @media screen and (max-width: 768px) {
    .blog-slider {
      min-height: 500px;
      height: auto;
      margin: 180px auto;
    }
  }
  @media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider {
      height: 350px;
    }
  }
  .blog-slider__item {
    display: flex;
    align-items: center;
  }
  @media screen and (max-width: 768px) {
    .blog-slider__item {
      flex-direction: column;
    }
  }
  .blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    transition-delay: 0.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > * {
    opacity: 1;
    transform: none;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
    transition-delay: 0.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
    transition-delay: 0.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
    transition-delay: 0.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
    transition-delay: 0.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
    transition-delay: 0.7s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
    transition-delay: 0.8s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
    transition-delay: 0.9s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
    transition-delay: 1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
    transition-delay: 1.1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
    transition-delay: 1.2s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
    transition-delay: 1.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
    transition-delay: 1.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
    transition-delay: 1.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
    transition-delay: 1.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
    transition-delay: 1.7s;
  }
  .blog-slider__img {
    width: 320px;
    flex-shrink: 0;
    height: 320px;
    /* background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%); */
    /* box-shadow: 4px 13px 30px 1px rgba(252, 56, 56, 0.2); */
    border-radius: 20px;
    transform: translateX(-80px);
    overflow: hidden;
    /* margin: 0 0 0 0; */
  }
  .blog-slider__img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%); */
    border-radius: 20px;
    opacity: 0.8;
  }
  .blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 20px;
    transition: all 0.3s;
  }
  @media screen and (max-width: 768px) {
    .blog-slider__img {
      transform: translateY(-50%);
      width: 90%;
    }
  }
  @media screen and (max-width: 576px) {
    .blog-slider__img {
      width: 95%;
    }
  }
  @media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider__img {
      height: 270px;
    }
  }
  .blog-slider__content {
    padding-right: 25px;
  }
  @media screen and (max-width: 768px) {
    .blog-slider__content {
      margin-top: -80px;
      text-align: center;
      padding: 0 30px;
    }
  }
  @media screen and (max-width: 576px) {
    .blog-slider__content {
      padding: 0;
    }
  }
  .blog-slider__content > * {
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.4s;
  }
  .blog-slider__code {
    font-size: 17px;
    color: #7b7992;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
  }
  .blog-slider__title {
    font-size: 20px;
    font-weight: 700;
    color: #0E7690;
    margin-bottom: 12px;
  }
  .blog-slider__text {
    font-size: 16px;
    color: #4e4a67;
    margin-bottom: 20px;
    line-height: 1.5em;
  }
  .blog-slider__button {
    display: inline-flex;
    background-color: #42a1b6;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
    /* box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4); */
    text-decoration: none;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px;
  }
  
  .blog-slider__button:hover {
    background-color: #0e7690;
    color: #fff;
  }
  
  @media screen and (max-width: 576px) {
    .blog-slider__button {
      width: 100%;
    }
  }
  .blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px !important;
    text-align: center;
    left: auto !important;
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination {
      transform: translateX(-50%);
      left: 50% !important;
      top: 205px;
      width: 100% !important;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0;
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 5px;
    }
  }
  .blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    transition: all 0.3s;
  }
  .blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #42a1b6;
    height: 30px;
    /* box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3); */
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
      height: 11px;
      width: 30px;
    }
  }

  #slogan {
  padding-top: 13vh;
  position: relative;
  background-image: url('../img/accentbg.png');
  background-size: cover 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: auto;
  overflow: hidden;
}

#slogan .title {
  font-weight: bold;
  text-align: center;
  color: #0e7690;
  font-family: 'Lato', sans-serif;
  font-size: 3rem;
  margin: -80px 0 -10px 0;
}

#slogan .subtitle {
  font-size: 4rem;
  font-family: 'Lato', sans-serif;
  color: #0e7690;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 80px 0;
}

.start-learningBtn {
  line-height:1em;
  letter-spacing:0.06em;
  font-family: 'Lato', sans-serif;
  font-weight:normal;
  font-size:18px;
  text-decoration:none;
  color:#fff;
  background-color: #EF445A;
  cursor: pointer;
  padding: 15px 30px;
  transition:all 0.5s;
  border-radius:50px;
  justify-content: center;
  text-align: center;
}

.start-learningBtn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.start-learningBtn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.start-learningBtn:hover span {
  padding-right: 25px;
}

.start-learningBtn:hover {
  background-color: #EF445A;
  color: #fff;
}

.start-learningBtn:hover span:after {
  background-color: #EF445A;
  color: #fff;
  opacity: 1;
  right: 0;
}

@media screen and (max-width: 600px) and (max-width: 480px) {
  .start-learningBtn {
    width: 100%;
  }

  .start-learningBtn {
    font-size:12px;
    padding: 10px 20px;
    text-align: center;
  }
}
  
   /* End Feature Blog */

  /* start mindtrex-expo */
  #expo-mindtrex {
    /* background: rgb(82, 15, 206);
    background: linear-gradient(
      90deg,
      rgb(228, 242, 247) 0%,
      rgb(95, 130, 206) 100%
    ); */
    /* padding: 0 15px; */
    /* height: 22vw; */
    position: relative;
    background-image:  url(/img/accentbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
    overflow: hidden;
    padding: 0;
  }

  .first-expo h3{
    font-size: 5rem;
    font-family: 'Lato', sans-serif;
    color: #0E7690;
    font-weight: bold;
    margin: 40px 0 0 0;
    text-align: center;
  }

  #sec-row-expo section {
    background-color: teal;
  }
  .expo{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
  }
  .expo{
    scroll-behavior: smooth;
  }
  ::selection{
    color: #fff;
  }
  .expo{
    max-width: 1080px;
    margin: 50px auto;
    padding: 0 20px;
    position: relative;
  }
  .expo .center-line{
    position: absolute;
    height: 100%;
    width: 4px;
    background: teal;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
  }
  .expo .row{
    display: flex;
  }
  .expo .row-1{
    justify-content: flex-start;
  }
  .expo .row-2{
    justify-content: flex-end;
    
  }
  .expo .row section{
    background: #fff;
    border-radius: 5px;
    width: calc(50% - 40px);
    padding: 20px;
    position: relative;
  }
  .expo .row section::before{
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    top: 28px;
    z-index: -1;
    transform: rotate(45deg);
  }
  .row-1 .row-2 {
    background-color: #0E7690;
  }
  .row-1 section::before{
    right: -7px;
  }
  .row-2 section::before{
    left: -7px;
  }
  .row section .icon,
  .center-line .scroll-icon{
    position: absolute;
    background: #f2f2f2;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #0E7690;
    font-size: 17px;
    box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
  }
  .center-line .scroll-icon{
    bottom: 0px;
    left: 50%;
    font-size: 25px;
    transform: translateX(-50%);
  }
  .row-1 section .icon{
    top: 15px;
    right: -60px;
  }
  .row-2 section .icon{
    top: 15px;
    left: -60px;
  }
  .row section .details,
  .row section .bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .row section .details .title{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
  }
  .row section p{
    margin: 10px 0 17px 0;
    color: #fff;
  }
  .row section span{
    color: #fff;
  }
  .expo-img{
    display: block;
    width: 60%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .expo .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: teal;
  }
  #expo-yayasan:hover .overlay {
    opacity: 1;
  }

  #expo-consumer:hover .overlay {
    opacity: 1;
  }

  #expo-seasons:hover .overlay {
    opacity: 1;
  }

  #expo-youth:hover .overlay {
    opacity: 1;
  }

  #expo-pbb:hover .overlay {
    opacity: 1;
  }

  #expo-onecity:hover .overlay {
    opacity: 1;
  }

  #expo-onecity:hover img {
    width: 200px;
  }

  @media(max-width: 790px){
    .expo .center-line{
      left: 40px;
    }
    .expo .row{
      margin: 30px 0 3px 60px;
    }
    .expo .row section{
      width: 100%;
    }
    .row-1 section::before{
      left: -7px;
    }
    .row-1 section .icon{
      left: -60px;
    }
  }
  @media(max-width: 440px){
    .expo .center-line,
    .row section::before,
    .row section .icon{
      display: none;
    }
    .expo .row{
      margin: 10px 0;
    }
  }

  /* end mindtrex-expo */

  /* start mindtrex-roadshow */
  #roadshow-mindtrex {
    /* background: rgb(82, 15, 206);
    background: linear-gradient(
      90deg,
      rgb(228, 242, 247) 0%,
      rgb(95, 130, 206) 100%
    ); */
    /* padding: 0 15px; */
    /* height: 22vw; */
    position: relative;
    background-image:  url(/img/texture-garis-abu.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
    overflow: hidden;
    padding: 0;
  }

  .first-roadshow h3{
    font-size: 5rem;
    font-family: 'Lato', sans-serif;
    color: #0E7690;
    font-weight: bold;
    margin: 40px 0 0 0;
    text-align: center;
  }

  #sec-row-roadshow section {
    background-color: seagreen;
    /* background-size: 100% top center no-repeat;   */
  }
  .sch-roadshow{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
  }
  .sch-roadshow{
    scroll-behavior: smooth;
  }
  ::selection{
    color: #fff;
  }
  .sch-roadshow{
    max-width: 1080px;
    margin: 50px auto;
    padding: 0 20px;
    position: relative;
  }
  .sch-roadshow .center-line{
    position: absolute;
    height: 100%;
    width: 4px;
    background: seagreen;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
  }
  .sch-roadshow .row{
    display: flex;
  }
  .sch-roadshow .row-1{
    justify-content: flex-start;
  }
  .sch-roadshow .row-2{
    justify-content: flex-end;
    
  }
  .sch-roadshow .row section{
    background: #fff;
    border-radius: 5px;
    width: calc(50% - 40px);
    padding: 20px;
    position: relative;
  }
  .sch-roadshow .row section::before{
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    top: 28px;
    z-index: -1;
    transform: rotate(45deg);
  }
  .row-1 .row-2 {
    background-color: #0E7690;
  }
  .row-1 section::before{
    right: -7px;
  }
  .row-2 section::before{
    left: -7px;
  }
  .row section .icon,
  .center-line .scroll-icon{
    position: absolute;
    background: #f2f2f2;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #0E7690;
    font-size: 17px;
    box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
  }
  .center-line .scroll-icon{
    bottom: 0px;
    left: 50%;
    font-size: 25px;
    transform: translateX(-50%);
  }
  .row-1 section .icon{
    top: 15px;
    right: -60px;
  }
  .row-2 section .icon{
    top: 15px;
    left: -60px;
  }
  .row section .details,
  .row section .bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .row section .details .title{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
  }
  .row section p{
    margin: 10px 0 17px 0;
    color: #fff;
  }
  .row section span{
    color: #fff;
  }
  .sch-img{
    display: block;
    width: 60%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: seagreen;
  }
  #sch-spa:hover .overlay {
    opacity: 1;
  }

  #sch-srat:hover .overlay {
    opacity: 1;
  }

  #sch-syayasan:hover .overlay {
    opacity: 1;
  }

  #sch-sashhb:hover .overlay {
    opacity: 1;
  }

  #sch-psn:hover .overlay {
    opacity: 1;
  }

  #sch-pggmb:hover .overlay {
    opacity: 1;
  }

  #sch-spabsb:hover .overlay {
    opacity: 1;
  }

  #sch-smbrunei:hover .overlay {
    opacity: 1;
  }

  #sch-sab:hover .overlay {
    opacity: 1;
  }

  #sch-SASHHB:hover .overlay {
    opacity: 1;
  }
  
  @media(max-width: 790px){
    .sch-roadshow .center-line{
      left: 40px;
    }
    .sch-roadshow .row{
      margin: 30px 0 3px 60px;
    }
    .sch-roadshow .row section{
      width: 100%;
    }
    .row-1 section::before{
      left: -7px;
    }
    .row-1 section .icon{
      left: -60px;
    }
  }
  @media(max-width: 440px){
    .sch-roadshow .center-line,
    .row section::before,
    .row section .icon{
      display: none;
    }
    .sch-roadshow .row{
      margin: 10px 0;
    }
  }

  /* end mindtrex-roadshow */
