.your-class {
    margin-left: 10%;
    margin-right: 10%;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.your-class2 {

    display: flex;
    align-items: stretch;
    justify-content: center;
}

.fromTo {
    width: 100%;
    background: #014479;
}

.card {
    /* margin: 10px; */
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 2px 6px 0px #00000024;
    border-radius: 8px;
}

.slick-prev:before,
.slick-next:before {
    color: black !important;
}

.fa-arrow-left:before {
    position: relative;
    top: 175px;
    right: 15px;
    font-size: 16px;
    cursor: pointer;
    background: #014479;
    display: inline-block;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    color: #fff;
    height: 32px;
}

.fa-arrow-right:before {
    position: relative;
    top: 175px;
    left: 15px;
    font-size: 16px;
    cursor: pointer;
    background: #014479;
    display: inline-block;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #fff;
}

.card-title {
    display: flex;
    justify-content: space-between;
    margin: 0px;
}

.name-area {
    font-size: 14px;
    font-weight: 500;
}

.awarded-stars {
    margin-top: -2px;
}

.fa-star {
    color: #F7921F;
    font-size: 8px;
}

.fa-star-half {
    color: #F7921F;
    font-size: 8px;
}

.verification-area {
    display: flex;
}

.fa-check {
    background: #55B931;
    height: 19px;
    border-radius: 50px;
    font-size: 13px;
    color: white;
    width: 19px;
    padding: 3px;
}

.vt {
    padding-left: 10px;
    margin-top: -3px;
}

.cbt {
    text-align: right;
    font-size: 12px;
}

.top-name-start {
    display: flex;
    justify-content: center;
    margin-top: 3%;
    margin-bottom: 1%;
}

.top-name-start p {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto'
}

.top-stars {
    padding-left: 20px;
    padding-right: 20px;
}

.reviews {
    display: flex;
    justify-content: right;
    padding-right: 12%;
    padding-top: 2%;
}

#review-star {
    padding: 6px;
    font-size: 12px;
    color: white !important;
    background: black;
    border-radius: 100px;
    height: 25px;
    width: 25px;
    margin: 2px 5px;
}

.main-review-heading {
    font-size: 18px;
    font-weight: 600;
}

.rhio {
    font-size: 14px;
    padding-top: 4px;
}

.reviews-line {
    margin: 30px 150px;
    color: #DFDFDF;
}

.tdr-slider {
    display: flex;
    padding-left: 9%;
    padding-right: 9%;
}

.top-heading {
    font-weight: bold;
    font-size: 32px;
}

#tdr-card {
    border-radius: 14px;
}

#tdr-body {
    padding: 0px;
    border-radius: 18px;
    min-height: 300px;
    max-width: 100%;
}

/* #tdr-body .mainIMG {
    width: 100%;
} */

.desti-flights {
    display: flex;
    justify-content: center;
    padding: 10px 15px 0px 10px;
}

.df-heading {
    font-size: 14px;
    font-weight: bold;
    color: #1B1B1B;
    display: flex;
    gap: 6px;
}

.no-of-flights {
    font-size: 14px;
    color: #6C8AA6;
}

.dfh-sh {
    font-size: 14px;
    margin-top: -1%;
    padding-left: 10px;
    color: #6C8AA6;
}

.flight-book {
    text-align: right;
    padding: 20px 15px;
}

.flb-event {
    color: #002BC6;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #002BC6;
    padding: 6px 7px;
    border-radius: 6px;
    text-decoration: none;
}

.flb-event:hover {
    text-decoration: none;
    color: white;
    background-color: orange;
    border: none;
}

.tdr-arrow {
    display: none;
}

.fp-starts {
    display: flex;
}

.find-places {
    background: white;
    margin-top: 4%;
}

.fps-left {
    padding-top: 80px;
    padding-left: 135px;
    padding-right: 35px;
    padding-bottom: 70px;
    position: relative;
}

.fpsl-action {
    margin-top: 35px
}

.fpsl-action a {
    text-decoration: none;
    background: #014479;
    border-radius: 8px;
    color: white;
    padding: 15px 30px;
    font-weight: 500;
    line-height: 25px;
}

.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    position: relative;
    top: 2px;
    left: 10px;
}

.hotel-name p {
    position: absolute;
    top: 0px;
    background: #F4F4F4;
    margin: 20px;
    padding: 6px;
    font-weight: 600;
}

.findplace-slider {
    /* display: flex; */
    /* margin: 0px 25px; */
}

.otvs-bottom-note {
    display: flex;
    justify-content: space-around;
    margin: 5% 17%;
    background: #F4F4F4;
    padding-top: 15px;
}

.otvs-bottom-note p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
}

.online-travel-visa-start {
    background: white;
}

.otvs-mh {
    padding-top: 40px;
}

.main-heading-top {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

.sub-heading-top {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.select-area {
    margin: 0px 130px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.select-area label {
    position: relative;
    right: 280px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.otvs-action {
    margin-top: 4%;
}

.otvs-action a {
    background: #002BC6;
    border-radius: 8px;
    color: white;
    text-decoration: none;
    padding: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
}

.stp-start {
    display: flex;
    background-color: white;
    margin-bottom: 5%;
}

.stp-left img {
    max-width: 100%;
}

.stp-right-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0px 0px 30px;
}

.stp-right-sub-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    padding-left: 30px;
    margin-right: 12%;
}

.stp-action {
    margin-top: 6%;
    margin-left: 4%;
}

.stp-action a {
    text-decoration: none;
    background: #002BC6;
    border-radius: 8px;
    color: white;
    padding: 15px 19px;
    margin-top: 25%;
    font-weight: 500;
}

.button.carousel-control-prev,
.button.carousel-control-next {
    display: inline-block !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #000000;
    color: white;
    filter: invert(1);
    position: absolute;
    left: 0;
    bottom: 20px;
}

.carousel-control-next {
    display: inline-block;
    position: absolute;
    left: 60px;
}

body {
    background: #F5F5F5;
}

.image-carousel img {
    height: 412px;
    max-height: 100%;
    width: 100%;
}

.destinationImg {
    position: relative;
    cursor: pointer;
}

.destinationImg:hover .textdest p {
    opacity: 1;
}

.textdest {
    position: absolute;
    top: 78%;
    left: 5%;
}

.textdest p {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    transition: 0.5s ease;
    opacity: 0;
}

.destinationImg:hover .hover_img {
    filter: brightness(0.5);
}

img.hover_img {
    width: 100%;
}

a.btn.view-more-btn {
    padding: 9px 16px;
    text-align: center;
    background: #014479;
    color: #fff;
    width: 100%;
}

.last-img-ht {
    height: 355px;
}

.homePagetable {
    border-radius: 14px;
}

.groupFlight thead {
    background: #fff;
}

.groupFlight td {
    background-color: #EEFCFF;
    vertical-align: middle;
}

td.td-text {
    font-size: 18px;
    font-weight: 500;
    color: #014479;
}

.groupFlight th {
    padding: 16px 9px;
}

@media(max-width: 1399.7px) and (min-width: 1200px) {
    .last-img-ht {
        height: 333px;
    }
}

@media(max-width: 1199.7px) and (min-width: 992px) {
    .last-img-ht {
        height: 283px;
    }
}

@media(max-width: 991.7px) and (min-width: 768px) {
    .last-img-ht {
        height: 195px;
    }
}

@media(max-width:767px) {
    .tdr-slider {
        display: flex;
        padding-left: 0%;
        padding-right: 0%;
        margin-left: 9%;
        margin-right: 9%;
    }

    .fp-starts {
        display: flex;
        flex-direction: column-reverse;
    }



    .top-heading {
        padding: 0px 60px;
    }


    .online-travel-visa-start {
        margin: 6% 5%;
    }

    .select-area {
        margin: 0px;
    }

    .otvs-bottom-note {
        margin: 5% 12%;
        font-size: 12px;
        background: transparent;
    }

    .otvs-action {
        margin-top: 10%;
    }

    .stp-start {
        display: block;
        padding-bottom: 70px;
    }

    .stp-action {
        margin-left: 25%;
        margin-right: 25%;
        margin-top: 11%;
        margin-bottom: auto;

    }

    .select-area label {
        right: 90px
    }

    .reviews-line {
        margin: 30px 50px;
    }

    .for-height-only-sm {
        height: 152px !important;
    }
}

.p-word-break {
    word-break: break-all;
    white-space: normal;
}

#reviews-cards .slick-list {
    display: inline-flex !important;
}

#reviews-cards .slick-track {
    display: flex !important
}

#reviews-cards .slick-list.draggable {
    padding-bottom: 1rem
}

@media(min-width: 1024px) {
    .image-carousel img{
        height: 509px;
    }

}
@media(max-width: 992px) {
    .fps-left {
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 35px;
        padding-bottom: 40px;
    }

}
@media(max-width:767px) {
    .fps-left {
        padding-top: 30px;
        padding-bottom: 50px;
        padding-left: 6%;
        padding-right: 6%;
    }

}

@media(max-width:576px) {
    #tdr-card {
        margin: 0 auto;
        box-shadow: none;
    }
    .fa-arrow-right:before{
        left: 0;
    }
    .fa-arrow-left:before{
        right: 0;
    }
}
