
*{
    font-family: 'Taviraj', serif;
}
html, body
{
    height: 100%;
}
#page-content {
    position: relative;
    z-index: 10;
    background-color: white;
}

@media (max-width: 767px){
    .hidden-xs {
        display: none!important;
    }}

#top-header{
    width: 100%;
}
#topheader{
    background:#007bfc;
    width: 100%;
}
.navbar-header{
    background-color: #bfbfbf;
width: 100%;
}
header {
      height: 220px;
      background: #ccc;
  }

custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler .navbar-toggler {
    border-color: rgb(255,102,203);
}
.navbar-toggler.s{

    float: right;
    margin-top: 50px;
    color: white;
    border-color: white;
}
.fa .fa-navicon{
    color:white;
    margin-top: 40px;
}

#drop{

    width: 850px;

}
#drop1{

    width: 400px;

}
#drop5{
    width: 400px;
}

#nav1{
    background-color: #bfbfbf;
height: auto;
}
#r1{
    background-color: ghostwhite;
}
#r{
    font-size: 35px;
}
#c1{
    color: blue;
    width: 40%;
}
#h{
    margin-left: 300px;

}
#nav2{
    color: blue;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;

}
.centered {
    color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.nav-link:hover .overlay {
    opacity: .8;
}

.col-md-4 img{
    box-shadow: 2px 2px 2px 2px;
    opacity: 1;
    cursor: pointer;
}
.col-md-4 img:hover{
    opacity: 0.8;

}

.dropdown {
    position: relative;
    display: inline-block;
    margin-top: 15px;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: ghostwhite;
    width: 100%;
    z-index: 1;

}


@media (max-width: 992px){
    .dropdown-content {
        max-height: 300px;
        overflow-y: scroll;
    }}
#Bnav{
    width: 100%;
    height: auto;
    background-color: black;
}
.dropdown-content a {
    color: blue;
    padding: 12px 16px;
    text-decoration: none;
    display: block;

}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;

}

.navbar {
    border-radius: 0;
    transition: all 0.3s ease-out;
}
.navbar .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #222222;
    padding: 5px 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
button, input

/* fixed to top styles */
.top-nav.navbar {
    background-color: #bfbfbf;

}
.top-nav{
    background-color: #bfbfbf;
}

.container-fluid.ab{
    background-color: #007bfc;
}
.text-primary.i{
    color: white;
}
.navbar-head{
    background-color: #343a40;
    width: 100%;
}
.navbar-nav .nav-item .nav-link{
    font-size: 14px;
    margin-top: 20px;
}

@media (min-width: 936px){
    .navbar-expand-sm ab  {

        display: flex!important;
    ;
        flex-basis: auto;
    }}
.dropdown:hover  > .dropdown-menu{
    display: block;
    margin-top: 0px;
    opacity: 2;
}

.container.shortcuts{
    background:#007bfc;
}
.navbar {
    border-radius: 0;
    transition: all 0.3s ease-out;
}
@media (max-width: 767px){
    .hidden-xs {
        display: none!important;
    }}
header {
    height: 220px;
    background: #ccc;
}

#main {
    padding-top:70px;
}

.navbar {
    border-radius: 0;
    transition: all 0.3s ease-out;
}

.linkss h1{
    color:white;
    font-size: 30px;
    margin-top: 50%;
}
.linkss  a{
    color:white;
    font-size:20px;
}
.linkss a:hover{
    color: blue;
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none;
}
.ad{
    width: 100%;
}

.dropdown-toggle::after {
    display:none;
}
/*@media(max-width: 767px){*/
/*    .sss{*/
/*        width: 100%;*/
/*        overflow: hidden;*/
/*        height: auto;*/

/*        object-fit: cover;*/
/*    }*/

/*}*/


/***headers***/
.h3{
    color: #3411ff;
}
.jomsom{
    font-size: 50px;
}
.topics{
    position: absolute;
    color: white;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -45%);
}

ui.breadcrumb:last-child {
    margin-bottom: 0em;
}
.ui.breadcrumb {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255,0.1);
    font-size: 13px;
    border: 1px solid rgba(255, 255, 255,0.3);}


.ui.breadcrumb a {
    color: white;
    font-weight: bold;
    font-size: 20px;
}
.ui.breadcrumb a:hover {color: #fff;}
/* Section */
.ui.breadcrumb a.section {
    cursor: pointer;
}

.ui.breadcrumb .section {
    display: inline-block;
    margin: 0em;
    padding: 0em;
}

.ui.breadcrumb .active.section {
    font-weight: bold;
    color: #fff;
    font-size: 20px;}



@media (max-width: 991px) and (min-width: 768px){
    .header-content {
        padding: 0;
        height: 40vh;
    }
    @media (min-width: 768px){}
    .header-content {
        padding: 0;
        height: 80vh;
    }

}
/**
@media (max-width: 1199px) and (min-width: 768px){}
.header-content {
    height: 40vh;
}
**/

.ui.breadcrumb .divider {
    display: inline-block;
    opacity: 0.7;
    margin: 0em 0.21428571rem 0em;
    font-size: 0.92857143em;
    color: #fff;
    vertical-align: baseline;
}

.header-content-inner {
    position: relative;
    margin:  auto;
margin-left: 20px;
}

@media (min-width: 768px){
    .header-content-inner {
        max-width: none;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }}

ui.breadcrumb:last-child {
    margin-bottom: 0em;
}

.ui.breadcrumb a {
    color: rgba(248, 248, 248, 0.6);
font-weight: bold;
}
.ui.breadcrumb a:hover {color: #fff;}
/* Section */
.ui.breadcrumb a.section {cursor: pointer;}
.ui.breadcrumb .section {display: inline-block;margin: 0em;padding: 0em;}
.ui.breadcrumb .active.section {font-weight: bold;color: #fff;}


/*
@media (max-width: 991px) and (min-width: 768px) {
    .header-content-inner {
        padding: 0;
        height: 20vh;
    }
}***/


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}


.popular-inner, .service-inner, .package, .blog-inner, .blog-wrapper, .blog-details-inner, .contact-inner, .destination, .gallery-inner, .hotels-details-inner, .tour-details-inner, .hotel-inner, .tour-inner {
    padding: 70px 0;
}

.hotels-details-inner h3, .tour-details-inner h3{
    margin-top: 20px;
    color: #ddebff;
}

.breakline{
    height: 4px;
    width: 100%;
    margin: 50px auto;
    background: #007bfc;

}

/***popup**/


#popUp{
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(201, 168, 204, 0.3);
    z-index: 1001;
    margin-top: 50px;
}
#pop{
    position: relative;
    height:450px;
    width:700px;
    background: linear-gradient(white,grey);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 1px 2px 3px 5px;
}
#pop p{
    font-size: 40px;
}
#pop img{
    margin-left: 100px;
}
.same{
    margin-left: 212px;
    margin-top: 20px;
}

.submitId{
    color: blue;
    background-color: silver;
    border: none;
    border-radius: .8rem;
    padding:0.6rem 1rem;
    font-size: 1rem;
}
.submitId:hover{
    background: blue;
    color: silver;
    cursor: pointer;
}

@media only screen and (max-width: 360px) {
    #pop img{
        margin-left: 60px;
        width: 180px;
        height: 120px;
    }
    #pop p{
        font-size: 15px;
    }
    #pop{
        position: relative;
        height:250px;
        width:300px;
        background: linear-gradient(white,grey);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 1px 2px 3px 5px;
    }#pop p{
         font-size: 15px;
     }

    .same{
        display: flex;
        margin-left: 30px;
    }

    .submitId{
        color: blue;
        background-color: silver;
        border: none;
        border-radius: .8rem;
        padding:0.3rem 0.6rem;
        font-size: 0.7rem;
    }  }

/*treks more */

.thumbnail{

    position: relative;
}



/***tabs*****/

/**tabs**/



.nav.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{


    background: #007bfc; !important;
    border: 0;
    color: #fff;
    cursor: default;
}
.nav.nav-tabs .nav-item. .nav-link, .nav-tabs .nav-link.a:hover{
    background-color: #007bfc;
    color: aliceblue;
}

.nav.nav-tabs .nav-item .nav-link.active,.nav-tabs.na-item.nav-link.show{
    background-color: #007bfc;
    border: 0;
    color: #fff;
    cursor: default;
}


.nav-tabs.na-item.nav-link.show{
    background-color: #007bfc;
}

.nav.nav-tabs .nav-item {
    margin-bottom: px;
}

.nav.nav-tabs{
    border-bottom: 5px solid #007bfc;
    width: 100%;
}
.nav > li > a {
    padding: 10px 12px;
}
.nav-tabs > li > a {
    border-radius: 0;
    background-color: #fff;
    color: inherit;
    padding: 15px 25px;
    border: 0;
    margin-right: 0;
    color: #575757;
}
@media (max-width: 767px){}
.nav-tabs > li > a {
    padding: 15px 30px;
}


/****tabpannel***/

#iti{
    color: red;
    font-weight: bold;
}
#iti1{
    color: red;

}

#highlight ul img{
    float: left;

}
#highlight p {
    display: inline-block;
    text-align: right;
    padding: 0;

}
#highlight {
     list-style-type: none;
     margin-left:0px;
     padding-left:0px;
     display: inline-block;
 }
#highlight ul li{
    float: left;
    margin-right: 20px;
    width: 100%;
}
.service-list {
    list-style-type: none;
    margin-left:0px;
    padding-left:0px;
    float: left;
    display: inline-block;
}


.service-list p {
    text-align: right;
    margin: 0;
    padding: 0;
}
/*side-2*/
/** features***/

.side-title {
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    font-size: 16px;
    position: relative;
}

.blog-wrapper .side-box, .blog-details-inner .sidber-box, .hotels-details-inner .sidber-box, .tour-details-inner .sidber-box {
    background-color: #ddebff;}


.tour_booking {
    padding: 30px;
}
.side-box{
    background-color: #f8f8f8;
}
.map{
    margin-top: 20px;
    padding:10px;
}

/***booking***/
.over
.sidber-box {
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.side-box.bookingform{
    margin-top: 20px;
}
.blog-wrapper .sidber-box, .blog-details-inner .sidber-box, .hotels-details-inner .sidber-box, .tour-details-inner .sidber-box {
    background-color: #f8f8f8;
}

.icon-booking{
    position: relative;

}
comment-form .form-control, .contact-form .form-control, .booking-form .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 2px solid rgba(0,0,0,.1);
    height: 50px;
    font-size: 13px;
}
.icon-booking .form-control {
    line-height: 1.33;
    height: 42px;
    font-size: 14px;
    padding: 5px 40px 5px 8px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #fff;

}
.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    padding: 11px 0;
    background: #f8f8f8;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.value-button:hover {
    cursor: pointer;
}

#decrease {
    border-radius:  8px 0 0 8px ;
    margin-right: -6px;

    height: 40px;

}

#increase {
    margin-left: -6px;
    border-radius: 0 8px 8px 0;
    height: 40px;
}

#input-wrap {
    margin: 0px;
    padding: 0px;
}

input#number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 50%;
    height: 40px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#button {
    background-color: #007bfc; /* Green */
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    width: 25%;
    margin-left: 40%;
    margin-top: 20px;
}

@media (max-width: 767px){
    .hidden-xs {
        display: none!important;
    }}

@media (min-width:767px){
    .hidden-md.hidden-lg .hidden-sm {
        display: none!important;
    }}


/****footor***/

.contact{
    font-size: 20px;
}
.contact .contac a{
    text-decoration-line: none;
    color:white;
}
.contact .contac a:hover{
    color:blue;
}
.footer{
    background-color: white;
    position: relative;
    margin-top: 20px;

}
.footer-top{
    margin-bottom: 10px;
    background-color: #bfbfbf;
}
.socials a{
    border: 1px solid #3411ff;
    width: 55px;
    height: 50px;
    padding-top: 6px;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    font-size: 1.3em;
    border-radius: 10px;
    margin-top: 25px;
}
.socials a:hover{
    color: white;
    background: blue;
}
.footer-bottom{
    position: absolute;
    background:#343a40;
    color: #faf5fc;
    height: 110px;
    width: 100%;
    text-align: center;
    left: 0px;
    padding: 20px;
    width: 100%;
}
.footer-bottom a{
  color: white;
}
.footer-bottom a:hover{
    color: #007bfc;
}
.footer-bottom.f{
    margin-top: 20px;
}
.partner li{
    list-style: none;
    display: block;
}
.partner li a{
    color:black;
    font-size: 20px;
}
.partner li a:hover{
    color: #3411ff;
    margin-left: 15px;

}
.image{
    width: 1000px;
    height: 500px;
}
/**
/*** sidebar**/
.hello{position: fixed;
    top: 42%;
    right:-60px;
    z-index: 1000;
}
.hello h4 a button{
    font-size: 20px;

    text-align: center;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    transform: rotate(270deg);
    margin-left:0;
    border-left: none;
    box-shadow: rgba(20, 20, 20 ,0.1);

    background: #007bfc;
    color: white;
    text-decoration: none;
}


/***related pacages**/

.box{
    position: relative;
    width: 370px;
    height: 240px;
    background: #5c8e4b;
    margin:10px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid black;
    border-radius: 0 8px 8px 0;
}

.box .imgBox{
    position: relative;
    overflow: hidden;
}



.box .imgBox img{
    max-width: 100%;
    transition: transform 2s;
}

.box:hover .imgBox img{
    transform: scale(1.2);
}

.box .details{
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: -10px;
    right: 1px;
    background: #F9F9F9;
    opacity: 0.8;
    transform: scaleY(0);
    transition: transform .5s;
}
.box:hover .details{
    transform: scaleY(1);
}

.box .details .content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 50px;
    color: #fff;
}
.box .details .content h2{
    margin-top: 10px;
    text-align: center;
    font-size: 30px;
    color:black;
    padding-top:0px;
}
.content a{
    font-size: 18px;
    padding: 2px 2px;
    color: #007bfc;
}
.content a:hover{
    color: #3411ff;

    margin-left:15px;
    transition: all .5s ease;
    line-height: 40px;
}
/*scrollupbutoon**/

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #007bfc;
    color: white;
    cursor: pointer;
  /*  padding: 15px;*/
    border-radius: 4px;
    padding: 8px 12px;
}
/*about*/
.about{

    margin-top: 150px;
    font-size: 20px;
    font-family: 'Signika', sans-serif;
    font-weight: 600;
}
.abtimg img{
    margin-top: 50px;
    width: 100%;
    height: 80vh;
}


/* contactform*/

/*review:*/
#information{
    margin-top: 200px;
    font-size: 20px;
}
#information textarea{
    float: right;
    width: 100%;
    height: 400px; 
    margin-bottom: 10px; 
    background: rgba(0,0,0,0.3);
    border: none;   
    outline: none;
    padding: 10px;
    font-size: 13px;
    color: red; 
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .5s ease;
    -moz-transition: box-shadow .5s ease;
    -o-transition: box-shadow .5s ease;
    -ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
}
#information input{
        
        width: 100%; 
 float: left;
    background: rgba(0,0,0,0.3);
    border: none;
    outline: none;
    padding: 10px;
    font-size: 13px;
    color: red; 
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .5s ease;
    -moz-transition: box-shadow .5s ease;
    -o-transition: box-shadow .5s ease;
    -ms-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
}
#travelfull{
    
     font-family: 'Signika', sans-serif;;
     color: green;
}
/* travels*/
.travel{
    margin-top: 150px;
}
#FullReservationresponsive {
    width: 100%;
    height: auto;
}
#travelfull {
    font-family: 'Signika', sans-serif;
    color: green;
    margin-top: 20px;
}
.btm{
    margin-top: 20px;
}
#travel1 {
    background-color: #faf0fc;
    font-weight: bold;
    font-family: TimesNewRoman;
}

#travel2 {
    font-family: TimesNewRoman;
    background-color: #c0fff4;

}
#travel3 {
    font-family: TimesNewRoman;
    background-color: #faf0fc;
    font-weight: bold;
}


/**tipsdeatail**/
 .triplist { list-style-image: url(images/tripdetails/bluetick.png);}{
    height:5px;
width:5px;
}
.custom-list{
    list-style: none;
    padding-left: 0;
}
.custom-list li {
    position: relative;
    padding-left: 20px;
}
.custom-list li:before {
    content: '';
    width: 15px;
    height:15px;
    position: absolute;
    background-image: url('images/tripdetails/bluetick.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.activity{
    list-style: none;
    padding-left: 0;
}
.activity li {
    position: relative;
    padding-left: 20px;
}
.activity li:before {
    content: '';
    width: 15px;
    height:15px;
    position: absolute;
    background-image: url('images/tripdetails/activity.png');
    height: 30px;
    width: 30px;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.season{
    list-style: none;
    padding-left: 0;
}
.season li {
    position: relative;
    padding-left: 20px;
}
.season li:before {
    content: '';
    width: 30px;
    height:30px;
    position: absolute;
    background-image: url('images/tripdetails/bs.jpg');
    background-size: cover;
    background-position: center;
    left:-7px;
    top: 50%;
    transform: translateY(-50%);
}
