*{
    font-family: "Montserrat", sans-serif;
    font-size:16px;
    font-weight:500;
    line-height: 1.6rem;
}
h2 {
    font-size: 30px;
}
footer .icons .icons-a {
    text-align: center;
}
section.marquee {
    background: #a20e06;
    color: #fff;
    padding-top: 10px;
}
button.navbar-toggler {
    display: none;
}
.top-bar {
    background: #000;
    color: #D7BA4D;
}
.top-bar a {
    color: #D7BA4D;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
}
.top-bar a:hover {
    color: #fff;
}

img.flag-ind {
    height: 1em !important;
    width: 1em !important;
}
.icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.faq .accordion-button {
    font-size: 17px;
}
 .icons .icons-a {
    width:35px;
    height:35px;
    border-radius: 100%;
    background: #D7BA4D;
    position: relative;
    transition: all 0.3s ease-in-out;
    transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    margin-left: 10px;
}
.feature-sec-inner img {
    width: 100%;
}
.feature-sec-inner h3 {
    font-size: 24px;
    font-weight: 700;
}
.icons .icons-a .social-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}
.nav-pills.menu-style a.nav-link{
    color: #000;
    font-weight: 500;
     padding: 5px 12px !important
}
div#carouselExampleControls {
    border: 10px solid #000;
    border-radius: 5px;
}
.nav-pills.menu-style a.nav-link:hover {
    color: #d7ba4d;
}
.dropdown-item:hover {
    background-color: #d7ba4d;
}
section.banner-home p {
    font-size: 18px;
    font-weight: 500;
}
.btn-enq{
    font-size: 17px;
    font-weight: 500;
    background-color: #A20E06;
    border-radius: 30px 30px 30px 30px;
    padding: 13px 28px 13px 28px;
    color:#fff;
    text-decoration:none;
}

section.banner-home h1 {
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    line-height: 52px;
}

.inner-sec {
    padding: 0px 20px 0px 40px;
    position:relative;
}
.inner-sec h3 {
    font-size: 20px;
    font-weight: 700;
}
.inner-sec:before {
    position: absolute;
    content: "\F272";
    left: -6px;
    top: 6px;
    background: #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    font-family: bootstrap-icons !important;
    font-size: 25px;
    color: #d7ba4d;
    border: 2px solid #d7ba4d;
    box-shadow: 0 0 5px 1px #fff;
    padding-top: 5px;
}
.img-cover img {
    background-size: cover;
    /*height:100%;*/
    width: 100%;
    object-fit: cover;
}

.feature-sec-inner {
    padding: 20px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0px 0px 5px #ccc;
    height: 100%;
    border-radius: 4px;
}
.feature-sec-inner:hover {
    background: #d7ba4d;
    transition: .5s;
}

.feature-sec-inner img {
    border: 5px solid #FFF;
    border-radius: 5px;
}
.sec_sec {
    padding-bottom: 6rem;
}
.wheels {position:relative; margin-bottom: 8rem;}

.icon-award{position:relative;}

.icon-award:before {
    position: absolute;
    content: "\F154";
    left: -46px;
    top: 6px;
    background: #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    font-family: bootstrap-icons !important;
    font-size: 20px;
    color: #d7ba4d;
    border: 2px solid #d7ba4d;
    box-shadow: 0 0 5px 1px #fff;
    padding-top: 2px;
}
.wheel-award-pera {
    padding-left: 58px;
}
.hubspt {
    position: absolute;
    width: 30%;
    top: -45px;
    background: #fff;
}

.testimonial .carousel-caption{position: unset;}
.testimonial .carousel-control-prev {
    left: -115px;
    background: #ccc;
    width: 50px;
    height: 50px;
    top: 50%;
    border-radius: 50%;
}
a.btn-enq:hover {
    background: #000;
    color: #fff;
    transition: .5s;
}
a.golden-btn:hover {
    background: #fff;
    color: #000;
    transition: .5s;
}
.testimonial .carousel-control-next {
    right: -131px;
    background: #ccc;
    width: 50px;
    height: 50px;
    top: 50%;
    border-radius: 50%;
}
.add-on {
    background: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 9px #ccc;
}
ul.add-on-list {
    padding: 20px;
    position:relative;
}
ul.add-on-list li {
    padding: 5px;
}
ul.add-on-list li:before {
    position: absolute;
    content: "\F272";
    left: -6px;
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-family: bootstrap-icons !important;
    font-size: 17px;
    font-weight: 900;
    color: #d7ba4d;
    border: 2px solid #d7ba4d;
}
section.video-sec {
    position: relative;
}
.video-in-background {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    position: relative;
}
.video-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #0000009c;
    top: 0;
}
.video-text {
    z-index: 1;
    position: absolute;
    top:35%;
}

.video-text p {
    font-size: 35px;
    font-weight: 700;
}
.faq .accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    background-color: #f7f9fb;
}

.slide-images div#carouselExampleControls img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

footer{background:#000000;}
footer h4 {
    color: #D7BA4D;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
footer ul.menu {
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    position:relative;
}
footer ul.menu li {
    list-style: none;
    line-height: 2.4rem;
}
footer ul.menu li a {
    color: #fff;
    text-decoration: none;
}
footer ul.menu li:before {
    position: absolute;
    content: "\F285";
    left: -6px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-family: bootstrap-icons !important;
    font-size: 17px;
    font-weight: 900;
    color: #fff;
}
footer ul.menu li:hover:before{
    color: #D7BA4D;
}
footer ul.menu li a:hover {
    color: #D7BA4D;
}
footer .icons {justify-content: flex-start;}
footer .icons .icons-a{margin-right: 10px; margin-left: 0;}
footer .first-colmn img { width: 170px;}
.fourth-colmn p { color: #fff; line-height: 30px; margin-bottom: 5px;}
.fourth-colmn p:hover {color: #d7ba4d;}
.fourth-colmn a.payment-icon img {width: 160px;}
.copyright {background: #d7ba4d;}
.copyright p { font-weight: 500;}
.copyright p a{ text-decoration:none;}
.hubspt {  box-shadow: 0 0 8px 3px #ccc;padding: 20px; border-radius: 5px;}
a.golden-btn{
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #D7BA4D;
    border-radius: 30px 30px 30px 30px;
    padding: 13px 28px 13px 28px;
    color: #fff;
    text-decoration: none;
}
.banner-home .carousel-control-prev {
    left: 0px;
    opacity: .9;
     background: #000;
    width: 50px;
    height: 50px;
    top: 46%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.banner-home .carousel-control-next {
    right: 0px;
    opacity: .9;
    background: #000;
    width: 50px;
    height:50px;
    top: 46%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.journey-video iframe, .media-influencers iframe {
    border: 5px solid #000;
    border-radius: 6px;
}
.fourth-colmn p a:hover{color: #d7ba4d !important;}
.testimonial .carousel-caption h5 {
    color: #a20e06;
}
.wheel-award-pera1 p {
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
    font-style: italic;
}
.Trip_text {
    margin-top: 70px;
}
.Feature-main .feature-sec-inner img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
.client-btn {
    text-align: center;
    margin-top: 30px;
}
a.btn-top {
    background-color: #D7BA4D !important;
    height: 35px !important;
    width: 35px !important;
    text-align: center;
    border-radius: 50% !important;
    margin-left: 10px !important;
}
i.fa-brands.fa-youtube {
    color: #fff !important;
    margin-top: 10px;
}

a.btn-top1 {
    background-color: #D7BA4D !important;
    height: 35px !important;
    width: 35px !important;
    text-align: center;
    border-radius: 50% !important;
       margin-left: -9px !important;
}

a.btn-top1 i.fa-brands.fa-youtube {
    color: #fff !important;
    margin-top: 10px;
}


/*Destination inner pages css */


.box-4.p-5 {
     height: 100%;
    border: 2px solid #D7BA4D;
    border-radius: 5px;
}
section.agra-content h3 {
   font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    color: #f98528;
}
.box-4-immer.text-left {
    text-align: left;
}
section.agra-info p {
    text-align: left;
    padding: 10px;
}
section.agra-info b {
    color: #f98528;
    font-size: 18px;
}
a.ga_button-pack {
    font-size: 17px;
    font-weight: 500;
    background-color: #A20E06;
    border-radius: 30px 30px 30px 30px;
    padding: 13px 28px 13px 28px;
    color: #fff;
    text-decoration: none;
}
a.ga_button-pack:hover {
    background-color: #000;
}
.agra-btn {
    text-align: center;
}
.p-2.text {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    border-radius: 10px;
	
}
.taj-img1 img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}

section.barat-content p {
    margin-bottom: 40px;
}

.taj-img3 img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
section.delhi-content h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    color: #f98528;
}
section.delhi-info h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    color: #f98528;
}

.taj-img2 img {
    height: 335px;
    width: 100%;
    object-fit: cover;
}
.jaisl-img1 img {
    height: 347px;
    width: 100%;
    object-fit: cover;
}
.wheel-img1 img {
    height: 347px;
    width: 100%;
    object-fit: cover;
}
.view-section .feature-sec-inner {
    padding: 8px !important;
}

.view-section h3 {
    text-align: center;
}
.view-section h3 a {
    font-size: 21px;
    font-weight: 600 !important;
    text-decoration: none !important;
    color: #f98528 !important;
}
.view-section .feature-sec-inner img {
    height: 180px;
    width: 100%;
    object-fit: contain;
}
.hubspt_1 {
    box-shadow: 0 0 8px 3px #ccc !important;
    padding: 20px !important;
    border-radius: 5px !important;
}
.hubspt_1 h3 {
    margin-bottom: 30px;
}
.wheel-award-pera1 {
    width: 100%;
}

.wheel-award-pera1 p {
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
    font-style: italic;
    margin-top: 20px;
}

/*About us css */


.About-img1 img {
    height: 359px;
    width: 100%;
    object-fit: cover;
}
.about-left-content img {
    width: 100%;
}
.about-main {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 30px;
}
section.about-info {
    background-color: #9B9B9B63;
    padding: 24px;
    margin-top: 25px;
}
.main-row {
    margin-top: 10px;
}
.about-right-content h3 {
    font-size: 25px !important;
    line-height: 40px;
    text-transform: capitalize;
}

.about-left-content img {
    width: 100%;
    height: 427px;
    object-fit: cover;
    margin-top: 23px;
}
.about-right-content h5 {
    color: #f98528;
}
ul.about-list li {
    list-style: none !important;
    padding: 6px;
}
ul.about-list li i {
    color: #f98528;
    font-size: 20px;
    margin-right: 10px;
}
ul.about-list {
    padding: 0;
  margin-top: 17px;
}
.about-data2 img {
    width: 100%;
    height: 455px;
    object-fit: cover;
}
.content-text {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 30px;
    margin-top: 37px;
}
.cab-btn {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
section.about-info p {
    text-align: left;
}
section.details-section p {
    text-align: left;
}
.about-data2 {
    width: 70%;
    margin: 0 auto;
}
.about-data2 h6 {
    text-align: center;
    color: #f98528;
    font-size: 20px;
    padding-top: 14px;
    font-weight: 600;
}

section.about-info2 p {
    text-align: left;
}

section.details-section h2 {
    text-align: center;
}
ul.about-list-2 li {
    list-style: none !important;
    padding: 11px;
	text-align: left;

}

ul.about-list-2 li i {
    color: #f98528;
    font-size: 20px;
    margin-right: 10px;
}
ul.about-list-2 {
    padding: 0;
}
section.about-info2 h2 {
    text-align: center;
}
section.light-section h2 {
    text-align: left;
    margin-top: 20px;
}
section.about-info h5 {
    color: #f98528;
    text-align: left;
}

/*Tour Program css */

section.banner-Tour h2 {
    text-align: center;
}
.row.tour-row {
    margin-top: 27px;
}
.tour-right h5 {
    color: #f98528;
    text-align: left;
}
ul.tour-list {
    padding: 0;
}

ul.tour-list li i {
    color: #f98528;
    font-size: 20px;
    margin-right: 10px;
}
ul.tour-list li {
    list-style: none !important;
    text-align: left;
    padding: 0;
    line-height: 35px;
}
.tour-left img {
    width: 100%;
}
.tour-data {
    border: 1px solid #f98528;
    border-radius: 0;
    padding: 15px;
}
.tour-data h5 {
    border-bottom: 1px solid #f98528;
    padding-bottom: 13px;
}
.tour-data {
    border: 1px solid #f98528;
    border-radius: 0;
    padding: 15px;
   margin-top: 20px;
}
.tour-data span {
    float: right;
    color: #f98528;
}

.btn_1 {
    float: left;
    width: 100%;
    margin-top: 39px;
    text-align: left;
    margin-bottom: 19px;
}
ul.tour-list h5 {
    color: #f98528;
    text-align: left;
}
section.tour-info {
    margin-top: -30px;
}

/*Schedule & Tariff css */

.offer-text p {
    font-size: 21px;
}
.offer-text {
    text-align: center;
    background-color: #000;
    padding: 20px;
    color: #fff;
}
.table-btn {
    float: right;
    margin-top: 14px;
}
section.offer-content table.table.table-bordered.table-hover b {
    color: #f98528;
}

h2.text b {
    color: #f98528;
    font-size: 22px;
}

section.offer-content .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f98528;
}

section.offer-content ul#pills-tab button#pills-profile-tab {
    color: #fff !important;
  background-color: #f98528;
}
section.offer-content button#pills-contact-tab {
    color: #fff !important;
     background-color: #f98528;
}
section.offer-content button#pills-home-tab {
    color: #fff;
 background-color: #f98528;
}

section.offer-content ul#pills-tab button#pills-profile-tab {
    color: #fff !important;
}

section.offer-content ul#pills-tab li {
    padding: 10px;
}
section.offer-content table.table.table-bordered.table-hover {
    margin-top: 20px;
}
section.offer-content div#pills-contact h2 {
    font-size: 22px;
}

section.offer-content div#pills-contact h4 {
    font-size: 17px !important;
}
section.offer-content div#pills-contact h3 b {
    color: #f98528;
}
section.offer-content ul.day-list li {
    padding: 5px;
}

/*Schedule & Tariff New page css */

section.offer-Schedule nav.tabs-nav1 ul li {
    float: left;
    margin-right: 8px;
    list-style: none;
}
section.offer-Schedule nav.tabs-nav1 ul li a {
    text-decoration: none;
    color: #fff;
    background-color: #f98528;
    padding: 12px 20px;
    border-radius: 3px;
}
section.offer-Schedule nav.tabs-nav1 ul {
    margin: 0;
    padding: 0;
}
.tabs-type-a1.tabs-block1 {
    margin: 0;
    padding: 0;
}
.schedule-table1 {
    margin-top: 30px;
    padding: 0;
}
.table-btn2 a {
    float: right;
}
.data-s {
    margin-top: 95px;
}

div#bookingterms h3 {
    font-size: 25px;
}
div#bookingterms h4 {
    font-size: 19px;
    font-weight: 700;
}
h3.con-1 {
    font-size: 23px !important;
}
div#bookingterms h6 {
    color: #f98528 !important;
}
div#pills-profile h5 {
    font-size: 16px;
}

div#pills-home h5 {
     font-size: 18px;
    font-weight: 700;
}
section.offer-content h5 {
    font-size: 18px;
    font-weight: 700;
        padding: 0;
}
section.offer-content h3 {
    font-size: 25px !important;
        padding: 0;
}
tr.table_header {
    background-color: #f98528;
    color: #ffff;
}

table.table.table-bordered.table-hover tr, td, th {
        border: 2px solid #dadada !important;
}
hr.line_1 {
    margin-top: 40px;
}

div#pills-profile h5 {
    font-size: 18px;
    font-weight: 700;
}

ul#pills-tab li button {
    font-weight: 800;
    font-size: 17px;
}

nav.tabs-nav1 ul li a {
    font-weight: 600;
    font-size: 17px !important;
}

.schedule-table1 h5 {
    font-size: 18px;
    font-weight: 700;
}
section.offer-Schedule h5 {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
}

/*Cabins Facilities page css */

section.cabin-content {
    float: left;
    width: 100%;
}
section.cabin-content h3 b {
    color: #f98528;
    font-size: 25px;
    line-height: 50px;
}

section.Del-cabin {
    float: left;
    width: 100%;
    background-color: #9B9B9B63;
    padding: 20px;
    margin-top: 24px;
}
.del_img img {
        width: 100%;
    height: 320px;
    object-fit: cover;
    margin-top: 16px;
}
.sup_img img {
        width: 100%;
    height: 427px;
    object-fit: cover;
    margin-top: 17px;
}

.Fac-img img {
    width: 100%;
}
.cab-img img {
        width: 100%;
    height: 361px;
    object-fit: cover;
    margin-top: 5px;
}

.del-text h3 b {
    color: #f98528;
    font-size: 25px;
    line-height: 50px;
}
.sup-text h3 b {
    color: #f98528;
    font-size: 25px;
    line-height: 50px;
}
section.Fac-content h3 b {
    color: #f98528;
    font-size: 25px;
    line-height: 50px;
}
section.Res-content h3 b {
    color: #f98528;
    font-size: 19px;
    line-height: 50px;
}

section.Press-suit {
    float: left;
    width: 100%;
    background-color: #9B9B9B63;
    padding: 20px;
    margin-top: 25px;
}
section.Fac-content {
    float: left;
    width: 100%;
}
section.banner-Facilities p {
    text-align: left;
}
section.Del-cabin p {
    text-align: left;
}
section.sup-cabin {
    float: left;
    width: 100%;
}
section.sup-cabin p {
    text-align: left;
}
section.wheel-content p {
    text-align: left;
}

section.wheel-content h3 b {
    color: #f98528;
    font-size: 25px;
    line-height: 50px;
}

section.main-summary p {
    text-align: left;
}
.Fac-img img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.row_car {
    margin-top: 20px;
}
section.cabin-content h3 {
    padding: 0;
}
.spa-img img {
    width: 100%;
    margin-top: 27px;
    height: 342px;
    object-fit: cover;
}
.Ent-img img {
    width: 100%;
    margin-top: 26px;
}
.Ent_text {
    margin-top: 9px;
}

.car-img img {
    width: 100%;
    height: 487px;
    object-fit: cover;
    margin-top: 16px;
}
.spa_text {
    margin-top: 15px;
}

.spa-img {
    margin-top: 10px;
}

.Sec-img img {
    width: 100%;
}

.Sec-img {
    margin-top: 34px;
}
.Sec_text {
    margin-top: 15px;
}

.add-img img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}
.add-img {
    margin-top: 21px;
}
section.wheel-content h3 {
    margin: 0;
    padding: 0;
}
.press-btn {
    text-align: center;
}

.row.mainslide_data div#carouselExampleIndicators {
    width: 66%;
    margin: 0 auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
}
.row.mainslide_data .carousel-indicators {
    margin-bottom: 40px !important;
}
.row.mainslide_data .carousel-indicators [data-bs-target] {
    background-color: #D7BA4D !important;
}
.row.mainslide_data {
    margin-bottom: 40px;
}

.row.mainslide_data button.carousel-control-next {
    right: 40px;
    opacity: .9;
    background: #D7BA4D;
    width: 50px;
    height: 50px;
    top: 46%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.row.mainslide_data button.carousel-control-prev {
    left: 44px;
    opacity: .9;
    background: #D7BA4D;
    width: 50px;
    height: 50px;
    top: 46%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}


/*Privacy page css */

.pol-text h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.pol-text {
    margin-top: 10px;
    margin-bottom: 20px;
}

/*Deccan Odyssey Tour css */

section.banner-Dec P {
    text-align: left;
}
.row.dec-img img {
    width: 70%;
    height: 500px !important;
    object-fit: fill;
    margin: 0 auto;
}
.del-2 img {
    width: 100%;
}
section.Com-section {
    background-color: #9B9B9B63;
    margin-top: 45px;
    padding: 0px 0px 40px 0px;
}
.pre-1 img {
    width: 100%;
}
.row.pro-row {
    margin-top: 50px !important;
}
.pro-info2 img {
    width: 100%;
}

.row.pre-row {
    margin-top: 50px !important;
}

.sut-btn {
    margin-top: 50px;
}
table.dep-table th {
    background-color: #f98528;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}
table.dep-table tr, th, td {
    padding: 10px;
}
table.dep-table td {
    text-align: center;
    font-size: 18px !important;
}
ul.list-tour h5 {
    color: #f98528 !important;
}
ul.list-tour {
    margin-top: 30px;
}
section.Tariff-plan h5 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
}
table.table.table-bordered.heritage th {
    background-color: #f98528;
    color: #fff;
    text-align: center;
}
table.table.table-bordered.heritage td {
    text-align: center;
    color: #000;
}
table.table.table-bordered.heritage td {
    padding: 13px;
}
table.table.table-bordered.heritage {
    margin-top: 20px;
        margin-bottom: 40px;
}
ul.list-tour1 h5 {
    color: #f98528 !important;
}
.row.row-tour-d h3 {
    font-size: 25px !important;
    font-weight: 600;
    margin: 0;
    padding: 0;
    margin-top: 14px;
}
ul.list-tour2 {
    margin-left: 30px;
    margin-top: 20px;
}
ul.list-tour3 {
    margin-left: 2px;
    margin-top: 20px;
}
ul.list-tour3 li {
    list-style: none;
    padding: 9px;
}

ul.list-tour1 li {
    margin-left: 30px;
}

.row.row-tour-d {
    margin-bottom: 54px;
}
.sut-btn1 {
    margin-top: 20px;
}
.night_inf1 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.night_inf1 {
    text-align: center;
  margin-bottom: 30px;
}

.night_inf1 h5 {
    margin-top: 20px;
}
.night_inf1 h5 a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
}
.sut-btnpack {
    text-align: center;
}
.night_inf1 h5 {
    background-color: #f98528;
    padding: 7px;
}
.night_inf1 p {
    padding-top: 10px;
}

/*Faq css */

section.banner-Dec .accordion-button:not(.collapsed) {
    color: #f98528;
    background-color: #fff !important;
    font-weight: 600;
     border-bottom: 1px solid #00000029;
}

section.banner-Dec .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow:unset !important;
}
.Faq-btn {
    text-align: center;
    margin-top: 40px;
}

.accordion-item {
    border: 1px solid #f98528;
}

/*29/10/2024*/
section.luxury-trains-sec {
    background-color: #9B9B9B63;
    padding: 24px;
    margin-top: 25px;
}
section.luxury-trains-sec .content-box img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
section.luxury-trains-sec .content-box {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 35px 35px 50px;
}
section.luxury-trains-sec .content-box h2.fw-bold {
    font-size: 25px;
    padding: 20px 0 8px;
}
section.luxury-trains-sec .content-box a.ga_button-pack {
    margin-top: 20px;
    display: inline-block;
}
section.luxury-trains-sec .content-box p {
    min-height: 230px;
}
section.circuit-top-banner h2 b {
    font-size: 27px;
    margin-bottom: 15px !important;
    display: block;
    line-height: 1.3;
}
section.the-maharajas-express-banner {
    background-color: #ddd;
    padding: 0 18px 50px;
}
section.the-maharajas-express-banner  .About-img1 img {
    border: 10px solid #d7ba4d;
}
section.the-maharajas-express-sec2 .box-4-immer img {
    width: 100%;
}
section.the-maharajas-express-sec2 .box-4-immer h3 {
    font-size: 17px;
    font-weight: 700;
}
section.the-maharajas-express-sec3 .row.inner-row1 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
section.the-maharajas-express-sec3 .row.inner-row1 .content-box {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 35px 35px 50px;
    text-align: center;
}
section.the-maharajas-express-sec3 .row.inner-row1 .content-box h2.fw-bold {
    font-size: 17px;
    margin: 15px 0 10px;
}

/*Golden Chariot Train Tour css */

 div#carouselExampleCaptions {
    width: 70%;
    margin: 0 auto;
}
ul.Golden.Chariot-list {
    margin-top: 30px;
    padding: 0;
}
ul.Golden.Chariot-list h5 {
    font-weight: 700;
    font-size: 18px;
    text-align: left;
}
ul.Golden.Chariot-list i {
    color: #000;
    font-size: 5px;
    margin-right: 10px;
}
ul.Golden.Chariot-list li {
    list-style: none !important;
    text-align: left;
    padding: 0;
    line-height: 35px;
}
.btn_golden {
    margin-top: 12px;
}
section.Chariot-trains-sec h6 {
    color: #f98528;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
section.Chariot-trains-se h5.text {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    
}
div#carouselExampleCaptions img {
    width: 100% !important;
    height: 500px !important;
    object-fit: cover;
}
h5.data_5 {
    font-size: 23px;
    font-weight: 500;
}
h5.text-data1 {
    margin-top: 20px;
    font-weight: 600;
   text-align: left;
   line-height: 30px;
}
p.view {
    text-align: left;
    padding-top: 10px;
}

/*Heritage Palace on Wheels Train css */

.Wheel-left-content img {
        width: 100%;
    height: 475px;
    object-fit: cover;
}
ul.wheel-list1 h5 {
    color: #f98528;
    text-align: left;
    line-height: 30px;
}
ul.wheel-list1 {
    margin: 0;
    padding: 0;
}
ul.wheel-list1 li i {
    color: #f98528;
    font-size: 20px;
    margin-right: 10px;
}
ul.wheel-list1 li {
    list-style: none;
    padding: 6px;
}

section.wheel-info-text {
    background-color: #9B9B9B63;
    padding: 24px;
    margin-top: 25px;
}

.book_1 {
       margin-top: 12px;
    margin-bottom: 10px;
}
section.Golden-banner p {
    text-align: left;
}

table.table.table-bordered.table-hover.main {
    text-align: left;
}

ul.Golden.Chariot-list_2 h5 {
    font-weight: 700;
    font-size: 18px;
    text-align: left;
}

ul.Golden.Chariot-list_2 {
    margin-top: 30px;
    padding: 0;
}
ul.Golden.Chariot-list_2 p {
    text-align: left;
}
ul.tour-list-cost h5 {
    color: #f98528;
    text-align: left;
}
ul.tour-list-cost {
    margin-top: 20px;
    padding: 0;
}

ul.tour-list-cost_3 h5 {
    color: #f98528;
    text-align: left;
}
.row.main-tax {
    margin-top: 20px;
}
section.mt-1.pt-1.circuit-top-banner p {
    font-size: 23px;
    line-height: 35px;
    font-weight: 500;
}
section.mt-1.pt-1.circuit-top-banner p a {
    font-size: 23px;
    line-height: 35px;
    font-weight: 500;
}
section.Golden-banner button.carousel-control-prev {
    display: none !important;
}
section.Golden-banner button.carousel-control-next {
    display: none !important;
}



/*Testimonial css */

/*.card {
	margin: 0 auto;
	border: none;
}
.card .carousel-item {
	min-height: 190px;
}
.card .carousel-caption {
	padding: 0;
	right: 15px;
	left: 15px;
	top: 15px;
	color: #3d3d3d;
	border: 1px solid #ccc;
	min-height:175px;
	padding: 15px;
}
.card .carousel-caption .col-sm-3 {
	display: flex;
	align-items: center;
}
.card .carousel-caption .col-sm-9 {
	text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next {
	color: #3d3d3d !important;
	opacity: 1 !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background-image: none;
	color: #fff;
	font-size: 14px;
	background-color: #cd3a54;
	height: 32px;
	line-height: 32px;
	width: 32px;
}
.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
	opacity: 0.85;
}
.carousel-control-prev {
	left: 40%;
	top: 110%;
}
.carousel-control-next {
	right: 40%;
	top: 110%;
}
.midline {
	width: 60px;
	border-top: 1px solid #d43025;
}
.carousel-caption h2 {
	font-size: 14px;
}
.carousel-caption h2 span {
	color: #cd3a54;
}*/

ul.offer-list1 {
    margin: 0;
    padding: 0;
}
ul.offer-list2 {
    margin-top: 30px;
}
ul.offer-list1 li {
    margin-left: 19px;
}
ul.offer-list2 li {
    margin-left: 19px;
}
.btn_offer {
    margin-top: 19px;
}


/*Indian Maharaja css */


.right-journey img {
    width: 100%;
}
.tour-btn1 {
    margin-top: 40px;
}

section.train-journey h5 {
    color: #f98528;
}
.train-tour-data {
    margin-top: 20px;
}
.train-tour-data {
    margin: 0;
    padding: 0;
}

.train-tour-data h4 {
    margin-top: 20px;
}
.tour-btn2 {
    margin-top: 20px;
    padding: 0;
}
section.Fac-banner h5 {
    color: #f98528;
}
.row.map-img {
    text-align: center;
}
.map-content h5 {
    text-align: left;
}

th.season {
    background-color: #f98528;
    color: #fff;
}
.tour-btn3 {
    text-align: right;
    margin-top: 16px;
}
.map-tab2 ul li {
    text-align: left;
    padding: 0;
    line-height: 31px;
}
section.Fac-banner {
    margin-bottom: 24px;
}

/*Golden traingle heritage train tour css */

.gold-text2 img {
    width: 100%;
    height: 310px;
    object-fit: cover;
}
.tour-btn4 {
    margin-top: 33px;
    padding: 0;
}
.gold-img {
    margin-top: 19px;
    text-align: center;
}
.gold-data1 h5 {
    color: #f98528;
}
th.season_1 {
    background-color: #f98528;
    color: #fff;
}
.gold-data2 {
    margin-top: 50px;
}
.gold-btn {
    margin-top: 20px;
    padding: 0;
}
.gold-data2 h5 {
    color: #f98528;
}
.gold-data3 {
    margin-top: 6px;
}
.gold-data3 h5 {
    color: #f98528;
}
.gold-data4 h5 {
    color: #f98528;
    margin-top: 9px;
}

.gold-btn_1 {
    margin-top: 30px;
   margin-bottom: 20px;
}
.gold-data5 {
    margin-top: 20px;
}
.gold-data5 h5 {
    color: #f98528;
}

.bio-img img {
    width: 100%;
    height: 350px;
    object-fit: fill;
}
section.test-banner-1.info-bio h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
}
.Press-suit .del_img img {
    height: 430px;
}
.img-cover img {
    height: 600px;
    object-position: bottom;
    opacity: 0;
}
section.why-choose .col-lg-5.p-0.img-cover {
    background-image: url(https://localseodevelopers.com/placeonwheels/img/PoW-homepage-why-section.png);
    background-position: 100% 95%;
    background-size: cover;
    background-repeat: no-repeat;
}
.journey-video iframe, .media-influencers iframe {
    width: 100%;
}
section#Restaurants-section {
    width: 100%;
    float: left;
}
header a.d-flex.text-decoration-none {
    margin-bottom: 0 !important;
}
body {
    overflow-x: hidden;
}
/**/
@media (min-width:1400px){
    section.why-choose .col-lg-5.p-0.img-cover {
    background-position: 100% 48%;
}
}
 @media (min-width: 320px) and (max-width: 575px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}

@media (min-width: 576px) and (max-width: 767px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.card .carousel-caption h3, .card .carousel-caption small {
	text-align: center;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
}

@media (min-width: 767px) and (max-width: 991px) {
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}


/**/
@media (max-width:991px){
.row.mainslide_data button.carousel-control-prev {
    left: 0;
}
.row.mainslide_data button.carousel-control-next {
    right: 0;
}
  .bio-img img {
    height: 210px;
    object-fit: cover;
} 
.slide-images div#carouselExampleControls img {
    height: 450px;
}
section.banner-home .slide-images {
    margin-top: 40px;
}
.img-cover img {
    height: 510px;
}
section.Feature-main {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.Feature-main .feature-sec-inner img {
    height: 215px;
    width: 100%;
    object-fit: cover;
}
section.Feature-main .col-md-4 {
    width: 50%;
}
section.px-5.py-5.Feature-main {
    padding-left: 0 !IMPORTANT;
    padding-right: 0 !important;
}
section.test-banner-1.info-bio h4 {
    font-size: 16px;
    line-height: 24px;
}
section.test-banner-1.info-bio .slick-slider .one {
    height: 350px !important;
}
section.test-banner-1.info-bio button.slick-prev {
    margin-left: 3% !important;
}
.journey-video iframe, .media-influencers iframe {
    width: 100%;
}
.row.rev-row {
    flex-direction: column-reverse;
}
.del_img img, .sup_img img, .car-img img, .spa-img img, .add-img img {
    height: 510px;
}
.Press-suit .del_img img {
    height: 600px;
}
section.offer-Schedule nav.tabs-nav1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
section.offer-Schedule nav.tabs-nav1 ul li a {
    display: inline-block;
    margin-bottom: 9px;
}
.offer-text p {
    font-size: 20px !IMPORTANT;
    margin-bottom: 0;
}
.tour-left img {
    margin-bottom: 30px;
}
section.view-section .col-md-3.px-3.py-3 {
    width: 50%;
}
section.why-choose .col-lg-5.p-0.img-cover {
    background-image: url(https://localseodevelopers.com/placeonwheels/img/palace-on-wheels-experiences.png);
}
section.why-choose .col-lg-7.px-5.py-5 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
header.d-flex img.img-fluid {
    width: 80px;
}
.nav-pills.menu-style a.nav-link {
    padding: 5px 6px !important;
    font-size: 11px;
}
section.banner-home p {
    font-size: 16px;
}
section.pow--gallery-area ul#myTab {
    justify-content: center;
}
section.pow--gallery-area .pow--nav-tabs li.nav-item .nav-link, 
section.pow--gallery-area .pow--nav-tabs li.nav-item .nav-link:hover {
    padding: 9px 17px;
}
section.pow--gallery-area .slick-slide img {
    width: 85%;
    height: 300px;
}
section.pow--gallery-area .slick-next {
    right: 21px;
}
section.pow--gallery-area .slick-prev {
    left: 0px;
}
section.pow--gallery-area .slider.slider-nav.slick-initialized.slick-slider.slick-dotted img {
    width: 90px !important;
    height: 70px;
    object-fit: cover;
}
section.test-banner-1.info-bio .slick-initialized.slick-slider {
    text-align: center;
}
}
@media (max-width:767px){
        section.banner-home img {
    width: 100%;
}
button.navbar-toggler{
    display: block;
}

.navbar-toggler:hover {
    /*margin-top: -28px;*/
    height: 46px;
}
.navbar-toggler {
    height: 46px;
    /*margin-top: -28px;*/
}
ul.nav.nav-pills {
    display: none;
}
ul.nav.nav-pills.show {
    display: inline-block;
    background: #D7BA4D;
    width: 98%;
    position: absolute;
    top: 85px;
    border-radius: 10px;
    padding: 20px 10px;
    z-index: 1;
    left:2%;
}
.nav-pills.show .nav-link{
    color:#000; 
    font-size: 16px;
    
}
.navbar-toggler:focus{
    box-shadow: 0 0 0 0;
}
.nav-pills.show li.nav-item {
    padding: 6px 0;
    border-bottom: 1px solid #ffffff;
}
    .testimonial {
    padding: 25px !important;
    margin: 0px 15px;
}
.slide-images div#carouselExampleControls img {
    height: 300px;
}
section.banner-home h1 {
    font-size: 30px;
    line-height: 42px;
    text-align: center;
}
section.banner-home p {
    font-size: 16px;
    text-align: center;
}
.btn-enq {
    /*margin: 0 auto;*/
    text-align: center;
    display: block;
}
h2 {
    font-size: 25px;
}
p{
   font-size: 16px !important;
}
.wheel-award-pera1 p {
    font-size: 20px !important;
    line-height: 34px;
}
.img-cover img {
    height: 300px;
}
section.Feature-main .col-md-4 {
    width: 100%;
}
.top-bar .col-md-8 {
    text-align: center;
}
.top-bar a {
    display: block;
    margin-bottom: -25px;
}
.top-bar .icons {
    justify-content: center;
    padding-bottom: 28px;
}
section.test-banner-1.info-bio .slick-slider .one {
    height: auto !important;
}
.dropdown-menu {
    background-color: #fff;
    width: 100%;
}
.nav-pills.menu-style a.nav-link:hover {
    color: #ffffff;
}
.About-img1 img {
    height: 290px;
}
.about-left-content img {
    height: 250px;
}
section.about-info {
    padding: 24px 0px;
}
.row.mainslide_data div#carouselExampleIndicators {
    width: 100%;
}
.del_img img, .sup_img img, .car-img img, .spa-img img, .add-img img {
    height: 350px;
}
section.Del-cabin, section.Press-suit {
    padding: 20px 0;
}
.Press-suit .del_img img {
    height: 500px;
}
.tour-data {
    width: 93%;
    margin-left: 3%;
    margin-right: 3%;
}
section.view-section .col-md-3.px-3.py-3, section.why-choose img.wh-ic {
    width: 100%;
}
section.px-5.py-5.view-section {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
h2.text b {
    font-size: 18px;
}
div#pills-home h5 {
    font-size: 16px;
}
tr.table_header th, tr td, tr th {
    vertical-align: middle;
}
section.agra-content .text .box-4.p-5, 
section.delhi-content .box-4.p-5{
    padding: 25px 25px !important;
}
button.navbar-toggler {
    background-color: #D7BA4D !important;
    color: #fff;
    padding: 5px 15px;
}
header.d-flex img.img-fluid {
    width: 110px;
}
.testimonial .carousel-control-next {
    right: -33px;
        width: 40px;
    height: 40px;
}
.testimonial .carousel-control-prev {
    left: -33px;
        width: 40px;
    height: 40px;
}
section.info-bio .slick-initialized.slick-slider {
    text-align: center;
}
header.d-flex {
    position: relative;
}
.container.main-header-sec {
    transition: all 0.4s ease;
}
.main-header-sec.sticky{
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999;
    background-color: #fff;
    top: 0;
        transition: all 0.4s ease;
}
section.marquee {
    /*margin-top: 185px;*/
    width: 100%;
    float: left;
}
.testimonial iframe {
    height: 250px;
}
img.icc-im {
    width: 100%;
}
section.marquee {
    margin-bottom: 60px;
}
}
