/*!------------------------------------------------------------------
[MAIN STYLESHEET]

Template Name: Pesantren Tahfizh Daarul Qur'an Template
Description: Pesantren Tahfizh Daarul Qur'an Template
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&amp;display=swap);
/* Typography
================================================== */
@font-face {
  font-family: fontArab;
  src: url('LPMQ.ttf');
}

.arab {
  font-family: fontArab;
  line-height: 40pt;
}


#footer a:hover{
  color: #ffb600;
}

/* KIBAR DETAIL START */
.detail_page .text-bottom-left-sp {
  font-size: 71px;
  line-height: 87px;
  font-weight: 300;
  float: left;
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
  left: 25px;
}

.detail_page .text-normal-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 58px;
  line-height: 69px;
}

.detail_page .text-normal {
  font-size: 39px;
  line-height: 45px;
  float: left;
}

.detail_page .box-right {
  opacity: 1;
  height: 515px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-left-first {
  opacity: 1;
  height: 291px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-left {
  opacity: 1;
  height: 515px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-big {
  opacity: 1;
  height: 515px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-right-image {
  opacity: 1;
  height: 515px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-right-first {
  opacity: 1;
  height: 200px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .box-right-second {
  opacity: 1;
  height: 291px;
  padding: 0px;
  overflow: hidden;
}

.detail_page .image-ku {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
/* KIBAR DETAIL END */

/* BUTTON PROGRAM ANIMATE START */
#btnpog {
  width: 443px;
  height: 94px;
  border: 3px solid #fff;
  font-family: 'Lato', serif;
  font-size: 27px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  transition: 1s;
}

#btnpog::before, #btnpog::after {
  position: absolute;
  background: #F7860B;
  z-index: -1;
  transition: 1s;
  content: '';
}

#btnpog::before {
  border-radius: 10px;
  height: 94px;
  width: 443px;
}

#btnpog::after {
  border-radius: 10px;
  width: 443px;
  height: 94px;
}

.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

#btnpog:hover::before {
  width: 0px;
  background: #F7860B;
}

#btnpog:hover::after {
  height: 0px;
  background: #F7860B;
}

#btnpog:hover {
  background: #F7860B;
}
/* BUTTON PROGRAM ANIMATE END */

/* BUTTON HOVER CIRLCE ANIMATE START */
#buttonx {
    border: 0;
    position: relative;
}

#buttonx::before,
#buttonx::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.spin {
    height: 220px;
    width: 220px;
}

.spin::before,
.spin::after {
    top: 0;
    left: 0;
}

.spin::before {
    border: 4px solid transparent;
}

.spin:hover::before {
    border-top-color: #ffb600;
    border-right-color: #ffb600;
    border-bottom-color: #ffb600;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.10s, border-bottom-color 0.15s linear 0.20s;
}

.spin::after {
    border: 0 solid transparent;
}

.spin:hover::after {
    border-top: 4px solid #ffb600;
    border-left-width: 4px;
    border-right-width: 4px;
    transform: rotate(270deg);
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}

.circle {
  border-radius: 100%;
  box-shadow: none;
  cursor: pointer;
  background-color: #A8C726;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 11px;
  box-sizing: border-box;
}

.circle::before,
.circle::after {
    border-radius: 100%;
}

/* BUTTON HOVER CIRLCE ANIMATE END */

/* PROGRAM DETAIL LAYOUT START */
#first-box .box-left {
  opacity: 1;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

#first-box .box-right {
  opacity: 1;
  height: 550px;
  padding: 0px;
  overflow: hidden;
}

#second-box .box-left {
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}

#second-box .box-right {
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}

#third-box .box-left {
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 605px;
  padding: 0px;
  overflow: hidden;
}

#third-box .box-right {
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 290px;
  padding: 0px;
  overflow: hidden;
}

#fourth-box .box-left {
  opacity: 1;
  height: 508px;
  padding: 0px;
  overflow: hidden;
}

#fifth-box .box-left {
  overflow: hidden;
  opacity: 1;
  height: 668px;
  padding: 0px;
}

#fifth-box .box-right {
  overflow: hidden;
  opacity: 1;
  height: 668px;
  padding: 0px;
}

.circles-program .col-sm-12 {
  display: flex;
  justify-content: center;
}

.cirlces {
  cursor: pointer;
  width: 220px;
  height: 220px;
  background-color: #A8C726;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 11px;
  border-radius: 51%;
  box-sizing: border-box;
}

.cirlces:hover::after {
    border-top: 2px solid #0eb7da;
    border-left-width: 2px;
    border-right-width: 2px;
    transform: rotate(270deg);
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}

.bg-circles-shibyan {
  background-image:
    linear-gradient(
      rgb(16 16 16 / 45%),
      rgb(38 35 35 / 45%)
    ),
    url("https://boysandgirlsclub.info/wp-content/uploads/essentialworkerchildcare-620x430.png");
  background-size: cover;
  background-position: center;
}

.bg-circles-kb {
  background-image:
    linear-gradient(
      rgb(16 16 16 / 45%),
      rgb(38 35 35 / 45%)
    ),
    url("https://daqu.sch.id/assets/images/fullday/IMG_0912.JPG");
  background-size: cover;
  background-position: center;
}

.bg-circles-sd {
  background-image:
    linear-gradient(
      rgb(16 16 16 / 45%),
      rgb(38 35 35 / 45%)
    ),
    url("https://daqu.sch.id/assets/images/fullday/IMG_2445.JPG");
  background-size: cover;
  background-position: center;
}

.text-cirlces {
  text-align: center;
  font-size: 41px;
  line-height: 45px;
  margin-bottom: 0px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.program-text {
  text-align: left;
  font-size: 28px;
  line-height: 42px;
  font-weight: normal;
  letter-spacing: 0px;
  margin-top: 50px;
}

.color-fullday-2 {
  color: #A7C625;
  mix-blend-mode: multiply;
  opacity: 100%;
}

.color-sighor-2 {
  color: #43BAB1;
  mix-blend-mode: multiply;
  opacity: 100%;
}

.color-kibar-2 {
  color: #D98344;
  mix-blend-mode: multiply;
  opacity: 100%;
}

.color-takhassus-2 {
  color: #DEAF43;
  mix-blend-mode: multiply;
  opacity: 100%;
}

.color-tahfizh_camp-2 {
  color: #7A75F0;
  mix-blend-mode: multiply;
  opacity: 100%;
}

.color-muadalah-2 {
  color: #98CB82;
  mix-blend-mode: multiply;
  opacity: 100%;
}


/* PROGRAM DETAIL LAYOUT END */

/* BANNER PROGRAM NEW START */
.banner-program {
  height: 650px;
}

.banner-image {
  background-size: cover;
  background-position: right;
}

.title-text {
  color: #fff;
  text-transform: none;
  font-size: 51px;
  line-height: 61px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
  margin-top: 40px;
}

.sub-title-text {
  text-align: left;
  font-size: 31px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-top: 40px;
}

.center-text {
  padding: 50px;
}

.center-button {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday-color {
  background-color: #A8C726;
}

.sighor-color {
  background-color: #43BAB1;
}

.kibar-color {
  background-color: #D98344;
}

.takhassus-color {
  background-color: #DEAF43;
}

.tahfizh-camp-color {
  background-color: #7A75F0;
}

.muadalah-color {
  background-color: #98CB82;
}

.text-takhassus {
  color: #DEAF43;
  font-weight: bold;
}

.text-tahfizh_camp {
  color: #7A75F0;
  font-weight: bold;
}

.text-muadalah {
  color: #98CB82;
  font-weight: bold;
}
/* BANNER PROGRAM NEW END */

/* ANIMASI START */
.box {
  align-items: center;
  justify-content: center;
  transform: translateX(400%);
  transition: transform 0.4s ease;
}

.box:nth-of-type(even) {
  transform: translateX(-400%);
}

.box.show {
  transform: translateX(0);
}
/* ANIMASI END */

.breadcrumb-item.active a {
  color: #ffb600 !important;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 90px;
  height: 90px;
  animation: spin 2s linear infinite;
}

.box-methode:hover {
  border: 3px solid rgba(244,197,58,1);
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* FULLDAY */
.banner-area.fullday {
  min-height: 630px;
}

.fullday .bg-green-1-text-very-long {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 440px;
}

.bg-green-2-long-2 {
  overflow: hidden;
  width: 100%;
  height: 710px;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
}


.text-fasilitas {
  position: absolute;
  top: 65%;
  left: 26%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 30px;
  overflow: visible;
  width: 50%;
  line-height: 41px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.44px;
  text-transform: none;
}

.right {
  float: right;
}

.fullday-img-main {
  width: 361px;
  height: 400px;
  object-fit: cover;
  /* UI Properties */
  background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
  opacity: 1;
}

.text-sub-subscribe.fullday {
  text-align: center;
  color: #0F0F0F;
  margin-bottom: 50px;
}

.text-selengkapnya {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.5px;
  /*color: #0076FF;*/
  opacity: 1;
  cursor: pointer;
}

.text-selengkapnya:hover {
  color: #ffb600;
}

.long-mb {
  margin-bottom: 150px;
}

.text-green {
  color: #A8C726;
  font-weight: bold;
}

.text-blues {
  color: #43BAB1;
  font-weight: bold;
}

.text-fog-green {
  color: #D98344;
  font-weight: bold;
}

.fullday .box-one-left {
  margin-right: 30px;
}

.fullday .box-one-right {
  margin-right: 30px;
}

.fullday .text-top-left {
  font-size: 125px;
  font-weight: bold;
  line-height: 85px;
  letter-spacing: 0px;
  opacity: 1;
  margin-left: -20px;
}

ul.v {
  list-style-type: none;
  margin: 10px;
  padding: 0;
}

ul.lokasi li {
  cursor: pointer;
  margin: 15px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 23px;
  margin-bottom: -10px;
  border-bottom: 1px solid #fff;
  padding: 10px 0 15px;
}

ul.lokasi li:last-child {
  border-bottom: none;
}

.btn-darker {
  font-size: 23px;
  width: 240px;
  height: 64px;
  color: #fff;
  /*background: #0F0F0F 0% 0% no-repeat padding-box;*/
  border-radius: 56px;
  opacity: 1;
}

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

.fullday .text-big-normal {
  font-size: 108px;
  font-weight: bold;
  line-height: 85px;
  letter-spacing: 0px;
  opacity: 1;
}

.bg-green-2-long {
  overflow: hidden;
  width: 100%;
  height: 840px;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
}

.image-ku {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/*.image-ku:hover {
  width: 125%;
}*/

.fullday .center-any-text-title-top {
  font-size: 214px;
  margin: 0;
  position: absolute;
  top: 23%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday .center-any-text-title-bottom {
  font-size: 214px;
  margin: 0;
  position: absolute;
  bottom: 9%;
  left: 78%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday .loader-map-center {
  font-size: 124px;
  margin: 0;
  position: absolute;
  top: 35%;
  left: 45%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday .center-any-text {
  font-size: 124px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday .center-any-text-shibyan {
  font-size: 187px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bg-green-1-long {
  height: 486px;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
}

.bg-green-1-text {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 310px;
  padding: 0px;
  overflow: hidden;
}

.center-any-text-title-bottom-left {
  font-size: 214px;
  margin: 0;
  position: absolute;
  bottom: 7%;
  left: 33%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bg-green-1-text-long {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 355px;
  padding: 0px;
  overflow: hidden;
}

.bg-blues-1-text-long {
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 355px;
  padding: 0px;
  overflow: hidden;
}

.bg-blues-1-text-long-1 {
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 495px;
  padding: 0px;
  overflow: hidden;
}

/* SIGHOR */
.bc-sighor {
  background: #43BAB1;
  padding: 40px;
}

#first-box .bg-blues-1-text-long-1 {
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

#second-box .bg-blues-1-text-long-1 {
  background-color: #43BAB1;
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}

#second-box .bg-blues-1-images {
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}


#third-box .bg-blues-1-text-long-1 {
  background-color: #43BAB1;
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 605px;
  padding: 0px;
  overflow: hidden;
}

#third-box .bg-blues-1-images {
  background-color: #43BAB1;
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 290px;
  padding: 0px;
  overflow: hidden;
}

#fourth-box .bg-blues-1-text-long-1 {
  background-color: #43BAB1;
  opacity: 1;
  height: 508px;
  padding: 0px;
  overflow: hidden;
}

.text-bottom-right {
  font-size: 41px;
  float: right;
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
  right: 25px;
}

.text-bottom-left {
  font-size: 41px;
  float: left;
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
  left: 25px;
}

.fullday .bg-blues-2 {
  overflow: hidden;
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 668px;
  padding: 0px;
}

/* SIGHOR END */

/* MUADALAH START */
.fullday .bg-muadalah-green {
  background-color: #98CB82;
}

.bc-muadalah {
  background: #98CB82;
  padding: 40px;
}
/* MUADALAH END */

/* TAKHASSUS START */
.bc-takhassus {
  background: #DEAF43;
  padding: 40px;
}
/* TAKHASSUS END */

/* KIBAR START */
.bc-kibar {
  background: #D98344;
  padding: 40px;
}

#first-box .bg-fg-green-1-text-long-1 {
  background: #D98344 0% 0% no-repeat padding-box;
  opacity: 1;
  height: auto;
  padding: 0px;
  overflow: hidden;
}


.fullday .bg-fog-green-2 {
  overflow: hidden;
  background: #D98344 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 745px;
  padding: 0px;
}

#second-box .bg-fg-green-1-text-long-1 {
  background-color: #D98344;
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}

#second-box .bg-fg-green-1-images {
  background: #D98344 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 408px;
  padding: 0px;
  overflow: hidden;
}

#third-box .bg-fg-green-1-text-long-1 {
  background-color: #D98344;
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 605px;
  padding: 0px;
  overflow: hidden;
}

#third-box .bg-fg-green-1-images {
  background-color: #D98344;
  background-size: cover;
  background-position: center;
  opacity: 1;
  height: 290px;
  padding: 0px;
  overflow: hidden;
}

#fourth-box .bg-fg-green-1-text-long-1 {
  background-color: #D98344;
  opacity: 1;
  height: 508px;
  padding: 0px;
  overflow: hidden;
}
/* KIBAR END */

.list-styles li {
  padding: 5px 10px;
  overflow: visible;
  width: 100%;
  line-height: 31px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
}

.fullday .rotate-any-text {
  transform: rotate(-90deg);
  font-size: 125px;
  line-height: 143px;
  margin: 0;
  position: absolute;
  top: 40%;
  left: 0%;
}

.fullday .center-any-text-super-big {
  font-size: 350px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 75%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fullday .bg-white-2 {
    overflow: hidden;
    background: #fff 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 668px;
    padding: 0px;
}

.fullday .bg-green-3 {
  overflow: hidden;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 100%;
  padding: 0px;
}

.fullday .text-top-left {
  font-size: 155px;
  font-weight: bold;
  line-height: 91px;
  letter-spacing: 0px;
  opacity: 1;
}

.text-top-left-2 {
  padding: 10px 30px;
  font-size: 85px;
  font-weight: bold;
  line-height: 158px;
  letter-spacing: 0px;
  opacity: 1;
}

ol.list-styles {
  padding: 10px 55px;
}

.bg-white-1-text-long {
  background: #fff 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 355px;
  padding: 0px;
  overflow: hidden;
}

.bg-green-1-images {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 355px;
  padding: 0px;
  overflow: hidden;
}

.bg-blues-1-images {
  background: #43BAB1 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 555px;
  padding: 0px;
  overflow: hidden;
}

.bg-fg-green-1-images {
  background: #D98344 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 550px;
  padding: 0px;
  overflow: hidden;
}

.image-ku.special {
  height: 481px;
  object-fit: cover;
}

.image-ku.band {
  height: 100%;
  object-fit: cover;
}

.image-ku.auto {
  height: auto;
  object-fit: cover;
}

.fullday .bg-green-1, .fullday .bg-green-1 {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 481px;
  padding: 0px;
  overflow: hidden;
}

.fullday .bg-green-1-text {
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 310px;
  padding: 0px;
}

.fullday .bg-green-2 {
  overflow: hidden;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 668px;
  padding: 0px;
}

.fullday .bg-green-2-map {
  overflow: hidden;
  background: #A8C726 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 410px;
  padding: 0px;
}

.text-sub-subscribe-normal.fullday {
  padding: 30px;
  overflow: visible;
  width: 100%;
  line-height: 35px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -0.3px;
  text-transform: none;
  margin-bottom: 0;
}

.cursors {
  cursor: pointer;
}

.fullday .banner-title {
  color: #fff;
  text-transform: capitalize;
  font-size: 45px;
  line-height: 67px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
  margin-top: 80px;
}

.fullday .fullday-subtitle {
  text-align: left;
  font-size: 25px;
  line-height: 35px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-top: 30px;
}

.btn.btn-white {
  font-size: 17px;
  line-height: 26px;
  /*color: #000;*/
  font-weight: normal;
  text-align: center;
  width: 205px;
  height: 54px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 27px;
  opacity: 1;
  margin-top: 100px;
}

.btn.btn-white:hover {
  color: #ffb600;
}

.bc-fullday {
  background: #A8C726;
  padding: 50px;
}



#sighor .w-100 {
  height: auto;
  /* UI Properties */
  background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
  opacity: 1;
}

#sighor .ts-team-wrapper {
  border-radius: 28px;
}

#sighor .ts-team-wrapper .ts-name {
  font-size: 21px;
  color: #fff;
}

#sighor p {
  line-height: 20px;
}

.section-sighor {
  background: #43BAB1 0% 0% no-repeat padding-box;
}

.section-fullday {
  background: #A8C726 0% 0% no-repeat padding-box;
}
/* FULLDAY END */

/* SIDEBAR NEW  */
.social {
  position: fixed;
  width: 0px;
  top: 30%;
  z-index: 99;
  cursor: pointer;
  right: 24%;
}

.social ul {
  padding: 0px;
  -webkit-transform: translate(270px, 0);
  -moz-transform: translate(270px, 0);
  -ms-transform: translate(270px, 0);
  -o-transform: translate(270px, 0);
  transform: translate(270px, 0);
}

.social ul li {
    display: block;
    margin: 3px;
    background: rgba(171, 219, 209, 0.36);
    width: 170px;
    text-align: left;
    padding: 5px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.social ul li:hover {
  -webkit-transform: translate(-110px, 0);
  -moz-transform: translate(-110px, 0);
  -ms-transform: translate(-110px, 0);
  -o-transform: translate(-110px, 0);
  transform: translate(-110px, 0);
  background: rgba(173, 178, 177, 0.4);
}

.social ul li:hover a {
  color: #fff;
}

.social ul li:hover i {
  color: #fff;
  background: #9C303A;
}

.social ul li i {
  margin-right: 10px;
  color: #fff;
  padding: 13px 13px 0px 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background: #306A9C;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);

}

#back-to-top i.fas {
  padding: 13px 13px 0px 14px;
  /*background-color: rgba(156,48,58,1);*/
}
/* SIDEBAR NEW END */

/* SIDEBAR */
.floating-menu{
  border-radius:100px;
  z-index:999;
  padding-top:10px;
  padding-bottom:10px;
  right:0;
  position:fixed;
  display:inline-block;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
}
.main-menu{
  margin:0;
  padding-left:0;
  list-style:none
}
.main-menu li a{
  display:grid;
  font-size: 13px;
  margin-top: 5px;
  padding:20px;
  color:#fff;
  border-radius:0px;
  position:relative;
  -webkit-transition:none;
  -o-transition:none;
  transition:none
}

.main-menu li:first-child{
  margin-top: 15px;
  margin-bottom: 15px;
}

.main-menu li:first-child > a:hover{
  background:transparent;
}

.main-menu li:last-child > a:hover{
  background:transparent;
}

.main-menu li a:hover{
  background:rgba(244,244,244,.3)
}
.menu-bg{
  background-image:-webkit-linear-gradient(top,#306A9C 0,#18354E 100%);
  background-image:-o-linear-gradient(top,#306A9C 0,#18354E 100%);
  background-image:-webkit-gradient(linear,left top,left bottom,from(#306A9C),to(#18354E));
  background-image:linear-gradient(to bottom,#306A9C 0,#18354E 100%);
  background-image: transparent linear-gradient(94deg, #306A9C 0%, #18354E 100%) 0% 0% no-repeat padding-box;
  background-repeat:repeat-x;
  position:absolute;
  width:100%;
  height:100%;
  border-radius:50px;
  z-index:-1;
  top:0;
  right:1px;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s
}
.ripple{
  position:relative;
  overflow:hidden;
  transform:translate3d(0,0,0)
}
.ripple:after{
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  background-image:radial-gradient(circle,#000 10%,transparent 10.01%);
  background-repeat:no-repeat;
  background-position:50%;
  transform:scale(10,10);
  opacity:0;
  transition:transform .5s,opacity 1s
}
.ripple:active:after{
  transform:scale(0,0);
  opacity:.2;
  transition:0s
}
/* SIDEBAR END */

/* CUSTOM STYLES */
.post-media.post-image {
  width: 100%;
  height: auto;
  border-radius: 25px;
  cursor: pointer;
  background: #222 center/cover url("https://c4.wallpaperflare.com/wallpaper/572/458/476/grey-abstract-geometric-triangle-background-wallpaper-preview.jpg") no-repeat;
}

.img-fluid.news {
  width: 100%;
  height: auto;
  border-radius: 25px;
  cursor: pointer;
}

.body-news figure img {
  margin-top: 35px;
  margin-bottom: 35px;
  width: 100%;
  height: auto;
  border-radius: 25px;
  background: #222 center/cover url("https://c4.wallpaperflare.com/wallpaper/572/458/476/grey-abstract-geometric-triangle-background-wallpaper-preview.jpg") no-repeat;
}

.post-info {
  width: 70%;
}

.posts-thumb {
  margin-right: 15px;
  width: 90px;
  height: 70px;
  border-radius:  10px;
  background: #222 center/cover url("https://c4.wallpaperflare.com/wallpaper/572/458/476/grey-abstract-geometric-triangle-background-wallpaper-preview.jpg") no-repeat;
}

.swiper-pagination {
  display: none;
}

#mainMenuBar .action-style-box {
  display: none;
}

#mainMenuBar .action-style-box.stick {
  display: block;
}

.modal-header.modal-header-bg {
  background: transparent linear-gradient(98deg, #306A9C 0%, #18354E 100%) 0% 0% no-repeat padding-box;
}

.btn-primary.modal-btn {
  background: #27567D 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 20px;
  opacity: 1;
}

.form-control.modal-input {
  border-radius: 20px;
}

.modal-header {
  display: inline-block !important;
}

.modal-header .close {
  padding: 0rem 1rem;
}

.call-to-action-btn.right {
  text-align: right;
}

.call-to-action-text.right {
  text-align: right;
}

.container.visi.last {
  border-bottom: none;
}

.img-gradient{
  cursor: pointer;
  position:relative;
  display:inline-block;
}

.img-gradient:after {
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:99%;
  height:89%;
  border-radius: 70px;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, #00000000 115%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00000000), color-stop(115%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,#00000000 115%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,#00000000 115%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,#00000000 115%); /* IE10+ */
  background: transparent linear-gradient(180deg, #00000000 0%, #00000039 22%, #000000 115%) 0% 0% no-repeat padding-box; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.img-gradient img{
  display:block;
}

.mt-news {
  margin-bottom: 50px;
}

.btn.btn-yellow {
  cursor: pointer;
  width: 443px;
  height: 94px;
  background: #F7860B 0% 0% no-repeat padding-box;
  mix-blend-mode: unset;
  border-radius: 10px;
  opacity: 1;
  color: #fff;
  text-transform: none;
  font-size: 27px;
}

.btn.btn-yellow:hover {
  border: 2px solid white;
}

.show-desktop {
  display: block;
}
.show-mobile {
  display: none;
}

.visi.arab-text {
  font-size: 36px;
  line-height: 55px;
  font-family: fontArab;
}

.column-title.visi.arab-text {
  font-size: 52px;
}

.container.visi {
  padding: 40px 100px 80px 100px;
  margin-bottom: 80px;
  border-bottom: 2px solid grey;
}

p.visi {
  font-size: 21px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #5B5B5D;
  opacity: 1;
}
.column-title.visi {
  font-size: 40px;
  letter-spacing: -0.4px;
  color: #5B5B5D;
  opacity: 1;
  line-height: 46px;
}

.alumni-putri {
  width: 1519px;
  height: 925px;
  opacity: 1;
  margin-bottom: -255px;
}

.trio-syaikh {
  width: 635px;
  height: 670px;
  margin-left: 45%;
}

.container-putri {
  padding-right: 0px;
  padding-left: 0px;
  background: -webkit-linear-gradient(left, transparent 41.65% , #9C303A 41.35%);
  background: -o-linear-gradient(right, transparent 41.65%, #9C303A 41.35%);
  background: -moz-linear-gradient(right, transparent 41.65%, #9C303A 41.35%);
  background: linear-gradient(to right, transparent 41.65% , #9C303A 41.35%);
}

.blog {
  margin-top: 50px;
}

.gradient-dark {
    background: transparent linear-gradient(
180deg, #00000000 0%, #00000039 22%, #000000 100%) 0% 0% no-repeat padding-box;
    border-radius: 70px;
    margin: 0 23px;
    align-items: center;
    justify-content: center;
}

.news-title {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.77px;
  color: #FFFFFF;
  opacity: 1;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cta-100 {
  margin-top: 100px;
  padding-left: 8%;
  padding-top: 7%;
}
.col-md-4{
  padding-bottom:0px;
}

.white {
  color: #fff !important;
}
.mt{float: left;margin-top: -20px;padding-top: 20px;}
.bg-blue-ui {
  background-color: #F8C143 !important;
}
figure img{width:300px;}

#blogCarousel {
  padding-bottom: 100px;
}
.blog .carousel-indicators {
  left: 0;
  bottom: 10px;
  /*height: 50%;*/
}

/* The colour of the indicators */
.blog .carousel-indicators li {
  background: #708198;
  border-radius: 50%;
  width: 20px;
  height: 0px;
}

.blog .carousel-indicators .active {
  background: #F8C143;
}

.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}

.item-box-blog {
  border: 1px solid #dadada;
  text-align: center;
  z-index: 4;
  padding: 20px 0px;
}

.item-box-blog-image {
  position: relative;
}

.item-box-blog-image figure img {
  width: 300px;
  height: 300px;
  background: transparent linear-gradient(
180deg, #00000000 0%, #00000039 22%, #000000 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 70px;
  opacity: 1;

  /*width: 100%;
  height: auto;*/
}

.item-box-blog-date {
  position: absolute;
  z-index: 5;
  padding: 4px 20px;
  top: -20px;
  left: 32%;
  background-color: #41cb52;
}

.item-box-blog-date span {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.item-box-blog-date span.mon {
  font-size: 18px;
}

.item-box-blog-date span.day {
  font-size: 16px;
}

.item-box-blog-body {
  /*padding: 10px;*/
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}

.item-box-blog-data p {
  font-size: 13px;
}

.item-box-blog-data p i {
  font-size: 12px;
}

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden;
}

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn.bg-blue-ui.white.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px;

  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn.bg-blue-ui.white.read:hover {
  box-shadow: 0px 5px 15px inset #F8C143;
}

.sighor-image {
  width: auto;
  height: 120px;
  margin: 0;
  position: absolute;
  top: 38%;
  left: 20%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
}

.takhassus-image {
  width: auto;
  height: 130px;
  margin: 0;
  position: absolute;
  top: 30%;
  left: 22%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}

.takhassus-image-right {
  width: auto;
  height: 120px;
  margin: 0;
  position: absolute;
  top: 35%;
  right: 5%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}


.kibar-image {
  width: auto;
  height: 130px;
  margin: 0;
  position: absolute;
  top: 33%;
  left: 22%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}

.kibar-image-right {
  width: auto;
  height: 120px;
  margin: 0;
  position: absolute;
  top: 35%;
  right: 8%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}

.fullday-image {
  width: auto;
  height: 120px;
  margin: 0;
  position: absolute;
  top: 35%;
  left: 22%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}

.fullday-image-right {
  width: auto;
  height: 120px;
  margin: 0;
  position: absolute;
  top: 35%;
  right: 5%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;
  z-index: 99;
}

.gap-top {
  margin-top: 20px;
}

.latest-post-media {
  cursor: pointer;
  width: 443px;
  height: 94px;
  background: #F7860B 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 10px;
  opacity: 1;
}

.latest-post-media:hover {
  border: 2px solid white;
}

.news-program .section-sub-title {
  font-size: 60px;
  text-transform: none;
  color: #fff;
  line-height: 105px;
  letter-spacing: -2.02px;
  opacity: 1;
  font-weight: bold;
  margin: 0 0 0px;
}

.news-program .section-title {
  font-size: 30px;
  line-height: 28px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
  opacity: 1;
  text-transform: none;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 80px;
}

.logo-ikadaqu {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-subscribe-white {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 60px;
}

.bg-red-dark {
  background: #5F090D 0% 0% no-repeat padding-box;
  opacity: 1;
}



.alumni-areas {
  padding: 0px 0;
}

.alumni-areas .bg-red {
  width: 1126px;
  height: 500px;
  background: #9C303A 0% 0% no-repeat padding-box;
  opacity: 1;
  margin-top: -112px;
}

#project-area {
  padding: 0px 0;

  /*background-image: url("http://localhost:8080/daqu-school/assets/images/newer/alumni.png");
  background-color: #cccccc;
  height: 662px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  transition: all .3s linear;
  position: relative;*/
}

#project-area .container-fluid {
  padding-right:  0px;
  padding-left: 0px;
}

.kyai-image {
  width: 1920px;
  height: 662px;
  opacity: 1;
}

.stick {
  position: fixed;
  bottom: 20px;
  z-index: 9999;
  width: 1126px;
  -webkit-transition: all 1.3s;
  -moz-transition: all 1.3s;
  -ms-transition: all 1.3s;
  -o-transition: all 1.3s;
  transition: all 1.3s;
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.15s;
}

button.btn.btn-register {
  color: #fff !important;
  width: 112px;
  height: 40px;
  background: #27567D 0% 0% no-repeat padding-box;
  mix-blend-mode: hard-light; /*multiply*/;
  border-radius: 20px;
  opacity: 1;
}

input.form-control.special-input {
  text-transform: capitalize;
  font-size: 20px;
  color: #fff;
  border: none;
  width: 270px;
  height: 40px;
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: rgb(64,95,121);
  border-radius: 20px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}

.logo {
  display: contents;
}

.icon-menu-bars{
  top: 80px;
  left: 59px;
  width: 24px;
}

ul.slick-dots {
    display: none;
}

/*.tahfizul-quran .row .col-lg-5 {
  background-color: rgba(183,143,116,1);
  height: 1600px;
}*/

.tahfizul-quran .image-background-1 {
  padding-right: 0px;
  padding-left: 0px;
  /*background-image: url("http://localhost:8080/daqu-school/assets/images/newer/DSC09202.png");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}

.tahfizul-quran .image-background-1 .syeikh {
  width: 100%;
}

.tahfizul-quran .image-background-2 {
  background-color: rgba(156,48,58,1); /* Used if the image is unavailable */
  height: 220px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

.tahfizul-quran .image-background-3 {
  background-color: #fff; /* Used if the image is unavailable */
  height: 220px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

.tahfizul-quran h4.sub-text, .alumni-areas h4.sub-text {
    overflow: visible;
    width: 100%;
    line-height: 31px;
    margin-top: 40px;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(255,255,255,1);
    letter-spacing: -0.3px;
    text-transform: none;
}

.container.images{
  max-width: 2200px;
  padding-right: 0px;
  padding-left: 0px;
}



.image-background-pk {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: -webkit-linear-gradient(left, white 50.02% , rgba(187, 44, 50, 1) 50%);
  background: -o-linear-gradient(right, white 50.02%, rgba(187, 44, 50, 1) 50%);
  background: -moz-linear-gradient(right, white 50.02%, rgba(187, 44, 50, 1) 50%);
  background: linear-gradient(to right, white 50.02% , rgba(187, 44, 50, 1) 50%);
}


.col-lg-6.images-santris:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  background-image: url("http://localhost:8080/daqu-school/assets/images/newer/Mask_Group_4.png");
}

h2.mt-70{
  top: 70px !important;
}

.text-black {
  color: rgba(39,39,39,1) !important;
}


h2.text-subscribe {
  /*left: 196px; */
  top: 100px;
  position: absolute;
  overflow: visible;
  width: 510px;
  white-space: nowrap;
  line-height: 80px;
  margin-top: -0.5px;
  text-align: left;
  /*font-family: Lato;*/
  font-style: normal;
  font-weight: 900;
  font-size: 71px;
  color: rgba(46,46,46,1);
  /* letter-spacing: -0.3px; */
  text-transform: capitalize;
}

h4.text-sub-subscribe{
  overflow: visible;
  width: 100%;
  line-height: 31px;
  margin-top: 40px;
  text-align: left;
  /*font-family: Lato;*/
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: rgba(255,255,255,1);
  letter-spacing: -0.2px;
  text-transform: none;
}


#program-utama{
  margin-top: 35px;
}

.navbar-expand-lg .navbar-nav{
  margin-left: auto;
}

.shadow{
  filter: drop-shadow(0px 8px 15px rgba(0, 0, 0, 0.161));
}

.banner-carousel .slider-content .images{
  display: flex;
  position: absolute;
}

/*.banner-carousel .slider-content .banner-images-special{
  width: 100%;
}*/

.images .banner-images-special.left{
  width: 398px;
  height: 650px;
  left: 30px;
  top: 5px;
  overflow: visible;
}

.images .banner-images-special.right{
  position: absolute;
  width: 435px;
  left: 170px;
  top: 5px;
  overflow: visible;
}

.site-navigation.navbar-fixed .image-navbar-fixed {
  display: block;
  width: auto;
  height: 76px;
  left: 133px;
  top: 45px;
  overflow: visible;
}

.site-navigation .image-navbar-fixed {
  display: none;
}

/*img.award-image {
  margin-top: 50px;
  width: 210px;
}*/

.program-pendidikan {
  padding: 0;
  height: 1035px;
  background-color: rgba(244,197,58,1);
}

.news-program {
  background-color: #F8C143;
  height: 850px;
}

.news {
  height: 800px;
}

.error.invalid-feedback {
  display: none !important;
}

.form-control.special-input.is-invalid{
  border: 1px solid rgb(247 2 25);
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  display: none;
}

/* CUSTOM STYLES END */



/* Global styles
================================================== */
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
}

.body-inner {
  position: relative;
  overflow: hidden;
}

.preload {
  position: fixed;
  background: #fff url(../images/preload.html) center center no-repeat;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

a:link,
a:visited {
  text-decoration: none;
}

a {
  color: inherit;
  transition: .2s ease;
}

section,
.section-padding {
  padding: 70px 0;
  position: relative;
}

.no-padding {
  padding: 0;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}

.gap-20 {
  clear: both;
  height: 20px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-80 {
  margin-bottom: -80px;
}

.mrt-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

.pab {
  padding-bottom: 0;
}

a:focus {
  outline: 0;
}

.ts-padding {
  padding: 60px;
}

.solid-bg {
  background: #f9f9f9;
}

.yellow-bg {
  background: rgba(244,197,58,1);;
}

.dark-bg {
  background: #252525;
  color: #fff;
}

.dark-bg h2,
.dark-bg h3 {
  color: #fff;
}

.solid-row {
  background: #f0f0f0;
}

.bg-overlay {
  position: relative;
}

.bg-overlay .container {
  position: relative;
  z-index: 1;
}


.bg-overlay:after {
  position: relative;
}

.bg-overlay:after {
  background-color: rgb(108 105 105 / 65%);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.content-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  overflow: hidden;
}

/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}

.dropcap.primary {
  background: #ffb600;
  color: #fff;
}

.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}

/* Title */
.title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}

/* Title Border */
/* Section title */
.section-title {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
}

.section-sub-title {
  text-transform: none;
  font-weight: 900;
  font-size: 60px;
  line-height: 105px;
  /*margin: 0 0 60px;*/
  margin: 0 0 0px;
  color: #212121;
}

.section-title {
  font-size: 30px;
  line-height: 28px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
  opacity: 1;
  text-transform: none;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 80px;
}

@media (max-width: 575px) {
  .section-sub-title {
    font-size: 28px;
  }
}

/* Column title */
.column-title {
  margin: 0 0 40px;
}

.column-title-small {
  font-size: 20px;
  margin: 0 0 25px;
}

/* Page content title */
.page-content-title.first {
  margin-top: 0;
}

/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Input form */
.form-control {
  box-shadow: none;
  border: 1px solid #dadada;
  padding: 5px 20px;
  height: 44px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #ffb600;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}

.alert hr {
  background: initial;
  margin: initial;
  border-top: 1px solid;
  height: initial;
  margin-bottom: 1rem;
  opacity: .2;
}

blockquote {
  padding: 25px;
  margin: 20px 0;
  background: #f9f9f9;
  position: relative;
  border-left: 3px solid #ffb600;
  padding-left: 40px;
}

blockquote.text-center {
  border-top: 3px solid #ffb600;
  border-left: 0;
  padding-left: 25px;
  padding-top: 50px;
}

blockquote.text-center:before {
  left: 50%;
  top: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

blockquote.text-right {
  border-right: 3px solid #ffb600;
  padding-right: 40px;
  border-left: 0;
  padding-left: 25px;
}

blockquote.text-right:before {
  left: auto;
  right: 5px;
}

blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 28px;
  color: #E5E5E5;
  top: 5px;
  left: 5px;
  font-weight: 700;
  z-index: 0;
}

blockquote p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  font-style: italic;
  margin-bottom: 0;
}

cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

/* Ul, Ol */
.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}

.list-round li {
  line-height: 28px;
}

.list-round li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  margin-right: 10px;
  color: #ffb600;
  font-size: 12px;
}

.list-arrow {
  padding: 0;
}

ul.list-arrow li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  margin-right: 10px;
  color: #ffb600;
  font-size: 16px;
  font-weight: bold;
}

ul.list-check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 10px;
  color: #ffb600;
  font-size: 14px;
}

/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* Button */
.btn:active, .btn:focus {
  box-shadow: none !important;
}

.btn-primary,
.btn-dark {
  border: 0;
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Lato", sans-serif;
  transition: 350ms;
  font-size: 14px;
}

@media (max-width: 767px) {

  .detail_page .text-normal {
    font-size: 31px;
    line-height: 38px;
  }

  .detail_page .text-normal-center {
    font-size: 46px;
    line-height: 54px;
  }

  .detail_page .text-bottom-left-sp {
    font-size: 52px;
    line-height: 62px;
  }

  .fullday .bg-fog-green-2 {
    height: auto;
  }

  #btnpog {
    width: 100%;
    height: 70px;
    border: none;
  }

  #btnpog::before {
    border-radius: 10px;
    height: 70px;
    width: 100%;
  }

  #btnpog::after {
    border-radius: 10px;
    width: 100%;
    height: 70px;
  }


  .cirlces {
    width: 150px;
    height: 150px;
  }

  .text-cirlces {
    font-size: 21px;
    line-height: 31px;
  }

  .banner-program {
    height: auto;
  }

  .program-text {
    font-size: 21px;
    margin-top: 10px;
  }

  .title-text {
    font-size: 28px;
    line-height: 41px;
    margin-top: 20px;
  }

  .sub-title-text {
    font-size: 21px;
    line-height: 31px;
    margin-top: 21px;
  }

  .fullday-color {
    height: 450px;
  }

  .banner-image {
    height: 450px;
  }

  .text-bottom-right {
    font-size: 28px;
  }

  .text-bottom-left {
    font-size: 28px;
  }

  #bottbar .container {
    padding-left: 0px;
    padding-right: 0px;
  }



  .btn-primary,
  .btn-dark {
    font-size: 13px;
  }

  .fa-lg {
    font-size: 1em;
  }
}

.btn-white.btn-primary {
  background: #fff;
  color: #ffb600;
}

.btn-primary {
  background: #ffb600;
}

.btn-dark {
  background: #23282d;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
  background: #111;
  color: #fff;
}

.btn-primary:hover:active, .btn-primary:hover:focus,
.btn-dark:hover:active,
.btn-dark:hover:focus,
.btn-white.btn-primary:hover:active,
.btn-white.btn-primary:hover:focus {
  color: #fff;
  background-color: #111 !important;
}

.general-btn {
  margin-top: 50px;
}

/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* Top Bar
================================================== */
.top-bar {
  /*padding: 8px 0;*/
  padding: 0px 0;
  background: #ebebeb;
  position: relative;
}

/* Top info */
ul.top-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.top-info li {
  position: relative;
  line-height: 10px;
  display: inline-block;
  margin-left: 0;
  padding-right: 15px;
}

ul.top-info li i {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

ul.top-info li p.info-text {
  margin: 0;
  line-height: normal;
  display: inline-block;
  flex-direction: column;
}

/* Top social */
.top-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: -12px;
}

@media (max-width: 767px) {
  .top-social ul {
    margin-right: 0;
  }
}

.top-social ul li {
  display: inline-block;
  padding: 0;
}

.top-social ul li a {
  color: #2c2c2c;
  font-size: 14px;
  transition: 400ms;
  padding: 9px 12px;
}

.top-social ul li a:hover {
  color: #333;
}

/* Top bar border */
.top-bar-border {
  padding: 8px 20px 8px;
  border-bottom: 1px solid #ddd;
}

.top-bar-border ul.top-info {
  color: #707070;
  font-weight: 400;
}

.top-bar-border .top-social li a {
  color: #7c7c7c;
}

.top-bar-border ul.top-info li i {
  color: #ffb600;
}

/* Header area
================================================== */
.header {
  background: #fff;
  position: relative;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.header-one,
.header-one .site-navigation {
  /*background: #23282d;*/
  background: rgba(244,244,244,1);
  box-shadow: 0px 8px 8px -6px rgb(0 0 0 / 50%);
}

.header-one .navbar-collapse {
  padding-left: 0;
}

@media (max-width: 991px) {
  .navbar-collapse.collapse {
    overflow-y: auto;
  }
}

.header-one ul.navbar-nav > li {
  padding-left: 0;
  padding-right: 30px;
}

@media (max-width: 991px) {
  .header-one ul.navbar-nav > li {
    padding-right: 0;
  }
}

.header-one .logo-area {
  /*padding: 30px 0;*/
  padding: 15px 0;
}

.navbar-fixed {
  z-index: 9999;
  position: fixed;
  width: 100%;
  top: 0;
}

.header-two {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
}

.header-two .navbar-fixed {
  background-color: #fff;
}

ul.navbar-nav > li > a {
  padding: 15px 0 !important;
  color: #fff;
}

@media (max-width: 991px) {
  ul.navbar-nav > li > a {
    padding: 1px 0 !important;
  }
  .navbar-nav {
    margin-bottom: 15px;
  }
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #ffb600 !important;
}

/*-- Logo --*/
.logo img {
  /*width: auto;
  height: 35px;*/
  width: auto;
  height: 76px;
  left: 133px;
  top: 45px;
  overflow: visible;
}

.header-two .logo img {
  height: 30px;
}

/* header right */
.header-right {
  float: right;
}

ul.top-info-box {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

@media (max-width: 767px) {
  ul.top-info-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
}

ul.top-info-box li {
  position: relative;
  float: left;
  margin-left: 0;
  border-right: 1px solid #dedede;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 25px;
  margin-right: 25px;
}

@media (max-width: 767px) {
  ul.top-info-box li {
    border: 0;
    text-align: center;
    margin: 0;
    flex: 0 0 50%;
    padding: 0;
    margin-top: 10px;
  }
}

@media (max-width: 400px) {
  ul.top-info-box li {
    border: 0;
    text-align: center;
    margin: 0;
    flex: 0 0 100%;
    margin-top: 15px;
  }
}

ul.top-info-box li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

ul.top-info-box li.last {
  border-right: 0;
}

ul.top-info-box li .info-box span.info-icon {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  margin: 2px 5px 0 0;
  position: relative;
}

ul.top-info-box li .info-box .info-box-content {
  display: inline-block;
  font-family: "Lato", sans-serif;
  flex-direction: column;
}

ul.top-info-box li .info-box .info-box-title {
  font-size: 15px;
  margin-bottom: 8px;
  line-height: normal;
}

ul.top-info-box li .info-box .info-box-subtitle {
  margin: 0;
  line-height: normal;
  font-size: 15px;
  font-weight: bold;
  color: #111;
}

/*-- Search start --*/
ul.top-info-box > li.nav-search {
  cursor: pointer;
  padding-left: 30px;
  margin-left: 30px;
}

ul.top-info-box > li.nav-search:before {
  position: absolute;
  content: '';
  background: #ddd;
  left: 0;
  width: 1px;
  height: 40px;
  top: 50%;
  margin-top: -10px;
}

ul.top-info-box > li.nav-search i {
  font-size: 20px;
  top: 10px;
  position: relative;
  cursor: pointer;
  color: #999;
}

/* Main navigation */
.navbar-toggler {
  float: left;
  margin-top: 10px;
  padding: 12px;
}

.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

.navbar-toggler {
  margin: 10px 0;
  padding: 6px;
  border-radius: 0;
  font-size: 1rem;
  background: #ffb600;
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-dark .navbar-toggler-icon,
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #ffb600;
  position: relative;
}

ul.navbar-nav > li {
  padding: 0 13px;
  position: relative;
}

@media (max-width: 1200px) {
  ul.navbar-nav > li {
    padding: 0 9px;
  }
  ul.navbar-nav > li .nav-link {
    font-size: 12px;
  }
}

.header-two .navbar-nav > .header-get-a-quote {
  top: -4px;
}

@media (max-width: 991px) {
  .header-two ul.navbar-nav > li {
    padding: 0;
    width: 100%;
  }
}

ul.navbar-nav > li:last-child {
  padding-right: 0;
}

ul.navbar-nav > li:last-child:after {
  background: none;
}

ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a:focus {
  background: none;
}

ul.navbar-nav > li > a i {
  font-weight: 700;
}

@media (max-width: 991px) {
  ul.navbar-nav > li > a i {
    float: right;
    background: #222;
    padding: 6px 10px;
    margin-top: 7px;
  }
  .header-two ul.navbar-nav > li > a i {
    color: #fff;
  }
  .header-two ul.navbar-nav > li.active > a i,
  .header-two ul.navbar-nav > li > a.active i {
    color: #ffb600;
  }
}

ul.navbar-nav > li > a:after,
ul.navbar-nav > li > a:after {
  display: none;
}

ul.navbar-nav > li > a {
  font-family: "Lato", sans-serif;
  /*color: #fff !important;*/
  color: rgba(0,0,0,1) !important;
  text-rendering: optimizeLegibility;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -.2px;
  font-size: 17px;
  margin: 0;
  line-height: 40px;
  padding: 30px 0;
  transition: 350ms;
}

.navbar-light ul.navbar-nav > li > a {
  color: #000 !important;
  font-size: 13px;
}

/* Dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  border-radius: 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  float: right;
  margin-top: 0;
  margin-right: -5px;
  border: 0;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-menu {
  text-align: left;
  background: #fff;
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
  border: 0;
  border-top: 2px solid #ffb600;
  padding: 0 20px;
  margin: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991px) {
  .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  }
}

.dropdown-menu-large {
  min-width: 400px;
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown-menu-large > li > ul > li > a {
  padding-left: 0;
}

.dropdown-menu-large > li > ul > li.active > a {
  color: #ffb600 !important;
}

.navbar-nav > li > .dropdown-menu a {
  background: none;
}

.dropdown-menu li a {
  font-family: "Montserrat", sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 15px 0;
  letter-spacing: .3px;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}

@media (max-width: 991px) {
  .dropdown-menu li a {
    padding: 12px 0;
  }
}

.dropdown-menu li:last-child > a {
  border-bottom: 0;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  color: #ffb600;
}

@media (min-width: 991px) {
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
}

@media (min-width: 991px) {
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    display: none;
  }
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
    display: block;
  }
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > .dropdown-menu > .active > a {
  background: none;
  color: #ffb600;
}

/*-- Nav Search start --*/
.site-navigation .container,
.search-area {
  position: relative;
}

.search-area {
  min-height: 70px;
  padding-right: 0;
}

.nav-search {
  position: absolute;
  cursor: pointer;
  top: 22px;
  right: 18px;
  color: #999;
}

@media (max-width: 991px) {
  .nav-search {
    top: 17px;
  }
}

.search-block {
  background-color: rgba(0, 0, 0, 0.65);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 300px;
  z-index: 10;
  margin-top: 0;
}

@media (max-width: 991px) {
  .search-block {
    top: 58px;
  }
}

.search-block .form-control {
  background-color: #222;
  border: none;
  color: #fff;
  width: 100%;
  height: 40px;
  padding: 0 12px;
}

.search-block .search-close {
  color: #999;
  position: absolute;
  top: -53px;
  right: -4px;
  font-size: 32px;
  cursor: pointer;
  background: #23282d;
  padding: 5px;
}

@media (max-width: 991px) {
  .search-block .search-close {
    top: -46px;
  }
}

.search-area .nav-search {
  top: 23px;
}

.search-area .search-block .search-close {
  top: -50px;
}

.search-area .search-block {
  right: 0;
}

/* Get a quote */
.header-get-a-quote .btn-primary {
  padding: 12px 25px !important;
  font-size: 13px;
  border-radius: 3px;
  line-height: normal;
  text-transform: capitalize;
  color: #fff;
  margin-top: 5px;
}

@media (max-width: 1200px) {
  .header-get-a-quote .btn-primary {
    padding: 12px !important;
  }
}

@media (max-width: 991px) {
  .header-get-a-quote .btn-primary {
    padding: 12px 30px !important;
  }
}

.header-get-a-quote .btn-primary:hover {
  background: #272d33;
  color: #ffb600 !important;
}

ul.navbar-nav > li.header-get-a-quote:hover > a:after {
  position: relative;
  content: no-close-quote;
}

/* Table of Content
==================================================
1.    Slider
2.    Call to action
3.    Features
4.    Facts
5.    Services
6.   Project area
7.   Content area
8.   Testimonial
9.   Subscribe area
10.   News section
11.   Footer
12.   Sub Pages
13.   Contact Us
14.   News Listing
15.   News Single
16.   Sidebar
17.   Error page
*/
/* Slider
================================================== */
/*-- Main slide --*/
.banner-carousel .banner-carousel-item {
  height: auto;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 991px) {
  .banner-carousel .banner-carousel-item {
    height: 550px;
  }
}

@media (max-width: 575px) {
  .banner-carousel .banner-carousel-item {
    height: 705px;
    background-size: auto;
  }
}

.slider-content {
  position: relative;
  height: 100%;
  width: 100%;
}

.slide-title-box {
  font-size: 16px;
  line-height: 39px;
  background: #ffb600;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 10px;
}

.slide-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #fff;
  margin: 20px 0 10px;
}

@media (max-width: 991px) {
  .slide-title {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .slide-title {
    font-size: 16px;
  }
}

.slide-sub-title {
  opacity: 1;
  white-space: nowrap;
  line-height: 60px;
  margin-top: -9px;
  text-align: right;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  color: rgba(255,255,255,1);
  letter-spacing: -2.22px;
  text-transform: none;
  margin: 20px 0;
}

@media (max-width: 991px) {
  .slide-sub-title {
    font-size: 45px;
  }
}

@media (max-width: 575px) {
  .slide-sub-title {
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    letter-spacing: -0.69px;
  }
}

.slider-text {
  display: table;
  vertical-align: bottom;
  color: #fff;
  padding-left: 40%;
  width: 100%;
  padding-bottom: 0;
  padding-top: 20px;
}

.slider-text .slide-head {
  font-size: 36px;
  color: #0052a5;
  position: relative;
}

.slider-img {
  display: block;
  position: absolute;
  top: -80px;
  left: 20%;
  width: 314px;
  max-height: 100%;
}

.slider-img img {
  display: block;
  position: relative;
  max-height: 100%;
  width: auto;
}

.slider.btn {
  margin: 15px 5px 0;
  border: 2px solid transparent;
}

@media (max-width: 575px) {
  .slider.btn {
    font-size: 12px;
  }
}

.slider.border {
  background: none;
  border: 2px solid #ffb600 !important;
}

.slider.border:hover {
  background: #ffb600;
  border: 2px solid transparent;
}

/* Carousel control */
.banner-carousel .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  text-shadow: none;
  transition: all .25s ease;
  padding: 0;
  outline: 0;
  border: 0;
}

@media (max-width: 575px) {
  .banner-carousel .carousel-control {
    display: none !important;
  }
}

.banner-carousel .slick-dots {
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 60px;
}

.slick-dots li button::before {
  font-size: 12px;
}

.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffb600;
}

.slick-slide {
  outline: 0;
}

.banner-carousel:hover .carousel-control,
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .slick-dots {
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-carousel .carousel-control.left {
  left: 20px;
}

.banner-carousel .carousel-control.right {
  right: 20px;
}

.banner-carousel .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 58px;
  width: 60px;
  height: 60px;
  font-size: 22px;
  border-radius: 0;
  transition: all 500ms ease;
}

.banner-carousel .carousel-control i:hover {
  background: #ffb600;
  color: #fff;
}

/*-- Animation */
.banner-carousel [data-animation-in] {
  opacity: 0;
}

/* slick Box slider */
.box-slider-content {
  top: 50%;
  padding: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .box-slider-content {
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
  }
}

.box-slider-text {
  background: #111;
  background: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding: 20px 30px;
  max-width: 650px;
}

.box-slide-title {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  color: #fff;
}

.shibyan .bg-green-2-long {
  height: 560px;
}

@media (max-width: 767px) {

  .takhassus-image {
    display: none;
  }

  .takhassus-image-right {
    display: none;
  }

  .kibar-image-right {
    display: none;
  }

  .fullday .box-one-left {
    margin-right: 0px;
  }

  .putra .fullday .bg-green-1-text-very-long {
    height: auto;
  }

  .shibyan .fullday .center-any-text-super-big {
    font-size: 109px;
  }

  .shibyan .fullday .center-any-text-shibyan {
    font-size: 54px;
  }

  .text-fasilitas {
    top: 53%;
    left: 53%;
    line-height: 25px;
    width: 100%;
  }

  .shibyan .text-sub-subscribe-normal.fullday {
    padding: 22px 45px;
  }

  .shibyan .fullday .text-top-left {
    font-size: 75px;
    line-height: 50px;
  }

  .gap-4-mobile {
    margin-top: 1.5rem!important;
  }

  .fullday .center-any-text-title-bottom {
    font-size: 180px;
    margin: 0;
    position: absolute;
    top: 60%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .fullday .center-any-text-title-top {
    font-size: 180px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .btn-darker {
    font-size: 16px;
    width: 200px;
    height: 54px;
  }

  .fullday .text-top-left {
    font-size: 90px;
    line-height: 55px;
  }

  .text-top-left-2 {
    font-size: 61px;
    line-height: 121px;
  }

  ol.list-styles {
    padding: 10px 70px;
  }

  .list-styles li {
    padding: 5px 0px;
  }

  .center-any-text-title-bottom-left {
    font-size: 180px;
    margin: 0;
    position: absolute;
    top: 60%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .text-sub-subscribe-normal.fullday {
    padding: 17px 35px;
    line-height: 27px;
    font-size: 17px;
    letter-spacing: 0.44px;
  }

  .fullday .text-big-normal {
    font-size: 71px;
  }

  ul.v {
    margin: 5px;
  }

  ul.lokasi li {
    margin: 13px 0px;
    font-size: 18px;
  }

  .box-slide-title {
    font-size: 16px;
  }
}

.box-slide-sub-title {
  font-size: 36px;
  margin: 8px 0 10px;
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-sub-title {
    font-size: 26px;
  }
}

.box-slide-description {
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-description {
    font-size: 15px;
  }
}

.box-slider-text .btn {
  padding: 10px 20px;
}

.box-slide.owl-theme .owl-controls {
  margin: -20px;
}

/* Call to action
================================================== */
.call-to-action {
  background-color: #272d33;
  padding: 30px;
}

.call-to-action-title {
  color: #fff;
  margin: 0;
  padding: 25px 0;
  line-height: normal;
  font-size: 22px;
  text-transform: capitalize;
}

/* Action style box */
.call-to-action-box {
  margin-top: -125px;
  margin-bottom: 45px;
}

.call-to-action-box .action-style-box {
  padding: 5px 65px;
  background: transparent linear-gradient(94deg, #306A9C 0%, #18354E 100%) 0% 0% no-repeat padding-box;
  border-radius: 31px;
  opacity: 1;
}

.action-title {
  text-transform: none;
  overflow: visible;
  white-space: nowrap;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  color: #fff;
  letter-spacing: -1.13px;
  opacity: 1;
}

/* Intro
================================================== */
/* Intro */
.ts-intro {
  padding-right: 20px;
}

.into-title {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  line-height: normal;
  margin: 0;
}

.into-sub-title {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 32px;
  line-height: normal;
  margin: 10px 0;
}

/*-- Featured Tab --*/
.featured-tab {
  padding-left: 15px;
}

.featured-tab .nav-tabs {
  border: 0;
}

.featured-tab .nav-tabs > li > a {
  font-family: 'Roboto Slab', serif;
  background: #272d33;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 50px;
  margin: 0 1px 20px;
  padding: 0 20px;
  border: 0 !important;
  transition: all 300ms ease;
}

.featured-tab .tab-content {
  border-top: 0;
  padding: 0;
  overflow: hidden;
}

.featured-tab .nav.nav-tabs {
  margin-bottom: 10px;
}

.featured-tab .nav-tabs > li.active > a {
  color: #fff;
  background: #ffb600;
  position: relative;
}

.featured-tab .nav-tabs > li.active > a:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #ffb600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.featured-tab .lead {
  font-size: 18px;
  line-height: 28px;
  color: #303030;
  font-weight: 400;
}

.featured-tab .tab-pane img.pull-left {
  margin: 0 30px 10px 0;
}

.featured-tab .tab-pane img.pull-right {
  margin: 0 0 0 30px;
}

.featured-tab .tab-icon i {
  font-size: 230px;
}

.tab-image-content {
  padding-left: 0;
}

.featured-tab .border-title.border-left {
  display: inline-block;
  margin-bottom: 25px;
  font-size: 20px;
}

/* Tab services */
.featured-tab.tab-services .nav-tabs > li > a {
  font-size: 14px;
  padding: 0 21px;
  text-transform: capitalize;
}

.featured-tab.tab-services .nav.nav-tabs {
  margin-bottom: 20px;
}

/* Facts
================================================== */
.facts-wrapper {
  text-align: center;
}

.facts-wrapper .ts-facts {
  color: #fff;
}

.ts-facts .ts-facts-icon i {
  font-size: 42px;
  color: #ffb600;
}

.ts-facts .ts-facts-content .ts-facts-num {
  color: #fff;
  font-size: 44px;
  margin: 30px 0 20px;
}

.ts-facts .ts-facts-content .ts-facts-title {
  font-size: 16px;
  color: #ffb600;
  margin: 0;
}

/* Services
================================================== */
/* Service box */
.ts-service-box .ts-service-icon i {
  font-size: 36px;
  float: left;
  color: #ffb600;
}

.ts-service-box .ts-service-box-content {
  margin-left: 62px;
  margin-bottom: 30px;
}

.tab-content .ts-service-box .ts-service-box-content {
  margin-left: 90px;
}

.ts-service-box .ts-service-box-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 28px;
}

.ts-service-box .ts-service-box-info {
  margin-left: 25px;
  margin-bottom: 40px;
}

.service-box-title {
  font-size: 16px;
  margin: 0 0 10px;
}

.service-box-title a {
  color: #333;
}

.service-box-title a:hover {
  color: #ffb600;
}

/* Service box bg */
.ts-service-box-bg {
  background: #252525;
  color: #fff;
  padding: 30px;
}

.ts-service-box-bg h4,
.ts-service-box-bg h3 {
  color: #fff;
}

/* Service box

.ts-service-box .ts-service-icon i {
  font-size: 24px;
  float: left;
  color: #fff;
  background: $color-primary;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.ts-service-box .ts-service-box-content {
  margin-left: 80px;
  margin-bottom: 30px;
}

.tab-content .ts-service-box .ts-service-box-content {
  margin-left: 90px;
}

.ts-service-box .ts-service-box-content h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.ts-service-box .ts-service-box-info {
  margin-left: 90px;
  margin-bottom: 40px;
}

.service-box-title {
  font-size: 18px;
  margin: 0 0 10px;
}

.service-box-title a {
  color: #333;
}

.service-box-title a:hover {
  color: $color-primary;
}

.service-center-img {
  padding: 0 20px;
}
*/
/* Icon squre */
.ts-service-icon.icon-round i {
  font-size: 24px;
  color: #fff;
  background: #ffb600;
  text-align: center;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  position: relative;
  float: none;
}

/* Icon left */
.ts-service-box.icon-left .ts-service-box-icon {
  float: left;
}

.ts-service-box.icon-left .ts-service-box-icon i {
  background: #ffb600;
  color: #fff;
}

.ts-service-box.icon-left .ts-service-box-info {
  margin-left: 90px;
}

.ts-service-box.icon-left .ts-service-box-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

/* Service no box */
.service-no {
  font-size: 48px;
  color: #dbdbdb;
  float: left;
  margin-top: 10px;
}

.ts-service-box-content .ts-service-box-info {
  margin-left: 90px;
}

/* Service Image */
.ts-service-image-wrapper {
  margin-bottom: 30px;
}

.ts-service-icon i {
  font-size: 28px;
  margin-right: 15px;
  margin-top: 2px;
}

.ts-service-info {
  margin-left: 30px;
}

.ts-service-info h3 {
  font-size: 16px;
}

.ts-service-info .learn-more {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.ts-service-info .learn-more:hover {
  color: #ffb600;
}

/* Service Classic */
.ts-service-classic .ts-service-icon i {
  font-size: 24px;
  float: left;
  color: #fff;
  background: #ffb600;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s;
}

.ts-service-classic .ts-service-box-info {
  margin-left: 80px;
}

.ts-service-classic:hover .ts-service-icon i {
  background: #ffb600;
}

/* Projects area
================================================== */
/* Project filter nav */
.shuffle-btn-group {
  display: inline-block;
  margin: 20px 0 50px;
  width: 100%;
  border-bottom: 3px solid #ffb600;
}

.shuffle-btn-group label {
  display: inline-block;
  color: #212121;
  font-size: 14px;
  padding: 6px 25px;
  padding-top: 10px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  margin: 0;
}

.shuffle-btn-group label.active {
  color: #212121;
  background: #ffb600;
}

.shuffle-btn-group label input {
  display: none;
}

/* Project shuffle Item */
.shuffle-item {
  padding: 1px;
}

.shuffle-item .project-img-container {
  width: 346px;
  height: 390px;
  border-radius: 70px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #222 center/cover url("https://c4.wallpaperflare.com/wallpaper/572/458/476/grey-abstract-geometric-triangle-background-wallpaper-preview.jpg") no-repeat;;
}

.shuffle-item .project-img-container img {
  -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
          transform: perspective(1px) scale3d(1.1, 1.1, 1);
  transition: all 400ms;
  width: 346px;
  height: 390px;
  object-fit: cover;
  border-radius: 70px;
}

.shuffle-item .project-img-container:hover img {
  -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1);
          transform: perspective(1px) scale3d(1.15, 1.15, 1);
}

.shuffle-item .project-img-container:after {
  opacity: 0;
  position: absolute;
  content: '';
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 400ms;
}

.shuffle-item .project-img-container:hover:after {
  opacity: 1;
}

.shuffle-item .project-img-container .gallery-popup .gallery-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 5px 12px;
  background: #ffb600;
  color: #fff;
  opacity: 0;
  -webkit-transform: perspective(1px) scale3d(0, 0, 0);
          transform: perspective(1px) scale3d(0, 0, 0);
  transition: all 400ms;
}

.shuffle-item .project-img-container:hover .gallery-popup .gallery-icon {
  opacity: 1;
  -webkit-transform: perspective(1px) scale3d(1, 1, 1);
          transform: perspective(1px) scale3d(1, 1, 1);
}

.shuffle-item .project-img-container .project-item-info {
  position: absolute;
  top: 50%;
  margin-top: -10%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 30px;
  z-index: 1;
}

.shuffle-item .project-img-container .project-item-info-content {
  opacity: 0;
  -webkit-transform: perspective(1px) translate3d(0, 15px, 0);
          transform: perspective(1px) translate3d(0, 15px, 0);
  transition: all 400ms;
}

.shuffle-item .project-img-container .project-item-info-content .project-item-title {
  /*font-size: 20px;*/
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  text-transform: unset;
}

.shuffle-item .project-img-container .project-item-info-content .project-item-title a {
  color: #fff;
}

.shuffle-item .project-img-container .project-item-info-content .project-item-title a:hover {
  color: #ffb600;
}

.shuffle-item .project-img-container .project-item-info-content .project-cat {
  background: #ffb600;
  display: inline-block;
  padding: 2px 8px;
  font-weight: 700;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
}

.shuffle-item .project-img-container:hover .project-item-info-content {
  opacity: 1;
  -webkit-transform: perspective(1px) translate3d(0, 0, 0);
          transform: perspective(1px) translate3d(0, 0, 0);
}

.general-btn .btn-primary:hover {
  background: #000;
}

/* Project owl */
.owl-theme.project-slide {
  margin-top: 60px;
}

.project-slide .item {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.project-item img {
  width: 100%;
  max-width: auto;
  transition: all 0.6s ease 0s;
}

.project-item:hover img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.project-item-content {
  position: absolute;
  bottom: -1px;
  padding: 15px 20px;
  width: 100%;
  background: #ffb600;
}

.owl-theme.project-slide .owl-nav > div {
  position: absolute;
  top: -70px;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.project-slide .owl-nav > div {
  display: inline-block;
  margin: 0 2px;
  font-size: 20px;
  background: #ffb600;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.owl-theme.project-slide .owl-nav > .owl-prev {
  right: 35px;
  left: auto;
}

/* Projects Single page */
.project-title {
  font-size: 30px;
}

.project-info-label {
  color: #303030;
  font-weight: 700;
  font-size: 14px;
}

.project-info-content {
  font-size: 12px;
}

.project-info li {
  margin-bottom: 5px;
}

.project-link {
  margin-top: 15px;
}

/* Content area
================================================== */
/* Accordion */
.accordion-group .card {
  border-radius: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf !important;
}

.accordion-group .card-body {
  padding: 15px 20px;
}

.accordion-group .card-body img {
  max-width: 100px;
  margin-bottom: 10px;
}

.accordion-group .card-header .btn {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 13px 15px;
  padding-bottom: 10px;
}

.accordion-group .card-header .btn:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  z-index: 0;
  font-size: 14px;
  right: 16px;
  padding: 3px 8px 1px;
  text-align: center;
  border-radius: 3px;
  top: 12px;
  content: "\f107";
  font-weight: 700;
  background-color: #333;
  color: #fff;
  transition: .3s;
}

.accordion-group .card-header .btn[aria-expanded="true"] {
  color: #ffb600;
}

.accordion-group .card-header .btn[aria-expanded="true"]::before {
  content: "\f106";
  background-color: #ffb600;
}

.accordion-group.accordion-classic .card-header .btn:before {
  display: none;
}

/* Clients */
.clients-logo {
  margin: 0 0 30px;
  border: 1px solid #dadada;
  min-height: 105px;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.clients-logo img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}

/* Testimonial
================================================== */
.testimonial-area {
  padding: 100px 0;
  background-color: #ffb600;
  background-image: url(../images/parallax2.html);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
}

.testimonial-area .border-title,
.testimonial-area .border-sub-title {
  color: #fff;
}

.quote-item .quote-text {
  margin: 0 0 10px;
  display: inline-block;
  padding: 0 40px 30px 60px;
  background-color: #fff;
  position: relative;
  font-size: 16px;
  font-style: italic;
}

@media (max-width: 575px) {
  .quote-item .quote-text {
    padding: 0 40px 30px 50px;
  }
}

.quote-item .quote-text:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 30px;
  left: 0;
  top: 0;
  font-weight: 700;
  color: #ffc009;
}

.testimonial-slide .slick-dots {
  bottom: -35px;
}

img.testimonial-thumb {
  max-width: 80px;
  float: left;
  margin-right: 20px;
  border-radius: 5px;
}

.quote-item-info {
  padding-top: 15px;
  display: inline-block;
}

.quote-author {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 2px;
  font-weight: 700;
  display: block;
  color: #ffb600;
}

.quote-item-footer {
  margin-top: 0;
  margin-left: 60px;
}

@media (max-width: 575px) {
  .quote-item-footer {
    margin-left: 0;
  }
}

/* Testimonial Border */
.quote-item.quote-border .quote-text-border {
  border: 1px solid #ffb600;
  padding: 20px;
  position: relative;
  line-height: 28px;
  color: #666;
  font-size: 18px;
  text-align: center;
}

.quote-item.quote-border .quote-text-border:before {
  border: 12px solid;
  border-color: #e1e1e1 transparent transparent;
  border-top-color: #ffb600;
  bottom: -24px;
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
}

.quote-item.quote-border .quote-text-border:after {
  border: 12px solid;
  border-color: #fff transparent transparent;
  bottom: -22px;
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
}

.quote-item.quote-border .quote-item-footer {
  margin-left: 0;
  text-align: center;
  margin-top: 35px;
}

.quote-item.quote-border .quote-item-footer img.testimonial-thumb {
  float: none;
  margin: 0;
}

.quote-item.quote-border .quote-item-footer .quote-item-info {
  display: block;
}

/* Subscribe area
================================================== */
.tahfizul-quran {
  padding: 0;
  height: 1745px;
  /*background: -webkit-linear-gradient(left, white 60% , rgba(183,143,116,1) 40%);
  background: -o-linear-gradient(right, white 60%, rgba(183,143,116,1) 40%);
  background: -moz-linear-gradient(right, white 60%, rgba(183,143,116,1) 40%);
  background: linear-gradient(to right, white 60% , rgba(183,143,116,1) 40%);*/
}

.syaikh-container {
  /*left: 45%;*/
  background: -webkit-linear-gradient(left, transparent 58.36% , rgba(183,143,116,1) 41.64%);
  background: -o-linear-gradient(right, transparent 58.36%, rgba(183,143,116,1) 41.64%);
  background: -moz-linear-gradient(right, transparent 58.36%, rgba(183,143,116,1) 41.64%);
  background: linear-gradient(to right, transparent 58.36% , rgba(183,143,116,1) 41.64%);
}

.tahfizul-quran .content {
  position: relative;
  min-height: 630px;
  padding: 55px 50px 0 50px;
}

.alumni-areas .content {
  padding: 55px 50px 0 50px;
}

.tahfizul-quran .content-text {
  position: relative;
  min-height: 630px;
  padding: 55px 50px 0 50px;
  width: 562px;
  height: 425px;
  font: var(--unnamed-font-style-normal) normal normal 22px/37px var(--unnamed-font-family-lato);
  text-align: left;
  font: normal normal normal 22px/37px Lato;
  letter-spacing: -0.66px;
  color: #272727;
  opacity: 1;
}

.tahfizul-quran .content h2 {
  color: #fff;
}

.subscribe {
  padding: 0;
  height: auto;
  /*background: -webkit-linear-gradient(left, white 50% , rgba(244,197,58,1) 50%);
  background: -o-linear-gradient(right, white 50%, rgba(244,197,58,1) 50%);
  background: -moz-linear-gradient(right, white 50%, rgba(244,197,58,1) 50%);
  background: linear-gradient(to right, white 50% , rgba(244,197,58,1) 50%);*/
}

.bg-yellow {
  background-color: rgba(244,197,58,1);
  top: 2px !important;
}

.bg-red {
    background-color: rgb(187, 44, 50, 1);
    top: 2px !important;
}
.bg-choco {
  background-color: rgba(183,143,116,1);
}

.long-height {
  height: 1600px;
}

h2.kanan {
  top: 180px;
  width: 420px;
  right: 85px;
}

/* Call to action */
.subscribe-call-to-acton {
  min-height: 115px;
  padding: 30px 0 0 5px;
}

@media (max-width: 575px) {
  .subscribe-call-to-acton {
    text-align: center;
    padding: 0px 0;
    min-height: auto;
  }
}

.subscribe-call-to-acton h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}

.subscribe-call-to-acton h4 {
  color: #fff;
  font-size: 24px;
  margin: 0;
}

/* Newsletter */
.ts-newsletter {
  position: relative;
  min-height: 430px;
  padding: 0px 50px 0 50px;
}

@media (max-width: 767px) {
  .ts-newsletter {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .ts-newsletter {
    padding: 0px 5px 15px 5px;
    min-height: auto;
    text-align: center;
    color:#fff;
  }
}

/*.ts-newsletter:after {
  content: "";
  position: absolute;
  background: rgba(244,197,58,1);
  display: block;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
}*/

.newsletter-form input {
  background: none;
  font-size: 12px;
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* News section
================================================== */
.latest-post {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.latest-post .image-angle:before {
  border-bottom: 20px solid #f9f9f9;
}

.latest-post .post-title {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  font-size: 27px;

  /*font-size: 16px;
  line-height: 24px;
  margin: 0;
  font-weight: 600;*/
}

.latest-post .post-title a {
  color: #303030;
}

.latest-post .post-title a:hover {
  color: #ffb600;
}

.latest-post-meta {
  font-size: 13px;
  text-transform: uppercase;
}

.latest-post .post-body {
  padding: 20px 0 5px;
}

/* Footer
================================================== */
/*- Footer common */
.footer {
  background-color: #0d0d0d;
  color: #fff;
}

.footer-main {
  padding: 80px 0 60px;
}

.footer .widget-title {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding-left: 15px;
  text-transform: uppercase;
  color: #fff;
  border-left: 3px solid #ffb600;
}

/* Footer about us */
.footer-logo {
  margin-bottom: 25px;
  /*max-height: 35px;*/
  max-height: 90px;
}

/* Footer social */
.footer-social {
  margin-top: 15px;
}

.footer-social .widget-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -13px;
}

.footer-social ul li {
  display: inline-block;
}

.footer-social ul li a i {
  display: block;
  font-size: 16px;
  color: #fff;
  transition: 400ms;
  padding: 10px 13px;
}

.footer-social ul li:hover {
  color: #fff;
}

/* Links */
.footer-widget ul.list-arrow li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px 0;
}

.footer-widget ul.list-arrow li:last-child {
  border-bottom: 0;
}

.footer-widget ul.list-arrow li a,
.footer-widget ul.list-arrow li:before {
  color: #fff;
}

.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover {
  color: #ffb600;
}

.working-hours {
  padding-right: 10px;
}

.working-hours .text-right {
  float: right;
}

.fullday-btn-gap {
  text-align: left;
}

/*-- Copyright --*/
.copyright {
  /*background: #ffb600;
  color: #111;*/
  background: rgba(156,48,58,1);
  color: #fff;
  padding: 25px 0;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 14px;
}

.footer-menu ul li {
  display: inline-block;
  line-height: 12px;
  padding-left: 15px;
}

.footer-menu ul.nav li a {
  background: none;
  color: #111;
  padding: 0;
}

.footer-menu ul li a:hover {
  color: #fff;
}

#back-to-top {
  right: 0px;
  top: auto;
  z-index: 10;
  display: none;
}

#back-to-top .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  #back-to-top {
    right: 0px;
  }
}

#back-to-top.position-fixed {
  bottom: 20px;
}

#back-to-top .btn.btn-primary {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 3px;
  color: #ffb600;
  font-weight: 700;
  font-size: 16px;
  padding: 0;
}

@media (max-width: 767px) {
  #back-to-top .btn.btn-primary {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
}

#back-to-top .btn.btn-primary:hover {
  color: #fff;
}

/* Sub Pages
================================================== */
/*-- Title border --*/
.main-container .border-left {
  margin-bottom: 30px;
}

/*-- Banner --*/
.banner-area {
  position: relative;
  min-height: 300px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  padding-left: 0px;
  padding-right: 0px;
}

.banner-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 58px;
  font-weight: 900;
}

.box-methode {
  padding: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 66px;
  border-radius: 10px;
  cursor: pointer;
}

.blue {
  background: #3b5998;
}

.magenta {
  background: #0077b5;
}



p.visi.inside-box {
  font-size: 21px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
  margin: 0px;
}

@media (max-width: 767px) {
  .banner-area {
    min-height: 180px;
  }

  p.visi.inside-box {
    font-size: 16px;
    line-height: 21px;
    margin: 0px 10px 0px 25px;
  }

  .sd .fullday .bg-green-1-text {
    height: auto;
  }

  .shibyan .bg-green-2-long {
    height: auto;
  }

  .fullday .bg-green-1-text {
    height: 380px;
  }

  .banner-area.fullday {
    /*min-height: 590px;*/
    padding: 10px;
  }

  .fullday .banner-title {
    font-size: 31px;
    line-height: 41px;
    text-align: center;
  }

  .fullday .fullday-subtitle {
    font-size: 21px;
    line-height: 31px;
    text-align: center;
  }

  .fullday-btn-gap {
    text-align: center;
  }

  .bc-fullday {
    padding: 52px;
  }

  .fullday-img-main {
    width: 383px;
  }

  .banner-title {
    font-size: 48px;
  }
}

@media (max-width: 575px) {
  .banner-title {
    font-size: 32px;
  }
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.banner-heading {
  text-align: center;
}

.breadcrumb {
  padding: 0;
  background: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

.breadcrumb li a,
.breadcrumb .breadcrumb-item,
.breadcrumb li a:focus,
.breadcrumb li a:hover {
  color: #fff !important;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

/*-- About us page --*/
/* Slider pages */
.page-slider .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  text-shadow: none;
  transition: all .25s ease;
  padding: 0;
  outline: 0;
  border: 0;
}

.page-slider .carousel-control.left {
  left: 0;
}

.page-slider .carousel-control.right {
  right: 0;
}

.page-slider .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 70px;
  width: 40px;
  height: 70px;
  font-size: 22px;
  border-radius: 0;
  transition: all 500ms ease;
}

.page-slider .carousel-control i:hover {
  background: #ffb600;
  color: #fff;
}

.page-slider.small-bg .item {
  min-height: 330px;
  background-size: cover;
}

.page-slider.small-bg .box-slider-content {
  left: 20%;
}

.page-slider.small-bg .box-slider-text {
  background: rgba(0, 0, 0, 0.55);
  padding: 5px 20px;
}

.page-slider.small-bg .box-slide-title {
  font-size: 28px;
  color: #fff;
  font-weight: 900;
}

/*-- Get a quote page --*/
.page-quote-form {
  background: #f2f2f2;
  padding: 30px 50px 50px;
}

.get-a-quote-img {
  margin-bottom: -190px;
}

/*-- Partners carousel --*/
.partner-logo {
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.partner-logo img {
  transition: 350ms;
  opacity: .6;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.partner-logo:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

#partners-carousel .partner-logo {
  border: 0;
  border-right: 1px solid #eee;
  padding: 0 15px;
  margin-top: 20px;
}

#partners-carousel .partner-logo.last {
  border-right: 0;
}

/*-- Team page --*/
.team-slide .slick-slide {
  margin-left: 25px;
  padding-bottom: 60px;
}

.team-slide .slick-list {
  margin-left: -25px;
}

.team-slide .carousel-control {
  position: absolute;
  bottom: 0;
  left: 50%;
  border: 0;
  background-color: #ddd;
  height: 37px;
  width: 37px;
  border-radius: 4px;
  transition: .3s;
  z-index: 6;
}

.team-slide .carousel-control:hover {
  background-color: #ffb600;
  color: #fff;
}

.team-slide .carousel-control.left {
  -webkit-transform: translateX(calc(-50% - 25px));
          transform: translateX(calc(-50% - 25px));
}

.team-slide .carousel-control.right {
  -webkit-transform: translateX(calc(-50% + 25px));
          transform: translateX(calc(-50% + 25px));
}

.team-slide .carousel-control.slick-disabled {
  opacity: .4;
}

.team-slide .carousel-control.slick-disabled:hover {
  background-color: #ddd;
  color: #000;
}

.ts-team-wrapper {
  position: relative;
  overflow: hidden;
}

.ts-team-wrapper .ts-team-content {
  position: absolute;
  top: 76%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  margin-top: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  transition: 350ms;
}

@media (max-width: 1200px) {
  .ts-team-wrapper .ts-team-content {
    top: 72%;
  }
}

@media (max-width: 575px) {
  .ts-team-wrapper .ts-team-content {
    text-align: center;
  }
}

.ts-team-wrapper .ts-name {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 3px;
  line-height: normal;
  color: #ffb600;
}

.ts-team-wrapper .ts-designation {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 700;
}

.ts-team-wrapper .team-social-icons a i {
  color: #fff;
  margin-right: 8px;
  text-align: center;
  transition: 400ms;
}

.ts-team-wrapper .team-social-icons a i:hover {
  color: #ffb600;
}

.ts-team-wrapper:hover .ts-team-content {
  top: 0;
  padding-top: 50px;
}

/* Team Classic */
.ts-team-content-classic {
  margin-top: 15px;
}

.ts-team-content-classic .ts-name {
  font-size: 16px;
  margin-bottom: 5px;
  color: #212121;
}

.ts-team-content-classic .ts-designation {
  color: #888;
  margin-bottom: 5px;
  font-weight: 600;
}

.ts-team-content-classic .team-social-icons a i {
  color: #999;
}

.ts-team-content-classic .team-social-icons a i:hover {
  color: #ffb600;
}

/*-- Pricing table  --*/
.ts-pricing-box {
  margin: 20px 0;
  padding: 0;
  text-align: center;
  background: #f9f9f9;
}

.ts-pricing-box .ts-pricing-header {
  background: #252525;
  color: #fff;
  position: relative;
  padding: 30px 20px;
}

.ts-pricing-box .ts-pricing-name {
  font-size: 18px;
  line-height: normal;
  margin: 0 0 5px 0;
  color: #fff;
}

.ts-pricing-box .ts-pricing-price {
  font-size: 44px;
  color: #fff;
  margin: 15px 0 0;
  display: inline-block;
}

.ts-pricing-box .ts-pricing-price > small {
  font-size: 16px;
  line-height: 16px;
  display: block;
  margin-top: 15px;
  color: #fff;
}

.ts-pricing-box .ts-pricing-features {
  padding: 15px 0;
}

.ts-pricing-box .ts-pricing-features ul {
  padding: 0 20px;
}

.ts-pricing-box .ts-pricing-features ul > li {
  padding: 20px 0;
  border-top: 1px dotted #e5e5e5;
}

.ts-pricing-box .ts-pricing-features ul > li:first-child {
  border-top: 0;
}

.ts-pricing-box .plan-action {
  padding-bottom: 40px;
}

/* Pricing featured */
.ts-pricing-box.ts-pricing-featured .ts-pricing-header {
  background: #ff9800;
}

/* Contact Us
================================================== */
.map {
  height: 450px;
  z-index: 1;
}

.contact-info-box {
  margin-top: 20px;
}

.contact-info-box i {
  float: left;
  font-size: 24px;
  color: #ffb600;
}

.contact-info-box-content {
  padding-left: 40px;
}

.contact-info-box-content h4 {
  font-size: 16px;
  margin-top: 0;
  line-height: normal;
  font-weight: 700;
}

.contact-info-box-content p {
  margin-bottom: 0;
}

label {
  font-weight: 400;
}

/* Contact page 2 */
.ts-service-box.text-center .ts-service-icon.icon-squre i {
  float: none;
  margin-bottom: 20px;
}

.ts-service-box.text-center .ts-service-box-content {
  margin: 0;
}

/* News Listing
================================================== */
.post {
  border-bottom: 1px solid #dadada;
  padding: 0 0 30px;
  margin: 0 0 45px;
}

.post.last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.post-body {
  padding: 55px 0;
}

.entry-header .entry-title {
  font-size: 24px;
  margin: 5px 0 15px;
  position: relative;
  line-height: 34px;
  text-transform: capitalize;
}

.entry-header .entry-title a {
  color: #303030;
}

.entry-header .entry-title a:hover {
  color: #ffb600;
}

.post-single .entry-header .entry-title {
  font-size: 28px;
}

/* Meta */
.post-meta {
  padding-bottom: 10px;
}

.post-meta a {
  color: #303030;
}

.post-meta a:hover {
  color: #ffb600;
}

.post-meta span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #dadada;
  line-height: 12px;
  display: inline-block;
}

.post-meta i {
  color: #bbb;
  margin-right: 3px;
}

.post-meta .post-comment {
  border-right: 0;
}

.post-meta .post-comment .comments-link {
  margin-left: 5px;
}

.post-footer .btn.btn-primary {
  font-size: 12px;
  margin-top: 10px;
}

/* Pagination */
.paging {
  margin-bottom: -5px;
}

.pagination li a {
  border-radius: 0 !important;
  margin-right: 8px;
  color: #7c7c7c;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
  color: #fff;
  background: #ffb600;
  border: 1px solid transparent;
}

/* News Single
================================================== */
.tags-area {
  margin: 20px 0;
}

.post-tags a {
  border: 1px solid #dadada;
  color: #7c7c7c;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  margin-left: 3px;
}

.post-tags a:hover {
  background: #ffb600;
  color: #fff;
  border: 1px solid transparent;
}

/* Post social */
.post-social-icons > li {
  display: inline-block;
}

.post-social-icons a i {
  margin-left: 5px;
  font-size: 12px;
  width: 28px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}

.post-social-icons a i.fa-facebook-f {
  background: #41578a;
}

.post-social-icons a i.fa-twitter {
  background: #64bae2;
}

.post-social-icons a i.fa-google-plus {
  background: #c0343d;
}

.post-social-icons a i.fa-linkedin {
  background: #3397b6;
}

/* Author box */
.author-box {
  border: 1px solid #dadada;
  padding: 20px 20px 15px;
  margin: 20px 0;
}

.author-img img {
  width: 110px;
  height: 110px;
  margin-right: 30px;
}

.author-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.author-info h3 span {
  font-size: 12px;
  color: #999;
  border-left: 1px solid #AFAFAF;
  padding-left: 10px;
  margin-left: 10px;
  font-weight: 500;
}

/* Comments area */
.comments-area {
  margin: 40px 0;
}

.comments-list .comment-content {
  margin: 15px 0;
}

.comments-list .comment-reply {
  color: #303030;
  font-weight: 400;
}

.comments-list .comment-reply:hover {
  color: #ffb600;
}

.comments-counter {
  font-size: 18px;
}

.comments-counter a {
  color: #323232;
}

.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

.comments-list .comment {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.comments-list .comment.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comments-list img.comment-avatar {
  width: 84px;
  height: 84px;
  margin-right: 30px;
}

@media (max-width: 575px) {
  .comments-list img.comment-avatar {
    width: 40px;
    height: 40px;
    margin-right: 25px;
  }
}

.comments-list .comment-author {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-size: 16px;
  color: #303030;
}

.comments-list .comment-date {
  color: #959595;
  margin-bottom: 5px;
  font-size: 12px;
}

@media (max-width: 575px) {
  .comments-list .comment-date {
    float: none !important;
    display: inline-block;
  }
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}

@media (max-width: 767px) {
  .comments-reply {
    margin: 0;
    padding: 0;
  }
}

.comments-form {
  margin-bottom: 0;
}

.comments-form .title-normal {
  margin-bottom: 20px;
}

.comments-form .btn.btn-primary {
  margin-top: 20px;
}

/* Sidebar
================================================== */
.sidebar .widget-title {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding-left: 15px;
  text-transform: uppercase;
  border-left: 3px solid #ffb600;
}

/* Widget common */
.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar-left .widget {
  margin-right: 20px;
}

.sidebar-right .widget {
  margin-left: 20px;
}

.sidebar .widget.box {
  padding: 25px;
}

.widget.box.solid {
  background: #f2f2f2;
}

.widget.box.red {
  background: #ec483b;
  color: #fff;
}

.widget.box.red .widget-title {
  color: #fff;
}

.widget ul li {
  line-height: 30px;
}

.sidebar .widget ul li a {
  color: #303030;
}

.sidebar .widget ul li a:hover {
  color: #ffb600;
}

.sidebar .widget ul li i {
  margin-right: 5px;
}

.sidebar .btn {
  font-weight: 700;
  font-size: 12px;
  margin-top: 15px;
  padding: 10px 25px;
}

/* Sidebar nav */
.sidebar ul.nav-tabs {
  border: 0;
}

.sidebar ul.nav-tabs li {
  width: 100%;
}

.sidebar ul.nav-tabs li a {
  color: #303030;
  border-radius: 0;
  padding: 15px 0;
  padding-left: 0;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  display: block;
  transition: 400ms;
}

.sidebar ul.nav-tabs li.active a,
.sidebar ul.nav-tabs li:hover a {
  color: #ffb600;
}

.sidebar ul.nav-tabs li {
  color: #303030;
  line-height: normal;
}

.sidebar ul.nav-tabs li:last-child a {
  border-bottom: 0;
}

/* Service menu */
.sidebar ul.service-menu li {
  width: 100%;
}

.sidebar ul.service-menu li a {
  background-color: #f4f4f4;
  padding: 15px 20px;
  border: 0;
  margin-bottom: 8px;
  position: relative;
  transition: 400ms;
  display: block;
}

.sidebar ul.service-menu li.active a,
.sidebar ul.service-menu li:hover a {
  background: #ffb600;
  color: #fff;
  cursor: pointer;
}

/* Recent News */
.widget.recent-posts .widget-title {
  margin-bottom: 35px;
}

.widget.recent-posts ul li {
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
  margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img {
  margin-right: 15px;
  width: 90px;
  height: 70px;
  border-radius: 10px;
}

.widget.recent-posts .post-info .entry-title {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}

.widget.recent-posts .post-info .entry-title a {
  color: #303030;
  display: inline-block;
}

.widget.recent-posts .post-info .entry-title a:hover {
  color: #ffb600;
}

.widget.recent-posts .post-date {
  font-weight: 400;
  color: #999;
  text-transform: capitalize;
}

/* Widget tags */
.widget-tags ul > li {
  float: left;
  margin: 3px;
}

.sidebar .widget-tags ul > li a {
  border: 1px solid #dadada;
  color: #303030;
  display: block;
  font-size: 14px;
  padding: 3px 15px;
  transition: all 0.3s ease 0s;
}

.sidebar .widget-tags ul > li a:hover {
  background: #ffb600;
  color: #fff;
  border: 1px solid transparent;
}

/* Error page
================================================== */
.error-page .error-code h2 {
  display: block;
  font-size: 200px;
  line-height: 200px;
  color: #303030;
  margin-bottom: 20px;
}

.error-page .error-body .btn {
  margin-top: 30px;
  font-weight: 700;
}

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


/* ----------- Galaxy Tab 2 ----------- */
@media only screen and (max-device-width : 1280px) and (orientation : landscape) {
  .banner-carousel .banner-carousel-item {
    background-size:  auto;
  }

  .slide-sub-title {
    font-size: 40px;
    line-height: 50px;
  }

  .stick {
    width: 950px;
  }

  input.form-control.special-input {
    width: 220px;
  }

  button.btn.btn-register {
    width: 110px;
    margin-left: 30px;
  }

  .header-right {
    max-width: 72%;
  }

  .social {
    /*right: 13%;*/
    right: 28%;
  }
}

@media only screen and (max-device-width : 800px) and (orientation : portrait) {
  .tooltip.fade.show.bs-tooltip-top {
    top: -18px !important;
  }

  .banner-carousel .banner-carousel-item {
    background-size:  auto;
  }

  .social {
    right: 45%;
  }

  .modal-content h5.normal {
    font-weight: normal;
  }

  button.btn.btn-register {
    margin-left: 165px;
  }

  .stick .icon-tooltip {
    margin-left: 10px;
    margin-top: 12px;
  }

  .stick button.btn.btn-register {
    margin-left: 160px;
  }

  .stick {
    padding: 6px 24px;
    width: 530px;
  }

  .stick input.form-control.special-input {
    width: 330px;
    height: 30px;
    font-size: 16px;
  }

  .heading-section {
    font-size: 31px;
    line-height: 56px;
  }

  #btnpog {
    width: 100%;
    height: 70px;
    border: none;
  }

  #btnpog::before {
    height: 70px;
    width: 100%;
  }

  #btnpog::after {
    width: 100%;
    height: 70px;
  }

  .btn.btn-yellow {
    width: 255px;
    font-size: 21px;
  }

  .fullday-image, .fullday-image-right, .kibar-image, .kibar-image-right, .takhassus-image, .takhassus-image-right {
    display: none;
  }

  .news-program .section-title {
    font-size: 18px;
  }

  .news-program .section-sub-title {
    font-size: 36px;
  }

  .alumni-areas p.small {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    letter-spacing: -0.24px;
    color: #FFFFFF;
    opacity: 0.62;
  }

  .alumni-areas h2.bold {
    text-align: center;
    font-size: 41px;
    font-weight: bold;
    font-style: normal;
    line-height: 49px;
    letter-spacing: -0.78px;
    color: #FFFFFF;
    opacity: 1;
  }

  .alumni-areas .bg-red {
    height: auto;
  }

  .container-putri {
    background: -webkit-linear-gradient(left, #9C303A 50% , #9C303A 50%);
    background: -o-linear-gradient(right, #9C303A 50%, #9C303A 50%);
    background: -moz-linear-gradient(right, #9C303A 50%, #9C303A 50%);
    background: linear-gradient(to right, #9C303A 50% , #9C303A 50%);
  }

  img.kyai-image.show-mobile {
    width: 100%;
    height: 470px;
  }

  .icon-tooltip {
    color: #fff;
    margin-top: 12px;
    margin-left: 5px;
  }

  .call-to-action-btn.right {
    text-align: left;
    display: flex;
  }

  .long-height {
    height: 0px;
  }

  .tahfizul-quran {
    height: 740px;
  }

  .tahfizul-quran .content {
    min-height: 30px;
  }

  .tahfizul-quran p.small {
    margin-top: 25px;
    text-align: center;
    font-size: 11px;
    letter-spacing: -0.24px;
    color: #FFFFFF;
    opacity: 0.62;
  }

  .show-desktop {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  .trio-syaikh {
    margin-left: 0%;
  }

  .syaikh-container {
    background: -webkit-linear-gradient(left, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
    background: -o-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
    background: -moz-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
    background: linear-gradient(to right, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
  }

  .show-mobile.normal {
    font-size: 36px;
    line-height: 41px;
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: -0.62px;
    color: #fff;
    opacity: 1;
  }

  .bg-yellow {
    height: 230px;
  }

  .subscribe .ts-newsletter .text-sub-subscribe {
    display: none;
  }

  h2.bold {
    margin-top: 30px;
    text-transform: capitalize;
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    font-style: normal;
    line-height: 40px;
    letter-spacing: -0.8px;
    color: #2E2E2E;
  }

  h2.thin {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    font-weight: normal;
    letter-spacing: -0.8px;
    color: #2E2E2E;
  }

  p.small {
    text-align: center;
    cursor: pointer;
    margin-top: 25px;
    font-size: 11px;
    line-height: 21px;
    letter-spacing: -0.24px;
    color: #000000;
    text-shadow: 0px 3px 6px #00000029;
    opacity: 0.62;
  }

  .image-background-pk {
    height: auto;
    background: linear-gradient(to right, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
  }

  input.form-control.special-input {
    width: 330px;
    height: 30px;
    font-size: 16px;
  }

  .show-mobile {
    display: block;
  }

  .hide-mobile {
    display: none;
  }



  .slide-sub-title {
    margin: 0;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.69px;
  }

  .bg-white.shadow {
    display: none;
  }

  .site-navigation .image-navbar-fixed {
    display: block;
    width: auto !important;
    height: 80px !important;
  }

  .images .banner-images-special.right {
    width: 240px;
    height: auto;
    left: 160px;
    top: 10px;
  }

  .images .banner-images-special.left {
    width: 230px;
    height: auto;
    left: 70px;
    top: 5px;
    overflow: visible;
  }

  .call-to-action-box {
    margin-top: -60px;
    margin-bottom: 8px;
  }
}


/* ----------- iPhone 4 and 4S ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

    p.visi {
      font-size: 18px;
      line-height: 33px;
    }

    .social {
      right: 10px;
      width: 0%;
      left: 15%;
    }

    .social ul li:hover a {
      font-size: 12px;
    }

    .social ul li {
      padding: 0px;
    }

    .main-menu li a {
      font-size: 11px;
      padding: 15px 15px 15px 15px;
    }

    .visi.arab-text {
      font-size: 31px;
      line-height: 50px;
    }

    .column-title.visi.arab-text {
      font-size: 46px;
    }

    .container.visi {
      padding: 0px 30px 50px 30px;
      margin-bottom: 80px;
      border-bottom: 1px solid grey;
    }

    p.visi {
      font-size: 20px;
      font-weight: 300;
      font-style: normal;
      line-height: 38px;
      letter-spacing: -0.48px;
      color: #000000;
      opacity: 1;
    }

    .column-title.visi {
      font-size: 33px;
      font-weight: bold;
      font-style: normal;
      line-height: 46px;
      letter-spacing: -0.16px;
      color: #5B5B5D;
      opacity: 1;
    }

    .work .text span {
      font-size: 10px;
    }

    .work .img {
      width: 317px;
      height: 445px;
      margin-left: auto;
      margin-right: auto;
    }

    h3 .owl-text {
      font-size: 24px;
      line-height: 32px;
    }

    .img-gradient:after {
      width:auto;
      height:88%;
      left: 13px;
      background: transparent linear-gradient(180deg, #00000000 0%, #00000039 18%, #000000 115%) 0% 0% no-repeat padding-box;
    }

    .heading-section {
      text-align: center;
      font-size: 29px;
      font-weight: bold;
      font-style: normal;
      line-height: 42px;
      letter-spacing: -0.54px;
      color: #000000;
      opacity: 1;
    }

    .carousel-inner .col-md-4 {
      width: 33.33%;
    }
    .news .section-sub-title {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      font-style: normal;
      line-height: 31px;
      letter-spacing: -0.54px;
      color: #000000;
      opacity: 1;
    }

    .gap-top {
      margin-top: 0px;
    }

    .alumni-areas {
      background-color: #9C303A;
    }

    .kibar-image {
      display: none;
    }

    .sighor-image {
      display: none;
    }

    .fullday-image {
      display: none;
    }

    .fullday-image-right {
      display: none;
    }

    .btn.btn-yellow {
      font-size: 18px !important;
      width: 100% !important;
      height: 70px !important;
    }

    .news-program .mb-5 {
      margin-bottom: 0rem !important;
    }

    .news-program .section-title {
      margin-top: 10px;
      text-align: center;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      line-height: 25px;
      letter-spacing: -0.13px;
      color: #FFFFFF;
      opacity: 1;
    }

    .news-program .section-sub-title {
      text-align: center;
      font-size: 32px;
      font-weight: bold;
      font-style: normal;
      line-height: 41px;
      letter-spacing: -0.64px;
      color: #FFFFFF;
      opacity: 1;
    }

    .container-putri {
      padding-right: 0px;
      padding-left: 0px;
      background: -webkit-linear-gradient(left, #9C303A 50% , #9C303A 50%);
      background: -o-linear-gradient(right, #9C303A 50%, #9C303A 50%);
      background: -moz-linear-gradient(right, #9C303A 50%, #9C303A 50%);
      background: linear-gradient(to right, #9C303A 50% , #9C303A 50%);
    }

    .alumni-putri {
      width: 570px;
      height: 330px;
      opacity: 1;
      margin-bottom: -60px;
    }

    .alumni-areas .bg-red {
      height: 280px;
    }

    .alumni-areas p.small {
      text-align: center;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .alumni-areas h2.bold {
      text-align: center;
      font-size: 28px;
      font-weight: bold;
      font-style: normal;
      line-height: 41px;
      letter-spacing: -0.78px;
      color: #FFFFFF;
      opacity: 1;
    }

    .show-desktop {
      display: none;
    }

    #project-area {
      height: 300px;
    }

    .kyai-image {
      width: 100%;
      height: 190px;
    }

    .tahfizul-quran {
      background: #B78F74;
      height: 600px;
    }

    .tahfizul-quran .content {
      position: relative;
      min-height: 195px;
    }

    .long-height {
      height: 0px;
    }

    .trio-syaikh {
      width: 100%;
      /*height: 345px;*/
      height: auto;
      margin-left: auto;
      margin-right: auto;
    }

    .syaikh-container {
      background: -webkit-linear-gradient(left, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
      background: -o-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: -moz-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: linear-gradient(to right, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
    }

    .show-mobile.normal {
      font-size: 28px;
      line-height: 41px;
      font-weight: normal;
      text-transform: capitalize;
      text-align: center;
      letter-spacing: -0.62px;
      color: #fff;
      opacity: 1;
    }

    .hide-mobile {
      display: none;
    }

    .subscribe {
      background-color: #F4C53A;
    }

    .tahfizul-quran p.small {
      margin-top: 25px;
      text-align: center;
      font-size: 11px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    p.small {
      cursor: pointer;
      margin-top: 25px;
      font-size: 11px;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #000000;
      text-shadow: 0px 3px 6px #00000029;
      opacity: 0.62;
    }

    h2.bold {
      text-transform: capitalize;
      text-align: center;
      font-size: 36px;
      font-weight: 900;
      font-style: normal;
      line-height: 40px;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    h2.thin {
      font-size: 36px;
      line-height: 40px;
      font-weight: normal;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    .show-mobile {
      display: block;
    }

    .bg-yellow {
      top: 0px !important;
    }

    .image-background-pk {
      height: 180px;
      background: linear-gradient(to right, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
    }

    .action-title {
      font-size: 16px;
      letter-spacing: -0.32px;
    }

    .subscribe .ts-newsletter .text-sub-subscribe {
      display: none;
    }

    .call-to-action-box {
      /*display: none;*/
      margin-top: -125px !important;
      margin-bottom: 45px !important;
    }

    .floating-menu {
      /*display: none;*/
    }


    .mobile {
      margin-top: 96px;
    }

    .images{
      margin-top: 0%;
    }
    .h-100.mobile {
      height: 100% !important;
    }

    .bg-white.shadow {
      display: none;
    }

    .site-navigation .image-navbar-fixed {
      display: block;
      width: auto !important;
      height: 65px !important;
    }

    .images .banner-images-special.left {
      width: 200px !important;
      height: 315px !important;
      left: 30px !important;
      top: 5px !important;
      overflow: visible !important;
    }

    .images .banner-images-special.right {
      width: 200px !important;
      height: 295px !important;
      left: 90px !important;
      top: 5px !important;
    }
}

/* Landscape */
/*@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    #registerSantriIndentForm .hide-mobile {
      display: none !important;
    }

    .icon-tooltip {
      color: #fff;
      margin-top: 12px;
      margin-left: 20px;
    }

    .right .icon-tooltip {
      display: block !important;
    }

    .stick {
      width: 450px !important;
    }
}*/

/* Portrait GOOGLE PIXEL 2XL */
@media only screen
  and (min-device-width: 411px)
  and (max-device-width: 731px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .call-to-action-box .action-style-box {
      /*padding: 6px 40px !important;*/
      padding: 6px 40px;
    }
}

/* Landscape GOOGLE PIXEL 2XL */
@media only screen
  and (min-device-width: 411px)
  and (max-device-width: 823px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .bg-white.shadow {
      display: none;
    }

    .site-navigation .image-navbar-fixed {
      display: block;
      width: auto;
      height: 76px;
    }

    .action-title {
      font-size: 16px !important;
      line-height: 28px;
    }

    input.form-control.special-input {
      width: 175px !important;
      height: 35px;
      font-size: 15px;
    }

    button.btn.btn-register {
      width: 80px !important;
      font-size: 15px;
      margin-left: 45px;
    }

    .images .banner-images-special.left {
      width: 265px !important;
      height: auto;
      overflow: visible;
    }

    .images .banner-images-special.right {
      width: 270px !important;
      height: auto;
      left: 185px !important;
    }

    .slide-sub-title {
      font-size: 28px;
      line-height: 36px;
      letter-spacing: -1px;
    }

    .image-background-pk {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      background: -webkit-linear-gradient(left, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
      background: -o-linear-gradient(right, rgba(244,197,58,1) 50%, rgba(244,197,58,1) 50%);
      background: -moz-linear-gradient(right, rgba(244,197,58,1) 50%, rgba(244,197,58,1) 50%);
      background: linear-gradient(to right, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
    }

    .container-putri {
      padding-right: 0px;
      padding-left: 0px;
      background: -webkit-linear-gradient(left, #9C303A 41.65% , #9C303A 41.35%);
      background: -o-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: -moz-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: linear-gradient(to right, #9C303A 41.65% , #9C303A 41.35%);
    }

    .hide-mobile {
      display: none;
    }

    #registerSantriIndentForm .hide-mobile {
      display: block;
    }

    .subscribe .ts-newsletter .text-sub-subscribe {
      display: none;
    }

    h2.bold {
      margin-top: 30px;
      text-transform: capitalize;
      text-align: center;
      font-size: 36px;
      font-weight: 900;
      font-style: normal;
      line-height: 40px;
      letter-spacing: -0.8px;
      color: #2E2E2E;
      display: block;
    }

    h2.thin {
      text-align: center;
      font-size: 36px;
      line-height: 40px;
      font-weight: normal;
      letter-spacing: -0.8px;
      color: #2E2E2E;
      display: block;
    }

    p.small {
      text-align: center;
      cursor: pointer;
      margin-top: 25px;
      font-size: 11px;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #000000;
      text-shadow: 0px 3px 6px #00000029;
      opacity: 0.62;
      display: block;
    }

    .bg-yellow {
      height: 230px;
    }

    .news-program .section-sub-title {
      font-size: 36px;
      text-transform: none;
      color: #fff;
      line-height: 105px;
      letter-spacing: -2.02px;
      opacity: 1;
      font-weight: bold;
      margin: 0 0 0px;
    }

    .news-program .section-title {
      font-size: 21px;
      line-height: 0px;
      letter-spacing: -0.5px;
      color: #FFFFFF;
      opacity: 1;
      text-transform: none;
      font-style: normal;
      font-weight: normal;
      margin: 0 0 80px;
    }

    .btn.btn-yellow {
      width: 260px;
      height: 70px;
      font-size: 19px;
    }

    .kibar-image {
      height: 102px;
    }

    .news-program {
      background-color: #F8C143;
      height: 725px;
    }

    .heading-section {
      font-size: 31px;
      line-height: 56px;
    }

    .mt-news {
      margin-bottom: 0px;
    }

    .alumni-areas h2.bold {
      text-align: center;
      font-size: 36px;
      font-weight: bold;
      font-style: normal;
      line-height: 49px;
      letter-spacing: -0.78px;
      color: #FFFFFF;
      opacity: 1;
    }

    .alumni-areas p.small {
      text-align: center;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .alumni-areas .bg-red {
      height: 230px !important;
    }

    #project-area .show-mobile {
      display: block;
    }

    #project-area .show-desktop {
      display: none;
    }

    .kyai-image {
      width: 100%;
      height: auto;
      opacity: 1;
    }

    .show-mobile.normal {
      display: block;
      font-size: 36px;
      line-height: 41px;
      font-weight: normal;
      text-transform: capitalize;
      text-align: center;
      letter-spacing: -0.62px;
      color: #fff;
      opacity: 1;
    }

    .tahfizul-quran p.small {
      margin-top: 25px;
      text-align: center;
      font-size: 11px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .syaikh-container {
      background: -webkit-linear-gradient(left, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
      background: -o-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: -moz-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: linear-gradient(to right, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
    }

    .syaikh-container .show-desktop {
      display: none;
    }

    .syaikh-container .show-mobile {
      display: block;
    }

    .trio-syaikh {
      width: 635px;
      height: 650px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -500px;
    }

    .tahfizul-quran {
      padding: 0;
      height: 846px;
    }

    .long-height {
      height: 846px;
    }

    .stick {
      width: 690px;
    }

    .modal-content h5.normal {
      font-weight: normal;
    }
}

/* Landscape GOOGLE PIXEL 2 */
@media only screen
  and (min-device-width: 411px)
  and (max-device-width: 731px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

    #registerSantriIndentForm .nama {
      display: none;
    }

    .action-title {
      font-size: 14px !important;
      margin-left: 55px;
      line-height: 28px;
    }

    .call-to-action-btn.right {
      text-align: left;
      display: flex;
    }

    .call-to-action-box .action-style-box {
      padding: 5px 25px;
    }

    input.form-control.special-input {
      width: 225px !important;
    }

    .stick {
      width: 590px;
    }
}

/* Landscape GOOGLE PIXEL 4 */
@media only screen
  and (min-device-width: 353px)
  and (max-device-width: 745px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    #registerSantriIndentForm .nama {
      display: none !important;
    }

    .slide-sub-title {
      display: none;
    }

    .call-to-action-box .action-style-box {
      padding: 5px 30px !important;
    }

    .btn.btn-yellow {
      width: 255px !important;
      height: 74px;
      font-size: 18px !important;
    }

    .kibar-image {
      height: 108px;
    }

    .social {
      display: none;
    }

    #project-area {
      padding: 0px 0;
      height: 490px !important;
    }
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

    #main-container.news-container {
      padding: 30px 0;
    }

    .post-single .entry-header .entry-title {
      font-size: 24px;
    }

    .post-meta {
      font-size: 8px;
    }

    .img-fluid.news {
      height: 300px;
      border-radius: 15px;
      object-fit: cover;
    }

    .body-news figure img {
      border-radius: 15px;
      margin-top: 15px;
      margin-bottom: 15px;
    }

    .post-media.post-image {
      height: 300px;
      border-radius: 15px;
    }

    .shuffle-item .project-img-container .project-item-info-content .project-item-title {
      font-size: 12px;
      line-height: 14px;
    }

    .shuffle-item .project-img-container .project-item-info-content .project-cat {
      font-size: 5px;
    }

    .shuffle-item .project-img-container {
      border-radius: 25px;
      width: 165px;
      height: 228px;
    }

    .shuffle-item .project-img-container img {
      border-radius: 25px;
      width: 165px;
      height: 228px;
    }

    .work .text span{
      font-size: 8px;
    }

    .stick {
      /*width: auto !important;*/
      width: 100%;
    }

    .tooltip.fade.show.bs-tooltip-top {
      top: -15px !important;
    }

    .icon-tooltip {
      color: #fff;
      margin-top: 10px;
      margin-left: 5px;
    }

    .call-to-action-btn.right {
      text-align: left;
      display: flex;
    }

    button.btn.btn-register {
      height: 35px;
      width: 90px;
      font-size: 13px;
      margin-left: 0px !important;
    }

    .call-to-action-box .action-style-box {
      /*padding: 6px 42px;*/
      padding: 6px 20px;
    }

    input.form-control.special-input {
      width: 155px !important;
      height: 30px !important;
      font-size: 16px !important;
    }

    .container.visi.last {
      margin-bottom: 0px;
    }

    .column-title.visi.arab-text {
      font-size: 41px;
      line-height: 38px;
    }

    .column-title.visi {
      font-size: 31px;
      line-height: 27px;
    }

    .visi.arab-text {
      font-size: 28px;
      line-height: 44px;
    }

    p.visi {
      font-size: 18px;
      line-height: 33px;
    }

    #project-area {
      height: 277px;
    }

    .kyai-image {
      height: 165px !important;
    }

    .ftco-section {
      padding: 3em 0;
    }

    .alumni-areas .bg-red {
      height: 220px;
    }
    .tahfizul-quran {
      height: 550px !important;
    }

    .news-program {
      height: 520px;
    }

    .image-background-pk {
      /*height: 156px;*/
      height: auto;
    }

    .modal-content h5 {
      font-size: 12px;
      line-height: 20px;
    }

    .modal-content h5.normal {
      font-weight: normal;
    }

    .social {
      left: 10%;
    }

    .btn.btn-yellow {
      font-size: 13px;
      height: 55px;
    }

    .footer-main p {
      font-size: 13px;
    }

    h3 .owl-text {
      font-size: 14px;
      line-height: 18px;
      left: 45%;
      transform: translate(-10%, -75%);
    }

    .work .img {
      width: 165px;
      height: 228px;
      /*width: 245px;
      height: 345px;*/
    }
    .mt-news {
      margin-bottom: 15px;
    }

    .footer-main {
      font-size: 13px;
    }

    .copyright {
      font-size: 11px;
    }

    .heading-section {
      font-size: 20px !important;
      line-height: 32px !important;
    }

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

    .trio-syaikh {
      /*height: 336px;*/
      height: auto;
    }

    .news-program .section-title {
      font-size: 14px !important;
    }

    .news-program .section-sub-title {
      font-size: 27px !important;
    }

    .slide-sub-title {
      font-size: 21px;
    }

    .show-mobile.normal {
      font-size: 23px !important;
    }

    .alumni-areas h2.bold {
      font-size: 23px !important;
      line-height: 41px !important;
    }
}

/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    #registerSantriIndentForm .hide-mobile {
      display: none !important;
    }

    div#mainMenuBar {
      margin-left: auto;
      margin-right: auto;
      width: 80%;
    }

    div#mainMenuBar.stick {
      left: 10%;
      width: 80% !important;
    }

    .right .icon-tooltip {
      display: block !important;
    }

    .icon-tooltip {
      color: #fff;
      margin-top: 12px;
      margin-left: 15px;
    }

    .tooltip.fade.show.bs-tooltip-top {
      top: -15px !important;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 DISINI ADA UPDATE ----------- */
/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    img.footer-logo {
      width: 80%;
    }

    .call-to-action-box .action-style-box {
      padding: 6px 23px;
    }

    .image-background-pk {
      /*height: 175px;*/
      height: auto;
    }

    h3 .owl-text {
      left: 30%;
      transform: translate(-10%, -75%);
    }
    .social {
      left: 15%;
    }

    .heading-section {
      font-size: 20px !important;
      line-height: 32px !important;
    }
}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    #project-area {
      height: auto;
    }

    .modal-content h5.normal {
      font-weight: normal;
    }

    .stick {
      width: auto !important;
    }

    .bg-white.shadow {
      display: none;
    }

    .site-navigation .image-navbar-fixed {
      display: block;
      width: auto;
      height: 76px;
    }

    .images .banner-images-special.left {
      width: 265px !important;
      height: auto;
      overflow: visible;
    }

    .slide-sub-title {
      display: none;
    }

    .images .banner-images-special.right {
      width: 270px !important;
      height: auto;
      left: 185px !important;
    }

    .hide-mobile {
      display: none;
    }

    .show-mobile {
      display: block;
    }

    .subscribe .ts-newsletter .text-sub-subscribe {
      display: none;
    }

    h2.bold {
      margin-top: 30px;
      text-transform: capitalize;
      text-align: center;
      font-size: 36px;
      font-weight: 900;
      font-style: normal;
      line-height: 40px;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    h2.thin {
      text-align: center;
      font-size: 36px;
      line-height: 40px;
      font-weight: normal;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    p.small {
      text-align: center;
      cursor: pointer;
      margin-top: 25px;
      font-size: 11px;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #000000;
      text-shadow: 0px 3px 6px #00000029;
      opacity: 0.62;
    }

    .bg-yellow {
      height: 230px;
    }

    .image-background-pk {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      background: -webkit-linear-gradient(left, rgba(187, 44, 50, 1) 50% , rgba(187, 44, 50, 1) 50%);
      background: -o-linear-gradient(right, rgba(187, 44, 50, 1) 50%, rgba(187, 44, 50, 1) 50%);
      background: -moz-linear-gradient(right, rgba(187, 44, 50, 1) 50%, rgba(187, 44, 50, 1) 50%);
      background: linear-gradient(to right, rgba(187, 44, 50, 1) 50% , rgba(187, 44, 50, 1) 50%);
    }

    .show-mobile.normal {
      font-size: 36px;
      line-height: 41px;
      font-weight: normal;
      text-transform: capitalize;
      text-align: center;
      letter-spacing: -0.62px;
      color: #fff;
      opacity: 1;
    }

    .tahfizul-quran p.small {
      margin-top: 25px;
      text-align: center;
      font-size: 11px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .syaikh-container .show-mobile {
      display: block;
    }

    .syaikh-container .show-desktop {
      display: none;
    }

    .syaikh-container {
      background: -webkit-linear-gradient(left, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
      background: -o-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: -moz-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: linear-gradient(to right, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
    }

    .trio-syaikh {
      width: 635px;
      height: 650px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -500px;
    }

    .tahfizul-quran {
      padding: 0;
      height: 846px;
    }

    .long-height {
      height: 846px;
    }

    #project-area {
      height: 438px;
    }

    #project-area .show-desktop {
      display: none;
    }

    #project-area .show-mobile {
      display: block;
    }

    .kyai-image {
      width: 100%;
      height: auto;
      opacity: 1;
    }

    .alumni-areas h2.bold {
      text-align: center;
      font-size: 36px;
      font-weight: bold;
      font-style: normal;
      line-height: 49px;
      letter-spacing: -0.78px;
      color: #FFFFFF !important;
      opacity: 1;
    }

    .alumni-areas .bg-red {
      height: 230px !important;
    }

    .alumni-areas p.small {
      text-align: center;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #FFFFFF !important;
      opacity: 0.62;
    }

    .container-putri {
      padding-right: 0px;
      padding-left: 0px;
      background: -webkit-linear-gradient(left, #9C303A 41.65% , #9C303A 41.35%);
      background: -o-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: -moz-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: linear-gradient(to right, #9C303A 41.65% , #9C303A 41.35%);
    }

    .news-program .show-desktop {
      display: none;
    }

    .news-program .section-sub-title {
      font-size: 36px;
      text-transform: none;
      color: #fff;
      line-height: 105px;
      letter-spacing: -2.02px;
      opacity: 1;
      font-weight: bold;
      margin: 0 0 0px;
    }

    .news-program .section-title {
      font-size: 21px;
      line-height: 0px;
      letter-spacing: -0.5px;
      color: #FFFFFF;
      opacity: 1;
      text-transform: none;
      font-style: normal;
      font-weight: normal;
      margin: 0 0 80px;
    }

    .btn.btn-yellow {
      width: 260px !important;
      height: 70px !important;
      font-size: 19px !important;
    }

    .kibar-image {
      height: 102px;
    }

    .heading-section {
      font-size: 31px;
      line-height: 56px;
    }

    .hide-mobile.nama {
      display: none !important;
    }

    #registerSantriIndentForm .hide-mobile {
      display: block;
    }

    #registerSantriIndentForm .show-mobile {
      display: none;
    }

    .action-title {
      font-size: 16px !important;
      line-height: 28px;
    }

    input.form-control.special-input {
      width: 175px !important;
      height: 35px;
      font-size: 15px;
    }

    button.btn.btn-register {
      width: 80px !important;
      font-size: 15px;
      margin-left: 10px !important;
    }

    .call-to-action-box .action-style-box {
      padding: 5px 45px;
    }

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
    .call-to-action-box .action-style-box {
      padding: 6px 42px;
    }

    #project-area {
      height: 302px;
    }

    .kyai-image {
      height: 215px;
    }

    .work .img {
      width: 180px;
      height: 255px;
      /*width: 280px;
      height: 400px;*/
    }

    .image-background-pk {
     /* height: 180px;*/
      height: auto;
    }

    .trio-syaikh {
      height: 369px !important;
    }

    p.small {
      font-size: 13px;
    }

    .show-mobile.normal {
      font-size: 28px;
    }

    .alumni-areas h2.bold {
      font-size: 28px;
    }

    .social {
      left: 23%;
    }

    .kyai-image {
      width: 100%;
      height: 190px;
    }
}

/* Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
    .slide-sub-title {
      display: none;
    }

    button.btn.btn-register {
      margin-left: 10px !important;
    }

    .hide-mobile.nama {
      display: none !important;
    }

    .stick {
      width: 530px !important;
    }

    .btn.btn-yellow {
      width: 260px !important;
      height: 70px !important;
      font-size: 19px !important;
    }

    .kibar-image {
      height: 102px;
    }

    #project-area {
      height: 438px !important;
    }

    .alumni-areas .bg-red {
      height: 230px !important;
    }

    .container-putri {
      padding-right: 0px;
      padding-left: 0px;
      background: -webkit-linear-gradient(left, #9C303A 41.65% , #9C303A 41.35%);
      background: -o-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: -moz-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: linear-gradient(to right, #9C303A 41.65% , #9C303A 41.35%);
    }

    .image-background-pk {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      background: -webkit-linear-gradient(left, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
      background: -o-linear-gradient(right, rgba(244,197,58,1) 50%, rgba(244,197,58,1) 50%);
      background: -moz-linear-gradient(right, rgba(244,197,58,1) 50%, rgba(244,197,58,1) 50%);
      background: linear-gradient(to right, rgba(244,197,58,1) 50% , rgba(244,197,58,1) 50%);
    }

    .call-to-action-btn.right {
      text-align: left;
      display: flex;
    }

    .images .banner-images-special.left {
      width: 265px !important;
      height: auto;
      overflow: visible;
    }

    .images .banner-images-special.right {
      width: 270px !important;
      height: auto;
      left: 185px !important;
    }
}

/* ----------- iPhone X ----------- */
/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
    .image-background-pk {
      /*height: 186px !important;*/
      height: auto;
    }

    h3 .owl-text {
      left: 30%;
      transform: translate(-10%, -75%);
    }

    .tahfizul-quran {
      height: 580px;
    }

    .trio-syaikh {
      /*height: 355px;*/
      height: auto;
    }

    .image-background-pk {
      /*height: 195px;*/
      height: auto;
    }

    #project-area {
      height: 297px;
    }

    .kyai-image {
      height: auto !important;
    }
}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
    .image-background-pk {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      background: -webkit-linear-gradient(left, rgba(244,197,58,1) 50.02% , rgba(244,197,58,1) 50%);
      background: -o-linear-gradient(right, rgba(244,197,58,1) 50.02%, rgba(244,197,58,1) 50%);
      background: -moz-linear-gradient(right, rgba(244,197,58,1) 50.02%, rgba(244,197,58,1) 50%);
      background: linear-gradient(to right, rgba(244,197,58,1) 50.02% , rgba(244,197,58,1) 50%);
    }

    .container-putri {
      padding-right: 0px;
      padding-left: 0px;
      background: -webkit-linear-gradient(left, #9C303A 41.65% , #9C303A 41.35%);
      background: -o-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: -moz-linear-gradient(right, #9C303A 41.65%, #9C303A 41.35%);
      background: linear-gradient(to right, #9C303A 41.65% , #9C303A 41.35%);
    }

    .shuffle-item .project-img-container {
      width: 346px;
      height: 358px;
      border-radius: 50px;
      position: relative;
      overflow: hidden;
      cursor: pointer;
      background: #222 center/cover url(https://c4.wallpaperflare.com/wallpaper/572/458/476/grey-abstract-geometric-triangle-background-wallpaper-preview.jpg) no-repeat;
    }

    .shuffle-item .project-img-container img {
      -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
      transform: perspective(1px) scale3d(1.1, 1.1, 1);
      transition: all 400ms;
      width: 346px;
      height: 358px;
      border-radius: 50px;
    }

    .heading-section {
      font-size: 31px;
      line-height: 56px;
    }

    .btn.btn-yellow {
      width: 340px;
      height: 74px;
      font-size: 23px;
    }

    .news-program .show-desktop {
      display: none;
    }

    .news-program .show-mobile {
      display: block;
    }

    .news-program .section-title {
      font-size: 21px;
      line-height: 0px;
      letter-spacing: -0.5px;
      color: #FFFFFF;
      opacity: 1;
      text-transform: none;
      font-style: normal;
      font-weight: normal;
      margin: 0 0 80px;
    }

    .section-sub-title.show-desktop {
      display: none;
    }

    .news-program .section-sub-title {
      font-size: 36px;
      text-transform: none;
      color: #fff;
      line-height: 105px;
      letter-spacing: -2.02px;
      opacity: 1;
      font-weight: bold;
      margin: 0 0 0px;
    }

    .alumni-areas .bg-red {
      height: 210px;
    }

    .alumni-areas p.small {
      text-align: center;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .alumni-areas h2.bold {
      text-align: center;
      font-size: 36px;
      font-weight: bold;
      font-style: normal;
      line-height: 49px;
      letter-spacing: -0.78px;
      color: #FFFFFF;
      opacity: 1;
    }

    #project-area {
      padding: 0px 0;
      height: 525px;
    }

    .kyai-image {
      width: 100%;
      height: auto;
      opacity: 1;
    }

    #project-area .show-desktop {
      display: none;
    }

    #project-area .show-mobile {
      display: block;
    }

    .tahfizul-quran {
      padding: 0;
      height: 846px;
    }

    .long-height {
      height: 846px;
    }

    .trio-syaikh {
      width: 635px;
      height: 650px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -500px;
    }

    .syaikh-container {
      background: -webkit-linear-gradient(left, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
      background: -o-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: -moz-linear-gradient(right, rgba(183,143,116,1) 50%, rgba(183,143,116,1) 50%);
      background: linear-gradient(to right, rgba(183,143,116,1) 50% , rgba(183,143,116,1) 50%);
    }

    .syaikh-container .show-desktop {
      display: none;
    }

    .syaikh-container .show-mobile {
      display: block;
    }

    .show-mobile.normal {
      font-size: 36px;
      line-height: 41px;
      font-weight: normal;
      text-transform: capitalize;
      text-align: center;
      letter-spacing: -0.62px;
      color: #fff;
      opacity: 1;
    }

    .tahfizul-quran p.small {
      margin-top: 25px;
      text-align: center;
      font-size: 11px;
      letter-spacing: -0.24px;
      color: #FFFFFF;
      opacity: 0.62;
    }

    .modal-content h5.normal {
      font-weight: normal;
    }

    .stick {
      width: auto !important;
    }

    .bg-yellow {
      height: 230px;
    }

    .subscribe .ts-newsletter .text-sub-subscribe {
      display: none;
    }

    #registerSantriIndentForm .hide-mobile {
      display: block;
    }

    #registerSantriIndentForm .show-mobile {
      display: none;
    }

    p.small {
      text-align: center;
      cursor: pointer;
      margin-top: 25px;
      font-size: 11px;
      line-height: 21px;
      letter-spacing: -0.24px;
      color: #000000;
      text-shadow: 0px 3px 6px #00000029;
      opacity: 0.62;
    }

    h2.thin {
      text-align: center;
      font-size: 36px;
      line-height: 40px;
      font-weight: normal;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    h2.bold {
      margin-top: 30px;
      text-transform: capitalize;
      text-align: center;
      font-size: 36px;
      font-weight: 900;
      font-style: normal;
      line-height: 40px;
      letter-spacing: -0.8px;
      color: #2E2E2E;
    }

    .show-mobile {
      display: block;
    }

    .hide-mobile {
      display: none;
    }

    button.btn.btn-register {
      width: 80px !important;
      font-size: 15px;
      margin-left: 30px;
    }

    input.form-control.special-input {
      width: 175px !important;
      height: 35px;
      font-size: 15px;
    }

    .action-title {
      font-size: 16px !important;
      line-height: 28px;
    }

    .bg-white.shadow {
      display: none;
    }

    .site-navigation .image-navbar-fixed {
      display: block;
      width: auto;
      height: 76px;
    }

    .slide-sub-title {
      font-size: 31px !important;
      line-height: 50px !important;
    }

    .images .banner-images-special.left {
      width: 230px;
      height: auto;
      left: 30px;
      top: 5px;
      overflow: visible;
    }

    .images .banner-images-special.right {
      position: absolute;
      width: 250px;
      height: auto;
      left: 140px;
      top: 5px;
      overflow: visible;
    }

    .social {
      right: 40% !important;
    }

    .call-to-action-box .action-style-box {
      padding: 5px 45px;
    }
}
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {
    .social {
      right: 42%;
    }

    .stick input.form-control.special-input {
      width: 175px;
    }

    .stick button.btn.btn-register {
      margin-left: 95px;
    }

    .stick button.btn.btn-register {
      margin-left: 40px;
    }

    .stick {
      width: 690px;
    }

    .stick .web {
      display: none;
    }


    .call-to-action-box {
      margin-top: -77px;
      margin-bottom: 0px;
    }

    .icon-tooltip.show-mobile {
      display: none;
    }

    .hide-mobile.web {
      display: block;
    }

    .hide-mobile.nama {
      display: block;
    }

    .slide-sub-title {
      text-align: center;
      font-size: 30px;
      line-height: 45px;
      letter-spacing: -0.69px;
    }

    .container-putri {
      background: #9C303A;
    }

    .image-background-pk {
      background: rgba(244,197,58,1);
    }

    .slide-sub-title {
      font-size: 22px;
      line-height: 34px;
    }

    button.btn.btn-register {
      width: 80px;
      margin-left: 30px;
    }

    input.form-control.special-input {
      width: 170px;
    }

    .action-title {
      font-size: 18px;
      line-height: 28px;
    }

    .header-right {
      width: 72%;
    }

    .logo img{
      width: 200px;
      height: auto;
    }

}

/* Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {
    .social {
      right: 31%;
    }
}

/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */

@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {
    .bg-yellow {
      top: 7px !important;
    }

    .tahfizul-quran {
      height: 1930px;
    }

    .container-putri {
      background: linear-gradient(to right, transparent 41.65% , #9C303A 41.35%);
    }

    .image-background-pk {
      background: -webkit-linear-gradient(left, white 50.02% , rgba(244,197,58,1) 50%);
    }

    .social {
      right: 32% !important;
    }

    .stick {
      width: 925px;
    }

    .logo img {
      width: 240px;
    }
}

@media only screen
  and (min-device-width: 1366px)
  and (max-device-width: 1366px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {
    .social {
      right: 24%;
    }
}

.read-progress {
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  height: 7px;
  background-color: rgba(244,197,58,1);
}

.read-progress > .progress-bar-read {
  height: 7px;
  width: 0px;
  background-color: #9C303A;
}