@charset "utf-8";
/***** Design By Rajnish 5.1.3 HTML 5 *****/
@import url("bootstrap.min.css");
@import url("responsive.css");
@import url("banner.css");
@import url("owl.carousel.css");
@import url("animate.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Lexend+Deca:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

/* CSS Document */

body {
    color: #000;
    font-size: 16px;
    overflow-x: hidden;
    letter-spacing: .5px;
    font-family: "DM Sans", sans-serif;

}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #313d4f;
    -webkit-border-radius: 0;
    border-radius: 0
}


* {
    padding: 0;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

ul,
li {
    padding: 0;
    margin: 0;
}

a {

    text-decoration: none !important;
    color: #000;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: "Poppins", sans-serif;
}

p {
    font-family: "DM Sans", sans-serif;
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #FF9000;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

/*------------------ VARIABLE CSS ------------ */

:root {
    --primary: #000f5c;
    --secondary: #ffa329;
}

/****sytle your  designe****/

.header-background {
    position: absolute;
    z-index: 9999;
    width: 100%;
}

/* top-header */

.top-header {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px;
    font-size: 14px;
    flex-wrap: wrap;
}

.email-b {
    align-items: center;
    display: flex;
    margin-left: 15px;
}

.form1 {
    min-width: 380px;
    display: flex;
    position: relative;
}

.form1 {
    min-width: 380px;
    display: flex;
    position: relative;
}

.button1 {
    background-color: #ff9000;
    border: none;
    border-radius: 100px;
    width: 55px;
    height: 44px;
    text-align: center;
    font-weight: 700;
    top: 4px;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0px 5px 5px 0px;
    font-size: 19px;
    padding-right: 13px;
    padding-top: 7px;
}

.email-b {
    align-items: center;
    display: flex;
    margin-left: 20px;
}

.mobile3 {
    align-items: center;
    display: flex;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.login {
    padding: 0px !important;
    background-color: #fff !important;
    color: #333 !important;
    text-align: center;
    font-size: 13px !important;
}

.phone_h {
    align-items: center;
    margin-left: 10px;
}

.phone_h span {
    display: block;
    color: #9d9797;
    padding-left: 8px;
}

.phone_h strong {
    display: block;
    color: #838383;
    font-size: 16px;
    padding-left: 8px;
    font-weight: 700;
}

.mobile3::after {
    position: absolute;
    content: '';
    right: 0;
    border-right: 1px solid #d1c7c7;
    z-index: 999;
    height: 83%;
}

.login img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.form-control {
    display: block;
    width: 100%;
    padding: 9.4px 23px !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.logo img {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 130px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}


/*** header ***/
.headerpart {
    background-color: #000;
}

.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.group_flex {
    display: flex;
    align-items: center;
}

.header ul li {
    display: inline-block;
    float: none;
    margin: 0px;
}

.headerf-0flex i {
    font-size: 13px;
    padding-top: 0px !important;
}

.headerf-0flex li a {
    padding: 13px 35px 13px 0px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    transition: .3s linear;
    border-radius: 3px;
    font-optical-sizing: auto;
    font-weight: 500;
    text-transform: uppercase;

}

.headerf-0flex li a:hover {
    color: #ffffff;
}

.header {
    display: flex;
    align-items: center;
}

.darkHeader {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;

    box-shadow: 5px 5px 10px rgba(0, 0, 0, 17%);
    animation: fadeInDown .8s;
    background-color: #000000;
    z-index: 999;
    justify-items: center !important;

}

.header ul ul {
    position: absolute;
    display: none;
    animation: fadeIn .5s forwards;
    z-index: 9999;
}

.hide {
    display: none;
}

#sub:checked~.dropdoqwn {
    display: block;
}

#sub:checked~.dropdoqwn2 {
    display: block;
}

#sub:checked~.megmenupart {
    display: block;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-right: .1rem;
    margin-top: -35px;
    min-width: 160px;
    background-color: var(--primary);
}

.dropdoqwn {
    position: absolute;
    display: none;
    animation: fadeIn .5s forwards;
}

.dropdoqwn li {
    display: block !important;
    float: none;
    border: 1px solid #ccc;
    border-top: none;
}

.dropdoqwn li a {
    display: block !important;
    font-size: 15px;
    padding: 10px 15px;
    min-width: 200px;
    text-align: left;
    border-radius: 0px;
    color: #5a5151;
    text-transform: capitalize !important;
    font-weight: 400;
    background-color: #fff;
}

.dropdoqwn li a:hover {
    color: #ffffff;
    background-color: #ff9000;
}


nav {
    padding: 0px;
    display: flex;
    align-items: center;
}

.top-follow {
    text-align: end;
    color: #fff;
}

.top-follow a {
    color: #ffffff;
    padding: 0px 3px;
    border-radius: 100px;
    display: inline-flex;
    font-size: 17px;
    transition: .3s ease-in-out;
    margin-right: 1px;
}

/* fill-form */
.fillform-section {
    background: #FFECD4;
    padding-bottom: 50px;
}

.formsetting {
    display: block;
    padding: 20px 50px 30px;
    border-top: none;
    background: #fff;
    box-shadow: -1px 1px 24px 2px rgba(0, 0, 0, .14);
    border-radius: 0px 0px 6px 6px;
}

.indexboxcont h3 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 5px;
}

.indexfromtrip {
    border: 2px solid #ccc;
    padding: 8px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}

.indexfromsubmit {
    border: none;
    outline: none;
    background: #FF9000;
    color: #fff;
    padding: 9px;
    border-radius: 5px;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
}

/* about-section */
.company-about {
    margin-top: 60px;
}

.abouttextimg1 img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border: 4px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px #9c9999;
    margin-bottom: 25px;
}

.abouttextimg2 img {
    width: 100%;
    height: 305px;
    object-fit: cover;
    border: 4px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px #9c9999;
}

.about-text {
    padding-top: 12px;
    padding-left: 15px;
}

.about-text h6 {
    padding-bottom: 1rem;
    font-weight: 400;
}

.about-text h1 {
    font-size: 48px;
    color: #FF9000;
    font-weight: 700;
}

.about-text h4 {
    padding: 15px 0px;
    line-height: 33px;
    font-size: 25px;
    font-weight: 600;
}

.about-text p {
    padding-bottom: 20px;
}

.more-about a {
    font-size: 16px;
    color: #fff;
    padding: 12px 30px;
    background: #000000;
    text-transform: uppercase;
    display: block;
    width: max-content;
    border-radius: 5px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    line-height: normal;
    margin-top: 15px;
    transition: .8s ease-in-out;
}

.more-about a:hover {
    background: #FF9000;
}

/* populartour */
.popular-tour-destination {
    margin-top: 60px;
}

.heading-title h6 {
    border-bottom: 3px solid #FF9000;
    display: table;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}

.heading-title h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
}

.placeimg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.destination-box {
    padding: 6px;
    border: 2px solid #ff990f;
    border-radius: 10px;
    margin-bottom: 30px;
}

.destinations-text {
    padding: 10px 7px;
    margin-top: 8px;
}

.destinations-text h5 {
    margin-bottom: 10px;
    font-weight: 600;
}

.destinations-text p {
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.book {
    border-top: 1px solid #d4d4d4;
    text-align: center;
    margin-top: 12px;
    padding-top: 6px;
}

.book a:hover {
   background: black;
    color: white;
}

.book a {
    font-size: 18px;
    font-weight: 600;
    color: #ff990f;
	display:block;
	padding:5px 0px;
}

.viewmore {
    margin-top: 10px;
}

.viewmore a {
    font-size: 16px;
    color: #fff;
    padding: 12px 30px;
    background: #000000;
    text-transform: uppercase;
    width: max-content;
    border-radius: 5px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    line-height: normal;
    margin-top: 15px;
    transition: .8s ease-in-out;
    display: table;
    margin: 0 auto;
}

.viewmore a:hover {
    background: #FF9000;
}



/* services section */
.services-section {
    margin-top: 60px;
}

.service-hadding {
    text-align: center;
}

.service-hadding h6 {
    border-bottom: 3px solid #FF9000;
    display: table;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}

.service-hadding h5 {
    font-size: 40px;
    font-weight: 600;
}

.service-hadding p {
    font-size: 17px;
    margin-top: 10px;
}


.indexpro h3 {
    padding-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
}

.indexpro i {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 26px;
}


.indexpro:hover{
    transform: scale(1.03);
}

.indexpro img {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    object-fit: contain;
    margin-bottom: 15px;
}

.service-box {
    margin: 10px;
}

.indexpro {
    margin-top: 30px;
    transition: .3s ease-in-out;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(185 178 178);
    border-radius: 15px;
    padding: 30px;
    position: relative;
    color: #000;
    text-align: left;
    transition: 0.6s;
	min-height: 396px;
}

.indexpro p {
    text-align: left;
    padding-bottom: 20px;
}

.viewmorebutton {
    background-color: #FF9000;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    transition: .8s ease-in-out;
}

.viewmorebutton:hover {
    background: #000000;
    color: #fff;
}



.owl-next {
    width: 44px;
    height: 44px;
    position: absolute;
    right: -18px;
    top: 212px;
    font-size: 27px;
    box-shadow: 0px 0px 8px #c9c7c7;
    color: #000;
    border-radius: 100%;
    padding: 0px 0px 0px 7px;
    background: white;
}

.owl-prev {
    width: 44px;
    height: 44px;
    position: absolute;
    left: -18px;
    top: 212px;
    font-size: 27px;
    color: #000;
    border-radius: 100%;
    padding: 0px 0px 0px 7px;
    background: white;
    box-shadow: 0px 0px 8px #c9c7c7;
}

.owl-next i {
    font-size: 30px;
}

.owl-prev i {
    font-size: 30px;
}



/* why choose us */
.whychoose-us {
    margin-top: 60px;
    margin-bottom: 60px;
}

.why-img {
    position: relative;
}

.why-img img {
    position: absolute;
    right: 0;
    z-index: -1;
    height: 420px;
}

.why-text {
    margin-top: 20px;
}

.why-text h6 {
    font-weight: 400;
    padding-bottom: 12px;
}

.why-text h3 {
    font-size: 44px;
    font-weight: 600;
    padding-bottom: 10px;
}

.why-text p {
    line-height: 26px;
    padding: 0px 45px 0px 0px;
}

.stats-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 2px solid #FF9000;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #FF9000;
    margin-top: 20px;
    width: 85%;
}

.stat-box {
    display: flex;
    flex: 1 1 200px;
}

.stat-box h2 {
    font-size: 46px;
    color: #FF9000;
    margin: 0;
    font-weight: 600;
}

.stat-box p {
    padding-left: 15px;
    font-size: 22px;
    position: relative;
    top: 0px;
    line-height: 25px;
    font-weight: 700;
    font-family: "Nunito Sans", sans-serif;
}

/** FAQ **/
.indexfaq {
    padding: 30px 0px;
}

.indexfaqleft {
    margin-top: 10px;
}

.indexfaqleft h5 {
    font-size: 50px;
    padding: 0px 0px 20px 0px;
    font-weight: 600;
}

.indexfaqbox {
    background: #000000;
    border-radius: 10px;
    padding: 15px 15px 20px;
    color: #fff;
    width: 70%;
}

.indexfaqbox i {
    margin-top: -6px;
    font-size: 56px;
    float: left;
    margin-right: 15px;
}

.indexfaqbox h6 {
    font-size: 26px;
}

.accordion-item {
    background-color: #fff;
    border-bottom: 1px solid #ccc !important;
    border: none;
}

.accordion-button {
    padding: 1rem 0rem;
    font-weight: 500;
    font-size: 19px;
    font-family: "DM Sans", sans-serif;
}

.accordion-button:not(.collapsed) {
    color: #3d1500;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button:focus {
    border-color: none;
    box-shadow: none;
}

.accordion-body {
    padding: 10px 0px 10px;
}

.faq-tittle {
    margin-bottom: 10px;
    font-weight: 500;
    color: #ff9000;
}

.faq-tittle img {
    margin-right: 8px;
}

.darkline {
    color: #EC8349;
}

.Company-text {
    padding-bottom: 25px;
}

.bricks-text p {
    padding-bottom: 13px;
}

.bricks-text h5 {
    padding-bottom: 10px;
    font-weight: 600;
}


/* client-reviews */
.client-reviews {
    margin-top: 60px;
}

.reviews {
    text-align: center;
    margin-bottom: 25px;
}

.reviews h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 6px;
    color: rgb(62, 62, 62);
}


.reviews p {
    font-size: 20px;
}

.reviews-box {
    margin: 10px;
}

.star_group i {
    color: #ffc107;
}

.profile-img img {
    height: 65px;
    margin-bottom: -130px;
    border-radius: 100%;
    width: 65px;
    border: 1px solid orange;
    padding: 3px;

}

.testimonial-card {
    background: #f3f3f3;
    padding: 20px 30px 25px 30px;
    height: 226px;
    border-radius: 15px;
}

.testimonial-card h6 {
    font-size: 20px;
    padding-bottom: 2px;
    font-weight: 600;
    color: #0860a8;
}

.client-location {
    color: #787878;
    font-size: 16px;
}

.testimonial-card p {
    padding-top: 5px;
}

.clint-info {
    text-align: center;
    margin-top: 20px;
}

.client-location {
    color: #000000;
    font-size: 16px;
}

.clint-info h6 {
    color: #6d6d6d;
    font-weight: 300;
    font-size: 14px;
}

.client-reviews .owl-prev {
    width: 44px;
    height: 44px;
    position: absolute;
    left: -15px;
    top: 95px;
    font-size: 27px;
    color: #000;
    border-radius: 100%;
    padding: 0px 0px 0px 7px;
    background: rgb(0, 0, 0);
}

.client-reviews .owl-next {
    width: 44px;
    height: 44px;
    position: absolute;
    right: -15px;
    top: 95px;
    font-size: 27px;
    color: #000;
    border-radius: 100%;
    padding: 0px 0px 0px 7px;
    background: rgb(0, 0, 0);
}

.client-reviews .owl-prev i {
    font-size: 30px;
    color: #fff;
}

.client-reviews .owl-next i {
    font-size: 30px;
    color: #fff;
}


/* aboutcompany */
.Company-text {
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #c6c5c5;
    margin-top: 50px;
    border-bottom: 1px solid #c6c5c5;

}

.bricks-text p {
    padding-bottom: 13px;
}

.bricks-text h5 {
    padding-bottom: 10px;
    font-weight: 600;
}

/* helo section */
.needhelptext {
    margin-top: 40px;
    margin-bottom: 40px;
}

.needhelp {
    width: 20%;
    float: left;
    margin-top: -10px;
}

.needhelp1 {
    width: 80%;
    display: flex;
}

.needhelp i {
    font-size: 50px;
    color: #ff9000;
}

/*footer*/
.footer-counter {
    background: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0px 40px;
}


.footertext {
    color: white;
}

.footertext img {
    padding-bottom: 20px
}

.footertext p {
    font-size: 16px;
    font-weight: 300;
}


.footertext ul {
    display: flex;
    padding-top: 15px;
}

.footertext a {
    padding: 0px 5px;
    color: white
}

.footertext a:hover {
    color: #ff9000;
    transform: translate3d(1.57013e-114px, 6.87853e-115px, 0px);

}



.footerlinks h3 {
    padding-bottom: 20px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}



.footerlinks li a {
    color: #fff;
    font-weight: 300;
    line-height: 35px;
}

.footerlinks a:hover {
    color: #ff9000;
}


.footerlinks i {
    margin-right: 5px;
}

.footerlinkcont {
    margin-bottom: 15px;
    color: #fff;
    display: flex;
}


.footerlinkcont i {
    margin-right: 9px;
    margin-top: 2px;
}


.copy-right {
    margin-top: 50px;
    padding: 15px;
    text-align: center;
    display: block;
    color: white;
    background: #333333;
    border-radius: 31px;
}

.copy-right p {
    margin: 0px;
    color: #fff;
    font-weight: 300;
}

.copy-right a {
    color: #ffffff;
}

.copy-right a:hover {
    color: #f6c201;
    ;
}

@media (min-width: 768px) {
    .col-md-2-5 {
        flex: 0 0 auto;
        width: 20%;
    }
}


/* about page */
.breadcrmbg {
    background-image: url(../images/tourpackage.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 65px 0px 65px;
    text-align: center;
    color: #ffff;
}



.breadcrmbg h1 {
    color: #ffffff;
    font-weight: 500;
    padding-bottom: 5px;
}

.breadcrmbg a {
    color: #ffb452;
}


.strip_all_tours {
    margin-top: 20px;
    margin-bottom: 50px;
}

.sticky-box2 {
    border-radius: 1rem !important;
}

.sticky-box2 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0px;
}

.sticky-box2 h4 {
    margin-top: 12px;
    color: #000;
    margin-bottom: 8px;
}

.sticky-box1 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border: 4px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px #9c9999;
    margin-bottom: 40px;
}

.sidebar-sticky {
    position: sticky;
    top: 0px;
    margin-top: 30px;
}

.coammanpage h6 {
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
    font-weight: 600;
}

.coammanpage li {
    line-height: 30px;
    background: url(../images/right.png) no-repeat;
    background-position: 0px 10px;
    padding-left: 25px;
    font-size: 17px;
    margin-bottom: 6px;
}

/* contact page */
.conatact-pannel-page {
    padding-top: 60px
}

.contact-details {
   background-color: #fff;
    color: #000;
    border-radius: 20px;
    padding: 40px 40px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    height: 225px;
}

.contact-details i {
    font-size: 35px;
    color: #ff9000;
}

.contact-details p {
    margin: 0px;
    font-size: 17px;
    margin-top: 8px;
}


.contact-details span {
    margin: 0px;
    display: block;
    color: #a3a3a3;
    margin-top: 10px;
}


.contactpage h5 {
    font-size: 40px;
    margin-top: 40px;
    color: #000000;
    text-align: center;
}

.contactpage p {
    text-align: center;
}

.continput {
    background-image: linear-gradient(#f0efef, white, #f0efef);
    padding: 10px 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    border: 1px solid #eee;
    margin-top: 15px;
    border-radius: 6px;
}


.continputbutton {
    margin-top: 15px;
    outline: none;
    border: 1px solid #eee;
    margin-top: 15px;
    border-radius: 6px;
    background: #ff9000;
    color: #fff;
    padding: 8px 15px;
    display: block;
    text-transform: uppercase;
    width: 100%;
}

.companymap iframe {
    width: 100%;
    height: 460px;
    margin-top: 50px;
}
.prohead h2{ font-size:24px; text-align:center; padding-bottom:25px;}
.prodetailapge h2{ font-size:24px; color:#ff9000;}