﻿body {
    padding: 0px;
    margin: 0px;
    font-family: Roboto,sans-serif!important;
}
.sf-menu li {
    position: relative;
}

.header-active {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.sf-menu a {
    display: block;
    position: relative;
}

.hedernumber {
    font-weight: 700;
}

.monumber_text {
    width: 200px;
    padding-left: 0px !important;
    bottom:-6px!important;
    left:0px!important;
}

#fh5co-primary-menu {
    display: flex;
    list-style: none;
    padding-left: 0px;
}
/*
.imgheadercont {
    padding-top: 0px !important;
}*/

#redio-buttons .one-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 20px;
    margin-top: 0px;
}

#redio-buttons .raund-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}
.redio-lebel {
    color: #e6e6e6;
    float: left;
    margin-left: 5px;
    font-size: 15px;
}
.displaycss {
    float:right;
}


#main {
    transition: margin-left .5s;
    padding: 20px;
}

/*.sidenav a {
    font-size: 17px;
}*/
.margin-row {
    padding: 0px 0px!important;
}
/*@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}*/

/*.bg-color-header {
    background-color: #11101063;
}*/
/*
.navbar-nav {
    margin: auto;
}

.navbar-nav .nav-item {
    margin-left: 25px;
}

.navbar-nav .nav-item .nav-link {
    font-size: 16px;
    color: #e9e5e5;
}*/

/*.navbar-nav {
    margin-right: 2rem;
    font-size: 1.25rem;
    white-space: nowrap;
    padding-top: 0rem;
    padding-bottom: 0rem;
}*/

.navbar {
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;
    position: fixed!important;
    width: 100%;
    transition: height 2s;
}

/*.imgheadercont {
    font-size: 28px;
}*/

.headerank {
    font-size: 27px;
    display: block;
    padding-right: 20px;
}

/*.mobileno {
    display: inline-flex;
    line-height: 20px;
}*/
/*
.monumber_text {
    font-size: 12px;
    padding-left: 14px;
    color: #e9e5e5;
}*/



/*---------------*/
/*.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(33 199 241);
}*/

.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 {
    margin: 0 10px 5px 10px;
    width: 100%;
}
    .pass_bx label {
        font-size: 10px;
        /* font-weight: 500; */
        color: #000;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
 .input-group-btn {
    width: 34px !important;
}
span, a, a:hover {
    text-decoration: none!important;
    color: inherit;
}
input.add_num {
    padding: 0;
    /* width: 100% !important; */
    height: 28px;
    border: 1px solid #eaeaea;
    box-shadow: inset 0 0px 0px #5d5d5d;
}
.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;
}
    .pass_bx label {
        font-size: 10px;
        /* font-weight: 500; */
        color: #000;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }
.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: 14px;
        margin: 0px;
        border: none;
        color: rgb(255, 255, 255) !important;
    }

nav.active {
    background-color: #ffffff;
    box-shadow: 0px 2px 6px;
    transition: ease-in-out 0.5s;
    height: 70px;
}


.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;
        }

.tt-suggestion {
    padding: 6px 2px;
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    font-weight: 600;
}
    .tt-suggestion:hover {
        box-shadow: 0px 2px 4px #1e9ae2;
        background: #1e9ae2;
        color:white;
    }

/*.headerimg-2 {
    width: 31px;
    margin-top: -18px;
}*/

/*.monumber_text-2 {
    font-size: 13px;
    position: unset;
    font-weight: 400;
    color: #d3d0d0;
}*/
/*
.hedernumber-2 {
    font-size: 28px;
    color: #21c7f1;
}*/

/*.navbar-light .navbar-toggler {
    color: #d3d0d0 !important;
}*/

#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;
}

/*.monumber_text2 {
    font-size: 13px;*/
    /* padding-left: 35px; */
    /*position: absolute;
    font-weight: 400;
    left: 45px;
    bottom: -12px;
    color: #e1e2e9 !important;*/
    /* top: 2px; */
/*}*/

/*.sf-menu li a {
    color: #e9e5e5;
    font-weight: 100;
}*/

#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: #0000006e;
    border-radius: 20px 20px;
    position: absolute;
    top: 30px;
    padding: 20px;
    margin-top: 132px;
}
/*input[type=radio] {
    height: 22px;
    width: 20px;
    float: left;
    margin-left: 10px;
}*/
#raund-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 10px;
}
.input-padding option {
    color: black;
    font-size:16px;
}
#one-way-trip {
    height: 22px;
    width: 16px;
    float: left;
    margin-left: 20px;
}

.redio-lebel {
    color: #e6e6e6;
    float: left;
    margin-left: 5px;
}

#ddlJourneyType {
}

.input-padding {
    margin: 25px 5px;
    background-color: #80808000;
    border: 0px;
    border-bottom: 1.5px solid #ebeaeaab;
    height: 30px;
    color: #ffffff;
    padding: 1px;
    width: 185px;
    padding-right: 45px;
    font-size:14px;
}

input:focus {
    outline: none;
    box-shadow: 0px 8px 8px -5px #21c2e9;
}

.submit-btn {
    width: 300px !important;
    border-radius: 5px;
    /* position: absolute; */
    /* top: 296px; */
    /* right: 19%; */
    color: #fff;
    background-color: #5665b6;
    border-color: #5665b6;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 10px;
    border: 1.5px solid #cbcbcb;
}

    .submit-btn:hover {
        border-color: #b5b3b2;
        color: white;
        text-decoration: none;
        border: 1.5px solid #cbcbcb;
    }

#btn {
    text-align: center;
    width: 100%;
    position: relative;
    justify-content: center;
}

::placeholder {
    color: #d8d8d8;
}

.depart-plan {
    position: absolute;
    right: 8%;
    top: 30px;
    height: 28px;
}

.arrival-plan {
    position: absolute;
    right: 8%;
    top: 28px;
    height: 27px;
}
/*.icons-spaces {*/
    /* padding-left: 35px;*/
    /*width: 182px;
}*/
    .depart-date {
    position: absolute;
    top: 27px;
    height: 25px;
    right: 7%;
}

.return-date {
    position: absolute;
    top: 27px;
    height: 25px;
    right: 7%;
}

.passangers-icon {
    position: absolute;
    top: 30px;
    height: 22px;
    right: 7%;
}

.adult-economy {
    position: absolute;
    top: 20px;
    height: 30px;
    right: 170px;
}

.margin-row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding: 0px 0px !important;
}

@media screen and (min-width:1400px){
/*    .max-width-head {
        max-width: 1340px;
    }*/
    .img-max-width {
        max-width: 1320px;
        margin: 0px auto;
    }
    .cards-main-div {
        display: flex;
        max-width: 1320px;
        margin: 0px auto;
    }
}


@media screen and (min-width: 992px) {
    .input-text-box {
        width: 50%;
        text-align: center;
    }
}

.top-dv-img-comntain {
    background-image: url('../images/top-header.jpg');
    height: 580px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 32px;
}
.dropdown-toggle::after{
    display:none!important;
}

.class-header {
    color: #3478ca;
    font-weight: 700;
    margin: 25px 0px;
    text-transform: uppercase;
    font-size: 24px;
}

.paragraph-page {
    color: #4b4e54;
    font-size: 16px;
}

#amenities-h1 {
    position: relative;
    top: -90px;
    font-size: 100px;
    z-index: -2;
    color: #d3d3d336;
    font-weight: 800;
}

.cards-space-1{
    margin-right:10px;
}
.cards-space-2{
    margin-left:10px;
    margin-right:10px;
}
.cards-space-3{
    margin-left:10px;
}
.amenities-h3 {
    font-size: 24px;
    color: #3478ca;
    letter-spacing: 0.8px;
    /*    margin-top: 5rem;*/
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
}
.image-container{
    padding:10px;
}

.image-row {
    display: flex;
}
.image-container h4 {
    font-size: 18px;
    margin: 12px 0px;
    color: #ffffff;
    font-weight: 600;
   /* text-align: left;*/
}
.image-container p {
    text-align: justify;
    font-size: 15px;
    margin: 18px 0px;
}

.border-cards {
    text-align: center;
    margin-top: 15px;
    margin-bottom:15px;
    float: left;
    width: 33.33%;
    padding: 5px;
    border-radius: 45px;
    background: #fff;
}

.raund-div {
    background-color: #3478ca;
    border-radius: 40px;
    height: auto;
    padding: 6px 0px;
}
.img-icon-playltr {
    height: 40px;
    padding-right: 8px;
}

.btn-black {
    background-color: black;
    color: white;
    border-radius: 10px;
}

.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 {
    /* border-bottom: 3px solid #006aea;*/
    max-width: fit-content;
    color: #3478ca;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
    margin-bottom: 15px;
    text-transform: uppercase;
   /* font-family: math;*/
    margin-top: 20px;
}

.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;
}
.list-style li {
    color: white;
    margin: 10px 0px;
}

.list-style span {
    font-size: 18px;
    font-weight: 700;
}
.paragraph-color {
    color: white;
    margin-top: 20px;
}
#fly-now-main-logo {
    right: 35px;
    position: absolute;
    top: -100px;
}
.fly-now-img {
    position: relative;
}
.bg-img-what-is {
    background-image: url('../images/bg-image (1).jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.soar-high-h2 {
    margin: 0px;
    /* margin-top: 8px;*/
    /* font-family: fantasy; */
    color: white;
    font-size: 22px;
    letter-spacing: 0.8px;
    text-align: justify;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
   /* padding-top: 20px;*/
}

.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: 40px 0px;
}

.cards-main-div {
    display: flex;
    width: 100%;
    margin-bottom:20px;
}
.last-contain{
    width:25%;
}
.footer-cards {
    height: 110px;
    background-color: black;
    /*  margin-top: 10px;*/
}

    .footer-cards > p {
        height: auto;
        margin-top: 6px;
      padding:0px 8px;
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: white;
        margin-bottom: 0px;
    }

.secure-banking {
    background-color: #000000e0;
}
.border-cards {
    box-shadow: 0px 0px 6px lightgrey;
}

.img-contain {
    width: 320px;
    padding: 10px;
    justify-content: space-around;
}

.security-icon {
    height: 35px;
    margin-top: 10px;
   
}

.team-icon {
    height: 28px;
    margin-top: 10px;
    margin-bottom:8px;
}

.icon-24 {
    height: 35px;
    margin-top: 10px;
}

.img-with-sour-flight {
    background-image: url('../images/Cloudtrip-banner-6.jpg');
    width: 100%;
    min-height: 445px;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.rich-text-content {
    background-color: #fff;
    color: #000;
   margin-bottom:30px;
    padding: 15px;
}


.rich-text-content .panel {
    margin-bottom: 20px !important;
    background-color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0/10%);
    border-radius: 4px;
    border: 1px #ececec solid;
}
.rich-text-content .panel-default > .panel-heading {
    background: #FFF !important;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    color: #114b80 !important;
}

.content-qus p {
    margin-bottom: 0px;
    color: #4b4e54;
}

.panel-title a {
    color: black;
    text-decoration: none;
}
.qusn-div{
    margin-top:20px;
}
.collapsible-qsn {
    background-color: #fff;
    color: #393535;
    cursor: pointer;
    padding: 7px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    box-shadow: 0px 0px 6px lightgrey;
}

.ask-question {
    color: #3478ca;
    text-align: center;
    margin: 20px;
    /*  text-transform: uppercase;*/
    font-size: 1.75rem;
    font-weight: 700;
}

.content-qus {
    padding: 6px 12px;
    display: none;
    overflow: hidden;
    box-shadow: 0px 2px 8px lightgrey;
    padding-top: 8px;
    transition: max-height .5s ease-out;
}
button.collapsible-qsn:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsible-qsn.active:after {
    content: "\2212";
}

.number-h5 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #333131e3;
}
.paragraph-page-how-fly {
    color: #4b4e54;
    font-size: 16px;
    margin-bottom: 10px;
}

input[type=radio] {
    float: left;
    height: 25px;
    width: 18px;
    margin-left: 8px;
}


@media screen and (min-width:1200px) {
    .img-contain {
        width: 350px;
        padding: 10px;
    }

   /* .destinations {
        margin: 0px 35px !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: 50%;
    }

   /* .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: 50%;
    }
}

@media screen and (max-width:767px) and (min-width:425px) {
    .text-center {
        max-width: 100% !important;
        flex: 0 0 auto !important;
    }
    #fly-now-main-logo {
        display: none;
    }
    #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;
    }

    .border-cards {
        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: auto;
    }

    .input-icons {
        right: 3%;
    }

    .footer-cards {
        width: 50%;
    }

    .col-sm-2 {
        width: 33.333%;
    }

    .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;
    }

    #footer-2 .row .fh5co-footer-link-2 h3 {
        color: #1f1f1f;
        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;
    }

    .paragraph-color {
        background-color: #68676382;
        padding: 10px;
    }

    .input-padding {
        width: 100%;
        margin: 15px 0px;
    }

    .passangers-icon {
        position: absolute;
        top: 20px;
        height: 22px;
    }

    .depart-plan {
        top: 17px;
    }

    .arrival-plan {
        top: 17px;
    }

    .depart-date {
        top: 17px;
    }

    .return-date {
        top: 17px;
    }

    .submit-btn {
        width: 80% !important;
        top: 520px;
        right: 10%;
    }

 /*   .border-cards {
        margin-right: 0px;
    }*/

    #header-img {
        height: 550px;
    }
}
@media screen and (max-width:520px) and (min-width:270px){
    .footer-cards {
        width: 100%;
    }
}
@media screen and (max-width:767px) and (min-width:550px) {
    #form-inputs {
        width: 470px;
        background-color: #0000006e;
        border-radius: 20px 20px;
        position: unset;
        top: 0px !important;
        padding: 20px !important;
        margin-top: 85px !important;
    }

    .input-icons {
        right: 3%;
    }

    #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: 15px;
    }

    .arrival-plan {
        top: 12px;
    }

    .depart-date {
        top: 10px;
    }

    .return-date {
        top: 10px;
    }

    .submit-btn {
        width: 56%!important;
        top: 522px;
        right: 22%;
    }
    /*#header-img{
        height:520px;
    }*/
}
@media screen and (max-width:767px) and (min-width:600px){
    .soar-high-content{
        width:75%;
    }
}
@media screen and (max-width:424px) and (min-width:200px) {
    .image-row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }
    .list-style li {
        padding-right: 1rem;
    }
    #fly-now-main-logo {
        display: none;
    }
    .cloudtrip-desti-h2 {
        border-bottom: none;
        margin-bottom: 10px;
        font-size: 20px;
    }

    #footer-paragraph {
        text-align: justify;
    }
    .soar-high-h2 {
        font-size: 20px;
        padding-top: 25px;
        text-align:left;
    }
    .ask-question{
        font-size:20px;
    }
    #logo-img {
        width: 160px;
    }
    #footer-2 .row .fh5co-footer-link-2 h3 {
        margin-bottom: 15px;
    }
    .top-dv-img-comntain {
        /*background-image: url(/images/Moble-Side-banner-2.jpg);*/
        background-repeat: round;
        height: 525px;
    }

    .input-icons {
        right: 5%;
    }

    .paragraph-page {
        font-size: 15px;
        text-align: justify;
    }

    #redio-buttons {
        margin-top: 15px;
        padding: 0px 5px;
    }

    .depart-plan {
        /* right: 5%;*/
        top: 17px;
        height: 28px;
    }

    #header-img {
        height: 560px;
        width: 100%
    }

    .passangers-icon {
        position: absolute;
        top: 17px;
        height: 22px;
        /* right: 9%;*/
    }

    .arrival-plan {
        /* right: 9%;*/
        top: 15px;
        height: 26px;
    }

    .depart-date {
        top: 14px;
        height: 25px;
        /* right: 9%;*/
    }

        .return-date {
            top: 14px;
            height: 25px;
            /* right: 9%;*/
        }

    .submit-btn {
        width: 76% !important;
        top: 466px;
        right: 12%;
    }

    .border-cards {
        margin-right: 0px;
        width: 100%;
    }

    #amenities-h1 {
        font-size: 46px;
        top: -75px;
    }

    .img-contain {
        width: 100%
    }

    .amenities-h3 {
        color: #3478ca;
        font-weight: 700;
        /* margin: 25px 0px; */
        text-transform: uppercase;
        font-size: 20px;
    }

    .input-padding {
        width: 100%;
        margin: 10px 0px;
        /* padding-right: 45px;*/
    }

    #form-inputs {
        width: 100%;
        background-color: #0000006e;
        border-radius: 20px 20px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        position: unset;
        padding-bottom: 25px;
        padding: 20px;
        margin-top: 80px!important;
    }

    .destinations {
        margin: 0px 0px !important;
    }

    .soar-high-content {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cards-space-2 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .cards-space-3 {
        margin-left: 0px;
    }
    .paragraph-color {
        background-color: #68676382;
        padding: 10px;
    }

    .img-with-sour-flight {
        min-height: 570px;
        padding: 0px 0px;
    }
    .class-header{
        font-size:20px;
    }
    .footer-cards {
        width: 100%;
    }

    .cards-main-div {
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-evenly;
    }

    .img-with-sour-flight {
        background-image: url(/images/Moble-Side-banner.jpg);
        width: 100%;
    }
    .security-icon {
        margin-top: 0px;
    }

    .team-icon {
        margin-top: 0px;
    }

    .icon-24 {
        margin-top: 0px;
    }

    .maint-rust-div {
        width:100%;
        display: block !important;
    }

    .cards-main-div {
        display: none;
    }
}
.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;
}

@media screen and (max-width:1200px) and (min-width:992px){
    .h4-card-1 {
        text-align: center;
        padding-right: 15px;
        padding-top: 10px;
    }
    .h4-card-2 {
        text-align: center;
        padding-right: 15px;
        padding-top: 22px;
    }
    .h4-card-3 {
        text-align: center;
        padding-right: 15px;
        padding-top: 22px;
    }
}


.h4-card-1 {
    text-align: center;
    padding-left: 10px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    /* padding: 15px 0px;*/
}

.h4-card-2 {
    text-align: center;
    padding-right: 15px;
    padding-top: 22px;
}

.h4-card-3 {
    text-align: center;
    padding-right: 15px;
    padding-top: 22px;
}

#footer-2 {
    background-color: #1f1f1f;
    /*  background-image: url('../images/BG-2.png');*/
    padding-top: 20px;
}
.footer-img-class{
    width:100%;
    height:180px;
    opacity: .5;
    margin-top: -20px;
}
.footer-img-logo {
    height: 55px;
    margin-bottom: 16px;
}
#footer-2 .row .fh5co-footer-link-2 h3 {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 25px;
}

#footer .fh5co-footer-link li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    text-decoration: none;
}
#footer p a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
ul li .svg-inline--fa {
    margin-right: 5px;
    color: #ffffffba;
    font-size: 12px;
}
.copyright {
    margin: auto;
    position: relative !important;
    /* bottom: -5px; */
    top: 160px !important;
    left: 0% !important;
    color: white;
    font-size: 14px;
}

#footer-2 .row .fh5co-footer-link-2 li {
    list-style: none;
    margin-bottom: 8px;
    line-height: 1.3;
    color: white;
}

.row .fh5co-footer-link-2 p {
    font-size: 16px;
    color: white;
}

.fh5co-footer-link-2 ul {
    padding-left: 0px;
}
