* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Yeseva One', serif;
}

a {
    text-decoration: none !important;
}

img {
    width: 100%;
}

ul {
    list-style: none;
    padding: 0;
}

.header-list {
    margin: 0 0 0 auto;
}

.banner-img img {
    position: relative;
}

.banner-img img {
    border-radius: 30px;
}

.banner-text {
    position: absolute;
    top: 25%;
    max-width: 650px;
    left: 5%;
}

.banner-text h1 {
    font-size: 70px;
    line-height: 80px;
    color: #fff;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}

.py-70 {
    padding: 70px 0;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.py-60 {
    padding: 60px 0;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.py-50 {
    padding: 50px 0;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.py-40 {
    padding: 40px 0;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.py-30 {
    padding: 30px 0;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.py-20 {
    padding: 20px 0;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.py-10 {
    padding: 10px 0;
}

.banner-box {
    width: 80%;
    margin: -55px auto 0;
    border-radius: 30px;
    object-fit: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 30px 15px;
    z-index: 999;
    position: relative;
}

.banner-box h3 {
    font-size: 30px;
    color: #2B2D42;
}

.banner-box p {
    color: #323f55;
    font-size: 20px;
}

.bg-1 {
    background: #edf2f4;
}

.banner {
    /* margin-bottom: 150px; */
    /* padding-top: 110px; */
}

.title-1 h2 {
    color: #2b2d42;
    font-size: 50px;
    margin-bottom: 15px;
}

.title-1 p {
    font-size: 18px;
    color: #323f55;
    font-weight: 400;
    line-height: 1.5;
}

.service-box {
    margin-top: 30px;
    text-align: center;
    background: transparent;
    border-radius: 30px;
    transform: translate(0) scale(1);
    padding: 20px 0;
}

.service-box img {
    width: 100px;
    padding: 0 20px 20px 20px;
}

.service-box p {
    color: #2b2d42;
    font-size: 18px;
}

.service-box:hover p {
    color: #fff;
}

.service-box:hover {
    background: #2b2d42;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.sect2-box {
    margin-top: 40px;
    border-radius: 30px;
    padding: 50px 40px;
    position: relative;
}

.sect2-box h4 {
    color: #2b2d42;
    font-size: 35px;
    margin-bottom: 15px;
}

.sect2-box p {
    font-size: 18px;
    color: #323f55;
}

.sec3-box {
    margin-top: 30px;
}

.sec3-box p {
    font-size: 20px;
    color: #2b2d42;
    text-align: justify;
    margin-bottom: 0;
    margin-left: 13px;
}

.sec4-box {
    padding: 30px 50px 20px;
    border-radius: 30px;
}

.sec4-box h3 {
    font-size: 30px;
    color: #2b2d42;
}

.sec4-box p {
    font-size: 20px;
    color: #323f55;
}

.btn-1 {
    float: right;
    margin-top: 7px;
}

.header-menu .logo img {
    height: 60px;
}

/* header {
    box-shadow: 0 0 10px rgb(0, 0, 0, 15%);
} */
.header-list li .nav-link.active {
    color: #f2643b;
}

.header-list li .nav-link {
    color: #323f55;
    font-size: 18px;
    font-weight: 500;
}

header {
    /* position: fixed; */
    /* width: 100%; */
    height: 90px;
    z-index: 9;
    background: rgba(255, 255, 255, 0.9);
}

footer {
    background: #2b2d42;
}

.footer-box h5 {
    color: #8d99ae;
    font-size: 25px;
    margin-bottom: 30px;
}

.footer-box p {
    color: #8d99ae;
    line-height: 30px;
}

.footer-box ul {
    padding: 0;
}

.footer-box ul li a {
    color: #8d99ae;
}

.footer-box ul li {
    margin-bottom: 7px;
}

.footer-box ul li a i {
    font-size: 14px;
    margin-right: 5px;
    color: #b4b4b4;
}

.copy-r p {
    margin: 0;
    color: #737d8e;
}

.copy-r a {
    color: #abb6ca;
}

.copy-r {
    padding: 10px 0;
    border-top: 1px solid #fcf9f917;
}

/* ============================== */
.slide {
    display: block;
    position: absolute;
    width: 893px;
    left: 33%;
    bottom: -12%;
}

.plane {
    width: 208px;
    position: absolute;
    left: 18%;
    bottom: 4%;
}

@media only screen and (max-width:1360px) {
    .plane {
        width: 208px;
        position: absolute;
        left: 17%;
        bottom: 6%;
    }

    .slide {
        display: block;
        position: absolute;
        width: 800px;
        left: 32%;
        bottom: -5%;
    }
}

/* ============================ */
.section2 {
    position: relative;
}

.header-list .nav-item {
    margin: 0 0 0 10px;
}

header .header-menu {
    background: rgba(255, 255, 255, 0.9);
}

.bg-img1 {
    position: absolute;
    left: 13px;
    width: 25px;
    top: 20px;
}

/*Adult And Chield Section css start*/

.bg-img3 {
    position: absolute;
    width: 25px;
    top: 20px;
}

/*Adult And Chield Section css end*/

.booking-form .space-p1 {
    padding-left: 60px !important;
}

.booking-form .space-p2 {
    padding-left: 68px !important;
}

.booking-form label {
    font-size: 14px;
    color: #8d8d8d;
}

.bg-img2 {
    position: absolute;
    left: 13px;
    width: 25px;
    top: 2%;
}

.booking-form .space-m1 {
    margin-left: 35px !important;
}

.booking-form .space-m2 {
    margin-left: 10px !important;
}

.booking-form .book.space-m2 {
    margin-left: 55px !important;
}

.booking-form {
    border: 1px solid #00000012;
    padding: 40px 40px;
    border-radius: 30px;
    box-shadow: 0 0 10px #0000001f;
    /* margin-top: 40px; */
}

.booking-form input {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.booking-form select {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.booking-form textarea {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.booking-form input[type="radio"] {
    border: 1px solid #ccc;
}

.bg-hotel {
    background-size: cover;
    background-repeat: no-repeat;
}

.process ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 0;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}

.process ul li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    text-align: center;
}

.process ul li a p {
    font-size: 18px;
    font-weight: 500;
    color: #f2643b;
    margin-bottom: 0;
    margin-top: 10px;
}

.process ul li {
    max-width: 32%;
    flex: 0 0 32%;
    text-align: center;
    border-bottom: 2px solid #000;
    margin: 0 30px;
    padding: 0 0 10px;
}

.process ul li.active {
    border-bottom: 2px solid #f2643b;
}

/* .process ul li.active a span {
    background: #f2643b;
} */
.booking-form hr {
    background-color: #f2643b;
}

/*  */
.process ul li a span {
    display: none;
}

.process ul li a b {
    background: green;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    border: 1px solid green;
}

.process ul li a:hover span {
    display: block;
}

.process ul li a:hover b {
    display: none;
}

.process ul li a span {
    background: white;
    color: #000;
    width: 30px;
    font-weight: 600;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    border: 1px solid black;
    text-align: center;
    margin: 0 auto;
}

.contact-box {
    text-align: center;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px #0000001f;
    padding: 30px 30px;
    height: 210px;
}

.contact-box img {
    width: 60px;
    margin-bottom: 20px;
}

.contact-box p {
    font-size: 20px;
    color: #626262;
    margin-bottom: 2px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.secx3-box-main {
    box-shadow: 0 0 5px #00000012;
    margin-bottom: 20px;
    border-radius: 14px;
    padding: 20px;
    background: #fff;
}

.secx3-box-main:hover {
    box-shadow: 0 0 7px #00000038;
    background: #edf2f4;
}

.secx3-box-main img {
    width: auto;
    height: 35px;
}

.sec2-no {
    position: absolute;
    right: 10%;
    font-size: 70px;
    font-weight: 700;
    color: #bbbbbba6;
    top: 8%;
}

/*  */
.term-condition {
    margin: 30px 0 80px;
}

.term-tile {
    font-size: 67px;
}

.term-condition p {
    font-size: 23px;
    color: #323f55;
}

.term-box {
    border-radius: 30px;
    border: 1px solid #ccc;
    padding: 30px 40px;
    text-align: center;
}

.term-box h4 {
    font-size: 35px;
    margin-bottom: 30px;
}

.login-btn {
    padding: 0 40px !important;
    height: 45px;
    line-height: 42px;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(270deg, #f2643b 0%, #f2643b 100%);
    color: #fff !important;
    border-radius: 30px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border: 2px solid #f2643b;
}

.login-btn:hover {
    background: linear-gradient(270deg, #fff 0%, #fff 100%);
    color: #f2643b !important;
}

.booking-form .form-check-input[type=checkbox] {
    border-radius: 0.25em;
    border: 2px solid #ccc;
}

.header-menu .navbar-toggler {
       border: 3px solid #f2643b !important;
    padding-top: 1px;
}

.navbar-toggler-icon {
    background: #000000fa;
    border-radius: 4px;
    height: 3px !important;
    position: relative;
}
.navbar-toggler-icon:before {
    position: absolute;
    content: "";
    background: #000;
    width: 1.5em;
    height: 3px;
    top: -6px;
    left: 0;
}

.navbar-toggler-icon:after {
    position: absolute;
    content: "";
    background: #000;
    width: 1.5em;
    height: 3px;
    bottom: -6px;
    left: 0;
}

.login-form a {
    float: right;
    display: block;
}

.navbar-brand.logo {
    padding: 15px 0;
}
.banner-img {
    position: relative;
}
/* ============================= price table css ========================= */

.plan {
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
    padding: 0 0 30px;
}

.plan-inner {
    background: #edf2f4;
    margin: 0 auto;
    min-width: 280px;
    max-width: 100%;
    position: relative;
}

.entry-title {
    background: #7d7d7d;
    height: 140px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.entry-title>h3 {
    background: #343434;
    font-size: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}

.entry-title .price {
    position: absolute;
    bottom: -25px;
    background: linear-gradient(270deg, #f2643b 0%, #f2643b 100%);
    height: 95px;
    width: 95px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    border: 5px solid #fff;
    line-height: 85px;
    font-size: 28px;
}

.entry-content {
    color: #323232;
    margin-bottom: 20px;
}

.entry-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.entry-content li {
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0;
}

.entry-content li:last-child {
    border: none;
}

.btn {
    padding: 3em 0;
    text-align: center;
}

/* =========================== price table css end ========================= */
.btn-2 {
    float: right;
    margin-top: 25px;
}

.card-box {
    position: relative;
    width: 55%;
    border-radius: 12px;
    padding: 30px 20px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: left;
    height: 250px;
}

.card-box::after {
    content: "";
    position: absolute;
    background-color: #000000c2;
    top: 0;
    height: 250px;
    left: 0;
    right: 0;
    border-radius: 12px;
    z-index: 1;
}

.card-box img {
    width: 50px;
    float: right;
}

.card-box img {
    width: 50px;
    float: right;
    position: relative;
    z-index: 9;
}

.card-box b {
    position: relative;
    z-index: 9;
    display: block;
    margin-top: 80px;
    text-align: center;
    background: #ffffff1f;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    font-size: 22px;
    font-weight: 300;
    padding: 5px 0;
    margin-bottom: 20px;
}

.card-box ul {
    position: relative;
    z-index: 9;
}

.card-box ul {
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    color: #fff;
}

.card-box ul li small {
    font-size: 12px;
    letter-spacing: 1px;
}

.card-box ul li p {
    font-size: 20px;
    margin: 0;
}

.card-form {
    padding-top: 130px;
    margin-top: -100px;
}

input.form-control.cvv[type="text"] {
    font-size: 12px;
    color: #8d8d8d;
}

#icon-date {
    position: absolute;
    right: 5px;
    width: 20px;
    border-bottom: 0;
    top: -1%;
}

#icon-date:focus-visible {
    outline: none;
}

/*  */
.process-form-btn {
    display: flex;
    justify-content: space-between;
    float: none;
}

.user-detail {
    background: white;
    padding: 5px 10px;
    border-radius: 30px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #0000001f;
}

.user-detail h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #f2643b;
}

.user-detail small {
    font-size: 12px;
}

.user-detail small span {
    font-size: 12px;
}

.user-detail ul {
    padding: 0;
    margin-top: 20px;
}

.user-detail ul h6 {
    margin-bottom: 0;
}

.user-detail ul li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

/*  */

input#phone {
    width: 100%;
    padding: 1rem 0.75rem;
    font-size: 1rem;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    height: calc(3.5rem + 2px);
    line-height: 1.25;
}

.country-code .iti.iti--allow-dropdown {
    display: block;
}

.totle-p {
    background: #e0e0e0;
    padding: 7px 4px;
    border-radius: 10px;
}

.del-t {
    position: relative;
    width: 160px;
    height: 50px;
}
.del-t-2 {
    width: 220px;
}

.del-t .btn-1 {
    text-transform: capitalize;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2643b;
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5),
        -4px -4px 6px 0 rgba(116, 125, 136, .5),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    letter-spacing: 1px;
    color: #fff !important;
    z-index: 1;
    transition: .9s;
    border: transparent;
}

.del-t:hover .btn-1 {
    letter-spacing: 4px;
    color: #f2643b !important;
    background: #fff;
}
.header-list .nav-item.del-t .nav-link.btn-1 {
    margin-top: -4px;
}
.del-t .btn-1 i.far.fa-credit-card {
    margin-left: 8px;
}

/*  */

@media only screen and (max-width:430px) {
    .plane {
        display: none;
    }

    .slide {
        display: none;
    }

    .title-1 h2 {
        font-size: 30px;
    }

    .title-1 p {
        font-size: 15px;
    }

    .sect2-box {
        text-align: center;
        padding: 40px 30px;
    }

    .sect2-box p {
        font-size: 15px;
    }

    .sec2-no {
        right: 6%;
        font-size: 55px;
        top: 3%;
    }

    .py-70 {
        padding: 40px 0;
    }

    .service-box {
        margin-top: 15px;
        padding: 18px 0;
    }

    .banner-box {
        width: 100%;
        margin: 30px auto 0;
        padding: 30px 30px 15px;
        text-align: center;
        background-image: none !important;
        background-color: #edf2f4;
    }

    .banner-box h3 {
        font-size: 22px;
    }

    .banner-box h3 br {
        display: none;
    }

    .banner-box p {
        font-size: 17px;
    }

    .pb-70 {
        padding-bottom: 40px;
    }

    .service-box p {
        margin-bottom: 0;
    }

    .sec4-box {
        text-align: center;
        padding: 30px 30px 20px;
    }

    .btn-1 {
        float: none;
        margin: 0 auto;
    }

    .sec4-box p {
        font-size: 17px;
    }

    .sec3-box p {
        font-size: 18px;
        text-align: left;
    }

    .secx3-box-main {
        margin-bottom: 18px;
        padding: 15px;
    }

    .secx3-box-main img {
        height: 25px;
    }

    .banner-text h1 {
        font-size: 25px;
    }

    .banner-text {
        top: 25%;
        left: 7%;
    }

    .process ul {
        flex-wrap: wrap;
    }

    .process ul li {
        max-width: 40%;
        flex: 0 0 40%;
        margin: 4px 8px 0;
        padding: 0 0 5px;
    }

    .process ul li a p {
        font-size: 16px;
    }

    .process ul li a b {
        width: 20px;
        height: 20px;
        line-height: 16px;
    }

    .process ul li a b i {
        font-size: 10px;
    }

    .booking-form {
        padding: 25px 25px;
    }

    .term-tile {
        font-size: 32px;
    }

    .term-tile br {
        display: none;
    }

    .term-condition p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .term-box {
        padding: 25px 30px;
    }

    .term-box h4 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .term-condition {
        text-align: center;
        margin: 30px 0 40px;
    }

    .contact-box {
        padding: 25px 25px;
        height: 170px;
        margin-bottom: 20px;
    }

    .contact-box img {
        width: 50px;
        margin-bottom: 15px;
    }

    .contact-box p {
        font-size: 17px;
        margin-bottom: 0;
    }

    .login-form a {
        float: none !important;
        display: block;
    }

    .plan {
        margin-bottom: 20px;
    }

    .btn-2 {
        float: none;
    }

    .btn-2 .btn-style1 {
        padding: 0 5px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .header-menu .logo img {
        height: 40px;
    }

    .user-detail {
        margin-top: 20px;
    }
    .process-form-btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .del-t {
        margin-bottom: 15px;
    }
    .del-t {
        margin: 0 auto 15px;
    }
}

#country-list {
    border: 1px solid #f6f6f6;
    padding: 0 20px 0 20px;
    box-shadow: 0 0 6px #e3e3e3;
    
}

#country-list li {
    border-bottom: 1px solid #f2f2f2;
}

#country-list li {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
}

/*input[type="date"]::after {
        content: "\f073"; 
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        pointer-events: none;
    }*/
    
    .form-floating input:focus
    {
        box-shadow:none;
    }
    

@media only screen and (max-width:420px) {
    .plane {
        display: none;
    }

    .slide {
        display: none;
    }

    .title-1 h2 {
        font-size: 30px;
    }

    .title-1 p {
        font-size: 15px;
    }

    .sect2-box {
        text-align: center;
        padding: 40px 30px;
    }

    .sect2-box p {
        font-size: 15px;
    }

    .sec2-no {
        right: 6%;
        font-size: 55px;
        top: 3%;
    }

    .py-70 {
        padding: 40px 0;
    }

    .service-box {
        margin-top: 15px;
        padding: 18px 0;
    }

    .banner-box {
        width: 100%;
        margin: 30px auto 0;
        padding: 30px 30px 15px;
        text-align: center;
        background-image: none !important;
        background-color: #edf2f4;
    }

    .banner-box h3 {
        font-size: 22px;
    }

    .banner-box h3 br {
        display: none;
    }

    .banner-box p {
        font-size: 17px;
    }

    .pb-70 {
        padding-bottom: 40px;
    }

    .service-box p {
        margin-bottom: 0;
    }

    .sec4-box {
        text-align: center;
        padding: 30px 30px 20px;
    }

    .btn-1 {
        float: none;
        margin: 0 auto;
    }

    .sec4-box p {
        font-size: 17px;
    }

    .sec3-box p {
        font-size: 18px;
        text-align: left;
    }

    .secx3-box-main {
        margin-bottom: 18px;
        padding: 15px;
    }

    .secx3-box-main img {
        height: 25px;
    }

    .banner-text h1 {
        font-size: 25px;
    }

    .banner-text {
        top: 25%;
        left: 7%;
    }

    .process ul {
        flex-wrap: wrap;
    }

    .process ul li {
        max-width: 40%;
        flex: 0 0 40%;
        margin: 4px 8px 0;
        padding: 0 0 5px;
    }

    .process ul li a p {
        font-size: 16px;
    }

    .process ul li a b {
        width: 20px;
        height: 20px;
        line-height: 16px;
    }

    .process ul li a b i {
        font-size: 10px;
    }

    .booking-form {
        padding: 25px 25px;
    }

    .term-tile {
        font-size: 32px;
    }

    .term-tile br {
        display: none;
    }

    .term-condition p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .term-box {
        padding: 25px 30px;
    }

    .term-box h4 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .term-condition {
        text-align: center;
        margin: 30px 0 40px;
    }

    .contact-box {
        padding: 25px 25px;
        height: 170px;
        margin-bottom: 20px;
    }

    .contact-box img {
        width: 50px;
        margin-bottom: 15px;
    }

    .contact-box p {
        font-size: 17px;
        margin-bottom: 0;
    }

    .login-form a {
        float: none !important;
        display: block;
    }

    .plan {
        margin-bottom: 20px;
    }

    .btn-2 {
        float: none;
    }

    .btn-2 .btn-style1 {
        padding: 0 5px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .header-menu .logo img {
        height: 40px;
    }

    .user-detail {
        margin-top: 20px;
    }
    .process-form-btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .del-t {
        margin-bottom: 15px;
    }
    .del-t {
        margin: 0 auto 15px;
    }
}

    /* Whatsapp No Css Start */
    input#phone {
        padding-left: 0px !important;
    }
    /* Whatsapp No Css End */


    .flight
    {
        padding: 1rem 3.75rem !important;
    }