body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.news-scroll  {
  height: 265px;
  overflow-y: scroll;
}


/* width */
.news-scroll::-webkit-scrollbar {
    width: 0px;
}

.carousel-margin  {
  margin-top: -5px;
}

.carousel-item {
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.text-justify {
  text-align: justify;
}

.portfolio-item {
  margin-bottom: 30px;
}

.back-blue{
  background-color: #03459c;
  border-bottom: 3px solid #032c60;
  box-shadow: -2px 0px 17px 9px #00000038;
}

.logo-size{
  margin-left: 20px;
}

.footer-logo-size{
  font-size: 21px!important;
  margin-right: 13px!important;
  color: black;
}

.menu-logo-size{
  font-size: 18px!important;
  margin-right: 5px!important;
  color: white;
}

.nav-paddding {
  padding: 0px!important;
}

.Uplabel a:hover  {
    color: #7aafef;
    text-decoration: none;
}

.download-links  {
  color: white;
  text-decoration: none;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 40px solid #03459c;
      z-index: 1;
  border-bottom: 30px solid transparent;

}
.rectangle {
  height: 60px;
  width: 213px;
  border-left: solid #03459c;
  background-color: #03459c;
    z-index: 1;
}

.triangle-right2 {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 40px solid #1863c8;
  z-index: 1;
  border-bottom: 30px solid transparent;
}
.rectangle2 {
  height: 60px;
  width: 225px;
  border-left: solid #1863c8;
  background-color: #1863c8;
  padding-left: 80px;
}

.triangle-right3 {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 40px solid #6aa8fd;
  border-bottom: 30px solid transparent;

}
.rectangle3 {
  height: 60px;
  width: 225px;
  border-left: solid #6aa8fd;
  background-color: #6aa8fd;
  padding-left: 40px;
}

.triangle-right-mob {
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-left: 40px solid #03459c;
  z-index: 1;
  border-bottom: 22px solid transparent;

}


.goal-shape{
  display: flex;
  font-size: 38px;
  margin-bottom: 15px;
}

.text-color{
  color: white;
  font-weight: 400;
  margin-left: 5%;
}

.record-shape {
  display: inline-flex;
}

.Bill-shape{
  display: inline-flex;
  margin-left: -40px;
}

.Collect-shape {
  display: inline-flex;
  margin-left: -68px;
}

.news-updates {
  background-color: #04367b;
  color: white;
}

.news-body  {
  background-color: #03459c;
  color: white;
}

.padding-rightzero  {
    padding-right: 0!important;
}

.padding-leftzero  {
    padding-left: 0!important;
}

.news-body::after {
            content: '';
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 50px;
            background: -webkit-linear-gradient(
              rgba(4, 69, 156, 0) 0%,
              rgb(4, 69, 156) 85%
               );
            background-image: -moz-linear-gradient(
              rgba(4, 69, 156, 0) 0%,
              rgb(4, 69, 156) 85%
               );
            background-image: -o-linear-gradient(
              rgba(4, 69, 156, 0) 0%,
              rgb(4, 69, 156) 85%
               );
            background-image: linear-gradient(
              rgba(4, 69, 156, 0) 0%,
              rgb(4, 69, 156) 85%
               );
            background-image: -ms-linear-gradient(
              rgba(4, 69, 156, 0) 0%,
              rgb(4, 69, 156) 85%
               );

}

.prepaid-postpaid {
  background-color: #0a3f81;
  color: white;
  padding: 25px;
  background-image: url("../images/bgbody.png");
  background-position: bottom;
  background-size: 440px;
  background-repeat: repeat-x;
}

/* width */
.news-bady::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.news-bady::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.news-bady::-webkit-scrollbar-thumb {
    background: #888;
}



.news-bady  {
  flex: 1 1 auto;
}

.news-text a:hover {
    color: #7aafef;
    text-decoration: none;
}

.news-date  {
  text-align: right;
}

.rcbc-partner {
   background-image: url("../images/rcbc.png");
   height: 91px;
   width: 140px;
   margin-right: 40px;
}

.rcbc-partner:hover {
   background-image: url("../images/rcbc_blue.png");
}

.wwsa-partner {
   background-image: url("../images/wwsa.png");
   height: 91px;
   width: 140px;
}

.wwsa-partner:hover {
   background-image: url("../images/wwsa_blue.png");
}

.systream-partner {
   background-image: url("../images/systream.png");
   height: 91px;
   width: 140px;
}

.systream-partner:hover {
   background-image: url("../images/systream_blue.png");
}

.dongjr-partner {
   background-image: url("../images/dongjr.png");
   height: 91px;
   width: 140px;
}

.dongjr-partner:hover {
   background-image: url("../images/dongjr_blue.png");
}

.item1  {
    background-image: url("../images/0.jpg");
}

.item2  {
    background-image: url("../images/1.jpg");
}

.item3  {
    background-image: url("../images/2.jpg");
}

.news-border{
  border-bottom: 1.1px solid #082d5d;
  border-top: 1.1px solid #b4d2ff;
  display: flex;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
}

.prepaid-container  {
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.three-bottom {
  background-color: #a0cafc;
}

.three-img  {
  width: 30px;
  margin-right: 10px
}

.black-name {
  color: black;
  font-size: large;
  font-weight: 400;
}

.three-body {
  padding: 10px;
}

.partners-bg  {
  background-color: #2b2b2b;
  color: white;

}

.Uplabel  {
  margin-top: 10px;
}

.contact-icon-white {
  width: 24px;
  margin-top: -2px;
  margin-right: 4px;
}

.partner-icon-white {
  margin-top: 10px;
  margin-right: 20px;
  width: 140px;
}

.bg-darker  {
  background-color: black;
  font-size: 12px;
}

.center {
    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
}

.tblcontact {
  margin-left: 15px;
  margin-bottom: 15px;
}

hr  {
  color: white;
}

.sendMssg{
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     border: 1px solid #ccc;
     color: #444;
     font-size: 16px;
     font-weight: 700;
     margin-top: 8px;
     padding: 12px 30px;
     text-transform: uppercase;
     transition: all 0.3s ease 0s;
     border-radius: 30px;
}

.sendMssg button[type=submit]:hover {
    color: #fff;
    border: 1px solid #23527c;
    background: #23527c;
}


