/* CUSTOM CODE */
.topbar-style-two {
    background: #272b3c;
    position: relative;
    z-index: 1;
    padding: 8px 0;
}
header .header-style-four .main-nav ul li ul.sub-menu>li a {
    display: block;
    padding: 12px 15px 12px;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.searchbar-section.home4 {
    margin-top: -45px;
}
.destination-card-style-one .d-card-overlay .d-card-content .d-card-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: .02em;
    color: #fff;
    transform: translateY(40px);
    transition: all .3s;
}
header .header-style-four .main-nav ul li {
    display: inline-block;
    position: relative;
    padding: 0 15px;
}
h4.footer-widget-title {
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin-bottom: 15px;
}
.footer-area .footer-main-wrapper .footer-about .footer-social-wrap {
    padding-top: 15px;
}
.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}
.footer-area .footer-main-wrapper .footer-about .footer-social-wrap .footer-social-links li {
    margin-right: 10px;
    margin-top: 0;
}
.footer-area .footer-contact-wrapper h5 {
    font-weight: 600;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
}
.footer-area .footer-contact-wrapper {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, .2);
}
.footer-area .footer-contact-wrapper .footer-contact-list li {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 60px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.footer-area .footer-bottom .policy-links .policy-list li a {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
}
.footer-area .footer-bottom .policy-links .policy-list li a:hover {
    font-size: 15px;
    color: #00afef;
    font-weight: normal;
}
.footer-area .footer-bottom .copyright-link p {
    font-size: 15px;
    color: #fff;
}
.footer-area .footer-bottom .copyright-link p a {
    font-size: 15px;
    color: #fff;
}
.footer-area .footer-bottom .copyright-link p a:hover {
    font-size: 15px;
    color: #00afef;
}
.footer-area .footer-main-wrapper .footer-widget .footer-links li a {
    display: inline-block;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: .02em;
    color: #fff;
    position: relative;
    transition: all .35s;
}
.footer-area .footer-main-wrapper .footer-widget .footer-links li {
    padding-top: 5px;
}
.footer-area .footer-main-wrapper .footer-widget .footer-widget-title {
    font-family: var(--f-primary);
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    padding-bottom: 0;
}
.breadcrumb-style-one .breadcrumb-items .breadcrumb-item {
    font-size: 13px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}
.breadcrumb-style-one .breadcrumb-title {
    font-weight: 700;
    font-size: 35px;
    color: #fff;
    margin-bottom: 10px;
}
.breadcrumb-style-one {
    background: url(../images/banner/breadcrumb-bg.png) no-repeat center;
    background-size: cover;
    padding: 200px 0;
    padding-bottom: 120px;
}
.footer-area .footer-bottom {
    background: #272b3c;
    color: #fff;
    padding: 13px 0;
}
.footer-area .footer-main-wrapper {
    background: #272b3c;
    padding-top: 50px;
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}
.about-tab-wrap p {
    font-size: 18px;
    text-align: justify;
    color: #000;
}
.about-main-wrappper .about-tab-wrapper .about-tab-image-grid .float-images {
    margin-top: -60px;
    margin-bottom: 30px;
}
.about-main-wrappper .achievement-counter-wrap .achievement-counter-cards .achievement-counter-card {
    display: flex;
    align-items: center;
    padding: 20px 20px;
    border: 1px solid rgb(48 48 50 / 9%);
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 20px;
    transition: all .35s ease-in-out;
}
.about-main-wrappper .achievement-counter-wrap .achievement-counter-cards .achievement-counter-card p {
    margin-left: 15px;
    font-size: 17px;
    line-height: 25px;
    color: #000;
}
.about-main-wrappper.pt-100 {
    padding-bottom: 90px;
}
.blog-sidebar .widget-categories ul li a {
    font-weight: 700 !important;
    font-size: 17px;
    color: #2d373c;
    transition: all .2s;
    display: block;
    text-transform: uppercase;
}
.blog-sidebar .widget-categories ul li {
    padding-top: 10px;
}
.package-card-gamma .package-card-body .card-lavel {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #00afef;
    border-radius: 3px;
    padding: 5px 30px;
    clip-path: polygon(9% 0, 90% 3%, 100% 94%, 0 100%);
    display: inline-block;
}
.package-card-gamma .package-card-body .p-card-title {
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #232635;
    text-align: start;
}
.blog-sidebar .widget-categories ul li a h6 {
    display: inline-block;
    transition: all .35s;
    font-weight: 700;
}
.blog-sidebar .blog-widget .widget-title {
    padding: 20px;
    border-bottom: 1px solid #eee;
    background-color: #272b3c;
}
.blog-sidebar .blog-widget .widget-title h4 {
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
}
.package-card-gamma .package-card-body .p-card-title a:hover {
    color: #00afef;
}
.about-tab-wrap.packages {
    text-align: center;
    margin-bottom: 60px;
}
h3.package-headings {
    font-weight: 700;
    margin-bottom: 10px;
}
.package-standard-wrapper.pt-80 {
    padding-bottom: 60px;
}
#more {display: none;
}
button#myBtn {
    border: none;
    padding: 7px 17px;
    background: #272b3c;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
button#myBtn:hover {
    border: none;
    padding: 7px 17px;
    background: #00afef;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.about-tab-wrap.packages p {
    text-align: justify;
}
.tour-package-details .pd-header .pd-top .pd-single-info .info-icon {
    margin-right: 15px;
    margin-top: 0;
}
.tour-package-details .pd-header .pd-top .pd-single-info .info h6 {
    font-weight: 600;
    font-size: 20px;
    color: #162b32;
    line-height: 27px;
    text-transform: uppercase;
}
.tour-package-details .pd-header .pd-thumb {
    padding-top: 20px;
}
.tour-package-details .package-info-tab .package-info-table {
    margin-top: 20px;
    background: #fff;
    box-shadow: 3px 5px 35px rgb(86 68 169 / 10%);
    border-radius: 10px;
}
.tour-package-details .package-info-tab p {
    font-size: 17px;
    line-height: 30px;
    color: #000;
    padding-top: 10px;
    text-align: justify;
}
.tour-package-details .package-details-tabs .tab-switchers {
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9;
    margin-bottom: 20px;
}
.package-details-wrapper.pt-76 {
    padding-bottom: 80px;
    padding-top: 80px;
}
.tour-package-details .package-info-tab .package-info-table tr th, .tour-package-details .package-info-tab .package-info-table tr td {
    font-weight: 600;
    font-size: 18px;
    padding: 10px 10px 10px 20px;
    vertical-align: middle;
}
.tour-package-details .package-info-tab .package-info-table tr th, .tour-package-details .package-info-tab .package-info-table tr td {
    font-weight: 500;
    font-size: 15px;
    padding: 10px 10px 10px 20px;
    vertical-align: middle;
    color: #000;
}
.tour-package-details .package-info-tab .package-info-table {
    margin-top: 20px;
    background: #fff;
    box-shadow: 3px 5px 35px rgb(86 68 169 / 10%);
    border-radius: 10px;
    margin-bottom: 20px !important;
}
table.table.package-info-table.mb-0 th {
    font-weight: 700;
    text-transform: uppercase;
    color: #ad0040;
}
.tour-package-details .tab-pane .d-subtitle {
    font-weight: 600;
    font-size: 20px;
    color: #2d373c;
    line-height: 1;
    text-transform: uppercase;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .plan-title h5 {
    font-weight: 700;
    font-size: 19px;
    color: #2d373c;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .paln-index-circle {
    width: 75px;
    height: 75px;
    background: #00afef;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 5px solid rgba(22, 43, 50, .5);
    border-radius: 50%;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    margin-right: 15px;
}
.tour-package-details .package-plan-tab p {
    font-size: 17px;
    line-height: 28px;
    color: #000;
    padding-top: 15px;
}
.contact-wrapper.pt-100 {
    padding-bottom: 70px;
}
a.cont-scl {
    font-size: 25px !important;
    color: #39b7fb !important;
}
.accordion-body.plan-info p {
    text-align: justify;
}
.inner-logo {
    padding-top: 10px;
}
nav.main-nav {
    float: right;
}
.package-area.package-style-two.pt-110.chain {
    padding-top: 60px;
}
.package-card-delta .package-card-body {
    padding: 30px 25px;
    position: relative;
    z-index: 1;
    padding-top: 10px;
}
.package-card-delta .package-card-body .p-card-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .plan-info ul li {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    padding-top: 5px;
}
.destination-area.destination-style-one.pt-110 {
    padding-bottom: 100px;
}
.package-area.package-style-two.pt-110.chain {
    padding-top: 60px;
    padding-bottom: 60px;
}
.more-update-section {
    background: linear-gradient(91.22deg, rgb(0 5 15 / 56%) 24.54%, rgb(0 5 15 / 0%) 100%), url(../images/banner/paylater-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 30px;
    background-position: right;
}
.more-update-content h2 {
    font-size: 65px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--f-primary);
    margin-bottom: 15px;
}
.more-update-content p {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    font-family: var(--f-primary);
    width: 100%;
    /* float: right; */
}
img.pay-gl-img {
    float: left;
    margin-right: 20px;
}
.breadcrumb.breadcrumb-style-one p {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
table.table-responsive.block-white {
    width: 100%;
}
aside.widget-banner.mt-30 {
    display: none;
}
aside.package-widget-style-2.widget-tag-cloud.mt-30 {
    display: none;
}
.section-head-alpha {
    text-align: center !important;
    max-width: 100%;
    padding-bottom: 50px;
}
.destination-style-one .custom-swiper-next, .destination-style-one .custom-swiper-prev {
    border: 1px solid #000000 !important;
    opacity: .5;
    transition: all .2s;
}
.slider-arrows.text-center.d-lg-flex.flex-row.d-none.gap-5 {
    display: none !important;
}
.testimonial-card-beta {
    min-height: 440px;
    background: #fff;
    border-radius: 5px;
    max-width: 790px;
    cursor: pointer;
    position: relative;
    transition: all .4s ease;
    position: relative;
    z-index: 1;
}
.testimonial-card-beta::after {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    width: 60px;
    height: 65px;
    background: rgb(0 167 229 / 9%);
    z-index: -1;
}
p.pg-img {
    text-align: center;
    padding-top: 40px;
}
ul.footer-contact-list li {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
}
.footer-detls {
    margin-bottom: 20px;
}
.footer-area .footer-main-wrapper .footer-about p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.testimonial-area.testimonial-style-one.sidebar-testi {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.testimonial-area.testimonial-style-one.sidebar-testi h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
}
.package-card-body p {
    text-align: justify;
    font-weight: 500;
}
ul.rating.d-flex {
    color: #3cb7fb;
}
img.gif-image {
    width: 100%;
}