/*
Template: fleurdesel
Theme Name: Fleurdesel Child
Theme URI: http://demo.awethemes.com/fleurdesel
Author: awethemes
Author URI: http://awethemes.com
Description: Fleurdesel impresses at the very first glance with its modern and elegant design. From a visual perspective, you’re immediately blown away by the brilliant full-screen slider that dominates the homepage in all of 6 homepage variation, providing an impressively immersive effect.
Version: 1.0.0
License: Themeforest Split Licence
License URI: -
Text Domain: fleurdesel
Tags: left-sidebar, right-sidebar, custom-background, custom-logo, featured-images, post-formats, translation-ready
*/

@font-face {
    font-family: 'Montreal';
    src: url('./Fonts/Montreal-Serial Regular.eot'); /* IE9 Compat Modes */
    src: url('./Fonts/Montreal-Serial Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Fonts/Montreal-Serial-Regular.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight: normal;
}


/* Variables */
:root {
    --primary-dark: #103178;
    --primary-light: #5D719B;
    --secondary-dark: #50586B;
}

body {
    font-family: 'Montreal', sans-serif;
}


/* Colour Classes */
.s-color-primary-dark {
    color: var(--primary-dark) !important;
}
.s-color-primary-light {
    color: var(--primary-light) !important;
}
.s-color-secondary-dark {
    color: var(--secondary-dark) !important;
}


/* Header Styling */
.classic-header__nav {
    background-color: #fff;
}
.classic-header__nav .classic-logo .site_logo{
    /* width: 310px;
    object-fit: contain; */
    z-index: 15;
}
.classic-header__nav .main-navigation {
    z-index: 15;
    position: relative;
}
.classic-header__nav .main-navigation>li>a {
    border: none;
    position: relative;
    letter-spacing: -0.02em;
    color: var(--primary-light);
}
.classic-header__nav .main-navigation>li.current-menu-item>a::before {
    left: 50%;
    content: "";
    width: 17px;
    height: 2px;
    bottom: -10px;
    display: block;
    position: absolute;
    transform: translateX(-50%);
    background: var(--primary-dark);
}
.classic-header__nav .main-navigation>li.current-menu-item>a {
    color: var(--primary-dark);
}
.classic-header__nav .main-navigation>li:hover>a {
    border: none;
    color: var(--primary-dark);
}
.classic-header__nav ul li:hover>a {
    border-bottom-color: var(--primary-dark);
}
.classic-header__nav .main-navigation>li>a:hover {
    border-bottom-color: var(--primary-dark);
}
.classic-header__nav .main-navigation>li.menu-item-has-children>a {
    padding-right: 0;
}
.classic-header__nav .main-navigation>li.menu-item-has-children>a::after {
    top: 2px;
    right: -12px;
    font-size: 16px;
    content: '\e82a';
    position: absolute;
    font-family: 'revicons';
    transform: rotate(-90deg);
}
.classic-header__nav ul a {
    color: var(--primary-light);
}
.classic-header__nav ul li:hover>a {
    color: var(--primary-dark);
    border-bottom-color: var(--primary-dark);
}
.top-header {
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    height: 90px;
}
.top-header .top-header__main {
    padding-left: 216px;
}
.top-header .top-header__main .top-header__left {
    padding: 28px 0;
}
.top-header .top-header__main .top-header__left .s-certified-icons {
    padding-left: 16px;
    border-left: 2px solid var(--primary-dark);
}
.top-header .top-header__main .top-header__left .s-certified-icons img + img {
    padding-left: 6px;
}


/* Header Mobile Styling */
.header-mobile .header-mobile__small-panel .header-mobile__menu-btn .menu-icon::before,
.header-mobile .header-mobile__small-panel .header-mobile__menu-btn .menu-icon::after {
    background-color: #ffffff;
}
.header-mobile .header-mobile__small-panel .header-mobile__menu-btn .menu-icon span {
    background-color: #ffffff;
}
.header-mobile .header-mobile__small-panel .header-mobile__button {
    display: none;
}
.header-mobile__small-panel {
    background-color: rgba(0,0,0,0.3);
}
.header-mobile__logo-small {
    display: none;
}


/* Page Header Title */
.fleurdesel-pagetitle {
    padding: 230px 0;
    display: none;
}
.fleurdesel-pagetitle .section-header .fleurdesel-title {
    /* font-size: 54px;
    margin-bottom: 0;
    margin-top: 90px;
    letter-spacing: -0.02em;
    font-family: 'Montreal', sans-serif;
    text-shadow: 0px 4px 4px rgb(16 49 120 / 50%); */
    display: none;
}
.site-header {
    background-repeat: no-repeat;
    background-position: center 90px;
}
.site-header::before {
    content: none;
}

/* Header Banner */
.s-header-banner {
    padding-top: 90px !important;
}
.s-header-banner figure {
    width: 100%;
}
.s-header-banner figure * {
    width: 100%;
}


/* Main Slider Styling */
.s-main-slider h1.main-slide {
    padding: 50px 120px !important;
}
.s-main-slider h1.other-slide {
    padding: 30px 80px !important;
}
.s-main-slider h1.rs-layer::before {
    bottom: 50px;
    top: 50px;
    content: "";
    width: 10px;
    height: auto;
    position: absolute;
    background: #ec7762;
    margin: auto -25px;
}
.s-main-slider h1.rs-layer.other-slide::before {
    bottom: 30px;
    top: 30px;
}
#rev_slider_3_1_wrapper .hephaistos.tparrows:hover {
    background-color: var(--primary-dark);
}
#rev_slider_3_1_wrapper .hephaistos.tparrows {
    width: 50px;
    height: 48px;
    border-radius: 8px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
#rev_slider_3_1_wrapper .hephaistos.tparrows:hover::before {
    color: #ffffff;
}
#rev_slider_3_1_wrapper .hephaistos.tparrows:before {
    line-height: 48px;
    color: var(--primary-dark);
}
#rev_slider_3_1_wrapper .hephaistos.tparrows.tp-rightarrow:before {
    content: '\e825';
}
#rev_slider_3_1_wrapper .hephaistos.tparrows.tp-leftarrow:before {
    content: '\e824';
}



/* Multi Item Slider */
.fleurdesel-client__wrap:before,
.fleurdesel-client__wrap:after {
    content: none;
}
.fleurdesel-client__wrap:hover:after,
.fleurdesel-client__wrap:hover:before {
    content: none;
}
.fleurdesel-client__wrap a:after,
.fleurdesel-client__wrap a:before {
    content: none;
}
.fleurdesel-client__wrap a:hover:after,
.fleurdesel-client__wrap a:hover:before {
    content: none;
}
.fleurdesel-client__wrap img {
    filter: grayscale(0%);
}
.fleurdesel-client__item {
    margin: 0 15px;
}
.fleurdesel-client__item:before {
    content: none;
}
.fleurdesel-client__item:hover {
    border: none;
}

/* Airline Slider */
.s-airline-slider .fleurdesel-client__item {
    height: 100px;
    /* margin: 0 15px; */
    background: #fff;
    border-radius: 8px;
    border: 1px solid rgba(16, 49, 120, 0.08);
}
.s-airline-slider .fleurdesel-client__wrap a {
    height: 100%;
    display: flex;
    padding: 10px 15px;
    align-items: center;
    justify-content: center;
}

.s-airline-slider .fleurdesel-client__wrap img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

/* Explore Slider */
.s-explore-slider .fleurdesel-client__item {
    border: none;
    height: 250px;
    /* margin: 0 15px; */
}
.s-explore-slider .fleurdesel-client__item a {
    height: 100%;
}
.s-explore-slider .fleurdesel-client__item img {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

/* Visa Slider */
.s-visa-slider .fleurdesel-client__item {
    border: none;
    height: 180px;
    /* margin: 0 15px; */
}
.s-visa-slider .fleurdesel-client__item a {
    height: 100%;
}
.s-visa-slider .fleurdesel-client__item img {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.s-visa-slider .slick-track {
    margin: 0 auto;
}




/* Background Colour Classes */
.s-light-bg {
    /* background-color: rgb(47, 189, 255); */
    background-color: rgba(16, 49, 120, 0.02);
}

/* Image Styling */
.s-img img {
    object-fit: cover;
    border-radius: 8px;
}
.s-img-100 * {
    width: 100%;
}


/* Typography */
.s-heading .fleurdesel__meta {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.14em;
    color: var(--primary-light);
    font-family: 'Montreal', sans-serif;
}
.s-heading .fleurdesel__title {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    letter-spacing: 0.02em;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}
.text-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Montreal', sans-serif;
    color: var(--secondary-dark) !important;
}
.s-heading .text-description-center {
    width: 55%;
    margin: 24px auto 0;
}


/* Thumbnail images styling */
.s-visa-thumbnail figure {
    width: 100%;
}
.s-visa-thumbnail figure * {
    width: 100%;
}
.s-visa-thumbnail figure img {
    height: 181px;
    border-radius: 8px;
}
.s-visa-thumbnail figure figcaption.vc_figure-caption {
    font-size: 24px;
    text-align: left;
    margin-top: 24px;
    line-height: 31px;
    color: var(--primary-dark);
}


/* Two Column Content Styling */
.tow-column-img img {
    height: 550px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}


/* Tourist Visa Section */
.s-three-column-img-grid img {
    height: 160px;
    border-radius: 8px;
    object-fit: cover;
}
.s-three-column-img-grid figcaption {
    text-align: left;
    line-height: 21px;
    color: var(--primary-dark);
    font-size: 18px !important;
    margin-top: 16px !important;
}
.s-three-column-img-grid {
    margin-top: 48px;
}
.s-three-column-img-grid + .s-three-column-img-grid{
    margin-top: 32px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.s-two-column-img-grid img {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.s-two-column-img-grid figcaption {
    text-align: left;
    line-height: 30px;
    color: var(--primary-dark);
    font-size: 24px !important;
    margin-top: 16px !important;
}
.s-two-column-img-grid {
    margin-top: 48px;
}
.s-two-column-img-grid + .s-two-column-img-grid {
    margin-top: 32px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Button Styling */
.s-btn-flat {
    font-size: 16px;
    font-weight: 400;
    color: var(--primary-light);
}
.s-btn-flat::after {
    content: "";
}
.s-btn-flat:hover {
    color: var(--primary-dark);
}

.s-btn-pri button,
.s-btn-pri a {
    min-width: 188px;
    letter-spacing: -0.02em;
    font-size: 16px !important;
    line-height: 22px !important;
    border-radius: 6px !important;
}
.s-btn-pri {
    margin-bottom: 0;
}


/* Google Map & Contact Form Section */
.s-map-section {
    height: 100%;
    position: relative;
    padding-bottom: 122px;
    padding-top: 122px !important;
}

/* Contact Form */
.s-map-section .s-contact-form {
    top: 0;
    z-index: 20;
    width: 100%;
    position: absolute;
    transform: translateY(10%);
}
.s-map-section .s-contact-form form{
    padding: 48px 40px;
    border-radius: 8px;
    box-shadow: 0px 18px 85px rgb(16 49 120 / 6%);
    background: linear-gradient(180deg, #5488A8 0%, #D5D0C8 52.6%, #F1A283 100%);
}
.s-map-section .s-contact-form form h2 {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    font-family: 'Montreal', sans-serif;
}
.s-map-section .s-contact-form form .s-text-field-pri,
.s-map-section .s-contact-form form .f-btn-submit {
    margin-top: 32px;
}
.s-map-section .s-contact-form form .s-text-field-pri input {
    border: none;
    border-radius: 6px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.s-map-section .s-contact-form form .s-text-field-pri textarea {
    border: none;
    resize: none;
    height: 180px;
    border-radius: 6px;
}
.s-map-section .s-contact-form form .f-btn-submit input[type="submit"] {
    height: 52px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    min-width: 188px;
    box-shadow: none;
    line-height: 20px;
    background: #fff;
    border-radius: 6px;
    transition: all .3s ease;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}
.s-map-section .s-contact-form form .f-btn-submit input[type="submit"]:hover {
    color: #fff;
    background: var(--primary-dark);
}


/* ABOUT US PAGE */

/* Left Content */
.s-incorporate-section .s-incorporate-box{
    padding: 75px 0;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.s-incorporate-section .s-incorporate-box h5{
    font-size: 16px;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}
.s-incorporate-section .s-incorporate-img {
    margin-top: 18px;
}
.s-incorporate-section .s-incorporate-img img {
    height: 340px;
    object-fit: cover;
    border-radius: 8px;
}

/* Right Content */
.s-incorporate-des-section .s-incorporate-des-img img {
    height: 380px;
    object-fit: cover;
    border-radius: 8px;
}
.s-incorporate-des-section .s-incorporate-des {
    font-size: 16px;
    line-height: 30px;
    color: var(--secondary-dark);
    font-family: 'Montreal', sans-serif;
}
.s-incorporate-des-section .s-certified-section {
    padding: 40px 0;
    margin-top: 20px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.s-incorporate-des-section .s-certified-section .s-certified-row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}


/* SERVICES PAGE */
.s-airline-services-section .s-airline-logo {
    width: 100%;
    height: 100px;
    display: flex;
    background: #fff;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(16, 49, 120, 0.08);
}
.s-airline-services-section .s-airline-logo-row {
    padding-top: 48px;
}


.s-img-large img {
    height: 470px;
}
.s-img-medium img {
    height: 345px;
}
.s-img-xlarge img {
    height: 375px;
}

div.s-travel-des-row {
    margin-top: 0 !important;
}

/* List Style */
.s-list-container .vc_column-inner > .wpb_wrapper {
    border-radius: 8px;
    padding: 32px 24px 32px 24px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.s-list-container .vc_icon_element {
    display: none;
}
.s-list .s-list-row {
    display: flex;
}
.s-list .s-list-row + .s-list-row {
    margin-top: 24px;
}
.s-list .s-list-row .s-list-check {
    width: 22px;
    height: 22px;
    font-size: 12px;
    margin-top: 6px;
    font-weight: 900;
    color: #ffffff;
    border-radius: 50%;
    background: #00B33D;
    font-family: 'Font Awesome 5 Free';
}
.s-list .s-list-row .s-list-check::before {
    width: inherit;
    font-size: 1em;
    height: inherit;
    content: "\f00c";
    font-style: normal;
    text-align: center;
    display: inline-block;
    text-decoration: inherit;
    text-rendering: optimizelegibility;
}
.s-list .s-list-row .s-list-text {
    font-size: 16px;
    line-height: 30px;
    margin-left: 12px;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}


/* Popup */
.sg-popup-content {
    padding: 0 !important;
}
.sg-popup-content h2,
.sg-popup-content h4 {
    letter-spacing: 0.02em;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}

.sg-popup-content h2 {
    margin: 0;
    font-size: 36px;
    line-height: 46px;
    padding: 24px 24px 24px;
    border-bottom: 1px solid rgba(16, 49, 120, 0.2);
}
.sg-popup-content h4 {
    font-size: 24px;
    line-height: 16px;
    margin: 0 0 16px 0;
    padding: 32px 24px 0;
}
.sg-popup-content p,
.sg-popup-content ul li {
    padding: 0 24px 0;
    margin: 16px 0 16px 0;
    font-size: 16px;
    line-height: 30px;
    color: var(--primary-light);
    font-family: 'Montreal', sans-serif;
}
.sg-popup-content ul li {
    padding: 0;
}

/* Footer Styling */
.classic-footer {
    padding: 0 ;
}
.classic-footer h2,
.classic-footer p,
.side-panel p {
    font-family: 'Montreal', sans-serif;
}
.classic-footer p,
.side-panel p {
    font-size: 16px;
    line-height: 30px;
    color: var(--primary-light);
}
.classic-footer h2 {
    font-size: 24px;
    line-height: 28px;
    color: var(--primary-dark);
}
.classic-footer .widget ul li a {
    font-size: 16px;
    word-break: break-word;
    color: var(--primary-light);
}
.classic-footer .widget ul li {
    font-size: 16px;
    margin-top: 16px;
    line-height: 20px;
    color: var(--primary-light);
}
.classic-footer .widget ul li a:hover {
    color: var(--primary-dark);
}
.classic-footer .wp-block-social-links .wp-social-link {
    margin-top: 0;
    font-size: 16px;
    background: transparent;
    color: var(--primary-dark);
}
.classic-footer .wp-block-social-links .wp-social-link a {
    font-size: 16px;
}
.classic-footer .classic-footer__columns {
    border-bottom: none;
}
.classic-footer .footer-info  .footer-info__right {
    display: none;
}
.classic-footer .footer-info {
    position: relative;
}
.classic-footer .footer-info .footer-info__left {
    left: 50%;
    width: 100vw;
    position: absolute;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translate(-50%, 0);
    background-image: url('http://localhost:8888/silver-sky/wp-content/uploads/2022/01/Rectangle-33.png');
}
.classic-footer .footer-info .footer-info__left::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    z-index: 10;
    height: 100%;
    display: block;
    position: absolute;
    background: linear-gradient(90.15deg, rgba(81, 135, 167, 0.9) 0.03%, rgba(223, 207, 191, 0.9) 53.84%, rgba(241, 173, 141, 0.9) 116.79%, rgba(16, 49, 120, 0) 194.97%);
}
.classic-footer .footer-info .footer-info__left p {
    z-index: 15;
    position: relative;
    color: var(--primary-dark);
}
.classic-footer .classic-footer__columns .s-footer-contact-detail-list li > img {
    margin-right: 12px;
}
.classic-footer .classic-footer__columns .s-footer-contact-detail-list li {
    display: flex;
    align-items: flex-start;
}
.classic-footer .classic-footer__columns #block-14,
.side-panel #block-14 {
    margin-bottom: 4px;
}
.classic-footer .classic-footer__columns #block-14 figure,
.side-panel #block-14 figure {
    margin-bottom: 0;
}
.classic-footer .classic-footer__columns #block-15,
.side-panel #block-15 {
    margin-bottom: 4px;
}
.classic-footer .classic-footer__columns .certified-by,
.side-panel .certified-by {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 13px;
    padding-left: 82px;
    letter-spacing: 0.06em;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}
.side-panel .certified-by {
    padding-left: 24px;
}
.classic-footer .classic-footer__columns #block-16,
.side-panel #block-16 {
    margin-bottom: 24px;
}
.side-panel #block-16 ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.side-panel #block-16 ul.iata-taap li {
    padding-left: 0;
    text-align: center;
}
.classic-footer .classic-footer__columns #block-16 .iata-taap li,
.side-panel #block-16 .iata-taap li {
    margin: 0;
    padding-left: 82px;
}
.classic-footer .classic-footer__columns #block-16 .iata-taap li img,
.side-panel #block-16 .iata-taap li img {
    width: 30px;
}
.classic-footer .classic-footer__columns #block-16 .iata-taap li img + img,
.side-panel #block-16 .iata-taap li img + img {
    margin-left: 6px;
}
.classic-footer .classic-footer__columns #block-3 {
    margin-bottom: 16px;
}
.side-panel #block-3 p {
    padding: 0 16px;
}



/* Contact Pgae Address Detail List */
.s-address-detail ul {
    padding: 0;
    list-style: none;
}
.s-address-detail ul li {
    display: flex;
    font-size: 18px;
    margin-top: 16px;
    line-height: 24px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}
.s-address-detail ul li img {
    width: 24px;
    height: 24px;
    margin-right: 16px;
}
.s-address-detail ul li strong {
    color: var(--primary-dark);
}
.s-contact-us-page .s-two-column-img-grid + .s-two-column-img-grid {
    margin-top: 50px;
}


/* Slick Slider Arrow */
.slick-slider .slick-arrow {
    opacity: 1;
    width: 50px;
    height: 48px;
    border-radius: 8px;
    visibility: visible;
    background: #ffffff;
    color: var(--primary-dark);
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.slick-slider .slick-arrow:hover {
    background: var(--primary-dark);
    color: #ffffff;
}
.slick-slider .slick-arrow.slick-prev {
    left: -50px;
}
.slick-slider .slick-arrow.slick-next {
    right: -50px;
}
.slick-slider .slick-arrow::before {
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    font-family: 'revicons';
}
.slick-slider .slick-arrow.slick-next::before {
    content: '\e825';
    margin-right: -2px;
}
.slick-slider .slick-arrow.slick-prev::before {
    content: '\e824';
    margin-left: -2px;
}


/* Preloader Styling */
.preloader div.spin {
    border-top-color: var(--primary-dark);
}
.preloader div.spin::before {
    border-top-color: var(--primary-dark);
}
.preloader .preloader_logo .site-logo-img {
    width: 180px;
    height: 180px;
    object-fit: contain;
}


/* Packages Styling */
.s-package-container {
    overflow: hidden;
    min-height: 674px;
    border-radius: 8px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.08);
}


.s-package-container .post-media .post-image {
    height: 232px;
    margin: 0;
}
.s-package-container .post-media .post-image::before {
    content: none;
}
.s-package-container .post-media .post-image a {
    pointer-events: none;
}
.s-package-container .post-media .post-image img {
    height: 100%;
    object-fit: cover;
}


.s-package-container .s-package-content {
    padding: 32px 32px 24px;
}


.s-package-container .s-package-content .post-title {
    margin: 0;
}
.s-package-container .s-package-content .post-title a {
    font-size: 24px;
    line-height: 29px;
    pointer-events: none;
    color: var(--primary-dark);
    font-family: 'Montreal', sans-serif;
}


.s-package-container .s-package-content .s-duration-row {
    padding: 0;
    list-style: none;
    margin: 20px 0 0;
}
.s-package-container .s-package-content .s-duration-row li {
    font-size: 16px;
    line-height: 20px;
    margin-right: 24px;
    display: inline-block;
    letter-spacing: -0.02em;
    color: var(--primary-light);
}
.s-package-container .s-package-content .s-duration-row li span{
    color: var(--primary-dark);
}
.s-package-container .s-package-content .s-duration-row li:last-of-type {
    margin-right: 0;
}


.s-package-container .s-package-content .s-ticket-package {
    padding: 0;
    list-style: none;
    margin: 24px 0 0;
}
.s-package-container .s-package-content .s-ticket-package li {
    align-items: center;
    display: inline-flex;
    font-size: 16px;
    line-height: 20px;
    margin-right: 24px;
    letter-spacing: -0.02em;
    color: var(--primary-dark);
}
.s-package-container .s-package-content .s-ticket-package li img {
    width: 32px;
}
.s-package-container .s-package-content .s-ticket-package li span {
    margin-left: 16px;
}
.s-package-container .s-package-content .s-ticket-package li:last-of-type {
    margin-right: 0;
}


.s-package-container .s-package-content .s-list-container ul {
    padding: 0;
    list-style: none;
    margin: 16px 0 0;
}
.s-package-container .s-package-content .s-list-container ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 34px;
    color: var(--primary-light);
}
.s-package-container .s-package-content .s-list-container ul li::before {
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
    position: absolute;
    display: inline-block;
    content: url(http://www.silverskytravels.com.pk/wp-content/uploads/2022/01/tick.svg);
}
.s-package-container .s-package-content .s-list-container ul li + li {
    margin-top: 16px;
}


.s-package-container .s-package-content .s-package-footer {
    margin: 40px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s-package-container .s-package-content .s-package-footer .s-price {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: var(--primary-dark);
}
.s-package-container .s-package-content .s-package-footer .s-price span {
    padding-left: 8px;
}
.s-package-container .s-package-content .s-package-footer p {
    margin: 4px 0 0;
    font-size: 14px;
    line-height: 20px;
    color: var(--primary-light);
}
.s-package-container .s-package-content .s-package-footer .s-package-btn a {
    width: 100%;
    display: block;
    font-size: 16px;
    min-width: 188px;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    border-radius: 6px;
    padding: 14px 20px;
    letter-spacing: -0.02em;
    background-color: var(--primary-dark);
}




/* Media Query Max 600px */
@media screen and (max-width: 600px) {
    /* Main Slider */
    .s-main-slider h1.main-slide {
        padding: 35px 50px !important;
    }
    .s-main-slider h1.other-slide {
        padding: 20px 50px !important;
        top: 120px;
    }
    .s-main-slider h1.rs-layer::before {
        top: 35px;
        bottom: 35px;
        width: 5px;
        margin: auto -15px;
    }
    .s-main-slider h1.rs-layer.other-slide::before {
        top: 20px;
        bottom: 20px;
    }
    #rev_slider_3_1_wrapper .hephaistos.tparrows {
        width: 40px;
        height: 38px;
    }
    #rev_slider_3_1_wrapper .hephaistos.tparrows:before {
        font-size: 14px;
        line-height: 38px;
    }

    /* Headings */
    .s-heading .fleurdesel__meta {
        font-size: 15px;
        line-height: 20px
    }
    .s-heading .fleurdesel__title {
        font-size: 24px;
        line-height: 40px;
    }
    .text-description {
        font-size: 14px;
        line-height: 26px;
    }
    .s-heading .text-description-center {
        width: 90%;
        margin: 16px auto 0;
    }

    .vc_section.s-sec-100 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }

    .tow-column-img img {
        height: 480px
    }
    .s-two-column-img-grid figcaption {
        font-size: 20px !important;
    }
    .s-map-section .s-contact-form form h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .s-map-section .s-contact-form form {
        padding: 30px 25px;
    }
    .s-map-section .s-contact-form form .s-text-field-pri,
    .s-map-section .s-contact-form form .f-btn-submit {
        margin-top: 20px;
    }
    
    
    /* Contact Us Page */
    .s-contact-us-page .s-two-column-img-grid {
        margin-top: 24px;
    }
    .s-contact-us-page .s-address-detail ul li {
        font-size: 14px;
        margin-top: 8px;
        line-height: 20px;
    }
    .s-contact-us-page .s-two-column-img-grid + .s-two-column-img-grid {
        margin-top: 35px;
    }
    .s-contact-us-page.s-sec-100 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    
    /* About Us Page */
    .s-about-us-page .s-incorporate-des-section .s-certified-section .s-certified-logos img {
        width: 40px;
    }
    
    
    /* Affordable International and National Flight Booking Page */
    .s-affordable-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
    .s-airline-services-section.vc_section {
        padding-bottom: 50px !important;
    }
    
    
    /* Corporate Traveling Page */
    .s-corporate-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
    
    
    /* Travel Insurance Page */
    .s-travel-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
    
    /* Visa & Tours Page */
    .s-visa-tours-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    
    /* Religious Traveling Services Page */
    .s-religious-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .s-explore-heading.vc_section {
        padding-top: 50px !important;
    }
    .s-following-countries .s-two-column-img-grid {
        margin-top: 24px;
    }
    .s-explore-slider-sec .s-explore-slider-row {
        margin-top: 24px !important;
    }
    
    
    /* Hajj & Umrah Page */
    .s-hajj-umrah-sec.vc_section {
        padding-top: 50px !important;
    }
    
    div.s-travel-contact-btn {
        margin-top: 0 !important;
    }
    
    
    /* Packages Styling */
    .s-package-container .s-package-content {
        padding: 20px 20px 20px;
    }
    .s-package-container .s-package-content .post-title a {
        font-size: 20px;
        line-height: 26px;
    }
    .s-package-container .s-package-content .s-duration-row li {
        display: block;
        margin-right: 0;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .s-package-container .s-package-content .s-ticket-package li {
        display: flex;
        font-size: 14px;
        margin-right: 0;
        margin-top: 12px;
    }
    .s-package-container .s-package-content .s-ticket-package li img {
        width: 24px;
    }
    .s-package-container .s-package-content .s-list-container ul li {
        font-size: 14px;
        line-height: 24px;
    }
    .s-package-container .s-package-content .s-package-footer {
        display: block;
        margin: 20px 0 0;
    }
    .s-package-container .s-package-content .s-package-footer .s-price {
        font-size: 30px;
        line-height: 36px;
    }
    .s-package-container .s-package-content .s-package-footer .s-package-btn {
        margin-top: 16px;
    }
    .s-packages-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }
}

/* Media Query Min 601 And Max 767px */
@media screen and (min-width: 601px) and (max-width: 767px) {
    .s-main-slider h1.main-slide {
        padding: 40px 60px !important;
    }
    .s-main-slider h1.rs-layer::before {
        top: 40px;
        bottom: 40px;
    }
    .s-main-slider h1.rs-layer.other-slide::before {
        top: 30px;
        bottom: 30px;
    }

    .s-heading .text-description-center {
        width: 90%;
    }
    
    /* Contact Us Page */
    .s-contact-us-page.s-sec-100 {
        padding-top: 75px !important;
    }
    
    
    /* About Us Page */
    .s-about-us-page .s-incorporate-des-section .s-certified-section .s-certified-logos img {
        width: 70px;
    }
    
    
    /* Affordable International and National Flight Booking Page */
    .s-affordable-page.vc_section {
        padding-top: 75px !important;
        padding-bottom: 0 !important;
    }
    
    /* Corporate Traveling Page */
    .s-corporate-page.vc_section {
        padding-top: 75px !important;
        padding-bottom: 0 !important;
    }
    
    
    /* Travel Insurance Page */
    .s-travel-page.vc_section {
        padding-top: 75px !important;
        padding-bottom: 0 !important;
    }
    
    /* Visa & Tours Page */
    .s-visa-tours-page.vc_section {
        padding-top: 75px !important;
        padding-bottom: 50px !important;
    }
    .s-visa-tours-page .s-heading .text-description-center {
        width: 100%;
    }
    
    
    /* Religious Traveling Services Page */
    .s-religious-page.vc_section {
        padding-top: 75px !important;
        padding-bottom: 50px !important;
    }
    .s-explore-heading.vc_section {
        padding-top: 75px !important;
    }
    
    
    /* Hajj & Umrah Page */
    .s-hajj-umrah-sec.vc_section {
        padding-top: 75px !important;
    }
}

/* Media Query Max 767px */
@media screen and (max-width: 767px) {
    .s-main-slider h1.rs-layer {
        /*text-align: center !important;*/
    }
    .two-column-section .tow-column-img {
        text-align: center;
    }
    .two-column-section .s-heading {
        text-align: center;
    }
    .two-column-section .text-description {
        text-align: center;
    }
    .two-column-section .s-two-column-heading {
        margin-top: 50px !important;
    }
    .two-column-section .s-two-column-description {
        margin-top: 16px !important;
    }
    .two-column-section .s-two-column-read-more {
        text-align: center;
        margin-top: 24px !important;
    }
    .s-three-column-img-grid .wpb_single_image .vc_figure {
        margin-bottom: 32px;
    }
    .s-three-column-img-grid + .s-three-column-img-grid {
        margin-top: 0;
    }
    .s-two-column-img-grid .wpb_single_image .vc_figure {
        margin-bottom: 32px;
    }
    .s-two-column-img-grid + .s-two-column-img-grid {
        margin-top: 0;
    }
    .s-map-section {
        padding-bottom: 30px;
        padding-top: 0 !important;
    }
    .s-map-section .s-contact-form {
        margin: 30px 0 0;
        position: relative;
        transform: translate(0);
    }
    .s-two-column-img-grid .s-last-img .vc_figure {
        margin-bottom: 0;
    }
    .s-three-column-img-grid .s-last-img .vc_figure {
        margin-bottom: 0;
    }
    
    
    /* Contact Us Page */
    .s-two-column-img-grid .s-address-column + .s-address-column {
        margin-top: 35px;
    }
    .s-contact-us-page .s-two-column-img-grid .wpb_single_image .vc_figure {
        margin-bottom: 0;
    }
    /* About Us Page */
    .s-about-us-page.vc_section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .s-about-us-page .s-incorporate-section .s-incorporate-box {
        padding: 20px 0;
    }
    .s-about-us-page .s-incorporate-des-section {
        margin-top: 18px;
    }
    .s-about-us-page .s-incorporate-des-section .s-incorporate-des {
        margin-top: 18px;
    }
    .s-about-us-page .s-incorporate-des-section .s-certified-section {
        padding: 20px 0;
    }
    
    /* Religious Traveling Services Page */
    .s-explore-slider-sec .s-explore-slider img {
        width: 100%;
    }
    
    
    /* Hajj & Umrah Page */
    .s-accommodation-sec.vc_section {
        padding-top: 0 !important;
    }
    .s-list-container .vc_column-inner > .wpb_wrapper {
        margin-top: 24px;
    }
}

/* Media Query Max 991px */
@media screen and (max-width: 991px) {
    .slick-dots button {
        color: var(--primary-dark);
        background: none var(--primary-dark);
        border: 1px solid var(--primary-dark);
    }
    .slick-dots {
        bottom: -50px;
    }
    .slick-dots button:before {
        width: 7px;
        height: 7px;
        content: "";
        display: block;
        border-radius: 3px;
    }
    .slick-dots li.slick-active button:before {
        background: #fff;
    }
    
    .site-header {
        background-position: center center;
    }
    .fleurdesel-pagetitle {
        padding: 140px 0;
    }
    .s-header-banner {
        padding-top: 0 !important;
    }
    .side-panel #block-14 {
        display: none;
    }
    .side-panel #block-15 {
        top: 100px;
        left: auto;
        width: 100%;
        right: auto;
        margin: auto;
        position: absolute;
    }
    .side-panel #block-16 {
        left: 0px;
        top: 120px;
        width: 100%;
        right: auto;
        margin: auto;
        position: absolute;
        padding-left: 20px;
    }
    
    
    /* About Us Page */
    .s-about-us-page .s-incorporate-des-section figure,
    .s-about-us-page .s-incorporate-section .s-incorporate-img figure {
        width: 100%;
    }
    .s-about-us-page .s-incorporate-des-section figure *,
    .s-about-us-page .s-incorporate-section .s-incorporate-img figure * {
        width: 100%;
    }
    .s-about-us-page .s-incorporate-des-section figure img,
    .s-about-us-page .s-incorporate-section .s-incorporate-img figure img {
        object-fit: contain;
    }
    
    
    .s-travel-banner-row .s-img img {
        height: 100%;
    }
    .s-airline-services-section .s-airline-logo-row .s-airline-logo {
        margin-top: 24px;
    }
    .s-airline-services-section .s-airline-logo-row {
        padding-top: 0;
    }
}

/* Media Query Max 1199px */
@media screen and (max-width: 1199px) {
    .s-visa-thumbnail .wpb_single_image .vc_figure {
        margin-bottom: 30px;
    }
    .s-visa-thumbnail figure figcaption.vc_figure-caption {
        font-size: 20px;
        margin-top: 12px;
        line-height: 24px;
    }
    .s-visa-thumbnail .s-last-img .vc_figure {
        margin-bottom: 0;
    }
}


/* Media Query Min 768 And Max 991px */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .s-main-slider h1.main-slide {
        padding: 45px 80px !important;
    }

    .classic-footer .classic-footer__columns .certified-by {
        padding-left: 60px;
    }
    .classic-footer .classic-footer__columns #block-16 .iata-taap li,
    .side-panel #block-16 .iata-taap li {
        padding-left: 60px;
    }
    
    
    /* About Us Page */
    .s-about-us-page.vc_section {
        padding-bottom: 50px !important;
    }
    .s-about-us-page .s-incorporate-section .wpb_wrapper {
        display: flex;
        justify-content: space-between;
    }
    .s-about-us-page .s-incorporate-section .wpb_wrapper .s-incorporate-box {
        display: flex;
        align-items: center;
        padding: 0 60px;
        width: 55%;
        justify-content: center;
    }
    .s-about-us-page .s-incorporate-section .wpb_wrapper .s-incorporate-img {
        margin: 0;
    }
    .s-about-us-page .s-incorporate-des-section {
        margin-top: 24px;
    }
    .s-about-us-page .s-incorporate-des-section .s-certified-section {
        padding: 20px 0;
    }
    
    
    /* Visa & Tours Page */
    .s-visa-tours-page .s-heading .text-description-center {
        width: 90%;
    }
}

/* Media Query Max 575px */
@media screen and (max-width: 575px) {
    section .vc_row > .vc_column_container {
        padding-left: 15px;
        padding-right: 15px;
    }
    section.s-map-section .vc_row > .vc_column_container,
    section.s-header-banner .vc_row > .vc_column_container {
        padding-left: 0;
        padding-right: 0;
    }
}


.side-panel__close-btn i {
    display: none;
}
.side-panel__close-btn::before {
    height: 100%;
    color: #fff;
    display: flex;
    content: '\e80a';
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    align-items: center;
    font-family: 'revicons';
    justify-content: center;
}
.side-panel__menu a {
    color: var(--primary-light);
}
.side-panel__menu li.current-menu-item a {
    color: var(--primary-dark);
}
.side-panel__menu li.current-menu-item a {
    border-bottom-color: var(--primary-dark);
}
.side-panel__menu a:focus,
.side-panel__menu a:hover {
    color: var(--primary-dark);
    border-bottom-color: var(--primary-dark);
}
.side-panel__wrapper .wp-block-social-links .wp-social-link {
    display: inline-block;
}
.side-panel .side-panel__logo {
    min-height: 150px;
    background: #ffffff;
    background-image: none !important;
}
.side-panel .side-panel__close-btn {
    background-color: rgba(0,0,0,0.3);
}

