/*-----------------------------------------------------------------------------------------------------------
                                    ----Header---
------------------------------------------------------------------------------------------------------------*/
.mobile-logo img {
    height: 65px;
}
.mobile-menu {
    background: #f3f3f3;
}
.mobile-menu-iteams {
    overflow: auto;
    white-space: nowrap;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Menu---
------------------------------------------------------------------------------------------------------------*/
.main-menu {
    position: relative;
    background: #ffffff;
}
.navbar-item li a {
    font-size: 16px !important;
    font-weight: 500;
    font-family: 'Poppins';
    text-transform: inherit;
    color: #505050;
}
.navbar-item li a:hover {
    color: #e4212c;
    background: rgb(209 209 209 / 16%);
}
.dropdown-box {
    background: white;
    box-shadow: 0 5px 12px rgba(0,0,0,.15);
    border-radius: 5px;
    min-width: 165px;
}
.dropdown-navbar-item li a {
    font-size: 14px;
    color: #606060;
}
.dropdown-navbar-item li a:hover {
    background: #e3e3e3;
    color: #4c4c4c;
}
.nav-bar-lines::before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 15px;
    right: 100%;
    border-bottom: 2px solid #e4212c;
    transition: right .3s ease-out;
}
.nav-bar-lines:focus::before, .nav-bar-lines:hover::before {
    right: 15px;
}
.nav-bar-lines {
    position: relative;
}
.uk-sticky-fixed a {
    font-size: 14px !important;
}
.uk-sticky-fixed .main-menu {
    border: none;
}
.uk-sticky-fixed {
    top: 0 !important;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Front Body---
------------------------------------------------------------------------------------------------------------*/
.large-margin-right {
    margin-right: 158px!important;
}
.chevron-right-icon span {
    border: 1px solid #e3212c;
    border-radius: 50%;
    color: #e3212c;
}
.enquire-elaments span span {
    border: 1px solid #e3212c;
    border-radius: 50%;
    color: #e3212c;
}
.next-button {
    border: 2px solid #e0212b;
    border-radius: 50% !important;
    position: relative !important;
    top: 17px;
    color: #e0212b !important;
}
.previous-button {
    border: 2px solid #e0212b;
    border-radius: 50% !important;
    position: relative !important;
    top: 17px;
    color: #e0212b !important;
}
.view-more-button {
    border: 2px solid #fff;
    padding: 4px 20px;
    color: white;
}
.background-thumnail {
    width: 100%;
    height: 697px;
    background-size: cover;
    background-image: url(https://www.lakpadendisherpa.com/storage/image1.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.position-center {
    margin-top: 9%;
}
.background-thumnail1 {
    width: 100%;
    height: 654px;
    background-size: cover;
    background-image: url(https://www.lakpadendisherpa.com/storage/image2.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.position-center1 {
    margin-top: 145px;
}
.background-thumnail3 {
    width: 100%;
    background-size: cover;
    background-image: url(https://www.lakpadendisherpa.com/storage/image3.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.py-6 {
    padding-top: 8rem!important;
    padding-bottom: 8rem!important;
}
.background-thumnail4 {
    
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Front Fonts---
------------------------------------------------------------------------------------------------------------*/
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}
.uk-link, a {
    color: #272727;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    text-decoration: none;
    color: #e82525;
}
p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
.large_title {
    font-size: 39px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e3212c;
    margin: 0;
}
.medium_title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}
.enquire-title {
    font-size: 16px;
    font-weight: 600;
    color: #e3212c;
}
.about-excerpt p {
    font-size: 17px;
    text-align: justify;
    color: black;
    line-height: 29px;
}
.adventures-title {
    font-size: 20px;
    font-weight: 400;
}
.insights-title {
    font-size: 16px;
    line-height: 23px;
}
.date_elaments {
    font-size: 15px;
    color: #e0212b;
}
.fa-box {
    width: 200px !important;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image---
------------------------------------------------------------------------------------------------------------*/
.cover {
    object-fit: cover;
}
.main-logo img {
    height: 75px;
}
.about-us-thumnail {
    border: 10px solid #fff;
}
.adventures-thumnail img {
    height: 345px;
}
.adventure-unleashed-thumnail img {
    height: 280px;
}
.view-more-thumnail img {
    width: 245px;
    height: 280px;
}
.insights-thumnail img {
    height: 380px;
}
.ht-220 img {
    height: 210px;
}
.mobile-about-us-thumnail img {
    width: 100%;
    border: 5px solid #fff;
    border-radius: 13px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.big-category-heading {
    font-size: 60px;
    font-family: 'Arian LT';
    color: #e0212b;
    font-weight: 600;
    margin: 0;
}
.medium-category-heading {
    font-size: 27px;
    font-family: 'Arian LT';
    font-weight: 600;
    color: #e0212b;
    border-bottom: 4px solid white;
    display: inline-block;
    margin-top: -7px;
}
.category-heading {
    margin-bottom: 40px;
}
.xmedium-category-heading {
    font-size: 31px;
    font-family: 'Arian LT';
    font-weight: 600;
    color: #e0212b;
    margin: 0;
}
.small-category-heading {
    font-size: 15px;
    color: white;
    font-weight: 300;
}
.xmedium-heading {
    font-size: 35px;
    font-weight: 600;
    font-family: 'Arian LT';
    color: #e0212b;
    margin: 0;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Footer---
------------------------------------------------------------------------------------------------------------*/
.footer-title-head {
    font-size: 20px;
    font-family: 'Arian LT';
    font-weight: 600;
    color: white;
}
.trademark-box {
    background: #0f0f0f;
}
.footer-thumnail {
    width: 100%;
    background-size: cover;
    background-image: url(https://www.lakpadendisherpa.com/storage/footer-image.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Header---
------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------
                                    ----FAQs---
------------------------------------------------------------------------------------------------------------*/
.faq-box {
    padding: 55px 0 61px 0;
}
.faq_title_heading {
    font-size: 45px;
    font-family: 'Arian LT';
    font-weight: 600;
    margin-bottom: 0;
}
.faq_discraption_heading {
    font-size: 16px;
}
.search-box {
    width: 258px;
}
.faq-search-box {
    border-radius: 18px;
}
.faq-title {
    font-size: 20px;
    font-weight: 500;
    color: #101010;
    line-height: 40px;
}
.faq-excerpt p {
    font-size: 17px;
    line-height: 25px;
    margin-top: -11px !important;
}
.uk-accordion-title::before {
    border: 1px solid #666666;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    padding: 10px;
}
.faq-m-box {
    background: #f3f3f3;
    padding: 55px 0 61px 0;
}
.faq-title-head {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.faq-desc-head {
    font-size: 18px;
    text-align: center;
    color: #8d8d8d;
    font-weight: 300;
}
.enq-more-button {
    border: 2px solid #e3212c;
    padding: 4px 20px;
    color: #e3212c;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Book Archive---
------------------------------------------------------------------------------------------------------------*/
.book-box {
    padding: 87px 0 87px 0;
}
.border-button {
    border-bottom: 2px solid #e3212c;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 25px;
}
.excerpt {
    font-size: 17px;
    line-height: 22px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Enquries---
------------------------------------------------------------------------------------------------------------*/
.enquiry-title-heading {
    font-size: 64px;
    font-family: 'Arian LT';
    font-weight: 600;
    margin: 0;
}
.enquiry-discraption-heading {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
}
.enquiry-form-box {
    background: #ffffffb0;
    padding: 49px;
    border-radius: 42px;
}
.input-box {
    height: 51px;
    border-radius: 16px;
    margin-bottom: 34px;
}
.textarea-box {
    border-radius: 16px;
    height: 190px;
}
.button-box {
    transition: 1s;
    background: #e42631;
    color: white;
    border-radius: 20px;
}
.button-box:hover {
    background: #050505;
    color: white;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Expedition---
------------------------------------------------------------------------------------------------------------*/
.expd-title h1 {
    font-size: 52px;
    font-family: 'Arian LT';
    font-weight: 600;
    margin: 0px;
    color: #e42832 !important;
}
.expd-title h2 {
    font-size: 31px;
    text-transform: uppercase;
    color: #e42832 !important;
    margin-top: 0px;
}
.title-trv-expd {
    font-size: 39px;
}
.it-expd img {
    height: 18px;
}
.it-expd span {
    font-size: 16px;
    font-weight: 600;
    color: #646464;
}
.expd-content p {
    font-size: 17px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
}
.trip-ovr-box {
    background: #ededed;
}
.to-title {
    font-size: 36px;
    text-transform: uppercase;
}
.to-pk-title {
    font-size: 16px;
    color: #060606;
}
.to-s-title {
    font-size: 13px;
    color: #101010;
}
.expd-category-heading {
    font-size: 27px;
    font-family: 'Arian LT';
    font-weight: 600;
    color: #e0212b;
    margin-top: -7px;
}
.background-muted {
    background-color: #e3e3e3;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----About---
------------------------------------------------------------------------------------------------------------*/
.body-card {
    background: white;
    padding: 20px;
    box-shadow: 0 14px 25px rgba(0,0,0,.16);
}
.about-title {
    font-size: 20px;
    font-weight: 500;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Search Box---
------------------------------------------------------------------------------------------------------------*/
input[type="email"] {
    padding: 10px;
    width: 322px;
    border: none;
    border-radius: 23px 0px 0px 23px;
}
button[type="submit"] {
    padding: 10px 36px;
    background-color: #e0212b;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 0px 23px 23px 0px;
    font-family: 'poppins';
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single---
------------------------------------------------------------------------------------------------------------*/
.single-content p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}
.attach-cap {
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    display: inline-block;
    width: auto;
}
.more-news {
    background: #e2e2e2;
}
.single-content a {
color: #e75828;
}