
@font-face {
  font-family: Avenir;
  src: url(../font/Avenir.ttf);
}

@font-face {
  font-family: Avenir-Bold;
  src: url(../font/Avenir-Bold.otf);
}



* {
  font-family: Avenir;
}



/**** themes ****/
/*** theme-imsak ***/
.theme-imsak {
	background: linear-gradient(180deg, #BEF2FE 50.81%, #79D6ED 70.94%);
	color: #199AD6;
}
.theme-imsak .banner {
  background-image: url("../images/banner/0-imsak.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-imsak .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-imsak .text-product {
  color: #199AD6;
}

/*** theme-subuh ***/
.theme-subuh {
	background: linear-gradient(180deg, #BEF2FE 50.81%, #79D6ED 70.94%);
	color: #199AD6;
}
.theme-subuh .banner {
  background-image: url("../images/banner/1-subuh.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-subuh .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-subuh .text-product {
  color: #199AD6;
}

/*** theme-terbit ***/
.theme-terbit {
  background: linear-gradient(180deg, #BEF2FE 50.81%, #79D6ED 70.94%);
	color: #199AD6;
}
.theme-terbit .banner {
  background-image: url("../images/banner/2-0-terbit-zuhur.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-terbit .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-terbit .text-product {
  color: #199AD6;
}

/*** theme-semi-zuhur ***/
.theme-semi-zuhur {
	background: linear-gradient(180deg, #F2FFBC 55.81%, #D9ED80 76.94%);
	color: #199AD6;
}
.theme-semi-zuhur .banner {
  background-image: url("../images/banner/2-1-semi-zuhur.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: #006282;
  padding: 30px;
}
.theme-semi-zuhur .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-semi-zuhur .text-product {
  color: #199AD6;
}

/*** theme-zuhur ***/
.theme-zuhur {
	background: linear-gradient(180deg, #F2FFBC 55.81%, #D9ED80 76.94%);
	color: #199AD6;
}
.theme-zuhur .banner {
  background-image: url("../images/banner/2-2-zuhur.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: #006282;
  padding: 30px;
}
.theme-zuhur .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-zuhur .text-product {
  color: #199AD6;
}

/*** theme-asar ***/
.theme-asar {
	background: linear-gradient(180deg, #F2FFBC 55.81%, #D9ED80 76.94%);
	color: #199AD6;
}
.theme-asar .banner {
  background-image: url("../images/banner/3-asar.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: #006282;
  padding: 30px;
}
.theme-asar .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-asar .text-product {
  color: #199AD6;
}

/*** theme-semi-magrib ***/
.theme-semi-magrib {
	background: linear-gradient(180deg, #FFDFEA 56.81%, #FEC8DB 76.94%);
	color: #199AD6;
}
.theme-semi-magrib .banner {
  background-image: url("../images/banner/4-0-semi-magrib.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-semi-magrib .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-semi-magrib .text-product {
  color: #199AD6;
}

/*** theme-magrib ***/
.theme-magrib {
	background: linear-gradient(180deg, #FFDFEA 56.81%, #FEC8DB 76.94%);
	color: #199AD6;
}
.theme-magrib .banner {
  background-image: url("../images/banner/4-1-magrib.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-magrib .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-magrib .text-product {
  color: #199AD6;
}

/*** theme-isya ***/
.theme-isya {
	background: linear-gradient(180deg, #FFDFEA 56.81%, #FEC8DB 76.94%);
	color: #199AD6;
}
.theme-isya .banner {
  background-image: url("../images/banner/5-isya.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 475px;
  margin-top: -10px;
  color: white;
  padding: 30px;
}
.theme-isya .text-timeline {
  color: #199AD6;
  margin-top: 30px;
}
.theme-isya .text-product {
  color: #199AD6;
}

/**** end themes ****/

/**** timeline ****/

.timeline-imsak {
  content: url("../images/timeline/0-imsak-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-menuju-subuh {
  content: url("../images/timeline/1-menuju-subuh-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-subuh {
  content: url("../images/timeline/2-subuh-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-menuju-zuhur {
  content: url("../images/timeline/3-menuju-zuhur-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-zuhur {
  content: url("../images/timeline/4-zuhur-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-menuju-asar {
  content: url("../images/timeline/5-menuju-asar-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-asar {
  content: url("../images/timeline/6-asar-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-menuju-magrib {
  content: url("../images/timeline/7-menuju-magrib-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-magrib {
  content: url("../images/timeline/8-magrib-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-menuju-isya {
  content: url("../images/timeline/9-menuju-isya-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

.timeline-isya {
  content: url("../images/timeline/10-isya-timeline.png");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 30px;
}

/**** end timeline ****/




/* new css */

#scroll-down-animation {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%,-50%);
}

h2 {
  color: #fff;
  font-family: 'Roboto', 'Arial', sans-serif;
  font-weight: 200;
  font-size: 16px;
}

.move {
  font-size: 30px;
  color: #F9A11B;
  transform: translateX(-50%);
  animation: move 3s linear infinite;
}

@keyframes move {
  40% {
    transform: translate(-50%,40px);
    opacity: 0;
  }
  80% {
    transform: translate(-50%,80px);
    opacity: 1;
  }
  100% {
    transform: translate(-50%,100px);
    opacity: 0;
  }
}

.scroll-id {
    border-radius: 100px;
    font-size: 24px;
    border: none;
    background-color: transparent;
}

.margin-imsak {
	margin: 45px 8px 8px 8px;
}

.margin-subuh {
	margin: 30px 10px 10px 10px;
} 

.margin-zuhur {
	margin: 18px 15px 15px 15px;
}

.margin-asar {
	margin: 18px 15px 15px 15px;
}

.margin-magrib {
	margin: 30px 10px 10px 10px;
}

.margin-isya {
	margin: 45px 8px 8px 8px;
}

.timeline-text {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.0;
}

.timeline-clock {
	font-size: 14px;
	font-weight: 800;
} 
  
/* font */
.h1-jadwal {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 800;
  font-family: Avenir-Bold;
}

.h6-tanggal {
  line-height: 0.5;
}

.h1-imsak {
  padding-top: 100px;
  font-size: 34px;
  line-height: 0.5;
  font-weight: 800;
  font-family: Avenir-Bold;
}

.h1-waktu-shalat {
  font-size: 64px;
  font-weight: 900;
  line-height: 1.1;
  font-family: Avenir-Bold;
}

.h1-title-idulfitri {
  color: #5B5B5B;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
}

.h6-text-idulfitri {
  color: #5B5B5B;
  font-size: 12px;
  line-height: 0.5;
  font-weight: 500;
}

.h6-catatan {
  font-weight: 800;
  line-height: 0.5;
}

.h6-calendar {
  font-weight: 800;
  line-height: 0.5;
  color: #3A3A3A;
  text-align: center;
}

.h6-title-calendar {
  font-weight: 500;
  line-height: 0.5;
  color: #3A3A3A;
  font-size: 10px;
}

.h6-time-calendar {
  font-weight: 800;
  line-height: 0.5;
  color: #3A3A3A;
  font-size: 14px;
}

/* end font */
/* calendar  */

.calendar li.active, .calendar li.active:hover {
	background-color: #F9A11B !important;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.monthname {
  width: 95%;
}

.pointer {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.header {
  padding: 0.5em;
  margin-bottom: 0.5em;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.calendar p {
  line-height: 1.5em;
  margin: 0;
  color: #444;
}

.calendar {
  background: #fff;
  color: #777;
  padding: 0;
  min-height: 15em;
}

.calendar li {
  float: left;
  width: 14.2857142857%;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  height: 50px;
}

.calendar .current-date{
	color:#CF4242;
}

.current-date-day {
  background-color: #CF4242;
  color: #fff;
  border-radius: 99px;
}

.current-date-day-outline {
  border: 1px solid #CF4242;
  border-radius: 99px;
  /* height: 44px; */
}

/* .calendar .next-date{
	background-color: #CF4242;
	color: #fff;
	border-radius: 99px;
}*/

.calendar li.empty {
  pointer-events: none;
}

.calendar li:hover {
  color: #CF4242;
  border-radius: 99px;
}

.calendar li.active,
.calendar li.active:hover {
  background-color: #CF4242;
  color: #fff;
  border-radius: 99px;
}

/* .next-date{
	background-color: #CF4242;
	color: #fff;
	border-radius: 99px;
}*/
 
.calendar li:nth-child(-n+6) {
  color: #777;
}

.center {
  text-align: center;
}

/* end-calendar */

.lokasi {
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}

.lokasi:hover {
  background-color: #F6F6F6;
  border-radius: 5px;
}

.ms-n5 {
  margin-left: -40px;
}

.card-calendar {
  background-color: white;
  border-radius: 10px;
  min-height: 135px;
  margin: 5px 30px 15px 30px;
  padding: 20px;
}

.card-idulfitri {
  background-color: white;
  border-radius: 10px;
  min-height: 135px;
  margin: 30px;
  padding: 5px;
}

.card-banner-doa {
  border-radius: 10px;
  margin: 25px;
}

.rotate-icon {
  transition: all 0.1s linear;
}

.rotate-icon.down {
  transform: rotate(90deg);
}

.btn-filter-city {
  margin-top: 20px;
  border-radius: 100px;
  font-weight: 800;
  border: none;
  background-color: #F9A11B;
}

.btn-filter-city:hover {
  background-color: #C37A0B;
}

.btn-share {
  margin-top: 20px;
  border-radius: 100px;
  font-weight: 800;
  border: none;
  background-color: white;
  color: #232323;
}

.btn-share:hover {
  background-color: #F9A11B;
}

.content {
  position: relative;
  max-width: 480px;
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  /* top: 60px; */
  min-height: calc(100vh - 60px);
}

.ui-datepicker .ui-datepicker-header {
  background: #03499A;
  border-radius: 8px;
  border: none;
}

.ui-widget.ui-widget-content {
  background: white;
  border-radius: 12px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #03499A !important;
  background: #03499A !important;
  color: white !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #cccccc;
  background: white;
  margin: 2px;
  font-weight: bold;
  color: black;
  border-radius: 8px;
}

.ui-datepicker .ui-datepicker-prev {
  cursor: pointer;
  border: 1px solid #03499A !important;
  background: #03499A !important;
  color: #ffffff;
  font-weight: bold;
}

.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  border: 1px solid #03499A !important;
  background: #03499A !important;
  color: #ffffff;
  font-weight: bold;
}

.dropdown-menu.show {
  box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.35) !important;
}

.card .card-list {
  box-shadow: none;
}

.nav-tabs .nav-link.active, .kanban, .nav-tabs .nav-item.show .nav-link {
  color: #0266FF !important;
  background-color: none !important;
}

.nav-tabs .nav-link, .kanban {
  border: none !important;
  color: #495057 !important;
}

.nav-tabs .kanban {
  border: none !important;
}

.layout-grid {
  width: 40px;
  height: 40px;
  padding-top: 6px;
  text-align: center;
  border: 1px solid #d2d6da;
  border-radius: 0.5rem 0rem 0rem 0.5rem;
}

.layout-list {
  width: 40px;
  height: 40px;
  padding-top: 6px;
  text-align: center;
  border: 1px solid #d2d6da;
  border-radius: 0rem 0.5rem 0.5rem 0rem;
}

.form-select {
  cursor: pointer;
  height: 50px;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1,
.h1 {
  font-size: calc(1.425rem + 2.1vw);
}

@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 3rem;
  }
}
h2,
.h2 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}
h3,
.h3 {
  font-size: calc(1.3125rem + 0.75vw);
}

@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 1.875rem;
  }
}
h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}
h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #000;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small,
.small {
  font-size: 0.875em;
}

mark,
.mark {
  padding: 0.2em;
  background-color: var(--bs-highlight-bg);
}

a {
  color: var(--bs-link-color);
  text-decoration: none;
}

a:hover {
  color: var(--bs-link-hover-color);
  text-decoration: none;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}


/* responsive */

@media (max-width: 414px) {
	
	.current-date-day-outline {
	  border: 1px solid #CF4242;
	  border-radius: 99px;
	  /* max-width: 35px !important; */
	}
	
	.calendar li.active, .calendar li.active:hover {
	  /* max-width: 35px !important; */
	}
	
	.monthname {
	  width: 90%;
	}
	
	.theme-imsak .banner {
		height: 405px;
	}
	
	.theme-imsak .text-timeline {
		margin-top: 12px;
	}
	
	
	.theme-subuh .banner {
		height: 405px;
	}
	
	.theme-subuh .text-timeline {
		margin-top: 12px;
	}
	

	.theme-terbit .banner {
		height: 405px;
	}
	
	.theme-terbit .text-timeline {
		margin-top: 12px;
	}
	
	
	.theme-semi-zuhur .banner {
		height: 405px;
	}
	
	.theme-semi-zuhur .text-timeline {
		margin-top: 12px;
	}
	
	
	.theme-zuhur .banner {
		height: 405px;
	}
	
	.theme-zuhur .text-timeline {
		margin-top: 12px;
	}

	
	.theme-asar .banner {
		height: 405px;
	}
	
	.theme-asar .text-timeline {
		margin-top: 12px;
	}
	
	
	.theme-semi-magrib .banner {
		height: 405px;
	}
	
	.theme-semi-magrib .text-timeline {
		margin-top: 12px;
	}
	
	.theme-magrib .banner {
		height: 405px;
	}
	
	.theme-magrib .text-timeline {
		margin-top: 12px;
	}
	
	.theme-isya .banner {
		height: 405px;
	}
	
	.theme-isya .text-timeline {
		margin-top: 12px;
	}
	
	
	
	.timeline-imsak {
		margin-top: 8px !important;
	}
	
	.timeline-menuju-subuh {
		margin-top: 8px !important;
	}
	
	.timeline-subuh {
		margin-top: 8px !important;
	}
	
	.timeline-menuju-zuhur {
		margin-top: 8px !important;
	}
	
	.timeline-zuhur {
		margin-top: 8px !important;
	}
	
	.timeline-menuju-asar {
		margin-top: 8px !important;
	}
	
	.timeline-asar {
		margin-top: 8px !important;
	}
	
	.timeline-menuju-magrib {
		margin-top: 8px !important;
	}
	
	.timeline-magrib {
		margin-top: 8px !important;
	}
	
	.timeline-menuju-isya {
		margin-top: 8px !important;
	}
	
	.timeline-isya {
		margin-top: 8px !important;
	}
	
	
	.h6-time-calendar {
		font-size: 12px;
	}
	
	
	.card-calendar {
		margin: 0px 30px 15px 30px;
	}
	
	.card-idulfitri {
		margin: 15px 30px 10px 30px;
	}
	
	.card-banner-doa {
		margin: 10px 25px 10px 25px;
	}
	
	.h1-jadwal {
		font-size: 16px;
	}
	
	.h6-tanggal {
	  font-size: 14px;
	}
	
	.h1-imsak {
	    padding-top: 50px;
		font-size: 28px;
	}
	
	.h1-waktu-shalat {
		font-size: 50px;
	}
	
	.margin-imsak {
		margin: 35px 15px 15px 15px;
	}

	.margin-subuh {
		margin: 20px 15px 15px 15px;
	} 

	.margin-zuhur {
		margin: 15px;
	}

	.margin-asar {
		margin: 15px;
	}

	.margin-magrib {
		margin: 20px 15px 15px 15px;
	}

	.margin-isya {
		margin: 35px 15px 15px 15px;
	}

  .timeline-text {
		font-size: 8px;
	    line-height: 1.0px;
		padding-top: 8px;
  }
  .timeline-clock {
	  font-size: 10px;
  }
}

@media (max-width: 375px) {
	
	.margin-imsak {
		margin: 35px 10px 10px 10px;
	}

	.margin-subuh {
		margin: 20px 12px 12px 12px;
	} 

	.margin-zuhur {
		margin: 10px;
	}

	.margin-asar {
		margin: 10px;
	}

	.margin-magrib {
		margin: 20px 12px 12px 12px;
	}

	.margin-isya {
		margin: 35px 10px 10px 10px;
	}

  .timeline-text {
	  font-size: 8px;
  }
  .timeline-clock {
	  font-size: 10px;
  }
}


/* end responsive */


/*# sourceMappingURL=style.css.map */