/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
  	font-family: "Kalieb Luxury Demo";
  	src: url(/wp-content/themes/salient-child/fonts/KaliebLuxuryDemo-Regular.otf);
}
body * {
	font-family: "Inter", sans-serif;
}
h1, h2 {
	font-family: "Kalieb Luxury Demo";
}
/* Header Css */
div#header-outer {
    background: #151515;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #fff !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn > a {
    border-radius: 50px;
    border: 1px solid #FFF;
    padding: 10px 49px;
}
/* Banner Css */
.banner-sec {
    margin-bottom: 30px !important;
}
.banner-sec h1 {
    color: #FFF;
    font-size: 112px;
    font-weight: 400;
    line-height: 110px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.banner-sec h2 {
    color: #FFF;
    font-size: 47px;
    font-weight: 400;
    line-height: 60px;
    text-transform: capitalize;
    margin-bottom: 17px;
}
.banner-sec p {
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    width: 86%;
}
a#w-btn {
    border-radius: 50px !important;
    border: 1px solid #FFF;
    background: transparent !important;
    padding: 11px 40px;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}
.banner-booking-sec .chbs-main-content {
    margin: 0;
    border-radius: 15px;
    border: 2px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(22.5px);
}
.chbs-main .chbs-tab.ui-tabs .ui-tabs-nav>li.ui-tabs-active a, .chbs-main.chbs-widget.chbs-widget-style-4 .chbs-tab.ui-tabs .ui-tabs-nav>li>a:hover {
    border-radius: 15px;
    border-color: rgba(255, 255, 255, 0.10) !important;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(22.5px);
}
.chbs-main.chbs-widget.chbs-widget-style-4 .chbs-main-content-step-1 .chbs-tab.ui-tabs .ui-tabs-nav>li {
    margin: 0;
}
.chbs-main.chbs-widget.chbs-widget-style-4 .chbs-tab.ui-tabs .ui-tabs-nav>li>a {
    padding: 24px 63px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    border: 2px solid transparent;
    background: transparent;
}
.chbs-main .chbs-form-field {
    padding: 0;
    border: 0;
    border-bottom: 1px solid;
}
.chbs-datepicker.ui-datepicker, .chbs-datepicker#ui-datepicker-div {
    background: #fff;
}
.ui-selectmenu-menu .ui-menu {
    background: #fff;
}
.chbs-main.chbs-widget.chbs-widget-style-4 .chbs-main-content-step-1>div+div {
    margin-top: 20px;
}
.chbs-main .chbs-button.chbs-button-style-1 {
    display: block;
    border-radius: 15px;
    border: 2px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(22.5px);
    text-align: center;
    padding: 25px;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
/* About Css */
div#about-row img {
    width: 100%;
}
.w-sec h2 {
    color: #FFF;
    font-size: 55px;
    font-weight: 400;
    line-height: 60px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.w-sec p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
/* CTA Css */
.cta-left-sec h2 img {
    display: inline-block;
    width: 85px !important;
    height: 71px !important;
    object-fit: cover;
    vertical-align: middle;
}
.cta-sec {
    margin-bottom: 15px !important;
}
div#cta-row .iwithtext {
    display: flex;
    align-items: center;
}
div#cta-row .iwithtext .iwt-icon {
    position: relative;
}
div#cta-row .iwithtext .iwt-icon img {
    margin: 0;
    width: 71px;
    height: 71px;
}
div#cta-row .iwithtext .iwt-text {
    padding: 0 0 0 19px;
}
div#cta-row .iwithtext .iwt-text a {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 6.6px;
}
/* Services Css */
.services-head {
    margin-bottom: 40px !important;
}
.w-head h2 {
    color: #FFF;
    font-size: 112px;
    font-weight: 400;
    line-height: 110px;
    text-transform: capitalize;
}
.services-sec {
    margin-bottom: 33px !important;
    min-height: 174px;
}
.services-sec h3 {
    color: #FFF;
    font-family: "Kalieb Luxury Demo";
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 12px !important;
}
.services-sec p {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    width: 93%;
    margin: auto;
}
/* Routes Css */
div#whead-row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 18px;
    margin-bottom: 48px;
}
div#routes-inner-row .hover-wrap {
    margin: 0;
}
.routes-sec {
    background: #1E1E1E;
    padding: 13px 0 20px 16px;
}
.routes-sec h3 {
    color: #FFF;
    font-family: "Kalieb Luxury Demo";
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
    margin-bottom: 10px !important;
}
.routes-sec p {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.15px;
}
/* Transport Css */
.trans-btn {
    margin-bottom: 12px !important;
}
.trans-btn a {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.transport-sec {
    border-radius: 8px;
    border: 1px solid #000;
    background: #000;
    padding: 13px 210px 13px 13px;
    margin-bottom: 18px !important;
}
.transport-sec ul {
    margin: 0;
}
.transport-sec ul li {
    display: inline-flex;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    align-items: center;
    margin-right: 11px;
}
.transport-sec ul li:first-child:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/12/link.png);
    width: 11px;
    height: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 5px;
}
.trans-high {
    margin-bottom: 16px !important;
}
.trans-high p {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.trans-route-sec div#wpforms-55 {
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #000;
    background: #000;
    padding: 26px;
}
.trans-route-sec form#wpforms-form-55 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.trans-route-sec form#wpforms-form-55 .wpforms-field-container {
    width: 70%;
}
.trans-route-sec form#wpforms-form-55 .wpforms-field {
    padding: 0;
}
.trans-route-sec form#wpforms-form-55 .wpforms-field label {
    color: #64666B;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    margin-bottom: 5px;
}
.trans-route-sec form#wpforms-form-55 .wpforms-field input {
    border-radius: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #64666B;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.trans-route-sec form#wpforms-form-55 .wpforms-field input::placeholder {
    color: #666;
    opacity: 1;
}
.trans-route-sec form#wpforms-form-55 .wpforms-submit-container {
    margin: 0;
}
body[data-form-submit=regular] .trans-route-sec button[type=submit] {
    border-radius: 50px !important;
    background: #FFF !important;
    padding: 0 32px !important;
    height: 52px;
    color: #000 !important;
    text-align: center;
    font-size: 17.4px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.15px;
}
/* Choose Css */
div#choose-head-row {
    margin: 0;
}
div#choose-head-row .iwithtext .iwt-icon {
    position: relative;
}
div#choose-head-row .iwithtext .iwt-icon img {
    width: 65px;
    height: 65px;
    object-fit: scale-down;
    margin-bottom: 18px;
}
div#choose-head-row .iwithtext .iwt-text {
    padding: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    width: 88%;
}
div#choose-head-row .iwithtext .iwt-text strong {
    display: block;
    font-weight: 700;
}
/* Footer Css */
div#footer-inner-row1 {
    margin: 0;
    border-top: 1px solid #313338;
    border-bottom: 1px solid #313338;
}
div#footer-inner-row2 {
    margin: 0;
    border-bottom: 1px solid #313338;
}
div#footer-inner-row2 h2 {
    color: #FBFBFD;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 21px;
}
div#footer-inner-row2 ul {
    margin: 0;
}
div#footer-inner-row2 ul li {
    color: #B0B2B7;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    list-style: none;
    margin-bottom: 14px;
}
/* Copyright Css */
div#copyright-row {
    padding-top: 26px;
}
.copyright-sec .wpb_wrapper {
    display: flex;
    align-items: center;
}
.copyright-sec p {
    color: #FBFBFD;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    margin-right: 100px;
    padding: 0;
}
.copyright-sec ul {
    margin: 0;
}
.copyright-sec ul li {
    display: inline-block;
    margin-right: 32px;
    color: #B0B2B7;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.copyright-sec ul li a {
    color: #B0B2B7;
}
.copyright-social-links ul {
    margin: 0;
    text-align: right;
}
.copyright-social-links ul li {
    display: inline-block;
    margin-left: 20px;
}
.copyright-social-links ul li i {
    color: rgba(151, 153, 158, 1);
    font-size: 16px;
}