:root {
	--primary-color: #e5166b;
	--darken-color: #a70836;
	--light-color: #fff;
	--dark-color: #333;
	--black-color: #000;
	--yellow-color: #FCBB23;
	--success-color: #28a745;
	--font-color: #333;
	--my-black: rgb(17, 19, 25);
}
 
@font-face {
	font-family:"dunia21";src:url(https://assets.showcdnx.com/fonts/dunia21.eot);src:url(https://assets.showcdnx.com/fonts/dunia21.eot#iefix)format("embedded-opentype"),url(https://assets.showcdnx.com/fonts/dunia21.woff2)format("woff2"),url(https://assets.showcdnx.com/fonts/dunia21.woff)format("woff"),url(https://assets.showcdnx.com/fonts/dunia21.ttf)format("truetype"),url(https://assets.showcdnx.com/fonts/dunia21.svg)format("svg");font-weight:400;font-style:normal;
}

*,::after,::before {
	box-sizing: border-box;
}

* {
	margin: 0;
}

body {
	line-height: 1.5;
}

canvas,img,picture,svg,video {
	display: block;
}

h1,h2,h3,h4,h5,h6,p {
	overflow-wrap: break-word;
}

p {
	text-wrap: pretty;
}

h1,h2,h3,h4,h5,h6 {
	text-wrap: balance;
}

#__next,#root {
	isolation: isolate;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

button,input,optgroup,select,textarea {
	font: inherit;
	margin: 0;
}

button {
	background: 0 0;
	border: 0;
	padding: 0;
	cursor: pointer;
}

a {
	background-color: transparent;
}

body,html {
	height: 100%;
}

:focus,iframe:focus {
	outline: 0;
}

:focus-visible {
	outline: 2px dashed #aaa;
	outline-offset: 2px;
}

a,button {
	-webkit-tap-highlight-color: transparent;
}

button,input,select,textarea {
	vertical-align: middle;
}

select:focus {
	outline: 0;
	border: 0;
}

body {
	background: #ececec;
	font-family: helvetica neue,Helvetica,Arial,sans-serif;
	font-size: 1rem;
	text-rendering: optimizeLegibility;
	margin: 0;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ol,p,ul {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style: none;
	list-style-type: none;
}

a,a.active,a:active,a:hover {
	color: #e5166b;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.gallery-grid a:hover h3,.slider a:hover h3,a:visited {
	color: #e5166b;
}

a:focus-visible,button:focus-visible {
	outline: 2px dashed #e5166b;
}

.sr-only,.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}

.instagram a {
	background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);
	background: -o-linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);
	color: #fff;
}

.facebook a {
	background: #36528c;
	color: #fff;
}

.twitter a {
	background: #3a8deb;
	color: #fff;
}

.tele a,.wa a {
	background-color: #25d366;
	color: #fff;
}

.tele a {
	background-color: #08c;
}

.visually-hidden {
	position: absolute!important;
}

.container,.container2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	padding: 0 4%;
}

.watch-bar {
	background-color: #212121;
	border-left: 4px solid #e91e63;
	margin-bottom: 1rem;
	margin-top: -1rem;
}

.watch-bar-toggle,.watch-bar-toggle:visited {
	padding: .7rem;
	text-align: center;
	display: block;
	color: #fcbb23;
	text-shadow: 0 1px 2px rgba(0,0,0,.5);
	font-weight: 600;
	font-size: 110%;
}

.watch-bar-toggle:hover {
	color: #f1f1f1;
}

.featured .slider a:hover h3,.gallery-grid .rating i,.slider .rating i,.watch-bar .slider a:hover h3 {
	color: #fcbb23;
}

.watch-wrapper {
	padding-bottom: 1rem;
}

.watch-bar .slider figure {
	position: relative;
}

.watch-bar .slider .poster {
	padding-top: 15px;
	background: 0 0;
}

.watch-bar .slider .rating {
	top: 20px;
}

.remove-history {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 26px;
	height: 26px;
	cursor: pointer;
	z-index: 5;
	border: 1px solid #999;
	background: #222;
	box-shadow: rgba(0,0,0,.24)0 3px 8px;
}

.main-header,.mobile-nav {
	background: linear-gradient(to right,#a70836 0,#b80e43 50%,#e5166b 100%);
	background: -o-linear-gradient(to right,#a70836 0%,#b80e43 50%,#e5166b 100%);
}

.sub-header {
	background: linear-gradient(to right,#fcbb23,#ece647);
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
}

.sub-header .scroll-nav {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	margin-left: -8px;
}

.sub-header .scroll-nav::-webkit-scrollbar {
	height: 6px;
}

.sub-header .scroll-nav::-webkit-scrollbar-track {
	background: 0 0;
}

.sub-header .scroll-nav::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,.4);
	border-radius: 10px;
}

.sub-header ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sub-header li {
	display: inline-block;
	vertical-align: top;
}

.sub-header a {
	display: block;
	padding: 8px;
	color: #333;
	text-decoration: none;
	font-weight: 700;
	font-size: 90%;
}

.sub-header a:hover {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

.mobile-nav {
	display: none;
	align-items: center;
	z-index: 100;
	position: fixed;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.7);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.7);
	top: 0;
	left: 0;
	height: 3rem;
	padding: 0 3%;
	justify-content: space-between;
	width: 100%;
}

.menu-button {
	flex-shrink: 0;
	margin-right: .8rem;
}

.menu-button svg {
	width: 2rem;
}

.mobile-logo {
	background: url(https://assets.showcdnx.com/images/logo-layarkaca21.svg)0 0 no-repeat;
	height: 35px;
	width: 230px;
	background-size: 230px;
	display: block;
	margin-right: 1rem;
}

.mobile-menu {
	top: 47px;
	height: 100%;
	overflow-y: scroll;
	background: #333;
	color: #fff;
	line-height: normal;
	z-index: 12;
}

.mobile-menu>ul {
	margin: 0;
	padding: 0 0 100px;
	list-style: none;
}

.mobile-menu>ul>li {
	border-bottom: 1px solid #444;
}

.mobile-menu>ul .menu-title {
	display: block;
	text-transform: uppercase;
	padding: .7rem 1rem;
	font-weight: 600;
	color: #fcbb23;
}

.mobile-menu>ul .menu-title a {
	float: right;
}

.mobile-menu .mobile-submenu {
	margin-bottom: 1rem;
	padding: 0 1rem;
}

.mobile-menu .menu-2-col .col-auto li a {
	line-height: 40px;
	color: #ccc;
	width: 170px;
	background: #333;
}

.mobile-bottom-bar,.mobile-menu,.mobile-social-nav {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
}

.mobile-social-nav {
	height: 40px;
	border-top: 1px solid #fff;
}

.mobile-social-nav a {
	text-align: center;
	display: block;
	width: 25%;
	float: left;
	padding: .5rem;
	font-size: 120%;
	height: 40px;
}

.mobile-bottom-bar {
	background: rgba(255,255,255,.94);
	text-align: center;
	border-top: 1px solid #ddd;
	z-index: 101;
	line-height: 1.2;
	height: 3rem;
	display: none;
}

.mobile-bottom-bar>a {
	flex: 1;
	font-size: 70%;
	display: block;
	padding: 5px;
	border-right: 1px solid #ccc;
	color: rgba(49,53,59,.68);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mobile-bottom-bar a:last-child {
	border-right: none;
}

.mobile-bottom-bar i {
	display: block;
	font-size: 170%;
}

.navbar {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	display: -ms-flexbox;
}

.nav-brand {
	background: url(https://assets.showcdnx.com/images/logo-layarkaca21.svg)0 0 no-repeat;
	height: 35px;
	width: 230px;
	background-size: contain;
	display: block;
	margin-right: 1rem;
}

.navbar-nav {
	display: flex;
	flex: 0 1 auto;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	display: -ms-flexbox;
	margin-left: 1rem;
}

.navbar-nav li,.pager ul.nav li {
	margin: 0;
	display: block;
	position: relative;
}

.navbar-nav li a {
	color: #fff;
	padding: 1rem .5rem;
	font-weight: 500;
	display: block;
}

.navbar-nav li a.first {
	padding-left: 0;
}

.navbar-nav li a.last {
	padding-right: 0;
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.navbar-nav .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	box-shadow: 0 10px 10px rgba(0,0,0,.7);
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,.7);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,.7);
	z-index: 1000;
	display: none;
	width: -moz-max-content;
	width: max-content;
	background: #fff8dc;
}

.navbar-nav li:hover a,.navbar-nav li:hover>a.dropdown-toggle {
	background-color: #fff8dc;
	color: #333;
}

.navbar-nav li:focus-within>a {
	background-color: #fff8dc;
	color: #333;
}

.filter-wrapper.open .filter-toggle::after,.navbar-nav li:hover .dropdown-toggle::after {
	transform: rotate(180deg);
	transition: transform .5s;
}

.navbar-nav .dropdown-menu ul {
	padding-bottom: .5rem;
}

.navbar-nav .dropdown-menu li a {
	color: #e5166b;
	min-width: 160px;
	padding: .35rem 1rem;
	font-weight: 500;
	display: block;
}

.navbar-nav .dropdown-menu li a:hover {
	color: #333;
}

.navbar-nav li:hover .dropdown-menu {
	display: block;
}

.navbar-nav li:focus-within>.dropdown-menu {
	display: block;
}

.main-header li:focus-within>.dropdown-menu a {
	opacity: 1!important;
}

.navbar-nav li a.dropdown-more {
	background: #e5166b;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	padding: .5rem;
}

.menu-2-col {
	display: flex;
	display: -ms-flexbox;
}

.menu-2-col .col-auto li a {
	flex: 1;
	width: 130px;
	display: block;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.modal-overlay.active {
	display: flex;
}

.modal {
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.3);
	max-width: 90%;
	width: 320px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.modal-close {
	padding: 10px 1rem;
	background-color: #ddd;
	text-align: center;
	cursor: pointer;
	color: #555;
}

.modal-body li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 1rem 2rem;
	text-align: center;
	font-weight: 400;
}

.main-section {
	margin-bottom: 2rem;
}

.main-section h1 {
	font-size: 160%;
}

.alert {
	color: #155724;
	background: #d4edda;
	padding: 1%;
	border: 1px solid #c3e6cb;
	margin-bottom: 1rem;
}

.page-content {
	background: #fff;
	padding: 1rem;
}

.page-content h1 {
	font-size: 150%;
	margin-bottom: .5rem;
}

.page-content p {
	margin-bottom: 1rem;
	text-align: justify;
}

.player-section-wrapper {
	background: #111319;
	margin-bottom: 1rem;
}

.header-content {
	background: #000;
	margin-bottom: 1rem;
}

.bread-with-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: .5rem 0;
}

.breadcrumbs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 120%;
	font-weight: 600;
}

.breadcrumbs li {
	display: flex;
	align-items: flex-start;
	margin-right: .5rem;
}

.breadcrumbs li a,.featured,.featured .slider-wrapper .scroll-btn:hover {
	color: #fff;
}

.breadcrumbs li+li::before {
	content: "/";
	margin-right: .5rem;
	color: #9b9b9b;
}

.featured {
	background: #000;
	padding: 1.5rem 0;
	margin-bottom: 1rem;
}

.featured .more-featured {
	text-align: center;
	margin-top: 1rem;
}

.slider-wrapper {
	position: relative;
}

.sliders {
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	display: flex;
	-ms-overflow-style: none;
	margin: 0;
	padding: 0;
	scrollbar-width: none;
	scroll-snap-type: x mandatory;
}

.sliders::-webkit-scrollbar {
	display: none;
}

.slider {
	flex: 0 0 auto;
	width: 150px;
	margin-right: .5rem;
	overflow: hidden;
	scroll-snap-align: start;
}

.gallery-grid .poster,.slider .poster {
	position: relative;
	width: 100%;
	aspect-ratio: 2/3;
	overflow: hidden;
	background: #333;
	font-size: .8rem;
	font-weight: 600;
	min-height: 100px;
}

.gallery-grid .genre,.slider .genre {
	font-size: 70%;
	font-weight: 500;
	color: #888;
	margin-top: .4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gallery-grid .poster-overlay,.slider .poster-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 30%;
	background: linear-gradient(to top,rgba(0,0,0,.8),transparent);
	background: -o-linear-gradient(to top,rgba(0,0,0,.8),transparent);
	z-index: 1;
	pointer-events: none;
}

.gallery-grid .poster img,.slider .poster img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}

.gallery-grid .label,.gallery-grid .rating {
	position: absolute;
	color: #fff;
	padding: 2px 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	z-index: 2;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}

.gallery-grid .year {
	position: absolute;
	z-index: 2;
}

.gallery-grid .duration,.gallery-grid .year {
	padding: 2px 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}

.gallery-grid .duration,.gallery-grid .episode,.slider .episode {
	position: absolute;
	color: #fff;
	z-index: 2;
}

.slider .label,.slider .rating {
	color: #fff;
}

.slider .duration,.slider .label,.slider .rating,.slider .year {
	position: absolute;
	padding: 2px 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	z-index: 2;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}

.slider .duration {
	color: #fff;
}

.gallery-grid .episode,.slider .episode {
	top: 0;
	right: 0;
	background: rgba(191,8,197,.897);
	text-align: center;
	line-height: 1;
	padding: 5px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.gallery-grid .episode strong,.slider .episode strong {
	display: block;
	font-weight: 600;
	font-size: 16px;
}

.gallery-grid .episode.complete,.slider .episode.complete {
	background: rgba(185,204,13,.897);
}

.gallery-grid .rating,.slider .rating {
	top: 5px;
	left: 5px;
	background-color: #000;
}

.gallery-grid .year,.slider .year {
	left: 5px;
	bottom: 5px;
	color: #ccc;
	font-weight: 400;
}

.gallery-grid .label,.slider .label {
	top: 5px;
	right: 5px;
}

.label.label-HD {
	background-color: #447e30;
}

.label.label-CAM {
	background: rgba(209,33,44,.8);
}

.label.label-SD {
	background: rgba(68,126,187,.8);
}

.gallery-grid .duration,.slider .duration {
	bottom: 5px;
	right: 5px;
}

.gallery-grid .poster-title,.slider .poster-title {
	margin: 0;
	color: #fff;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	text-align: left;
	padding: 0;
	font-size: 100%;
}

.slider.see-all i {
	font-size: 2rem;
	padding: 3px 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #000;
	color: #fcbb23;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.slider.see-all a:hover span {
	color: #a70836;
}

.slider.see-all span {
	text-align: center;
	color: #e5166b;
	font-weight: 700;
	display: block;
}

.slider-wrapper .scroll-buttons {
	width: 100%;
	height: 100%;
}

.slider-wrapper .scroll-btn {
	position: absolute;
	top: 45%;
	border: 0;
	cursor: pointer;
	background: 0 0;
	color: #a70836;
	font-size: 2rem;
	transform: translateY(-50%);
}

.featured .slider-wrapper .scroll-btn {
	color: #e5166b;
}

.featured .see-all .poster img {
	background: #333;
	opacity: .2;
}

.featured .see-all span,.featured .slider.see-all a:hover span {
	color: #fcbb23;
}

.featured .slider .genre {
	display: none;
}

.slider-wrapper .scroll-btn:hover {
	color: #e5166b;
}

.slider-wrapper .scroll-left {
	left: -1.2rem;
}

.slider-wrapper .scroll-right {
	right: -1.2rem;
}

.widget .slider.see-all {
	color: #a70836;
}

.pager li a.active,.widget .slider.see-all i {
	background: #e5166b;
	color: #fff;
}

.widget .slider.see-all a:hover i {
	background: #a70836;
}

.gallery-grid {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	margin: -.5rem;
}

.gallery-grid>* {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
	padding: .5rem;
}

.pager {
	background: #fff;
	margin-bottom: 1rem;
}

.pager .nav {
	display: flex;
	flex-direction: row;
}

.pager .nav a {
	padding: 8px 10px;
	font-weight: 600;
	border-right: 1px solid #ddd;
	display: block;
}

.pager .nav li.last {
	margin-left: auto;
}

.pager li a.active {
	position: relative;
}

.pager li a.active:hover {
	background: #a70836;
	color: #fff;
}

.pager li a:hover {
	color: #a70836;
}

.pager li a.active::after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-top: solid 10px #e5166b;
	border-left: solid 10px transparent;
	border-right: solid 10px transparent;
}

.pager li a.active:hover::after {
	border-top-color: #a70836;
}

.pagination-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2rem 0;
}

.pagination {
	display: flex;
	list-style: none;
	padding-left: 0;
}

.pagination li a {
	display: block;
	padding: .375rem .75rem;
	color: #e5166b;
	text-decoration: none;
	border: 1px solid #f0a2bd;
	background-color: #fff;
	transition: background-color .2s,color .2s,border-color .2s;
}

.pagination li:first-child a {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.pagination li:last-child a {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
}

.pagination a:hover {
	background-color: #f9d4df;
	color: #c1125c;
	border-color: #e88cab;
}

.pagination li.active a {
	z-index: 1;
	color: #fff;
	background-color: #e5166b;
	border-color: #e5166b;
	cursor: default;
}

.form-search {
	display: flex;
	flex: 1 1 auto;
	justify-content: flex-start;
	min-width: 0;
}

.form-search .input-group {
	display: flex;
	width: 100%;
}

.search-input {
	flex: 1 1 auto;
	min-width: 100px;
	border: 1px solid #fff;
	border-right: none;
	outline: 0;
	background: 0 0;
	color: #fff;
	border-radius: 0;
	padding: 3px 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.form-search button {
	border: 1px solid #fff;
	background-color: #fff;
	color: #e5166b;
	cursor: pointer;
	border-left: none;
	padding: 0 10px;
}

.form-search input::placeholder {
	color: #fafafa;
	opacity: 1;
}

.form-search input::-webkit-input-placeholder {
	color: #fafafa;
}

.form-search input:-moz-placeholder {
	color: #fafafa;
	opacity: 1;
}

.form-search input::-moz-placeholder {
	color: #fafafa;
	opacity: 1;
}

.form-search input:-ms-input-placeholder {
	color: #fafafa;
}

.form-search input:focus {
	box-shadow: 0 0 11px 0#fff;
	border-color: #fff;
}

.filter-toggle {
	padding: 8px 10px;
	font-weight: 600;
	background: #28a745;
	color: #fff;
	border: 0;
	z-index: 11;
	position: relative;
}

.filter-toggle::after,.watch-bar-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.filter-open .filter-menu {
	display: block;
}

.filter-mask,.filter-menu {
	right: 0;
	z-index: 10;
	display: none;
}

.filter-menu {
	left: auto;
	background: #fff;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	position: absolute;
	top: 100%;
	width: 320px;
}

.filter-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.4);
}

body.filter-open .filter-toggle {
	background: #fff;
	color: #333;
}

body.filter-open .filter-mask {
	display: block;
}

.filter-box {
	max-width: 100%;
	padding: 1rem;
}

.filter-box p,.form-group {
	margin-bottom: 1rem;
}

.form-group {
	display: flex;
	flex-direction: column;
}

.form-group label {
	margin-bottom: .5rem;
	font-weight: 600;
	font-size: .95rem;
}

.form-group input,.form-group textarea {
	padding: .28rem .75rem;
	font-size: 1rem;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	line-height: 1.5;
}

.form-group input:focus,.form-group select:focus,.form-group textarea:focus {
	border-color: #a70836;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255,0,0,.25);
	-webkit-box-shadow: 0 0 0 .2rem rgba(255,0,0,.25);
	-moz-box-shadow: 0 0 0 .2rem rgba(255,0,0,.25);
}

.form-group select {
	width: 100%;
	padding: .375rem 2rem .375rem .75rem;
	font-size: 1rem;
	background-clip: padding-box;
	line-height: 1.5;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #fff!important;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #e5166b;
	padding: .375rem .75rem;
	font-size: 1rem;
	cursor: pointer;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out;
	-ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.btn:hover {
	background-color: #a70836;
	border-color: #e5166b;
}

.btn-secondary {
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-secondary:hover {
	background-color: #5a6268;
	border-color: #545b62;
}

.btn-small {
	padding: .3rem .5rem!important;
	font-size: 90%!important;
}

.btn:disabled {
	opacity: .6;
	cursor: not-allowed;
	pointer-events: none;
	background-color: #ccc;
	color: #666;
	transition: opacity .2s ease;
}

.side-widget,.widget {
	margin-bottom: 1rem;
}

.widget .header {
	display: flex;
	align-items: center;
	margin-bottom: .8rem;
}

.widget .poster {
	font-size: .7rem;
	font-weight: 800;
}

.widget .header h2 {
	font-size: 120%;
	font-weight: 600;
	padding: 0;
	margin: 0;
	color: #000;
}

.widget .header a {
	margin-left: auto;
}

.widget .slider {
	width: 130px;
}

.widget .poster-title {
	font-weight: 600;
	color: #444;
}

.side-widget {
	padding: 1rem;
	background: #fff;
}

.footer-nav h4,.side-widget h2 {
	font-size: 120%;
	font-weight: 600;
	position: relative;
	margin: 0 0 .5rem;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footer-nav h4::after,.side-widget h2::after {
	content: "";
	margin-left: 5px;
	position: absolute;
	top: 45%;
	width: 100%;
	border-top: 3px solid #fff;
}

.filter-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	padding: 1rem 1rem 4rem;
	z-index: 100;
	display: none;
}

.follow-us-bar,.share-button-bar {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}

.follow-us-bar li,.share-button-bar li {
	margin-right: 10px;
	flex: 1;
}

.follow-us-bar li:last-child {
	margin: 0;
}

.share-button-bar {
	padding: 1rem;
}

.follow-us-bar li a,.share-button-bar li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
}

.follow-us-bar li a {
	padding: .5rem 0;
	font-weight: 700;
	font-size: 120%;
}

.share-button-bar li a i {
	display: block;
	font-size: 150%;
}

.share-button-bar li a {
	font-size: 70%;
	font-weight: 400;
	width: 65px;
	padding: .5rem 0;
}

.follow-us-bar li a:hover,.share-button-bar li a:hover {
	opacity: .85;
}

.footer-nav-wrapper {
	background: #333;
	color: #fff;
	text-align: justify;
}

.footer-nav {
	padding: 1rem 0;
}

.footer-nav ul {
	list-style: disc;
	margin-left: 1rem;
}

.footer-nav a,.footer-nav p {
	color: #ccc;
}

.footer-copyright {
	background: #1a1a1a;
	padding: 2rem;
	color: #fff;
	text-align: center;
}

.footer-copyright p,.footer-nav p {
	margin: 0;
	padding: 0;
}

.awesomplete [hidden],.hidden {
	display: none;
}

.awesomplete {
	display: flex;
	width: 100%;
	display: inline-block;
	position: relative;
}

.awesomplete>input {
	flex: 1;
	width: 100%;
	display: block;
}

.awesomplete>ul {
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 100;
	min-width: 100%;
	box-sizing: border-box;
	list-style: none;
	padding: 0;
	transition: none!important;
	animation: none!important;
	opacity: 1!important;
	will-change: auto!important;
	margin: .2em 0 0;
	background: #fff;
	text-shadow: none;
}

.awesomplete .visually-hidden {
	position: absolute;
	clip: rect(0,0,0,0);
}

.awesomplete>ul:empty {
	display: none;
}

@supports (transform:scale(0)) {
	.awesomplete>ul {
		transition: .3s cubic-bezier(.4,.2,.5,1.4);
		transform-origin: 1.43em -.43em;
	}

	.awesomplete>ul:empty,.awesomplete>ul[hidden] {
		opacity: 0;
		transform: scale(0);
		display: block;
		visibility: hidden;
		transition-timing-function: ease;
	}
}

.awesomplete>ul:before {
	content: "";
	position: absolute;
	top: -.43em;
	left: 1em;
	width: 0;
	height: 0;
	padding: .4em;
	background: #fff;
	border: inherit;
	border-right: 0;
	border-bottom: 0;
	transform: rotate(45deg);
}

.awesomplete>ul>li {
	position: relative;
	padding: .5em;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}

.awesomplete>ul>li>a {
	color: #000;
	display: block;
}

.awesomplete>ul>li:hover {
	background: #f1f1f1;
	color: #000;
}

.awesomplete mark {
	background: #f0d08781;
}

.awesomplete li:hover mark {
	background: #ecd397;
}

.awesomplete li[aria-selected=true] mark {
	background: #f0d08781;
	color: inherit;
}

.simple-box {
	padding: 1rem;
	margin-bottom: 1rem;
	background: #fff;
}

.reaksi-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.reaksi-list label,.reaksi-list li {
	position: relative;
	align-items: center;
}

.reaksi-list li {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	overflow: hidden;
	padding: 1rem .5rem 1rem .75rem;
}

.reaksi-list .bar {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #6489df24;
	z-index: 0;
}

.reaksi-list label {
	cursor: pointer;
	display: inline-block;
	z-index: 1;
}

.reaksi-list input[type=radio] {
	margin: 0 6px 0 0;
	vertical-align: middle;
}

.vote-count {
	font-weight: 700;
	color: #333;
	min-width: 40px;
	text-align: right;
	position: relative;
	z-index: 1;
}

[class*=" fa-"]:before,[class^=fa-]:before {
	font-family: "dunia21";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-videocam:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-empty:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-info-circled:before {
	content: "";
}

.fa-attention:before {
	content: "";
}

.fa-popup:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-monitor:before {
	content: "";
}

.fa-list-numbered:before {
	content: "";
}

.fa-sort-numeric-outline:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-1:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-dot:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-up-open:before {
	content: "";
}

.fa-loop-outline:before {
	content: "";
}

.fa-share-1:before {
	content: "";
}

.fa-trash-empty:before {
	content: "";
}

.fa-cancel-circled:before {
	content: "";
}

.fa-record:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-gplus:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-play-circled:before {
	content: "";
}

.fa-sort-alt-down:before {
	content: "";
}

.fa-thumbs-up-alt:before {
	content: "";
}

.fa-thumbs-down-alt:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-wechat:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}