img {
    height: auto;
    width: auto;
}

.saf_wrapper {
    padding: 120px 0 0;
    background: rgba(0, 0, 0, 0.03);
}

.saf_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    z-index: 100;
}

.saf_container {
    max-width: 1100px;
    padding: 0 30px;
    margin: 0 auto;
}

.saf_relative {
    position: relative;
}

.saf_logo {
    float: left;
    height: 44px;
    padding: 18px 0;
    margin: 0 60px 0 0;
}

.saf_logo a,
.saf_logo img {
    height: 44px;
    display: block;
}

.saf_menu {
    float: left;
    height: 80px;
}

.nav {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    height: 80px;
}

.nav .safaccord {
    height: 80px;
    display: block;
}

.nav .safaccord,
.nav .safaccord ul,
.nav .safaccord li,
.nav .safaccord a,
.nav .safaccord span {
    border: none;
    outline: none;
}

.is-desktop .nav .safaccord li {
    float: left;
    display: inline-block;
    margin: 0;
    text-align: center;
    line-height: 80px;
    position: relative;
}

.is-desktop .nav .safaccord li:hover {
    background: rgba(0, 0, 0, 0.06);
}

.is-desktop .nav .safaccord li.menu-item-has-children:before {
    content: "\e802";
    position: absolute;
    top: 0;
    right: 16px;
    font-family: "weesata-font";
    transform: rotate(180deg);
    z-index: 1;
}

.is-desktop .nav .safaccord li a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 80px;
    text-transform: uppercase;
    position: relative;
}

.is-desktop .nav .safaccord li a span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    padding: 0 5px;
    margin: 31px 0 0 8px;
    float: right;
}

.is-desktop .nav .safaccord li.menu-item-has-children a {
    padding: 0 35px 0 20px;
}

.is-desktop .nav .safaccord li > .sub-menu {
    border-width: 3px 0 0;
    border-style: solid;
    padding: 10px 0;
    position: absolute;
    width: 200px;
    display: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.is-desktop .nav .safaccord li:hover > .sub-menu {
    display: block;
}

.is-desktop .nav .safaccord li > .sub-menu > li {
    display: block;
    float: none;
    text-align: left;
}

.is-desktop .nav .safaccord li > .sub-menu > li a {
    padding: 10px 25px;
    line-height: 1.2;
}

.is-desktop .nav .safaccord li > .sub-menu > li.menu-item-has-children:before {
    display: none;
}

.is-desktop .nav .safaccord li > .sub-menu > li > ul {
    display: none !important;
}

.saf_head_bot {
    height: 40px;
    line-height: 40px;
}

.saf_contact a {
    margin: 0 5px;
}

.saf_contact i.icon-phone,
.saf_contact i.icon-mail {
    display: none;
}

.saf_head_bot .wee__sociofooter {
    float: right;
}

.saf_head_bot .wee__sociofooter a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    text-align: center;
    margin: 0 0 0 5px;
}

.wee__sociofooter svg {
    display: block;
    font-size: 14px;
}

.saf_wa {
    display: flex;
    float: right;
    height: 40px;
    padding: 20px 0;
}

.saf_wa a {
    display: inline-block;
    height: 34px;
    line-height: 32px;
    padding: 0 12px;
    position: relative;
}

.saf_wa a:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    right: -6px;
    bottom: -6px;
    opacity: 0.2;
    z-index: -1;
}

.saf_obar {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    margin: 0 0 0 20px;
    transition: all 2s ease 0.3s;
}

.saf_obar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    z-index: -1;
}

.saf_after {
    position: relative;
    background-position: center;
    background-size: 100%;
    background-attachment: scroll;
    min-height: 74px;
}

.saf_after:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(0px);
    z-index: 1;
}

.saf_after img {
    display: block;
    width: 100%;
}

.runscroll {
    width: 100%;
    overflow: hidden;
    border-radius: 38px;
}

.scroll {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 2;
}

.scrollin {
    white-space: nowrap;
    animation: animate 20s -20s linear infinite;
    will-change: transform;
    padding-right: 20px;
    height: 40px;
}

.scrollin:nth-child(2) {
    animation: animate2 20s -10s linear infinite;
}

.scroll:hover .scrollin {
    -webkit-animation-play-state: paused !important;
}

.runin {
    display: inline-block;
    margin: 0 40px 0 0;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.scrollin a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

@keyframes animate {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

@keyframes animate2 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-200%);
    }
}

.saf_search {
    padding: 0 0 24px;
    position: relative;
    z-index: 1;
}

.home .saf_search {
    padding: 0;
}

.saf_search_inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 30px;
}

.saf_search_box {
    margin: -50px auto 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.home .saf_search_box {
    margin: 0 auto;
}

.saf_search form {
    position: relative;
    float: left;
    width: calc(100% - 320px);
    padding: 30px 20px;
}

.saf_select {
    float: left;
    width: calc(33.33% - 62px);
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    margin: 0 10px;
}

.saf_select select {
    margin: 0 15px;
    border: 0;
    width: calc(100% - 30px);
    height: 40px;
    line-height: 40px;
    background: none;
    appearance: none;
}

.saf_button {
    float: left;
    width: 100px;
    margin: 0 10px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    text-align: center;
}

.saf_button button {
    border: 0;
    background: none;
    font-size: 16px;
}

.saf_after_search {
    float: right;
    width: 232px;
    padding: 24px;
    height: 52px;
}

.saf_after_search .ready {
    font-size: 22px;
}

.saf_after_search a {
    position: relative;
    padding: 0 0 0 30px;
}

.saf_after_search a:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    width: 18px;
    height: 10px;
    border-radius: 10px;
}

.saf_paket {
    padding: 24px 0 0;
}

.saf_title_area {
    position: relative;
    padding: 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    margin: 0 0 25px;
}

.saf_title_area .icon_title {
    position: absolute;
    top: 0;
    right: 25px;
    width: 40px;
    height: 50px;
    line-height: 45px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    font-size: 16px;
}

.arc_title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.15;
    margin: 0 60px 10px 0;
}

.breadcrumbs {
    position: relative;
    margin: 0;
    opacity: 0.8;
}

.breadcrumbs:after {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    bottom: calc(50% - 2px);
    z-index: 1;
}

.inbread {
    position: relative;
    display: inline-block;
    padding: 0 25px 0 0;
    font-size: 14px;
    z-index: 2;
}

.single .current {
    display: none;
}

.arc_blog {
    position: relative;
    padding: 24px 12px 0;
    margin: 0 0 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.arc_blog.have_nav {
    padding: 24px 12px 48px;
}

.saf_loop {
    float: left;
    width: 25%;
}

.loop_inner {
    margin: 0 12px 24px;
}

.arc_blog .wee__clear {
    display: none;
}

.arc_blog div:nth-child(8n) {
    display: block;
}

.saf_image {
    margin: 0 0 15px;
    position: relative;
    overflow: hidden;
}

.saf_image img {
    display: block;
    width: 100%;
}

.saf_image iframe {
    display: block;
    width: 100%;
    height: 140px;
}

.saf_date {
    position: absolute;
    top: 0;
    right: 20px;
    text-align: center;
    padding: 4px 6px;
    z-index: 1;
}

.saf_date span:nth-child(1) {
    display: block;
    font-size: 26px;
    line-height: 1;
}

.saf_date span:nth-child(2) {
    display: block;
    font-size: 10px;
}

.saf_cat {
    font-size: 13px;
    margin: 0 0 5px;
}

.saf_cat a {
    margin: 0 6px 0 0;
}

.saf_topost {
    font-size: 18px;
    line-height: 1.25;
    font-weight: bold;
}

/* arsip brosur */

.arc_bro {
    padding: 24px 12px 0;
    margin: 0 0 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.arc_bro.have_nav {
    padding: 24px 12px 48px;
}

.bro_loop {
    position: relative;
    margin: 0 12px 24px;
    padding: 0 0 24px;
}

.bro_loop:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: 0.2;
}

.bro_loop:last-child {
    border: 0;
    padding: 0;
}

.down__desc {
    float: left;
    width: calc(100% - 150px);
}

.down__desc h2 {
    font-size: 18px;
    line-height: 1.15;
    margin: 8px 0 0;
}

.wee__center {
    float: right;
    width: 100px;
    text-align: center;
    margin: 0 0 0 50px;
    padding: 20px 0 0;
}

.saf_wrapper .wee__center a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin: 0 0 10px;
}

/* schedule */

.page_schedule {
    padding: 30px 0;
    width: 100%;
    border: 1px solid #ccc;
}
.saf_wrapper .page_schedule {
    margin: 0 0 15px;
}
.page_schedule td {
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}
.page_schedule div div {
    padding: 15px;
}
.nam {
    width: 100%;
    font-weight: bold;
}
.page_schedule tr:nth-child(1) .nam {
    border-top: 3px solid #090;
}
.page_schedule tr:hover {
    background: rgba(0, 0, 0, 0.05);
}
.goback {
    display: flex;
    align-items: center;
}
.go {
    width: 50%;
}

.page_schedule tr:nth-child(1) .go {
    border-top: 3px solid #f70;
}
.back {
    width: 50%;
}
.page_schedule tr:nth-child(1) .back {
    border-top: 3px solid #333;
}
.flight {
    width: 100%;
    text-align: center;
}
.page_schedule tr:nth-child(1) .flight {
    border-top: 3px solid #f4a;
}
.page_schedule tr:nth-child(1) .quo {
    border-top: 3px solid #8d0d7f;
}
.last {
    width: 300px;
}
.quo,
.book,
.un {
    width: 50px;
    text-align: center;
}
.ord {
    width: 75px;
    text-align: center;
}
.page_schedule tr:nth-child(1) .ord {
    border-top: 3px solid #88cc00;
}
.page_schedule tr:nth-child(1) .book {
    border-top: 3px solid #d35;
}
.page_schedule tr:nth-child(1) .un {
    border-top: 3px solid #090;
}
.ordr {
    display: flex;
    justify-content: center;
}
.ordr a {
    padding: 5px 10px;
    margin: 0 auto;
    border-radius: 30px;
}

/* paket */

.saf_pop {
    position: absolute;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    z-index: 10;
    right: -42px;
    top: 10px;
    transform: rotate(35deg);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.pac_first {
    padding: 0 0 4px;
}

.pac_detail {
}

.pac_detail h4 {
    line-height: 1.25;
    margin: 0 0 15px;
    font-size: 18px;
}

.pac_detail del {
    font-size: 80%;
}

.saf_inc {
    padding: 2px 0;
    font-size: 13px;
}

.saf_inc span {
    float: right;
    display: inline-block;
}

.saf_inc span a {
    font-weight: bold;
}

.saf_go {
    padding: 0 0 0 12px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    border-radius: 34px;
}

.saf_go span {
    float: right;
    display: inline-block;
    padding: 0 12px;
    border-radius: 34px;
    font-weight: bold;
}

.pac_before {
    height: 40px;
    margin: 0 0 15px;
}

.pac_guide {
    float: left;
    width: calc(100% - 70px);
    line-height: 1.3;
}

.pac_text {
    font-size: 12px;
}

.pac_name {
    font-weight: bold;
}

.saf_photo {
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
    border-radius: 40px;
    margin: 0 0 0 35px;
}

.saf_photo img {
    border-radius: 40px;
}

/*partner */

.arc_part {
    padding: 24px 24px 0;
    margin: 0 0 30px;
    column-count: 5;
    column-gap: 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.arc_part.have_nav {
    padding: 24px 0 48px;
}

.part_loop {
    padding: 0 0 24px;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}

.part_image {
    padding: 15px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.part_image a,
.part_image img {
    display: block;
}

/* testimoni */

.arc_tess {
    position: relative;
    padding: 24px 24px 0;
    margin: 0 0 30px;
    column-count: 3;
    column-gap: 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.arc_tess.have_nav {
    padding: 24px 24px 48px;
}

.tess_loop {
    padding: 0 0 24px;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}

.tess_star {
    font-size: 18px;
    margin: 0 0 5px;
}

.tess_star .icon-star:before {
    margin: 0 3px 0 0;
}

.tess_loop h2 {
    font-size: 16px;
    line-height: 1.25;
    margin: 0 0 10px;
}

.tess_exc {
    font-size: 14px;
    margin: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.03);
}

.tess_people {
    padding: 15px 0;
}

.tess_image {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
}

.tess_image img {
    border-radius: 50px;
}

.tess_people span {
    font-size: 13px;
}

/* page */

.pagination {
	display: block !important;
    position: absolute;
    right: 20px;
    bottom: 24px;
    display: flex;
}

.pagination a {
    display: inline-block;
    height: 34px;
    width: 34px;
    line-height: 34px;
    margin: 0 4px;
    text-align: center;
    float: left;
}

/* single */

.saf_single {
    margin: 0 -12px;
}

.saf_main {
    float: left;
    width: calc(100% - 380px);
    position: sticky;
    top: 145px;
}

.saf_in {
    margin: 0 12px 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.single-paket .saf_in,
.single-schedule .saf_in {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    background: none;
}

.saf_img_sing {
    position: relative;
}

.saf_img_sing img {
    width: 100%;
    display: block;
}

.saf_img_sing iframe {
    width: 100%;
    height: 405px;
    display: block;
}

.saf_content {
    padding: 24px 24px 4px;
    font-size: 15px;
}

.wp-caption {
}

.wp-caption-text {
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.saf_content h1,
.saf_content h2,
.saf_content h3,
.saf_content h4,
.saf_content h5,
.saf_content h6 {
    font-weight: 600;
    line-height: 1.3;
    margin: 5px 0 15px;
}

.saf_content h1 {
    font-size: 34px;
}

.saf_content h2 {
    font-size: 30px;
}

.saf_content h3 {
    font-size: 26px;
}

.saf_content h4 {
    font-size: 22px;
}

.saf_content h5 {
    font-size: 18px;
}

.saf_content h6 {
    font-size: 16px;
}

.saf_content {
    font-weight: 400;
}

.saf_content table td {
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.saf_content p {
    margin: 0 0 15px;
}

.saf_content img {
    max-width: 100%;
    height: auto;
    margin: 0 0 20px;
}

.wp-block-image img {
    margin: 0;
}

.saf_content img.alignleft {
    float: left;
    margin: 0 30px 20px 0;
}

.saf_content img.alignright {
    float: right;
    margin: 0 0 20px 30px;
}

.saf_content img.aligncenter {
    float: none;
    margin: 0 auto 20px;
}

.saf_content blockquote {
    margin: 0 0 20px;
    padding: 20px 20px 10px 50px;
    background: rgb(0, 0, 0, 0.05);
}

.saf_content ul {
    margin: 0 0 20px;
    list-style: disc !important;
}

.saf_content ol {
    margin: 0 0 20px;
    list-style: decimal !important;
}

.saf_content li {
    margin: 0 0 0 15px;
}

.saf_content li ol,
.saf_content li ul {
    margin: 0;
}

.saf_cont_meta {
    margin: 0 0 15px;
    font-size: 13px;
}

.saf_tag {
    padding: 20px 0;
}

.saf_tag a {
    position: relative;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    margin: 0 12px 10px 0;
    font-size: 13px;
}

/* single paket */

.title_pack {
    background-size: cover;
}

.inner_pack {
    backdrop-filter: blur(100px);
}

.inner_back {
    background: rgba(255, 255, 255, 0.8);
    padding: 80px;
}

.single__heading {
    font-size: 34px;
    margin: 0 0 30px;
}

.saf_deslong {
    margin: 24px -24px 40px;
    display: flex;
}

.single-schedule .saf_deslong {
    margin: 24px -24px 10px;
}

.saf_first {
    float: left;
    margin: 0 24px;
}

.saf_first i {
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 54px;
    margin: 0 15px 0 0;
    font-size: 20px;
    overflow: hidden;
}

.saf_first .sch_photo {
    float: left;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 54px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

.saf_sec {
    float: left;
}

.saf_start {
    font-size: 13px;
    line-height: 20px;
    opacity: 0.7;
}

.saf_price {
    font-size: 18px;
    font-weight: bold;
}

.sch_route {
    background: rgba(0, 0, 0, 0.03);
    padding: 24px;
}

.sch_route i {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
}

.route_line {
    float: right;
    width: calc(100% - 62px);
    position: relative;
    background: #fff;
    padding: 0 8px;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.route_line span {
    margin: 0 30px;
}

.sch_include {
    margin: 0;
    padding: 24px 14px;
}

.sch__icon {
    float: left;
    width: calc(25% - 20px);
    margin: 0 10px;
}

.sch__icon i {
    display: inline-block;
    font-size: 20px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    text-align: center;
    margin: 0 0 10px;
    background: rgba(255, 255, 255, 0.1);
}

.inc__name {
    font-size: 12px;
}

.inc__value {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.kuota {
    font-size: 16px;
}

.total,
.booked,
.sisa,
.habis {
    position: relative;
    display: inline-block;
    padding: 0 30px 0 26px;
}

.total:before,
.booked:before,
.sisa:before,
.habis:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 4px);
    width: 18px;
    height: 10px;
    border-radius: 10px;
}

.habis:before {
    background: #d35;
}

.singorder,
.singexpired {
    display: inline-block;
    height: 36px;
    line-height: 36px;
}

.singorder a,
.singexpired a {
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 20px;
}

.singexpired a {
    background: #d34;
    color: #fff;
}

.stes_image {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 20px 0 0;
}

.stes_image img {
    display: block;
    border-radius: 80px;
}

.stes_people {
    float: right;
    width: calc(100% - 100px);
}

.stes_star {
    font-size: 22px;
    margin: 0 0 8px;
}

.saf_bar {
    float: right;
    width: 380px;
    position: sticky;
    top: 145px;
}

.saf_inbar {
    margin: 0 12px 24px;
}

.single-paket .saf_inbar {
    border: 1px solid #e7e7e7;
    padding: 35px 35px 15px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.ano_loop {
    padding: 16px 24px 4px;
    margin: 0 0 24px;
    border-width: 2px 0 0;
    border-style: solid;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.ano_head {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}

.ano_list {
    padding: 20px 0;
    border-top: 1px solid rgba(125, 125, 125, 0.3);
}

.ano_image {
    float: left;
    width: 100px;
    height: auto;
    margin: 0 15px 0 0;
}

.ano_image img {
    display: block;
}

.ano_meta {
    float: left;
    width: calc(100% - 115px);
}

.ano_time {
    font-size: 12px;
    margin: 0 0 4px;
}

.ano_title {
    line-height: 1.3;
}

.comments-area {
    padding: 16px 24px 14px;
    margin: 0 0 24px;
    border-width: 2px 0 0;
    border-style: solid;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.single-paket .comments-area {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0);
}

.comment-reply-title,
.comments_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}

.comments-area p {
    margin: 0 0 20px;
}

.comments-area label {
    display: block;
    margin: 0 0 8px;
}

#comment {
    border: 1px solid rgba(125, 125, 125, 0.3);
    background: #f7f7f7;
    padding: 15px;
    width: calc(100% - 32px);
    margin: 0;
}

#author,
#email,
#url {
    border: 1px solid rgba(125, 125, 125, 0.3);
    background: #f7f7f7;
    padding: 8px 15px;
    height: 20px;
    line-height: 20px;
    width: calc(100% - 32px);
    margin: 0;
}

#submit {
    position: relative;
    display: inline-block;
    height: 34px;
    line-height: 32px;
    padding: 0 12px;
    border: 0;
}

.comments-area p.form-submit {
    margin: 0;
}

.comment {
    padding: 0 0 24px;
}

.comment-meta {
    margin: 0 0 15px;
}

.comment-author .avatar {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    border-radius: 40px;
}

.comment-metadata {
    font-size: 12px;
}

.children {
    padding: 15px 0 0 25px;
}

.depth-2:last-child,
.depth-3:last-child,
.depth-4:last-child {
    margin: 0;
    padding: 0;
}

.comments-area .comment-content p {
    margin: 0 0 10px;
}

.comment_list > li {
    border-bottom: 1px solid rgba(125, 125, 125, 0.3);
    margin: 0 0 24px;
}

/* single paket */

.saf_galpack {
    margin: 0;
}

.saf_slide {
    height: 200px;
}

.saf_slide img {
    height: 200px;
    width: auto;
}

.single_pricing {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
}

.saf_sub {
    padding: 24px;
    position: relative;
}

.saf_pricing {
    font-size: 30px;
    line-height: 1.15;
    font-weight: 600;
    margin: 0 60px 10px 0;
}

.saf_pricing i {
    position: absolute;
    top: 0;
    right: 25px;
    width: 40px;
    height: 50px;
    line-height: 45px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    font-size: 16px;
}

.saf_pricedesc {
}

.price__tab {
    width: 100%;
    margin: 0 0 10px;
}

.price__tab tr:nth-child(2n-1) {
    background: rgba(0, 0, 0, 0.03);
}

.price__tab td {
    padding: 15px 24px;
    font-size: 14px;
}

.price__tab .price__top {
    font-weight: bold;
    text-transform: capitalize;
}

.price__tab td.price__bot {
    padding: 0 0 0 20px;
    width: 100px;
}

.price__tab td.price__bot.price__discount {
    width: 160px;
}

.price__tab td.price__bot del {
    opacity: 0.6;
    font-size: 90%;
}

.price__tab div {
    margin: 0 0 6px;
}

.iti__des {
    font-weight: 600;
}

.saf_feat {
    padding: 12px 0;
}

.wee__feature {
    float: left;
    width: calc(50% - 24px);
    padding: 10px 12px;
    font-size: 16px;
}

.saf_video {
    margin: 0 0 24px;
}

.saf_video iframe {
    display: block;
    width: 100%;
    height: 300px;
}

.form__outer {
    margin: 0 0 20px;
    height: 44px;
    line-height: 44px;
}

.form__outer input[type="date"] {
    padding: 0 15px;
    border: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: 1px solid rgba(125, 125, 125, 0.3);
    width: calc(100% - 32px);
}

.form__outer select {
    padding: 0 15px;
    border: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: 1px solid rgba(125, 125, 125, 0.3);
    width: calc(100% - 46px);
    appearance: none;
}

.form__outer i {
    float: right;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 40px;
    background: rgba(0, 0, 0, 0.1);
}

.form__outer input[type="text"] {
    padding: 0 15px;
    border: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: 1px solid rgba(125, 125, 125, 0.3);
    width: calc(100% - 78px);
    appearance: none;
}

.form__outer button {
    display: inline-block;
    padding: 0 0 0 20px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 40px;
    border: 0;
    font-weight: bold;
}

.form__outer button i {
    font-size: 20px;
}

/* Weesata Widget */

.widgetbar {
    position: fixed;
    top: -20px;
    bottom: -20px;
    right: -500px;
    width: 360px;
    padding: 20px 0;
    z-index: 1000;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.togglebar .widgetbar {
    right: 0;
}

.widgetbar .saf_oclose {
    position: absolute;
    top: 80px;
    left: -40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
}

.saf_sidebar {
    padding: 30px 30px 0;
    overflow-y: scroll;
    height: calc(100% - 30px);
}

.widget_block {
    margin: 0 0 24px;
}

/* List Paket */

h3.wee__title {
    font-size: 18px;
    margin: 0 0 10px;
}

.wee__post {
    padding: 20px 0;
    border-top: 1px solid rgba(125, 125, 125, 0.3);
}

.post__img {
    position: relative;
    float: right;
    width: 100px;
    height: auto;
    margin: 0;
    overflow: hidden;
}

.align__left .post__img {
    float: left;
}

.post__img span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
}

.post__img img {
    display: block;
    width: 100%;
}

.wee__rightbar {
    float: left;
    width: calc(100% - 115px);
}

.align__left .wee__rightbar {
    float: right;
}

.bar__title {
    font-weight: bold;
    margin: 0 0 4px;
    line-height: 1.3;
}

.dets-inn del {
    font-size: 85%;
}

/* Profile Usaha */

.dataperusahaan {
    margin: 0 0 24px;
}

.wee__maps iframe {
    display: block;
    width: 100%;
    height: 250px;
    margin: 0 0 20px;
}

.wee__prowid i {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    border-radius: 40px;
}

.com__right {
    float: right;
    width: calc(100% - 80px);
    padding: 15px;
    background: rgba(0, 0, 0, 0.06);
    margin: 0 0 15px;
    border-radius: 4px;
}

.com__right a {
    font-weight: bold;
}

/* Jadwal Tour */

.widget_jadwaltour {
    margin: 0 0 24px;
}

.wee__toppost {
    position: relative;
    margin: 0 0 15px;
}

.wee__toppost img {
    display: block;
    margin: 0 0 8px;
}

.ontop__title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px;
    line-height: 1.3;
}

.onbot__guide {
    display: none;
}

/* Video */

.weevideos {
    margin: 0 0 24px;
}

.weevideos iframe {
    width: 100%;
    display: block;
    margin: 0 0 20px;
}

.wp-block-search__inside-wrapper {
    width: 100% !important;
}

.wp-block-search button {
    padding: 0 15px;
}

.wp-block-search__icon-button button {
    padding: 0 15px;
}

.wp-block-search__button-inside {
    border: 1px solid #444;
    padding: 5px;
}

.wp-block-search.wp-block-search__button-inside button {
    padding: 2px 15px;
}

/* Widget Recent Post */

.widget_block .wp-block-heading {
    font-size: 22px;
    margin: 0 0 5px;
}

.widget_block li {
    padding: 5px 0;
}

.wp-block-search__inside-wrapper {
    width: 100% !important;
}

.wp-block-search__button-outside {
}

.wp-block-search__text-button button {
    padding: 0 15px;
}

.wp-block-search__icon-button button {
    padding: 0 15px;
}

/* WID LIST MENU */

.widget_block.widget_rss li,
.widget_block.widget_meta li,
.widget_block.widget_nav_menu li,
.widget_block.widget_recent_entries li,
.widget_block.widget_pages li,
.widget_block.wp-block-archive li,
.widget_block.widget_categories li {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    padding: 5px 0;
}

.widget_block.widget_rss li a,
.widget_block.widget_meta li a,
.widget_block.widget_nav_menu li a,
.widget_block.widget_recent_entries li a,
.widget_block.widget_pages li a,
.widget_block.wp-block-archive li a,
.widget_block.widget_categories li a {
    font-size: 15px;
    font-weight: 400;
}

/* WID MENU */

.widget_block.widget_nav_menu {
    padding: 0 0 10px;
}

.widget_block.widget_nav_menu ul li:first-child {
    margin-top: -1px;
}

.widget_block.widget_nav_menu ul li:last-child {
    margin-bottom: -11px;
}

.widget_block.widget_nav_menu ul li ul {
    margin: 15px 0 -1px 20px;
}

/* WID KATEGORI */

.widget_block.widget_categories {
    padding: 0 0 10px;
}

.widget_block.widget_categories ul li:first-child {
    margin-top: -1px;
}

.widget_block.widget_categories ul li:last-child {
    margin-bottom: -11px;
}

.widget_block.widget_categories ul li ul {
    margin: 15px 0 -1px 20px;
}

/* WID PAGES */

.widget_block.widget_pages {
    padding: 0 0 10px;
}

.widget_block.widget_pages ul li:first-child {
    border-top: 1px solid #eee;
    margin-top: -1px;
}

.widget_block.widget_pages ul li:last-child {
    margin-bottom: -11px;
}

.widget_block.widget_pages ul li ul {
    margin: 15px 0 -1px 20px;
}

.widget_block .rssSummary {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.3;
    padding: 5px 0 0;
}

.widget_block .tagcloud a {
    margin: 0 2px 6px 0;
    padding: 3px 8px;
    line-height: 20px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
    text-transform: lowercase;
}

/* WID GALLERY */

.wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
}

.wp-caption img {
    margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px;
}

.wp-smiley {
    margin: 0;
}

.gallery {
    margin: 0;
}

.gallery .gallery-item {
    float: left;
    margin: 0 !important;
    text-align: center;
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100% !important;
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50% !important;
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important;
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25% !important;
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important;
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important;
}

.gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none !important;
    margin-bottom: 0;
}

.gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px;
}

.gallery dl {
    margin: 0;
}

.gallery br + br {
    display: none;
}

/* WID TEXT */

.widget_block .textwidget {
    padding: 15px 20px;
    font-size: 15px;
    line-height: 1.3;
}

.widget_block.widget_text ul li {
    list-style: disc;
    margin-left: 15px;
}

.widget_block.widget_text ol li {
    list-style: decimal;
    margin-left: 15px;
}

.widget_block.widget_text ul li ul,
.widget_block.widget_text ul li ol,
.widget_block.widget_text ol li ul,
.widget_block.widget_text ol li ol {
    padding-top: 8px;
}

.widget_block.widget_text blockquote {
    font-size: 15px;
    font-style: italic;
    margin: 15px 0;
    padding: 10px 15px;
}

.widget_block.widget_text p {
    padding: 0 0 10px;
}

/* WID CALENDAR */

.widget_block .calendar_wrap {
    padding: 15px 0;
}

.widget_block .calendar_wrap table {
    width: 100%;
    font-size: 15px;
}

.widget_block .calendar_wrap table caption {
    margin-bottom: 10px;
}

.widget_block .calendar_wrap th {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
}

.widget_block .calendar_wrap td {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
}

.widget_block .calendar_wrap td a {
    font-size: 15px;
    font-weight: 600;
}

.widget_block.widget_recent_comments ul {
    padding: 15px 20px;
}

.widget_block.widget_recent_comments ul li.recentcomments {
    padding: 10px 0;
}

.widget_block .recentcomments span,
.widget_block.recentcomments a {
    font-size: 15px;
    line-height: 1.4;
}

/* Footer */

.footer {
    padding: 24px 24px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.saf_footer {
    margin: 0 -20px 40px;
}

.saf_footwid {
    width: 33.33%;
    float: left;
}

.saf_footinner {
    margin: 0 20px;
}

.footer .widget_block {
    padding: 30px 0 0;
}

.copyright {
    position: relative;
    padding: 15px 0;
    border-top: 1px solid rgba(125, 125, 125, 0.3);
    text-align: left;
}

.copyright .menu_nav {
    float: right;
    text-align: right;
}

.without_sub {
    list-style: none;
}

.without_sub li {
    display: inline-block;
    margin: 0 0 0 15px;
}

.saf_share {
    position: fixed;
    right: 20px;
    bottom: 60px;
    text-align: center;
    font-size: 18px;
    width: 40px;
    z-index: 10;
}

.saf_share a {
    display: block;
    width: 40px;
    height: 45px;
}

.saf_share i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #333;
    border-radius: 40px;
    margin: 0 0 5px;
}

.saf_floating {
    display: none;
    position: fixed;
    height: 26px;
    padding: 10px 20px 50px;
    bottom: -40px;
    left: 0;
    right: 0;
    z-index: 200;
}

.saf_floating:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.08;
}

.saf_floating span {
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    height: 24px;
    line-height: 24px;
    border: 2px solid transparent;
    font-weight: bold;
    z-index: 2;
}

.saf_floating span:last-child {
    float: right;
    height: 24px;
    line-height: 24px;
    border-width: 2px;
    border-style: solid;
    padding: 0 12px;
    border-radius: 5px;
    margin: 0;
}

/* HOME WIDGET */

.weesatagallery {
    padding: 24px 0;
}

.gall__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.15;
    margin: 0 0 20px;
    position: relative;
}

.gall__slide {
    position: relative;
    overflow: hidden;
    margin: 0;
}

.gall__link {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    padding: 130px 0 30px;
}

.gall_safin {
    position: relative;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
}

.gall_safin span {
    position: absolute;
    bottom: 40px;
    left: 20px;
    font-size: 80px;
    opacity: 0.5;
}

.gall_safin a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.galleries .splide__arrows {
    position: absolute;
    right: 0;
    top: -55px;
    height: 40px;
    width: 80px;
    padding: 0;
    z-index: 2;
}

.galleries .splide__arrow {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.galleries .splide__arrow--prev {
    left: 0;
}

.galleries .splide__arrow--next {
    right: 0;
}

.weeslider img {
    display: block;
    width: 100%;
}

.sliders .splide__slide {
    position: relative;
}

.sliders .splide__slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.sliders .splide__slide img {
    position: relative;
    z-index: 1;
}

.weesearch {
    padding: 30px 0;
}

.testislide {
    position: relative;
    padding: 80px 30px;
}

.testislide:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(5px);
}

.wee__say {
    max-width: 500px;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(25px);
}

.saf_testop {
    margin: 0 0 15px;
}

.saf_tesimg {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #ddd;
}

.saf_tesimg img {
    display: block;
    border-radius: 50px;
}

.saf_tesuser {
    float: right;
    width: calc(100% - 55px);
    font-size: 13px;
}

.saf_tesuser span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.saf_tesstar {
    margin: 0 0 15px;
}

.saf_testitle {
    margin: 0 0 15px;
}

.home__package {
    padding: 24px 12px 0;
    margin: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.wee__package .wee__clear {
    display: none;
}

.wee__package div:nth-child(8n) {
    display: block;
}

.weesata_cta {
    padding: 80px 30px;
    position: relative;
}

.weesata_cta:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(100px);
    z-index: 1;
}

.cta__outer {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    z-index: 2;
}

.cta__left {
    float: left;
    width: calc(100% - 300px);
}

.cta__head {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 20px;
}

.cta__text {
    font-size: 16px;
    margin: 0 0 30px;
}

.cta__link a {
    display: inline-block;
    height: 34px;
    line-height: 32px;
    padding: 0 12px;
    margin: 0 15px 0 0;
}

.cta__right {
    float: right;
    width: 250px;
    font-size: 16px;
}

.cta__data {
    padding: 25px;
    background: rgba(255, 255, 255, 0.2);
    font-weight: 600;
}

.data__layer {
    padding: 5px 0;
}

.cta__right span {
    float: right;
}

.weeruntext .scrollin {
    line-height: 40px;
}

.weepartner {
    padding: 30px 0;
}

.partitle {
    text-align: center;
    font-size: 20px;
    margin: 0 0 20px;
}

.wee__tour {
    padding: 30px 12px 0;
    margin: 0 0 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.tour__loop {
    float: left;
    width: 50%;
}

.tour__inner {
    margin: 0 12px;
}

.wee__tour .wee__clear {
    display: none;
}

.wee__tour div:nth-child(8n) {
    display: block;
}

.weesata_text {
    padding: 24px 24px 0;
    margin: 0 0 24px;
    font-size: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.text__outer {
    margin: 0 -12px;
}

.text__block {
    width: 50%;
    float: left;
}

.text__inner {
    padding: 0 12px 24px;
}

@media screen and (max-width: 982px) {
    .saf_menu {
        position: fixed;
        bottom: 60px;
        left: 20px;
        float: none;
        height: auto;
        transition: all 0.3s ease-out;
        transform: scale(0);
    }
    .tomenu .saf_menu {
        transform: scale(1);
    }
    .nav {
        float: none;
        width: 180px;
        height: auto;
        max-height: 100%;
        overflow-y: scroll;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    }
    .nav .safaccord {
        height: auto;
        padding: 20px;
        border-radius: 6px;
    }
    .is-mobile .nav .safaccord li {
        position: relative;
        float: none;
        display: block;
        line-height: 1.3;
        text-align: left;
    }
    .is-mobile .nav .safaccord li a {
        display: flex;
        text-transform: uppercase;
        line-height: 1.3;
        padding: 8px 0;
        font-size: 16px;
        font-weight: bold;
    }
    .is-mobile .nav .safaccord li a span {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        font-size: 10px;
        padding: 0 5px;
        margin: 0 0 0 12px;
    }
    .is-mobile .nav .safaccord li.menu-item-has-children:before {
        content: "\e802";
        position: absolute;
        top: 10px;
        right: 0;
        font-family: "weesata-font";
        transform: rotate(180deg);
        z-index: 1;
    }
    .is-mobile .nav .safaccord li > .sub-menu,
    .is-mobile .nav .safaccord li:hover > .sub-menu {
        padding: 0 20px;
        margin: 0 -20px;
        position: relative;
        background: rgba(0, 0, 0, 0.05);
        width: auto;
        max-height: 0;
        /* Mulai dari tinggi 0 */
        overflow: hidden;
        opacity: 0;
        /* Mulai dari opacity 0 */
        transform: translateY(-10px);
        /* Geser ke atas sedikit */
        transition: max-height 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    .is-mobile .nav .safaccord li.active > .sub-menu {
        max-height: 500px;
        /* Sesuaikan dengan ketinggian maksimal submenu */
        opacity: 1;
        transform: translateY(0);
        /* Geser kembali ke posisi normal */
    }
    .is-mobile .nav .safaccord li > .sub-menu > li {
        width: 100%;
    }
    .saf_contact {
        text-align: center;
    }
    .saf_head_bot .wee__sociofooter {
        float: none;
        display: inline-block;
    }
    .saf_contact i.icon-phone,
    .saf_contact i.icon-mail {
        display: inline;
    }
    .saf_contact a {
        display: inline-block;
        padding: 0 5px;
        margin: 0 0 0 5px;
    }
    .saf_contact span {
        display: none;
    }
    .saf_search_box {
        margin: -20px auto 0;
    }
    .saf_floating {
        display: block;
    }
    .saf_share {
        transform: scale(0);
        left: 0;
        right: 0;
        width: 100%;
        transition: all 0.3s ease-out;
    }
    .toshare .saf_share {
        display: block;
        transform: scale(1);
    }
    .saf_inshare {
        display: inline-block;
        margin: 0 auto;
        background: #eee;
        padding: 10px;
        border-radius: 6px;
    }
    .saf_share a {
        display: inline-block;
        width: 36px;
        height: 34px;
    }
    .saf_share i {
        margin: 0;
        display: inline-block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
    }
    .saf_bar {
        transition: all 0.3s ease;
    }
    .toorder .saf_bar {
        position: fixed;
        top: 100px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        backdrop-filter: blur(400px);
    }
    .toorder .saf_inbar {
        max-width: 420px;
        margin: 40px auto 0;
        box-shadow: 0 0 0 #fff;
        background: rgba(255, 255, 255, 0.4);
    }
    .page_schedule tr:first-child {
        display: none;
    }
    .page_schedule td {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: left;
    }
    .page_schedule div div {
        padding: 40px 15px 15px;
        position: relative;
    }
    .page_schedule div div:before {
        position: absolute;
        top: 15px;
        left: 15px;
    }
    .page_schedule .nam a {
        font-size: 140%;
        line-height: 1.2;
    }
    .flight {
        text-align: left;
    }
    .page_schedule .nam:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .go:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .back:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .flight:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .quo:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .book:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .un:before {
        content: attr(data-label);
        font-weight: bold;
    }
    .page_schedule .sedia:before {
        content: attr(data-label);
        font-weight: bold;
    }
}

@media screen and (max-width: 800px) {
    .saf_container,
    .saf_search_inner {
        max-width: 600px;
    }
    .saf_search form {
        float: none;
        width: auto;
        padding: 24px 14px 4px;
    }
    .saf_after_search {
        float: none;
        width: auto;
        height: auto;
    }
    .saf_select {
        width: calc(50% - 22px);
        margin: 0 10px 20px;
    }
    .saf_button {
        width: calc(50% - 20px);
    }
    .saf_loop {
        width: 50%;
    }
    .arc_blog div:nth-child(4n),
    .wee__package div:nth-child(4n),
    .wee__tour div:nth-child(4n) {
        display: block;
    }
    .saf_main {
        float: none;
        width: auto;
        position: relative;
        top: auto;
    }
    .saf_bar {
        float: none;
        width: auto;
        position: relative;
        top: auto;
    }
    .arc_tess {
        column-count: 1;
    }
    .footer {
        padding: 24px 0 0;
    }
    .saf_footwid {
        width: 100%;
        float: none;
    }
    .saf_image iframe {
        height: 150px;
    }
    .saf_deslong {
        display: block;
    }
    .saf_first {
        float: none;
        margin: 0 24px 24px;
    }
    .saf_first:last-child {
        margin: 0 24px;
    }
    .sch__icon {
        width: calc(50% - 20px);
        margin: 0 10px 24px;
    }
    .sch_include {
        padding: 24px 14px 4px;
    }
    .singorder,
    .singexpired {
        margin: 10px 0 0;
    }
    .total,
    .booked,
    .sisa,
    .habis {
        display: block;
        margin: 0 0 10px;
    }
    .text__block {
        width: 100%;
        float: none;
    }
    .weesata_cta {
        padding: 80px 30px 50px;
    }
    .cta__left,
    .cta__right {
        float: none;
        width: auto;
        margin: 0 0 30px;
    }
    .copyright {
        text-align: center;
        padding: 15px 0 65px;
    }
    .copyright .menu_nav {
        float: none;
        text-align: center;
        margin: 0 0 10px;
    }
}

@media screen and (max-width: 420px) {
    .saf_wrapper {
        padding: 112px 0 0;
    }
    .saf_header {
        height: 112px;
    }
    .saf_container,
    .saf_search_inner {
        padding: 0 20px;
    }
    .saf_head_bot {
        height: 36px;
        line-height: 36px;
    }
    .saf_head_bot .wee__sociofooter a {
        display: inline-block;
        height: 36px;
        line-height: 36px;
    }
    .saf_logo {
        float: left;
        height: 36px;
        padding: 20px 0;
        margin: 0 20px 0 0;
    }
    .saf_logo a,
    .saf_logo img {
        height: 36px;
    }
    .saf_wa {
        height: 32px;
        padding: 22px 0;
    }
    .saf_obar {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
        margin: 0 0 0 10px;
    }
    .saf_wa a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        padding: 0;
        text-align: center;
        box-shadow: 0 0 0 #ddd;
    }
    .saf_wa a span {
        display: none;
    }
    .widgetbar .saf_oclose {
        top: 78px;
        left: -32px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }
    .saf_after {
        min-height: 40px;
    }
    .saf_search {
        padding: 0 0 20px;
    }
    .saf_search form {
        padding: 20px 10px 0;
    }
    .saf_after_search {
        padding: 20px;
        display: none;
    }
    .saf_paket {
        padding: 20px 0 0;
    }
    .saf_title_area {
        padding: 20px;
        margin: 0 0 20px;
    }
    .arc_title {
        font-size: 25px;
    }
    .saf_title_area .icon_title,
    .saf_pricing i {
        right: 20px;
        width: 30px;
        height: 36px;
        line-height: 33px;
        font-size: 14px;
    }
    .arc_blog {
        margin: 0 -20px 20px;
        padding: 20px 10px 0;
    }
    .arc_blog.have_nav {
        padding: 20px 10px 40px;
    }
    .arc_tess {
        padding: 20px 20px 0;
        margin: 0 0 20px;
        column-count: 1;
        column-gap: 20px;
    }
    .arc_tess.have_nav {
        padding: 20px 20px 40px;
    }
    .arc_part {
        padding: 20px 20px 0;
        margin: 0 0 20px;
        column-count: 2;
        column-gap: 20px;
    }
    .arc_part.have_nav {
        padding: 20px 0 40px;
    }
    .arc_bro {
        padding: 20px 10px 0;
        margin: 0 0 20px;
    }
    .arc_bro.have_nav {
        padding: 20px 10px 40px;
    }
    .loop_inner {
        margin: 0 10px 20px;
    }
    .saf_topost {
        font-size: 16px;
    }
    .pagination {
        right: 16px;
        bottom: 20px;
    }
    .pagination a {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .saf_slide {
        height: 150px;
    }
    .saf_slide img {
        height: 150px;
    }
    .pac_detail del {
        display: block;
    }
    .down__desc {
        float: none;
        width: auto;
    }
    .wee__center {
        float: none;
        width: auto;
        text-align: left;
        margin: 0;
    }
    .saf_wrapper .wee__center a {
        margin: 0 15px 0 0;
    }
    .wee__center br {
        display: none;
    }
    .post-type-archive-video .saf_loop {
        width: 100%;
        float: none;
    }
    .saf_image iframe {
        height: 215px;
    }
    .saf_content {
        padding: 20px 20px 4px;
    }
    .arc_title {
        margin: 0 45px 10px 0;
    }
    .saf_content h1 {
        font-size: 24px;
    }
    .saf_content h2 {
        font-size: 22px;
    }
    .saf_content h3 {
        font-size: 20px;
    }
    .saf_content h4 {
        font-size: 18px;
    }
    .saf_content h5 {
        font-size: 17px;
    }
    .saf_content h6 {
        font-size: 16px;
    }
    .saf_sidebar {
        padding: 24px 24px 0;
        height: calc(100% - 24px);
    }
    .saf_first {
        margin: 0 20px 20px;
    }
    .saf_first:last-child {
        margin: 0 20px;
    }
    .sch_route {
        padding: 20px;
    }
    .sch_route i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .route_line {
        width: calc(100% - 58px);
        padding: 0 8px;
        height: 30px;
        line-height: 30px;
    }
    .single_pricing {
        margin: 0 0 20px;
    }
    .single-schedule .saf_deslong {
        margin: 20px -20px 10px;
    }
    .saf_first {
        margin: 0 20px 20px;
    }
    .saf_first:last-child {
        margin: 0 20px;
    }
    .sch__icon {
        margin: 0 10px 20px;
    }
    .sch_include {
        padding: 20px 10px 4px;
    }
    .saf_sub {
        padding: 20px;
    }
    .saf_go {
        font-size: 13px;
    }
    .saf_pricing {
        margin: 0 45px 10px 0;
    }
    .scrollin {
        height: 30px;
    }
    .price__tab td {
        padding: 12px 20px;
    }
    .price__tab td.price__bot del {
        display: block;
    }
    .price__tab td.price__bot {
        padding: 0 0 0 15px;
        width: 85px;
    }
    .wee__feature {
        padding: 6px 12px;
        font-size: 15px;
    }
    .saf_video iframe {
        height: 210px;
    }
    .saf_img_sing iframe {
        height: 210px;
    }
    .ano_loop {
        padding: 14px 20px 4px;
        margin: 0 0 20px;
    }
    .toorder .saf_bar {
        top: 70px;
    }
    .weesata_text {
        padding: 20px 20px 0;
        margin: 0 0 20px;
    }
    .wee__tour {
        padding: 20px 10px 0;
        margin: 0 -20px;
    }
    .partitle {
        font-size: 18px;
    }
    .gall__title {
        font-size: 22px;
    }
    .galleries .splide__arrows {
        top: -45px;
        height: 26px;
        width: 60px;
    }
    .galleries .splide__arrow {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .gall_safin {
        font-size: 15px;
    }
    .gall_safin span {
        bottom: 35px;
        font-size: 65px;
    }
    .sliders,
    .testislide,
    .weesata_cta {
        margin: 0 -20px;
    }
    .home__package {
        padding: 20px 10px 0;
        margin: 0 -20px;
    }
    .weeruntext .scrollin {
        line-height: 30px;
    }
    .weesatagallery,
    .weesearch {
        padding: 20px 0;
    }
    .home .runscroll {
        margin: 0 -20px;
        width: auto;
    }
    .cta__head {
        font-size: 25px;
    }
    .saf_wa a:after {
        display: none;
    }
    .footer {
        padding: 20px 0 0;
    }
	
    .saf_wrapper .page_schedule {
        margin: 0 10px 20px;
        width: calc(100% - 20px);
    }
}
