.fs-1 {
  font-size: 1px;
}
.fs-2 {
  font-size: 2px;
}
.fs-3 {
  font-size: 3px;
}
.fs-4 {
  font-size: 4px;
}
.fs-5 {
  font-size: 5px;
}
.fs-6 {
  font-size: 6px;
}
.fs-7 {
  font-size: 7px;
}
.fs-8 {
  font-size: 8px;
}
.fs-9 {
  font-size: 9px;
}
.fs-10 {
  font-size: 10px;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}
.fs-19 {
  font-size: 19px;
}
.fs-20 {
  font-size: 20px;
}
.fs-21 {
  font-size: 21px;
}
.fs-22 {
  font-size: 22px;
}
.fs-23 {
  font-size: 23px;
}
.fs-24 {
  font-size: 24px;
}
.fs-25 {
  font-size: 25px;
}
.fs-26 {
  font-size: 26px;
}
.fs-27 {
  font-size: 27px;
}
.fs-28 {
  font-size: 28px;
}
.fs-29 {
  font-size: 29px;
}
.fs-30 {
  font-size: 30px;
}
.fs-31 {
  font-size: 31px;
}
.fs-32 {
  font-size: 32px;
}
.fs-33 {
  font-size: 33px;
}
.fs-34 {
  font-size: 34px;
}
.fs-35 {
  font-size: 35px;
}
.fs-36 {
  font-size: 36px;
}
.fs-37 {
  font-size: 37px;
}
.fs-38 {
  font-size: 38px;
}
.fs-39 {
  font-size: 39px;
}
.fs-40 {
  font-size: 40px;
}
.fs-41 {
  font-size: 41px;
}
.fs-42 {
  font-size: 42px;
}
.fs-43 {
  font-size: 43px;
}
.fs-44 {
  font-size: 44px;
}
.fs-45 {
  font-size: 45px;
}
.fs-46 {
  font-size: 46px;
}
.fs-47 {
  font-size: 47px;
}
.fs-48 {
  font-size: 48px;
}
.fs-49 {
  font-size: 49px;
}
.fs-50 {
  font-size: 50px;
}
.fs-51 {
  font-size: 51px;
}
.fs-52 {
  font-size: 52px;
}
.fs-53 {
  font-size: 53px;
}
.fs-54 {
  font-size: 54px;
}
.fs-55 {
  font-size: 55px;
}
.fs-56 {
  font-size: 56px;
}
.fs-57 {
  font-size: 57px;
}
.fs-58 {
  font-size: 58px;
}
.fs-59 {
  font-size: 59px;
}
.fs-60 {
  font-size: 60px;
}

html {
  font-family: "Poppins", sans-serif;
  height: 100%;
  color: #14212A;
}
html body {
  font-family: "Poppins", sans-serif;
  height: 100%;
  display: flex;
  flex-direction: column;
  color: #14212A;
}

main {
  flex: 1 0 auto;
}

footer {
  flex-shrink: 0;
}

header {
  background-image: linear-gradient(to right, #8f2168, #7e226a, #6b226a, #592368, #452365);
  color: #fff;
}
header .register-login-btn {
  color: #fff;
  font-size: 0.8125rem;
}
header .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
header .menu li {
  padding: 0 0.5rem;
}
header .menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
header .social-icon a {
  color: #fff;
  padding: 0 0.25rem;
}
header .logo {
  margin-bottom: -50%;
  z-index: 2;
  position: relative;
}
header .header-mobile {
  padding: 0.25rem 0;
}
header .header-mobile a {
  color: #ffffff;
}

.container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

#mobile-menu {
  display: none;
  background: #ffffff;
  color: #14212A;
}
#mobile-menu.mm-menu.mm-current {
  display: block !important;
}

.mm-page {
  height: 100%;
}

hr.bolder {
  border-width: 2px;
}

.color-white {
  color: #ffffff !important;
}

.color-red {
  color: #FF0000 !important;
}

.color-yellow {
  color: #fff100 !important;
}

.color-primary {
  color: #93278F !important;
}
.color-primary-hover:hover {
  color: #93278F !important;
}

.color-light-grey {
  color: #666666 !important;
}

.color-super-light-grey {
  color: #cccccc !important;
}

.color-mid-light-grey {
  color: #999999 !important;
}

.color-dark {
  color: #14212A;
}

.fw-l, .pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide {
  font-weight: 300;
}

.fw-r, .pakej-umrah-wrapper .tab-lists li, .form-control:-ms-input-placeholder, .form-control:-moz-placeholder, .form-control::-moz-placeholder, .form-control::-webkit-input-placeholder {
  font-weight: 400;
}

.fw-m, .pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide.swiper-title {
  font-weight: 500;
}

.fw-sb, .form-section-header {
  font-weight: 600;
}

.fw-b {
  font-weight: 700;
}

.fw-bk {
  font-weight: 900;
}

.ff-bn, .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap {
  font-family: "Bebas Neue", cursive;
}

.lh-1 {
  line-height: 1;
}

.page-title:after {
  content: "";
  display: block;
  margin: 0 auto;
  background: url("../img/divider.png") no-repeat center;
  height: 26px;
}

.btn-rayhar {
  color: #fff;
  background: #93278F;
  transition: all 0.5s ease-in-out;
}
.btn-rayhar-gradient {
  background-image: linear-gradient(to right, #8f2168, #7e226a, #6b226a, #592368, #452365);
  color: #fff;
  transition: all 0.5s ease-in-out;
}
.btn-rayhar-gradient:hover {
  color: #fff;
  background-image: linear-gradient(to right, #d909d6 0%, #93278F 100%);
  transition: all 0.5s ease-in-out;
}
.btn-rayhar:hover {
  color: #fff;
  background: #d909d6;
  background-image: linear-gradient(to right, #d909d6 0%, #93278F 100%);
}

.btn-check:checked + .btn-outline-rayhar {
  color: #fff;
  background: #93278F;
  border-color: #93278F;
}

.btn-outline-rayhar {
  color: #93278F;
  border-color: #CCCCCC;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.btn-outline-rayhar.active {
  color: #fff;
  background: #93278F;
  border-color: #93278F;
}
.btn-outline-rayhar.active:hover {
  color: #fff;
}
.btn-outline-rayhar:hover {
  color: #93278F;
}

.btn-rayhar-success {
  background: #8BC53F;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.btn-rayhar-success:hover {
  color: #fff;
}

.btn-rayhar-danger {
  background: #C3313A;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.btn-rayhar-danger:hover {
  color: #fff;
}

.btn-rayhar-banner {
  background: transparent linear-gradient(180deg, #915d00 0%, #915d00 2%, #986709 9%, #ac8224 19%, #cdaf4e 33%, #d6bb5a 37%, #e3cc5e 45%, #f1de63 57%, #f7e565 65%, #eed859 71%, #d7b53c 83%, #b37e0c 99%, #b07908 100%) 0% 0% no-repeat;
  color: #14212A;
  transition: all 0.5s ease-in-out;
}
.btn-rayhar-banner:hover {
  color: #93278F;
}

.border-primary {
  border: 1px solid #93278F !important;
}

.bg-0 {
  background: none !important;
}

.bg-primary {
  background: #93278F !important;
}

.bg-secondary {
  background: #442365 !important;
}

.back-to-top {
  text-decoration: none;
  width: 40px;
  cursor: pointer;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.back-to-top:hover {
  text-decoration: none;
}

.sections {
  border-bottom: 1px solid #dee2e6;
  color: #4d4d4d;
}
.sections span {
  display: inline-block;
  border-radius: 3px;
  padding: 0.5rem;
  margin-left: -0.5rem;
  cursor: pointer;
}
.sections .active span {
  color: #93278F;
  background: #F8F0FF;
}
.sections:last-child {
  border-bottom: 0;
}

.txt-red {
  color: #FF0000;
  font-weight: 400;
  font-size: 0.875rem;
}

.form-label {
  font-weight: 400;
  font-size: 0.875rem;
}

.form-control {
  font-size: 0.875rem;
}
.form-control::-webkit-input-placeholder {
  color: #cbcbcb;
}
.form-control::-moz-placeholder {
  color: #cbcbcb;
}
.form-control:-moz-placeholder {
  color: #cbcbcb;
}
.form-control:-ms-input-placeholder {
  color: #cbcbcb;
}

.form-header {
  border: 1px solid #cccccc;
  text-align: center;
  text-transform: uppercase;
  padding: 0.5rem;
}

.form-section-header {
  background: #442365;
  color: #ffffff;
  font-size: 1.25rem;
  text-align: center;
  text-transform: uppercase;
}

.form-cell {
  border: 1px solid #cccccc;
}
.form-cell .input-group-text {
  color: #989898;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #999999;
  text-align: center;
  font-size: 0.6875rem;
  top: 0.15rem;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0;
  top: 0.15rem;
  border-color: #999999 !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #14212A;
  text-align: center;
  font-size: 6px;
  top: 0.5rem;
}
.custom-radio .custom-control-label:before {
  border-color: #999999 !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

.pagination li {
  margin: 0 0.5rem;
}
.pagination li.disabled {
  display: none;
}
.pagination li.active {
  border-color: #93278F;
}
.pagination li.active .page-link {
  color: #93278F;
  border-color: #93278F !important;
}
.pagination li .page-link {
  border-color: transparent !important;
  background: none !important;
  color: #14212A;
  border-radius: 2.5px;
  line-height: 1;
}
.pagination li .page-link i {
  color: #93278F;
  font-size: 12px;
}

@media (max-width: 575px) {
  #modalLRForm.show .modal-dialog {
    transform: none !important;
  }
}
@media (max-width: 575px) {
  #modalLRForm.fade .modal-dialog {
    transform: translate(50px, 0);
  }
}
@media (max-width: 575px) {
  #modalLRForm .modal-dialog {
    margin: 0;
  }
}
#modalLRForm .modal-dialog .modal-content {
  border: 0;
  overflow: hidden;
  background: none;
}
@media (max-width: 575px) {
  #modalLRForm .modal-dialog .modal-content {
    padding-left: 2rem;
  }
}
#modalLRForm .modal-dialog .modal-content .close {
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 1;
  font-weight: 300;
  border: 0;
}
@media (max-width: 575px) {
  #modalLRForm .modal-dialog .modal-content .close {
    left: 0.5rem;
    top: 50%;
    color: #ffffff;
    opacity: 1;
  }
}
#modalLRForm .modal-dialog .modal-content .nav-tabs {
  flex-wrap: nowrap;
}
#modalLRForm .modal-dialog .modal-content .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #495057;
  text-align: center;
}
#modalLRForm .modal-dialog .modal-content .nav-tabs .nav-item .nav-link.active {
  color: #93278F;
  border-top-color: #93278F;
}
#modalLRForm .modal-dialog .modal-content .divider-or {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #bfc5cf;
  line-height: 0.1em;
  margin: 0.75rem 0;
}
#modalLRForm .modal-dialog .modal-content .divider-or .or-txt {
  padding: 0 0.5rem;
  background: #fff;
}
#modalLRForm .modal-dialog .modal-content .forgot-pw {
  color: #e10000;
}
#modalLRForm .modal-dialog .modal-content .modal-footer {
  display: block;
  background: #eceff0;
}
#modalLRForm .modal-dialog .modal-content .modal-footer .agent-login-txt {
  font-size: 80%;
}
#modalLRForm .modal-dialog .modal-content .modal-footer .agent-login-link {
  color: #93278F;
  font-size: 80%;
}
#modalLRForm .modal-dialog .modal-content .modalLSide {
  background: #ffffff;
}
#modalLRForm .modal-dialog .modal-content .modalRSide {
  background: #eceff0;
  padding: 1.25rem;
  border-left: 1px solid #dee2e6;
}
#modalLRForm .modal-dialog .modal-content .modalRSide h2 {
  font-size: 1.2rem;
  margin: 1rem 0;
}
#modalLRForm .modal-dialog .modal-content .modalRSide ul {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
#modalLRForm .modal-dialog .modal-content .modalRSide ul li {
  display: flex;
  line-height: 1;
  padding: 0.5rem 0;
}
#modalLRForm .modal-dialog .modal-content .modalRSide ul li:before {
  content: "";
  background: url("../img/tick_icon.png") no-repeat center;
  width: 16px;
  height: 17px;
  padding: 8px;
  margin-right: 0.25rem;
}
#modalLRForm .modal-dialog .modal-content .modalRSide .many-more-link {
  color: #93278F;
  font-size: 80%;
}
#modalLRForm .modal-dialog .modal-content .tnc {
  font-size: 80%;
  margin-bottom: 0 !important;
}
#modalLRForm .modal-dialog .modal-content .tnc .tnc-link {
  color: #93278F;
}

.banner {
  height: 400px;
  background: url("../img/banner_bg_full.png") no-repeat right center;
  background-size: cover;
}
@media (max-width: 991px) {
  .banner {
    height: auto;
  }
}
.banner .banner-swiper-text .swiper-wrapper .swiper-slide {
  /* img { object-fit: cover; height: 700px;
     @media (max-width: $xl-large-break) { height: auto; max-height: 638px; }
   }*/
}
.banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
  font-size: calc(1.5rem + 3vw);
}
@media (min-width: 1200px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: 3.75rem;
  }
}
@media (max-width: 991px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (max-width: 991px) and (min-width: 1200px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (max-width: 767px) and (min-width: 1200px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: 1.875rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: 1.125rem;
  }
}
@media (max-width: 400px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-title {
    font-size: 0.9375rem;
  }
}
.banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-desc {
  font-size: 1.25rem;
}
@media (max-width: 991px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-desc {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-desc {
    font-size: 0.8125rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-desc {
    font-size: 0.625rem;
  }
}
@media (max-width: 400px) {
  .banner .banner-swiper-text .swiper-wrapper .swiper-slide .banner-desc {
    font-size: 0.5rem;
  }
}
.banner .banner-swiper-text .swiper-button-next, .banner .banner-swiper-text .swiper-button-prev {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #93278F;
}
.banner .banner-swiper-text .swiper-button-next.swiper-button-disabled, .banner .banner-swiper-text .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.banner .banner-swiper-text .swiper-button-next:hover, .banner .banner-swiper-text .swiper-button-prev:hover {
  background: #93278F;
  color: #fff;
}
.banner .banner-swiper-text .swiper-button-next:after, .banner .banner-swiper-text .swiper-button-prev:after {
  content: "";
}
.banner .banner-swiper-cover {
  /*background: url('../img/banner_cover_bg.png') no-repeat center; background-size: cover;*/
}
.banner .banner-swiper-cover .swiper-slide {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-left: 2rem;
}
.banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title {
    line-height: 1;
  }
}
@media (max-width: 400px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title {
    display: none;
  }
}
.banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title span {
  font-size: 1rem;
  color: #ffffff;
  background: #E91D25;
  padding: 0 5px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title span {
    font-size: 0.75rem;
  }
}
@media (max-width: 575px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title span {
    font-size: 0.625rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-title span {
    font-size: 0.5rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name {
    line-height: 1;
  }
}
@media (max-width: 400px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name {
    display: none;
  }
}
.banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
  font-size: calc(1.28125rem + 0.375vw);
  color: #030303;
  background: #FFD71D;
  padding: 0 5px;
  letter-spacing: 1px;
}
@media (min-width: 1200px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media (max-width: 767px) and (min-width: 1200px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
    font-size: 1.3125rem;
  }
}
@media (max-width: 575px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
    font-size: 1rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-name span {
    font-size: 0.75rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch {
    line-height: 1;
  }
}
@media (max-width: 400px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch {
    display: none;
  }
}
.banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch span {
  font-size: 0.875rem;
  color: #030303;
  background: #ffffff;
  padding: 0 5px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch span {
    font-size: 0.625rem;
  }
}
@media (max-width: 575px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch span {
    font-size: 0.5rem;
  }
}
@media (max-width: 480px) {
  .banner .banner-swiper-cover .swiper-slide .banner-cover-text-wrap .bg-banner-branch span {
    font-size: 0.375rem;
  }
}

.sticky-footer {
  background-image: linear-gradient(to right, #452365, #592368, #6b226a, #7e226a, #8f2168);
}

footer .footer-top {
  background-image: linear-gradient(to right, #8f2168, #7e226a, #6b226a, #592368, #452365);
  color: #fff;
  letter-spacing: 1px;
  font-size: 0.875rem;
}
footer .footer-top .footer-top-list.mid:before {
  content: "";
  position: absolute;
  border-left: 2px solid rgba(235, 235, 235, 0.2);
  left: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  footer .footer-top .footer-top-list.mid:before {
    content: none;
  }
}
footer .footer-top .footer-top-list.mid:after {
  content: "";
  position: absolute;
  border-left: 2px solid rgba(235, 235, 235, 0.2);
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  footer .footer-top .footer-top-list.mid:after {
    content: none;
  }
}
footer .footer-top .footer-top-title {
  text-transform: uppercase;
  margin: 1rem 0;
}
footer .footer-top .footer-top-title a {
  text-transform: uppercase;
}
footer .footer-top a {
  color: #fff;
  text-decoration: none;
}
footer .footer-mid {
  padding: 4rem 0;
}
@media (max-width: 480px) {
  footer .footer-mid {
    text-align: center;
  }
}
footer .footer-mid .footer-mid-title {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
footer .footer-bottom {
  background: #ebebeb;
  font-size: 0.75rem;
  padding: 1rem 0;
}
footer .footer-bottom a {
  font-weight: 300;
  font-size: 0.75rem;
  color: #858585;
  text-decoration: none;
}

#rayhar-accordion .card {
  border: 0;
}
#rayhar-accordion .card .card-header {
  padding: 0;
  border: 0;
}
#rayhar-accordion .card .card-header a {
  color: #ffffff;
  text-decoration: none;
  background: #93278F;
}
#rayhar-accordion .card .card-header a:before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
  font-size: 0.875rem;
}
#rayhar-accordion .card .card-header a .icon {
  color: #ffffff;
}
#rayhar-accordion .card .card-header a.collapsed {
  background: #93278F;
}
#rayhar-accordion .card .card-header a.collapsed:before {
  content: "\f067";
}

.senarai-perkhidmatan-kami-wrapper .color-primary-hover:hover img {
  filter: invert(22%) sepia(30%) saturate(5381%) hue-rotate(283deg) brightness(88%) contrast(92%);
}

.kami-sedia-membantu-anda-wrapper {
  background: #f2f2f2;
}
.kami-sedia-membantu-anda-wrapper .btn-whatsapp {
  background: #029F4A;
  font-size: 0.84375rem;
  color: #ffffff;
  text-decoration: none;
  padding: 0.25rem 1.5rem;
}

.testimoni-wrapper {
  background-image: linear-gradient(to right, #8f2168, #7e226a, #6b226a, #592368, #452365);
  position: relative;
}
.testimoni-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  background-image: url("../img/pattern_bg.png");
  background-size: 10%;
}
.testimoni-wrapper .testimoni-swiper-wrap {
  position: relative;
  padding: 0 2.5rem;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide {
  width: 33.33%;
  padding: 0 0.5rem;
  padding-top: 30px;
  height: auto;
}
@media (max-width: 767px) {
  .testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide .card {
  border-color: #707070 !important;
  border-radius: 6px;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide .card .stars {
  color: #FFD71D;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-wrapper .swiper-slide .card .cover-img {
  margin: 0 auto;
  margin-top: -30px;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1rem;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #ffffff;
  margin: 0 0.5rem;
}
.testimoni-wrapper .testimoni-swiper-wrap .testimoni-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFD71D;
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next, .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev {
  opacity: 1;
  color: #ffffff;
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next, .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev {
    font-size: 2rem;
  }
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next:hover, .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev:hover {
  color: #FFD71D;
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next.swiper-button-disabled, .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next:after, .testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev:after {
  content: none;
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-next {
  right: 0;
}
.testimoni-wrapper .testimoni-swiper-wrap .swiper-button-prev {
  left: 0;
}

.galeri-wrapper .galeri-swiper-wrap {
  position: relative;
  padding: 0 2.5rem;
}
.galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-wrapper .swiper-slide {
  width: 33.33%;
  padding: 0 0.5rem;
  height: auto;
}
@media (max-width: 767px) {
  .galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
}
.galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-wrapper .swiper-slide .card {
  border-color: #707070 !important;
  overflow: hidden;
  border-radius: 6px;
}
.galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1rem;
}
.galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #B3B3B3;
  margin: 0 0.5rem;
}
.galeri-wrapper .galeri-swiper-wrap .galeri-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #93278F;
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-next, .galeri-wrapper .galeri-swiper-wrap .swiper-button-prev {
  opacity: 1;
  color: #93278F;
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .galeri-wrapper .galeri-swiper-wrap .swiper-button-next, .galeri-wrapper .galeri-swiper-wrap .swiper-button-prev {
    font-size: 2rem;
  }
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-next:hover, .galeri-wrapper .galeri-swiper-wrap .swiper-button-prev:hover {
  color: #FFD71D;
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-next.swiper-button-disabled, .galeri-wrapper .galeri-swiper-wrap .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-next:after, .galeri-wrapper .galeri-swiper-wrap .swiper-button-prev:after {
  content: none;
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-next {
  right: 0;
}
.galeri-wrapper .galeri-swiper-wrap .swiper-button-prev {
  left: 0;
}

.pilihan-pakej-umrah-wrapper {
  position: relative;
}
.pilihan-pakej-umrah-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  background-image: url("../img/pattern_bg.png");
}
.pilihan-pakej-umrah-wrapper .pakejs {
  overflow: hidden;
}
.pilihan-pakej-umrah-wrapper .pakejs img {
  transition: all 0.5s ease-in-out;
}
.pilihan-pakej-umrah-wrapper .pakejs:hover img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}

.pakej-umrah-bersama-rayhar-wrapper .pakej-umrah-bersama-rayhar-top {
  background: url("../img/top_bg.png") no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.pakej-umrah-bersama-rayhar-wrapper .pakej-umrah-bersama-rayhar-bottom {
  background: url("../img/bg_dots.png") no-repeat center, linear-gradient(to right, #8f2168, #7e226a, #6b226a, #592368, #452365);
  background-size: cover;
}

.pakej-umrah-wrapper {
  background: #f2f2f2;
}
.pakej-umrah-wrapper .tab-lists {
  border-bottom: 2px solid #442365;
  margin-bottom: -1px;
}
.pakej-umrah-wrapper .tab-lists li {
  cursor: pointer;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  font-size: 0.8125rem;
  color: #93278F;
  border: 1px solid #CCCCCC;
  border-bottom: 0;
  line-height: 1;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.25rem;
}
.pakej-umrah-wrapper .tab-lists li .tab-list {
  padding: 0.5rem 1rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.pakej-umrah-wrapper .tab-lists li .tab-list.colored, .pakej-umrah-wrapper .tab-lists li .tab-list.active {
  background: #442365;
  color: #ffffff;
  border-color: #442365;
}
.pakej-umrah-wrapper .tab-lists li:first-child {
  margin-left: 0;
}
.pakej-umrah-wrapper .tab-lists li:last-child {
  margin-right: 0;
}
.pakej-umrah-wrapper .pakej-swiper-wrap {
  position: relative;
  background: #ffffff;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper {
  margin: 0 2rem;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper {
  align-items: flex-end;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide {
  font-size: 1rem;
  width: auto;
  border-bottom: 2px solid transparent;
  padding: 0.5rem 0;
  margin: 0 0.5rem;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide.swiper-title {
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 0.5rem 0;
  margin: 0 0.5rem;
  color: #14212A !important;
  border-color: transparent !important;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide.swiper-slide-active, .pakej-umrah-wrapper .pakej-swiper-wrap .pakej-swiper .swiper-wrapper .swiper-slide.active {
  color: #93278F;
  border-color: #93278F;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-next, .pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-prev {
  opacity: 1;
  color: #FF0000;
  font-size: 1rem;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-next:hover, .pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-prev:hover {
  color: #FF0000;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-next.swiper-button-disabled, .pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-next:after, .pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-prev:after {
  content: none;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-next {
  right: 0;
}
.pakej-umrah-wrapper .pakej-swiper-wrap .swiper-button-prev {
  left: 0;
}

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