body {
    background: rgba(248, 244, 244, 0.5);
    font-family: 'Roboto', sans-serif;
    color: #2F2F2F;
}

p {
    font-size: 13px;
}

ol,
ul {
    padding-left: 0rem;
}

.brand-l {
    width: 200px;
    height: 86px;
}

.navbar {
    height: 90px;
    padding-top: 0;
    padding-bottom: 0;
}

strong {
    color: #000;
    font-weight: 500;
}

.user-ico {
    width: 16px;
}

.dropdown-item {
    text-align: center;
}

.dropdown,
.dropend,
.dropstart,
.dropup {
    position: relative;
    top: 35px;
}

.dropdown-menu {
    top: 40%;
}

.call-ico {
    background: #ffff;
    width: 35px;
    height: 35px;
    padding: 2px 3px;
    border-radius: 50%;
    position: relative;
    left: 14px;
    top: 0px;
}

a {
    text-decoration: none;
}

.c-ico {
    background: #41479B;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 2px;
    text-align: center;
}

.c-ico img {
    width: 21px;
}

.call-n {
    background: #41479B;
    padding: 6px 10px 1px 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    height: 35px;
}

.call-n p {
    margin-bottom: 0;
    font-size: 15px;
}

.call-n a {
    color: #fff;
}

.call-d {
    display: flex;
}

.i-info {
    margin-bottom: 0px;
    font-size: 10px;
    margin-top: 25px;
    text-align: end;
    color: #817E7E;
}

/*-- Main Section --*/
.main {
    padding: 20px 0px;
}

.side-menu {
    padding: 13px;
    background: #fff;
    list-style: none;
    font-size: 20px;
    margin: 7px 0px;
    color: #817E7E;
    border-radius: 30px;
}

.side-menu span {
    position: relative;
    left: 10px;
}

.side-menu a {
    color: #817E7E;
    text-decoration: none;
}

.side-menu-active {
    list-style: none;
    padding: 11px;
    font-size: 20px;
    color: #fff;
    background: #41479B;
    border-radius: 30px;
}

.side-menu-active a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}

.side-accordian {
    padding: 20px 0px;
}

.side-a {
    margin: 5px 0;
    color: #000 !important;
    background-color: #fff !important;
    border: transparent;
}

.side-a:hover {
    background-color: #fff !important;
}

.side-a::after {
    filter: none !important;
}

.accordion-button {
    margin: 5px 0;
    color: #fff;
    background-color: #41479B;
    border: transparent;
}

.accordion-button:hover {
    background-color: #41479B;
}

.accordion-button::after {
    filter: invert(100%);
}

.flight-a-b::after {
    filter: invert(0%) !important;
}

.flight-search-box {
    padding: 20px 30px 0px;
    background: #fff;
    border-radius: 15px;
}

.flight-search-box h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 33px;
    line-height: 45px;
    color: #000000c2;
}

#sub-text {
    text-transform: capitalize;
    color: #817E7E;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
}

.traval-safe {
    border: 0.5px solid #817E7E;
    box-sizing: border-box;
    border-radius: 5px;
}

.traval-head {
    padding: 10px;
    background: #DEE2E7;
    text-align: end;
    width: 100% !important;
    border: transparent !important;
    color: #000 !important;
}

.traval-head:hover {
    background: #DEE2E7 !important;
    border: transparent !important;
}

.i-b:not(.collapsed) {
    background: #DEE2E7 !important;
}

.travle-text {
    position: absolute;
    right: 36px;
}

.left {
    float: left;
}

.main-part {
    padding: 10px;
    color: #2F2F2F;
}

.traval-head p {
    margin-bottom: 0px;
}

.table td {
    padding-left: 22px;
    font-size: 24px;
    color: #2F2F2F;
}

.table td p {
    font-size: 11px;
    color: #817E7E;
    margin-bottom: 5px;
}

.bottom-text {
    font-size: 12px;
    padding-left: 22px;
    color: #817E7E;
}

.main-part a {
    text-align: end;
    font-size: 12px;
    text-decoration: none;
    font-size: 12px;
    text-decoration: none;
    float: right;
    position: relative;
    top: -16px;
}

.traval-form {
    padding: 30px 0px;
}

.r-inline {
    margin-right: 4rem;
    margin-left: 1rem;
}

.check-text {
    font-size: 15px;
    font-weight: bold;
}

form {
    padding: 20px 0px;
}

.form-text {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.updown {
    width: 40px;
    height: 20px;
    position: relative;
    top: 38px;
    left: -30px;
}

.input-1 {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    width: 214px;
}

@media (max-width: 767.98px) {
    .input-1 {
        font-size: 11px;
        color: #AAAAAA;
        width: 100%;
    }

    .img-r {
        width: 100%;
    }
}

.divider {
    padding: 10px;
}

.select-1 {
    font-size: 13px;
    color: #212529;
    font-weight: 500;
}

#age-text {
    font-size: 11px;
    color: #AAAAAA;
    margin-top: 5px;
}

.more-opt {
    width: 70%;
    color: #2D8AF8;
    padding: 0px;
    font-size: 14px;
    background: transparent;
}

.search {
    font-size: 15px;
    float: right;
    position: relative;
    top: 30px;
    background-color: #FAB446;
    border: #FAB446;
    width: 120px;
    border-radius: 20px;
}

.off-view {
    text-align: center;
}

.ofer-view {
    background: #41479B;
    text-align: center;
    padding: 6px 30px;
    color: #fff;
    border-radius: 30px;
}

.ofer-view:hover {
    background: #41479B;
    text-align: center;
    padding: 6px 30px;
    color: #fff;
    border-radius: 30px;
}

/*-- Footer --*/
.footer-top {
    margin-top: 20px;
}
.footer-top ul{
    margin:0;
    padding:0;
    display: flex;
}
.footer-top ul li{
   list-style-type: none;
}
footer {
    font-weight: 300;
}

.footer-item {
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 300;
}

.footer-item-active {
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
    color: #000;
    font-weight: 500;
}

.footer-divider {
    border-right: 0.5px solid;
    padding-right: 8px;
    padding-left: 0px;
    height: 18px;
    position: relative;
    top: 2px;

}

.footer-item-active a {
    color: #000;
}

.footer-item a {
    color: #000;
}

/*-- Offer Page --*/
.side-menu-offer {
    padding: 15px;
    background: #fff;
    list-style: none;
    font-size: 28px;
    color: #41479B;
    text-align: center;
    font-weight: 500;
}

.right-a {
    float: right;
    margin-top: 2px;
}

.right-f {
    float: right;
    margin-top: 8px;
}

.card-body {
    background: #224197;
    color: #fff;
}

.amenties-box {
    margin-left: -6px;
    position: relative;
    top: -28px;
}

.icon-card {
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 26px;
    margin: 0 0 0 13px;
    text-align: center;
}

.card-title {
    position: relative;
    top: -16px;
}

.card-title {
    margin-bottom: -2rem;
}

.card-sub-t {
    position: relative;
    top: 13px;
    font-size: 12px;
    font-weight: 300;
}

.card-text {
    font-size: 12px;
    font-weight: 300;
}

.card-footer {
    padding: 0;
    background-color: transparent;
    border-top: none;
}

.card-footer span {
    float: right;
    color: #FAB446;
}

.card-body {
    flex: 1 1 auto;
    padding: 15px 15px 0px;
}

.o-form-upr {
    background: #FAB446;
    padding: 5px;
    width: 82px;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    height: 50px
}

.o-form-head {
    background: #FAB446;
    padding: 15px 0px 1px 0px;
    text-transform: uppercase;
    text-align: center;
}

.traval-form-offer {
    padding: 25px;
    background: #fff;
}

.o-inline {
    margin-right: 2rem;
    margin-left: 1rem;
}

.offer-input {
    font-size: 11px;
    color: #AAAAAA;
}

.side-menu a {
    color: #817E7E;
    text-decoration: none;
}

.d-space {
    padding: 50px 0px;
}

.top-b {
    border-top: none;
}

.v-circle {
    background: #41479B;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: relative;
    top: 3px;
}

.faq-r {
    position: relative;
    top: -6px;
    left: 6px;
    width: 9px;
}

.b-text {
    list-style: none;
}

.quick-point {
    display: flex;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}

.quick-point span {
    margin-left: 15px;
}

.page-title {
    color: #817E7E;
}

.trsm-head {
    color: #41479B;
}

.f-a-btn {
    padding: 1.5rem 1.25rem;
}

.accordion-collapse {
    border: solid rgba(0, 0, 0, .125);
    border-bottom: solid rgba(0, 0, 0, .125);
    border-width: 1px 1px;
    border-top: none;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #41479B;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #41479B;
    outline: 0;
    box-shadow: none !important;
}

.more-opt {
    position: relative;
    left: 0px;
}

/*-- Terms & Condition Page --*/
.terms-conditio-box {
    padding: 20px 30px 0px;
    background: #fff;
    border-radius: 15px;
    /* overflow:auto;
    height: 51em; */
}

.terms-conditio-box p {
    font-size: 16px;
}

.ccp {
    color: #41479B;
}

.cnp-btn {
    padding: 1.5rem 1.25rem;
    font-size: 20px;
}

/*-- Cookies Policy --*/
.c-text {
    margin-left: 20px;
}

.cookies-point {
    display: list-item;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}

::marker {
    color: #41479B !important;
    font-size: 20px !important;
}

.lgt p {
    font-size: 18px;
}

.btn-lgt {
    background: #41479B;
    color: #fff;
    border-radius: 10px;
}

.btn-lgt:hover {
    background: #41479B;
    color: #fff;
}

/*-- Fare Chart --*/
.fare-chart-box {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #41479B;
    width:100%;
    float: left;
}

.fare-chart {
    border-collapse: collapse;
    width: 100%;
}

.fare-head th {
    background: #41479B;
    color: #fff;
    padding: 20px 7px 20px 8px;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
}

.fare-head td {
    padding: 20px 50px 20px 21px;
    border: 1px solid #41479B;
    border-left: none;
    text-align: left;
    font-size: 15px;
}

.right-b {
    border-right: none !important;
}

.fare-head td span {
    font-weight: 500;
    color: #000;
}

.s-colm {
    padding: 20px !important;
}

/*-- Laggage Box --*/

.baggage-box {
    background: linear-gradient(180deg, #5C4E8D 0%, #B65C76 100%);
    border-radius: 4px;
    padding: 20px 30px 0px;
}

.laggage-box {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}

.bag-cnt ul {
    list-style: none;
    margin-top: 10px;
}

.bag-cnt li {
    font-size: 13px;
}

.laggage-box span {
    color: #5C4E8D;
}

.bag-p {
    margin-top: 10px;
}

/*-- Slick Slider --*/
.slider {
    width: 97%;
    margin: 20px auto;
}

.slick-slide {
    margin: 0px 8px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-dotted.slick-slider {
    margin-bottom: 15px !important;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.slick-prev,
.slick-next {
    top: 40% !important;
    width: 27px !important;
    height: 28px !important;
}

.slick-prev,
.slick-next {
    background: #41479b !important;
}

.slick-dots li button {
    display: none !important;
}

.alpa {
    background: #E7E7E7;
    text-align: center;
}

.alpa h6 {
    font-size: 17px;
    color:#000;
}

.serach-box {
    text-align: center;
}

.has-search .form-control {
    padding-left: 2.375rem;
    width: 50%;
    margin: 0 auto;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    line-height: 2.375rem;
    text-align: center;
    left: 23.5%;
    pointer-events: none;
    color: #aaa;
    width: 20px;
    height: 20px;
    top: 17%;
}

.currency {
    position: relative;
    top: 35px;
}

.s-currency {
    width: 65px;
}

::-webkit-scrollbar {
    width: 5px !important;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(128, 128, 128, 0.473);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(128, 128, 128, 0.363);
}

.top-deal {
    position: relative;
    top: 15px;
    left: -2px;
}

.g-pagi {
    background: #fff;
    border-top: 1px dotted !important;
}

.s-1 {
    padding: 20px;
}

.s-1 h6 {
    color: #41479B;
}



.slider-i {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slider-wrapper {
    width: 100%;
    height: 135px;
    position: relative;
}

.slide {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
}

.slider-wrapper>.slide:first-child {
    opacity: 1;
}

.slider-nav {
    height: 64px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -32px;
    z-index: 1000;
    display: none;
}

.slider-nav button {
    border: none;
    display: block;
    width: 64px;
    height: 64px;
    cursor: pointer;
    text-indent: -9999em;
    background-color: transparent;
    background-repeat: no-repeat;
}

.slider-nav button:focus {
    outline-style: none;
}

.slider-nav button.slider-previous {
    float: left;
    background-image: url('../img/right.png');
    display: none;
    margin-left: -1em;
    position: fixed;
}

.slider-nav button.slider-next {
    float: right;
    background-image: url('../img/left.png');
    position: fixed;
    left: 92%;
}

.slider-pagination {
    margin: 1.5em 0;
    text-align: center;
}

.slider-pagination a {
    width: 2em;
    height: 2em;
    line-height: 2;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    background: #f5f5f5;
    background: linear-gradient(#f5f5f5, #fff);
    display: inline-block;
    margin-right: 0.7em;
}

.slider-pagination a.current {
    border-color: #000;
    background: #fff;
    background: linear-gradient(#fff, #f5f5f5);
}

/*-- Footer logo --*/
.footer-c {
    position: relative;
    left: -45px;
}

/*-- Index side bar --*/
.s-ico {
    position: relative;
    top: -5px;
}

/*-- Conatct us --*/
.page-title {
    color: #41479B;
}

.page-title h6 {
    color: #000;
}

.contact-box {
    background: #41479B;
    padding: 15px 0px 1px 0px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}

.contact-box p {
    font-size: 20px;
}

.contact-box img {
    margin-top: -4px;
}

.contact-box span {
    position: relative;
    left: 10px;
}

.contact-l-box {
    background: #41479B;
    padding: 15px 0px 1px 0px;
    color: #fff;
    border-radius: 5px;
    display: flex;
}

.contact-l-box p {
    font-size: 20px;
    line-height: 23px;
    position: relative;
    top: -7px;
    margin-bottom: 0px;
    color: #fff;

}

.cant-no {
    color: #fff !important;
}

.loct {
    width: 40px;
    text-align: center;
}

.page-title {
    padding: 5px 0px;
}

.map {
    padding: 30px 0px;
}

.contact-form {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
}

.contact-form p {
    font-size: 14px;
    font-weight: 400;
    line-height:22px;
}

.cont-input {
    border-radius: 0px;
}

.cnt-btn {
    padding: 15px 0px;
    text-align: right;
}

.cnt-send {
    background: #41479B;
    color: #fff;
    width: 120px;
    position: relative;
    top: 20px;
}

.cnt-send:hover {
    background: #41479B;
    color: #fff;
}

/*-- About us --*/
.about-head {
    font-size: 22px;
    color: #343434 !important;
    font-family: 'Mulish', sans-serif;
}

.a-tabs {
    width: 100%;
}

.li-tab-link {
    border: 0.5px solid rgba(247, 227, 227, 0.5)
}

.a-tab {
    color: #000;
    font-size: 15px;
}

.a-tab.active {
    background: #41479B !important;
    border-radius: 0px;
    font-size: 15px;
}

.a-tab-content {
    border: 0.5px solid rgba(247, 227, 227, 0.5);
    margin-top: -16px;
}

.a-tab-pane {
    padding: 25px 22px 25px 25px;
}

/*-- Testomonial --*/
.testo-head h3,
h4 {
    color: #41479B;
    text-align: center;
    margin-bottom: 1em;
}

.testo-head p {
    font-weight: 500;
    line-height: 22.59px;
}

.star {
    position: relative;
    left: 10px;
    top: -3px;
    height: 20px;
}

.sub-t {
    position: relative;
    top: -10px;
}

.testo-user-b {
    background: #F5F5F5;
    padding: 15px;
    border-radius: 5px;
}

.t-user {
    width: 65px !important;
    height: 60px;
}

.t-u-t {
    width: 100%;
    position: relative;
    left: 15px;
}

.t-star {
    height: 15px;
    width: 100px !important;
    position: relative;
    left: 38px;
    top: -21px;
}

.user-name {
    position: relative;
    top: 10px;
}

.u-rating {
    position: relative;
    top: -16px;
    font-size: 24px;
    font-weight: 500;
}

.t-main-t p {
    font-size: 12px;
}

.t-main-t {
    margin-top: -22px;
}

.testo-divder {
    padding: 20px 0px;
}

.testo-slide-tag {
    font-size: 14px;
    position: relative;
    left: 25px;
}

.testo-head {
    padding: 6px 0px;
}

/*-- table head fixed --*/
.first-h {
    width: 60.3%;
}

/*-- Responsive --*/

@media only screen and (max-width: 1400px) {
    .footer-item {
        list-style: none;
        padding-right: 5px;
        padding-left: 5px;
        font-weight: 300;
    }

    .updown {
        left: -15px;
    }

    .o-inline {
        margin-left: 0rem;
    }
}

@media only screen and (max-width: 1188px) {
    .footer-item {
        font-size: 13px;
    }
}


/*-- Accordian Faq --*/
details {
    width: 100%;
    min-height: 4px;
    padding: 10px 0px 0px 15px;
    margin: 0 auto;
    position: relative;
    font-size: 15px;
    box-sizing: border-box;
    transition: all .3s;
}

details+details {
    margin-top: 20px;
}

details[open] {
    min-height: 50px;
    background-color: #f6f7f8;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, .2);
}

details p {
    color: #000;
    font-weight: 300;
}

summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    cursor: pointer;
}

summary:focus {
    outline: none;

}

summary:focus::after {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;

}

summary::-webkit-details-marker {
    display: none
}

.control-icon {
    fill: rebeccapurple;
    transition: .3s ease;
    pointer-events: none;
}

.control-icon-close {
    display: none;
}

details[open] .control-icon-close {
    display: initial;
    transition: .3s ease;
}

details[open] .control-icon-expand {
    display: none;
}


.side-menu:hover {
    background: #fab446;
    color: #fff;
}

.travle-class {
    background: transparent !important;
    color: blue;
    max-width: 500px;
}

.traval-s {
    border: none;
}

.travle-class:not(.collapsed) {
    background: transparent !important;
    color: blue;
}

.form-bottom-spc {
    padding: 30px 0px;
}

/*-- Flight Search --*/
.blue_grad_bg {
    padding: 15px 0 15px;
    background-color: #41479B;
    color: #ffffff;
}

.callLeftWrap {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px 2px 10px;
    background-color: #fab446;
}

.callLeftWrap .phoneCallBoxs {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #061342;
}

.img-circle {
    border-radius: 50%;
}

.callLeftWrap .phoneCallBoxs p {
    margin-bottom: 0;
    line-height: 18px;
}

.callLeftWrap img.phoneCalls {
    height: 50px;
}

.callLeftWrap .phoneCallBoxs .phonelink {
    color: #fff;
    font-size: 22px;
}


.rightpanel .limited-period {
    width: 100%;
    float: left;
    margin-bottom: 18px;
    padding-top: 5px;
}

.rightpanel .limited-period .pr-left {
    width: 6%;
    float: left;
}

.rightpanel .limited-period .pr-right {
    width: auto;
    float: left;
    padding-left: 10px;
}

.rightpanel .limited-period .pr-right h1 {
    font-size: 14px;
    color: #143ca1;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 5px;
}

.rightpanel .limited-period .pr-right p {
    font-size: 15px;
    color: #000;
    margin: 0;
}

.rightpanel .limited-period .pr-right span {
    font-size: 15px;
    color: #3b5271;
}

.rightpanel .limited-period .pr-right p span {
    color: #fab446;
}

.allnavmiddle {
    display: table;
    width: 100%;
}

.flight-list {
    width: 75%;
    background-color: #fff;
    padding: 15px 8px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    border-right: 0.5px dotted;
    border-radius: 0px 0px -4px -4px;
}

.bt-text {
    text-align: start;
}

.bt-text p {
    margin-bottom: 10px;
}

.flight-table {
    position: relative;
    top: 26px;
}

.f-table {
    border: none;
    border-color: transparent;
}

.f-table td {
    font-size: 13px;
}

.f-table strong {
    font-size: 16px;
}

.f-line {
    margin-top: 10px;
    border: 0.3px solid gainsboro;
    width: 100px;
}

.circle-f {
    position: relative;
    top: -9px;
    left: 39px;
}

.total-info {
    position: relative;
    top: -15px;
}

.stop {
    color: #fab446;
    position: relative;
    left: 26px;
}

.f-time {
    position: relative;
    left: 15px;
    top: -5px;
}

.flight-side-btn {
    background: #fff;
    width: 211px;
    position: relative;
    left: -24px;
    text-align: center;
}

.flight-side-btn h4 {
    margin-bottom: 0px;
}

.f-cutome-s {
    background: #fab446;
    color: #fff;
    width: 150px;
    font-size: 18px;
}

.flight-de {
    margin: 0 auto;
    position: relative;
    left: 60px;
    top: 8px;
}

.flight-a {
    background: transparent;
    width: 100%;
    position: relative;
    top: -45px;
}

.flight-a:not(.collapsed) {
    background: transparent !important;
}

.flight-a:not(.collapsed)::after {
    background-image: none !important;
}

.flight-a:hover {
    background: transparent;
}

.flight-a::after {
    background-image: none;
}

.f-detail-h {
    padding: 15px 0 1px;
    background-color: #41479B;
    color: #ffffff;
    position: relative;
    top: -25px;
}

.f-details-body {
    padding: 0px;
    border: none;
}

.f-line-d {
    margin-top: 10px;
    border: 0.3px solid gainsboro;
    width: 200px;
}

.plane-f {
    position: relative;
    top: -8px;
    left: 90px;
}

.total-p-d {
    position: relative;
    top: 7px;
}

.stop-place {
    text-align: center;
    padding: 10px 0px;
}

.f-d-table {
    position: relative;
    top: -21px !important;
}

.f-d-h {
    margin-bottom: -20px;
}

.side-flight-s {
    background: #fff;
    border-radius: 3px;
    padding: 5px;
}

.side-flight-b:not(.collapsed) {
    background: transparent !important;
}

.side-f-b {
    border: none !important;
    border-width: none !important;
}

.s1 {
    font-size: 12px;
}

.s1 {
    display: inline-block;
    position: relative;
    margin-left: -15px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.f-check {
    height: 22px !important;
}

.newdest {
    position: relative;
    top: -6px;
    font-size: 16px;
}

.f-s-a-price {
    float: right;
}

.pasng-breadcrumb {
    width: 100%;
    float: left;
    background-color: #41479B;
}

.p-result {
    color: #fff;
    text-align: center;
    padding: 10px;
}

.p-result h4 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
    position: relative;
    top: 10px;
}

.progres-ico {
    background: #fab446;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 27px;
}

.progres-ico-w {
    background: #fff;
    color: #000;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 27px;
    border: 3px solid #fab446;
}

.progres-ico-P {
    background: #fff;
    color: #000;
    width: 25px;
    padding: 3px;
    height: 25px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 27px;
}

.progress-line {
    border: 4px solid #fab446;
    position: relative;
    top: 10px;
    left: 154px;
    width: 108%;
}

.booking-msg {
    padding: 20px 0px;
}

.booking-msg h4 {
    text-align: start;
}

.book-title {
    position: relative;
    left: 58px;
    top: -10px;
}

.lock {
    position: relative;
    top: 5px;
}

.booking-call {
    display: flex;
}

.phone-3 {
    background-color: #41479B;
    text-align: center;
    padding: 15px;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0 1px 3px 0 rgba(12, 6, 14, 0.1);
}

.contact-d {
    padding: 10px;
    background: #fff;
    width: 100%;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 0 1px 3px 0 rgba(12, 6, 14, 0.1);
}

.contact-d p {
    margin-bottom: 0px;
}

.contact-d h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

.f-detail-p {
    padding: 15px 0 1px;
    background-color: #fab446;
    color: #fff;
    position: relative;
    top: -5px;
}

.passenger-f:hover {
    background: #fff;
}

.passenger-f {
    background: #fff;
    padding: 27px;
}

.passenger-f h4 {
    color: #000;
    margin-bottom: 0px;
}

.f-details-b-p {
    padding: 0px;
    border: none;
    background: #fff;
}

.box-2 {
    padding: 25px 0px;
}

.box-header {
    background-color: #fab446;
    color: #fff;
    padding: 10px;
}

.box-header h4 {
    color: #fff;
    text-align: start;
    margin-bottom: 0px;
}

.box-content {
    background: #fff;
    padding: 10px;
}

.important-n {
    margin-left: 20px;
}

.right-side {
    background: #fff;
}

.right-flight {
    background: #fff;
    padding: 15px;
    border-radius: 5px 5px 0px 0px;
}

.right-flight h4 {
    margin-bottom: 0px;
    text-align: start;
    color: #000;
}

.return-code {
    margin-bottom: 0px;
    font-size: 16px;
    color: #000;
}

.price-d {
    float: right;
}

.total-price {
    background-color: #000;
    padding: 10px;
}

.total-price h4 {
    margin-bottom: 0px;
    color: #fff;
    text-align: start;
}

.tt {
    font-size: 14px;
}

.total-price p {
    color: #fff;
    font-size: 12px;
}

.pr_grnte-1 {
    background-color: rgba(1, 179, 114, .15);
    color: #019760;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 15px;
    margin-top: 20px;
}

.submit-new {
    margin-top: 20px;
    text-align: center;
}

.submit-new .Confirmed-new {
    width: 100%;
    position: relative;
}

.red_grad_bg {
    background-image: linear-gradient(0deg, #143ca1, #112e77, #143ca1, #143ca1);
    background-color: #143ca1;
    font-size: 19px;
    height: 45px;
}

.customer-details th {
    font-weight: 300;
    font-size: 15px;
}

.tb-row th {
    font-weight: 300;
    font-size: 15px;
}

.tb-row td {
    font-weight: 300;
    font-size: 15px;
}

.pay_sec_text {
    background: #cae4db;
    width: 100%;
    color: #0a9260;
    margin: 0;
    position: relative;
    padding-left: 5px;
    line-height: 26px;
    font-size: 14px;
    padding: 7px 16px;
}

.pay_sec_text span {
    float: right;
    padding-right: 50px;
}

.debit-card {
    background: transparent !important;
    color: #000 !important;
    font-size: 18px;
    font-weight: bold;

}

.debit-card.active {
    border-radius: 0px !important;
    border-bottom: 3px solid #fab446;
}

.master-card {
    text-align: end;
    position: relative;
    top: 30px;
}

.divider-card {
    padding: 5px 0px;
}

.c-card {
    position: relative;
    top: 35px;
}

.policy-review {
    background: #fff;
    padding: 15px;
}

.policy-review h4 {
    text-align: start;
    color: #000;
}

.pay-new {
    margin-top: 20px;
    text-align: right;
}

.pay-new .Confirmed-new {
    width: 20%;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.f-div {
    padding: 20px 0px;
}

.print-d {
    padding: 20px;
    background: #fff;
    width: 50%;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 0 1px 3px 0 rgba(12, 6, 14, 0.1);
}

.print-d h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

.confirm-t td {
    padding-left: 7px;
}

.user-details h4 {
    text-align: start;
    color: #000;
}

.b_row1 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    margin-bottom: 1px;
}

.bookrow1 .b_row1 label {
    color: #333333;
    font-size: 1em;
    font-family: 'Roboto Medium';
    position: relative;
    width: 17%;
    font-weight: normal;
}

.b_row1 label {
    float: left;
    width: 20%;
    text-align: left;
    font-weight: bold;
    color: #333333;
}

.rowright {
    float: right;
    width: 78%;
    text-align: left;
    font-weight: normal;
    color: #474646;
}

.r_no {
    background: rgba(1, 179, 114, .12);
    padding: 17px 20px;
    border-radius: 5px;
    color: #524c61;
    font-size: 0.95em;
    width: 100%;
    max-width: 271px;
    text-align: left;
    margin-bottom: 10px;
}

.r_no span {
    display: block;
    font-size: 19px;
    color: #01b372;
    text-align: left;
}

.book_date_time {
    padding: 10px 20px;
    width: 100%;
    max-width: 271px;
    text-align: left;
    color: #333333;
    font-size: 16px;
    margin-bottom: 0;
}

.book_date_time span {
    display: block;
    color: #524c61;
    font-family: 'Roboto Medium';
    font-size: 14px;
}

.box-header-c {
    background-color: #fff;
    color: #000;
    padding: 10px;
}

.box-header-c h4 {
    color: #000;
    text-align: start;
    margin-bottom: 0px;
}

.box-content-c {
    background: #fff;
}

.important-note h4 {
    text-align: start;
    color: #000;
}

.panel-body {
    padding: 10px;
    display: table;
    width: 100%;
}

.panel-body {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

.price_table h3 {
    background: #41479b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}

.price_one {
    width: 33.3%;
    float: left;
    text-align: center;
}

.price_one p {
    border: 1px solid #ccc;
    margin: 0;
    padding: 6px;
}

.price_one span {
    width: 50%;
    display: inline-block;
}

.cn-table {
    border: none !important;
}

.table-space {
    padding: 50px;
}

.star-u {
    list-style: none;
    position: relative;
    top: -14px;
    left: 5px;
}

.star-u li {
    padding-right: 5px;
}

.fa {
    color: #ffda2d;
}

@media (min-width: 1546px) {
    .slider-nav button.slider-next {
        left: 83%;
    }
}

#loadingDiv {
    position: absolute;
    ;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
    background: #fff;
}

.loader {
    background: #fff;
    height: 100vh;
}

#loading-image {
    position: absolute;
    top: 30%;
    left: 20%;
    right: 50%;
}

.apply {
    width: 170px;
}

@media (max-width: 1390px) {
    .first-h {
        width: 55.5%;
    }

    .apply {
        width: 153px;
    }
}

.show {
    display: block;
}

/*-- Range slider --*/
.sliderText {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 2px solid red;
    padding: 10px 0 10px 0px;
    font-weight: bold;
}

.ui-slider-horizontal {
    height: .6em;
}

.ui-slider-horizontal {
    margin-bottom: 15px;
    width: 100%;
}

.ui-widget-header {
    background: #3FE331;
}

.price-range-search {
    width: 40.5%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
}

.price-range-field {
    width: 25%;
    min-width: 16%;
    color: black;
    border-radius: 5px;
    height: 26px;
    padding: 5px;
}

.search-results-block {
    position: relative;
    display: block;
    clear: both;
}

.ui-widget-header {
    background: #41479b !important;
}

/*-- progress filter --*/

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    top: 25%;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: none;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.modal-content {
    min-width: 600px;
}

.modal-footer {
    border-top: none;
}

.l-font h4 {
    color: #000;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.l-font p {
    font-size: 14px;
    font-weight: 500;
    color: darkgray;
}

.load-desti {
    position: relative;
}

.load-text {
    text-align: center;
    width: 284px;
    padding: 30px;
}

.load-text h6 {
    margin-bottom: 1rem;
}

.arrivale {
    position: absolute;
    right: -36px;
    text-align: center;
    width: 284px;
    padding: 30px;
}

.arrivale h6 {
    margin-bottom: 1rem;
}

.terms-conditio-box ul {
    margin: 0 22px;
    padding: 0;
}

.mobile-phone {
    width: 30px;
    height: 30px;
    background-color: #FAB446;
    border-radius: 100%;
    text-align: center;
    padding: 3px 6px 0;
    display: none;
}

.mobile-phone a {
    color: #fff;
}