@font-face {
	font-family: 'ants-strong'; src: url("../fonts/GOTHICB.TTF");
}
@font-face {
	font-family: 'ants-thin'; src: url("../fonts/GOTHIC.TTF");
}
@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?oc3454');
    src:    url('../fonts/icomoon.eot?oc3454#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?oc3454') format('truetype'),
        url('../fonts/icomoon.woff?oc3454') format('woff'),
        url('../fonts/icomoon.svg?oc3454#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak-as: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bullhorn:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e901";
}
.icon-display:before {
    content: "\e902";
}
.icon-mobile:before {
    content: "\e903";
}
.icon-mobile2:before {
    content: "\e904";
}
.icon-tablet:before {
    content: "\e905";
}
.icon-usermoo:before {
    content: "\e906";
}
.icon-search:before {
    content: "\e907";
}
.icon-lock:before {
    content: "\e908";
}
.icon-google3:before {
    content: "\e909";
}
.icon-facebook:before {
    content: "\e90a";
}
.icon-twitter:before {
    content: "\e90b";
}
.icon-rss2:before {
    content: "\e90c";
}

*{
    font-family: "ants-thin",Arial,"Trebuchet MS",Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    outline: none;
}

a{
outline: medium none !important;
}
a:active {
    outline: none;
}

header {
  z-index: 9999;
	height:40px;
  background: linear-gradient(90deg, rgba(34,0,123,1) 0%, rgba(206,40,48,1) 100%);
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.2);
}

#main-kppa-content{
    background: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
}

#nav.affix {
    position: fixed;
    top: 0;
    left:0;
    z-index:10;
    width: 100%;
}

/* #nav .caret {
  position: absolute;
  top: 0;
} */

#menu-atas-kppa{
    padding:12px;
    margin:0px;
    box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.5);
    border:none; 
}
#menu-atas-kppa.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#menu-atas-kppa.navbar-default {
  background: rgb(34,0,123);
  background: linear-gradient(90deg, rgba(34,0,123,1) 0%, rgba(206,40,48,1) 100%);
  border-radius: 0px;
}
#menu-atas-kppa.navbar-default .navbar-nav>li>a {
    color: rgb(255, 255, 255);
    background-color: rgba(248, 248, 248, 0);
}
#menu-atas-kppa.navbar-default .navbar-nav>li>a:hover,
#menu-atas-kppa.navbar-default .navbar-nav>li>a:focus {
    color: rgb(255, 255, 255);
    background-color: transparent;
}
#menu-atas-kppa.navbar-default .navbar-nav>.active>a,
#menu-atas-kppa.navbar-default .navbar-nav>.active>a:hover,
#menu-atas-kppa.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(85, 85, 85, 1);
    background-color: rgba(222, 231, 0, 1);
}
#menu-atas-kppa.navbar-default .navbar-toggle {
    border-color: #dee700;
}
#menu-atas-kppa.navbar-default .navbar-toggle:hover,
#menu-atas-kppa.navbar-default .navbar-toggle:focus {
    background-color: #dee700;
}
#menu-atas-kppa.navbar-default .navbar-toggle .icon-bar {
    background-color: #dee700;
}
#menu-atas-kppa.navbar-default .navbar-toggle:hover .icon-bar,
#menu-atas-kppa.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #00ade0;
}

#menu-atas-kppa .navbar-brand {
  margin-left: 0px;
}
#menu-atas-kppa .navbar-brand img {
  width:65px;
  margin-top:-20px;
  margin-left:-15px;
}
#menu-atas-kppa .list-items {
  margin-top:5px;
}
#menu-atas-kppa .fa-search {
  margin-top:13px;
  font-size:20px;
  color:white;
  cursor: pointer;
}
#menu-atas-kppa .search-wrap {
  text-align:right;
  display:none;
}
.text-kpppa-atas {
  margin-left: -10px;
  font-size:12px;
  line-height:0.5;
  font-weight:bold;
  color:#fff;
  z-index: -999;
}


@media only screen and (min-device-width: 320px) and (max-device-width : 480px){
  #bannerModal{
    display: none;
  }
}

#icon-dan-lang{
    margin: 10px 20px;
}
#icon-dan-lang a{
    text-decoration: none;
    margin: 10px;
    font-size: 14px;
    color: #fff;
}
#icon-dan-lang a img {
  width:20px;
}

#running-text{
    margin-top: -2px;
    padding: 0px 20px;
    height: 35px;
    background: #FFCB05;
    font-size: 12px;
}
.kotak-kppa-ticker{
  padding-top: 8px;
	font-weight: bold;
}
@media (max-width: 768px) {
  .kotak-kppa-ticker .text-right {
    display: none;
  }
}
ul.newsticker, ul.info-slide-ticker{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.newsticker li a{
  color:#000;
}
#iconuntuk-ticker{
  float: left;
  margin-right: 4px;
  color: #000;
  font-size:13px
}

.clear{
    clear:both;
}

.keterangan-ticker{
    background: rgb(0, 173, 224);
    /* RGBa with 0.6 opacity */
    background: rgba(0, 173, 224, 0.4);
    padding:3px;
    margin-right: 10px;
    margin-top: 35%;
}

.keterangan-ticker p{
	color:#fff;
}

.keterangan-ticker a{
	margin-top:5px;
}

.keterangan-ticker h3{
	color:#fff;
}

.keterangan-ticker p a{
    color: #fff;
    top: 0;
    left: 0;
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

a.btn-slider{
    padding:2px;
    background: #DEE700;
}

#btn-control-ticker{
    position: absolute;
    left:78%;
    top:41%;
    z-index: 100;
    display: none;
}

#blok-icon-link{
    background:url("../img/perspektif.png");
    background-size:     cover;
    background-position: center bottom;
    height: 60px;
}

#blok-icon-tab{
    width: 630px;
    height: 140px;
    background: #dee700;
    margin-left: auto;
    margin-right: auto;
    margin-top: -140px;
}

.tab-link{
    width: 157.5px;
    height: 140px;
    float: left;
    padding-top: 30px;
    cursor: pointer;
}



.tab-link span{
    font-size: 32px;
}

.agak-gelap{
    background: #c4cc06;
}

@media (min-width: 992px) {
    .dummy{
        min-height: 700px;
    }

    .konten-tabulasi{
        margin-top: 15px;
    }

    .link-tabulasi-konten{
        padding-left: 0px;
    }

    .link-tabulasi-konten{
        list-style: none;
    }

    .link-tabulasi-konten li{
        display: inline-block;
        margin: 10px;
        font-size: 16px;
        font-weight: lighter;
    }

    .link-tabulasi-konten li a{
        text-decoration: none;
    }

    .link-tabulasi-konten li a.active{
        border-bottom: 4px solid #00ADE0;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width : 640px){
  .dummy{
      min-height: 200px;
  }

    .konten-tabulasi{
        margin-top: 20px;
    }

    .link-tabulasi-konten li{
        display: inline-block;
        font-size: 12px;
        font-weight: lighter;

    }

    .link-tabulasi-konten li a{
        text-decoration: none;
        padding: 4px 7px;
        background: #00ADE0;
        color: #fff;
        margin:0px;
    }
}

img#foto-buk-menteri{
    width: 175px;
}

/* Card */
.card {
  padding-top: 20px;
  margin: 10px 0 20px 0;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-top-width: 0;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.card.hovercard {
  position: relative;
  width: 300px;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
}

.card.hovercard img {
  width: 300px;
  height: 200px;
}

.card.hovercard .avatar {
  position: relative;
  top: -40px;
  margin-bottom: -40px;
}

.card.hovercard .avatar img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  max-height: 80px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.card.hovercard .info {
  padding: 4px 8px 10px;
}

.card.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
}

.card.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.hovercard .bottom {
  padding: 0 20px;
  margin-bottom: 17px;
}

.card.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a.iklan-kppa{
    display: block;
    margin-bottom: 10px;
}

img.img-content-kppa{
  width: 64px;
  height: 64px;
}

img.img-sidebar-kppa{
    width: 100px;
}

#ticker-artikel,#ticker-berita,#ticker-pers,#ticker-pengumuman {
    list-style: none;
    padding-left: 0px;
    
}

#ticker-artikel li, #ticker-berita li,#ticker-pers li,#ticker-pengumuman li{
    margin-bottom: 20px;
}

.tab-content{
    min-height: 260px;
}
#ticker-artikel .media-heading, #ticker-berita .media-heading,#ticker-pers .media-heading,#ticker-pengumuman .media-heading {
    font-size: 16px;
}

#ticker-artikel .media-body, #ticker-berita .media-body,#ticker-pers .media-body,#ticker-pengumuman .media-body{
    font-size:12px;
}

small.tanggal-info{
    color: #D60E10;
}

.footer{
    background:#22007B;
    min-height: 160px;
}

#link-to-top img{
    width: 42px;
}

#link-to-top{
   display: block;
   margin-top: -20px;
}

#polling-depan{
    height: 259px;
    background:url("../img/anak.png");
    background-size:     cover;
    background-position: center bottom;
    margin-bottom: 20px;
}

.contetn-polling{
    color:#fff;
    padding-top: 60px;
    padding-left: 45px;
}

.contetn-polling label{
    margin:10px 10px 0px 0px;
    font-weight: normal;
}

.btn-polling{
    margin-top:25px;
}


.ct-section-heading-small {
    border-bottom: 3px solid #F1F4F9;
    display: block;
    margin: 0 0 .5em 0;
    padding: 0 0 0.5em;
    color: rgb(160, 173, 182);
}

.ct-section-heading-small {
    color: #8493A3;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.ct-section-heading-polling {
    border-bottom: 3px solid #F1F4F9;
    display: block;
    margin: 0 0 .5em 0;
    padding: 0 0 0.5em;
    color: rgb(160, 173, 182);
}
.ct-section-heading-polling {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.index-content{
  margin-top: 20px;
  margin-bottom: 20px;
}

ul#content-detail-info{
  list-style: none;
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom:3px solid #F1F4F9;
}

ul#content-detail-info li{
  display: inline-block;
  margin-right: 10px;
  font-size:13px;
}

#konten-utama-detail img{
  width: 100%;
  max-height: 400px;
}


#full-content{
  margin-top:25px;
  text-align: justify;
}

.kamus h5{
  color: #00ADE0;
  cursor: pointer;
  background: #F9F9F9;
  padding: 8px;
}

.arti-kamus{
  margin-bottom: 20px;
}

/* tree view */
.css-treeview ul,
.css-treeview li
{
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom:15px; /*add by ALI */
}

.css-treeview input
{
  position: absolute;
  opacity: 0;
}

.css-treeview
{
  font: normal 16px "Segoe UI", Arial, Sans-serif;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.css-treeview a
{
  color: #00BBE6;
  text-decoration: none;
}

.css-treeview a:hover
{
  text-decoration: none;
}

.css-treeview input + label + ul
{
  margin: 0 0 0 22px;
}

.css-treeview input ~ ul
{
  display: none;
}

.css-treeview label,
.css-treeview label::before
{
  cursor: pointer;
}

.css-treeview input:disabled + label
{
  cursor: default;
  opacity: .6;
}

.css-treeview input:checked:not(:disabled) ~ ul
{
  display: block;
}

.css-treeview label,
.css-treeview label::before
{
  background: url("../img/icons.png") no-repeat;
}

.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
  display: inline-block;
  height: 16px;
  line-height: 22px;
  font-size: 14px;
  vertical-align: middle;
  text-decoration: none;
}

css-treeview li a:hover{
  text-decoration: none;
}

.css-treeview label
{
  background-position: 18px 0;
}

.css-treeview label::before
{
  content: "";
  width: 16px;
  margin: 0 22px 0 0;
  vertical-align: middle;
  background-position: 0 -32px;
}

.css-treeview input:checked + label::before
{
  background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .css-treeview {
    animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    -moz-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
  }
  @keyframes webkit-adjacent-element-selector-bugfix {
    from { padding: 0; } 
    to { padding: 0; }
  }
  @-moz-keyframes webkit-adjacent-element-selector-bugfix {
    from { padding: 0; } 
    to { padding: 0; }
  }
  @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
    from { padding: 0; } 
    to { padding: 0; }
  }
}

#share-btn{
  padding:10px 0px 10px 0px;
}

#share-btn span{
    box-sizing: content-box;
}

#pdf{
  margin:20px 0px 10px 0px;
  padding: 0px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top:20px;
  margin-bottom: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Galery Efect */
.grid {
  max-width: 1300px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

.grid li {
  display: inline-block;
  width: 440px;
  margin: 0;
  padding: 0px;
  text-align: left;
  position: relative;
}

.grid figure {
  margin: 10px 0px;
  position: relative;
}

.grid figure img {
  max-width: 100%;
  display: block;
  position: relative;
}

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  background: #2c3f52;
  color: #ed4e6e;
}

.grid figcaption h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}

.grid figcaption span:before {
  content: '';
}

.grid figcaption a {
  text-align: center;
  padding: 5px 10px;
  border-radius: 2px;
  display: inline-block;
  background: #ed4e6e;
  color: #fff;
}

/* Caption Style 3 */
.cs-style-3 figure {
  overflow: hidden;
}

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}

.cs-style-3 figcaption {
  height: 100px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* Caption Style 4 */
.cs-style-4 li {
  -webkit-perspective: 1700px;
  -moz-perspective: 1700px;
  perspective: 1700px;
  -webkit-perspective-origin: 0 50%;
  -moz-perspective-origin: 0 50%;
  perspective-origin: 0 50%;
}

.cs-style-4 figure {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cs-style-4 figure > div {
  overflow: hidden;
}

.cs-style-4 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  transform: translateX(30%);
}

.cs-style-4 figcaption {
  height: 100%;
  width: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

@media screen and (max-width: 31.5em) {
  .grid {
    padding: 10px;
  }
  .grid li {
    width: 100%;
    min-width: 300px;
  }
}

/* Slide */
#es-carosel-animasi{
  list-style: none;
  margin:0px;
  padding: 0px;
}
.rg-image-wrapper{
  position:relative;
  padding:20px 30px;
  background:transparent url(../img/black.png) repeat top left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height:20px;
}
.rg-image{
  position:relative;
  text-align:center;
  line-height:0px;
}
.rg-image img{
  max-height:100%;
  max-width:100%;
}
.rg-image-nav a{
  position:absolute;
  top:0px;
  left:0px;
  background:#000 url(../img/nav.png) no-repeat -20% 50%;
  width:28px;
  height:100%;
  text-indent:-9000px;
  cursor:pointer;
  opacity:0.3;
  outline:none;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
  right:0px;
  left:auto;
  background-position:115% 50%;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
  opacity:0.8;
}
.rg-caption {
  text-align:center;
  margin-top:15px;
  position:relative;
}
.rg-caption p{
  font-size:11px;
  letter-spacing:2px;
  font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
  line-height:16px;
  padding:0 15px;
  text-transform:uppercase;
}
.rg-view{
  height:30px;
}
.rg-view a{
  display:block;
  float:right;
  width:16px;
  height:16px;
  margin-right:3px;
  background:#464646 url(../img/views.png) no-repeat top left;
  border:3px solid #464646;
  opacity:0.8;
}
.rg-view a:hover{
  opacity:1.0;
}
.rg-view a.rg-view-full{
  background-position:0px 0px;
}
.rg-view a.rg-view-selected{
  background-color:#6f6f6f;
  border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
  background-position:0px -16px;
}
.rg-loading{
  width:46px;
  height:46px;
  position:absolute;
  top:50%;
  left:50%;
  background:#000 url(../img/ajax-loader.gif) no-repeat center center;
  margin:-23px 0px 0px -23px;
  z-index:100;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity:0.7;
}

#banner-kiri{
  float:left;
  width:180px;
  height:630px;
  background:#eee;
  left:0;
  position: fixed;
  z-index: 90000;
}

#banner-kanan{
  float:right;
  width:185px;
  height:630px;
  background:#eee;
  right:0;
  position: fixed;
  z-index: 100;

}

#banner-kanan img,#banner-kiri img{
  width:185px;
  height:670px;
}


.line-footer{
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-top:10px;
}


ul.footer-app{
  list-style: none;
  padding:0px;
}

ul.footer-app li {
  margin:5px 5px 0px 0px;
  display: inline-block;
}

ul.footer-app li a img{
  width: 140px;height: 45px;
}

.navfooter a{
  color: #fff;
  font-size: 12px;
}

#footer-tab .tab-content,#footer-tab2 .tab-content{
  min-height: 40px;
}

#footer-bottom{
  background:rgba(34, 0, 123, 1);
  padding:10px;
}

#footer-bottom p{
  margin: 0px;
  padding:5px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.sosial-link-footer a{
  margin : 0px 15px 0px 0px;
  color: #DEE700;

}

#kontak-blok p{
  font-size: 14px;
  color: #fff;
}

#kontak-blok p a{
  color: #DEE700;
}

.login-form,.registrasi-form{
  padding:5px;
  border:1px solid #DEE700;
}

.form-kontak{
  padding:10px;
  margin-top: 25px;
}

.box-pesan{
  padding: 10px;
  border-radius: 4px;
}

strong#info-user, a#logout-btn{
  color:red;
}

.bg-danger{
  background: #9A0000;
  color:#fff;
}

.bg-success{
  background: #00A65A;
  color: #fff;
}

a.icon-rs{
	margin-left:5px;
}

ul#drpdown-member{
	z-index:99999;
	padding:0px;
}

ul#drpdown-member li a{
	padding:2px;
	font-size:13px;
}

ul#drpdown-member li a:hover{
	color:#000;
}


/* Wizarrd */
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.bg-green {
    background-color: #00a65a !important;
	
}

.bg-green a, .bg-yellow a, .bg-red a{
	color:#fff;
}

.bg-green h4, .bg-yellow h4, .bg-red h4{
	margin-top:15px;
	margin-left:15px;
}

.iconppid{
    background: rgba(0,0,0,0.2);
	color:#fff;
	text-align:center;
	padding:6px;
}

.textppid{
	padding:4px;
}

.bg-yellow{
    background-color: #f39c12 !important;
}

.bg-red {
    background-color: #dd4b39 !important;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
	color:#fff;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.margin-atas{
	margin-top:45px;
}

#tatacara{
	background-color: #D7D7D7;
	padding: 10px 10px;
}

#tatacara div.isinya{
	background-color: #ebebeb;
	padding: 10px 10px;
}


.segitiga{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 22.5px 25px 22.5px;
	border-color: transparent transparent #d7d7d7;
	margin-left:45px;
}

/* start index menu page */

/* ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
} */

.rectangle-list a{
  position: relative;
  display: block;
  padding: .4em .4em .4em .8em;
  *padding: .4em;
  margin: .5em 0 .5em 2.5em;
  background: #ddd;
  color: #444;
  text-decoration: none;
  transition: all .3s ease-out;
}

.rectangle-list a:hover{
  background: #eee;
}

.rectangle-list a:before{
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.5em;
  top: 50%;
  margin-top: -1em;
  background: #00ade0;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
}

.rectangle-list a:after{
  position: absolute;
  content: '';
  border: .5em solid transparent;
  left: -1em;
  top: 50%;
  margin-top: -.5em;
  transition: all .3s ease-out;
}

.rectangle-list a:hover:after{
  left: -.5em;
  border-left-color: #00ade0;
}

/* end index menu pagee */


  /* link content di beranda */

      /* .main-wrapper {
        padding: 8%;
        overflow: visible;
        position: relative;
        margin-right: 1em;
        margin-left: 1em;
        border-radius:0px;
        box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
      }

      .main-wrapper .content {
        position: absolute;
        top: 20%;
        left: 5%;
        width: 100%;
      }

      .main-wrapper .content .content-wrapper {
        padding: 0;
        width: 20%;
        fload: left;
      }

      .cover-content {
        border-radius:0px;
        box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        height:180px;
        width:200px;
        padding: 6px;
      }
      .cover-content img {
        width:32%;
        margin:20px;
      }
      .cover-content p {
        font-size: 17px;
      }

      @media (max-width: 575.98px) {
        .main-wrapper {
          padding: 3%;
          overflow: visible;
          position: relative;
          margin-right: 1em;
          margin-left: 1em;
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .main-wrapper .content {
          position: relative;
          top: 25%;
          left: 4%;
          width: 100%;
        }

        .main-wrapper .content .content-wrapper {
          padding: 0px;
          width: 50%;
        }

        .cover-content {
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
          height:180px;
          width:200px;
          padding: 6px;
          margin: 7px;
        }
      }

      @media (min-width: 576px) and (max-width: 767.98px) {
        .main-wrapper {
          padding: 4%;
          overflow: visible;
          position: relative;
          margin-right: 1em;
          margin-left: 1em;
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .main-wrapper .content {
          position: relative;
          top: 25%;
          left: 6%;
          width: 100%;
        }

        .main-wrapper .content .content-wrapper {
          padding: 0px;
          width: 50%;
        }

        .cover-content {
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
          height:180px;
          width:200px;
          padding: 6px;
          margin: 10px;
        }
      }

      @media (min-width: 768px) and (max-width: 991.98px) {
        .main-wrapper {
          padding: 3%;
          overflow: visible;
          position: relative;
          margin-right: 1em;
          margin-left: 1em;
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .main-wrapper .content {
          position: relative;
          top: 25%;
          left: 4%;
          width: 100%;
        }

        .main-wrapper .content .content-wrapper {
          padding: 0px;
          width: 33%;
        }

        .cover-content {
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
          height:180px;
          width:200px;
          padding: 6px;
          margin: 10px;
        }
      }

      @media (min-width: 992px) and (max-width: 1199.98px) {
        .main-wrapper {
          padding: 3%;
          overflow: visible;
          position: relative;
          margin-right: 1em;
          margin-left: 1em;
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .main-wrapper .content {
          position: relative;
          top: 25%;
          left: 2%;
          width: 100%;
        }

        .main-wrapper .content .content-wrapper {
          padding: 0px;
          width: 20%;
        }

        .cover-content {
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
          height:165px;
          width:165px;
          padding: 6px;
          margin: 4%;
        }
        .cover-content p {
          font-size: 15px;
        }
      }

      @media (min-width: 1200px) and (max-width: 1600px) {
        .main-wrapper {
          padding: 3%;
          overflow: visible;
          position: relative;
          margin-right: 1em;
          margin-left: 1em;
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .main-wrapper .content {
          position: relative;
          top: 25%;
          left: 2%;
          width: 100%;
        }

        .main-wrapper .content .content-wrapper {
          padding: 0px;
          width: 20%;
        }

        .cover-content {
          border-radius:0px;
          box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
          height:180px;
          width:200px;
          padding: 6px;
          margin: 4%;
        }
      } */

  /* end link content di beranda */

    .hvr-bounce-to-top:before {
        border-radius: 0px;
        background-image: linear-gradient(to right, rgba(0, 173, 224, 1), #ced928);
    }

    .h1, .h2, .h3, .h4, .h5, .h6,
    h1, h2, h3, h4, h5, h6 {
        font-family: Product Sans;
        font-weight: 500;
        line-height: 1.1;
        color: inherit;
    }

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
    }
    .owl-theme .owl-dots {
        z-index: 9;
        position: absolute;
        bottom: 1%;
        left: 0;
        right: 0;
    }

    .overlay {
        position: absolute;
        /*  margin-top:-200px;*/
        background: rgba(0, 0, 0, 0);
        /* Black see-through */
        color: #f1f1f1;
        width: 100%;
        top: 0;
        margin-left: 100px;
        transition: .5s ease;
        opacity: 0;
        color: white;
        font-size: 12px;
        text-align: center;
    }
    .images:hover .overlay {
        position: absolute;
        opacity: 1;
    }
    @media (max-width: 768px) {
        #siaran-pers {
            width: 500px;
        }
    }

    #slide_show {
      margin-top:-18px;
      top:-2;
      max-height:100%;
    }
    #slide_show .owl-stage .owl-item {
      position: relative;
      width: auto;
      height: 500px;
    }
    #wrap-title {
        position: absolute;
        top: 75%;
        width: 100%;
        height: 25%;
        text-align: center;
        color:white;
        background-color: rgba(0, 0, 0, 0.5);
        text-shadow: 1px 1px 2px #000000;
    }
    @media (max-width: 575.98px) {
      #wrap-title {
        top: 65%;
        height:35%;
      }
    }
    @media (min-width: 576px) and (max-width: 767.98px) {
      #wrap-title {
        top: 65%;
        height:35%;
      }
    }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #wrap-title {
        top: 70%;
        height:30%;
      }
    }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      #wrap-title {
        top: 70%;
        height:30%;
      }
    }

    .grafik-wrap {
      border-radius:0px;
      padding:20px;
      box-shadow: 0  0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
      /* height:350px; */
      /* width:auto; */
      /* margin-left:30px;
      margin-right:30px */
    }

  /* start banner layanan publik */
    .title-banner-publik {
      position: relative;
      margin-top: -10px;
      padding-left: 20px;
      color: #8493A3;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-align: left;
    }

    .title-banner-publik::after {
      content: "";
      width: 100%;
      height: 1px;
      /* background: linear-gradient(to right, rgba(0, 173, 224, 1), #ced928); */
      background-color: #ddd;
      position: absolute;
      bottom: -15px;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 2px;
    }

    #layanan_publik {
      margin-top: 60px;
    }

    #layanan_publik .owl-carousel {
      margin: 2rem 0;
    }

    #layanan_publik .owl-carousel .logo-item {
      /* height: 10rem;
      padding: 1rem; */
      padding: 0px;
      background: none;
    }

    #layanan_publik .logo-item img {
      max-width: 190px;
      height: auto;
    }

    #layanan_publik .owl-nav .owl-prev {
        left: -5%;
    }

    #layanan_publik .owl-nav .owl-next {
        right: -5%;
    }

    #layanan_publik .owl-nav .owl-prev, #layanan_publik .owl-nav .owl-next {
        position: absolute;
        top: 40%;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        background-repeat: no-repeat;
        background-size: 100%;
        opacity: 1;
        /* box-shadow: rgba(49, 53, 59, 0.12) 0px 1px 6px 0px; */
        transform: translateY(-50%);
        outline: none;
    }

    #layanan_publik .owl-nav .owl-prev:hover, #layanan_publik .owl-nav .owl-next:hover {
      box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    }
  /* end banner layanan publik */

  /* start banner layanan internal */
    .title-banner-internal {
      position: relative;
      padding-left: 20px;
      color: #8493A3;
      /* color: #5f5d60; */
      letter-spacing: 1px;
      text-transform: uppercase;
      text-align: left;
    }

    .title-banner-internal::after {
      content: "";
      width: 100%;
      height: 1px;
      /* background: linear-gradient(to right, rgba(0, 173, 224, 1), #ced928); */
      background-color: #ddd;
      position: absolute;
      bottom: -15px;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 2px;
    }  

    #layanan_internal {
      margin: 60px auto;
    }

    #layanan_internal .owl-carousel {
      margin: 2rem 0;
    }

    #layanan_internal .owl-carousel .logo-item {
      /* height: 10rem; */
      /* padding: 1rem; */
      padding: 0px;
      background: none;
    }

    #layanan_internal .logo-item img {
      max-width: 190px;
      height: auto;
    }

    #layanan_internal .owl-nav .owl-prev {
        left: -5%;
    }

    #layanan_internal .owl-nav .owl-next {
        right: -5%;
    }

    #layanan_internal .owl-nav .owl-prev, #layanan_internal .owl-nav .owl-next {
        position: absolute;
        top: 40%;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        background-repeat: no-repeat;
        background-size: 100%;
        opacity: 1;
        /* box-shadow: rgba(49, 53, 59, 0.12) 0px 1px 6px 0px; */
        transform: translateY(-50%);
    }

    #layanan_internal .owl-nav .owl-prev:hover, #layanan_internal .owl-nav .owl-next:hover {
      box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    }
  /* end banner layanan internal */

  
  .nav .open>a,
  .nav .open>a:focus,
  .nav .open>a:hover {
  background-color:transparent;
  border-color: #337ab7;
  }

  @media (max-width: 1000px) {
      .line-footer{
        width: 100% !important;
      }
  
      /* #text-kpppa {
          display: none;
      } */
      #bannerModal{
        width:430px;
      }

      #text-siaran {
          font-size: 8px !important;
      }
  
      .modal-content{
        max-width: 250px;
      }
  
      #imgbanner{
        display: block;
        max-width: 250px;
        height: auto;
        max-height:250px;
      }

      #text-pengumuman {
          font-size: 8px !important;
      }

      #text-berita {
          font-size: 8px !important;
      }

      #text-artikel {
         font-size: 8px !important;
      }

      #text-dokumen {
         font-size: 8px !important;
      }

      #text-infografis {
         font-size: 8px !important;
      }

      .navbar-header {
          float: none;
          border: none;
      }

      .navbar-left,
      .navbar-right {
          float: none !important;
          border: none;
      }

      .navbar-toggle {
          /* display: block; */
          border: none;
      }

      .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          border: none;
          margin-top:60px;
      }

      .navbar-fixed-top {
          top: 0;
          border-width: 0 0 1px;
      }

      .navbar-collapse.collapse {
          display: none !important;
      }

      .navbar-nav {
          float: none !important;
          margin-top: 7.5px;
      }

      .navbar-nav>li {
          float: none;
      }

      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
      }

      #menu-atas-kppa {
          background-size: 100% 100%;
      }

      .collapse.in {
          display: block !important;
      }

      /* Hapus gap 15px pada .navbar-collapse */
      .navbar .navbar-nav {
          margin-left: -15px;
          margin-right: -15px;
      }

      /* Merapihkan dropdown menu: Warna, posisi dll */
      .navbar-nav .open .dropdown-menu {
          position: static;
          float: none;
          width: auto;
          margin-top: 0;
          background-color: transparent;
          border: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
      }

      .navbar-default .navbar-nav .open .dropdown-menu>li>a {
          color: #FFF;
          padding: 5px 15px 5px 25px;
      }

      .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
          color: #DEE700;
          /* color: #FFCB05; */
      }

  }

  @media (max-width: 767px) {
      .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
          color: rgba(222, 231, 0, 1);
          background-color: transparent;
      }
  }

  @media screen and (min-width: 768px) {
      Rubah behaviour .container .navbar .container {
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          max-width: 1170px;
          width: initial;
      }

      #menu-atas-kppa {
          background-size: 100% 100%;
      }

      .navbar>.container .navbar-brand {
          margin-left: 0;
      }

      .navbar .container .navbar-header {
          margin-left: 0;
          margin-right: 0;
      }
  }

  html {
     overflow-x: hidden;
  }

  

  .owl-dots {
      margin-top: -30px;
  }

  

  .board {
      margin: 60px auto;
      min-height: 700px;
      background: #fff;
      box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
      height: 350px;
      width: auto;
  }

  .board>div.board-inner {
      /*  background: #fafafa url(https://subtlepatterns.com/patterns/geometry2.png);*/
      background-size: 30%;
  }

  .board p.narrow {
      width: 60%;
      margin: 10px auto;
  }

  .board .nav-tabs {
      position: relative;
      /* border-bottom: 0; */
      /* width: 80%; */
      margin: 40px auto 0;
  }

  .board .nav-tabs>li {
      width: 16%;
  }

  .board .nav-tabs>li a {
      width: 70px;
      height: 70px;
      margin: 20px auto;
      border: none;
      padding: 0;
  }

  .board .nav-tabs>li a:hover {
      background: transparent;
  }

  .board .nav-tabs>li.active>a,
  .board .nav-tabs>li.active>a:hover,
  .board .nav-tabs>li.active>a:focus {
      color: #555555;
      cursor: default;
      background: none !important;
      border-width: 0px !important;
      border-bottom-color: transparent;
  }

  .board .nav-tabs>li.active span.round-tabs.one,
  .board .nav-tabs>li.active span.round-tabs.two,
  .board .nav-tabs>li.active span.round-tabs.three,
  .board .nav-tabs>li.active span.round-tabs.four,
  .board .nav-tabs>li.active span.round-tabs.five,
  .board .nav-tabs>li.active span.round-tabs.six
  {
      background: #ffff !important;
      border-color: #ddd;
  }

  .board .nav-tabs>li.active:after {
      content: " ";
      position: absolute;
      left: 60%;
      opacity: 1;
      margin: 0 auto;
      bottom: 0px;
      border: 10px solid transparent;
      border-bottom-color: #70db70;
  }

  .board .nav-tabs>li:after {
      content: " ";
      position: absolute;
      left: 45%;
      opacity: 0;
      margin: 0 auto;
      bottom: 0px;
      border: 5px solid transparent;
      border-bottom-color: #70db70;
      transition: 0.1s ease-in-out;
  }

  .board .tab-content .tab-pane {
      position: relative;
      padding-top: 50px;
  }

  .board .tab-content .tab-pane .head {
      font-size: 25px;
      text-transform: uppercase;
      padding-bottom: 10px;
  }

  .board:after {
      position: absolute;
      bottom: 0;
      width: 0;
      height: 0;
      border-top: 20px solid #000;
      border-right: 20px solid #000;
      border-bottom: 20px solid transparent;
      border-left: 20px solid transparent;
  }

  span.round-tabs {
      width: 100px;
      height: 70px;
      line-height: 70px;
      margin-top: -20px;
      margin-left: 10px;
      display: inline-block;
      z-index: 2;
      position: absolute;
      left: 0;
      text-align: center;
      font-size: 25px;
      border-width: 2px;
      border-color: transparent;
  }

  span.round-tabs.one {
      color: #22c222;
      /*  border-color: #22c222;*/
  }

  span.round-tabs.two {
      color: #febe29;
      /*  border-color: #febe29;*/
  }

  span.round-tabs.three {
      color: #3e5e9a;
      /*  border-color: #3e5e9a;*/
  }

  span.round-tabs.four {
      color: #f1685e;
      /*  border-color: #f1685e;*/
  }

  span.round-tabs.five {
      color: #999;
      /*  border-color: #999;*/
  }

  span.round-tabs.six {
      color: hotpink;
      /*  border-color: yellow;*/
  }

  @media (max-width: 585px) {
      .board {
          width: 90%;
          height: auto !important;
      }

      span.round-tabs {
          font-size: 16px;
          width: 50px;
          height: 50px;
          line-height: 50px;
      }

      .tab-content .head {
          font-size: 20px;
      }

      .nav-tabs>li a {
          width: 50px;
          height: 50px;
          line-height: 50px;
      }

      li.active:after {
          content: " ";
          position: absolute;
          left: 35%;
      }
  }

  .title-media p {
      font-size:25px;
      color:white
  }

  /* Wrapper */
  .icon-button {
      background-color: white;
      border-radius: 3.6rem;
      cursor: pointer;
      display: inline-block;
      font-size: 2.0rem;
      height: 3.6rem;
      line-height: 3.6rem;
      margin: 0 5px;
      position: relative;
      text-align: center;
      -webkit-user-select: none;
      -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      width: 3.6rem;
  }

  /* Circle */
  .icon-button span {
      border-radius: 0;
      display: block;
      height: 0;
      left: 50%;
      margin: 0;
      position: absolute;
      top: 50%;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
              transition: all 0.3s;
      width: 0;
  }
  .icon-button:hover span {
      width: 3.6rem;
      height: 3.6rem;
      border-radius: 3.6rem;
      margin: -1.8rem;
  }
  .twitter span {
      background-color: #4099ff;
  }
  .facebook span {
      background-color: #3B5998;
  }
  .youtube span {
      background-color: #db5a3c;
  }
  .instagram span {
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  }
  .rss span {
      background-color: #F26522;
  }

  /* Icons */
  .icon-button i {
      background: none;
      color: white;
      height: 3.6rem;
      left: 0;
      line-height: 3.6rem;
      position: absolute;
      top: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
              transition: all 0.3s;
      width: 3.6rem;
      z-index: 10;
  }
  .icon-button .fa-twitter {
      color: #4099ff;
  }
  .icon-button .fa-facebook {
      color: #3B5998;
  }
  .icon-button .fa-youtube-play {
      color: #db5a3c;
  }
  .icon-button .fa-instagram {
      color: #d6249f;
  }
  .icon-button .fa-rss {
      color: #F26522;
  }
  .icon-button:hover .fa-twitter,
  .icon-button:hover .fa-facebook,
  .icon-button:hover .fa-youtube-play,
  .icon-button:hover .fa-instagram,
  .icon-button:hover .fa-rss {
      color: white;
  }
