﻿body {
    padding: 0px;
    margin: 0px;
    /*font-family: Roboto,sans-serif !important;*/
}

body {
}

.dropdown-toggle::after {
    display: none !important;
}

.sf-menu li {
    position: relative;
}

.header-active {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.sf-menu a {
    display: block;
    position: relative;
}

@media screen and (min-width:91px) and (max-width:768px) {
    .mt-4 {
        padding: 14px !important;
    }
}

.hedernumber {
    font-weight: 700;
}

.monumber_text {
    width: 200px;
    padding-left: 0px !important;
    bottom: 6px !important;
}

#fh5co-primary-menu {
    display: flex;
    list-style: none;
    padding-left: 0px;
}

.imgheadercont {
    padding-top: 0px !important;
}

.displaycss {
    display: flex;
}

#main {
    transition: margin-left .5s;
    padding: 20px;
}


.psg_dls {
    width: 100%;
    display: table;
    background: #ffffff;
    padding: 0px 3px 20px 3px;
    position: absolute;
    top: 55px;
    left: 0px;
    z-index: 9;
    border-top: solid 3px #721053;
}

.pass_bx {
    margin: 0px 5px 5px 4px;
    width: 100%;
    padding-left: 0px;
    margin-top: 6px;
}

    .pass_bx label {
        font-size: 10px;
        /* font-weight: 500; */
        color: #000;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }

/*.input-group-addon, .input-group-btn {
    width: 34px !important;
}*/

a.add_btn, a.mns_btn {
    color: #fff !important;
    background: #1559a5;
    padding: 2px 10px;
    border: solid 1px #1559a5;
    border-radius: 0;
}

.pass_bx {
    margin: 0px 5px 5px 4px;
    width: 100%;
    padding-left: 0px;
    margin-top: 6px;
}

.btn_dn {
    margin: 4px 0px 0px;
}

    .btn_dn button {
        background: rgb(21, 89, 165);
        display: block;
        width: 100%;
        text-transform: uppercase;
        padding: 5px 10px;
        border-radius: 4px;
        letter-spacing: 1px;
        font-size: 15px;
        margin: 0px;
        border: none;
        color: rgb(255, 255, 255) !important;
    }

.imgheadercont {
    font-size: 28px;
}

.monumber_text {
    font-size: 12px;
    padding-left: 14px;
    color: #1c3b51;
    bottom: -6px;
}

.ddn-menu {
    width: 100%;
    margin: 22px 0px;
    height: auto;
    min-width: 215px;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    position: absolute;
    top: 34px;
    z-index: 99999999 !important;
}

    .ddn-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .ddn-menu ul li div {
            margin-top: 10px;
        }

#fh5co-header-section-europ {
    background: #837c7c78 !important;
    width: 100%;
    height: 85px;
    padding: 0;
    position: relative;
    z-index: 2;
}

.headerank {
    text-decoration: none;
}

#header-img {
    height: 580px;
    width: 100%
}

.hedernumber2 {
    font-size: 28px;
    color: #24d3f5 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

#offcanvas-menu ul li a {
    text-decoration: none;
}

#offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #222;
    right: -240px;
    width: 240px;
    padding: 20px;
    overflow-y: scroll !important;
    display: none;
}

    #offcanvas-menu ul {
        padding: 0;
        margin: 0;
    }

/*#form-inputs {
    width: 470px;
    background-color: #111010ad;
    border-radius: 20px 20px;
    position: absolute;
    top: 0px;
    padding: 20px;
    margin-top: 132px !important;
}*/
/*input[type=radio] {
    height: 22px;
    width: 20px;
    float: left;
    margin-left: 10px;
}*/

#redio-buttons .raund-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

#redio-buttons .one-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 20px;
    margin-top: 0px;
}


.redio-lebel {
    color: #e6e6e6;
    float: left;
    margin-left: 5px;
    font-size: 15px;
}

#ddlJourneyType {
}

/*.input-padding {
    margin: 25px 5px;
    background-color: #80808000;
    border: 0px;
    border-bottom: 1.5px solid #ebeaeaab;
    height: 30px;
    color: #ffffff;
    padding: 1px;
    width: 180px;
    padding-right: 45px;
    font-size: 14px;
}*/

/*input:focus {
    outline: none;
    box-shadow: 0px 8px 8px -5px #21c2e9;
}*/

/*tr > td > a {
    color: #848484 !important;*/
/* text-decoration:none;*/
/*}*/

.submit-btn {
    width: 300px !important;
    border-radius: 5px;
    position: absolute;
    top: 292px;
    right: 19%;
    color: #fff;
    background-color: #d82520;
    border-color: #d82520;
    font-size: 15px;
    padding: 2px 0px;
    text-decoration: none;
}

    .submit-btn:hover {
        border-color: #b5b3b2;
        color: white;
        text-decoration: none;
        border: 1.5px solid #cbcbcb;
    }

#btn {
    text-align: center;
    width: 36%;
}

::placeholder {
    color: #d8d8d8;
}

.depart-plan {
    position: absolute;
    right: 8%;
    top: 29px;
    height: 28px;
}

.arrival-plan {
    position: absolute;
    right: 8%;
    top: 26px;
    height: 27px;
}

.margin-row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding: 0px 0px !important;
}

.depart-date {
    position: absolute;
    top: 25px;
    height: 25px;
    right: 8%;
}

.return-date {
    position: absolute;
    top: 25px;
    height: 25px;
    right: 8%;
}

.passangers-icon {
    position: absolute;
    top: 30px;
    height: 22px;
    right: 8%;
}

/*input.add_num {
    padding: 0;*/
    /* width: 100% !important; */
    /*height: 28px;
    border: 1px solid #eaeaea;
    box-shadow: inset 0 0px 0px #5d5d5d;
}*/

/*.input-padding option {
    color: black;
    font-size: 16PX !important;
}*/

.adult-economy {
    position: absolute;
    top: 20px;
    height: 30px;
    right: 170px;
}

.margin-row {
    margin-right: 0px;
    margin-left: 0px;
}

/*@media screen and (min-width: 992px) {
    .input-text-box {
        width: 50%;
        text-align: center;
    }
}*/

.top-dv-img-comntain {
    background-image: url(/images/Business-Class.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 32px;
}

.class-header {
    color: #156db5;
    font-size: 26px !important;
    margin: 20px 0px;
    text-transform: capitalize;
    font-weight: 600;
}

.paragraph-page {
    color: #4b4e54;
    font-size: 16px;
}

#amenities-h1 {
    position: relative;
    top: -90px;
    font-size: 100px;
    z-index: -2;
    color: #d3d3d336;
    font-weight: 800;
}

.amenities-h3 {
    font-size: 45px !important;
    color: #156db5;
    letter-spacing: 0.8px;
    margin-top: 4rem;
    font-weight: 600;
}

.image-row {
    display: flex;
}

.image-container {
    text-align: center;
    margin-right: 10px;
    float: left;
    width: 33.33%;
    padding: 5px;
}


.btn-black {
    background-color: black;
    color: white;
    border-radius: 10px;
    font-size: 15px;
    cursor: text;
}

.image-caption {
    text-align: center;
    position: relative;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.destinations {
    padding: 22px;
    border-radius: 5px;
    BOX-SHADOW: 5px 15px 20px lightgrey;
    margin: 0px 0px !important;
}*/

.cloudtrip-desti-h2 {
    max-width: fit-content;
    color: #18ccce;
    letter-spacing: 1px;
    font-size: 22px;
    margin-top: 16px;
}

.mt-4 {
    margin-top: 40px;
}

.display-width {
    display: flex;
    max-width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.soar-high-content {
    max-width: 55%;
    padding-left: 70px;
    text-align: justify;
}

.paragraph-color {
    color: white !important;
    margin-top: 6px !important;
    line-height: normal;
}

.soar-high-h2 {
    margin: 0px;
    margin-top: 20px;
    /* font-weight:700;*/
    color: white;
    font-size: 22px;
    letter-spacing: 0.8px;
    text-align: left;
}
.img-with-sour-flight {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 600px;
    /* max-height: 700px; */
    padding: 26px 0px;
}

.cards-main-div {
    display: flex;
    max-width: 100%;
}

.footer-cards {
    width: 20%;
    height: 110px;
    background-color: black;
    /* margin-top: 10px;*/
}

    .footer-cards > p {
        height: auto;
        /* margin-top: 6px; */
        padding: 10px;
        /* padding-left: 54px; */
        width: 100%;
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
    }

.secure-banking {
    background-color: #000000e0;
}

.img-contain {
    width: 320px;
    /*  padding: 10px;*/
    justify-content: space-around;
}

.security-icon {
    height: 35px;
    margin-top: 10px;
}

.team-icon {
    height: 28px;
    margin-top: 10px;
}

.icon-24 {
    height: 35px;
    margin-top: 10px;
}

.img-with-sour-flight {
    background-image: url('../../images/Cloudtrip-banner-6.jpg');
    width: 100%;
    min-height: 390px;
}
@media screen and (min-width:1400px) {
    /*.max-width-head {
        max-width: 1300px;
    }*/
    .img-with-sour-flight {
        max-width: 1300px;
        margin: auto;
    }

    .cards-main-div {
        max-width: 1300px;
        margin: auto;
    }
}

@media screen and (min-width:1200px) {
    .img-contain {
        width: 350px;
        /* padding: 10px;*/
    }

    /* .destinations {
        margin: 0px 35px !important;
    }*/
}

@media screen and (min-width:991px) and (max-width:1440px) {
    .top-dv-img-comntain {
        height: 100vh !important;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .image-row {
        justify-content: space-around;
    }

    .img-contain {
        width: 300px;
        padding: 10px;
    }

    .cards-main-div {
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    .footer-cards {
        width: 33.3333%;
    }

    .destinations {
        margin: 0px 35px !important;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .container {
        width: 900px !important;
    }

    .paragraph-page {
        font-size: 16px;
    }

    .image-row {
        justify-content: space-around;
    }

    .img-contain {
        width: 230px;
        padding: 10px;
    }

    .soar-high-content {
        max-width: 58%;
        padding-left: 25px;
    }

    .img-with-sour-flight {
        padding: 0px 0px;
    }

    .cards-main-div {
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    .footer-cards {
        width: 33.3333%;
    }
}

@media screen and (max-width:767px) and (min-width:425px) {
    .text-center {
        width: 100% !important;
        flex: 0 0 auto !important;
    }

    #redio-buttons {
        margin-top: 10px;
        padding: 0px 8px;
    }

    #footer-paragraph {
        text-align: justify;
    }

    .soar-high-content {
        max-width: 60%;
        padding-left: 25px;
    }

    .paragraph-page {
        font-size: 15px;
        text-align: justify;
    }

    .image-container {
        width: 100%;
    }

    .image-row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    .cards-main-div {
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    /*#form-inputs {
        margin-top: 80px !important;
        width: 100%;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding: 20px;
        position: unset;*/
        /* margin-left: 62px;*/
    /*}

    .input-icons {
        right: 4.5%;
    }*/

    .footer-cards {
        width: 50%;
    }

    .col-sm-2 {
        width: 33.333% !important;
        flex: 0 0 auto !important;
    }

    .row-bottom-padded-md {
        justify-content: space-around;
    }

    .col-sm-5 {
        width: 100%;
    }

    .footer-social-links {
        margin-top: 10px;
    }

    .top-dv-img-comntain {
        background-image: url(/images/Moble-Side-banner-2.jpg);
        background-repeat: round;
        height: 590px;
    }

    #footer-2 .row .fh5co-footer-link-2 h3 {
        color: black;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .img-with-sour-flight {
        padding: 0px 0px;
        min-height: 365px;
    }

    .soar-high-content {
        max-width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

    #amenities-h1 {
        font-size: 72px;
        margin-top: 30px;
    }

    .paragraph-color {
        background-color: #68676382;
        padding: 10px;
    }

/*    .input-padding {
        width: 100%;
        margin: 15px 0px;
    }
*/
    .passangers-icon {
        position: absolute;
        top: 19px;
        height: 22px;
    }

    .depart-plan {
        top: 18px;
    }

    .arrival-plan {
        top: 16px;
    }

    .depart-date {
        top: 16px;
    }

    .return-date {
        top: 16px;
    }

    .submit-btn {
        width: 80% !important;
        top: 518px;
        right: 10%;
    }

    .image-container {
        margin-right: 0px;
    }

    #header-img {
        height: 550px;
    }
}

@media screen and (max-width:767px) and (min-width:550px) {
 /*   #form-inputs {
        margin-top: 85px !important;
        width: 100%;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding: 20px;
        position: unset;
    }

    .input-icons {
        right: 3.5%;
    }*/

    #redio-buttons {
        margin-top: 15px;
        padding: 0px 6px;
    }

    .passangers-icon {
        position: absolute;
        top: 14px;
        height: 26px;
    }
/*
    .input-padding {
        width: 100%;
        margin: 15px 0px;
    }*/

    .depart-plan {
        top: 18px;
    }

    .arrival-plan {
        top: 15px;
    }

    .depart-date {
        top: 15px;
    }

    .return-date {
        top: 15px;
    }

    .submit-btn {
        width: 56% !important;
        top: 522px;
        right: 22%;
    }
}

@media screen and (max-width:424px) and (min-width:280px) {
    .image-row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    .cloudtrip-desti-h2 {
        border-bottom: none;
        margin-bottom: 10px;
    }

    #footer-paragraph {
        text-align: justify;
    }

    #logo-img {
        width: 160px;
    }

    .top-dv-img-comntain {
        height: 620px !important;
    }

    .top-dv-img-comntain {
        background-image: url(/images/Moble-Side-banner-2.jpg);
        background-repeat: round;
    }
/*
    .input-icons {
        right: 5%;
    }
*/
    .paragraph-page {
        font-size: 15px;
        text-align: justify;
    }

    #redio-buttons {
        margin-top: 0px;
        padding: 0px 30px;
    }

    .depart-plan {
        top: 14px;
        height: 28px;
    }

    #header-img {
        height: 560px;
        width: 100%
    }

    .passangers-icon {
        position: absolute;
        top: 14px;
        height: 22px;
    }

    .arrival-plan {
        top: 12px;
        height: 26px;
    }

    .depart-date {
        top: 11px;
        height: 25px;
    }

    .return-date {
        top: 10px;
        height: 25px;
    }

    .submit-btn {
        width: 76% !important;
        top: 462px;
        right: 12%;
    }

    .image-container {
        margin-right: 0px;
        width: 100%;
    }

    #amenities-h1 {
        font-size: 46px;
        top: -50px;
    }

    .img-contain {
        width: 100%
    }

    .amenities-h3 {
        font-size: 37px;
    }

    /*.input-padding {
        width: 100%;
        margin: 10px 0px;*/
        /* padding-right: 45px;*/
    /*}*/

 /*   #form-inputs {
        width: 100%;
        background-color: #111010ad;
        border-radius: 20px 20px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        position: unset;
        padding-bottom: 25px;
        padding: 20px;
        margin-top: 98px !important;
    }
*/
    .destinations {
        margin: 0px 0px !important;
    }

    .soar-high-content {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .paragraph-color {
        background-color: #686763bf;
        padding: 10px;
    }

    .img-with-sour-flight {
        min-height: 570px;
        padding: 0px 0px;
    }

    .footer-cards {
        width: 100%;
    }

    .cards-main-div {
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
        display: none;
    }

    .img-with-sour-flight {
        background-image: url(/images/Moble-Side-banner.jpg);
        width: 100%;
    }
    section {
        position: static;
    }
    .security-icon {
        margin-top: 0px;
    }

    .team-icon {
        margin-top: 0px;
    }

    .icon-24 {
        margin-top: 0px;
    }

    .maint-rust-div {
        display: block !important;
    }
}

.mbimg1 {
    background-color: black;
    width: 25%;
    text-align: center;
    padding: 12px 0px;
}

.mbimg2 {
    background-color: #000000d6;
    width: 25%;
    text-align: center;
    padding: 12px 0px;
}

.cnt-mobile {
    /*   background-color: black;*/
    display: flex;
    /* justify-content: space-evenly;
    padding: 12px 0px;*/
}

.trust-pilot {
    text-align: center;
    background-color: black;
    height: 65px;
}

.trust-pilot-img {
    height: 85px;
    margin-top: -12px;
}

/*.maint-rust-div {
        display: none !important;
    }*/

.faq_box .show-hide {
    font-size: 15px !important;
    margin-bottom: 0px;
    color: #424242;
    line-height: 26px;
    cursor: pointer;
    margin-top: 0px;
}

.content-box p {
    margin-bottom: 0px;
    padding-top: 10px;
    color: #4b4e54;
}

.content-box {
    display: none;
}

.paragraph-color {
    color: white;
    margin-top: 5px;
}

.soar-high-content .paragraph-color span {
    font-size: 17px;
    font-weight: bolder;
}

.paragraph-color span {
    font-weight: bold;
    font-size: 21px;
}

.show-hide::after {
    content: "+";
    font-size: 25px;
    float: right;
    margin: -4px 0px;
}

.faq_box .active::after {
    content: "-";
    width: 10px;
}

.faq_box {
    background-color: white;
    box-shadow: 0px 0px 6px lightgray;
    padding: 8px 8px;
    margin-top: 20px;
}

.asked-qus-header {
    margin: 20px 0px;
    margin-top: 24px;
    font-size: 22px;
    text-align: center;
    /* font-weight: 700; */
    color: #156db5;
}


.question-prgph {
    margin-top: 20px;
    text-align: center;
    padding: 10px 15px;
}

#footer {
    margin-top: 50px;
}

#footer-2 .row .fh5co-footer-link-2 h3 {
    color: white;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 22px;
}

.footer-img-logo {
    height: 55px;
    margin-bottom: 16px;
}

#footer .fh5co-footer-link li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    text-decoration: none;
}

#footer .fh5co-footer-link li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14PX;
}

#footer p {
    color: rgb(255 255 255 / 51%);
    font-size: 14px;
    text-align: justify;
}

.row .fh5co-footer-link-2 p {
    font-size: 16px;
    color: white;
}

#footer p a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
/*.fa-greater-than:before {
    margin-right: 5px;
    color: #ffffffba;
    font-size: 12px;
}*/
ul li .svg-inline--fa {
    margin-right: 5px;
    color: #ffffffba;
    font-size: 12px;
}

.fh5co-footer-link-2 ul {
    padding-left: 0px;
}

/*.copyright {
        margin: auto;
        position: relative !important;*/
/* bottom: -5px; */
/*top: 160px !important;
        left: 0% !important;
        color: white;
        font-size: 14px;
    }*/

.fh5co-offcanvas #fh5co-wrapper {
    overflow: visible !important;
    z-index: 999999;
}
