/*
Theme Name: Dubai-Resort
Theme URI: Dubai-Resort
Author: Tecnoglare
Author URI: http://tecnoglare.com/

*/

/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200&family=Quicksand:wght@300;400;500;700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,800;0,900;1,600&display=swap'); */

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

li,
p,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

::-webkit-scrollbar-thumb {
    background-color: #060606;
    border-radius: 0 !important;
}

::-webkit-scrollbar {
    width: 10px !important;
    height: 10px;
    background-color: #e4e4e4;
    border-radius: 0 !important;
}

.itnrySec ::-webkit-scrollbar-thumb {
    background-color: #28a4ff;
    border-radius: 0 !important;
}

.itnrySec ::-webkit-scrollbar {
    width: 2px !important;
    height: 10px;
    background-color: #dedede;
    border-radius: 0 !important;
}

.destTabOverview::-webkit-scrollbar {
    width: 2px !important;
    height: 10px;
    background-color: #dedede;
    border-radius: 0 !important;
}

.destTabOverview::-webkit-scrollbar-thumb {
    background-color: #28a4ff;
    border-radius: 0 !important;
}

body {

    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    overflow-x: hidden;
    line-height: 22px;
}

.grecaptcha-badge {
    display: none !important;
}

.photo-gallery {
    color: #313437;
    background-color: #fff;
}

.photo-gallery p {
    color: #7d8285;
}

.photo-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}

.overViewTab img {
    /* min-height: 500px; */
    object-fit: cover;
    height: 650px;
    overflow: hidden;
    border-radius: 0px 10px 10px 0px;
}

.btn.btn-success.gtBtn {
    color: #FFF !important;
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}

.photo-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px;
}

.photo-gallery .intro p {
    margin-bottom: 0;
}

.photo-gallery .photos {
    padding-bottom: 20px;
}

.photo-gallery .item {
    padding-bottom: 30px;
}

.aboutTeam {
    margin-top: 70px;
    margin: 60px auto;
    width: 80%;
    background-color: #f3f3f3;
    padding: 50px;
    border-radius: 20px;
}

.teamTxtArea {
    margin-top: 15px;
}


.wpcf7 form.spam .wpcf7-response-output {
    border-color: #bebebe !important;
    background-color: #216ae6 !important;
    margin: 0px !important;
    padding: 13px 18px !important;
    font-size: 16px !important;
}

.aboutTeamImg {
    margin: 0 auto;
    width: 300px;
    border-radius: 100%;
    overflow: hidden;
    height: 300px;
    margin-bottom: 50px;
}

.aboutTeamImg img {
    width: 100%;
}

ul.pwDetails {
    position: absolute;
    font-size: 12px;
    right: 0;
    bottom: 73px;
    width: 100%;
    line-height: 12px;
    margin: 0;
    padding: 0;
    background-color: #3c3c3c;
    padding: 8px 12px;
    color: #fff;
    border-radius: 11px;
}

.topListAbout {
    width: 100%;
    text-align: center;
    background-color: #3a3938;
}

.topListAbout ul {}

.topListAbout ul li {
    display: inline-block;
    padding: 20px 0px;
    line-height: 10px;
    border-radius: 0;
    margin: 0;
}

.ml4 {
    position: relative;
    font-weight: 900;
    font-size: 4.5em;
}

.ml4 .letters {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0.3em;
    right: 0;
    opacity: 0;
}

.topListAbout ul li a {
    background-color: #3a3938;
    color: #d0d0d0;
    position: relative;
    border-right: 1px solid #bdbdbd;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.gallery-title a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.topListAbout ul li a:hover {
    color: #fff;
}

.topListAbout ul li:nth-last-child(1) a {
    border-right: none;
}

.topListAbout ul li.active:before {
    content: "\f0d7";
    font-family: fontAwesome;
    position: absolute;
    /* content: "\f041"; */
    bottom: -8px;
    color: #3a3938;
    font-size: 25px;
    right: 0;
    left: 0;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

    {}

.topListAbout ul li.active a {
    color: #fff;
}

.topListAbout ul li.active {
    position: relative;
}

span.handPickTitle {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 30px;
    color: #d61717;
    display: inline-block;
    position: relative;
    display: inline-block;
}

span.handPickTitle:before {
    content: "";
    width: 4px;
    background-color: #e42b30;
    height: 20px;
    position: absolute;
    right: -15px;
    top: 3px;
}

.loginPageMid {
    position: fixed;
    width: 1000px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 100%;
    top: 50px;
    bottom: 50px;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0px 0px 11px -5px #3e3b3b;
}

body {
    margin: 0;
}

.logTextSec {
    flex: 1;
    background-color: #000000b8;
    color: #fff;
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center;
    position: relative;
}

.logBlockSec {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 20px;
    /* background-color: #fffffff5; */
    position: relative;
    background-image: linear-gradient(#ffffff, #ffffffd6);
}

span.logoLt {
    width: 100px;
    position: absolute;
    left: 20px;
    top: 15px;
}

span.logoLt img {
    width: 100%;
    height: auto;
}

span.logoBt {
    top: 25px;
    width: 200px;
    display: inline-block;
    position: absolute;
    right: 20px;
}

span.logoBt img {
    width: 100%;
}

.loginFormHome {
    margin-top: 150px;
    max-width: 450px;
    position: relative;
    width: 90%;
}

.loginFormHome input.um-form-field {
    width: 100%;
    margin-top: 10px;
    padding: 10px 10px;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    border: 1px solid #cecece;
    -webkit-text-fill-color: black;
    outline: none;
}

.loginFormHome input#um-submit-btn {
    background-color: #de1b21;
    border: 1px solid #ed3237;
    width: 100%;
    color: #fff;
    padding: 10px 0px;
    margin-top: 15px;
}

div.wpcf7-mail-sent-ok {
    color: #9dffa5;
    text-align: center;
    /* position: absolute; */
    top: 10px;
    padding-top: 10px;
}

.page-id-370 div.wpcf7-mail-sent-ok {
    position: relative;
    font-size: 18px;
    color: #4e9621;
}

.loginFormHome .request_name {
    display: none;
}

.grid-gallery .item {
    padding: 2px;
    margin: 0;
}

span.glImgName {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 2px;
    background-color: #0000007a;
    width: 98%;
    color: #fff;
    padding: 4px 10px;
    display: block;
}

span.textValue {
    color: #dadada;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding: 0px 40px;
    text-align: center;
    margin-bottom: 18px;
}

span.afflit {
    /* background-color: #de1b21; */
    /* width: 100%; */
    position: absolute;
    bottom: 50px;
}

span.afflit img {
    width: 100%;
    background-color: #edcd47;
    max-width: 447px;
    padding: 0px 15px;
}

p.cptch_block {
    margin-top: 15px;
    display: block;
    padding-top: 7px;
    padding-bottom: 0px;
}

p.cptch_block span.cptch_span {
    font-size: 20px;
}

input#cptch_input_3 {
    min-width: 60px !important;
    height: 40px;
    position: relative;
    top: -2px;
}

.dot-bg {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: 15px 15px;
    background-image: -webkit-radial-gradient(rgba(77, 67, 92, .04) 15%, transparent 0), -webkit-radial-gradient(rgba(77, 67, 92, .04) 15%, transparent 0);
    background-image: radial-gradient(rgba(77, 67, 92, .04) 15%, transparent 0), radial-gradient(rgba(77, 67, 92, .04) 15%, transparent 0);
}

span.cptch_span input {
    height: 40px !important;
    min-width: 60px !important;
    text-align: center;
}

span.callValue {
    display: block;
}

span.callValue a {
    color: #fff;
    cursor: pointer;
}

span.affTitle {
    display: block;
    text-align: center;
    padding-bottom: 6px;
    font-size: 15px;
    font-weight: normal;
    color: #ffe847;
}

span.lgIn {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #b9b9b963;
    padding-bottom: 6px;
    margin-bottom: 6px;
    color: #000000;
    display: none;
}

span.cptch_span img {
    width: 40px;
}

.um-field-block {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #b9b9b963;
    padding-bottom: 6px;
    margin-bottom: 6px;
    color: #000000;
    font-weight: normal;
}

span.frtLogin {}

span.frtLogin:after {
    content: "";
    width: 155px;
    height: 1.6px;
    position: absolute;
    top: 29px;
    background-color: #de1b21;
    left: 0;
}

span.cpRight {
    position: absolute;
    bottom: 0;
    font-size: 11px;
    bottom: 10px;
    color: #dedede;
}

.trvPckImg {}

.trvPckImg img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 10px;
}

.Pkg-post a {
    color: #000;
    font-weight: 400;
}

.hmPkgoff h3 {
    font-weight: 400;
    font-size: 20px;
    height: 50px;
    overflow: hidden;
}

.hmPkgoff .hmprice:before {
    content: "";
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsla(0, 0%, 88%, .05) 0, #009688 49.17%, hsla(0, 0%, 88%, .05));
    width: 100%;
    height: 1px;
    position: absolute;
    top: -12px;
}

.Pkg-content {
    background-color: #ffffff;
    padding: 25px 16px 15px 16px;
}

.Pkg-post {
    margin-bottom: 40px;
    transition: 0.2s;
    border-radius: 10px;
    border: 1px solid #cecece;
    overflow: hidden;
}

.hmPkgoff span.daysItn {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
}

.hmPkgoff .hmprice {
    color: #868585;
    margin-bottom: 18px;
}

.hmPkgoff span.hmglPrGL {
    color: #009688;
    font-size: 30px;
}

span.weatherImgBlk img {
    width: 100%;
    max-width: 691px;
}

.pstRel {
    position: relative;
}

span.lgIn:after {
    content: "";
    width: 155px;
    height: 1.6px;
    position: absolute;
    top: 29px;
    background-color: #de1b21;
    left: 0;
}

span.smt {
    color: #444343;
    display: inline-block;
    margin-bottom: 10px;
    font-style: italic;
}

span.smtIn {
    font-size: 18px;
    color: #FF9800;
    font-weight: 400;
}

.um-right.um-half {
    position: absolute;
    top: -38px;
    right: 0;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    background-color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    width: 100px;
    border-radius: 30px;
    font-size: 14px;
    padding: 4px 5px;
    border: 1px dashed#a5a5a5;
}

.um-right.um-half a {
    color: #757575;
    font-weight: normal;
}

.wraper {
    width: 100%;
    margin: 0 auto;

}

.tab-content.itnSec {}

.tab-content.itnSec ul {
    margin-bottom: 10px;
    margin-top: 5px;
}

.tab-content.itnSec ul li {
    padding-left: 18px;
    position: relative;
}

.tab-content.itnSec ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    font-size: 10px;
    position: absolute;
    left: 0px;
    top: 2px;
    color: #000000;
}


.loginFormHome .um-col-alt-b {
    text-align: center;
    margin-top: 18px;
    /* font-style: italic; */
}

.loginFormHome .um-col-alt-b a {
    color: #328c9a;
}

.header {
    width: 100%;
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;

    /* For browsers that do not support gradients */
    /* border-bottom: 3px solid #ffffff; */
    right: 5%;
    left: 5%;
}

.queryBtnSec {
    position: absolute;
    right: 10%;
    top: 0;
    background-color: #df272c;
    color: #fff;
    padding: 6px 15px;
    border-bottom: 2px solid #b40308;
    cursor: pointer;
}

.queryBtnSec:hover {
    background-color: #b9191d;
}

.topHeder {
    /* border-bottom: 1px solid #ececec; */
    padding: 8px 0px;
    /* border-bottom: 1px solid #ffffff73; */
    /* background-color: #000000a8; */
    /* background-image: linear-gradient(to right, #000000bf , #2e2e2e91); */
    width: 100%;
    z-index: 9;
    width: 95%;
    margin: 0 auto;
}

table.table.weatherreport {
    background-color: #dfdffb40;
    border: 1px solid #dee2e6;
    margin-top: 15px;
}

.itititle h3 {
    border: none !important;
    font-weight: 600 !important;
    padding: 0;
    margin: 5px 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

table.table.weatherreport td {
    border-right: 1px solid #dee2e6;
}

.socialIcon {
    display: inline-block;
    margin-left: 10px;
    border-left: 1px solid #00000082;
    padding-left: 8px;
}

table.table.weatherreport caption {
    color: #fb1414;
}

.socialIcon ul {}

.socialIcon ul li {
    display: inline;
    padding-right: 1px;
    text-align: right;
    color: #000;
    font-size: 13px;
    letter-spacing: 0.6px;
}

.socialIcon ul li i {
    color: #000000d4;
    padding: 6px 0px;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    text-align: center;
    vertical-align: middle;
}


.nmbr a {
    display: block;
    border: 1px solid #fff;
    width: 109px;
    padding: 7px 3px;
    font-size: 13px;
    background-color: #65d333;
    color: #fff;
    display: flex;
    border-radius: 6px;
    font-weight: normal;
}

.nmbr i {
    font-size: 20px;
    color: #fff;
    padding: 0px 7px;
}

.nmbr a {}

.ftrWtup {
    margin: 0 auto;
    text-align: right;
    color: #fff;
    margin-top: 24px;
    font-size: 18px;
    font-weight: 600;
}

.nmbr {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.nmbr a:hover {
    background-color: #48b118;
}

.callUs {
    font-size: 15px;
    padding-left: 6px;
    padding-top: 8px;
    display: inline-block;
    color: #000;
    letter-spacing: 0.6px;
    margin-right: 5px;
    /* border: 1px solid #cbcbcb; */
    padding: 9px 16px;
    border-radius: 30px;
    /* background-color: #9f9f9f3d; */
}

.smFont {
    font-size: 28px !important;
    font-weight: normal !important;
}

.handsecSize {
    width: 85%;
    margin: 0 auto;
}

.handImgPart {}

.handImgPart img {
    width: 100%;
    max-width: 600px;
}

.handPick {
    padding-top: 70px;
    padding-bottom: 80px;
    text-align: center;
}

.textSectionAbout {
    text-align: justify;
}

.bannerAbout img {
    width: 100%;
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.callUs a {
    color: #000000;
}

.callUs i {
    color: #F44336;
}

.logo {
    max-width: 180px;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.logo img {
    width: 100%;
    height: auto;
}

.GallrySection .topCtnTabList .nav-tabs li {
    border-radius: 0;
    margin-right: 0;
}

.GallrySection .topCtnTabList .nav-tabs li .nav-link.active {
    border-radius: 0;
    background-color: #c97903;
    font-size: 20px;
}

.GallrySection .topCtnTabList .nav-tabs li a {
    padding: 40px 40px;
}

::before {}

.GallrySection .topCtnTabList .nav-tabs li .nav-link.active:before {
    color: #c97903;
}

.GallrySection .topCtnTabList .nav-tabs li a {
    font-size: 20px;
    font-weight: normal;
}

li.nav-item {}

.GallrySection .topCtnTabList .nav-tabs li .nav-link:hover {
    color: #fff;
}

.logoTbi img {
    width: 100%;
}

.navbar-expand-lg .navbar-nav {
    margin: -1px auto;
}

.topMenu {
    margin-top: 14px;
    display: flex;
}

.priceBlock.fixed {
    position: fixed;
    top: 90px;
    background-color: #ffffff;
    padding: 0px;
    z-index: 9999;
    box-shadow: 0px 0px 10px #00000085;
    width: 410px;
}

.gtBtn {
    width: 100%;
    margin-top: 0px;
    padding: 14px 0px;
    font-weight: 400;
    font-size: 18px;
}


.header.fixed .logo {
    padding: 4px;
    width: 44%;
    margin-top: 5px;
    padding-left: 10px;
}

.header.fixed .navbar-expand-lg .navbar-nav {
    margin: 0 auto;
}

.policyHeader {
    height: 300px;
    background-color: #217124;
    position: relative;
}

.policyHeader span.cntNameTop {
    font-size: 26px;
}

.policyHeader .policyHeader {
    font-size: 18px;
}

.aboutPolicy h1 {
    font-size: 18px;
}

.aboutPolicy h3 {
    font-size: 17px;
}

.overlay {
    /* background-color: #20027687; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(#ffffff00, #00000040, #000000b5);
}

.bannerSlide img {
    height: 500px;
    object-fit: cover;
}

.bannerSlide {
    height: auto;
    overflow: hidden;
    position: relative;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 999 !important;
    font-size: 50px;
}

.slider .carousel-item img {
    width: 100%;
    height: 740px;
    object-fit: cover;
    transition: 0.2s;
}

.slider img {
    width: 100%;
}

.bannerAbout {
    position: relative;
}

.aboutTabSec {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 60px;
}

.aboutTabSec h2 {
    font-size: 22px;
    padding-bottom: 11px;
    line-height: 20px;
    color: #02746a;
    font-weight: normal;
}

.tbiView {
    text-align: left;
}

.site-branding {
    background-color: #0000001f;
    text-align: center;
    padding: 8px;
    display: inline-block;
    border-radius: 51%;
}

.site-branding img {
    max-width: 118px;
    height: auto;
}

.aboutImg {
    width: 70%;
    margin-bottom: 50px;
}

.topCtnTabList .nav-tabs li:last-child {
    border: none;
}

.aboutImg img {
    width: 100%;
}

.awardSlide {
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid #929292;
    padding-bottom: 30px;
}

span.awardImg {
    flex: 1;
}

span.awardImg img {
    width: 100%;
    max-width: 145px;
}

span.awardTextArea {
    flex: 1;
    text-align: left;
    padding-left: 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

span.cAge {
    font-size: 11px;
    color: #828282;
    font-style: italic;
}

span.awardTitle {
    font-size: 20px;
    font-family: 'Gelasio', serif;
    line-height: 20px;
    text-align: left;
    color: #e02328;
}

span.awardTextArea p {
    color: #989898;
    font-style: italic;
}

.carousel-inner.awardSliderBlk {}

.carousel-inner.awardSliderBlk img {
    max-width: 540px;
    margin: 0 auto;
}

.awardSlider {
    /* background-color: #d2d4d4; */
    margin: 50px 0;
}

.awardSliderBlk .carousel-caption {
    position: relative;
    text-align: center;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 0px;
    font-family: 'Gelasio', serif;
    text-shadow: none;
}

.awardSliderBlk .carousel-caption h5 {
    font-weight: normal;
    font-size: 18px;
    color: #000;
}

.custReviewSec {
    padding: 120px 0px;
}

.clintImg img {
    width: 100%;
}



.playIcon {
    position: absolute;
    right: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background-color: #ffffff8c;
    border-radius: 50%;
    text-align: center;
    color: #ffc107;
    font-size: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    border: 4px solid #ffc107f5;
}


.custVideo {
    position: relative;
}

.clintImg {
    border-radius: 36px;
    overflow: hidden;
    box-shadow: 0px 30px 60px 0px rgb(0 0 0 / 10%);
    /* border: 1px solid #fff0; */
}

.Pkg-post:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: 0.2s;
}

.clsBtn {
    position: absolute;
    right: -14px;
    width: 40px;
    height: 40px;
    background-color: #000000a8;
    color: #fff !important;
    top: -18px;
    border-radius: 20px;
    text-align: center;
    z-index: 99;
}

.custReviewSec button.close {
    float: inherit;
    font-size: 42px;
    font-weight: normal;
    line-height: 0.8;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}

.custReviewSec .modal-content {
    border: none;
    background: none !important;

    margin: 0;
}

.custReviewSec {
    position: relative;
}

.custReviewSec .modal-body {
    padding: 0;
    border: none !important;
}



span.tbiWorkText {
    display: block;
}

.hmBtnLst {
    display: flex;
}

.hmBtnLst .btn {
    padding: 10px 0px;
    flex: 1;
    margin: 5px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
}

.hmBtnLst .btn i {
    font-size: 10px;
}

.hmCrdSlide {
    margin: 10px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
}

.hmCrdSlide img {
    width: 100%;
    height: 550px !important;
    object-fit: cover;
}

.hmoffer {
    position: absolute;
    z-index: 999;
    bottom: 0;
    right: 15px;
    left: 15px;
}

.hmoffer h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.menu {
    /* border-top: 1px solid #0000002e; */
    /* border-bottom: 1px solid #0000002e; */
    /* background-color: #000000bd; */
    /* margin: 0 auto; */
    /* text-align: center; */
    display: flex;
    justify-content: center !important;
    padding-top: 10px;
}

.listWorkTbi {
    width: 100%;
    margin-top: 50px;
    background-image: url();
    background-attachment: fixed;
    padding-top: 80px;
    padding-bottom: 80px;
    /* min-height: 600px; */
    align-items: center;
    background-size: cover;
}

.listWorkTbi ul {
    width: 90%;
    margin: 0 auto;
}

.offerTextSec {
    /* display: flex; */
    width: 45%;
    flex-direction: column;
    margin-left: auto;
    position: relative;
    z-index: 9;
    color: #fff;
}

.aboutTabImg img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.packageCatg {
    padding: 100px 0px 100px 0px;
}

.NwssoclIcon {
    margin-top: 25px;
}

.NwssoclIcon ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 17px;
    color: #7e7e7e;
}

.tourItnSec ul li ul li {
    box-shadow: none;
    padding: 8px 0px !important;
    border-bottom: 1px solid #f0f0f0;
    list-style: disc;
    margin-left: 22px;
}

.listWorkTbi ul li {
    background-color: #ffffffd9;
    font-size: 18px;
    padding: 30px 20px;
    color: #000000;
    width: 45%;
    margin: 6px 3px;
    display: inline-block;
    vertical-align: top;
    min-height: 250px;
}

.bannerAbout.abtBnr img {
    height: 450px;
    object-fit: cover;
}

.bannerAbout.abtBnr {
    background-color: #000;
}

section.aboutSecBlock {
    /* margin-top: -50px; */
}

span.listTit {
    font-family: 'Gelasio', serif;
    font-size: 20px;
    display: inline-block;
    color: #d61419;
    border-right: 2px solid #e02328;
    margin-bottom: 10px;
    padding-right: 8px;
}

.listWorkTbi ul li p {
    font-size: 13px;
    text-align: justify;
}

.slick-prev,
.slick-next {
    display: none !important;
}

.blk {
    color: #000 !important;
}

.mapIcon {
    font-size: 19px;
    color: #15b0d3;
}

.feedbackSlider {
    background-color: #e02328;
    padding: 80px 0px;
    margin-top: 50px;
    min-height: 430px;
}

.feedbackSlider .img-box i {
    font-size: 65px;
    color: #ff8f92;
}

.feedbackSlider .item.carousel-item {
    min-height: 250px;
}

.testimonial {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    line-height: 16px;
    font-size: 13px;
    margin-top: 20px;
}

.feedbackSlider .overview {
    margin-top: 25px;
    color: #fff;
}

.orlayBrl:before {
    content: "";
    width: 20%;
    height: 100%;
    background: linear-gradient(180deg, rgb(255 255 255 / 6%), hsl(0deg 0% 63% / 17%));
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(15px);
    position: absolute;
    z-index: 9;
    left: 0;
    border-right: 3px solid #fff;
}

.orlayBrl:after {
    content: "";
    width: 20%;
    height: 100%;
    background: linear-gradient(180deg, rgb(255 255 255 / 6%), hsl(0deg 0% 63% / 17%));
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(15px);
    position: absolute;
    z-index: 9;
    right: 0;
    border-left: 3px solid #fff;
}

.col-md-12.chckBtnrm label {}

.roomCheck {
    width: 100%;
    padding-bottom: 10px;
    display: block;
    /* border-bottom: 1px solid #d0d0d0; */
    margin-bottom: 10px;
}

.roomCheck span {}

.roomCheck span.wpcf7-list-item {
    background-color: #ffffff;
    display: inline-block;
    margin-right: 8px;
    padding: 8px 18px 8px 12px;
    cursor: pointer;
    /* border-radius: 5px; */
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
}

.roomCheck span.wpcf7-list-item:hover {
    background-color: #585858;
    color: #fff;
    border: 1px solid #fff;
}

.roomCheck input[type=checkbox] {
    margin-right: 10px;
    border-radius: 28px !important;
    width: 14px;
    height: 14px;
    position: relative;
    top: 3px;
}

.tour-post.innrItn {
    display: flex;
    border: 1px solid #d2cfcf;
    border-radius: 15px;
    overflow: hidden;
}

.tour-post.innrItn .destNamefd {
    position: relative;
    bottom: -30px;
}

.tour-post.innrItn .figure {
    flex: 4;
}

.spcCatg .wpcf7-list-item {
    padding: 10px 10px;
    width: 160px;
    display: inline-block;
    border: 1px solid #d4d4d4;
    margin-right: 10px;
    margin-bottom: 8px;
    cursor: pointer;
}

.incld {
    padding: 0px 30px;
    padding-bottom: 30px;
}

.incld a {
    color: #000;
}

span.hdt {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.incld ul {
    margin: 0;
    padding: 0;
}

.incld ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 10px;
    position: absolute;
    left: 0;
    color: #818080;
}

.incld ul li {
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid #b7b7b7;
    padding: 9px 0px;
    position: relative;
    padding-left: 15px;
}

.spcCatg input[type=checkbox] {
    height: 15px;
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.tpFromSp label {}

.feedbackSlider {}

.feedbackSlider ol.carousel-indicators {
    position: relative;
    top: 40px;
}

.officeAdd {
    background-color: #ffffff;
    padding: 15px 20px;
    margin-top: 10px;
    border-radius: 0;
    box-shadow: 0px 0px 4px 0px #00000021;
    font-size: 13px;
    color: #4e4e4e;
    min-height: 200px;
    width: 80%;
    margin: 10px auto;
}

.officeAdd a {
    color: #4e4e4e;
}

span.officeAddTitle {
    display: block;
    padding-top: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    font-weight: 600;
}

.officeAdd h3 {
    font-size: 15px;
    font-weight: normal;
    color: #083f7f;
    padding-bottom: 10px;
    border-bottom: 1px dashed #083f7f;
    margin-bottom: 10px;
}

.tourItnSec ul {
    margin: 0;
}

.tourItnSec ul li:before {
    content: none !important;
}

.tourItnSec ul li {
    padding: 20px !important;
    margin-bottom: 0px !important;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.textBlkcrl {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    padding: 30px;
    background-color: #fff;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #000;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
    color: #fff;
}

.card-header.collapsed .card-title {
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
}

.card-header.collapsed {
    background-color: #8bc34a;
    border-top: 2px solid #fcfdfd !important;
}

.card {
    border: none;
}

.card-header .card-title {
    color: #000 !important;
    font-size: 18px;
}

.tourItnSec {
    background-color: #ffffff;
    /* margin-top: 26px; */
}

.tourOffer .pagination li.ltCrd {
    position: absolute;
    left: 0;
    border-radius: 0 !important;
    top: 50%;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    font-size: 25px;
    padding: 6px 15px;
    color: #000;
}

.tourOffer .pagination li.rTCrd {
    position: absolute;
    right: 0;
    border-radius: 0 !important;
    top: 50%;
}

.page-item:last-child .page-link {
    margin-left: 0;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    font-size: 25px;
    padding: 6px 15px;
    color: #000;
}


span.addTitle {
    display: block;
    color: #e02328;
    font-size: 15px;
}

.contactTabSec {
    padding-top: 60px;
    width: 100%;
    background-color: #f3f3f3;
    padding-bottom: 60px;
}

.conFormLb {
    padding-top: 10px;
}

.querySecTab {
    background-color: #fff;
    padding: 15px 20px;
    margin-top: 30px;
    border-radius: 0;
    box-shadow: 0px 0px 4px 0px #00000021;
}

.qrTitle {
    font-size: 14px;
    color: #000000;
    display: block;
}

.galleryHeader {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    min-height: 200px;
    background-color: #111d5e;
}

.galleryHeader h1 {
    color: #fff;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    font-size: 70px;
}

section.GallrySection .topCtnTabList {
    margin-top: -90px;
    padding-top: 0;
    /* background-color: #000; */
}

.offer-content.cntInner {
    min-height: auto;
}

.offer-content.cntInner h3 {
    text-align: center;
    padding: 0px !important;
    width: auto;
    font-family: 'Gelasio', serif;
    color: #000;
    font-size: 20px;
}

a:hover {
    text-decoration: none;

}

.web:hover a {
    color: #fff;
}

.page-link:focus {
    box-shadow: none;
}

.querySecTab select {
    border-radius: 0;
    font-size: 14px;
    border-color: #d0d0d0;
}

.offerTextSec h3 {
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.offerTextSec h3 span {
    color: #fff940;
}

.offerTextSec p {
    font-size: 17px;
    font-weight: normal;
    line-height: 25px;
}

.InfoTextArea {
    background: #fff;
    padding: 40px 40px;
    line-height: 24px;
}

.InfoTextArea strong {
    font-size: 18px;
}

.InfoTextArea p {
    padding-bottom: 14px;
}

.tpNmbr {
    background-color: #ffa624;
    right: 136px;
    position: relative;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
    font-size: 16px;
    border: 1px solid #ffffffa3;
    font-weight: 300;
    width: 190px;
    margin-top: 35px;
}

.tpNmbr a {
    color: #fff;
}

.offerTextSec .btn {
    margin-top: 25PX;
    border-radius: 20px;
    padding: 10px 30px;
    background-color: #fff;
    color: #000;
    font-weight: 600;
}

.bookus {
    background-color: #3f51b5;
    margin: 0px 0px;
    padding: 46px 0px;
    position: relative;
    /* z-index: 6; */
    text-align: center;
}

.bookus:after {
    content: "";
    background-image: linear-gradient(to right, #07a8f4, #03a9f4);
    width: 66%;
    position: absolute;
    /* height: 50px; */
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.bookus h2 {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    z-index: 4;
    position: relative;
}

.reltdItnSec {
    background-color: #f1f1f1;
}

.bookus h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    z-index: 4;
    position: relative;
}

.offerTextSec {}

.querySecTab input {
    border-radius: 0;
    border-color: #d0d0d0;
}

.querySecTab textarea {
    border-radius: 0;
    border-color: #d0d0d0;
    margin-bottom: 15px;
}


.bannerAbout.cntIm img {
    height: 350px;
    object-fit: cover;
    opacity: 0.4;
}

.bannerAbout.cntIm {
    background-color: #000;
}



.form-group.halfMv {
    width: 48%;
    display: inline-block;
    margin-right: 1px;
    margin-left: 1px;
}

.menu-area {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%), hsla(0, 0%, 63%, 0));
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(5px);
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0 solid transition !important;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #000000de;
}

.dropdown-menu a {
    /* font-size: 13px !important; */
    color: #fff !important;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
}

.mainmenu a,
.navbar-default .navbar-nav>li>a,
.mainmenu ul li a,
.navbar-expand-lg .navbar-nav .nav-link {
    color: #ffffff;
    /* text-transform:capitalize; */
    padding: 25px 17px !important;
    display: block !important;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.navbar-nav .dropdown-menu {
    margin-top: 12px;
    z-index: 999;
}

.mainmenu ul li:nth-last-child(1) a {
    padding-right: 0px !important;
}

.mainmenu li a:hover {
    color: #d20000 !important;
    outline: 0;
    border-radius: 0px !important;
    /* border-bottom: 2px solid #f5c051; */
}

.mainmenu li.active a {
    color: #ffffff !important;
    /* background: #2196f3; */
    outline: 0;
    border-radius: 0 !important;
    /* border-bottom: 1px solid #f5c051; */
}

.mainmenu li:nth-last-child(2).active a {
    color: #ddd !important;
    /* background: #fff; */
    outline: 0;
    border-radius: 0px !important;
}

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul>li:hover>a {
    color: #fff;
    text-decoration: none;
}

.mainmenu .collapse ul>li ul li>a {
    background: #114d89;
    color: #fff;
    font-size: 14px
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:hover {
    background: #1461a9;
    font-size: 14px;
}

.mainmenu .collapse ul ul ul>li:hover>a {
    background: #4CAF50;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
    background: #1565C0;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
    background: #1E88E5
}

.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
    background: #64B5F6
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
    background: none;
    border: 0 solid;
    margin: 0;
    padding: 0;
    min-height: 20px;
    width: 100%;
}

@media only screen and (min-width: 767px) {
    .mainmenu .collapse ul li:hover>ul {
        display: block
    }

    .mainmenu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none
    }

    /*******/
    .mainmenu .collapse ul ul li {
        position: relative
    }

    .mainmenu .collapse ul ul li:hover>ul {
        display: block
    }

    .mainmenu .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 250px;
        display: none
    }

    /*******/
    .mainmenu .collapse ul ul ul li {
        position: relative
    }

    .mainmenu .collapse ul ul ul li:hover ul {
        display: block
    }

    .mainmenu .collapse ul ul ul ul {
        position: absolute;
        top: 0;
        left: -100%;
        min-width: 250px;
        display: none;
        z-index: 1
    }

}

@media only screen and (max-width: 767px) {
    .navbar-nav .show .dropdown-menu .dropdown-menu>li>a {
        padding: 16px 15px 16px 35px
    }

    .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
        padding: 16px 15px 16px 45px
    }
}


.tourOffer .pagination {
    padding-bottom: 20px;
}

.tourOffer .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
}

.features {
    padding: 50px 0px;
}

span.tourId {
    position: absolute;
    top: 0;
    background-color: #e02328;
    padding: 1px 9px;
    color: #fff;
    font-size: 12px;
    color: #fff;
    left: 0px;
}

.abHrv:hover .bgFeatureicon img {
    -webkit-filter: none;
    filter: none;
}

.hotelFclt {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
}

.fclLst {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 25px;
    border: 1px solid #FFC107;
    font-size: 14px;
    margin: 6px;
    border-radius: 8px;
}

.fclLst img {
    max-width: 35px;
}

span.bgFeatureicon {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    text-align: center;
    top: 0;
}

section.aboutsect {
    padding: 50px 0px;
    position: relative;
}

.abtImgSec {}

span.bgFeatureicon img {
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.abtImgSec img {
    max-width: 100%;
    border-radius: 30px;
}

.topImgDst {
    position: relative;
    background-color: #000;
    /* margin-top: 10px; */
}

.pkgTitleSec {
    margin-bottom: 20px;
}


.dayBlockHm {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 8px;
}

span.tour-priceHm {
    font-size: 24px;
}

.tour-priceHm .smt {
    font-size: 14px;
    font-weight: 500;
    color: #6f6f6f;
}

.fadebg {
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    width: 98%;
    height: 75px;
    background: linear-gradient(180deg, hsl(0, 0%, 100%) 0, #fff0);
    pointer-events: none;
    display: none;
}

.fadebgbt {
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0;
    width: 98%;
    height: 90px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
    pointer-events: none;
    display: none;
}

.prdt {
    position: absolute;
    font-size: 20px;
    text-align: center;
    background: linear-gradient(to top, #2f2f2f 0%, #4e4e4e38 100%);
    height: 195px;
    padding-top: 110px;
    padding-right: 50px;
    padding-left: 50px;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0px 0px 1px 0px #00000038;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 240px;
    /* height: 160px; */
    margin-right: auto;
    margin-left: auto;
    /* background-color: #1f1e1ea8; */
    font-weight: normal;
    height: 100%;
    font-family: 'Gelasio', serif;
    line-height: 22px;
}

.prdt i {
    font-size: 40px;
    text-align: center;
    font-weight: normal;
    padding-bottom: 15px;
    padding-right: 5px;
    display: block;
    color: #ffffffd9;
}

span.ftrAdd h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 13px 0px 3px 0px;
    color: #fff;
}

.prdt:hover {
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    transition: all .5s ease;
}

.aboutSection {
    width: 100%;
    /* margin-top: 20px; */
    text-align: center;
}

span.smNameTop {
    display: block;
    font-size: 18px;
    margin-top: 15px;
}

.headingTitle {
    background-color: #f4f4f4;
    padding: 10px 25px;
    color: #000;
    border-radius: 15px;
}

.headingTitle h1 {
    font-size: 30px;
    margin: 8px 0px;
    color: #454545;
    font-weight: 600;
    text-shadow: none;
}

.headingTitle h2 {
    font-size: 18px;
    font-weight: 500;
}

.prp {
    color: #e02328;
    font-weight: normal;
}

button.seeMore {
    background-color: #0000000a;
    border: none;
    padding-left: 15px;
    padding-right: 0px;
    margin-top: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #7c186c;
    border: 1px solid #fff;
    transition: 1s;
    display: inline-block;
    color: #fff;
    background: none;
}

button.seeMore i {
    padding-left: 12px;
    border-left: 1px solid #fff;
    margin-left: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;

}

.topCtnTabList .nav-tabs li a {
    padding: 42px 41px;
    font-size: 18px;
}

button.seeMore.bgAdd {
    background-color: #e02328;
    color: #fff;
    transition: 1s;
}

.bannerDest {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #f5f5f5);
}

.bannerDest img {

    height: auto;
    border-radius: 0px 500px 0px 0px;
}

.dayBlock i {
    font-size: 20px;
    margin-right: 2px;
    font-weight: 400;
}

.tourTitleInner {
    font-size: 40px;
    color: #3c3b3b;
    font-weight: 600;
    padding: 7px 15px;
    color: #e6301c;
    text-shadow: 1px 1px 2px #fff;
    /* text-transform: uppercase; */
    font-family: 'Indie Flower', cursive;
    font-family: 'Lobster', cursive;
    /* font-family: 'Pacifico', cursive; */
    /* font-family: 'Shadows Into Light', cursive; */
    /* font-family: 'Abril Fatface', cursive; */
    font-weight: normal;
}

.featureTour {
    width: 100%;
    background-color: #e2e2e27d;
    padding: 80px 0px;
    /* background-image: url(images/packageBg.jpg); */


    /* Set a specific height */
    min-height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.offerSec {
    width: 100%;
    background-color: #000000;
    padding: 80px 0px;
    background-image: url(../images/bg/4.jpg);
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.offerSec::after {
    content: "";
    background-image: linear-gradient(to right, #0f4b9800, #0f4b98);
    width: 78%;
    position: absolute;
    /* z-index: 1; */
    height: 500px;
    top: 0;
    right: 0;
}

.tourSectionInner {
    text-align: center;
    padding-bottom: 30px;
    position: absolute;
    top: -450px;
    right: 0;
    width: 50%;
}

.tourSection {
    text-align: left;
    padding-bottom: 30px;
    width: 100%;
    margin: 0 auto;
}

.whtsapBt {
    display: block;
    position: fixed;
    bottom: 74px;
    right: 23px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #154915c9;
    text-align: center;
    z-index: 9;
}

.whtsapBt i {
    color: #fff;
    font-size: 30px;
    padding-top: 10px;
}

.topClNm {
    display: none;
}

.callFtr {
    display: none;
}

.tourTitle {
    font-size: 22px;
    color: #000000;
    font-weight: normal;
    padding: 30px 0px;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

.tourTitle span {
    font-weight: 600;
}

span.tourSub {
    display: block;
    margin: 10px auto;
    color: #3d3d3d;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
}

.tour-post {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
    transition: 0.2s;
    margin-right: 5px;
    margin-left: 5px;
}

.tour-post:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: 0.2s;
}

.figure {
    position: relative;
}

.figure img {
    width: 100%;
    height: auto;
}

.sunlight {
    bottom: 0;
    left: 0;
    color: #000;
    font-size: 20px;
    padding: 0.9rem 1.6rem;
    left: 0;
    padding: 5px 8px;
    line-height: 1;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    padding: 12px 1px;
}

.frmTitle {
    font-size: 14px;
    width: 265px;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
    color: #000;
}

.sunlight:after {
    /* content:"\f0d7"; */
    font-family: fontAwesome;
    position: absolute;
    bottom: -18px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #d45635;
    font-size: 30px;
    z-index: 99;
}

.sunlight i {
    font-size: 22px;
    color: #FF5722;
}

.tour-days {
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 0;
    font-weight: 600;
    color: #FF5722;
}

.offer-content h2 {
    font-size: 23px;
    color: #000;
    margin-bottom: 6px;
}

.dayBlockInn {
    color: #ffffff;
    background-color: #FF5722;
    display: inline-block;
    width: 80px;
    text-align: center;
    padding: 1px 0px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.gtBtnInn {
    padding: 12px 26px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}

.priceflt {
    font-size: 40px;
    color: #000;
    display: block;
    margin-bottom: 15px;
    font-weight: 400;
}

.hmprice:before {
    content: "";
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsla(0, 0%, 88%, .05) 0, #fff 49.17%, hsla(0, 0%, 88%, .05));
    width: 100%;
    height: 1px;
    position: absolute;
    top: -12px;
}

.hmprice {
    display: flex;
    margin-bottom: 4px;
    color: #fff;
    font-size: 22px;
    position: relative;
}

span.hmglPrGL {
    color: #fff;
    padding-right: 10px;
}

span.hmslPr {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    letter-spacing: 0.8px;
}

.priceflt .smt {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding-top: 10px;
}

.days_intx {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #393939;
}

.offer-content {
    position: relative;
    padding: 15px 20px 30px 20px;
    background-color: #fff;
    overflow: hidden;
    flex: 4;
    min-height: 170px;
}

.gtBViewI {
    background-color: #fff;
    width: 100%;
    margin-top: 15px;
    padding: 12px 26px;
    font-size: 18px;
    font-weight: 500;
}

.incldInn {}

span.hdtInn {
    display: block;
    font-weight: 600;
    padding-top: 10px;
}

span.hdtInn ul li {}

.offer-content ul li {
    padding-left: 19px;
    position: relative;
    font-size: 12px;
}

.offer-content ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 10px;
    position: absolute;
    left: 0;
    color: #818080;
}

.offer-content.cntText {}

.qrSndtTb {
    flex: 2.5;
    background-color: #f4f4f4;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.offer-content h3 {
    font-size: 18px;
    padding-bottom: 4px;
    font-weight: 800;
    color: #000000;
    white-space: nowrap;
    /* width: 240px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}

.discount-label {
    display: none;
    color: #fff;
    background-color: #77c720;
    text-align: center;
    position: absolute;
    font-size: 18px;
    padding-top: 5px;
    right: 10px;
    top: -30px;
    border-radius: 50%;
    width: 50px;
    overflow: hidden;
    height: 50px;
}

.discount-label span {
    font-size: 8px;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
    text-align: center;
}

.read-more {
    font-size: 13px;
    color: #545454;
    transition: 0.2s;
    border: 1px solid #797979;
    padding: 6px 0px;
}

.read-more i {
    font-size: 9px;
    padding-left: 4px;
    font-weight: normal;
    color: #a2a2a2;
}

.read-more:hover {
    text-decoration: none;
    background-color: #2196f3;
    color: #fff;
    border: none;
}

.getQt {
    background-color: #f1f1f1;
    padding: 30px 30px 60px 30px;
    color: #fff;
    /* border-radius: 20px 20px 0px 0px; */
    margin-top: 40px;
}

.qtTitle {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 7px;
    color: #000;
}

span.callQt {
    font-size: 15px;
    display: block;
    margin-top: 11px;
    color: #F44336;
}

.read-more:hover i {
    color: #fff;
}

.tour-price {
    color: #205e9e;
    font-size: 20px;
    display: none;
}

span.destNamefd {
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    color: #000000;
    /* font-family: 'Indie Flower', cursive; */
    /* font-family: 'Lobster', cursive; */
    /* font-family: 'Pacifico', cursive; */
    /* font-family: 'Shadows Into Light', cursive; */
    /* font-family: 'Abril Fatface', cursive; */
    font-weight: 600;
    /* font-family: 'Dancing Script', cursive; */
    /* font-family: 'Permanent Marker', cursive; */
    /* font-family: 'Satisfy', cursive; */
    /* font-family: 'Kaushan Script', cursive; */
    /* font-family: 'Caveat', cursive; */
    /* font-family: 'Tangerine', cursive; */
    font-size: 20px;
    text-transform: uppercase;
}

.old-price {
    font-size: 15px;
    text-decoration: line-through;
    margin-right: 0.6rem;
    color: #a6b0b3;
    display: none;
}

.hotelListPr {
    background-color: #fff;
    padding: 18px 18px 1px 18px;
    border-radius: 15px;
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
}

span.htlTitle {
    font-size: 22px;
    font-weight: 800;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-top: 15px;
}

.figure img {
    opacity: 10 !important;
}

.tour-meta {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 18px;
    color: #fff;
}

.destImageBlock {
    position: relative;
    cursor: pointer;
    background-color: #000;
    /* max-width: 400px; */
}

.destBlockMid {
    width: 100%;
    margin: 0 auto;
}

.destHeader {

    position: relative;
}

section.AffIcon {
    padding: 35px 0px;
}

.affTitle {
    text-align: center;
}

.affTitle h2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

span.smText {
    font-size: 15px;
}

.affMainSec {
    display: flex;
    margin: 0 auto;
    padding: 10px 0px;
    justify-content: center;
    width: 60%;
    margin-top: 0;
}

.affIcon img {
    width: 100%;
}

.affIcon {
    padding: 0px 10px;
}

.qtText {
    font-size: 14px;
    line-height: 18px;
    color: #434343;
}

span.cntNameTop {
    position: absolute;
    top: 60%;
    font-size: 50px;
    color: #fffffff5;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    text-shadow: 0 0 30px #000;
    z-index: 1;
}

.destHeader img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}


section.CatgSection {
    padding-top: 60px;
    width: 100%;
    background-color: #edf0f2;
}

.catListSect {
    margin-left: 20px;
}

.catListSect ul {
    margin-top: 10px;
}

.catListSect ul li {
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
    text-align: left;
}

.catListSect ul li a {
    color: #3b3b3b;
    font-size: 14px;
    display: block;
    padding: 10px 10px;
}

.catListSect ul li a i {
    padding-right: 10px;
    color: #ff4045;
}

.catListint {}

.catListint ul {}

.catListint ul li {
    /* background-color: #e82e33; */
    position: relative;
    width: 40%;
    display: inline-block;
    margin-right: 8px;
    padding: 4px 15px;
    margin-top: 8px;
}

.catListint ul li a {
    color: #000000;
    font-size: 13px;
    padding: 10px 20px;
}

.catListint ul li a i {
    /* color: #fdff51; */
    position: absolute;
    left: 22px;
    top: 17px;
}

.catListSect ul li a:hover {
    background-color: #f3faff;
    text-decoration: none;
    color: #000;
}

.catListSect ul li a.active {
    background-color: #f3faff;
    text-decoration: none;
    color: #000;
}

.catTitle {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 25px;
    color: #e52c31;
    position: relative;
}

.catPg {
    text-align: center;
    margin-bottom: 50px;
}

.spcLt {
    padding-left: 54px;
}

section.destSection {
    /* margin-top: -94px; */
    background-color: #f7f7f7;
    /* max-height: 848px; */
}

section.destItnSec {
    /* background-color: #f7f7f7a1; */
    padding: 50px 0px;
    /* margin-top: 50px; */
}

.catListSect.tpSpcs {
    margin-top: 0;
    margin-left: 0;
    padding: 50px 5px;
}

.sortingSec {
    text-align: right;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.header.fixed .dropdown-menu {
    top: 22px;
}

.destTextItn {
    text-align: center;
    width: 100%;
}

.destTitle {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 8px;
    color: #060606;
    display: block;
    position: relative;
}

span.sortTitle {
    text-transform: uppercase;
    display: inline-block;
    padding-right: 10px;
}

span.dropSort {
    display: inline-block;
    background-color: #fff;
    padding: 6px 10px;
    border: 1px solid #c0c0c0;
}







span.dropSort select.sortTbdrp {
    border: none;
    outline: none;
    font-size: 14px;
}

span.dropSort select.sortTbdrp option {
    font-size: 16px;
    margin-top: 17px;
    padding: 500px;
}







span.cntNameTop {
    /* font-family: 'Gelasio', serif; */
    /* position: absolute; */
    /* top: 0; */
    /* font-size: 50px; */
}

.topCtnTabList {
    /* width: 64%; */
    text-align: center;
    background: none;
    z-index: 1;
    position: relative;
    padding: 0;
    /* margin-top: -56px; */
    /* background-color: #fff; */
    /* margin: 0 auto; */
}

.topCtnTabList .nav-tabs {
    margin: 0 auto;
    /* background-color: #629f2b; */
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%); */
    /* border-radius: 43px !important; */
    /* padding: 0; */
    /* width: 100% !important; */
    margin: 0 auto;
    /* text-align: center; */
}

.topCtnTabList .nav-tabs li {
    display: INLINE-BLOCK;
    padding: 0;
    line-height: 10px;
    margin: 0;
    /* border-right: 1px solid #e7c664; */
    position: relative;
    background-color: #fffffff2;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}

.destTabSec {
    margin: 80px 0px;
}

.quickQrc .modal-content {
    max-width: 550px;
    margin: 0 auto;
}

.overViewTab {
    /* padding: 40px; */
    background-color: #fff;
    box-shadow: 0px 30px 60px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.expBlockView {
    background-color: #ffffff;
    padding: 20px;
    display: flex;
    margin-bottom: 20px;
    border: 1px dashed #888787;
    border-radius: 20px;
}

span.expTextB h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.expBlockView p {
    color: #5f5f5f;
}

span.expImg img {
    width: 100%;
}


span.expImg {
    flex: 1;
    padding-left: 60px;
}

span.expTextB {
    flex: 2;
}

.destTabOverview {
    max-height: 550px;
    overflow: auto;
    padding-right: 50px;
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    padding: 20px 20px 20px 40px;
    margin: 20px 0px;
}

.destTabOverview h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    padding-bottom: 10px;
    border-bottom: 1px dashed #5f5f5f;
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}

.destTabOverview p {
    margin-bottom: 10px;
}

.topCtnTabList .nav-tabs li:nth-last-child(1) .nav-link {
    border-right: none;
}

.topCtnTabList .nav-tabs li .nav-link.active {
    color: #ffffff;
    font-weight: 500;
    background-color: #000;
    border-radius: 0;
}

.destTabOverview h4 {
    font-size: 16px;
    font-weight: normal;
    color: #e02328;
    padding-bottom: 6px;
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
}

.destTabOverview ul {}

.destTabOverview ul li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    position: relative;
}

.destTabOverview ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 15px;
    color: #e42b30;
    position: absolute;
    left: 0;
}

.makeQry {

    background-color: #f3f3f3;
    padding: 25px 30px;
    text-align: center;
    background-image: linear-gradient(to bottom, #f3f3f3, #ffffff);
}

span.mktext {
    text-align: center;
    font-family: 'Gelasio', serif;
    font-size: 18px;
    display: block;
    padding-bottom: 15px;
}

.topCtnTabList .nav-tabs li .nav-link.active:before {
    content: "\f0d7";
    font-family: fontAwesome;
    position: absolute;
    /* content: "\f041"; */
    bottom: -9px;
    color: #000000;
    font-size: 25px;
    right: 0;
    left: 0;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.topCtnTabList .nav-tabs li .nav-link {
    color: #000;
    border: none;
    /* border-right: 1px solid #bdbdbd; */
    /* padding: 50px 0px; */
    font-weight: 600;
    font-family: 'Gelasio', serif;
    text-shadow: none;
}

.topCtnTabList .nav-tabs li .nav-link:hover {
    color: #ffeb3b;
    background-color: #000;
    border-radius: 0;
}

.destImageBlock img {
    width: 100%;
    height: 400px;
    opacity: 0.8;
    object-fit: cover;
}

.destImageBlock:hover .overText {
    background-color: #0000008c;
    transition: all 0.8s;
}

.destination {
    width: 100%;
    overflow: hidden;
    padding: 80px 0px 0px 0px;
    margin: 0 auto;
    position: relative;
}

.tourCtg {
    margin-top: 50px;
}

.tourCtg ul li {
    margin-bottom: 11px;
    display: inline-block;
    width: 45%;
    border-bottom: 1px dotted #468ae78a;
    padding-bottom: 8px;
    margin-right: 24px;
}

.NwsBtn {
    border-radius: 40px;
    padding: 12px 33px;
    margin-left: 10px;
    height: 55px;
    background-color: #468ae7;
}

.intNws {
    height: 55px;
    border-radius: 40px;
    padding: 10px 35px;
}

.tourCtg ul li a {
    color: #468ae7;
    font-size: 16px;
    font-weight: 500;
}

.custTour {
    padding: 0px 0px;
}

.custTitleText {
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.callUsenq {
    /* width: 60%; */
    /* text-align: center; */
    margin: 0 auto;
    padding-top: 30px;
}

.custTitleText h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    color: #2b2b2b;
    font-family: 'Gelasio', serif;
}

a.ctaAaction {
    background-color: #e02328;
    padding: 10px 14px;
    margin-top: 12px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

a.ctaAaction:hover {
    background-color: #b3070c;
}

a.ctaAaction i {
    padding-left: 5px;
    color: #ffa2a4;
    font-size: 13px;
    top: 1px;
    position: relative;
}

.callUsenq p {
    font-size: 16px;
}

span.teleph a {
    color: #000;
}

span.teleph {
    display: block;
    font-size: 16px;
    color: #e02328;
}

span.teleph a {
    color: #e02328;
}

.overText {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.destTextBlock {
    height: 100%;
    position: absolute;
    bottom: -80%;
    padding: 8px 30px;
    transition: all 0.4s;
}

.destImageBlock.bg {
    background-color: #00000069;
}

.brochureDn {
    /* background-image: url(https://iamf.hotelracks.com/wp-content/uploads/2019/12/top3.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% center;
    padding: 130px 0px;
}

.overText:hover .destTextBlock {
    bottom: 0;
}

.brchSize {
    width: 65%;
    margin: 0 auto;
}

.destName {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px dashed #ffffff;
    margin-bottom: 20px;
}

.destination .col-lg-6 {
    padding: 5px;
}

.prgBlock {
    color: #fff;
}

.prgBlock h4 {
    font-size: 14px;
    color: #f8ff88;
}

.destination .col-lg-3 {
    padding: 0px;
}

.viewBtn {
    position: absolute;
    bottom: 10px;
    background-color: #ffffff;
    padding: 4px 12px;
    /* font-weight: 600; */
    color: #353535;
    border-radius: 5px;
    cursor: pointer;
}

.viewBtn a {
    color: #353535;
}

.viewBtn:hover {

    background-color: #e02328;
    transition: all 0.4s;
    color: #fff;
}

.offerBlock {
    display: flex;
    position: relative;
    margin-bottom: 3rem;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
}

.downloadBrochure {
    margin: 38px auto;
    text-align: center;
    /* width: 100%; */
}


.downloadBrochure img {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 30px auto;
}

.offerImage {
    flex: 1;
    position: relative;
}

.brochureDn {
    /* background-image: url(https://iamf.hotelracks.com/wp-content/uploads/2019/12/bro.jpg); */
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: left;
    padding: 40px 0px;
    background-color: #ffffff;
    background-attachment: fixed;
    color: #000;
    border-top: 8px solid #e02328;
}

span.brchText h3 {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    padding-bottom: 35px;
    padding-top: 30px;
    font-family: 'Gelasio', serif;
}

span.brchText {
    text-align: center;
    width: 70%;
    display: block;
    margin: 0 auto;
}

.offerImage img {
    width: 100%;
    height: auto;
}

.offerTextblock {
    flex: 1;
    padding: 10px 20px;
    position: relative;
}

.tourName {
    font-size: 18px;
    color: #1b5896;
    font-weight: 600;
}

.offerImage .tour-days {
    position: absolute;
    bottom: 0;
    background-color: #000000a8;
    left: -4px;
    padding: 5px 15px;
    color: #fff;
}

.offerImage.read-more {}

.offerTextblock .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #205e9e;
    color: #fff;
    /* height: 33px; */
    padding: 6px 14px;
}

.offerTextblock .read-more a {

    color: #fff;
}

.specialOffer {
    background-color: #fdfdfd;
    padding: 40px 0px;
    position: relative;
}

.offerPrice {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fd331c;
    padding: 2px 24px;
    font-size: 18px;
    color: #fff;
    border-radius: 0px 0px 0px 15px;
}


.footerMenu {
    text-align: right;
    padding-top: 20px;
}

span.footerAff {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #c0c0c0;
    padding-top: 16px;
    margin-top: 20px;
    width: 60%;
    opacity: 0.7;
}

span.footerAff img {
    width: 100%;
    max-width: 400px;
}

.footerMenu ul {}

.footerMenu ul li {}

.footerMenu ul li {
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    display: inline;
    padding-right: 6px;
    border-right: 1px solid #ffffff;
    padding-left: 6px;
}

.footerMenu ul li a {
    color: #ffffff;
}

.footerMenu ul li:nth-last-child(1) {
    border-right: none;
}

.footer {
    width: 100%;
    background-color: #017989;
    color: #fff;
    padding: 15px 0px;
    position: relative;
    text-align: center;
    border-top: 5px solid #9e9e9e;
}

.footerLogo {
    display: flex;
}

span.lgImg {}

span.lgImg img {
    width: 100%;
}

span.ftrAdd {
    padding-left: 20px;
    /* width: 260px; */
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    font-weight: normal;
}

span.ftrAdd a {
    color: #cdcdcd;
}

span.ftrAdd a:hover {
    color: #fff;
}

span.ftrAdd h4 {
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

span.footerDest {
    margin-top: 50px;
    display: block;
}

span.footerDest ul {}

span.footerDest ul li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    border-right: 1px solid #ffffff;
}

span.footerDest ul li a {
    color: #ffffff;
}

span.footerDest ul li a:hover {}

span.footerDest ul li:nth-last-child(1) {
    border-right: none;
}

.slick-initialized .slick-slide {
    display: block;
    /* outline: none; */
}

span.copyrt {
    padding-top: 40px;
    display: block;
    font-size: 12px;
    bottom: 10px;
    color: #ffffff;
    text-transform: lowercase;
}

.tourInfo {
    padding-bottom: 12px;
}

.offerTextblock p {
    color: #8c8a8a;
}

.banner {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #f5f5f5);
    margin: 0 auto;
}

.banner img {
    width: 100%;
    height: auto;

}

.um_request_name {
    display: none !important;
}

.tour-post .figure img {
    height: 300px;
    object-fit: cover;
}

.figure {
    position: relative;
    width: calc(100%);
}

p.um-notice.success {
    color: #78a312;
    position: absolute;
    top: -45px;
    background-color: #fff;
    z-index: 99;
    padding: 10px 10px 10px 21px;
    box-shadow: 0px 0px 7px -4px #000;
    width: 100%;
}

.banner img {
    height: 650px;
    object-fit: cover;
    opacity: 0.5;
}

.destHeader {
    /* height: 550px; */
    object-fit: cover;
    overflow: hidden;
    position: relative;
}

.tourBar {
    position: relative;
    background-color: #ededed;
    position: sticky;
    top: 0;
    z-index: 99;
}

.pkgName {
    width: 100%;
    padding: 40px 20px 40px 20px;
    background-color: #f8f9f9;
}



.priceBlock {
    background-color: #ffffff;
    padding: 0 0px;
    font-size: 20px;
    color: #F44336;
    border-radius: 15px;
    box-shadow: 0 2px 4px 0 rgba(178, 178, 178, .5);
    overflow: hidden;
    padding-bottom: 40px !important;
}



.prTitle {
    text-align: center;
    background-color: #f9f9f9;
    padding: 12px 0px;
    font-size: 16px;
    font-weight: 600;
    /* display: none; */
    color: #000;
}


.dayBlock {
    /* background-color: #e52b30; */
    /* padding-right: 18px; */
    font-size: 20px;
    color: #ffffff;
    text-shadow: none;
    display: inline-block;
    position: relative;
    font-weight: normal;
}

span.cnt {
    color: #fbe05b;
    padding-top: 10px;
    font-weight: 600;
    display: block;
    font-size: 19px;
    text-transform: uppercase;
}

.dayBlock:before {
    width: 20px;
    height: 1px;
    background-color: #fff;
    /* content:""; */
    position: absolute;
    left: -20px;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.dayBlock:after {
    width: 20px;
    height: 1px;
    background-color: #fff;
    /* content:""; */
    position: absolute;
    right: -20px;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.tourBarList {}

.nav-tabs {
    border-bottom: none;
    width: auto !important;
    display: block;
}

.tourBarList ul {}

.tourBarList ul li {
    font-size: 18px;
    display: inline-block;
}

.tourBarList ul li a.nav-link {
    display: block;
    padding: 8px 15px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    border: none;
    border-radius: 0;
    /* border-bottom: 1px solid #989898; */
    font-weight: 500;
    padding: 18px 15px;
    /* color: #fff; */
    /* font-weight: 600; */
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background-color: #9E9E9E;
    border: none !important;
}

.tourBarList ul li a.nav-link.active {
    color: #000000;
    background-color: #ffffff;
    /* border-bottom: 1px solid #b5b5b5; */
    /* border-radius: 40px; */
    position: relative;
    /* padding: 25px 15px; */
    font-weight: 600;
}

.tourBarList ul li a.nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-right: 1px solid #b5b5b5;
    margin-right: auto;
    margin-left: auto;
    -ms-transform: rotate(20deg);
    /* IE 9 */
    -webkit-transform: rotate(20deg);
    /* Safari 3-8 */
    transform: rotate(45deg);
    background-color: #fff;
    border-bottom: 1px solid #b5b5b5;
}

.tourBarList ul li span {
    display: block;
    text-align: center;
}

.tourBarList ul li span i {
    font-size: 30px;
    color: #656565;
}

.modal-content.topForm {
    background-color: #000000ab;
}

.modal-content.topForm h5 {
    font-weight: normal;
    font-family: 'Gelasio', serif;
    color: #ffdf46;
}

.topForm button.close {
    color: #fff;
    opacity: 1;
}

.custItnForm {
    margin: 0 auto;
    padding: 0px 34px;
    /* background-color: #eaeaea; */
}




span.prgTop {
    display: block;
    color: #F44336;
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 8px;
    font-size: 15px;
    margin-bottom: 15px;
}

span.prgTitle {
    color: #000000;
    font-size: 18px;
    /* color: #FF5722; */
    line-height: 23px;
    font-weight: 600;
    display: block;
    padding: 0px 34px;
}

span.pfgInTi {
    color: #ff5e00;
    display: block;
}

span.pfgTr {
    color: #fff;
}

.custItnForm label {
    font-size: 14px;
    padding: 0px 0px;
    width: 100%;
    color: #fff;
    margin-top: 8px;
}

.custItnForm input, .custItnForm textarea, .custItnForm select {
    width: 100%;
    padding: 19px 13px;
    margin-top: 10px;
    background-color: #ffffff;
    border: none;
    font-size: 15px;
    font-weight: 600;
    /* border: 1px solid #000; */
    box-shadow: 0px 0px 5px #c4c4c4;
    border: 0;
    -webkit-appearance: none;
    box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -moz-box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -webkit-box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
}

.custItnForm textarea {
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    height: 100px !important;
}

button.close {}

.topForm button.close {
    color: #fff;
    opacity: 1;
}

.custItnForm .wpcf7-form-control.wpcf7-submit {
    background-color: #3c3c3c;
    padding: 20px 0px;
    font-size: 18px;
    color: #fff;
}

.custItnBtn {
    background-color: #4fc966;
    background-color: #971d54;
    color: #fff !important;
    cursor: pointer;
    border-radius: 30px !important;
}



.custQrForm {
    margin: 0 auto;
    padding: 20px 34px;
    background: no-repeat;
    border: 1px solid #efeeee;
    border-radius: 42px;
    box-shadow: 3px 6px 7px #0000002e;



}



.custQrForm label {
    font-size: 14px;
    padding: 0px 0px;
    width: 100%;
    color: #000;
    margin-top: 8px;
}

.custQrForm input {
    width: 100%;
    padding: 14px 13px;
    margin-top: 10px;
    background-color: #ffffff;
    border: none;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
}

.custQrForm textarea {
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    height: 100px !important;
}

.custQrForm .wpcf7-form-control.wpcf7-submit {
    background-color: #03a9f4;
    padding: 20px 0px;
    font-size: 18px;
}

.custQrForm {
    background: #ffffff;
    color: #fff !important;
    cursor: pointer;
    border-radius: 30px !important;
    margin-top: -40px;
    position: sticky;
    top: 76px;
}

.programeDiv {

    position: relative;
    min-height: 400px;
    padding-bottom: 50px;
}

.bgGray {
    background-color: #f8f9f9;
}

.itnrySec {
    margin-top: 10px;
    position: relative;
    min-height: 400px;
    padding-bottom: 50px;
}

.itnrySec .tab-content {
    /* min-height: 700px; */
    /* max-height: 700px; */
    /* overflow: auto; */
    /* padding-bottom: 60px; */
}

.itnrySec .tab-content p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}

.itnrySec .tab-content p strong {}

.itnrySec .nav-tabs .nav-link {
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 30px;
}

.itnrySec .nav-item a {
    color: #636262;
}

.itnrySec .nav-link.active {
    color: #fff;
    border-bottom: 1px solid #438bd4;
    background-color: #438bd4 !important;
}

.itnSec {
    padding: 0px 30px;
    text-align: justify;
}

.itnSec h3 {

    font-size: 20px;

    font-weight: normal;

    border-bottom: 1px dashed #afafaf;

    padding-bottom: 6px;

    margin-bottom: 6px;

    color: #060ba1;

    margin-top: 20px;

    font-weight: 500;
}

.itnSec h2 {
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px dashed #00000059;
    padding-bottom: 6px;
    margin-bottom: 6px;
    color: #000000;
    margin-top: 20px;
    font-weight: 500;
}

.itnSec h4 {
    font-size: 14px;
    padding-bottom: 6px;
}

.formTab {
    padding: 30px 30px;
    overflow: hidden;
}

.formTab p {
    margin-bottom: 10px;
}

.formTab .name {}

.formTab input {
    width: 100%;
    height: 38px;
    border: 1px solid #d0d0d0;
    padding-left: 8px;
}

.mapViewBlk {
    border: 10px solid #7e7e7e;
    text-align: center;
}

.mapViewBlk img {}

.rtBlock {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
    margin-top: 100px;
}

.qryBlock {
    position: relative;
    margin-bottom: 50px;
}

.qryBlock img {
    width: 100%
}

span.bookTour {
    position: absolute;
    top: 150px;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 20px;
    color: #fff;
    text-shadow: 0px 2px 3px #000;
    text-transform: uppercase;
    display: block;
}

p.half {
    float: left;
    width: 49%;
    margin-right: 5px;
}

p.half+p {
    margin-right: 0;
}

.formTab textarea {
    width: 100%;
}

.formTab button.submit {
    width: 100%;
    border-radius: 0;
}

.topBannerTitle {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 2;
    width: 38%;
    margin-right: auto;
    margin-left: auto;
    background-color: #0000006b;
    padding-top: 50px;
    /* border-radius: 30px; */
    bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
}

.slider {
    position: relative;
    background-color: #000;
    z-index: 8;
}

.slider .carousel-control-next i {
    font-size: 34px;
    color: #ffffff;
    opacity: 1;
    /* background-color: #fff; */
    border-radius: 50%;
    width: 41px;
    height: 41px;
    padding: 1px;
    /* line-height: 0; */
    position: relative;
    padding-top: 2px;
}

.slider .carousel-caption {
    position: absolute;
    opacity: 1;
    padding-top: 0;
    bottom: 280px;
}

.slider .carousel-control-prev i {
    font-size: 34px;
    color: #ffffff;
    opacity: 1;
    /* background-color: #fff; */
    border-radius: 50%;
    width: 41px;
    height: 41px;
    padding: 1px;
    /* line-height: 0; */
    position: relative;
    padding-top: 2px;
}

.slider .carousel-caption {
    position: absolute;
    opacity: 1;
    padding-top: 0;
    /* bottom: 150px; */
}



span.tp {
    display: block;
    color: #ffd675;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 0px 3px 5px #000;
}

span.daysItn {
    line-height: 16px;
    font-size: 14px;
    color: #000000;
}

.itnAreasec {
    background-color: #f8f9f9;
    padding: 0px 0px 50px 0px;
}

.coverdItn {}

span.pLCover {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding-bottom: 6px;
    display: inline-block;
    position: relative;
    margin-top: 19px;
}

span.pLCover:before {
    content: "\f277";
    font-family: fontAwesome;
    font-size: 18px;
    top: -5px;
    color: #898989;
    margin-right: 8px;
    font-weight: 400;
}


span.destList {
    color: #000000;
    display: block;
    font-weight: 500;
}

.tId {
    background-color: #e52b30;
    margin: 0 auto;
    font-size: 16px;
    padding: 2px 12px;
    margin-top: 14px;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    /* border: 1px solid #f8f9f9; */
    /* border-bottom: 1px dashed #4c4c4c; */
    /* font-weight: 600; */
    /* border-top: 1px dashed #e42b30; */
    /* font-family: 'Gelasio', serif; */
    /* font-family: 'Kaushan Script', cursive; */
    /* font-weight: 600; */
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {

    color: #fff;
}

span.wpcf7-not-valid-tip {
    color: #ff4040;
}

.screen-reader-response {
    display: none;
}

.overViewItn {}

.highLighItn {
    margin-top: 50px;
    display: none;
}

span.weatherBtn {
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 50px;
}

span.weatherBtn a {
    color: #fff;
    padding: 10px 40px 10px 10px;
    background-color: #e02328;
    font-size: 15px;
    position: relative;
}

span.weatherBtn a i {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.tpTitle {
    font-size: 20px;
    font-weight: normal;
    /* font-family: 'Gelasio', serif; */
    padding-bottom: 8px;
    color: #000000;
    display: inline-block;
    position: relative;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    /* text-align: center; */
    /* display: block; */
}

.brd {
    margin-bottom: 35px;
    margin-top: 60px;
}

.tpTitle:before {
    content: "";
    width: 100px;
    background-color: #03a9f4;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    /* margin: 0 auto; */
}

.highLighItn ul {}

.highLighItn ul li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    position: relative;
}

.highLighItn ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 15px;
    color: #e42b30;
    position: absolute;
    left: 0;
}

span.bt {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 11px;
    text-shadow: 0px 1px 1px #000;
}

.topBannerTitle p {
    color: #fff;
    font-weight: normal;
}

.mobMenuBtn {
    display: none;
}

.gallery-inner-wrap {
    margin: -6px;
}

.gallery-inner-wrap:before,
.gallery-inner-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.gallery-inner-wrap .single-gallery {
    width: 33.33%;
    float: left;
    padding: 6px;
}

.gallery-inner-wrap .single-gallery.width-3 {
    width: 66.66%;
}

.gallery-inner-wrap .gallery-img {
    position: relative;
}

.gallery-inner-wrap .gallery-img:before {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.gallery-inner-wrap .gallery-img img {
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}

.gallery-inner-wrap .gallery-img .gallery-title {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 1;
}

.gallery-inner-wrap .gallery-img .gallery-title h3 {
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.gallery-inner-wrap .gallery-img:hover:before {
    opacity: 1;
}

.gallery-inner-wrap .gallery-img:hover .gallery-title h3 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}



@media (max-width:1024px) {
    .pkgName {
        padding: 100px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
        width: 60%;
    }

    .mainmenu a,
    .navbar-default .navbar-nav>li>a,
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {

        padding: 15px 8px !important;
    }


}

@media (max-width:991px) {

    .custReviewSec {
        padding: 60px 0px;
    }

    .subCustTile {
        font-size: 20px;
        margin: 6px 0px;
    }

    .bookus:after {
        background: none;
    }

    .bookus {
        padding: 25px 10px;
    }

    .bookus h2 {
        font-size: 22px;
        margin-bottom: 24px;
    }

    .bookus h3 {
        font-size: 15px;
        margin-bottom: 10px;
        border-bottom: 1px solid #15257e99;
        padding-bottom: 8px;
        margin-top: 5px;
    }

    .affMainSec {
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .affIcon {
        padding: 0px 4px;
        width: 29%;
        display: inline-block;
    }

    .affTitle {
        margin-bottom: 16px;
    }

    span.lgImg {
        margin-bottom: 24px;
    }

    .ftrWtup {
        text-align: center;
    }

    .nmbr {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .nmbr a {
        /* display: block; */
        text-align: center;
        margin: 18px auto;
    }

    span.footerDest ul li {
        width: 45%;
        display: inline-block;
        border: none;
        padding: 0;
        margin: 2px 1px;
        background-color: #0d9caf;
        padding: 6px 4px;
    }

    .footerMenu ul {
        margin-top: 20px;
    }

    .footerMenu {
        text-align: center;
    }

    .footerMenu ul {
        margin-top: 20px;
    }

    span.lgImg {
        display: block;
        margin: 0px auto;
        border-right: none;
        margin-bottom: 30px;
    }

    .footerLogo {
        display: block !important;
    }

    .destImageBlock {
        /* max-width: fit-content; */
        height: 248px;
        object-fit: cover;
        margin-bottom: 18px;
        overflow: hidden;
    }

    span.ftrAdd {
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

    .mobMenuBtn {
        display: Block;
        position: fixed;
        right: 17px;
        top: 22px;
        background-color: #fff;
        border-radius: 0;
        z-index: 9999999;
    }

    .navbar-collapse {
        display: block !important;
        position: fixed !important;
        top: 0;
        right: -100%;
        width: calc(100% - 50px);
        background: #FFF;
        z-index: 9;
        transition: all 0.3s linear;
        height: 100vh;
        top: 82px;
    }

    .navbar-collapse.collapse.show {
        right: 0;
        display: block !important;
        /* padding-left: 20px; */
        top: 82px;
        width: 78%;
        z-index: 999999;
    }

    .header.fixed .navbar-collapse.collapse.show {
        top: 69px;
    }

    .navbar-collapse .navbar-nav {
        margin: 0 !important;
    }


    span.tourSub {
        width: 100%;
    }

    span.callUs {
        display: none;
    }

    span.lgOut {
        display: block;
        text-align: center;
    }

    .logo {
        width: 200px;
        text-align: center;
        margin: 0px auto;
        /* padding-bottom: 10px; */
        position: relative;
        top: 10px;
    }

    .logoTbi {
        margin: 0 auto;
        width: 100px;
        text-align: center;
        display: block;
        position: relative;
    }

    .hmBtnLst {
        display: flex;
    }

    .hmBtnLst .btn {
        padding: 12px 0px;
        flex: 1;
        margin: 5px;
    }

    .hmCrdSlide {
        margin: 10px;
        background-color: #fff;
        border-radius: 10px;
        overflow: hidden;
        padding: 0px;
    }

    .hmCrdSlide img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    .hmoffer {
        position: absolute;
        z-index: 999;
        bottom: 0;
        right: 15px;
        left: 15px;
    }

    .hmoffer h3 {
        color: #000;
        font-size: 20px;
    }

    .header.fixed {
        /* position: relative; */
    }

    .header.fixed .logoTbi {
        width: 100px;
        padding: 5px 10px;
    }

    .header.fixed .logo {
        width: 160px;
        /* margin: 0 auto; */
        top: 16px;
    }

    span.bgFeatureicon {
        width: 100%;
        display: block;
        background-color: #000;
    }

    .features {
        padding: 20px 0px;
    }

    .prdt {
        position: relative;
        right: 0;
        left: 0;
        padding: 5px 5px;
        height: auto;
        font-size:

            16px;
        width: 100%;
        background-color: #e82e33;
        background: linear-gradient(to top, #eb3136 0%, #ce2328 100%);
        margin-bottom: 10px;
        height: auto;
    }

    a {}

    .prdt i {
        display: none;
    }

    .features .col-md-3 {
        padding: 5px;
    }

    span.bgFeatureicon img {
        opacity: 0.5;
        background-color: #000;
    }

    .tour-post {}

    .destBlockMid {
        width: 90%;
    }

    .loginPageMid {
        display: block;
        width: 70%;
    }

    .logBlockSec {
        height: 100%;
    }

    .logTextSec {
        display: none;
    }

    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        border-bottom: 1px solid #000;
        border-radius: 0 !important;
        font-size: 16px;
        line-height: initial;
        padding-left: 32px !important;
    }

    .intBlockSec .col-md-4 {
        padding: 0;
    }

    .sunlight {
        width: 60%;
    }

    .pkgNameTitle {
        font-size: 20px;
    }

    .custItnBtn {
        position: absolute;
        left: 0;
        top: -45px;
        left: -50px;
        border-radius: 0px !important;
        font-size: 12px !important;
    }
}

@media (max-width:768px) {
    section.aboutsect {
        padding: 30px 0px;
    }

    .abtImgSec {
        padding-top: 20px;
    }
}

@media (max-width:767px) {

    .offerTextSec {
        width: 100%;
    }

    .NwsBtn {
        width: 100%;
        margin: 20px auto;
    }

    .NwssoclIcon {
        margin-top: 0;
    }

    li.page-item.rTCrd {
        z-index: 99;
    }

    li.page-item.ltCrd {
        z-index: 99;
    }

    .tpFromSp {
        margin-top: 15px;
    }

    .officeAdd {
        margin-top: 5px;
    }

    .destHeader img {
        height: 200px;
    }

    section.destSection {
        margin-top: 0;
    }

    .topCtnTabList .nav-tabs li a {
        padding: 24px 0px;
    }

    .topCtnTabList .nav-tabs li .nav-link.active {
        /* background-color: #ff5722; */
    }

    .destTabOverview {
        padding: 10px 28px;
    }

    .tour-post.innrItn {
        display: block;
    }

    .offer-content {
        min-height: 220px;
    }

    .banner img {
        height: 250px;
    }

    .priceFormSec {
        position: relative;
        top: 0;
        margin: 28px 0px;
        z-index: 6;
    }

    .tourBar {
        background-color: #fff;
        margin-top: 28px;
        top: 70px;
    }

    .catListint ul li {
        width: 100%;
    }

    .querySecTab {
        margin-bottom: 30px;
    }

    .contactTabSec .pr-0,
    .px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .aboutImg {
        margin: 35px auto;
        width: 80%;
    }

    .listWorkTbi ul li {
        width: 100%;
    }

    .catListSect {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .catListSect.tpSpcs {
        margin-top: 50px;
    }

    .tourBarList ul li a.nav-link.active {
        font-weight: 500;
        border: 1px solid #31c853;
        /* border-radius: 5px; */
        background-color: #28a745;
        /* justify-content: center; */
        /* align-items: center; */
        /* display: flex; */
        color: #fff;
    }

    .tourBarList ul li a.nav-link.active:after {
        content: none;
    }

    .tourBarList ul li a.nav-link {
        border: 1px solid #d8d8d8;
        padding: 15px 8px;
        margin-bottom: 12px;
        height: 68px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 18px;
    }



    .itnSec {
        padding: 0px;
    }

    .itnAreasec {
        padding: 20px 20px;
    }

    span.queryBtnSec {
        right: 0;
        width: 205px;
        text-align: center;
        height: 36px;
    }

    .tourBarList ul li {
        width: 170px;
        margin: 3px 2px;
        text-align: center;
        align-items: center;
    }

    .tourBarList ul {
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100% !important;
        display: inline-flex;
    }

    .custItnBtn {
        position: absolute;
        top: -60px;
        right: 0;
        width: 206px;
        left: -27px;
        border-bottom: 2px solid #6c0131 !important;
        height: 36px;
    }

    span.cntNameTop {
        font-size: 30px;
    }

    .expBlockView {
        border: none;
        display: block;
        padding: 0px 5px;
        text-align: justify;
        margin-top: 15px;
    }

    span.tpTitle {
        /* padding-left: 5px; */
    }

    span.expTextB h3 {
        font-size: 14px;
    }

    span.expImg {
        display: block;
        margin-top: 20px;
        padding: 0;
        margin-bottom: 30px;
    }

    .destTextItn {
        padding: 0px 10px;
    }

    .sortingSec {
        text-align: center;
    }

    .destTabSec {
        margin-top: 30px;
    }

    .destName {
        padding-top: 0px;
    }

    span.bgFeatureicon {
        display: none;
    }

    .prdt {
        background: none;
        color: #e22a2f;
        border: 1px dashed #e1292e;
        padding: 12px 0px;
        border-radius: 40px;
    }

    .logo {
        width: 160px;
        margin: inherit;
    }

    .slider .carousel-item img {
        height: auto;
    }

    .aboutSection {
        padding-right: 0;
        text-align: justify;
    }

    .abtImgSec img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }

    .loginPageMid {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
    }

    .pkgName {
        width: 100%;
        padding: 10px 10px;
    }

    .pkgNameTitle {
        font-size: 28px;
        margin-top: 16px;
    }

    .custItnBtn {}

    .tourBarList {
        position: relative;
        top: 0;
        background-color: #ffffff;
        padding: 0px 0px;
        /* margin: 0; */
    }

    .itnrySec {
        margin-top: 5px;
    }

    .mapViewBlk img {
        width: 100%;
    }

    .destTabOverview {
        max-height: fit-content;
        padding: 0px 8px;
        margin-bottom: 20px;
    }

    li.nav-item {
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    .header.fixed .navbar-collapse.collapse.show {
        top: 69px;
    }

    section.GallrySection .topCtnTabList {
        padding: 0px;
        margin-top: -72px;
    }

    .GallrySection .topCtnTabList .nav-tabs li {
        width: 178px;
        margin: 0;
        border-radius: 0;
        margin-bottom: 4px;
    }

    .GallrySection .topCtnTabList .nav-tabs li a {
        font-size: 14px;
        padding: 12px 2px;
    }

    .GallrySection .topCtnTabList .nav-tabs li .nav-link.active {
        font-size: 14px;
        border-radius: 0;
    }

    .topCtnTabList .nav-tabs li .nav-link.active:before {
        display: none;
    }

    .destHeader {}

    .prgBlock {
        height: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    span.logoBt {
        position: relative;
        left: 0;
    }

    span.logoLt {
        position: relative;
        right: 0;
    }

    .slider .carousel-caption {
        top: 18px;
    }



    .slider .carousel-caption h1.ml4 .subTitle {
        font-size: 33px !important;
        line-height: 30px;
    }

    .txtarea {
        height: 120px !important;
    }

    .um_request_name {
        display: none;
    }


    /*--------------------------------------------------------------
>>> gallery Pages
----------------------------------------------------------------*/
    .gallery-section {
        margin-bottom: 80px;
    }

}




@media screen and (max-width: 767px) {
    .gallery-inner-wrap {
        margin: -5px;
    }

    .gallery-inner-wrap .single-gallery {
        width: 50%;
        padding: 5px;
    }

    .InfoTextArea {
        padding: 14px 0px;
    }

    .card-header.collapsed .card-title {
        font-size: 15px;
    }

    .bannerAbout.abtBnr img {
        height: 200px;
    }

    .aboutTabSec {
        padding: 30px 0px;
    }

    .aboutTabSec h2 {
        line-height: 24px;
        font-size: 20px;
        font-weight: 600;
    }

    .aboutTabImg {
        margin-bottom: 20px;
    }

    .aboutTabImg img {
        height: 210px;
    }

    span.wpcf7-list-item {
        width: 100% !important;
        display: inline-block !important;
        margin: 0;
    }

    .bannerAbout.cntIm img {
        height: 200px;
    }

    span.cntNameTop {
        top: 90px;
    }

    span.smNameTop {
        font-weight: normal;
        font-size: 16px;
    }
}

@media screen and (max-width: 575px) {
    .gallery-section {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 479px) {
    .gallery-inner-wrap .single-gallery {
        width: 100%;
    }
}

color: #818080;
}

.offer-content.cntText {}

.qrSndtTb {
    flex: 2.5;
    background-color: #f4f4f4;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.offer-content h3 {
    font-size: 18px;
    padding-bottom: 4px;
    font-weight: 800;
    color: #000000;
    white-space: nowrap;
    width: 314px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.discount-label {
    display: none;
    color: #fff;
    background-color: #77c720;
    text-align: center;
    position: absolute;
    font-size: 18px;
    padding-top: 5px;
    right: 10px;
    top: -30px;
    border-radius: 50%;
    width: 50px;
    overflow: hidden;
    height: 50px;
}

.discount-label span {
    font-size: 8px;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
    text-align: center;
}

.read-more {
    font-size: 13px;
    color: #545454;
    transition: 0.2s;
    border: 1px solid #797979;
    padding: 6px 0px;
}

.read-more i {
    font-size: 9px;
    padding-left: 4px;
    font-weight: normal;
    color: #a2a2a2;
}

.read-more:hover {
    text-decoration: none;
    background-color: #2196f3;
    color: #fff;
    border: none;
}

.getQt {
    background-color: #f1f1f1;
    padding: 30px 30px 60px 30px;
    color: #fff;
    /* border-radius: 20px 20px 0px 0px; */
    margin-top: 40px;
}

.qtTitle {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 7px;
    color: #000;
}

span.callQt {
    font-size: 15px;
    display: block;
    margin-top: 11px;
    color: #F44336;
}

.read-more:hover i {
    color: #fff;
}

.tour-price {
    color: #205e9e;
    font-size: 20px;
    display: none;
}

span.destNamefd {
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    color: #000000;
    /* font-family: 'Indie Flower', cursive; */
    /* font-family: 'Lobster', cursive; */
    /* font-family: 'Pacifico', cursive; */
    /* font-family: 'Shadows Into Light', cursive; */
    /* font-family: 'Abril Fatface', cursive; */
    font-weight: 600;
    /* font-family: 'Dancing Script', cursive; */
    /* font-family: 'Permanent Marker', cursive; */
    /* font-family: 'Satisfy', cursive; */
    /* font-family: 'Kaushan Script', cursive; */
    /* font-family: 'Caveat', cursive; */
    /* font-family: 'Tangerine', cursive; */
    font-size: 20px;
    text-transform: uppercase;
}

.old-price {
    font-size: 15px;
    text-decoration: line-through;
    margin-right: 0.6rem;
    color: #a6b0b3;
    display: none;
}

.tour-meta {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 18px;
    color: #fff;
}

.destImageBlock {
    position: relative;
    cursor: pointer;
    background-color: #000;
    /* max-width: 400px; */
}

.destBlockMid {
    width: 100%;
    margin: 0 auto;
}

.destHeader {

    position: relative;
}

section.AffIcon {
    padding: 35px 0px;
}

.affTitle {
    text-align: center;
}

.affTitle h2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

span.smText {
    font-size: 15px;
}

.affMainSec {
    display: flex;
    margin: 0 auto;
    padding: 10px 0px;
    justify-content: center;
    width: 60%;
    margin-top: 0;
}

.affIcon img {
    width: 100%;
}

.affIcon {
    padding: 0px 10px;
}

.qtText {
    font-size: 14px;
    line-height: 18px;
    color: #434343;
}

span.cntNameTop {
    position: absolute;
    top: 60%;
    font-size: 50px;
    color: #fffffff5;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    text-shadow: 0 0 30px #000;
    z-index: 1;
}

.destHeader img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    opacity: 0.7;
}


section.CatgSection {
    padding-top: 60px;
    width: 100%;
    background-color: #edf0f2;
}

.catListSect {
    margin-left: 20px;
}

.catListSect ul {
    margin-top: 10px;
}

.catListSect ul li {
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
    text-align: left;
}

.catListSect ul li a {
    color: #3b3b3b;
    font-size: 14px;
    display: block;
    padding: 10px 10px;
}

.catListSect ul li a i {
    padding-right: 10px;
    color: #ff4045;
}

.catListint {}

.catListint ul {}

.catListint ul li {
    /* background-color: #e82e33; */
    position: relative;
    width: 40%;
    display: inline-block;
    margin-right: 8px;
    padding: 4px 15px;
    margin-top: 8px;
}

.catListint ul li a {
    color: #000000;
    font-size: 13px;
    padding: 10px 20px;
}

.catListint ul li a i {
    /* color: #fdff51; */
    position: absolute;
    left: 22px;
    top: 17px;
}

.catListSect ul li a:hover {
    background-color: #f3faff;
    text-decoration: none;
    color: #000;
}

.catListSect ul li a.active {
    background-color: #f3faff;
    text-decoration: none;
    color: #000;
}

.catTitle {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 25px;
    color: #e52c31;
    position: relative;
}

.catPg {
    text-align: center;
    margin-bottom: 50px;
}

.spcLt {
    padding-left: 54px;
}

section.destSection {
    /* margin-top: -94px; */
    background-color: #f7f7f7;
    /* max-height: 848px; */
}

section.destItnSec {
    /* background-color: #f7f7f7a1; */
    padding: 50px 0px;
    /* margin-top: 50px; */
}

.catListSect.tpSpcs {
    margin-top: 0;
    margin-left: 0;
    padding: 50px 5px;
}

.sortingSec {
    text-align: right;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.header.fixed .dropdown-menu {
    top: 22px;
}

.destTextItn {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 20px;
}

.destTitle {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 8px;
    color: #060606;
    display: block;
    position: relative;
}

span.sortTitle {
    text-transform: uppercase;
    display: inline-block;
    padding-right: 10px;
}

span.dropSort {
    display: inline-block;
    background-color: #fff;
    padding: 6px 10px;
    border: 1px solid #c0c0c0;
}



.hmfigure {
    position: relative;
}

.overlayBG {
    /* background-color: #000; */
    /* width: 100%; */
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    left: 0;
    background-image: linear-gradient(#ffffff00, #0000000f, black);
}



span.dropSort select.sortTbdrp {
    border: none;
    outline: none;
    font-size: 14px;
}

span.dropSort select.sortTbdrp option {
    font-size: 16px;
    margin-top: 17px;
    padding: 500px;
}







span.cntNameTop {
    /* font-family: 'Gelasio', serif; */
    /* position: absolute; */
    /* top: 0; */
    /* font-size: 50px; */
}

.topCtnTabList {
    /* width: 64%; */
    text-align: center;
    background: none;
    z-index: 1;
    position: relative;
    padding: 0;
    /* margin-top: -56px; */
    /* background-color: #fff; */
    /* margin: 0 auto; */
}

.topCtnTabList .nav-tabs {
    margin: 0 auto;
    /* background-color: #629f2b; */
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%); */
    /* border-radius: 43px !important; */
    /* padding: 0; */
    /* width: 100% !important; */
    margin: 0 auto;
    /* text-align: center; */
}

.topCtnTabList .nav-tabs li {
    display: INLINE-BLOCK;
    padding: 0;
    line-height: 10px;
    margin: 0;
    /* border-right: 1px solid #e7c664; */
    position: relative;
    background-color: #fffffff2;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}

.destTabSec {
    margin: 80px 0px;
}

.quickQrc .modal-content {
    max-width: 550px;
    margin: 0 auto;
}

.overViewTab {
    /* padding: 40px; */
    background-color: #fff;
    box-shadow: 0px 30px 60px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.expBlockView {
    background-color: #ffffff;
    padding: 20px;
    display: flex;
    margin-bottom: 20px;
    border: 1px dashed #888787;
    border-radius: 20px;
}

span.expTextB h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.expBlockView p {
    color: #5f5f5f;
}

span.expImg img {
    width: 100%;
}


span.expImg {
    flex: 1;
    padding-left: 60px;
}

span.expTextB {
    flex: 2;
}

.destTabOverview {
    overflow: auto;
    padding-right: 50px;
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    padding: 20px 20px 20px 40px;
    margin: 20px 0px;
}

.destTabOverview h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    padding-bottom: 10px;
    border-bottom: 1px dashed #5f5f5f;
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}

.destTabOverview p {
    margin-bottom: 10px;
}

.topCtnTabList .nav-tabs li:nth-last-child(1) .nav-link {
    border-right: none;
}

.topCtnTabList .nav-tabs li .nav-link.active {
    color: #ffffff;
    font-weight: 500;
    background-color: #000;
    border-radius: 0;
}

.destTabOverview h4 {
    font-size: 16px;
    font-weight: normal;
    color: #e02328;
    padding-bottom: 6px;
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
}

.destTabOverview ul {}

.destTabOverview ul li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    position: relative;
}

.destTabOverview ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 15px;
    color: #e42b30;
    position: absolute;
    left: 0;
}

.makeQry {

    background-color: #f3f3f3;
    padding: 25px 30px;
    text-align: center;
    background-image: linear-gradient(to bottom, #f3f3f3, #ffffff);
}

span.mktext {
    text-align: center;
    font-family: 'Gelasio', serif;
    font-size: 18px;
    display: block;
    padding-bottom: 15px;
}

.topCtnTabList .nav-tabs li .nav-link.active:before {
    content: "\f0d7";
    font-family: fontAwesome;
    position: absolute;
    /* content: "\f041"; */
    bottom: -9px;
    color: #000000;
    font-size: 25px;
    right: 0;
    left: 0;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.topCtnTabList .nav-tabs li .nav-link {
    color: #000;
    border: none;
    /* border-right: 1px solid #bdbdbd; */
    /* padding: 50px 0px; */
    font-weight: 600;
    font-family: 'Gelasio', serif;
    text-shadow: none;
}

.topCtnTabList .nav-tabs li .nav-link:hover {
    color: #ffeb3b;
    background-color: #000;
    border-radius: 0;
}

.destImageBlock img {
    width: 100%;
    height: 400px;
    opacity: 0.8;
    object-fit: cover;
}

.destImageBlock:hover .overText {
    background-color: #0000008c;
    transition: all 0.8s;
}

.destination {
    width: 100%;
    overflow: hidden;
    padding: 80px 0px 0px 0px;
    margin: 0 auto;
    position: relative;
}

.tourCtg {
    margin-top: 50px;
}

.tourCtg ul li {
    margin-bottom: 11px;
    display: inline-block;
    width: 45%;
    border-bottom: 1px dotted #468ae78a;
    padding-bottom: 8px;
    margin-right: 24px;
}

.NwsBtn {
    border-radius: 40px;
    padding: 12px 33px;
    margin-left: 10px;
    height: 55px;
    background-color: #468ae7;
}

.intNws {
    height: 55px;
    border-radius: 40px;
    padding: 10px 35px;
}

.tourCtg ul li a {
    color: #468ae7;
    font-size: 16px;
    font-weight: 500;
}

.custTour {
    padding: 0px 0px;
}

.custTitleText {
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.callUsenq {
    /* width: 60%; */
    /* text-align: center; */
    margin: 0 auto;
    padding-top: 30px;
}

.custTitleText h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    color: #2b2b2b;
    font-family: 'Gelasio', serif;
}

a.ctaAaction {
    background-color: #e02328;
    padding: 10px 14px;
    margin-top: 12px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

a.ctaAaction:hover {
    background-color: #b3070c;
}

a.ctaAaction i {
    padding-left: 5px;
    color: #ffa2a4;
    font-size: 13px;
    top: 1px;
    position: relative;
}

.callUsenq p {
    font-size: 16px;
}

span.teleph a {
    color: #000;
}

span.teleph {
    display: block;
    font-size: 16px;
    color: #e02328;
}

span.teleph a {
    color: #e02328;
}

.overText {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.destTextBlock {
    height: 100%;
    position: absolute;
    bottom: -80%;
    padding: 8px 30px;
    transition: all 0.4s;
}

.destImageBlock.bg {
    background-color: #00000069;
}

.brochureDn {
    /* background-image: url(https://iamf.hotelracks.com/wp-content/uploads/2019/12/top3.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% center;
    padding: 130px 0px;
}

.overText:hover .destTextBlock {
    bottom: 0;
}

.brchSize {
    width: 65%;
    margin: 0 auto;
}

.destName {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px dashed #ffffff;
    margin-bottom: 20px;
}

.destination .col-lg-6 {
    padding: 5px;
}

.prgBlock {
    color: #fff;
}

.prgBlock h4 {
    font-size: 14px;
    color: #f8ff88;
}

.destination .col-lg-3 {
    padding: 0px;
}

.viewBtn {
    position: absolute;
    bottom: 10px;
    background-color: #ffffff;
    padding: 4px 12px;
    /* font-weight: 600; */
    color: #353535;
    border-radius: 5px;
    cursor: pointer;
}

.viewBtn a {
    color: #353535;
}

.viewBtn:hover {

    background-color: #e02328;
    transition: all 0.4s;
    color: #fff;
}

.offerBlock {
    display: flex;
    position: relative;
    margin-bottom: 3rem;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
}

.downloadBrochure {
    margin: 38px auto;
    text-align: center;
    /* width: 100%; */
}


.downloadBrochure img {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 30px auto;
}

.offerImage {
    flex: 1;
    position: relative;
}

.brochureDn {
    /* background-image: url(https://iamf.hotelracks.com/wp-content/uploads/2019/12/bro.jpg); */
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: left;
    padding: 40px 0px;
    background-color: #ffffff;
    background-attachment: fixed;
    color: #000;
    border-top: 8px solid #e02328;
}

span.brchText h3 {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    padding-bottom: 35px;
    padding-top: 30px;
    font-family: 'Gelasio', serif;
}

span.brchText {
    text-align: center;
    width: 70%;
    display: block;
    margin: 0 auto;
}

.offerImage img {
    width: 100%;
    height: auto;
}

.offerTextblock {
    flex: 1;
    padding: 10px 20px;
    position: relative;
}

.tourName {
    font-size: 18px;
    color: #1b5896;
    font-weight: 600;
}

.offerImage .tour-days {
    position: absolute;
    bottom: 0;
    background-color: #000000a8;
    left: -4px;
    padding: 5px 15px;
    color: #fff;
}

.offerImage.read-more {}

.offerTextblock .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #205e9e;
    color: #fff;
    /* height: 33px; */
    padding: 6px 14px;
}

.offerTextblock .read-more a {

    color: #fff;
}

.specialOffer {
    background-color: #fdfdfd;
    padding: 40px 0px;
    position: relative;
}

.offerPrice {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fd331c;
    padding: 2px 24px;
    font-size: 18px;
    color: #fff;
    border-radius: 0px 0px 0px 15px;
}


.footerMenu {
    text-align: right;
    padding-top: 20px;
}

span.footerAff {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #c0c0c0;
    padding-top: 16px;
    margin-top: 20px;
    width: 60%;
    opacity: 0.7;
}

span.footerAff img {
    width: 100%;
    max-width: 400px;
}

.footerMenu ul {}

.footerMenu ul li {}

.footerMenu ul li {
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    display: inline;
    padding-right: 6px;
    border-right: 1px solid #ffffff;
    padding-left: 6px;
}

.footerMenu ul li a {
    color: #ffffff;
    font-size: 12px;
    position: relative;
    top: -2px;
}

.footerMenu ul li:nth-last-child(1) {
    border-right: none;
}

.footer {
    width: 100%;
    background-color: #000000;
    color: #fff;
    padding: 50px 0px;
    position: relative;
    text-align: center;
    border-top: 5px solid #9e9e9e;
    padding-bottom: 80px;
}

.footerLogo {
    display: flex;
}

span.lgImg {
    /* border-right: 1px solid #969696; */
    width: 158px;
    padding: 0;
    border-radius: 10px;
}

span.lgImg img {
    width: 100%;
}

span.ftrAdd {
    padding-left: 20px;
    /* width: 260px; */
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    font-weight: normal;
}

span.ftrAdd a {
    color: #cdcdcd;
}

span.ftrAdd a:hover {
    color: #fff;
}

span.ftrAdd h4 {
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

span.footerDest {
    margin-top: 50px;
    display: block;
}

span.footerDest ul {}

span.footerDest ul li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    border-right: 1px solid #ffffff;
}

span.footerDest ul li a {
    color: #ffffff;
}

span.footerDest ul li a:hover {}

span.footerDest ul li:nth-last-child(1) {
    border-right: none;
}

.slick-initialized .slick-slide {
    display: block;
    /* outline: none; */
}

span.copyrt {
    padding-top: 40px;
    display: block;
    font-size: 12px;
    bottom: 10px;
    color: #ffffff;
    text-transform: lowercase;
}

.tourInfo {
    padding-bottom: 12px;
}

.offerTextblock p {
    color: #8c8a8a;
}

.banner {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #f5f5f5);
    margin: 0 auto;
}

.banner img {
    width: 100%;
    height: auto;

}

.um_request_name {
    display: none !important;
}

.tour-post .figure img {
    height: 100%;
}

.figure {
    position: relative;
    width: calc(100%);
}

p.um-notice.success {
    color: #78a312;
    position: absolute;
    top: -45px;
    background-color: #fff;
    z-index: 99;
    padding: 10px 10px 10px 21px;
    box-shadow: 0px 0px 7px -4px #000;
    width: 100%;
}

.banner img {
    height: 500px;
    object-fit: cover;
    opacity: 0.5;
}

.destHeader {
    /* height: 550px; */
    object-fit: cover;
    overflow: hidden;
    position: relative;
    background-color: #001701;
}

.tourBar {
    position: relative;
    background-color: #ededed;
    position: sticky;
    top: 0;
    z-index: 99;
}

.pkgName {
    width: 100%;
    padding: 40px 20px 40px 20px;
    background-color: #f8f9f9;
}

.pkgNameTitle {
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    padding-bottom: 0;
    padding-top: 4px;
    text-shadow: 0px 1px 8px #fff;
    line-height: 35px;
}

.rwiRT {
    background-color: #FF9800;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    padding: 2px 8px;
    color: #fff;
    margin: 6px 0px;
    margin-right: 8px;
}

.priceBlock {
    background-color: #ffffff;
    padding: 0 0px;
    font-size: 20px;
    color: #F44336;
    border-radius: 15px;
    box-shadow: 0 2px 4px 0 rgba(178, 178, 178, .5);
    overflow: hidden;
    padding-bottom: 10px !important;
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
}

.priceFormSec {
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
    /* box-shadow: 0 2px 4px 0 rgba(178, 178, 178, .5); */
    /* background-color: #fff; */
    position: sticky;
    top: 50px;
}

.prTitle {
    text-align: center;
    background-color: #f9f9f9;
    padding: 12px 0px;
    font-size: 16px;
    font-weight: 600;
    /* display: none; */
    color: #000;
}

.rglPrice {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #bababa;
    margin-left: 5px;
    letter-spacing: 0.8px;
}

span.slPrice {
    display: block;
    font-size: 40px;
    font-weight: 400;
    padding-top: 5px;
}

.priceBlc {
    padding: 20px 20px 20px 20px;
    font-weight: 400;
    font-size: 16px;
}

.dayBlock {
    /* background-color: #e52b30; */
    /* padding-right: 18px; */
    font-size: 20px;
    color: #000000;
    text-shadow: none;
    display: inline-block;
    position: relative;
    font-weight: normal;
}

span.cnt {
    color: #fbe05b;
    padding-top: 10px;
    font-weight: 600;
    display: block;
    font-size: 19px;
    text-transform: uppercase;
}

.dayBlock:before {
    width: 20px;
    height: 1px;
    background-color: #fff;
    /* content:""; */
    position: absolute;
    left: -20px;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.dayBlock:after {
    width: 20px;
    height: 1px;
    background-color: #fff;
    /* content:""; */
    position: absolute;
    right: -20px;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.tourBarList {}

.nav-tabs {
    border-bottom: none;
    width: auto !important;
    display: block;
}

.tourBarList ul {}

.tourBarList ul li {
    font-size: 18px;
    display: inline-block;
}

.tourBarList ul li a.nav-link {
    display: block;
    padding: 8px 15px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    border: none;
    border-radius: 0;
    /* border-bottom: 1px solid #989898; */
    font-weight: 500;
    padding: 18px 15px;
    /* color: #fff; */
    /* font-weight: 600; */
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background-color: #9E9E9E;
    border: none !important;
}

.tourBarList ul li a.nav-link.active {
    color: #000000;
    background-color: #ffffff;
    /* border-bottom: 1px solid #b5b5b5; */
    /* border-radius: 40px; */
    position: relative;
    /* padding: 25px 15px; */
    font-weight: 600;
}

.tourBarList ul li a.nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-right: 1px solid #b5b5b5;
    margin-right: auto;
    margin-left: auto;
    -ms-transform: rotate(20deg);
    /* IE 9 */
    -webkit-transform: rotate(20deg);
    /* Safari 3-8 */
    transform: rotate(45deg);
    background-color: #fff;
    border-bottom: 1px solid #b5b5b5;
}

.tourBarList ul li span {
    display: block;
    text-align: center;
}

.tourBarList ul li span i {
    font-size: 30px;
    color: #656565;
}

.modal-content.topForm {
    background-color: #000000ab;
}

.modal-content.topForm h5 {
    font-weight: normal;
    font-family: 'Gelasio', serif;
    color: #ffdf46;
}

.topForm button.close {
    color: #fff;
    opacity: 1;
}

.custItnForm {
    margin: 0 auto;
    padding: 0px 30px;
    /* background-color: #eaeaea; */
}




span.prgTop {
    display: block;
    color: #F44336;
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 8px;
    font-size: 15px;
    margin-bottom: 15px;
}

span.prgTitle {
    color: #000000;
    font-size: 18px;
    /* color: #FF5722; */
    line-height: 23px;
    font-weight: 600;
    display: block;
    padding: 0px 34px;
}

span.pfgInTi {
    color: #ff5e00;
    display: block;
}

span.pfgTr {
    color: #fff;
}

.custItnForm label {
    font-size: 14px;
    padding: 0px 0px;
    width: 100%;
    color: #fff;
    margin-top: 8px;
}

.custItnForm input {
    width: 100%;
    padding: 14px 13px;
    margin-top: 10px;
    background-color: #ffffff;
    border: none;
    font-size: 13px;
    font-weight: 400;
    /* border: 1px solid #000; */
    box-shadow: 0px 0px 5px #c4c4c4;
    border: 0;
    -webkit-appearance: none;
    box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -moz-box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -webkit-box-shadow: inset 1px 1px 2px 2px rgb(228 228 228 / 14%);
    border: 1px solid #c9c9c9;
}

.custItnForm textarea {
    width: 100%;
    background-color: #FFF !important;
    font-weight: 400;
    height: 100px !important;
    box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -moz-box-shadow: inset 1px 1px 4px 3px rgba(228, 228, 228, .5);
    -webkit-box-shadow: inset 1px 1px 2px 2px rgb(228 228 228 / 14%);
    border: 1px solid #c9c9c9;
    font-size: 14px;
}

button.close {}

.topForm button.close {
    color: #fff;
    opacity: 1;
}

.custItnForm .wpcf7-form-control.wpcf7-submit {
    background-color: #FF5722;
    padding: 18px 0px;
    font-size: 17px;
    color: #fff;
    border-radius: 11px;
    border: none;
}

.custItnBtn {
    background-color: #4fc966;
    background-color: #971d54;
    color: #fff !important;
    cursor: pointer;
    border-radius: 30px !important;
}



.custQrForm {
    margin: 0 auto;
    padding: 20px 34px;
    background: no-repeat;
    border: 1px solid #efeeee;
    border-radius: 42px;
    box-shadow: 3px 6px 7px #0000002e;



}



.custQrForm label {
    font-size: 14px;
    padding: 0px 0px;
    width: 100%;
    color: #000;
    margin-top: 8px;
}

.custQrForm input {
    width: 100%;
    padding: 14px 13px;
    margin-top: 10px;
    background-color: #ffffff;
    border: none;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
}

.custQrForm textarea {
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    height: 100px !important;
}

.custQrForm .wpcf7-form-control.wpcf7-submit {
    background-color: #03a9f4;
    padding: 20px 0px;
    font-size: 18px;
}

.custQrForm {
    background: #ffffff;
    color: #fff !important;
    cursor: pointer;
    border-radius: 30px !important;
    margin-top: -40px;
    position: sticky;
    top: 76px;
}

.programeDiv {

    position: relative;
    min-height: 400px;
    padding-bottom: 50px;
}

.bgGray {
    background-color: #f8f9f9;
}

.itnrySec {
    margin-top: 10px;
    position: relative;
    min-height: 400px;
    padding-bottom: 50px;
}

.itnrySec .tab-content {
    /* min-height: 700px; */
    /* max-height: 700px; */
    /* overflow: auto; */
    /* padding-bottom: 60px; */
}

.itnrySec .tab-content p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}

.itnrySec .tab-content p strong {}

.itnrySec .nav-tabs .nav-link {
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 30px;
}

.itnrySec .nav-item a {
    color: #636262;
}

.itnrySec .nav-link.active {
    color: #fff;
    border-bottom: 1px solid #438bd4;
    background-color: #438bd4 !important;
}

.itnSec {
    padding: 0px 30px;
    text-align: justify;
}

.itnSec h3 {

    font-size: 20px;

    font-weight: normal;

    border-bottom: 1px dashed #afafaf;

    padding-bottom: 6px;

    margin-bottom: 6px;

    color: #060ba1;

    margin-top: 20px;

    font-weight: 500;
}

.itnSec h2 {
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px dashed #00000059;
    padding-bottom: 6px;
    margin-bottom: 6px;
    color: #000000;
    margin-top: 20px;
    font-weight: 500;
}

.itnSec h4 {
    font-size: 14px;
    padding-bottom: 6px;
}

.formTab {
    padding: 30px 30px;
    overflow: hidden;
}

.formTab p {
    margin-bottom: 10px;
}

.formTab .name {}

.formTab input {
    width: 100%;
    height: 38px;
    border: 1px solid #d0d0d0;
    padding-left: 8px;
}

.mapViewBlk {
    border: 10px solid #7e7e7e;
    text-align: center;
}

.mapViewBlk img {}

.rtBlock {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
    margin-top: 100px;
}

.qryBlock {
    position: relative;
    margin-bottom: 50px;
}

.qryBlock img {
    width: 100%
}

span.bookTour {
    position: absolute;
    top: 150px;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 20px;
    color: #fff;
    text-shadow: 0px 2px 3px #000;
    text-transform: uppercase;
    display: block;
}

p.half {
    float: left;
    width: 49%;
    margin-right: 5px;
}

p.half+p {
    margin-right: 0;
}

.formTab textarea {
    width: 100%;
}

.formTab button.submit {
    width: 100%;
    border-radius: 0;
}

.topBannerTitle {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 2;
    width: 38%;
    margin-right: auto;
    margin-left: auto;
    background-color: #0000006b;
    padding-top: 50px;
    /* border-radius: 30px; */
    bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
}

.slider {
    position: relative;
    background-color: #000;
    z-index: 8;
}

.slider .carousel-control-next i {
    font-size: 34px;
    color: #ffffff;
    opacity: 1;
    /* background-color: #fff; */
    border-radius: 50%;
    width: 41px;
    height: 41px;
    padding: 1px;
    /* line-height: 0; */
    position: relative;
    padding-top: 2px;
}

.slider .carousel-caption {
    position: absolute;
    opacity: 1;
    padding-top: 0;
    bottom: 280px;
}

.slider .carousel-control-prev i {
    font-size: 34px;
    color: #ffffff;
    opacity: 1;
    /* background-color: #fff; */
    border-radius: 50%;
    width: 41px;
    height: 41px;
    padding: 1px;
    /* line-height: 0; */
    position: relative;
    padding-top: 2px;
}

.slider .carousel-caption {
    position: absolute;
    opacity: 1;
    padding-top: 0;
    bottom: 30px;
}

.tgLineSec h3 {
    font-size: 50px;
    color: #ffffff;
}

.tgLine {
    font-size: 18px;
    background-color: #FFC107;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 18px;
    font-weight: 600;
    border-radius: 30px;
    color: #000;
    margin-bottom: 50px;
    position: relative;
}

.tgLine:after {
    content: "";
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsl(0deg 0% 88% / 19%) 0, #fff 49.17%, hsla(0, 0%, 88%, .05));
    width: 100%;
    height: 1px;
    position: absolute;
    top: 70px;
    z-index: 99999;
    left: 0;
    right: 0;
}



span.smTxtTg {
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
}

span.strRgPrice {
    font-size: 40px;
    display: inline-block;
    margin-right: 10px;
}

.prcTxtTg {
    margin-top: 18px;
    display: block;
}

span.strSlPrice {
    font-size: 40px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #f2efefba;
}

.tgLineSec h4 {
    font-size: 20px;
    font-weight: 300;
}

.gtQut {
    background-color: #FF5722;
    display: inline-block;
    padding: 11px 40px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 25px;
    background: linear-gradient(90deg, #eb1e24, #aa0004);
}

span.tp {
    display: block;
    color: #ffd675;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 0px 3px 5px #000;
}

span.daysItn {
    line-height: 16px;
    font-size: 14px;
    color: #FFEB3B;
    padding-bottom: 22px;
    display: block;
}

.itnAreasec {
    background-color: #f8f9f9;
    padding: 0px 0px 50px 0px;
}

.coverdItn {
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    padding: 5px 40px 40px 20px;
    border-radius: 15px;
}

span.pLCover {
    font-size: 17px;
    font-weight: 500;
    color: #FF5722;
    padding-bottom: 40px;
    position: relative;
    display: block;
    padding-top: 20px;
    padding-left: 30px;
    line-height: 24px;
}

.destList {}

.destList ul {
    padding: 0;
    margin: 0;
}

.destList ul li {
    position: relative;
    padding-left: 40px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    text-align: left !important;
    line-height: 16px;
}

span.dayTitle {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 14px;
    margin-bottom: 18px;
    color: #060ba1;
    margin-top: 20px;
    font-weight: 500;
    display: block;
}



.destList ul li:before {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    left: 15px;
    color: #FF5722;
}

span.pLCover:before {
    content: "";
    font-size: 18px;
    top: 12px;
    background-color: #FF5722;
    width: 4px;
    height: 40px;
    position: absolute;
    left: 16px;
}


span.destList {
    color: #000000;
    display: block;
    font-weight: 500;
}

.tId {
    background-color: #e52b30;
    margin: 0 auto;
    font-size: 16px;
    padding: 2px 12px;
    margin-top: 14px;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    /* border: 1px solid #f8f9f9; */
    /* border-bottom: 1px dashed #4c4c4c; */
    /* font-weight: 600; */
    /* border-top: 1px dashed #e42b30; */
    /* font-family: 'Gelasio', serif; */
    /* font-family: 'Kaushan Script', cursive; */
    /* font-weight: 600; */
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {

    color: #fff;
}

span.wpcf7-not-valid-tip {
    color: #ff4040;
}

.screen-reader-response {
    display: none;
}

.overViewItn {}

.highLighItn {
    margin-top: 50px;
    display: none;
}

span.weatherBtn {
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 50px;
}

span.weatherBtn a {
    color: #fff;
    padding: 10px 40px 10px 10px;
    background-color: #e02328;
    font-size: 15px;
    position: relative;
}

span.weatherBtn a i {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.tpTitle {
    font-size: 20px;
    font-weight: normal;
    /* font-family: 'Gelasio', serif; */
    padding-bottom: 8px;
    color: #000000;
    display: inline-block;
    position: relative;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 30px;
    /* text-align: center; */
    /* display: block; */
}

.brd {
    margin-bottom: 35px;
    margin-top: 60px;
}

.tpTitle:before {
    content: "";
    width: 100px;
    background-color: #03a9f4;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    /* margin: 0 auto; */
}

.highLighItn ul {}

.highLighItn ul li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    position: relative;
}

.highLighItn ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 15px;
    color: #e42b30;
    position: absolute;
    left: 0;
}

span.bt {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 11px;
    text-shadow: 0px 1px 1px #000;
}

.topBannerTitle p {
    color: #fff;
    font-weight: normal;
}

.mobMenuBtn {
    display: none;
}

.gallery-inner-wrap {
    margin: -6px;
}

.gallery-inner-wrap:before,
.gallery-inner-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.gallery-inner-wrap .single-gallery {
    width: 33.33%;
    float: left;
    padding: 6px;
}

.gallery-inner-wrap .single-gallery.width-3 {
    width: 66.66%;
}

.gallery-inner-wrap .gallery-img {
    position: relative;
}

.gallery-inner-wrap .gallery-img:before {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.gallery-inner-wrap .gallery-img img {
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}

.gallery-inner-wrap .gallery-img .gallery-title {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 1;
}

.gallery-inner-wrap .gallery-img .gallery-title h3 {
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.gallery-inner-wrap .gallery-img:hover:before {
    opacity: 1;
}

.gallery-inner-wrap .gallery-img:hover .gallery-title h3 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}



@media (max-width:1024px) {
    .pkgName {
        padding: 100px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
        width: 60%;
    }

    .mainmenu a,
    .navbar-default .navbar-nav>li>a,
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {

        padding: 15px 8px !important;
    }


}

@media (max-width:991px) {

    .custReviewSec {
        padding: 60px 0px;
    }

    .subCustTile {
        font-size: 20px;
        margin: 6px 0px;
    }

    .bookus:after {
        background: none;
    }

    .bookus {
        padding: 25px 10px;
    }

    .bookus h2 {
        font-size: 22px;
        margin-bottom: 24px;
    }

    .bookus h3 {
        font-size: 15px;
        margin-bottom: 10px;
        border-bottom: 1px solid #15257e99;
        padding-bottom: 8px;
        margin-top: 5px;
    }

    .affMainSec {
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .affIcon {
        padding: 0px 4px;
        width: 29%;
        display: inline-block;
    }

    .affTitle {
        margin-bottom: 16px;
    }

    span.lgImg {
        margin-bottom: 24px;
    }

    .ftrWtup {
        text-align: center;
    }

    .nmbr {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .nmbr a {
        /* display: block; */
        text-align: center;
        margin: 18px auto;
    }

    span.footerDest ul li {
        width: 45%;
        display: inline-block;
        border: none;
        padding: 0;
        margin: 2px 1px;
        background-color: #0d9caf;
        padding: 6px 4px;
    }

    .footerMenu ul {
        margin-top: 20px;
    }

    .footerMenu {
        text-align: center;
    }

    .footerMenu ul {
        margin-top: 20px;
    }

    span.lgImg {
        display: block;
        margin: 0px auto;
        border-right: none;
        margin-bottom: 30px;
    }

    .footerLogo {
        display: block !important;
    }

    .destImageBlock {
        /* max-width: fit-content; */
        height: 248px;
        object-fit: cover;
        margin-bottom: 18px;
        overflow: hidden;
    }

    span.ftrAdd {
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

    .mobMenuBtn {
        display: Block;
        position: fixed;
        right: 15px !important;
        top: 10px !important;
        background-color: #fff;
        border-radius: 0;
        z-index: 9999999;
    }

    .navbar-collapse {
        display: block !important;
        position: fixed !important;
        top: 0;
        right: -100%;
        width: calc(100% - 50px);
        background: #FFF;
        z-index: 9;
        transition: all 0.3s linear;
        height: 100vh;
        top: 82px;
    }

    .navbar-collapse.collapse.show {
        right: 0;
        display: block !important;
        padding-left: 0px;
        top: 55px;
        width: 78%;
        z-index: 999999;
        background-color: #000000c7;
    }

    .header.fixed .navbar-collapse.collapse.show {
        top: 69px;
    }

    .navbar-collapse .navbar-nav {
        margin: 0 !important;
    }


    span.tourSub {
        width: 100%;
    }

    span.callUs {
        display: none;
    }

    span.lgOut {
        display: block;
        text-align: center;
    }

    .logo {
        width: 200px;
        text-align: center;
        margin: 0px auto;
        /* padding-bottom: 10px; */
        position: relative;
        top: 10px;
    }

    .logoTbi {
        margin: 0 auto;
        width: 100px;
        text-align: center;
        display: block;
        position: relative;
    }

    .header.fixed {
        /* position: relative; */
    }

    .header.fixed .logoTbi {
        width: 100px;
        padding: 5px 10px;
    }

    .header.fixed .logo {
        width: 160px;
        /* margin: 0 auto; */
        top: 16px;
    }

    span.bgFeatureicon {
        width: 100%;
        display: block;
        background-color: #000;
    }

    .features {
        padding: 20px 0px;
    }

    .prdt {
        position: relative;
        right: 0;
        left: 0;
        padding: 5px 5px;
        height: auto;
        font-size:

            16px;
        width: 100%;
        background-color: #e82e33;
        background: linear-gradient(to top, #eb3136 0%, #ce2328 100%);
        margin-bottom: 10px;
        height: auto;
    }

    a {}

    .prdt i {
        display: none;
    }

    .features .col-md-3 {
        padding: 5px;
    }

    span.bgFeatureicon img {
        opacity: 0.5;
        background-color: #000;
    }

    .tour-post {}

    .destBlockMid {
        width: 90%;
    }

    .loginPageMid {
        display: block;
        width: 70%;
    }

    .logBlockSec {
        height: 100%;
    }

    .logTextSec {
        display: none;
    }

    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        border-bottom: 1px solid #000;
        border-radius: 0 !important;
        font-size: 16px;
        line-height: initial;
        padding-left: 32px !important;
    }

    .intBlockSec .col-md-4 {
        padding: 0;
    }

    .sunlight {
        width: 60%;
    }

    .pkgNameTitle {
        font-size: 20px;
    }

    .custItnBtn {
        position: absolute;
        left: 0;
        top: -45px;
        left: -50px;
        border-radius: 0px !important;
        font-size: 12px !important;
    }
}

@media (max-width:768px) {
    section.aboutsect {
        padding: 30px 0px;
    }

    .abtImgSec {
        padding-top: 20px;
    }

}

@media (max-width:767px) {

    .offerTextSec h3 span {
        font-size: 22px;
    }

    .menu-area {
        backdrop-filter: none;
    }

    .header {
        right: 0;
        left: 0;
    }

    .offerTextSec {
        width: 100%;
    }

    .NwsBtn {
        width: 100%;
        margin: 20px auto;
    }

    .NwssoclIcon {
        margin-top: 0;
    }

    li.page-item.rTCrd {
        z-index: 99;
    }

    li.page-item.ltCrd {
        z-index: 99;
    }

    .tpFromSp {
        margin-top: 15px;
    }

    .officeAdd {
        margin-top: 5px;
    }

    .destHeader img {
        height: 480px;
    }

    section.destSection {
        margin-top: 0;
    }

    .topCtnTabList .nav-tabs li a {
        padding: 24px 0px;
    }

    .topCtnTabList .nav-tabs li .nav-link.active {
        /* background-color: #ff5722; */
    }

    .destTabOverview {
        padding: 10px 28px;
    }

    .tour-post.innrItn {
        display: block;
    }

    .offer-content {
        min-height: 220px;
    }

    .banner img {
        height: 480px;
    }

    .priceFormSec {
        position: relative;
        top: 0;
        margin: 28px 0px;
        z-index: 6;
    }

    .tourBar {
        background-color: #fff;
        margin-top: 28px;
        top: 70px;
    }

    .catListint ul li {
        width: 100%;
    }

    .querySecTab {
        margin-bottom: 30px;
    }

    .contactTabSec .pr-0,
    .px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .aboutImg {
        margin: 35px auto;
        width: 80%;
    }

    .listWorkTbi ul li {
        width: 100%;
    }

    .catListSect {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .catListSect.tpSpcs {
        margin-top: 50px;
    }

    .tourBarList ul li a.nav-link.active {
        font-weight: 500;
        border: 1px solid #31c853;
        /* border-radius: 5px; */
        background-color: #28a745;
        /* justify-content: center; */
        /* align-items: center; */
        /* display: flex; */
        color: #fff;
    }

    .tourBarList ul li a.nav-link.active:after {
        content: none;
    }

    .tourBarList ul li a.nav-link {
        border: 1px solid #d8d8d8;
        padding: 15px 8px;
        margin-bottom: 12px;
        height: 68px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 18px;
    }



    .itnSec {
        padding: 0px;
    }

    .itnAreasec {
        padding: 20px 20px;
    }

    span.queryBtnSec {
        right: 0;
        width: 205px;
        text-align: center;
        height: 36px;
    }

    .tourBarList ul li {
        width: 170px;
        margin: 3px 2px;
        text-align: center;
        align-items: center;
    }

    .tourBarList ul {
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100% !important;
        display: inline-flex;
    }

    .custItnBtn {
        position: absolute;
        top: -60px;
        right: 0;
        width: 206px;
        left: -27px;
        border-bottom: 2px solid #6c0131 !important;
        height: 36px;
    }

    span.cntNameTop {
        font-size: 30px;
    }

    .expBlockView {
        border: none;
        display: block;
        padding: 0px 5px;
        text-align: justify;
        margin-top: 15px;
    }

    span.tpTitle {
        /* padding-left: 5px; */
    }

    span.expTextB h3 {
        font-size: 14px;
    }

    span.expImg {
        display: block;
        margin-top: 20px;
        padding: 0;
        margin-bottom: 30px;
    }

    .destTextItn {
        padding: 0px 10px;
        margin-bottom: 28px;
        margin-top: 0px;
        text-align: center;
    }

    span.destTitle {
        font-size: 28px;
        text-align: left;
        font-weight: 800;
        line-height: 30px;
        text-align: center;
    }

    .sortingSec {
        text-align: center;
    }

    .destTabSec {
        margin-top: 30px;
    }

    .destName {
        padding-top: 0px;
    }

    span.bgFeatureicon {
        display: none;
    }

    .prdt {
        background: none;
        color: #e22a2f;
        border: 1px dashed #e1292e;
        padding: 12px 0px;
        border-radius: 40px;
    }

    .logo {
        width: 160px;
        margin: inherit;
    }

    .slider .carousel-item img {
        height: auto;
    }

    .aboutSection {
        padding-right: 0;
        text-align: justify;
    }

    .abtImgSec img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }

    .loginPageMid {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
    }

    .pkgName {
        width: 100%;
        padding: 36px 0px;
    }

    .pkgNameTitle {
        font-size: 28px;
        margin-top: 16px;
        line-height: 27px;
        margin-bottom: 8px;
    }

    .custItnBtn {}

    .tourBarList {
        position: relative;
        top: 0;
        background-color: #ffffff;
        padding: 0px 0px;
        /* margin: 0; */
    }

    .itnrySec {
        margin-top: 5px;
    }

    .mapViewBlk img {
        width: 100%;
    }

    .destTabOverview {
        max-height: fit-content;
        padding: 0px 8px;
        margin-bottom: 20px;
    }

    li.nav-item {
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    .header.fixed .navbar-collapse.collapse.show {
        top: 69px;
    }

    section.GallrySection .topCtnTabList {
        padding: 0px;
        margin-top: -72px;
    }

    .GallrySection .topCtnTabList .nav-tabs li {
        width: 178px;
        margin: 0;
        border-radius: 0;
        margin-bottom: 4px;
    }

    .GallrySection .topCtnTabList .nav-tabs li a {
        font-size: 14px;
        padding: 12px 2px;
    }

    .GallrySection .topCtnTabList .nav-tabs li .nav-link.active {
        font-size: 14px;
        border-radius: 0;
    }

    .topCtnTabList .nav-tabs li .nav-link.active:before {
        display: none;
    }

    .destHeader {}

    .prgBlock {
        height: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    span.logoBt {
        position: relative;
        left: 0;
    }

    span.logoLt {
        position: relative;
        right: 0;
    }

    .slider .carousel-caption {
        top: 18px;
    }



    .slider .carousel-caption h1.ml4 .subTitle {
        font-size: 14px !important;
        line-height: 30px;
    }

    .txtarea {
        height: 120px !important;
    }

    .um_request_name {
        display: none;
    }


    /*--------------------------------------------------------------
>>> gallery Pages
----------------------------------------------------------------*/
    .gallery-section {
        margin-bottom: 80px;
    }

}




@media screen and (max-width: 767px) {

    .tpNmbr {
        display: none;
    }

    .gallery-inner-wrap {
        margin: -5px;
    }

    .gallery-inner-wrap .single-gallery {
        width: 50%;
        padding: 5px;
    }

    .InfoTextArea {
        padding: 14px 0px;
    }

    .card-header.collapsed .card-title {
        font-size: 15px;
    }

    .bannerAbout.abtBnr img {
        height: 200px;
    }

    .aboutTabSec {
        padding: 30px 0px;
    }

    .aboutTabSec h2 {
        line-height: 24px;
        font-size: 20px;
        font-weight: 600;
    }

    .aboutTabImg {
        margin-bottom: 20px;
    }

    .aboutTabImg img {
        height: 210px;
    }

    span.wpcf7-list-item {
        width: 100% !important;
        display: inline-block !important;
        margin: 0;
    }

    .bannerAbout.cntIm img {
        height: 200px;
    }

    span.cntNameTop {
        top: 90px;
    }

    span.smNameTop {
        font-weight: normal;
        font-size: 16px;
    }
}

@media screen and (max-width: 575px) {
    .gallery-section {
        margin-bottom: 50px;
    }

    .tourTitle {
        font-size: 14px;
        font-weight: 600;
        padding: 0;
    }

    .tour-post .figure img {
        width: 100% !important;
        height: auto;
    }

    .header {
        position: relative;
        background-color: #000;
        background: linear-gradient(90deg, #aa0004, #eb1e24);
        position: fixed;
        right: 0;
        left: 0;
    }

    .site-branding img {
        max-width: 50px;
    }

    .site-branding {
        padding: 0;
        margin: 5px;
    }

    .topMenu {
        margin-top: 0;
    }

    p.site-title {
        display: none;
    }

    .menu {
        position: absolute;
    }

    .carousel-fade .carousel-item img {
        height: 600px;
    }

    .carousel-caption.tgLineSec {
        top: 300px;
        right: 5%;
        left: 5%;
    }

    .tgLineSec h3 {
        font-size: 38px;
    }

    .tgLine {
        margin-bottom: 6px;
        font-size: 14px;
        margin-top: 10px;
    }

    .tgLineSec h4 {
        font-size: 17px;
    }

    .gtQut {
        font-size: 20px;
        font-weight: 600;
        padding: 8px 18px;
        margin-top: 4px;
        width: 80%;
    }

    span.strRgPrice {
        font-size: 32px;
    }

    span.strSlPrice {
        font-size: 27px;
    }

    span.smTxtTg {
        margin-bottom: -13px;
    }

    .tgLine:after {
        display: none;
    }

    .headingTitle h1 {
        font-size: 28px;
        text-align: left;
        font-weight: 800;
    }

    .tourTitle {
        font-size: 28px;
        text-align: center;
        font-weight: 800;
        line-height: 33px;
        padding-bottom: 0px;
        padding-top: 30px;
    }

    .featureTour {
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .tourSection {
        padding-bottom: 0px;
        text-align: center;
    }

    .hmCrdSlide img {
        height: 440px !important;
    }

    .hmoffer {
        bottom: 20px;
    }

    .hmoffer h3 {
        color: #fff;
    }

    .destTextItn.mt-5 {
        margin-top: 10px !important;
        margin-bottom: 30px;
    }

    .packageCatg {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .tourCtg ul li {
        width: 44%;
        margin-right: 11px;
    }

    span.tourSub {
        text-align: center;
    }

    .callUsenq {
        width: 70%;
    }

    .pkgTitleSec {
        right: 10%;
        left: 10%;
    }

    .coverdItn {
        padding: 5px 8px;
    }

    span.htlTitle {}

    .destList ul li {
        padding-left: 14px;
    }

    .destList ul li:before {
        left: 4px;
    }

    .callFtr {
        position: fixed;
        z-index: 99999;
        background-color: #000;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        color: #fff;
        display: flex;
    }

    .clNwBtn {
        display: flex;
        flex: 1;
        padding: 14px 0px;
        justify-content: center;
        justify-content: center;
        font-size: 16px;
        align-items: center;
        background: linear-gradient(90deg, #aa0004, #eb1e24);
    }

    .clNwBtn i {
        padding-left: 10px;
    }

    .clNwBtn a {
        color: #fff;
    }

    .topClNm {
        position: fixed;
        top: 0;
        z-index: 9999;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        color: #fff;
        border: 1px solid;
        width: 30px;
        height: 30px;
        margin-top: 13px;
        border-radius: 50%;
        font-size: 18px;
        display: block;
    }

    .topClNm a {
        color: #fff;
        padding-top: 3px;
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .gallery-inner-wrap .single-gallery {
        width: 100%;
    }
}