    /*home page css*/
.color-3a3838{
    color:#273b77;
}
.border-btm-dadada{
    border-bottom: 1px solid #dadada;
}
.width-50{
    width: 50px;
}
.width-43{
    width: 43px;
}
.main-logo img {
    width:100%;
}
.header-main .main-logo {
    /*width: 226px;*/
}
.header-main .main-nav > li > a{
	font-size: 18px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #fff;
    z-index: 1111;
    font-family: "Titillium Web", sans-serif;
    /*padding: 10px 0px 38px 31px;*/
    font-weight: 400;
}
.header-bg-white .header-main{
    position: fixed;
}
.header-bg-white .header-main .header-inner {
    padding-top: 0px;
    padding-bottom: 6px;
}
.header-bg-white .header-main .main-logo{
    padding-top: 0px;
    padding-bottom: 0;
}
.header-bg-white .header-main .main-logo img{
    width: 70px;
    max-width: unset;
    border-radius: 5px;
    background: #fff;
    padding: 0px;
}
.header-bg-white .header-main .main-nav > li > a{
    padding-bottom: 23px;
    color: #000;
    font-weight: 600;
}
.header-main ul.nav-mini-right > li > a {
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
    position: relative;
}
.header-main ul.nav-mini-right > li > a .icon-font {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
}

.header-waypoint-sticky.header-main .main-nav > li > a {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #000;
    /*padding: 10px 0px 39px 20px;*/
}

.main-wrapper{
    /*margin-bottom: 600px;*/
    background-color: #fff;
    z-index: 2;
    position: relative;
}
.main-wrapper12 {
    margin-bottom: 675px;
    background-color: #fff;
    z-index: 2;
    position: relative;
}
.banner-vedio{
    height: 655px;
}
.banner-vedio video{
    width: 100%;
}
.banner-image{
    height:700px;
}
.banner-image img{
    height:100%;
}

.hero-banner{
    position: absolute;
    top: 464px;
    left: 28%;
}
.hero-inner h1{
    font-weight: normal;
    font-size: 47px;
}
.search-home{
    margin-top: 0px;
}
.front-title{
    padding-top: 18px;
}
.home-price{
    position: absolute;
    top:0px;
    color: #fff;
    text-transform: capitalize;
    background:#1f8cdc;
    font-size: 14px;
    padding: 4px 10px;
}
.form-control-sm{
    padding-top: 8px;
    padding-bottom: 8px;
    height: 43px;
    background: #fff;
    color: #000;
    border-color: #c1baba;
}
.new-img{
    position: absolute;
    top: 546px;
}
.new-img1{
    width: 396px;
    position: absolute;
    left: -3%;
    display:none;
}
.new-img2{
    width: 464px;
    position: absolute;
    top: 21%;
    left: -6%;
    display:none;
}
.text-warning {
    color: #7a7a7a !important;
    font-size: 13px;
}
.row.mb-30 > [class*=col] {
    padding-bottom: 30px;
}
.row.gap-20 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
}
.pt-123{
    padding:70px 0px !important;
}
.recomend-trip1{
    text-align: center;
    width: 60%;
    margin: auto;
    font-size: 15px !important;
}
.reviews{
    background: whitesmoke;
    background-image: url("../../../assets/images/travel-pattern-background_23-2148043439.webp");
    background-repeat: repeat;
    
}
.reviews-body{
    padding: 120px 0px;
    background-color: rgba(255,255,255,0.75
    );
}
.pb-0{
    /*margin-top: 42px;*/
    /*margin-bottom: 60px !important;*/
    background: #f9f9f9;
    padding: 80px 0px !important;
}
.pt-0{
    /*padding-bottom: 70px;*/
}
.testimonial-grid-01:before{
    display:none;
}

ul.slick-dots li.slick-active button:before {
    opacity: .9;
    background-color: #6b271a;
}

ul.slick-dots li button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    text-align: center;
    opacity: .5;
    border: 2px solid #6b271a;
}

ul.slick-dots {
    position: absolute;
    bottom: -45px;
}

.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.section-title {
    margin-bottom: 30px;
    max-width: 100%;
}
.section-title h2 {
    font-weight: 400;
    line-height: 1.15;
    font-size: 37px;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 12px;
    color: #6a271a;
}
.popular1{
    margin:auto;
}
.sherpa1{
    text-align: right;
    font-size: 22px !important;
    padding-right: 30px;
    padding-top: 15px;
}

.tour-grid-item-01 img {
    object-fit: cover;
    height: 217px;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.easy-step{
    margin-top:50px;
}
.tour-grid-item-01 ul.item-meta li {
    display: inline-block;
    position: relative;
    margin-right: 74px;
}
.new-img3{
    width: 150px;
    height: 40px !important;
    position: absolute;
    bottom: 57px;
    left: 33px;
    /*display: none;*/
}
.new-img31{
    width: 150px;
    height: 40px !important;
    position: absolute;
    bottom: 88px;
    left: 33px;
    /*display: none;*/
}
.new-img4{
    width: 102px;
    position: absolute;
    top: 56%;
    left: 42%
}
.font-lg {
    font-size: 16px;
}
.featured-trip1{
    font-size: 13px;
    background: #fcf9f9;
    padding: 6px 9px 6px;
    margin-bottom: 0px;
        display: none;
}
.font700 .far{
    padding-right: 15px;
}
.tour-packages1{
    background: #f9f9f9;
    padding:120px 0px;
}
.mb-10 {
    margin-bottom: 40px !important;
}
.tour-grid-item-01{
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    margin-bottom: 45px;
    height: 360px;
}
.tour-grid-item-01 .content{
    padding: 20px;
}
.tour-grid-item-01 h5 {
    line-height: 1.25;
    margin: 0px 0 0;
}
.tour-packages1 .add_bottom_30 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.btn_1, a.btn_1 {
    border: none;
    color: #000;
    cursor: pointer;
    padding: 7px 20px 7px 0px;
    display: inline-block;
    outline: 0;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-top: 2px solid #6b271a;
    margin-right: 109px;
}
.btn_cus{
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    color: #000;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-weight: 500;
    border-bottom: 1px solid #000;
}
.btn_cus:hover{
    color:#333;
}
.tour-packages1 .mb-5a{
    margin-bottom: 3rem!important;
    margin-top: 3rem!important;
}
.destination-home7, .reviews-body{
    padding: 80px 0px;
    background: #fbd8a5;
    /*background-color: #6a2718;*/
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23f49e1b' fill-opacity='0.09'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");*/*/
}

.destination-home7 .section-title h2, .destination-home7 .recomend-trip1{
    color:#6b261a;
}

.best-selling-pkg{
    padding:80px 0px;
}
.deals1{
    padding:80px 0px 100px;
    /*background-color:#fdecd2;*/
}

.deals1 .featured-icon-horizontal-01 {
    padding: 0px 160px;
}

.deals1 .featured-icon-horizontal-01 p{
    text-align: center;
    line-height: 31px;
    font-size: 15px;
    /*padding-top: 42px;*/
}
.customis-cover{
    border: 1px solid #6b271a;
    padding: 16px;
}
.customis{
    padding-bottom: 70px;
}
.banner_2 {
    background: url(../img/banner.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: relative;
}
.banner_2 .wrapper {
    color: #fff;
    padding: 60px;
    background-color: rgba(0, 0, 0, 0.3);
}
.opacity-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.banner_2 .wrapper h3 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
}
.banner_2 .wrapper p {
    font-size: 24px;
    font-weight: 300;
}
.travel-vlog {
    background: #fff;
    padding: 80px 0px;
}
.travel-vlog p{
    font-size: 15px;
    text-align: center;
}
.travel-blog1{
    border: 2px solid #d8cfcf;
    padding: 3px;
}
.blogtravel12{
    display:flex;
}

a.box_news figure figcaption {
    background-color: #b1c63a;
    text-align: center;
    position: absolute;
    right: 0;
    top: 10px;
    display: inline-block;
    color: #fff;
    width: 43px;
    height: 55px;
    padding: 10px;
    line-height: 1;
}
a.box_news figure figcaption strong {
    display: block;
    font-size: 21px;
}
a.box_news ul {
    margin-top: 0px;
    /*padding: 10px 0 0 0;*/
}
.white-re{
    background: #fff;
    padding: 22px 22px;
    height: auto;
    text-align: center;
}
a.box_news ul li {
    color: #000;
}

.btn_home_align {
    text-align: right;
    margin-bottom: 25px;
}
.destination-grid-item-01:hover h5 {
    color: #fff;
}
#option_btn {
    position: fixed;
    bottom: 25%;
    left: -4px;
    cursor: pointer;
    z-index: 9;
    background: transparent;
    border-right: 0;
    height: 92px;
    text-align: center;
    border-radius: 5px 30px 30px 5px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    line-height: 1.4;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: -webkit-transform 600ms ease;
    -moz-transition: transform 600ms ease;
    -o-transition: -o-transform 600ms ease;
    transition: transform 600ms ease;
}
.travel-review{
    padding-bottom: 100px!important;
}
.bg-white-gradient-top-bottom .bg-gradient-top {
    top: -41px;
}
.item-meta li {
    display: inline-block;
    position: relative;
    margin-right: 17px;
}
.testimonial-grid-01 .man .image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px; 
}
.travel-review {
    padding-bottom: 60px!important;
}
.testimonial-grid-arrow button span {
    background-color: #475471;
    color: #FFF;
    display: inline-block;
    padding: 4px 9px;
}
.testimonial-grid-wrapper {
    border: none;
    position: relative;
    padding: 0px 31px;
}

/*about css*/
.header-main1{
    position: absolute;
    background: transparent;
    box-shadow: inset 0 50px 20px 5px #6b271a94;
}
.header-main1 .main-nav > li > a {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: none;
    text-transform: uppercase;
    /* border-bottom: 2px solid #fff; */
    color: #000;
    padding-left: 22px;
    padding-right: 0px;
    padding-top: 32px;
}
.header-main1 .main-logo {
    width: 160px;
    /*padding-top: 0px;*/
    padding-bottom: 0;
}
.header-main1 .main-logo img {
    padding:10px 0px;
    max-width: unset;
    width: unset;
    /* box-shadow: 0 4px 8px 0 rgb(224 213 213 / 39%), 0 6px 20px 0 rgb(247 241 241 / 11%); */
    border-radius: 0px;
    background: none;
    padding: 10px 10px;
    position: absolute;
    top: -123%;
}

.header-main2{
    background:#fff;
    height:63px;
    box-shadow: none;
    position:relative;
}

.header-main2 .main-nav > li > a {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: none;
    text-transform: uppercase;
    /* border-bottom: 2px solid #fff; */
    color: #000;
    padding-left: 22px;
    padding-right: 0px;
    padding-top: 25px;
    font-family: "Titillium Web", sans-serif;
}
.header-main2 .main-logo img {
    width: auto;
    max-width: unset;
    /* box-shadow: 0 4px 8px 0 rgb(224 213 213 / 39%), 0 6px 20px 0 rgb(247 241 241 / 11%); */
    border-radius: 0px;
    background: #fff;
    padding: 0px;
    position: absolute;
    top: -17px;
}

.about-banner{
    background:linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)),url('../img/banner-about.png');
    height: 543px;
}

.find-banner{
    background:linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)),url('../img/banner-about.png');
    height: 250px;
}

.page-wrapper .find-banner{
    padding: 150px 0px 150px;
}

.search-banner{
    height: 465px;
}
.page-wrapper {
    padding: 0px !important;
}

.bread123 .breadcrumb-item{
    background: #273b77;
    padding: 6px 12px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    font-size: 15px; 
}
.search-bread .one{
    background:#67c1ef;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.search-bread .two{
    background:#543f6d !important
}
.about-top{
   padding:80px 0px;
}
.page-title .breadcrumb-item:after {
    color:#fff;
}
.page-title .breadcrumb-item a{
    color:#fff;
}
.breadcrumb-item.active {
    color: #fff;
    text-align: center;
    font-size: 60px;
    margin: auto;
}
.title-breadcrum{
    color:#fff;
}
.page-title1 .breadcrumb-item:after {
    color:#fff;
}
.page-title1 .breadcrumb-item a{
    color:#fff;
}
.footer-aff a:nth-child(4),.footer-aff a:nth-child(6) {
  padding-left:28px;
}
.footer-aff .fa-envelope a:nth-child(2) {
  padding-left:28px;
}

/*aticle page ko css*/
.about-article{
    margin-bottom:70px;
}
.team-member h1 {   
    position: relative;  
    font-size: 40px;  
    z-index: 1;  
}  
.team-member h1:after {
    content: '';
    background-color: #6b271a;
    height: 2px;
    display: block;
    position: absolute;
    top: 27px;
    right: 0;
    width: 80%;
}
.first .row{
    margin-bottom: 50px;
    margin-top: 50px;
}
.second .row{
    margin-bottom: 50px;
    margin-top: 50px;
}
.first .col-md-3 .image-border{
    position: absolute;
    width:50%;
    height: 9px;
    background-color: #6b271a; 
    border: none;
}
.first .col-md-3 img{
    padding: 0;
    width: 100%;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    box-shadow: 2px 2px 8px;
}
.first .col-md-9{
    background-color: #FEF5E7;
    margin-top: 80px;
    padding: 16px 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 8px;
    margin-left: -14px;
}
.first h2{
    font-size: 30px;
    margin-bottom: 6px;
}
.first h6{
    font-size: 18px;
    color: #566573;
    margin-top: 0;
    margin-bottom: 20px;
}
.first q{
    font-size: 16px;
}
.second .col-md-9{
    background-color: #FEF5E7;
    margin-top: 75px;
    padding: 16px 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 2px 2px 8px;
    margin-right: -14px;
}
.second .col-md-3 .image-border {
    position: absolute;
    width: 47%;
    height: 9px;
    right: 14px;
    background-color: #C0392B;
    border: none;
}
.second .col-md-3 img{
    padding: 0;
    width: 100%;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 2px 2px 8px;
}
.second h6{
    font-size: 18px;
    color: #566573;
    margin-bottom: 20px;
}
.second q{
    font-size: 16px;
}
.second h2{
    font-size: 30px;
    margin-bottom: 6px;
}

/*numbering*/
.card-header .btn-link{
    font-size:15px;
    color:#000;
} 
.bs-example{
    margin-top:70px;
}
.team{
    min-height: 26vh;
    padding: 35px 0;
    position: relative;
    margin-top: 70px;
    border-top: 2px solid #ccc;
}
.team .card{
    border: none;
}
.team .card .counter{
    position: absolute;
    font-size: 51px;
    color: #212F3D;
    top: 40%;
    left: 12%;
    transform: translate(-50%,-50%);
}
a:hover{
    color:#6b271a;
}

/*listing-page css*/
.page-result {
    padding: 88px 0;
}
.page-title1 .breadcrumb-item.active {
    color: #000;
}
.name1{
	font-family: 'Nothing You Could Do', cursive;
}
.hero-banner.hero-banner-01.alt-option-03 .container {
    padding-top: 171px;
    padding-bottom: 80px;
}
.hero-banner-01 .font-lg {
    font-size: 15px;
    line-height: 1.45;
}

.destination-grid-item-01 .image img {
    object-fit: cover;
    height: 500px;
}

.destination-top .tour-grid-item-01 , .destination-top .tour-grid-item-01 .image{
    height:400px;
}

.destination-top .tour-grid-item-01 .image img{
    width:100%;
    height:100%;
}


.btn-primary .ion-android-search{
    font-size:20px;
}
.btn-primary, .btn.disabled, .btn:disabled {
    background: #6a271a;
    border-color: #6a271a;
    color: #FFF;
    padding: 11px 22px;
}
.btn-primary:hover{
        background: #f59e1d;
    border-color: #f59e1d;
    color: #FFF;
    padding: 11px 22px;
}
.btn-primary:not(:disabled):not(.disabled):active{
    background: #6b271a;
    border-color: #6b271a;
    color: #FFF;
}
.text-primary {
    color: #6b271a !important;
}
.featured-icon-horizontal-01 h5, .featured-icon-horizontal-01 h6 {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
}
.featured-icon-horizontal-01 .content p {
    font-size: 13px;
    letter-spacing: 1px;
    color: #000 !important;
}
.featured-icon-horizontal-01 .icon-font {
    width: 60px;
    height: 60px;
    line-height: 94px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    font-size: 40px;
    float: left;
}
.two-column-css{
	text-align: justify;
	font-family: "Titillium Web", sans-serif;
	line-height: 1.7;
	font-size: 15px;
    letter-spacing: 1px;
    color: #000;
}
.post-grid-01 h4 {
    line-height: 1.25;
    margin: 10px 0 10px;
    font-weight: 600;
    font-family: "Titillium Web", sans-serif;
    font-size: 17px;
}
.hero-banner-01 {
    padding-top: 75px;
    padding-bottom: 0px;
}
.hero-banner.overlay-light:before {
    background-color: transparent;
}

/*Footer section css*/
.footer-wrapper.light {
    /*background-color: #d7e056;*/
}
.footer-wrapper .footer-logo img {
    width: 150px;
    height: auto;
    margin-bottom: 17px;
}
.footer-logo img{
    width:unset;
}
.main-footer.footer_menu {
    display: flex;
    align-items: center;
}
.footer_part .footer_iner .footer_logo a {
    display: inline-block;
    margin-right: 45px;
}
.footer_part .footer_iner .footer_menu_item a {
    display: inline-block;
    color: #4b3049;
    font-size: 16px;
    padding: 0 17px;
}
.foter-contact{
	color: #000;
}
.footer-wrapper.light .bottom-footer {
    background-color: #0c0c0c;
    padding-top: 25px;
    padding-bottom: 20px;
    margin-top: 40px;
}
.footer-copy-right{
	font-size: 14px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}
.footer-wrapper ul.footer-menu-list-02 li a {
     font-weight: normal; 
    font-size: 11px;
    letter-spacing: 0px;
    color: #c7c1c1;
    font-family: "Playfair Display", serif;
}
.footer-socials img{
	width: unset;
	display: inline-block;
}
.footer-socials ul{
    display: flex;
}
.footer-socials ul li{
    margin-right: 0px;
}
.footer-wrapper .footer-socials a {
    font-size: 26px;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 1;
}
.footer-socials a i{
    font-size: 21px;
    /* border: 1px solid #ccc; */
    padding: 8px;
    color: #fff;
}

.btn-send{
	opacity: 1 !important;
}
.btn-contact-page{
    background: #6a281a;
    /* border-color: #5c4775; */
    color: #ffffff;
    padding: 10px !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.btn-contact-page:hover{
    background: #6a281a;
    /* border-color: #5c4775; */
    color: #ffffff;
    padding: 10px !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ribbon_3  {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    /* transform: rotate(-45deg); */
    /* -webkit-transform: rotate(-45deg); */
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#169218 0,#b3c450 100%);
    box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
    text-shadow: 1px 1px 2px rgba(0,0,0,.25);
    position: absolute;
    top: 30px;
    left: 15px;
    padding: 2px;
    border-radius: 6px;
}
.ribbon_4{
    background: linear-gradient(#5e7fbb 0,#abacad 100%);
}
.ribbon_5{
    background: linear-gradient(#862729 0,#9c6363 100%);
    /*background: #acc817;*/
}
.trip1_btn{
    margin-top: 0px;
}
.detailul .a123{
    /*margin-right: 185px !important;*/
}
.ulnew-img3 {
    width: 150px;
    height: 40px !important;
    position: absolute;
    bottom: 16px;
    left: 22px;
}
.activities .col{
    padding:0px 7px;
}
[class*=activities] .slick-prev, [class*=activities] .slick-next {
    z-index: 3;
    margin-top: -25px;
    width: 43px;
    height: 42px;
    background-color: transparent;
    border: 1px solid #aa3d40;
    color: #96373a;
    transition: all 0.2s ease-out;
    font-size: -1px;
}
[class*=activities] .slick-prev:hover, [class*=activities] .slick-next:hover {
    background-color: transparent;
    color: #863739;
}
.tour-slide{
    position: relative;
}
.tour-slide123 h3 {
    color: #fff;
    font-weight: normal;
    margin: 10px 0 10px;
    position: absolute;
    bottom: 55px;
    left: 34px;
    font-size: 35px;
}

.testimonial-grid-01 .texting{
    margin-top:11px;
}
.testimonial-grid-01 h5 {
    font-size: 17px;
    line-height: 1.25;
    margin: 0 0 0px;
    font-weight: 400;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.img-circle{
    width: 100px;
}
.testimonialabc{
    border:1px solid;
}
.testimonialabc p{
    text-align: right;
    padding-right: 31px;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 18px;
    color: ;#000000;
}
.testimonial-grid-01 .image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid rgba(255, 255, 255, 0.5);
    display: block;
    border-radius: 0%;
}
.tour-slide123 .text-muted1{
    position: absolute;
    bottom: 37px;
    color: #fff;
    left: 38px;
}

/*for gallery*/
.main{
    padding: 0px 0;
} 
.main ul li {
    padding: 0px 15px;
    border: 1px solid #5b719d;;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    cursor: pointer;
    transition: all .5s ease;
    color: #333;
    font-size: 14px;
    padding: 5px;
    border-radius: 7px;
}
.main ul li.active, .main ul li:hover {
    background-color: #6b271a;
    color: #fff;
    border: 1px solid #6b271a;
}
.main ul li:last-of-type{
    margin-right: 0 ;
}
.main .container-fluid{
    overflow: hidden;
    padding: 0;
}
.main .container-fluid .col-md-3{
    padding: 0;
    float: left;
    transition: all 5s ease-in-out;
    cursor: pointer;
}
.main .container-fluid img{
    width: 100%
}
.gallery-bread{
    margin-left: 42%;
}
.search-bread {
    margin-left: 40%;
    margin-top: -8%;
}
.detail-bread{
    margin-left: 38%;
    margin-top: -3%;
}
.detail-bread .breadcrumb-item{
    background: #273b77;
    padding: 6px 12px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    font-size: 15px;
}
.detail-bread .one{
    background:#1f8cdc;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.detail-bread .two{
    background: #273b77 !important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.destination1-text{
    text-align: center;
    position: absolute;
    left: 12%;
    top: 55%;
    width: 75%;
}
.destination1-text h2{
    color: #fff;
    font-weight: 400;
    font-size: 48px;
}
.destination1-text p{
    color: #fff;
    font-size: 20px;
}
.destination1-text a{
    color: #ffaf0e;
    font-weight: 600;
}
.destination1-note{
    margin: 48px 0px;
}
.destination1-note p{
    color:#222222;
}
.sidebar-wrapper {
    padding-right: 14px;
}

.gallery-page1 {
    padding: 90px 17px 60px;
}

/*for tour detail*/
.fullwidth-horizon-sticky.none-sticky-hide.fixed {
    opacity: 1;
    height: 60px;
    margin-top: 0;
    border-width: 1px;
}
ul.horizon-sticky-nav > li a{
	padding-top: 27px;
	font-size:14px;
}
.trip-facts img{
    width: 32px;
    margin: auto;
}
.blog-author.bg-light {
    padding: 30px;
    margin-bottom: 20px;
}
.starRating:not(old){
  display        : inline-block;
  width          : 7.5em;
  height         : 1.5em;
  overflow       : hidden;
  vertical-align : bottom;
}
.starRating:not(old) > input{
  margin-right : -100%;
  opacity      : 0;
}
.starRating:not(old) > label{
  display         : block;
  float           : right;
  position        : relative;
  background      : url('../img/star-off.svg');
  background-size : contain;
}
.starRating:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 1.5em;
  height          : 1.5em;
  background      : url('../img/star-on.svg');
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}
.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
  opacity : 1;
}
.starRating1:not(old){
  display        : inline-block;
  width          : 7.5em;
  height         : 1.5em;
  overflow       : hidden;
  vertical-align : bottom;
}
.starRating1:not(old) > input{
  margin-right : -100%;
  opacity      : 0;
}
.starRating1:not(old) > label{
  display         : block;
  float           : right;
  position        : relative;
  background      : url('../img/star-off.svg');
  background-size : contain;
}
.starRating1:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 1.5em;
  height          : 1.5em;
  background      : url('../img/star-on.svg');
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}
.starRating1:not(old) > label:hover:before,
.starRating1:not(old) > label:hover ~ label:before,
.starRating1:not(:hover) > :checked ~ label:before{
  opacity : 1;
}

/*sample hai*/
a.btn_map {
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    color: #ffffff;
    background: #6b271a;
    cursor: pointer;
    padding: 13px 20px;
    display: inline-block;
    outline: 0;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 20px;
}
a.btn_map:hover {
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    color: #fff;
    background: #6b271a;
    cursor: pointer;
    padding: 13px 20px;
    display: inline-block;
    outline: 0;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 20px;
}
a.btn_map:active {
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    color: #ffffff;
    background: #6b271a;
    cursor: pointer;
    padding: 13px 20px;
    display: inline-block;
    outline: 0;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.enquiry-box{
    padding: 10px 24px 34px !important;
}
.booking-box .box-heading {
    background-color: #67c1ef;
    color: #FFF;
    text-align: center;
    padding: 5px 10px 4px;
    display:none;
}
.item-text-long-wrapper .item-text-long .count123 {
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
    text-align: center;
    border: 1px solid #CCC;
    width: 45px;
    height: 45px;
    border-radius: 0px; 
    padding-top: 4px;
    font-weight: 600;
    letter-spacing: -0.5px;
}
.side123{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}
.sidebtn{
    margin-top: -44px;
}
.tripStandard {
    background-color: #fff;
    padding: 0 15px 15px;
    margin-top: 10px;
    border: 1px solid #efebea;
}
.tripStandardNewPrice {
    font-size: 39px;
    float: left;
    color: #568a59;
    margin-top: 0px;
}
.tripStandardNewPrice small {
    font-size: 50%;
}
.per{
    font-size: 14px;
    font-weight: 600;
    color: #435987;
}
.tripStandardContent .btn-danger {
    padding: 8px 5px;
    font-size: 13px;
    margin-top: 10px;
    color: #fff;
    font-weight: 600;
    background-color: #ff1944;
    border-color: #ff1944;
}
.showStandardPP{
    margin-top: 10px;
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    background: #ddd;
    color: #333;
}
.booking-box{
    margin-top:10px;
}
.expert1{
    margin-bottom: 40px;
}

/*custom css*/
.col-md-offset-2{
    margin-left: 17%;
}
ul.post-small-list li h6:hover {
    color: #682619;
}
.form-login-modal.modal .modal-dialog{
    max-width: 500px;
}
.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #6b271a;
    background-color: #6b271a;
}
.customize-inner {
        padding: 120px 0px;
}

/*for footer extra css*/
.footer-revealed{
    z-index: 0;
    /*position: fixed;*/
    bottom: 0px;
    width: 100%;
}
.footer-top{
    background-color: #F5F5F5;
    padding-top: 50px;
    padding-bottom: 50px;
}
footer {
    /*background: url(../img/mt.png) repeat 0 0;*/
    color: #000;
    padding: 100px 0px 50px;
    /*height: 409px;*/
    background-color:#6b271a;
}
footer h3 {
    font-size: 19px;
    color: #fff;
    margin-top: 20px;
    font-family: "Titillium Web", sans-serif;
    /*text-transform: uppercase;*/
}
a#phone {
    margin: 20px 0;
    color: #fff;
}
footer ul {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: none;
}
.affilation-footer{
    display:flex;
    margin-bottom: 12px;
}
.affilation-footer li{
   padding-right: 11px !important;
}
.footer-aff i{
    font-size: 14px;
    padding-right: 8px;
    color: #fff;
}

footer a {
    color: #fff;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}
footer p{
    font-size: 15px;
    color: #fff;
    margin-bottom:5px;
}
.footer1{
    text-align: center;
    border-top: 1px solid #b8b8b8;
    padding-top: 10px;
    margin-top: 38px;
    /* margin-bottom: 30px; */
    width: 100%;
    display: flex;
}
#social_footer {
    /*text-align: center;*/
    /*border-top: 3px solid #b8b8b8;*/
    /*padding-top: 10px;*/
    /*margin-top: 38px;*/
    /*margin-bottom: 30px;*/
}
#social_footer ul {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}
#social_footer ul li {
    display: inline-block;
    /*margin: 0 5px 10px 5px;*/
}
#social_footer ul li a {
    color: #273b77;
    text-align: center;
    line-height: 35px;
    display: block;
    font-size: 22px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.slick-home-slider{
    width:100%;
}
.slick-carousel-wrapper.similar-tours .slick-carousel-inner .slick-item{
    width:383px !important;
}
.slick-top-destination-detail .detail-slider{
    width:337px ;
}
.video_area {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 190px 0;
}
.video_bg {
    background-image: url('../img/scenery.jpg');
}
.video_area .video_wrap .video_icon a {
    width: 84px;
    height: 84px;
    text-align: center;
    line-height: 84px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #1ec6b6;
    display: inline-block;
    color: #fff;
    font-size: 17px;
}
#headerPopup{
  width:75%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}
.photo-block {
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
}
.tour-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
}
.photo-block img {
    width: 100%;
    height: auto;
    display: block;
}
.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;
}
.photo-block h4 {
    padding-bottom: 10px;
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    opacity: 0;
}
.delay-1 {
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
}
.photo-block h3 {
    padding-bottom: 10px;
}

/*extra*/
.vc_custom_1542396038422 {
   height: 315px;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_custom_1542401811960 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-image: url(http://www.nicdarkthemes.com/themes/travel/wp/demo/love-travel/wp-content/uploads/sites/3/2018/11/parallax-5-filter.jpg?id=1584) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_custom_1542401827013 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-image: url(http://www.nicdarkthemes.com/themes/travel/wp/demo/love-travel/wp-content/uploads/sites/3/2018/11/parallax-6-filter.jpg?id=1585) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}.vc_col-sm-6 {
    width: 50%;
    float: left;
}
.nd_options_text_align_center {
    text-align: center;
}

.validate-has-error{
    color: red;
}
#option_btn img{
   width:unset;
   padding-left: 5px;
   padding-bottom: 5px;
}
.demotip {
    display: block;
}
/** Donna Galletta | LIGHTBOX MARKUP **/

.lightbox {
    /** Default lightbox to hidden */
    display: none;

    /** Position and style */
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}
.lightbox:target {
    /** Remove default browser outline */
    outline: none;

    /** Unhide lightbox **/
    display: block;
}
span#overall_rating-error,
span#pre_trip_rating-error,
span#transportation_rating-error,
span#accommodation_rating-error,
span#meals_rating-error,
span#staffs_rating-error,
span#money_rating-error{
    position: absolute;
    margin-top: 4vh;
    left: 1vw;
    font-size: 90%;
}
.z-in-1111{
    z-index: 1111;
}
.gnav{
    cursor: pointer;
}
.hero-inner h1 {
    color:#fff;
    font-family: "Dancing Script", cursive;
}

.contact-list-01 a, .contact-list-01 a#phone{
    color:#6b271a;
}
.price-book {
    background-color: transparent;
    /*padding: 0px 0px 0px 7px;   */
    color: #000;
    font-size: 23px;
    font-weight: 700;
    margin-bottom:0px;
    text-align:center;
}
.price-book  .text {
    font-size: 17px;
    margin-right: 5px;
    font-weight: normal;
}
.price-book  del ins span {
    color: green;
    opacity: 1;
    font-size: 80%;
}
.price-book  del span {
    color:green;
}
.price-book  ins span{
   color: #435987;
    font-size: 22px;
}
.partnr1{
    position: absolute;
    top: 63%;
}
.partnr1 ul{
    display:inline-flex;
}
.partnr1 ul li{
    /*padding-right:10px;*/
}
.partnr1 ul li img{
    border-radius:10px;
}
.partner-text{
    padding-right: 10px !important;
    font-weight: 600;
    color: #3a3838;
}
.cdsROW.narrow {
    width: 100% !important;
    text-align: center;
    padding: 7px 12px 1px;
}
.cdsROW.cx_brand_refresh .logo img {
    width: 115px;
    padding: 4px 0;
    margin:auto;
}

.header-video {
	position: relative;
	overflow: hidden
}

#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    height: 650px;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width:992px) and (min-width:770px){
    #hero_video{
        height: 485px !important;
    }
}
.header-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.opacity-mask {
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: table;
}
.intro_title {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.intro_title h1 {
     font-size: 47px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 21%;
    font-family: "Titillium Web", sans-serif;
    line-height: 64px;
}
.search-form-main{
    position:relative;
}
.search-form-inner{
    background: #ffbd59;
    border-radius: 5px;
    width: 100%;
    /*position: absolute;*/
    padding: 19px 20px 4px;
    bottom: 0px;
    z-index: 111;
}
.search-form-inner .row.gap-1 > [class*=col] {
    padding-left: 6px;
    padding-right: 0;
    padding-bottom: 1px;
}
.header-main .main-nav > li:last-child a {
    width:198px;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
    width: 100%;
    border: 1px solid #fff;
    border-right: none;
    padding: 10px;
    height: 38px;
    border-radius: 5px 0px 0px 5px;
    outline: none;
    color: #fff;
    background: transparent;
    margin-top: -7px;
    font-size: 13px;
}

.header-waypoint-sticky.header-main .searchTerm, .header-main-one .searchTerm {
    border: 1px solid #000000;
    color: #000000;
    border-right: none;
}

.searchTerm::placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.header-waypoint-sticky.header-main .searchTerm::placeholder, .header-main-one .searchTerm::placeholder {
  color: #000000;
  opacity: 1; /* Firefox */
}

.searchTerm:focus{
    /*color: #ffffff;*/
}

.searchButton {
    width: 35px;
    height: 38px;
    border: none;
    background: transparent;
    text-align: center;
    color: #ffffff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 15px;
    margin-top: -7px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.header-waypoint-sticky.header-main .searchButton , .header-main-one .searchButton {
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    color: #000000;
}

.inquiry-btn2, .inquiry-btn2:hover {
    z-index: 999;
    position: absolute;
    top: 56%;
    right: -67px;
    transform: rotate(90deg);
    font-weight: normal;
    background: #6c261a;
    color: #fff;
    letter-spacing: 2px;
    font-size: 17px;
    text-transform: capitalize;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 90%;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

/*added css for footer image*/
.easy-step{
    display: none;
}

.footer-revealed .col-md-8.col-sm-12.partnr1{
display: none;
}
/*2081-5-20*/
a.btn_map{
    width: 70% !important;
}
.activities-btn-1{
    margin-left: auto;
}
.activities-btn-2{
    margin-right: auto;
}


/*Responsive css*/
@media (min-width: 1400px) and (max-width: 1922px) {
    #hero_video{
        height:850px;
    }
}
@media(max-width:1024px){
    .banner-vedio {
        height: 700px;
    }
    .new-img1 {
        width: 396px;
        position: absolute;
        left: -3%;
        top: 12%;
    }
    .detail-bread {
        margin-left: 34%;
        margin-top: -3%;
    }
    .tour-grid-item-01 h5 {
        line-height: 1.25;
        margin: 0px 0 0;
        font-size: 16px;
    }
    .tour-grid-item-01 ul.item-meta li {
        display: inline-block;
        position: relative;
        margin-right: 16px;
    }
    
    .new-img2 {
        width: 349px;
        position: absolute;
        top: 21%;
        left: -6%;
    }
    a.box_news figure {
        /*width: 143px;*/
        /*height: 114px;*/
        /*overflow: hidden;*/
        /*position: absolute;*/
        /*left: 0;*/
        /*top: 0;*/
    }
    .white-re {
        /*background: #fff;*/
        /*margin-top: 89px;*/
        /*padding: 22px 22px;*/
        /*width: 143px;*/
        /*height: 257px;*/
    }
    .trav123{
        font-size: 31px;
    }
    .travel-vlog p {
        font-size: 17px;
        padding-left: 19px;
    }
    .btn_1, a.btn_1 {
        border: none;
        color: #000;
        cursor: pointer;
        padding: 7px 20px 7px 0px;
        display: inline-block;
        outline: 0;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        border-top: 2px solid #378cb6;
        margin-right: 78px;
    }
    .about-banner {
        height: 445px;
    }
    .team {
        min-height: 14vh;
        padding: 35px 0;
        position: relative;
        margin-top: 70px;
        border-top: 2px solid #ccc;
    }
    .search-bread {
        margin-left: 41%;
        margin-top: 0%;
    }
    .detailul .a123 {
        margin-right: 108px !important;
    }
    .ulnew-img3{
        width: 102px;
        height: 31px !important;
        position: absolute;
        top: 51%;
        right: 10%;
    }
}

@media (min-width: 992px){
    .fullwidth-horizon-sticky.none-sticky-hide {
        overflow: hidden;
        left: 10000px;
        right: -10000px;
    }
}

@media(max-width:768px){
    .header-main {
        min-height: 10px;
        margin: 0;
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 0px;
        z-index: 9;
    }
    .header-waypoint-sticky.header-main {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1030;
        background-color: #FFF;
        box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
        height: 65px;
    }
    .header-waypoint-sticky.header-main .navbar-wrapper {
        position: relative;
        top: -35px;
    }
    .header-main-one .btn.btn-toggle.collapsed:before {
        content: "\f394";
        color: #000;
    }
    .header-main-one .main-nav > li > a {
        color: #fff !important;
    }
    .header-main-one .btn.btn-toggle:before{
        color:#000;
    }
    .header-waypoint-sticky.header-main .main-logo img {
        width: 120px;
        
    }
    .new-img3, .new-img31 {
        right: 33px;
        left: unset;
    }
    .col-md-offset-2 {
        margin-left: 1%
    
    }
    .slick-hero-wrapper{
        padding-top: 90px;
    }
    .header-main .btn.btn-toggle {
        font: inherit;
        text-transform: inherit;
        background-color: transparent;
        padding: 0;
        margin: 0;
        letter-spacing: inherit;
        line-height: 1;
        font-size: 22px;
        color: #fff;
        border: 0;
        margin-left: 15px;
        /* margin-top: -134px; */
    }
    .header-main1 .btn.btn-toggle {
        font: inherit;
        text-transform: inherit;
        background-color: transparent;
        padding: 0;
        margin: 0;
        letter-spacing: inherit;
        line-height: 1;
        font-size: 14px;
        color: #000;
        border: 0;
        margin-left: 15px;
    }
    .header-waypoint-sticky.header-main .btn.btn-toggle{
            color: #000;
        margin-top: 20px;
    }
    .header-main.with-absolute-navbar .navbar {
        position: absolute;
        left: 0;
        right: 0;
        top: 0px;
        z-index: 999998;
        margin-top: 0;
    }
    .header-waypoint-sticky.header-main .navbar {
        position: absolute;
        left: 0;
        right: 0;
        top: 36px;
        z-index: 999998;
        margin-top: 0;
    }
    .banner-vedio {
        height: 479px;
    }
    .hero-banner {
        position: absolute;
        top: 200px;
        left: 6%;
    }
    .hero-inner h1 {
        font-weight: normal;
        font-size: 27px;
    }
    .front-title {
        padding-top: 0px;
    }
    .new-img {
        position: absolute;
        top: 318px;
    }
    .new-img1 {
        width: 309px;
        position: absolute;
        left: 0%;
        top: 7%;
    }
    .tour-packages1 {
        margin-bottom: 0px;
        background: #f3e9e9;
        padding-bottom: 80px;
        padding-top: 76px !important;
    }
    .new-img2 {
        width: 263px;
        position: absolute;
        top: 21%;
        left: -6%;
    }
    .travel-vlog p {
        font-size: 13px;
        padding-left: 19px;
    }
    .destination-content{
        margin-top:0px;
    }
    .main-wrapper {
        /*margin-bottom: 714px;*/
        /*background-color: #fff;*/
        /*z-index: 2;*/
        /*position: relative;*/
    }
    .about-banner {
        height: 344px;
    }
    .team {
        min-height: 22vh;
        padding: 35px 0;
        position: relative;
        margin-top: 70px;
        border-top: 2px solid #ccc;
    }
    .destination1-text p {
        color: #fff;
        font-size: 12px;
    }
    .fullwidth-horizon-sticky.none-sticky-hide.fixed {
        opacity: 1;
        height: 60px;
        margin-top: 78px;
        border-width: 1px;
    }
    .trav123 {
        font-size: 22px;
    }
    .intro_title h1 {
        margin-top: 0%;
    }
    #hero_video{
        height:405px;
    }
   
    .deals1 .featured-icon-horizontal-01 {
        padding: 0px 0px;
    }
    .search-form-inner {
        padding: 19px 20px 17px;
    }
    .px-5 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    /*.header-main .navbar-wrapper {*/
    /*    position: relative;*/
    /*    top: -110px;*/
    /*}*/
    .fullwidth-horizon-sticky-inner45{
        display:none;
    }
    .header-main-one{
        background:#fff !important;
    }
    .wrap {
        left: 45%;
        transform: translate(-50%, -50%);
    }
    .header-waypoint-sticky.header-main .searchButton, .header-main-one .searchButton {
        border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        color: #fff;
    }
    .searchTerm {
        width: 100%;
        border: 1px solid #fff;
        border-right: none;
        padding: 10px;
        height: 38px;
        border-radius: 5px 0px 0px 5px;
        outline: none;
        color: #fff;
        background: transparent;
        /*margin-top: 46px;*/
        font-size: 13px;
    }
    
    .searchButton {
        width: 35px;
        height: 38px;
        border: none;
        background: transparent;
        text-align: center;
        color: #ffffff;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        font-size: 15px;
        /*margin-top: 46px;*/
        border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }
    .header-waypoint-sticky.header-main .searchTerm{
        border: 1px solid #ffffff;
        color: #ffffff;
        border-right: none;
    }
    
    .header-main .main-menu-nav {
        position: relative;
        height: auto;
    }
    .header-waypoint-sticky.header-main .searchTerm::placeholder, .header-main-one .searchTerm::placeholder {
      color: #fff;
      opacity: 1; /* Firefox */
    }
}

@media(max-width:414px){
    .main-logo img {
        /* max-width: 100% !important; */
        width: 100px;
        /* box-shadow: 0 4px 8px 0 rgb(224 213 213 / 39%), 0 6px 20px 0 rgb(247 241 241 / 11%); */
        border-radius: 5px;
        /* background: #fff; */
        /*padding: 6px 15px;*/
    }
    .header-main .main-logo {
        width: 160px;
        padding-top: 0px;
        padding-bottom: 0;
    }
    .header-waypoint-sticky .main-logo img {
        max-width: 100px;
    }
    .hero-banner {
        position: absolute;
        top: 119px;
        left: 1%;
    }
    .front-title {
        padding-top: 0px;
    }
    .hero-inner h1 {
        font-weight: normal;
        font-size: 19px;
    }
    .order-last-lg {
        /*margin-top: -62px;*/
    }
    .btn-primary, .btn.disabled, .btn:disabled {
        background: #6b271a;
        border-color: #6b271a;
        color: #FFF;
        padding: 5px 22px;
        border-radius-right-top: 20px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .banner-vedio {
        height: 555px;
    }
    .tour-packages1 {
        margin-bottom: 0px;
        background: #f3e9e9;
        padding-bottom: 80px;
        padding-top: 38px !important;
    }
    .header-waypoint-sticky .order-last-lg {
        margin-top: 18px;
    }
    .new-img1 {
        width: 224px;
        position: absolute;
        left: -3%;
        top: 6%;
    }
    .tour-grid-item-01 ul.item-meta li {
        display: inline-block;
        position: relative;
        margin-right: 174px;
    }
    .tour-grid-item-01 h5 {
        line-height: 1.25;
        margin: 0px 0 0;
        font-size: 19px;
    }
    .recomend-trip1 {
        text-align: center;
        width: 100%;
    }
    
    .details-description {
        width: 100%;
        margin: auto;
    }
    .about-banner {
        height: 211px;
    }
    .about-bread {
        left: 29%;
    }
    
    .header-main1 .main-logo {
        width: 160px;
        padding-top: 0px;
        padding-bottom: 0;
    }
    .first .col-md-9{
        margin-top: 0;
    }  
    .first h2{
        font-size: 20px;
        margin-bottom: 3px;
    } 
    .first .col-md-3 img{
        border-top-right-radius: 0;
        border-bottom-left-radius: 40px;      
    }  
    .second .col-md-9{
        margin-top: 0;
        padding: 5px 5px;
        border-bottom-left-radius: 0;  
    }  
    .second h2{
        font-size: 20px;
        margin-bottom: 3px;
    } 
    .second .col-md-3 img{
        border-radius: 0;     
    }  
    .team-member h1:after { 
        width: 70%;
    }   
    .first q{
        font-size: 14px;
    }  
    .second q{
        font-size: 14px;
    }
    .a1b2{
        display: block !important;
    }
    .gallery-bread {
        margin-left: 32%;
    }
    .gallery-page1 {
        padding: 90px 21px 60px;
    }
    .destination1-text {
        text-align: center;
        position: absolute;
        left: 12%;
        top: 34%;
        width: 75%;
    }
    .destination1-text p {
        color: #fff;
        font-size: 12px;
    }
    .destination1-text h2 {
        color: #fff;
        font-weight: 400;
        font-size: 29px;
    }
    .search-bread {
        margin-left: 30%;
        margin-top: 2%;
    }
    .fullwidth-horizon-sticky.none-sticky-hide.fixed {
        opacity: 1;
        height: 60px;
        margin-top: 42px;
        border-width: 1px;
    }
    .d-none {
        /*display: unset!important;*/
    }
    .customize-inner {
        padding: 3rem 1rem;
    }
    .col-md-offset-2 {
        margin-left: 0%;
    }
    .blogtravel12 {
        display: block;
    }
    a.box_news h4 {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .blogtravel12 .col-xs-12{
        display: block;
        margin-bottom:20px;
    }
    
    
    .btn_1, a.btn_1 {
        border: none;
        color: #000;
        cursor: pointer;
        padding: 7px 20px 7px 0px;
        display: inline-block;
        outline: 0;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        border-top: 2px solid #378cb6;
        margin-right: 256px;
    }
    .header-main {
        min-height: 34px;
        margin: 0;
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 1px;
        z-index: 9;
    }
    .header-main .btn.btn-toggle {
        font: inherit;
        text-transform: inherit;
        background-color: transparent;
        padding: 0;
        margin: 0;
        letter-spacing: inherit;
        line-height: 1;
        font-size: 22px;
        color: #fff;
        border: 0;
        margin-left: 15px;
        margin-top: 0px;
    }
    .hero-banner {
        position: absolute;
        top: 155px;
        left: 1%;
    }
    .new-img {
        position: absolute;
        top: 470px;
    }
    .header-waypoint-sticky.header-main .btn.btn-toggle {
        color: #000;
        margin-top: 4px;
    }
    .partnr1 {
        position: relative;
        top: 63%;
    }
    #hero_video{
        height:310px;
    }
    .intro_title h1 {
        font-size: 21px;
        color: #fff;
        font-weight: 400;
        text-transform: capitalize;
        margin-top: -41%;
        font-family: "Titillium Web", sans-serif;
        line-height: 25px;
    }
    .header-main.with-absolute-navbar .navbar {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999998;
        margin-top: 0;
    }
    .header-waypoint-sticky.header-main.with-absolute-navbar .navbar {
        position: absolute;
        left: 0;
        right: 0;
        top: 41px;
        z-index: 999998;
        margin-top: 15px;
    }
    .header-main-one .searchTerm {
        border: 1px solid #ffffff;
        color: #ffffff;
        border-right: none;
    }
}

@media (max-width: 390px) {
    #hero_video{
        height: 293px;
    }
}

@media(max-width: 375px){
    .tour-grid-item-01 ul.item-meta li {
        display: inline-block;
        position: relative;
        margin-right: 136px;
    }
    .page-result {
        padding: 63px 0;
    }
    .bread123 {
        margin-top: 51%;
    }
    .detail-bread {
        margin-left: 6%;
        margin-top: -9%;
    }
    
    a.box_news h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .btn_1, a.btn_1 {
        border: none;
        color: #000;
        cursor: pointer;
        padding: 7px 20px 7px 0px;
        display: inline-block;
        outline: 0;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        border-top: 2px solid #378cb6;
        margin-right: 220px;
    }
    .new-img1 {
        width: 224px;
        position: absolute;
        left: -3%;
        top: 5.5%;
    }
    .hero-banner {
        position: absolute;
        top: 133px;
        left: 1%;
    }
    .banner-vedio {
        height: 547px;
    }
    .header-waypoint-sticky.header-main .main-logo img{
        background:transparent;
        top:19px;
    }
    #hero_video {
        height: 282px;
    }
    .header-main-one .main-logo img{
        width:155px;
    }
    .inquiry-btn2, .inquiry-btn2:hover {
        z-index: 999;
        position: absolute;
        top: 56%;
        right: -54px;
        transform: rotate(90deg);
        font-weight: normal;
        background: #6c261a;
        color: #fff;
        letter-spacing: 2px;
        font-size: 15px;
        text-transform: capitalize;
    }
    .header-waypoint-sticky.header-main.with-absolute-navbar .navbar {
        position: absolute;
        left: 0;
        right: 0;
        top: 14px;
        z-index: 999998;
        margin-top: 15px;
    }
    .breadcrumb-item.active {
        font-size: 32px;
        margin: auto;
    }
    .page-wrapper .page-title {
        margin-top: 88px;
        position: relative;
        padding: 152px 0px 157px;
    }
    .header-main-one {
        min-height: 57px !important;
        background: #fff;
    }
}

@media(max-width: 360px) {
    .font-lg {
        font-size: 14px;
    }
    .tour-grid-item-01 ul.item-meta li {
        display: inline-block;
        position: relative;
        margin-right: 121px;
    }
    .search-bread {
        margin-left: 10%;
        margin-top: 7%;
    }
    .destination1-text p {
        color: #fff;
        font-size: 11px;
    }
    .detail-header ul.list-inline-block li:not(:last-child) {
        margin-right: 31px;
    }
    .fullwidth-horizon-sticky.none-sticky-hide.fixed {
        opacity: 1;
        height: 60px;
        margin-top: 49px;
        border-width: 1px;
    }
    ul.horizon-sticky-nav > li {
        display: inline-block;
        margin: 0;
        padding: 0;
        margin-right: 14px;
        margin-top: 6px;
    }
    ul.horizon-sticky-nav > li a {
        padding-top: 27px;
        font-size: 10px;
        display: contents;
    }
    .btn_1, a.btn_1 {
        border: none;
        color: #000;
        cursor: pointer;
        padding: 7px 20px 7px 0px;
        display: inline-block;
        outline: 0;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        border-top: 2px solid #378cb6;
        margin-right: 205px;
    }
}

@media (max-width: 320px){
    .header-main .main-logo {
        width: 112px;
        padding-top: 8px;
        padding-bottom: 0;
    }
    .hero-inner h1 {
        font-weight: normal;
        font-size: 22px;
    }
    .hero-banner {
        position: absolute;
        top: 96px;
        left: 1%;
    }
    .font-lg {
        font-size: 12px;
    }
    .banner-vedio {
        height: 561px;
    }
    .tour-grid-item-01 ul.item-meta li {
        display: inline-block;
        position: relative;
        margin-right: 81px;
    }
    a.box_news figure {
        width: 259px;
        height: 148px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }
    .white-re {
        background: #fff;
        margin-top: 131px;
        padding: 10px 10px;
        width: 259px;
        height: 130px;
        margin-left: 0px;
    }
    .btn_1, a.btn_1 {
        border: none;
        color: #000;
        cursor: pointer;
        padding: 7px 20px 7px 0px;
        display: inline-block;
        outline: 0;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        border-top: 2px solid #378cb6;
        margin-right: 165px;
    }
}

