@import url("https://fonts.googleapis.com/css?family=Lora:400,400i|Open+Sans:300,400,600,700,800");
html, body {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    background-color: #E5E5E5;
    background-color: #fff;
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Karla', sans-serif;
    color: #000;
    font-weight: 300;
}

h1 {
    font-size: 45px;
    line-height: 61px;
}

h2 {
    font-size: 40px;
    line-height: 50px;
}

h3 {
    font-size: 20px;
    line-height: 30px;
}

p, li, blockquote, label {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
    color: #808080;
    margin-bottom: 0;
}

cite {
    font-size: 14px;
    font-style: normal;
}

.fixed-top {
    max-height: 100vh;
    overflow: auto;
}

.responsive-bootstrap-toolkit{
    background-color: #1E1E1E;
    color: #1E1E1E;
    height: 0px !important;
}

.navbar { 
    -webkit-transition:padding 0.2s ease;
    -moz-transition:padding 0.2s ease; 
    -o-transition:padding 0.2s ease;        
    transition:padding 0.2s ease;  
}

.affix {
    padding-top: 0.1em !important;
    padding-bottom: 0.1em !important;
    -webkit-transition:padding 0.2s linear;
    -moz-transition:padding 0.2s linear;  
    -o-transition:padding 0.2s linear;         
    transition:padding 0.2s linear;  
}

.owl-nav{
    display: none;
}

@media only screen and (max-width: 768px) {
    .owl-nav {
      display: block;
    }
  }

.mt-6 {
    margin-top: 4rem !important;
}

.text-right {
    text-align: right !important;
}

#maps-kabko{
    height: 100%;
    border-radius: 20px;
    width: 100%;
}

.alert.alert-outline-danger {
    background-color: rgba(231, 76, 60, .2);
    border-color: #f64e60;
}

.container-fluid .container-nav{
    padding-left: 20%;
}

.container-custom{
    max-width: 1250px;
    margin: 0 auto;
}

.container-header{
    max-width: 636px;
}

.span-text-header{
    color: #facf25;
}

.span-text{
    color: #FF8768;
}

.icon-wrapper{
    width: 5%;
}

.icon-wrapper-2{
    width: 10%;
}

.text-wrapper{
    width: 90%;
}

.text-download{
    font-size: 18px !important;
}

.text-karla{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 14px;
}

.text-thanks{
    background-color: #FE0000;
    color: #fff;
    font-style: italic;
    padding: 4px 50px 4px 50px;
}

.text-quotes {
    font-family: 'Karla', sans-serif;
    text-align: center;
    font-weight: normal;
    color: #000;
    padding: 10px 20px 10px 40px;
    font-size: 30px;
    line-height: 40px;
}

.border-yellow{
    border: 4px solid #FFA51F;
}

.btn-search{
    font-family: 'Rubik', sans-serif;
    height: 59px;
    width: 131px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}

.btn-nav-danger{
    font-family: 'Rubik', sans-serif;
    border-radius: 8px;
    margin-right: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 0px 5px 0px 5px;
    border: 2px solid #D62522;
    background-color: #fff;
}

.btn-nav-danger.active{
    background-color: #D62522;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
}

.filter-rs{
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000;
}

.filter-rs.aktif{
    color: #FFA51F;
    text-decoration: underline;
    line-height: 24px;
}

.text-detail{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
}

.text-detail-bold{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.btn-cari {
    color: white;
  }

.btn-cari:hover {
    background-color: #1F2B3E; /* Green */
    color: white;
  }

.text-title{
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

.text-info-rs{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
}

.table-kabkot{
	max-height: 500px;
	overflow: auto;
}

.ml-6{
    margin-left: 2rem !important;
}

.font-11{
    font-size: 11px !important;
}

.font-12{
    font-size: 12px !important;
}

.font-13{
    font-size: 13px !important;
}

.font-14{
    font-size: 14px !important;
}

.font-15{
    font-size: 15px !important;
}

.font-16{
    font-size: 16px !important;
}

.font-17{
    font-size: 17px !important;
}

.font-18{
    font-size: 18px !important;
}

.font-19{
    font-size: 19px !important;
}

.font-20{
    font-size: 20px !important;
}

.font-25{
    font-size: 25px !important;
}

.font-30{
    font-size: 30px !important;
}

.fa-whatsapp:before {
    content: "\f232";
}

.fc-green{
    color: #27AE60;
}

.fc-orange{
    color: #FFA51F;
}

.fc-red{
    color: #f82649;
}

.fc-ungu{
    color: #8E2DDB;
}

.fc-black {
    color: #000 !important;
}
.fc-total{
    color:#2D9CDB;
}

.alert-teks{
    padding-top: 8px;
    padding-bottom: 8px;
}

.alert-teks > span {
    padding-left: 8px;
    margin-top: 10px;
}

.bg-ungu{
    background-color: #8E2DDB;
}

.bg-orangenew{
    background-color: #FF8768;
}

.bg-darkblue{
    background-color:#1F2B3E;
}

.bg-verydarkblue{
    background-color: #111822;
}

.bg-kuning{
    background-color: #FFA51F;
}

.text-black{
    color: #333333 !important;
}

.font-status{
    padding-top: 20px;
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}

.font-website{
    font-size: 11px;
}

.font-rs{
    font-size: 13px;
}

.font-counter{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

.font-counter-2{
    font-family: 'Karla', sans-serif;
    font-size: 20px;
    line-height: 25px;
}

.font-waspada{
    font-size: 13px;
}

.font-kasus{
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #333333 !important;
}

.border-red{
    border: 1px solid #F92925 !important;
}

.border-green{
    border: 1px solid #27AE60 !important;
}

.border-ungu{
    border: 1px solid #8E2DDB !important;
}

.border-oren{
    border: 1px solid #FFA51F !important;
}

.warning1 {
    border-radius: 8px;
    min-width: 80px;
    height: 30px;
    color: #fff;
    border-color: transparent;
}
.warning1:hover {
    color: #f89406;
    background-color: #fff;
}

.radius.aktif{
    background-color: #fff !important;
    color: #f89406 !important;
    box-shadow: 9px 9px 16px rgb(163,177,198,0.6), -9px -9px 16px  rgba(255,255,255, 0.5);
    font-weight: bold;
}

.list-kasus-rs li {
    font-size: 16px;
}

.list-group-last{
    padding: 0rem 1.25rem !important;
}

.list-header-default{
    padding: .5rem .2rem;
    background: #fff;
    border-radius: 0px;
}

.list-download{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 5px solid #F2C94C;
	border-radius: 2px;
	margin-bottom: 20px;
}

.list-kasus li:first-child{
    border-right: 1px solid #BDBDBD;
}
.list-kasus li:nth-of-type(2){
    border-right: 1px solid #BDBDBD;
}
.list-kasus-odp li:first-child{
    border-right: 1px solid #BDBDBD;
}

.list-header-green{
    padding: .5rem .5rem;
    background: #D4F6E2;
    border-radius: 10px 10px 0px 0px;
    border-color: #fff !important;
}

.list-header-orange{
    padding: .5rem .5rem;
    background: #FFF8E3;
    border-radius: 10px 10px 0px 0px;
    border-color: #fff !important;
}

.list-header-ungu{
    padding: .5rem .5rem;
    background: #ECDDFE;
    border-color: #fff !important;
    border-radius: 10px 10px 0px 0px;
}

.list-header-oren{
    padding: .5rem .5rem;
    background: #FFF8E3;
    border-radius: 10px 10px 0px 0px;
    border-color: #fff !important;
}

.list-header-white{
    padding: .5rem .5rem;
    background: #fff;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #BDBDBD;
}

.list-header-red{
    padding: .5rem .5rem;
    background: #FADFDF;
    border-radius: 10px 10px 0px 0px;
    border-color: #fff !important;
}

.list-link {
    background-color: #F6F6F6;
    border-radius: 4px;
}

.loker-list {
    border: none !important;
    padding: .5rem 1.25rem;
    background-color: #dde4ee;
    margin-bottom: 10px;
    border-radius: 4px !important;
}

.loker-list:hover{
    background-color: #FF8768;
    color: #D62522;
}

.loker-list p {
    width: 98%;
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
}

.loker-list.play{
    background-color: #FADFDF;
    color: #D62522;
}

.loker-list i{
    margin-top: 2px;
    font-size: 18px;
    padding-left: 5px;
}

.list-video{
    max-height: 50vh !important;
    overflow-y: auto;
    margin-right: 2rem;
    padding-right: 10px;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-left-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
}

.card-mobile-1,.card-mobile-2,.card-mobile-3,.card-mobile-4{
    border: 0px solid transparent !important;
    border-radius: .5rem !important;
}

.card-custom {
    border: 0px solid transparent !important;
    border-radius: .5rem !important;
}

.card-extend{
    border: 0px solid transparent !important;
    border-radius: .5rem !important;
}

.card-custom-rs {
    border: 0px solid transparent !important;
    border-radius: 0rem !important;
}

.card-custom-rs-near {
    border-radius: .5rem !important;
    padding: 1.5rem;
}

.card-custom-rs-near > .list-group .list-group-item {
    border: 0px solid transparent !important;
    padding: .2rem 1.25rem;
}

.card-custom-rs-list {
    border-radius: .5rem !important;
    padding: .5rem;
}

.card-custom-rs-list > .list-group .list-group-item {
    border: 0px solid transparent !important;
    padding: .2rem 1.25rem;
}

.card-custom-rs > .list-group .list-group-item {
    border: 0px solid transparent !important;
    padding: .2rem 1.25rem;
}

.nav-tabs {
    border-bottom: 1px solid #fff !important;
}

.tab-content{
    border-radius: 0px 10px 10px 10px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-width: 192px;
    height: 48px;
    background-color: #F6F6F6;
}

.tab-maps.active {
    color: #D62522 !important;
}

.font-form{
    font-family: 'Exo', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}

.font-p{
    font-family: 'Exo', sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
}

.btn-hotline{
    height: 59px;
    border-radius: 8px;
    border: 1px solid #D62522 !important;
}

.link-nasional{
    text-align: left;
    padding-left: 50px;
}

.link-nasional h3{
    padding-left: 20px;
}

li.get-lokasi{
    color: #000 !important;
}

.find-rs {
    background: #F6F6F6;
    height: 59px;
    border: 1px solid #E0E0E0;
}

.lora {
    font-family: "Lora", serif;
    font-style: italic;
}

.form-control::-webkit-input-placeholder {
    color: #808080;
    line-height: 25px;
    font-size: 16px;
}

.card-form{
    max-height: 396px;
    min-height: 396px;
}

.card-download{
    background-color: #fff;
    border-left: 5px solid #F2C94C;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.slide-gambar .carousel .carousel-control-prev,.slide-gambar  .carousel .carousel-control-next  { 
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 300ms;
}
.slide-gambar .carousel:hover .carousel-control-next,.slide-gambar .carousel:hover  .carousel-control-prev { 
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 300ms;
}

.carousel-parent {
    min-height: 396px;
}

.carousel-inner{
    background-color: #FFF;
}

.carousel-item img {
    display: block;
    margin: auto;
    width: 60%;
	max-height: 396px;
}

.carousel-item a {
    margin: auto;
    position:absolute;
    bottom:15px;
    left:30px;
    /* width: 20%; */
	/* max-height: 00px; */
}

.slide-video.carousel-indicators{
    bottom: -40px;
}

.carousel-indicators li {
    border-radius: 8px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 15px;
    border-radius: 50%;
    text-indent: 0;
    cursor: pointer;
    border: none;
    background-color: #e74c3c; 
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c0392b;
}

.carousel-control-prev-icon {
    display: none;
}

.carousel-control-next-icon{
    display: none;
}

.icon-slide{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.5) !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    background-color: #f82649;
}

.owl-carousel{
    position: relative;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.bg-black{
    background-color: #1E1E1E;
}

.video {
    width: 100%;
}

.video img {
    width: 100%;
    border-radius: 8px;
}

.video .video-button {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.video .video-box a {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video .video-box a iframe {
    width: 90%;
    height: 90%;
}

.video .video-box a i {
    height: 80px;
    width: 80px;
    font-size: 40px;
    background: #D62255;
    border-radius: 100%;
    color: #fff;
    line-height: 80px;
    text-align: center;
}

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

.wrapper{
    width:90%;
    margin-left: 20px;
    margin-right: 20px;
}

.embed-responsive.youtube {
    position: relative;
    display: block;
    width: 90%;
    padding: 0;
    overflow: hidden;
    margin-left: 8%;
	max-height: 50vh !important;
}

.panel-heading {
    padding: 0;
    border:0;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    margin-bottom: 10px;
}
.panel-heading.active{
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom: 0px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}

.panel-body{
    background: #FFFFFF;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-right: 45px;
    padding-left: 20px;
    padding-bottom: 27px;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}
.panel-title>a, .panel-title>a:active{
    display:block;
    padding:20px;
    color:#555;
    font-size:16px;
    font-weight:bold;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
.panel-heading  a:before {
    font-family: "FontAwesome";
    content: "\f077";
    float: right;
    transition: all 0.5s;
    color: #D62522;
}
.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-collapse{
    margin-top: -10px !important;
}

.shadow {
    box-shadow: 9px 9px 16px rgb(163,177,198,0.6), -9px -9px 16px  rgba(255,255,255, 0.5);
}

.shadow-1{
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.overlay:before {
    content: '';
    background: rgba(105, 140, 230, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

a {
    font-size: inherit;
    color: inherit;
}

a:focus, a:hover {
    color: #2e7eed;
    text-decoration: none;
}

.bg-gray {
    background: #fafafa;
}

.bg-blue {
    background: #2e7eed;
}

.bg-pink{
    background-color: #F8EAE9;
}

.bg-red-section {
    background: linear-gradient(329.07deg, #D62255 0%, #FF4D4A 100%);
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}

.bg-1 {
    background: url(../images/background/promo-video-back.jpg) fixed no-repeat;
    background-size: cover;
}

.badge-dirawat {
    vertical-align: middle;
    color: #fff;
    background-color: #FF4D4A;
}

.badge-total {
    vertical-align: middle;
    color: #fff;
    background-color: #2D9CDB;
}

.badge-sembuh {
    vertical-align: middle;
    color: #fff;
    background-color: #27AE60;
}
.badge-meninggal {
    vertical-align: middle;
    color: #fff;
    background-color: #333333;
}
.badge-suspek {
    vertical-align: middle;
    color: #fff;
    background-color: #8E2DDB;
}

.badge-probable {
    vertical-align: middle;
    color: #fff;
    background-color: #FFA51F;
}
.box-dirawat{
    background: rgba(250, 223, 223, 0.3);
    border: 1px solid #FF4D4A;
    color: #FF4D4A;
    box-sizing: border-box;
    border-radius: 10px; 
    height: 100%;
}
.box-total{
    background: rgba(221, 242, 254, 0.3);
    border: 1px solid #2D9CDB;
    color: #2D9CDB;
    box-sizing: border-box;
    border-radius: 10px;
    height: 100%;
}
.box-sembuh{
    background: rgba(212, 246, 226, 0.3);
    border: 1px solid #27AE60;
    color: #27AE60;
    box-sizing: border-box;
    border-radius: 10px;
    height: 100%;
}
.box-meninggal{
    background: #FAFAFA;
    border: 1px solid #333333;
    color: #333333;
    box-sizing: border-box;
    border-radius: 10px;
    height: 100%;
}
.box-suspek{
    background: rgba(236, 221, 254, 0.3);
    border: 1px solid #8E2DDB;
    color: #8E2DDB;
    box-sizing: border-box;
    border-radius: 10px;
    height: 100%;
}
.box-probabel{
    background: rgba(255, 239, 216, 0.3);
    border: 1px solid #FFA51F;
    color: #FFA51F;
    box-sizing: border-box;
    border-radius: 10px;
    height: 100%;
}



.section {
    padding: 40px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 80px;
}

.section-title h2 {
    font-size: 35px;
    margin-bottom: 13px;
}

.section-title p {
    width: 50%;
    margin: 0 auto;
}

.page-title {
    text-align: center;
}

.form-control.main {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    font-size: 14px;
}

.form-control.main:focus {
    border: 1px solid #2e7eed;
}

.form-control::-webkit-input-placeholder {
    color: #808080;
    font-size: 14px;
}

.hide-overflow, .service {
    overflow: hidden;
}

.nav-up {
    top: -70px;
}

.nav-link.active{
    color: red !important;
}

.btn-download {
    padding: 20px 35px;
    font-size: 14px;
    background: #fff;
    color: #2e7eed;
}

.btn-download span {
    margin-left: 5px;
    font-size: 20px;
}

.btn-main {
    padding: 25px 45px;
    border-radius: 3px;
    background: #2e7eed;
    color: #fff;
    outline: none;
}

.btn-main:hover {
    color: #fff;
}

.btn-main:focus {
    color: #fff;
    box-shadow: none;
}

.btn-main-md {
    padding: 17px 38px;
    border-radius: 3px;
    background: #2e7eed;
    color: #fff;
    outline: none;
}

.btn-main-md:hover {
    color: #fff;
}

.btn-main-md:focus {
    color: #fff;
    box-shadow: none;
}

.btn-main-sm {
    padding: 15px 35px;
    border-radius: 3px;
    background: #2e7eed;
    color: #fff;
    outline: none;
    font-size: 14px;
}

.btn-main-sm:hover {
    color: #fff;
}

.btn-main-sm:focus {
    color: #fff;
    box-shadow: none;
}

.btn-white {
    background: white;
    color: #2e7eed;
}

.btn-rounded-icon {
    border-radius: 100px;
    color: #fff;
    border: 1px solid #fff;
    padding: 13px 50px;
}

#navbarNav{
    margin-right: 2%;
    overflow-y: hidden;
}

.main-nav {
    background: linear-gradient(357.82deg, #1F2A3E 0%, #1F2A3E 100%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
    z-index: 999;
}

.main-nav .navbar-brand {
    margin-left: 1.5%;
}

.main-nav .navbar-brand .logo{
    margin-right: 15px;
    height: 43px;
    display: inline;
}

.main-nav .navbar-nav .nav-item {
    position: relative;
    font-family: "Open Sans", sans-serif;
    padding: 8px 0px;
}

.main-nav .navbar-nav .nav-item .nav-link {
    position: relative;
    text-align: center;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
}

.main-nav .navbar-nav .nav-item.active .nav-link {
    color: #2e7eed;
}

.icon-bar {
    width: 22px; 
    height: 2px;
    background-color: #fff;
    display: block;
    transition: all 0.2s;
    margin-top: 4px
}

.navbar-toggler {
    border: none;
    background: transparent !important;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

ul.social-links {
    margin-bottom: 0;
}

ul.social-links li:first-child a {
    padding-left: 0;
}

ul.social-links li a {
    padding: 0 15px;
    display: block;
}

ul.social-links li a i {
    font-size: 20px;
    color: #000;
}

.post-sm {
    margin: 10px 0;
}

.post-sm .post-thumb {
    margin-bottom: 15px;
    overflow: hidden;
}

.post-sm .post-thumb img {
    max-height: 280px;
    min-width: 100%;
    transition: .3s ease;
}

.post-sm .post-title {
    margin-bottom: 15px;
    text-align: center;
}

.post-sm .post-title h3 a {
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #FF4D4A;
    font-size: 20px;
}

.post-sm .post-title h3 a:hover {
    color: #D62522;
}

.post-sm:hover .post-thumb img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.post-sm .post-thumb .social-links {
    position: absolute;
    background: #D62522;
    left: 0;
    right: 0;
    text-align: center;
    width: calc(100% - 80px);
    margin: 0 auto;
    border-radius: 4px;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    transition: 0.3s;
    bottom: 250px;
}

.post-sm .post-thumb .social-links ul {
    margin-bottom: 0;
}

.post-sm .post-thumb .social-links ul li a {
    display: block;
    padding: 15px;
}

.post-sm .post-thumb .social-links ul li a i {
    font-size: 20px;
    color: #fff;
}

.post-sm .post-thumb:hover .social-links {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

ul.post-tag {
    margin-bottom: 20px;
}

ul.post-tag li {
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

ul.post-tag li img {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-right: 5px;
}

ul.post-tag li a {
    font-size: 14px;
}

ul.post-tag li:last-child {
    margin-left: 25px;
}

.main-nav .dropdown-slide {
    position: static;
}

.main-nav .dropdown-slide .open > a,
.main-nav .dropdown-slide .open > a:focus,
.main-nav .dropdown-slide .open > a:hover {
    background: transparent;
}

.main-nav .dropdown-slide.full-width .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}

.main-nav .dropdown-slide:hover .dropdown-menu {
    display: none;
    opacity: 1;
    display: block;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
@media (max-width: 992px) {
    .main-nav .dropdown-slide:hover .dropdown-menu {
        -webkit-transform: none;
        transform: none;
        left: auto;
        position: relative;
        text-align: center;
    }
    .main-nav .navbar-nav .nav-item.active .nav-link:before {
        display: none;
    }
}

.main-nav .dropdown-slide .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    opacity: 1;
    visibility: visible;
    position: absolute;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: .3s all;
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    transition: visibility 0.2s, opacity 0.2s, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
}

.main-nav .dropdown-slide .dropdown-menu .dropdown-item {
    font-size: 13px;
    padding: 4px 10px;
    transition: .3s ease;
}

.main-nav .dropdown-slide .dropdown-menu .dropdown-item:hover {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
    background: #fff;
    color: #2e7eed;
}

.link-hover a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s; 
     /* background-color: #fff; */
}

.link-hover a::before,
.link-hover a::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.link-hover a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.link-hover a::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.link-hover a:hover,
.link-hover a:focus {
    color: #fff;
}

.link-hover a:hover::before,
.link-hover a:focus::before,
.link-hover a:hover::after,
.link-hover a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: none;
}

.footer-main {
    padding: 40px 0;
    background: #1F2B3E;
}


.footer-main .block img {
    margin-bottom: 20px;
}

.footer-main .block img #small-Apps {
    fill: red;
}

.footer-main .block ul.social-icon li a {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #fff;
    color: #1F2B3E;
    text-align: center;
    line-height: 38px;
}

.footer-main .block-2 h6 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
}

.footer-main .block-2 ul {
    padding: 0;
}

.footer-main .block-2 ul li {
    margin-bottom: 10px;
    list-style: none;
}

.footer-main .block-2 ul li a {
    font-size: 14px;
    color: #6f6f71;
    transition: .2s ease;
}

.footer-main .block-2 ul li a:hover {
    color: #fff;
}

.footer-classic {
    background: #fafafa;
    text-align: center;
    padding: 110px 0;
}

.footer-classic ul.social-icons {
    margin-bottom: 30px;
}

.footer-classic ul.social-icons li a {
    padding: 0 20px;
    display: block;
}

.footer-classic ul.social-icons li a i {
    font-size: 25px;
    color: #000;
}

.footer-classic ul.footer-links li a {
    padding: 0 10px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}

.slider {
    padding: 180px 0 300px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.slider .block {
    position: relative;
}

.slider .block h1,
.slider .block h3 {
    color: #fff;
}

.slider .block .download {
    margin-top: 20px;
}

.slider .block .image-content {
    text-align: center;
}

.slider .block .image-content img {
    margin-top: 100px;
    margin-bottom: -200px;
}

.slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 290px solid #fff;
    border-left: 2000px solid transparent;
    width: 0;
}

.gradient-deteksi{
    background: linear-gradient(344.81deg, #1F2B3E 0%, #aabad4 100%);
}

.gradient-banner {
    padding: 0px 0 330px;
    position: relative;
    overflow: hidden;
}

.gradient-banner::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    height: 200%;
    background-image: linear-gradient(344.09deg, #1F2B3E 0%, #1F2B3E 100%);
}

.gradient-banner-2 {
    padding: 120px 0 230px;
    position: relative;
    overflow: hidden;
}

.gradient-banner-2::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    height: 200%;
    background-image: linear-gradient(344.09deg, #D62255 0%, #FF4D4A 100%);
}

.berita article.featured {
    display: flex;
}

.berita article.featured .image {
    flex-basis: 40%;
    padding: 0px 20px 10px 10px;
    text-align: center;
}

.berita article.featured .image img {
    width: 100%;
    border-radius: 8px;
}

.berita article.featured .content {
    margin-left: 20px;
    flex-basis: 100%;
    align-self: auto;
}

.berita article.featured .content h2 {
    margin-bottom: 10px;
    line-height: 20px !important;
}

.berita article.featured .content h2 a {
    color: #FF4D4A;
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    vertical-align: top;
}

.berita article.featured .content h2 a:hover {
    color: #2e7eed;
}

.berita article.featured .content p {
    margin-bottom: 25px;
    font-family: 'Karla', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
}

.baca-berita .single-post {
    padding-bottom: 30px;
}

.baca-berita .single-post .post-body .feature-image {
    margin-bottom: 30px;
}

.baca-berita .single-post .post-body .feature-image img {
    width: 100%;
}

.baca-berita .single-post .post-body p {
    margin-bottom: 20px;
}

.baca-berita .single-post .post-body .quote {
    padding: 30px 0;
    width: 80%;
    margin: 0 auto;
}

.baca-berita .single-post .post-body .quote blockquote {
    color: #000;
    padding: 10px 0 10px 30px;
    text-align: left;
    font-size: 30px;
    line-height: 40px;
    border-left: 6px solid #666666;
}

.baca-berita .single-post .post-body .post-image {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.baca-berita .about-author h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    font-size: 30px;
}

.baca-berita .about-author .media .image img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}

.baca-berita .about-author .media .media-body {
    margin-left: 40px;
}

.baca-berita .about-author .media .media-body p {
    margin-bottom: 15px;
}

.pull-top {
    margin-top: -200px;
}

.pull-top-2 {
    margin-top: -190px;
}

.rounded-15{
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}

.rounded-8{
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.btn-up{
    background-color: #4d6a99;
}

.back-to-top {
    z-index: 1;
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #4d6a99;
    border-radius: 100%;
    box-sizing: border-box;
}

.back-to-top i{
    font-size: 1.2rem;
    margin-top: 5px;
}
/* .back-to-top::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
} */

.chevron {
	margin: 0 auto;
	position: absolute;
	width: 28px;
	height: 8px;
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5);
	animation: move 3s ease-out infinite;
}

.chevron:first-child {
	animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
	animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #dc3545;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text-scroll {
  display: block;
  margin-top: 75px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #dc3545;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}

@-webkit-keyframes sdb03 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    60% {
        box-shadow: 0 0 0 60px rgba(248, 38, 73, .1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb03 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    60% {
        box-shadow: 0 0 0 60px rgba(248, 38, 73, .1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

#list_covid li{
    display: none;
}

#list_dead li{
    display: none;
}

#list_sehat li{
    display: none;
}

@media (max-width: 480px) {
    .main-nav .dropdown-slide .dropdown-menu {
        -webkit-transform: none;
        transform: none;
    }

    .footer-classic ul.social-icons li {
        margin-bottom: 10px;
    }

    .link-nasional{
        text-align: center;
    }

    .baca-berita .about-author h2 {
        text-align: center;
    }

    .baca-berita .about-author .media {
        flex-wrap: wrap;
    }

    .baca-berita .about-author .media .image {
        flex-grow: 1;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .baca-berita .about-author .media .media-body {
        flex-grow: 1;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .dwn{
        text-align: center !important;
        margin: 0 auto !important;
        margin-top: 0px;
        float: none !important;
        margin-top: 10px !important;
    }

    #chartAge.nav-pills a:first-child{
        font-size: 10px !important
    }

    #chartGejala.nav-pills a:first-child{
        font-size: 10px !important
    }

    .icon-wrapper {
        width: 10%;
    }

    .btn-nav-danger{
        margin-right: 10px;
        font-size: 14px;
    }
	
	footer{
		text-align: center;
	}
}

/* Portrait IPAD */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: portrait) {
    .post-title h3 {
        font-size: 16px;
    }

    .carousel-parent {
        min-height: 302px !important;
        max-height: 302px !important;
    }
	
	.list-video{
		max-height: 30vh !important;
	}
	
    .carousel-item img {
        width: 100%;
    }
    .embed-responsive.youtube {
        position: relative;
		display: block;
		width: 90% !important;
		padding: 0;
		overflow: hidden;
		margin-left: 5% !important;
		height: 400px !important;
		margin-bottom: 10px;
    }
    .owl-dots{
        display: none;
    }

    .link-nasional{
        text-align: left;
    }

    .dwn{
        text-align: center !important;
        margin: 0 auto !important;
        margin-top: 0px;
        float: none !important;
        margin-top: 10px !important;
    }

    .dwn{
        text-align: center !important;
        margin: 0 auto !important;
        margin-top: 0px;
        float: right !important;
        margin-top: 10px !important;
    }

    .baca-berita article.single-post .post-title h1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }
	
	footer{
		text-align: center;
	}
}

/* Landscape IPAD */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: landscape) {
	.main-nav .navbar-nav .nav-item .nav-link {
		font-size: 14px !important;
	}
	
	.font-counter-2 {
		font-size: 20px !important;
    }
    .font-counter{
        font-family: 'Karla', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
    }
    
    .text-detail-bold{
        font-family: 'Karla', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 13px;
    }
	
	.font-kasus.font-14{
		font-size: 11px !important; 
	}
	
	.font-status {
		font-size: 12px !important; 
	}
	
	.list-video{
		max-height: 50vh !important;
	}
	
    .post-title h3 {
        font-size: 16px;
    }
	
    .carousel-parent {
        min-height: 396px !important;
        max-height: 396px !important;
    }
	
    .carousel-item img {
        width: 100%;
    }
	
    .embed-responsive.youtube {
        position: relative;
        display: block;
        width: 90% !important;
        padding: 0;
        overflow: hidden;
        margin-left: 5% !important;
        height: 400px !important;
    }
    .berita article.featured .image {
        flex-basis: 90%;
        padding: 0px;
        margin: 0 auto;
    }

    .link-nasional{
        text-align: left;
    }

    .baca-berita article.single-post .post-title h1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }
	
	footer{
		text-align: center;
	}
}

/* IPAD PRO Portrait */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: portrait) {
	.main-nav .navbar-nav .nav-item .nav-link {
		font-size: 12px !important;
	}
	
	.list-video{
		max-height: 30vh !important;
	}
	
	.card-form {
		max-height: 302px;
		min-height: 302px;
	}
	
	.p-lg-5 {
		padding: 1rem!important;
	}
	
	.font-form {
		font-size: 18px;
	}
	
	.pt-lg-1, .py-lg-1 {
		padding-top: .1rem!important;
	}
	
	.hotline{
		font-size: 14px !important;
	}
}

/* IPAD PRO Landscape */
@media only screen 
and (min-device-width: 1025px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: landscape) {
	.list-video{
		max-height: 36vh !important;
	}
}



/* IPHONE */
@media (max-width: 768px) {
    .container-fluid{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .berita article.featured .content h2 {
        margin-bottom: 10px;
        text-align: left;
        line-height: 0px;
    }

    .berita article.featured .image {
        flex-basis: 90%;
        padding: 0px;
        margin: 0 auto;
    }

    .baca-berita article.single-post .post-title h1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .baca-berita .single-post .post-body .quote {
        width: 80%;
    }

    .post-title h3 {
        font-size: 14px;
    }

    .berita article.featured {
        flex-wrap: wrap;
    }

    .berita article.featured .image {
        margin-bottom: 20px;
    }

    .carousel-item img {
        width: 100%;
    }

    #chartAge.nav-pills a:first-child{
        font-size: 10px !important
    }

    #chartGejala.nav-pills a:first-child{
        font-size: 10px !important
    }

    .icon-wrapper {
        width: 10%;
    }

    .btn-nav-danger{
        margin-right: 5px;
        font-size: 14px;
    }

    .list-kasus-rs li {
        font-size: 13px;
        margin-right: 10px;
    }

    .owl-dots{
        display: none;
    }

    .section {
        padding: 20px 10px;
    }

    .pull-top {
        margin-top: -185px;
    }

    .nav-link {
        display: block;
        padding: .5rem .5rem;
    }

    .pull-top-2 {
        margin-top: -150px;
    }

    .gradient-banner {
        padding: 0px 0 304px;
        position: relative;
        overflow: hidden;
        
    }

    .gradient-banner-2 {
        padding: 65px 0 170px;
        position: relative;
        overflow: hidden;
    }

    .text-karla{
        font-family: 'Karla', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
    }

    .main-nav .navbar-brand .logo {
        margin-right: 15px;
        height: 43px;
        width: 180px;
        padding: 5px;
        display: inline;
    }

    .post-sm .post-thumb .social-links {
        bottom: 300px;
    }

    .hotline{
        font-size: 12px !important;
    }

    .btn-logo{
        width: 40% !important;
        height: 80% !important;
    }

    .list-group-flush .list-group-item {
        font-size: 12px !important;
    }

    .card-custom{
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .card-mobile-1,.card-mobile-3{
        margin-left: 15px !important;
    }

    .card-mobile-2,.card-mobile-4{
        margin-right: 15px !important;
    }

    .find-rs {
        height: 40px;
    }

    .btn-search{
        height: 40px;
        width: auto !important;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        min-width: 100%;
        height: 48px;
        background-color: #F6F6F6;
        font-size: 12px !important;
    }

    .panel-title{
        font-size: 12px;
    }

    .margin-top-2{
        margin-top: 10px;
    }

    .card-download{
        text-align: center !important;
    }

    .text-title{
        font-size: 18px;
    }

    .panel-title>a, .panel-title>a:active{
        font-size:12px !important;
        padding: 10px;
    }

    .panel-body{
        font-size: 12px !important;
        padding-right: 25px !important;
        padding-left: 10px !Important;
    }

    .text-download{
        font-size: 12px !important;
    }

    .btn-group-sm>.btn, .btn-sm.dwn {
        padding: .25rem .5rem;
        font-size: 0.5rem;
        line-height: 1.5;
        border-radius: .2rem;
        margin-top: 10px !important;
        padding: 8px;
    }

    .font-counter-2{
        font-size: 25px !important;
		line-height: 25px;
    }
    .font-counter{
        font-family: 'Karla', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
    }
    
    .text-detail-bold{
        font-family: 'Karla', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 13px;
    }
    .loker-list:hover{
        background-color: #FADFDF;
        color: #D62522;
    }

    .font-wa{
        font-size: 12px !important;
    }
    .font-phone{
        font-size: 14px !important;
    }

    .ml-6{
        margin-left: 0rem !important;
    }

    .font-btn{
        font-size: 14px !important;
    }

    .card-form {
        min-height: 302px !important;
        max-height: 302px !important;
    }

    .embed-responsive.youtube {
        position: relative;
        display: block;
        width: 85%;
        padding: 0;
        overflow: hidden;
        margin-left: 8%;
        height: 200px;
    }

    #vidSlide{
        margin-bottom: 30px !important;
    }

    .list-header-green, .list-header-red, .list-header-white {
        position: relative;
        display: block;
        padding: .5rem .8rem !important;
        line-height: 18px !important;
    }

    .post-sm{
        margin-left: 10px;
        margin-right: 10px;
    }

    .carousel-control-next, .carousel-control-prev {
        opacity: 1 !important;
        width: 20% !important;
    }

    .list-video {
        max-height: 200px !important;
        overflow-y: auto;
        margin-right: 1rem;
        margin-left: 1.7rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .loker-list p {
        font-size: 12px !important;
    }

    .icon-slide {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        line-height: 40px;
        background-color: #f82649;
    }

    .carousel-indicators li, .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }

    .carousel-control-prev{
        margin-left: -10px;
    }

    .carousel-control-next{
        margin-right: -10px;
    }
	
	footer{
		text-align: center;
	}

    .footer-main .block {
        margin-bottom: 40px;
    }
    .footer-main {
        padding: 20px 0;
    }
    .footer-main .block p {
        font-size: 14px !important;
    }
	.filename{
		font-size: 14px !important;
	}
	.share{
		width: 40%;
		text-align: right;
	}
}

/* ----------- WIDESCREEN ----------- */
@media screen 
and (min-device-width: 1200px) 
and (max-device-width: 1600px) 
and (-webkit-min-device-pixel-ratio: 1) { 

}