/*bird css start here */
img.bird.slider-text.text-center.walet-header.wow.fadeInRight {
    position: absolute;
    padding: 20px;
    top: 9%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}


/*bird css end here */



.box-cont {
    background-color: #fff;
    padding:10%;
    height: 450px;
}

.header-responsive {
    background-image: url("../airtime/img/header-promotion.png");
}

@media (max-width: 600px) {
    .header-responsive {
        background-image: url("../airtime/img/mobile-banner.png");
    }

    h4.hide-mobile {
    visibility: hidden;
}
.container-fluid.first-section-th.header-responsive {
    height: 119vw!important;
}

img.full-size-mobile.store.wow.slideInUp {
    width: 100%;
}
img.bird.slider-text.text-center.walet-header.wow.fadeInRight {
    position: absolute;
    padding: 20px;
    top: 6%;
    left: 55%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 119px;
}
}

.apply-container {
    background-color: #f1f1f1;
    padding: 5%;
}

@media only screen and (min-width: 768px) {
    .btn-apply-now {
        background-color: #B3112C;
        border: solid 2px #B3112C;
        color: #fff;
        padding: 0.8% 3% 0.8% 3%;
        border-radius: 5px;
    }

    .btn-apply-now:hover {
        background-color: #fff;
        border: solid 2px #B3112C;
        color: #B3112C;
        padding: 0.8% 3% 0.8% 3%;
        border-radius: 5px;
        font-weight: 400;
    }
}

@media only screen and (max-width: 768px) {
    .btn-apply-now {
        background-color: #B3112C;
        border: solid 2px #B3112C;
        color: #fff;
        padding: 3% 8% 3% 8%;
        border-radius: 5px;
        margin-top: 20px;
    }

    .btn-apply-now:hover {
        background-color: #fff;
        border: solid 2px #B3112C;
        color: #B3112C;
        padding: 3% 8% 3% 8%;
        border-radius: 5px;
        font-weight: 400;
    }
}

.master-card {
    padding:50px;
}

.details-mastercard {
    padding-left:20%;
    padding-right: 20%;
    padding-bottom: 5%;
    padding-top:2%;
    text-align: center;
}

@media (max-width: 830px) {
    .details-mastercard {
        padding-left:0%;
        padding-right: 0%;
        padding-bottom: 5%;
        padding-top:2%;
        text-align: justify;
    }
}

.icon-mastercard {
    width:150px;
    display: block;
    margin: auto;
}

.mastercard-cont {
    padding-top:5%;
}

.easy-steps {
    padding-top:5%;
    padding-bottom: 0%;
}

h6.personal {
    padding-top:15%;
    text-align: center;
    padding-left:5%;
    padding-right:5%;
    font-size: 15px;
    line-height:130%;
}

h3.personal-mastercard {
    font-family: 'Suranna', serif;
    margin:20px;
    text-align: center;
}

h3.personal-link {
    font-family: 'Suranna', serif;
    margin:0px;
    text-align: center;
}

.not-active {
  pointer-events: none;
  cursor:not-allowed;
  text-decoration: none;
  color: grey;
}

.its-easy {
    width: 80%;
}

p.mpaylist.wow.bounceInUp {
    font-size: 22px;
}

@media (max-width: 830px) {
    .card-mastercard {
        width: 80%;
        padding-top:10%;
    }
}

@media (max-width: 830px) {
    .its-easy {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .sub-nav-color {
        color:#fff;
    }
}

@media (min-width: 768px) {
    .sub-nav-color {
        color:#000;
    }
}


.steps-easy {
    width:50%;
    margin: 0 auto;
}

@media (max-width: 830px) {
    .steps-easy {
        width:100%;
        margin: 0 auto;
    }
}

.easy-left {
    float: left;
}

.easy-left {
    float: right;
}

.welcometo1 {
    padding: 50px; 
    background-color: #CC3332;
    color:#fff;
    width:80%;
}

.welcometo2 {
    padding: 50px; 
    background-color: #6D6E70;
    color:#fff;;
    width:80%;
}

h2.welcometo {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.welcome-box {
    border: solid 1px #fff;
    padding:30px;
    text-align: justify;
   
}

.vl {
    border-left: 2px solid #000;
    height: 200px;
}

h1.tabung-harapan {
    color:#fff;
    padding-top:20%;
    text-align: right;
    
}


@media (min-width:1000px) and (max-width: 1175px) {
    h1.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:25px;
        
    }
}


@media (min-width:800px) and (max-width: 1000px) {
    h1.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:18px;
        
    }
}



@media (max-width: 800px) {
    h1.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:15px;
        font-weight: 500;
    }
}


h2.tabung-harapan {
    color:#fff;
    text-align: right;
    font-size:15px;
    line-height: 30px;
}

@media (min-width:1100px) and (max-width: 1579px) {
    h2.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:13px;
        line-height: 30px;
        padding-top: 0%;
    }

}


@media (min-width:800px) and (max-width: 1000px) {
    h1.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:15px;
        
    }
}


@media (max-width: 590px) {
    h2.tabung-harapan {
        color:#fff;
        text-align: right;
        font-size:15px;
        line-height: 25px;
        padding-left:20px;
        backface-visibility: hidden;
        font-weight: 500;
    }
}

h1.morefeatures {
    margin-bottom: 50px;
    font-family: 'Suranna', serif;
}

@media (max-width: 1600px) {
   h1.morefeatures {
        margin-bottom: 50px;
        font-family: 'Suranna', serif;
        font-size: 30px;
    }
}


.figcap {
    color:#fff;
    font-size: 14px;
    margin-top: 2px;;
}

.fa-3x {
        padding-bottom:10%;
    }

@media (min-width: 576px) and (max-width: 1600px) {
   .figcap {
        color:#fff;
        font-size: 12px;
    }
    
    .fa-3x {
        font-size: 26px;
        padding-bottom:10%;
    }
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

h3.personal {
    font-family: 'Suranna', serif;
    margin:50px;
    text-align: center;
}

h3.title_slider {
    margin:10px;
    text-align: center;
    color: #B3112C;
    font-size:20px;
    font-weight: 500;
}

.slider {
  margin: 0 auto;
  max-width: 1000px;
  margin-top:100px;
}

.slide_viewer {
  height: 600px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 768px) {
    .slide_viewer {
      height: 900px;
      overflow: hidden;
      position: relative;
    }
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  background: #fff;
}

.slide:nth-of-type(2) {
  background: #fff;
}

.slide:nth-of-type(3) {
  background: #fff;
}

.slide:nth-of-type(4) {
  background: #fff;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

a.slide_btn {
  color: #474544;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}

.directional_nav {
  height: 340px;
  margin-left:20px;
    margin-right:20px;
  max-width: 3140px;
  position: relative;
  top: -600px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }
  .next_btn {
    right: 50px;
  }
}

/*--------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #444;
  font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.soc-med-icon {
    width:40px;
    -webkit-filter: drop-shadow(1px 2px 2px #9E9E9E);
  filter: drop-shadow(1px 2px 2px #9E9E9E);
}

#fixedbutton {
    position: fixed;
    top: 40%;
    left:20px;
    z-index: 100;
    color:#fff;
    font-size:2em;
    line-height: 50px;
}

@media (max-width: 768px) {
      #fixedbutton {
        display:none;
    }
}


/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
  font-size: 13px;
    letter-spacing: 0.5px;
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}


.business-first{
    padding-top:100px;
    padding-bottom:100px;
    padding-left:15%;
    padding-right:15%;
}

.icon-business {
    width:150px;
}

@media (max-width: 1472px) {
    .icon-business {
        width:100px;
        padding-bottom: 20px;
        padding-top:20px;
    }
}

.row-space-bottom {
    padding-bottom: 30px;
}

.carousel-content {
  position: absolute;
  z-index: 20;
}


.center-div {
    margin: auto;
}


.left-div {
    text-align: left;
}

h4.get-to-know-h4 {
    margin-bottom:30px;
}


@media (max-width: 768px) {
      .left-div {
    text-align: center;
}

}
.right-header {
    padding-bottom: 5%;
    padding-top:5%;
    text-align: left;
}

@media (max-width: 768px) {
      .right-header {
    text-align: center;
    }
}

h1.headertitleh1 {
    font-family: 'Monda', sans-serif;
    margin-top:4%;
    font-size:2em;
    color:#be1f2e;
    margin-left: 3%;
    margin-right: 3%;
}

@media (max-width: 768px) {
      h1.headertitleh1 {
        font-family: 'Monda', sans-serif;
        padding-top:6%;
        padding-bottom:1%;
        font-size:1.5em;
        color:#be1f2e;
    }
}

.click-pdf {
    width:70%;
}

.pdf-hover:hover{
     -webkit-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    -moz-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    transition: all 0.5s ease;
}

.details-text {
    font-weight: 500;   
    font-size:14px;
    color:#000;
    margin-left:10%;
    margin-right:10%;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

@media (min-width: 830px) {
    .business-details {
        font-weight: 500;   
        font-size:18px;
        color:#000;
        margin-left:20%;
        margin-right:20%;
        margin-top:5%;
    }
}

@media (max-width: 830px) {
  .business-details {
        font-weight: 500;   
        font-size:15px;
        color:#000;
        margin-top:5%;
      margin-left:5%;
        margin-right:5%;
        text-align: justify;
    }
}

.business-third {
    padding-top:100px;
    padding-bottom:100px;
    padding-left:15%;
    padding-right:15%;
    background-color: #f2f5f8;
    text-align: center;
}

.home-third {
    padding-top:70px;
    padding-bottom:100px;
    padding-left:8%;
    padding-right:8%;
    background-color: #f2f5f8;
    text-align: center;
}

@media (max-width: 830px) {
    .home-third {
        padding-top:50px;
        padding-bottom:50px;
        padding-left:8%;
        padding-right:8%;
        background-color: #f2f5f8;
        text-align: center;
    }

}


.security-business {
    padding-left:20%;
    padding-right:20%;
}

@media (max-width: 1255px) {
    .security-business {
        padding-left:2%;
        padding-right:2%;
        text-align: justify;
    }

}


@media (max-width: 768px) {
    .details-text {
        font-weight: 500;   
        font-size:12px;
        color:#000;
        margin-left:5%;
        margin-right:5%;
    }
}

h1.first-sec-h1 {
    font-family: 'Quicksand', sans-serif;
    padding-top:1%;
    padding-bottom:1%;
    font-size:2em;
}

h1.first-sec-how-h1 {
    padding-top:5%;
    padding-bottom:1%;
    font-size:2em;
}


h1.secondtitleh1 {
    font-family: 'Quicksand', sans-serif;
    padding-top:6%;
    padding-bottom:0%;
    font-size:2.5em;
}
    
.button-table {
    padding-top:2%;
}

@media (max-width: 768px) {
      .button-table {
            padding-top:15%;
        }
}

.btn-personal {
    background-color:#bc1e2d;
    border: 1px solid #bc1e2d;
    color:#fff;
    padding-left:25px;
    padding-right:25px;
    padding-top:15px;
    padding-bottom:15px;
    letter-spacing: 1px;
    font-weight:500;
    margin-bottom:0px;
    margin-top:60PX;
    width:200px;
    font-size: 12px;
    text-transform: capitalize;
}

.btn-personal:hover {
    -webkit-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    -moz-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    transition: all 0.5s ease;
}

.btn-promotion {
    background-color:#bc1e2d;
    border: 1px solid #fff;
    color:#fff;
    padding-left:25px;
    padding-right:25px;
    padding-top:15px;
    padding-bottom:15px;
    letter-spacing: 1px;
    font-weight:500;
    margin-bottom:0px;
    width:200px;
    font-size: 12px;
    text-transform: capitalize;
}

.btn-promotion:hover {
    -webkit-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    -moz-box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    box-shadow: 0px 16px 35px -15px rgba(56,56,56,1);
    transition: all 0.5s ease;
}

@media (max-width: 768px) {
        background-color:#bc1e2d;
    border: 1px solid #fff;
    color:#fff;
    padding-left:25px;
    padding-right:25px;
    padding-top:15px;
    padding-bottom:15px;
    letter-spacing: 1px;
    font-weight:500;
    margin-bottom:0px;
    width:100px;
    font-size: 12px;
    text-transform: capitalize;
}


.btn-header {
    background-color:#c73b36;
    border: 1px solid #c73b36;
    color:#fff;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    letter-spacing: 1px;
    font-weight:500;
    margin-bottom:20px;
    -webkit-box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
    -moz-box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
    box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
    width:150px;
    font-size: 12px;
    text-transform: capitalize;
}

@media (max-width: 768px) {
    .btn-header {
        background-color:#be1f2e;
        border: 1px solid #be1f2e;
        color:#fff;
        padding-left:50px;
        padding-right:50px;
        padding-bottom:10px;
        letter-spacing: 1px;
        font-weight:500;
        width:auto;
        -webkit-box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
        -moz-box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
        box-shadow: 4px 6px 14px -9px rgba(156,156,156,1);
        margin-bottom: 10px;
    }
}

.btn-header:hover {
    background-color:#A31624;
    color:#fff;
}

.walet-logo {
    width:250px;
}

@media (max-width: 768px) {
  .walet-logo {
    width:200px;
    }
}

.store {
    height:100%;
    width:100%;
}

@media (max-width: 768px) {
    .store {
        width:70%;
        padding:10px;
    }
}
@media (max-width: 768px) {
    .btn-download {
        border: 0px;
    }
}

.button-table {
    padding-top:3%;
}

.btn-download {
    border: 1.3px solid #fff;
    border-radius:10px;
    font-size: 12px; 
}

.btn-download:hover {
    background: #B60623;
}

@media (max-width: 768px) {
    .btn-download {
        border: 0px solid #fff;
        border-radius:0px;
    }

    .btn-download:hover {
        background: #B60623;
    }
}

@media (max-width: 768px) {
    .button-table {
        padding-top:15%;
    }
}

.first-left-div {
    padding-bottom: 100px;
}

@media (max-width: 1600px) {
    .first-left-div {
        padding-bottom:10px;
    }
}

.first-section {
    background-color: #fff;
    color:#000;
    text-align: center;
    padding-bottom:3%;
    padding-left:10%;
    padding-right:10%;
}

@media (max-width: 1600px) {
    .first-section {
        padding-left:0%;
        padding-right:0%;
        margin-top:-10px;   
    }
}

.first-section-th {
    background-color: #fff;
    background-attachment: scroll;
    background-position: unset;
    background-repeat: no-repeat;
    background-size: cover;
    color:#000;
    text-align: center;
    padding-bottom:3%;
    padding-left:5%;
    padding-right:5%;
    height:30vw;
}

@media (max-width: 1100px) {
    .first-section-th {
        padding-left:0%;
        padding-right:0%;
        height:120vw;
        margin-top:-10px;
        padding-right:30px; 
        height:40vw;
    }
}

@media (max-width: 600px) {
    .first-section-th {
        padding-left:0%;
        padding-right:0%;
        height:120vw;
        margin-top:-10px;
        padding-right:30px; 
        height:100vw;
    }
}

.animation-delay-100 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}   

.animation-delay-200 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.how-section {
    background-color: #f2f5f8;
    color:#000;
    text-align: center;
    padding-bottom:3%;
    padding-left:10%;
    padding-right:10%;
    padding-top:2%;
}

@media (max-width: 1600px) {
    .how-section {
    padding-left:0%;
    padding-right:0%;
    }
}


.features-section {
    background-color: #f2f5f8;
    color:#000;
    text-align: center;
    padding-bottom:3%;
    padding-left:10%;
    padding-right:10%;
    padding-top:3%;
}

.pt-60 {
    padding-top:20px;
}

@media (max-width: 768px) {
    .pt-60 {
        padding-top:35px;
    }
}

@media (max-width: 768px) {
    h3.personal {
        font-family: 'Suranna', serif;
        margin-top:50px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
    }
}




@media (max-width: 768px) {
    .image-slider{
        width:300px;
        display: block;
        margin-left: auto; 
        margin-right: auto ;
    }
}

@media (max-width: 768px) {
    .video_slider{
        width:300px;
        display: block;
        margin-left: auto; 
        margin-right: auto ;
    }
}

.second-section {
    text-align: center;
    padding-top:3%;
    padding-bottom:3%;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .second-section {
        padding-top:8%;
        padding-bottom:10%;
    }
}

.store-section {
    padding:30px;
    margin-top:15px;
}

.walet-header {
    width:300px;
}

@media (max-width: 768px) {
  .walet-header {
    width:200px;
    }
}


.walet-header-mpay {
    width:250px;
}

@media (max-width: 768px) {
  .walet-header-mpay {
    width:250px;
    }
}

.walet-header-walet {
    width:300px;
}

@media (max-width: 768px) {
  .walet-header-walet {
    width:250px;
    }
}

a {
  color: #B3112C;
  transition: 0.5s;
}

div::-webkit-scrollbar { 
    display: none; 
}

a:hover, a:active, a:focus {
  color: #000;
  outline: none;
  text-decoration: none;
}


/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #B3112C;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #B3112C;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #0c2e8a;
  color: #fff;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #444;
  padding: 10px 200px 10px 200px;
  font-size: 12px;
  color:#fff;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
}

#topbar .contact-info a:hover {
  color: #fff;
}

#topbar .contact-info i {
  color: #fff;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #d43232;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding:20px;
  height: 84px;
  transition: all 0.5s;
  z-index: 997;
  background: #B3112C;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
    padding-bottom:-30px;
    
}

#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#header #logo h1 a {
  color: #0c2e8a;
  line-height: 1;
  display: inline-block;
}

#header #logo h1 a span {
  color:#B3112C;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #header {
    padding: 20px 0;
    height: 74px;
  }
  #header #logo h1 {
    font-size: 34px;
  }
  #header #logo img {
    max-height: 40px;
  }
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100%;
  position: relative;
    background-color:#fff;
  background-size: cover;
}

#intro .intro-content {
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:20px;
}

#intro .intro-content h2 {
  color: #0c2e8a;
  margin-bottom: 30px;
  font-size: 64px;
  font-weight: 700;
}

#intro .intro-content h2 span {
  color: #B3112C;
  text-decoration: underline;
}

@media (max-width: 767px) {
  #intro .intro-content h2 {
    font-size: 34px;
  }
}

#intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
}

#intro .intro-content .btn-get-started {
  background: #0c2e8a;
  border: 2px solid #0c2e8a;
}

#intro .intro-content .btn-get-started:hover {
  background: none;
  color: #0c2e8a;
}

#intro .intro-content .btn-projects {
  background: #B3112C;
  border: 2px solid #B3112C;
}

#intro .intro-content .btn-projects:hover {
  background: none;
  color:#B3112C;
}

#intro #intro-carousel {
  z-index: 8;
}

#intro #intro-carousel::before {
  content: '';
  /*background-color: rgba(255, 255, 255, 0.7);*/
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro #intro-carousel .item {
  width: 100%;
  height: 120vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

.container-s {
    width:80%;
    text-align: center;
    margin: auto;
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 12px;
  outline: none;
    text-transform: uppercase;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
  color: #fff;
  font-weight: 500;
  border-bottom-width: 1px;;
  border-bottom-style: solid;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #fff;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #fff;
  font-weight:600;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

@media (max-width: 768px) {
  .home-third h1 {
    font-size:25px;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background-color: #2b2b2b;
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
    border-bottom: solid 1px #3a3a3a;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
    background-color: #fff;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #fff;
}

#mobile-nav ul .menu-item-active {
  color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background-color: #343b4000;
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #f2f5f8;
  font-size: 14px;
  padding-top:50px;
  padding-bottom:60px;
    padding-left:30px;
    padding-right:30px;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
}

#footer .credits a {
  color: #0c2e8a;
}
