@charset "utf-8";
/* CSS Document */

@import url('https://web.archive.org/web/20240603171959cs_/https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

.maindiv>br {
    display: none
}

@font-face {
    font-family: 'rubikbold';
    src: url('/assets/update/fonts/rubik-bold-webfont.woff2') format('woff2'), url('/assets/update/fonts/rubik-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaylight';
    src: url('/assets/update/fonts/raleway-light-webfont.woff2') format('woff2'), url('/assets/update/fonts/raleway-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('/assets/update/fonts/raleway-regular-webfont.woff2') format('woff2'), url('/assets/update/fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('/assets/update/fonts/raleway-semibold-webfont.woff2') format('woff2'), url('/assets/update/fonts/raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('/assets/update/fonts/montserrat-regular-webfont.woff2') format('woff2'), url('/assets/update/fonts/montserrat-regular-webfont.woff') format('woff'), url('/assets/update/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemibold';
    src: url('/assets/update/fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('/assets/update/fonts/montserrat-semibold-webfont.woff') format('woff'), url('/assets/update/fonts/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rubikmedium';
    src: url('/assets/update/fonts/rubik-medium-webfont.woff2') format('woff2'), url('/assets/update/fonts/rubik-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rubikregular';
    src: url('/assets/update/fonts/rubik-regular-webfont.woff2') format('woff2'), url('/assets/update/fonts/rubik-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bs';
    src: url('/assets/update/fonts/bs.eot?1gpv3j');
    src: url('/assets/update/fonts/bs.eot?1gpv3j#iefix') format('embedded-opentype'), url('/assets/update/fonts/bs.ttf?1gpv3j') format('truetype'), url('/assets/update/fonts/bs.woff?1gpv3j') format('woff'), url('/assets/update/fonts/bs.svg?1gpv3j#bs') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'bs' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-acc:before {
    content: "\e900";
}

.icon-call:before {
    content: "\e901";
}

.icon-em:before {
    content: "\e902";
}

.icon-lang:before {
    content: "\e903";
}

.icon-lock:before {
    content: "\e904";
}

.icon-visa:before {
    content: "\e905";
}

body {
    font-family: 'Open Sans', sans-serif;
}

.maindiv .header-wrap {
    position: relative;
    z-index: 9999;
}

.maindiv .pl-0 {
    padding-left: 0;
}

.maindiv .pr-0 {
    padding-right: 0;
}

.maindiv .mt-20 {
    margin-top: 20px;
}

.maindiv .imageblocks img {
    min-width: 100%;
}

.maindiv .header-wrap .navbar-default {
    background-color: transparent;
    border: none;
    /* top: 22px; */
    padding-top: 22px;
}

#loadSearch .input-group {
    display: block;
}

#loadSearch .input-group input {
    padding: 0px;
    height: 40px;
}

.maindiv .header-wrap .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 7px;
    color: #fff;
    font-size: 16px;
}

.maindiv .navbar-fixed-top.scrolled {
    background: #2a5593;
    padding: 10px 0 5px;
    z-index: 9999;
    top: 0;
    transition: all 0.5s linear;
}

.maindiv .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 2px solid #1ea89b;
}

.maindiv .navbar {
    margin-bottom: 0;
}

.maindiv .navbar-default .navbar-nav>li>a:focus {
    color: #fff !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent !important;
    border-color: transparent;
}

.maindiv .navbar-nav li a:hover {
    border-bottom: 2px solid #1ea89b;
    color: #96ff00 !important;
}

.maindiv .navbar-nav li a {
    padding: 6px 5px;
    margin: 12px 10px;
    font-size: 15px;
}

.maindiv .navbar-default .navbar-brand {
    color: #777;
    margin-right: 34px;
}

.maindiv .time {
    font-size: 17px;
    position: relative;
    display: block;
    float: right;
    margin: 11px 0 0 0;
}

.maindiv .time::before {
    position: absolute;
    display: block;
    content: '';
    padding: 20px;
    background: url(/web/img/clock-icon.png);
    background-repeat: no-repeat;
    left: -25px;
    top: 3px;
}

.maindiv .navbar-nav li>ul>li a:hover {
    border-bottom: 0;
    transition: all 0.4s linear;
}

.maindiv .dropdown-menu {
    background-color: #050404e6;
}

.maindiv .dropdown-menu a {
    color: #fff !important;
}

.maindiv .dropdown-menu>li>a:focus,
.maindiv .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #3c3b3b00;
}

.maindiv .navbar-nav li a:hover {
    border-bottom: 2px solid #1ea89b;
    transition: all 0.4s linear;
}

.maindiv .bannerwrap {
    position: relative;
    display: block;
    top: -73px;
    height: 100vh;
    z-index: 9;
}

.maindiv .bannercontent {
    position: relative;
    top: 76%;
    display: flex;
    margin: 0 auto;
    width: 85%;
}

.maindiv .sliderwrap {
    position: relative;
}

.maindiv .wt.weather {
    background: url(/assets/update/img/icon-temp.png) no-repeat center left;
    padding-left: 26px;
    margin-right: 28px;
    position: relative;
    z-index: 999;
    color: #fff;
    font-size: 24px;
    display: block;
    width: 247px;
    height: 33px;
    top: 50px;
}

.maindiv .bannertext {
    position: relative;
    display: block;
    left: 45%;
    color: #fff;
    text-align: right;
}

.maindiv .slick-dots {
    bottom: 34px;
}

.maindiv .slick-dots li button::before {
    font-size: 50px;
}

.maindiv .slick-dots li.slick-active button::before {
    font-family: 'slick';
    font-size: 50px;
    width: 12px;
    height: 12px;
    content: '';
    background: #1eb8a9;
}

.maindiv .slick-dots li button::before {
    width: 12px;
    height: 12px;
    content: '';
    opacity: 1;
    background: #5a5858;
}

.maindiv .bannertext a {
    display: inline-block;
}

.maindiv .searchwrap {
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 760px;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    background: #107249cc;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.maindiv .searchwrap h3 {
    font-size: 39px;
    font-family: 'ralewaysemibold';
}

.maindiv .searchwrap p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.maindiv .search-form-wrap {
    position: relative;
    display: block;
    font-family: 'ralewayregular';
    width: 86%;
    margin: 24px auto 20px auto;
}

.search-form-wrap .form-control {
    border-radius: 0;
    border: 0;
    padding: 20px 0 20px 19px;
    box-shadow: none;
    /* background: url(/assets/update/img/mappin.png) #fff; */
    background-repeat: no-repeat;
    background-position: 12px 20px;
    text-indent: 14px;
}

.search-form-wrap .btn.btn-default {
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-transform: uppercase;
    background-color: #2a5593;
    float: right;
    display: block;
    padding: 10px 25px;
    transition: all 0.5s
}

.search-form-wrap .btn.btn-default:hover {
    background: #333;
}

.contentwrap {
    position: relative;
    display: block;
}

.contentwrap-round {
    position: relative;
    display: block;
    margin-top: -6px;
}

.popularwrap,
.roundtours {
    position: relative;
    display: block;
    background: #0f1413;
    min-height: 10px;
    padding-top: 60px;
}

.tourheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tourheader h3 {
    font-size: 30px;
    color: #fff;
}

.showmore {
    background: #1b2321;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 40px;
}

.tourboxwrap {
    position: relative;
    display: block;
    margin: 36px 0;
}

.material-icons {
    font-size: 17px;
}

.touritemwrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s linear;
}

.touritemwrap-update {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s linear;
}

.touritemwrap a {
    color: #fff;
}

.card:hover .touritemwrap {
    background: rgba(0, 0, 0, 0);
}

.card:hover .touritemwrap-update {
    background: rgba(0, 0, 0, 0);
}

.tourbox {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    min-height: 335px;
    height: auto;
}

.rating {
    font-size: 14px;
    cursor: pointer;
}

.pricetag-dis {
    background: #13a98b !important;
    background: #25e601 !important;
    position: relative !important;
    display: flex !important;
    float: right !important;
    flex-direction: column !important;
    width: 54% !important;
    padding: 6px 10px !important;
    top: 20px !important;
    align-self: flex-end !important;
}

.discount {
    position: relative !important;
    display: block !important;
    background: #fdb841 !important;
    width: 30% !important;
    top: 20px !important;
    text-align: center !important;
    line-height: 24px !important;
    color: #fb545b !important;
    padding: 5% 0 !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

.pricetag {
    margin-top: 5%;
    background-color: #13a98b;
    width: 165px;
    font-size: 25px !important;
    padding: 6px 15px;
    text-align: left;
    float: right;
    position: relative;
    right: 0px;
    top: 20px;
    color: #ffffff;
    font-size: small !important;
    line-height: 17px;
}

.priceView {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

/* update new */

.day-tour-days-red {
    margin-top: 5%;
    background-color: #f33e3e;
    width: 165px;
    font-size: 25px !important;
    padding: 9px;
    text-align: left;
    float: right;
    position: absolute;
    right: 0px;
    top: 20px;
    color: #ffffff;
    font-size: small !important;
}

.gapfix {
    padding-right: 8px;
    padding-left: 8px;
}

.pricetagtitle {
    font-size: 12px;
}

.price {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.tourinfo {
    position: relative;
    display: block;
    text-align: center;
}

.tourinfo h3 {
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}

.tourinfo h4 {
    font-size: 14px;
    color: white;
}


.imgwrap {
    position: relative;
}

/* 2018-10-29 */

.picSmall img {
    height: 243px;
    object-fit: cover;
}

.picMedium img {
    height: 247px;
    object-fit: cover;
}

.picBig img {
    height: 399px;
    object-fit: cover;
}

.picNews img {
    height: 242px;
    width: 274px;
    object-fit: cover;
}

.promobanner {
    width: 100%;
    min-height: 20px;
    position: relative;
    display: block;
    background: #fff;
    padding: 70px 0;
}

.promobanner2 {
    width: 100%;
    min-height: 20px;
    position: relative;
    display: block;
    background: #fff;
    padding: 20px 0;
}

.promobanner .container {
    background-image: url('/assets/update/img/promobanner.jpg');
    background-repeat: no-repeat;
    height: 340px;
    padding: 0;
    margin: 0 auto;
    background-size: cover;
    color: #fff;
}

.promobanner2 .container {
    background-image: url('/assets/update/img/promobanner2.jpg');
    background-repeat: no-repeat;
    height: 340px;
    padding: 0;
    margin: 0 auto;
    background-size: cover;
    color: #fff;
}

.promo1 h4,
.promo2 h4 {
    margin: 0;
    padding: 0;
    font-family: 'montserratregular';
    font-size: 20px;
}

.promo1 h3,
.promo2 h3 {
    font-family: 'montserratsemibold';
    font-size: 32px;
}

.promo1 a.promobtn,
.promo2 a.promobtn {
    font-family: 'montserratsemibold';
    font-size: 17px;
    color: #fff;
    background: #0f8a7e;
    border-radius: 0;
    padding: 10px 23px;
}

.promo1 {
    position: relative;
    display: block;
    background: rgb(4, 113, 103);
    background: -moz-linear-gradient(108deg, rgba(4, 113, 103, 1) 44%, rgba(255, 255, 255, 0) 44%);
    background: -webkit-linear-gradient(108deg, rgba(4, 113, 103, 1) 44%, rgba(255, 255, 255, 0) 44%);
    background: linear-gradient(108deg, rgba(4, 113, 103, 1) 44%, rgba(255, 255, 255, 0) 44%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#047167', endColorstr='#ffffff', GradientType=1);
    top: 0px;
    left: 0px;
    height: 100%;
    padding: 80px;
}

.promo2 {
    position: relative;
    display: block;
    background: rgb(252, 252, 252);
    background: -moz-linear-gradient(76deg, #fcfcfc00 20%, #1ea89b 2%);
    background: -webkit-linear-gradient(76deg, #fcfcfc00 20%, #1ea89b 2%);
    background: linear-gradient(76deg, #fcfcfc00 20%, #1ea89b 2%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#1ea89b', GradientType=1);
    top: 0px;
    left: 0px;
    height: 100%;
    padding: 77px 70px 70px 108px;
    float: right;
    text-align: right;
}

.thinkstodo {
    position: relative;
    display: block;
    margin: 33px 0;
}

.thinkstodo h3 {
    text-align: center;
    font-size: 37px;
    margin-bottom: 48px;
}

.fs-22 a {
    font-size: 41px;
    line-height: 53px;
}

.overlays {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 23px;
    font-family: 'rubikregular';
    background: rgba(0, 0, 0, 0.3);
    align-items: flex-end;
}

.overlays a {
    color: #fff;
    padding: 28px;
}

/*img::before {
        content: "";
        position: relative;
        display: block;
        top: 0;
        left: 0;
        background: #000;
        width: 20px;
        height: 20px;
        z-index: 9999;
    }*/

.showmore2 {
    position: relative;
    margin: 20px auto;
    text-align: center;
    display: block;
    width: 170px;
    background: #5e5f5f;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 20px;
}

.essencial-wrap .container {
    padding: 0;
}

.essencial-wrap {
    background: url(/assets/update/img/travelbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    padding: 86px 0 50px;
    background-position: center;
    background-attachment: fixed;
}

.essencial-wrap h4 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 60px;
}

.graybox {
    position: relative;
    display: flex;
    background: #f2f5f5;
    padding: 42px 10px;
    border: 3px solid #eff5f5;
    box-shadow: 0px 0px 11px #ececec;
}

.box-item a {
    align-self: center;
    opacity: 0.5;
    transition: all 0.3s linear;
    text-align: center;
}

.box-item a:hover {
    opacity: 1;
}

.box-item a {
    color: #656667;
    margin: 20px 0 0 0;
}

#thingsTour {
    background-color: #f8f8f8;
}

.things-ser-btn-m>div {
    width: 100%;
    display: block;
}

#loadSearch {
    margin-top: 25px;
}

.things-ser-btn-m input.remove-data {
    border: 1px solid #ece8e8;
    padding: 0px;
    height: 40px;
}

.filt-bar select {
    height: 40px;
}

.box-item {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 5px 23px;
}

.blogwrap {
    position: relative;
    display: block;
    margin: 41px 0;
    text-align: center;
}

.blogitem {
    position: relative;
    display: flex;
}

.blogscroller {
    margin: 85px 0;
}

.blogwrap h3 {
    font-size: 36px;
    color: #526c8c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.maindiv date {
    color: #8e8e8f;
    font-size: 14px;
}

.bloginfo {
    position: relative;
    display: flex;
    padding: 10px 10px 0 35px;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
}

.bloginfo a {
    color: #332f2f;
}

.blogthumb {
    width: 100%;
    display: block;
}

.bloginfo h3 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    color: #332f2f;
}

.maindiv .links {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.blogscroller .owl-theme .owl-nav {
    display: flex;
    justify-content: space-between;
    font-weight: 100;
    color: #d4d4d4;
    font-size: 76px;
    position: relative;
    top: -202px;
}

.blogscroller .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #d4d4d4;
    text-decoration: none;
}
.blogscroller .owl-next {
    position: absolute;
    right: -7%;
}

.blogscroller .owl-prev {
    position: absolute;
    left: -7%;
}

.maindiv .owl-theme .owl-dots .owl-dot span {
    width: 58px;
    height: 3px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 0;
}

.blogscroller .owl-theme .owl-dots {
    margin: 36px 0 0 0;
}

.footer-contactwrap {
    background: #132030;
    color: #fff;
    position: relative;
    padding: 51px 0;
}

.footer-contactwrap h5::after {
    content: "";
    display: block;
    position: relative;
    width: 72px;
    height: 1px;
    background: #4e5864;
    margin-top: 14px;
}

.footer-linkswrap {
    background: #0e1927;
    color: #fff;
    padding: 70px 0 20px 0;
    z-index: 99 !important;
    position: relative;
}

.footer-bottom {
    background: #0b1623;
    position: relative;
}

.footer-contactwrap h5 {
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #ffffff !important;
}

.footer-contactwrap ul {
    list-style: none;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.footer-contactwrap ul li {
    line-height: 30px;
}

.footer-contactwrap a {
    color: #fff;
    transition: all 0.4s linear;
}

.footer-contactwrap a:hover {
    color: #0cbdf8;
}

.hmformwrap .form-control {
    border-radius: 0;
    height: 49px;
}

.hmformwrap textarea {
    height: 95px !important;
}

.maindiv .btn.submit {
    border: 0;
    border-radius: 0;
    background: #165956;
    /* color: #ffffff; */
}

.maindiv .btn.submit {
    border: 0;
    border-radius: 0;
    background-color: #2a5593;
    width: 85%;
    height: 76px;
    background-image: url(/assets/update/img/contact-btn-img.png);
    background-repeat: no-repeat;
    background-position-x: 167px;
    background-position-y: 27px;
    position: relative;
    border-radius: 3px;
    /* top: -42px; */
    right: -15%;
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
}

.slid-widt {
    margin-bottom: 0px !important;
}

.pd-lw {
    padding-left: 76px;
    width: 100%;
}

.single-page-slider {
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
}

.rating option,
.rta {
    font-family: 'FontAwesome', 'sans-serif';
}

.mar-rit {
    margin-left: -7px;
}

.mar-lef {
    margin-right: -7px;
}

.maindiv .new-btn {
    margin-left: -15px;
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 15px;
    margin-bottom: 10px;
}

.maindiv .new-btns:hover {
    color: #ffffff;
    text-decoration: none;
}

/* .maindiv .btn.submit:hover{

     background-color: #333;

    } */

.hmformwrap .form-control {
    /* opacity: 0.35; */
    transition: all 0.3s ease;
}

.hmformwrap.activate .form-control {
    opacity: 1;
}

.c-info {
    position: relative;
    display: flex;
    line-height: 30px;
    margin: 40px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.c-info ul {
    list-style: none;
}

.c-info ul a {
    color: #fff;
}

.partnerlogo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-list {
    position: absolute;
    display: block;
    width: 73%;
    background: #fff;
    color: #333;
    top: 60px;
    left: 4px;
    border: 6px solid #1e1e1e;
    z-index: 9;
}

.search-list::before {
    content: '';
    display: block;
    position: absolute;
    background: url(/assets/update/img/search-arrow.png);
    width: 52px;
    height: 15px;
    top: -9px;
}

.search-header {
    background: #f1efef;
    padding: 10px 18px;
    margin: 5px 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
    text-indent: 42px;
    font-size: 14px;
    position: relative;
}

.p-des {
    position: absolute;
    display: block;
    background: url(/assets/update/img/destiation-icon.png);
    width: 25px;
    height: 29px;
    transform: scale(0.7);
    top: 8px;
}

.p-tour {
    position: absolute;
    display: block;
    background: url(/assets/update/img/tours.png);
    width: 35px;
    height: 29px;
    transform: scale(0.7);
    top: 8px;
}

.search-list ul {
    list-style: none;
    text-align: left;
    padding: 0 0 0 27px;
}

.search-list li {
    padding: 11px 0 3px 0;
}

.searchlist-column {
    position: absolute;
    display: block;
    width: 100%;
    background: #fff;
    color: #333;
    top: 60px;
    left: 0px;
    border: 6px solid #1e1e1e;
    z-index: 9;
}

.search-col-1 {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 19px;
}

.search-col-1::before {
    content: '';
    display: block;
    position: absolute;
    background: url(/assets/update/img/search-arrow.png);
    width: 52px;
    height: 15px;
    top: -9px;
}

.search-col-1 ul {
    padding: 0 0 0 26px;
    list-style: none;
    text-align: left;
    margin: 26px 0 0;
    line-height: 27px;
}

.search-col-1 .p-des {
    position: relative;
    display: block;
    background: url(/assets/update/img/destiation-icon.png);
    width: 25px;
    height: 29px;
    top: 8px;
    margin: 0 auto 23px auto;
    transform: scale(1) !important;
}

.search-col-2 .p-tour {
    position: relative;
    display: block;
    background: url(/assets/update/img/tours.png);
    width: 36px;
    height: 29px;
    top: 8px;
    margin: 0 auto 23px auto;
    transform: scale(1) !important;
}

.searchlist-header {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #2e3c39;
    font-size: 15px;
}

.search-col-1 ul li {
    float: left;
    width: 50%;
}

.search-col-1 a {
    color: #000;
    font-size: 13px;
}

.search-col-1 a:hover {
    color: #0a9232;
}

.search-col-2 {
    background: #f2f1f1;
    position: relative;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 127px;
}

.search-col-2 ul {
    list-style: none;
    text-align: left;
    margin: 26px 0 0 0;
    line-height: 28px;
}

.search-col-2 a {
    color: #333;
    font-size: 13px;
}

.maindiv .innertitle {
    position: relative;
    display: block;
    background: #fff;
    margin: 36px auto 92px auto;
    color: #333;
}

.maindiv .subtitle {
    font-size: 24px;
    color: #194580;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 0px 0 37px 0;
}

.maindiv .gray {
    background: #f8f8f8;
}

.searchresult .header-wrap {
    background: #333;
    display: block;
    width: 100%;
    height: 90px;
}

.innertitle h4 {
    font-size: 35px;
    color: #334e72;
    font-family: 'Open Sans', sans-serif;
}

.maindiv .card, .col-lg-3 .card {
    position: relative;
    display: block;
    overflow: hidden;
    box-shadow: 0px 1px 5px #f5f5f5;
    background-color: #fff;
    margin-bottom: 25px;
    max-height: 460px;
    height: 460px;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.0);
    transition: all 0.5s;
}

.maindiv .card:hover {
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .15);
}

.maindiv .card .tourbox {
    min-height: 215px;
}

.maindiv .cardinfo {
    position: relative;
    padding: 2px 22px 13px 22px;
}

.maindiv .cardinfo div:nth-child(3) {
    margin-top: -8px;
}

.maindiv .card h4 {
    color: #0e3068;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    min-height: 50px;
    line-height: 20px;
}

.maindiv .card p,
.maindiv .card small {
    color: #050b10;
    font-size: 12px;
    padding: 10px 0;
    line-height: 19px;
    min-height: 80px;
}

#loadDestinationTour {
    background-color: #f8f8f8;
}

.cardbtn {
    background: #565d60;
    float: right;
    margin: 20px 0;
}

.searchpara {
    position: relative;
    display: block;
    margin: 30px 0;
    color: #83878d;
    font-size: 17px;
}

.bannerwrapinner {
    position: relative;
    display: block;
    top: -6px;
    /* height: 530px; */
    overflow: hidden;
}

.tabwrap {
    position: relative;
    margin: 4% 0;
}

.tabwrap h2 {
    color: #435c7e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 40px;
}

.resp-tab-content {
    padding: 0 45px 30px 45px;
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 24%;
    margin-bottom: 50px;
    box-shadow: 0px 0px 12px #66666647;
}

.resp-vtabs .resp-tabs-container {
    width: 70%;
    border: 0;
    margin-left: 10px;
}

.resp-tabs-list.hor_1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.resp-vtabs li.resp-tab-active {
    border: none !important;
    background: #374d6b !important;
    color: #fff;
}

.resp-vtabs .resp-tabs-list li {
    margin: 0;
}

.resp-tab-content h4 {
    font-size: 29px;
    color: #534e4e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.resp-tab-content {
    line-height: 27px;
}

.affix {
    top: 82px;
    text-align: center;
}

.pfixed {
    position: fixed;
    top: 0;
}

.maindiv .nav-stacked.affix-top {
    background: #f2f5f5;
    text-align: center;
    top: 82px;
}

.nav-stacked.affix {
    background: #f2f5f5;
}

.t-content {
    transition: all 0.4s;
}

.t-content-item {
    padding: 91px 20px 0 0px;
    transition: all 0.4s ease;
}

.container2 h2 {
    color: #435c7e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 44px;
    margin-top: 48px;
}

.nav-stacked {
    transition: all 0.5s ease;
}

.nav-stacked a {
    font-size: 32px;
}

.maindiv .nav-pills>li>a {
    border-radius: 0;
    color: #919c9b;
}

.maindiv .nav-pills>li.active>a,
.maindiv .nav-pills>li.active>a:focus,
.maindiv .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #374d6b;
}

.t-content h3 {
    margin-top: 0;
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.t-content p {
    margin-bottom: 24px;
    line-height: 26px;
}

/*====================backto top=============================*/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(86, 232, 98, 0.8) url(/assets/update/img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-top--fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
    z-index: 100;
}

.cd-top:hover {
    background-color: rgba(86, 232, 98, 0.8);
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
    .tour-page-title {
        margin-bottom: 35px!important;
        padding-left: 30px;
    }
}

@media (min-width: 1200px) {
    .tour-page-title {
        margin-bottom: 15px!important;
        padding-left: 15px;
    }
    .fixed {
        right: 200px!important;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        transition: all 0.4s;
    }
    .tour-page-title {
        margin-bottom: 35px!important;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

/*=======================backto top end================================*/

/*==================================responsive=========================================*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .maindiv .navbar-header {
        float: none !important;
        width: 100%;
    }

    .maindiv .navbar-brand>img {
        display: inline-block !important;
    }

    .maindiv .navbar-brand {
        float: none;
        display: block;
        text-align: center;
    }

    .maindiv .navbar-nav {
        float: left;
        margin: 0;
        width: 90%;
    }

    .maindiv .navbar-nav li a {
        margin: 12px 18px;
    }

    .gapfix {
        padding-bottom: 16px;
    }

    .promo1 h3,
    .promo2 h3 {
        font-size: 22px;
    }

    .promo1 a.promobtn,
    .promo2 a.promobtn {
        font-size: 13px;
    }

    .pl-0 {
        overflow: hidden;
    }

    .b-right {
        margin-top: 20px;
    }

    .hmformwrap .form-control {
        opacity: 1;
    }

    .affix {
        top: 125px;
        text-align: center;
    }

    div.t-content div {
        height: auto;
        padding: 17% 20px 0 20px;
    }
}

/* ----------- iPhone X ----------- */

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .maindiv .navbar-nav li a {
        margin: 12px 8px;
    }

    .time {
        font-size: 17px;
        display: flex;
        width: 20%;
        text-align: center;
        float: none;
        margin: 0 auto;
        justify-content: center;
    }

    .maindiv .time::before {
        left: 8%;
    }

    .navbar-nav {
        width: 100%;
    }

    nav#myScrollspy {
        padding-left: 0;
        padding-right: 0;
    }

    .affix {
        top: 162px;
    }

    div.t-content div {
        height: auto;
        padding: 27% 20px 0 20px;
    }
}

@media only screen and (max-width: 768px) {
    .maindiv .navbar-nav {
        float: left;
        margin: 0;
        width: 88%;
    }

    .maindiv .navbar-nav li a {
        margin: 12px 5px;
    }

    .maindiv .navbar-nav li a {
        font-size: 14px;
    }

    .essencial-wrap .pr-0 {
        padding-right: 15px;
    }

    .box-item {
        margin: 5px 12px;
    }

    .owl-nav {
        display: none !important;
    }

    .gapfix {
        padding-bottom: 8px;
    }

    .searchwrap {
        width: 80%;
        top: 30%;
    }

    .maindiv .btn.submit {
        right: 0;
    }

    .resp-vtabs .resp-tabs-container {
        width: 100%;
    }

    .resp-tabs-container h2 {
        font-size: 15px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-contactwrap {
        text-align: center !important;
    }

    .footer-contactwrap h5::after {
        width: 34%;
        top: 8px;
        margin: 0 auto;
    }

    .f-logo {
        text-align: center;
    }

    .c-info span {
        width: 100%;
    }

    .hmformwrap .col-lg-6,
    .hmformwrap .col-lg-12 {
        padding-left: 15px;
    }

    .sociallinks {
        list-style: none;
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        float: none;
        margin-top: 50px;
    }

    .maindiv .navbar-nav {
        width: 100%;
    }

    .search-col-1,
    .search-col-2 {
        width: 100%;
    }

    .maindiv .input-group .form-control,
    .maindiv .input-group-addon,
    .maindiv .input-group-btn {
        display: flex;
        width: 100%;
    }

    .maindiv .input-group-btn {
        width: 100%;
    }

    .search-form-wrap .btn.btn-default {
        width: 107%;
        display: block;
        margin: 10px 0;
    }

    .pl-0 {
        padding-left: 15px !important;
    }

    .b-left .pl-0 {
        padding-bottom: 15px;
    }

    .searchwrap h3 {
        font-size: 21px;
        font-family: 'ralewaysemibold';
    }

    .maindiv .input-group {
        width: 100%;
    }

    .searchwrap {
        top: 80%;
    }

    .mt-20 {
        margin-bottom: 20px;
    }

    .maindiv .navbar-default .navbar-collapse,
    .maindiv .navbar-default .navbar-form {
        border-color: transparent;
        background: rgba(0, 0, 0, 0.6);
    }

    /* .bannerwrapinner {

            height: auto;

        } */
    .maindiv .nav-stacked.affix-top {
        background: #f2f5f5;
        text-align: center;
        top: 82px;
        justify-content: space-around;
        display: flex;
    }

    .affix {
        top: 82px;
        text-align: center;
        display: flex;
        width: 100%;
        background: #fff;
        z-index: 99;
        justify-content: space-between;
    }

    div.t-content div {
        height: auto;
        padding: 32% 20px 0 20px;
    }

    .hmformwrap .form-control {
        opacity: 1;
    }

    .search-list {
        width: 100%;
    }

    .bannertext {
        left: 0;
        color: #fff;
        text-align: center;
    }

    .bannercontent {
        flex-direction: column;
    }

    .maindiv .wt.weather {
        margin-right: 0;
        position: relative;
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 20px;
        display: block;
        width: auto;
        height: 33px;
        top: 0;
    }

    .maindiv .wt.weather {
        background: url(/assets/update/img/icon-temp.png) no-repeat 41% center;
    }

    .tourheader h3 {
        font-size: 18px;
    }

    .search-header {
        font-size: 10px;
    }

    .graybox {
        flex-direction: column;
    }

    .promo1,
    .promo2 {
        background: rgb(4, 113, 103) !important;
        text-align: center;
    }

    .promo2 {
        float: none;
    }

    .promo1 h3,
    .promo2 h3 {
        font-family: 'montserratsemibold';
        font-size: 21px;
    }

    .bloginfo h3 {
        font-size: 12px;
    }

    .maindiv .links {
        font-size: 10px;
    }

    .c-info {
        text-align: center;
        flex-direction: column;
    }

    .c-info ul {
        padding: 0;
    }

    .sociallinks {
        justify-content: space-around;
        float: none;
        padding: 0;
    }

    .copywrap {
        position: relative;
        display: flex;
        justify-content: space-between;
        color: #787b7f;
        flex-direction: column;
        text-align: center;
        padding: 30px 0;
    }

    .resp-tab-active {
        border-top: 1px solid #bec3c3 !important;
    }
    .tour-page-title h4 {
        padding: 0px 15px 0px;
    }
    .sub-heading-tag {
        padding-left: 15px;
    }

	.tour-page-title {
        margin-bottom: 45px!important;
    }
}

@media only screen and (max-width: 640px) {
    .searchwrap {
        top: 52%;
    }

    .nav-stacked a {
        font-size: 20px;
    }

    .affix {
        width: 90%;
        margin: 0 auto;
    }

    div.t-content div {
        height: auto;
        padding: 41% 20px 0 20px;
    }
}

/*new styles added by Charaka*/

.new-address {
    position: relative !important;
    display: flex !important;
    line-height: 34px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 40px !important;
    margin-left: 0px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
}

.new-contact {
    position: relative !important;
    display: flex !important;
    line-height: 30px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 40px !important;
    margin-left: 0px !important;
    font-family: 'Open Sans', sans-serif !important;
    padding-left: 42px !important;
    font-size: 14px !important;
}

.maindiv .price-tag {
    font-family: 'circular-std-bold' !important;
}

.maindiv .pricetag-search {
    line-height: 17px;
    background-color: #13a98b;
    width: 100%;
    font-size: 20px !important;
    padding: 6px 15px;
    text-align: left;
    float: unset;
    margin-right: 0;
    position: relative;
    right: 0;
    color: #ffffff;
    margin-bottom: 15px;
}

.maindiv .day-tour-days-red-search {
    background-color: #f33e3e;
    width: 100%;
    padding: 16px 10px;
    text-align: left;
    float: right;
    position: static;
    color: #ffffff;
    font-size: 15px !important;
    min-height: 28px;
    margin-bottom: 17px;
}

.day-tour-row {
    background-color: #f8f8f8;
    padding-top: 20px;
}

/*hide vue component when loading*/

[v-cloak] {
    display: none;
}

/* discounr */

.corner-ribbon.sticky {
    position: absolute;
}

.corner-ribbon {
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    font-size: 12px;
}

/* .corner-ribbon-share{
      width: 200px;
      height: 96px;
      background: rgb(241, 220, 27);
      position: absolute;
      top: -15px;
      left: -72px;
      text-align: center;
      line-height: 22px;
      letter-spacing: 1px;
      color: #ff1e00;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); 
    } */

.corner-ribbon-share {
    width: 200px;
    height: 84px;
    background: rgb(241, 220, 27);
    position: absolute;
    top: -22px;
    left: -82px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ff1e00;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    font-size: 12px;
}

.corner-ribbon-login {
    width: 200px;
    height: 67px;
    background: rgba(6, 109, 150, 0.349);
    position: absolute;
    top: 22px;
    left: -42px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
    color: #f0f0f0;
    font-size: 16px;
}

.corner-ribbon.top-left {
    top: 17px;
    left: -71px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon.red {
    background: #e43;
}

.corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

/* charaka midea */

@media only screen and (max-width: 768px) {
    .maindiv .navbar-nav li a {
        padding: 6px 3px;
    }

    .things-btn {
        left: 0%;
        width: 110% !important;
    }

    .catogare-m {
        margin-top: 20px;
    }

    .day-ser-bar-m {
        width: 106% !important;
    }

    .day-btn-m {
        width: 102.5% !important;
        left: -1.5%;
    }

}

@media only screen and (max-width: 1200px) {
    .g-recaptcha {
        text-align: -webkit-center;
        margin-bottom: 15px;
        margin-left: 1.5% !important;
    }

    .maindiv .btn.submit {
        width: 90%;
    }
}

/* new update 2019 */

.introwrap h3 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #435c7e;
    font-weight: 700;
    line-height: 1.247;
    margin-top: 55px;
    margin-bottom: 25px;
}

a.featured-link:hover .feature-post-info {
    bottom: 10px;
}

.feature-post-info {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
    transition: all 0.3s;
}

.feature-date {
    position: relative;
    display: inline-block;
    width: 100%;
}

.f-box {
    display: block;
    position: relative;
    background: #1ea89b;
    color: #fff;
    text-transform: uppercase;
    float: left;
    font-size: 12px;
    padding: 5px 16px;
    letter-spacing: 1px;
}

.b-date {
    position: relative;
    display: block;
    color: #fff;
    float: left;
    margin: 3px 0 0 25px;
}

.f-blog-title h4 {
    font-size: 33px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.f-blog-contents {
    position: relative;
    display: block;
    margin-top: 22px;
    color: #fff;
}

.f-blog-contents p {
    margin-bottom: 2px;
}

.latest-post-wrap h4 {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(86, 83, 83);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.131;
    text-align: center;
    letter-spacing: 4px;
}

.grid-sizer,
.grid-item {
    /* width: 31%; */
    margin-bottom: 30px;
}

.lp-blogwrap {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
}

.lp-content {
    position: relative;
    display: block;
    padding: 20px;
}

.lp-date {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(73, 73, 73);
    line-height: 1.2;
}

.lp-content a {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(14, 48, 104);
    line-height: 1.2;
    margin: 10px 0;
    display: block;
}

.lp-content p {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(48, 47, 47);
    line-height: 1.751;
}

.lp-blocks {
    position: relative;
    display: block;
    margin-top: 30px;
}

.block-img {
    display: block;
    position: relative;
    width: 100%;
}

.grid-item:nth-child(1n+3) .block-img {
    height: 230px;
}

.grid-item:nth-child(2n+2) .block-img {
    height: 310px;
}

.grid-item:nth-child(3n+3) .block-img {
    height: 270px;
}

/*========================blog css end=========================*/

/*========================Tours Hyperlinks  css =========================*/

.top-adventure-wrap {
    position: relative;
    margin: 5px auto 45px auto;
}

.top-adventure-wrap h6 {
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(67, 92, 126);
    font-weight: 700;
    line-height: 1.247;
    margin-top: 110px;
    margin-bottom: 20px;
    /* margin: 110px 0; */
}

.top-adventure-wrap .tourbox {
    margin-bottom: 20px;
}

.tourwrap {
    position: relative;
    display: block;
    background: #f8f8f8;
    padding: 50px 0;
}

.reset {
    background: #223c65;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 8px 44px;
    cursor: pointer;
}

.reset:hover {
    color: #ccc;
}

.search-wrap1 .form-control {
    width: 96%;
    border: 0;
    border-radius: 0;
    height: 45px;
}

.search-wrap1 .form-group {
    width: 83%;
}

.search-wrap2 {
    margin-top: 30px;
}

.search-wrap2 select {
    border-radius: 0;
}

.search-wrap2 .form-group {
    padding-left: 0;
}

.price-slider {
    text-align: center;
}

.price-range-block {
    display: flex;
    justify-content: space-evenly;
    margin-top: 9px;
    align-items: center;
}

.rangewrap {
    position: relative;
    display: block;
    margin-top: -6px;
}

.r-left {
    margin-left: 29px;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    border: 0;
    background: #80c583;
    font-weight: normal;
    border-radius: 50px;
    color: #454545;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -.6em;
}

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

input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

/*======================Tour Details==========================*/

.tour-details-wrap {
    position: relative;
    display: block;
}

.search-side {
    position: relative;
    padding-right: 5px;
}

.tours-wrap {
    position: relative;
}

.tour-info {
    position: relative;
    display: block;
    padding: 15px 0 13px 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    float: left;
    width: 100%;
}

.tour-details .maindiv .header-wrap .navbar-default {
    background-color: #000;
    border: none;
    top: 0;
    padding: 13px 0 27px 0;
}

.tour-details .maindiv .sliderwrap {
    margin-top: 100px;
}

.ui-datepicker .ui-widget-header {
    background: #165f58;
}

.tour-search-title {
    background: #2a5593 !important;
    color: #fff !important;
    padding: 26px 30px 26px 18px !important;
    text-align: left !important;
}

.travel-duration-wrap>h4 {
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(79, 83, 85);
    font-weight: 700;
    text-transform: uppercase;
}

.tour-search-title h4 {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff !important;
}

.tour-searchwrap {
    background: #f3f3f3;
    /* margin-bottom: 20px; */
}

.tour-searchwrap h5.subtitle {
    font-size: 14px;
    color: #455b62;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 23px 0;
}

.slider-section-detail-page #test {
    padding-top: 0px;
}

.form-inner {
    position: relative;
    display: block;
}

.tour-searchwrap label {
    color: #7e7575;
    font-size: 12px;
}

.form-inner .hasDatepicker {
    border-radius: 0;
    box-shadow: 0px 0px 2px #bbbbbb;
    border: 0;
    background-image: url(/assets/update/img/calender-icon.png);
    background-repeat: no-repeat;
    background-position: 94% center;
}

.price-rate-wrp {
    position: relative;
    margin: 30px 0 0;
    padding: 0 20px;
    border-top: 1px solid #e2e3e4;
}

.travel-duration-wrap {
    position: relative;
    padding: 0 20px;
}

.tour-cat-wrap {
    position: relative;
    margin: 30px 0 0;
    padding: 0 20px;
    border-top: 1px solid #e2e3e4;
}

.tour-cat-wrap select.form-control {
    border-radius: 0;
    box-shadow: 0px 0px 2px #bbbbbb;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background-image: url(/assets/update/img/select-arrow-large.png);
    background-repeat: no-repeat;
    background-position: 94% center;
}

.btn.tour {
    background: #2a5593;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    width: 100%;
    padding: 12px;
    margin: 20px auto;
}

.tour-info-wrap {
    position: relative;
    display: block;
    float: left;
}
.sub-heading-tag {
    width: fit-content;
    float: left;
    margin-right: 25px;
    font-size: 14px;
}
.sub-heading-tag span{
    font-weight: 700;
}

.tour-info-title,
.tour-info-value {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    min-width: 220px;
}

.tour-info-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.tour-rate-icon {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 11px;
    background-image: url(/assets/update/img/tour-rate-icon.png);
    background-repeat: no-repeat;
}

.tour-contents-wrap {
    position: relative;
    display: block;
    padding: 0 5px 0px 0px;
}

.price-form-title {
    font-family: 'circular-std-bold' !important;
    background: #ffffff;
    color: #13a98b;
    padding: 10px 13px;
    border: 5px solid #13a98b;
}

.price-form-title-col1 {
    margin-top: 40px;
    line-height: 35px;
    font-size: 14px;
    float: left;
}

.discount-price-tag {
    background-color: #13a98b;
    color: #ffffff;
    text-align: left;
    padding-left: 5px;
    font-size: 20px;
}
.discount-price-tag span {
    float: right;
    padding-right: 5px;
}

.display-none{
    display: none;
}
span.pricewrap1 {
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.price-form-title-col2 {
    text-align: right;
    margin-top: 10px;
}

.tour-contents-wrap h4 {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(67, 92, 126);
    margin-bottom: 10px;
    margin-top: 25px;
    width: 100%;
    float: left;
}

.tour-list-detail p {
    margin-top: 10px;
}

.tour-list {
    position: relative;
    display: flex;
    float: left;
}

.day-no {
    position: relative;
    left: -20px;
    width: 100px;
    float: left;
    background: #3dc4b7;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 16px 5px 10px;
    border-radius: 0 20px 20px 0;
}

.day-wrap {
    position: relative;
    display: block;
    float: left;
    text-align: center;
}

.day-wrap span {
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
    color: #135a53;
    font-size: 12px;
    font-weight: 700;
}

.tour-list-detail {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    padding-left: 0px !important;
}

.tour-list-detail h4 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(32, 30, 30);
    font-weight: 700;
    line-height: 1.278;
    margin-top: 10px;
}

.day-wrap span::after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    left: 21px;
    top: 73px;
    height: 156px;
    background: #deeae9;
}

.tour-list:last-child .day-wrap span::after {
    display: none;
}

.tour-content-wrap {
    position: relative;
    margin-bottom: 48px;
}

.col-tour-details {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.rt-info {
    font-size: 13px;
    font-weight: 700;
}

.price-form-details {
    padding: 0 17px;
    background: #fff;
    box-shadow: 1px 1px 7px #ccc;
    float: left;
    width: 100%;
    padding-top: 20px;
}

.price-form-details .hasDatepicker {
    border-radius: 0;
    background-image: url(/assets/update/img/calender-icon.png);
    background-repeat: no-repeat;
    background-position: 94% center;
}

span.t1 {
    color: #000;
    font-size: 13px;
    font-weight: 100;
}

span.t2 {
    color: #b1b0b0;
    font-weight: 100;
    font-size: 11px;
}

.subfield label {
    float: left;
}

.subfield select.form-control {
    width: 22%;
    border-radius: 0;
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background-image: url(/assets/update/img/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 84% center;
}

.subfield {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.pax-boxes-tour {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.pax-boxes-tour select.form-control {
    width: 22%;
    border-radius: 0;
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background-image: url(/assets/update/img/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 84% center;
}

.availability {
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: #d14114;
    display: block;
    padding: 10px 25px;
    margin: 15px auto 0 auto;
    text-transform: uppercase;
    border-radius: 50px;
}

.subfield-bottom {
    position: relative;
    display: inline-block;
    /* border-top: 1px solid #ccc; */
    width: 100%;
    text-align: center;
}

.availability:hover {
    color: #fff;
}

.socialwrap {
    margin-bottom: 18px;
}

.socialwrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.socialwrap li {
    display: inline-block;
}

.socialwrap img {
    width: 75%;
}

.subfield-bottom p {
    margin: 15px 0;
    font-size: 13px;
}

.related-tours-wrap {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-top: 25px;
}

.related-tours-wrap h4 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(79, 83, 85);
    font-weight: 700;
    text-transform: uppercase;
}

.related-tour-lists {
    display: block;
    border: 1px solid #e9e9e9;
    padding: 16px;
    margin-top: 25px;
}

.rt-info h6 {
    color: #0e5268;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 0px;
}

.tour-list-detail h3 {
    font-size: 20px;
    margin-left: -40px;
    margin-right: -20px;
    padding: 30px 40px 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-top: 10px solid #fff;
}

.tour-tabwrap {
    margin-top: 35px;
}

.rt-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.rt-thumb img {
    width: 60px !important;
    height: 50px !important;
    object-fit: cover !important;
}

.rt-info p {
    font-size: 11px !important;
    line-height: 15px !important;
    margin-bottom: 5px !important;
    padding-right: 2px !important;
}

.search-side.mobile {
    display: none;
}

.mobileflinks {
    display: none;
}

.sociallinks.mobile {
    display: none;
}

.expn {
    max-height: 218px;
    overflow: hidden;
    transition: all 0.5s;
    position: relative;
}

.opn .expn {
    max-height: 2230px;
}

.expn a {
    display: block;
}

.expnbtn {
    display: block;
}

.expnbtn p {
    color: #7b7b7b;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: inline;
    cursor: pointer;
}

.expnbtn:hover p {
    color: #000;
}

.expnbtn:hover p:after {
    border-color: #000 !important;
}

.expnbtn p:nth-child(1):after {
    border: solid #797979;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: -20px;
    top: 2px;
}

.expnbtn p:nth-child(2):after {
    border: solid #797979;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: -20px;
    top: 6px;
}

.expnbtn p:nth-child(2) {
    display: none;
}

.opn .expn+span p:nth-child(1) {
    display: none;
}

.opn .expn+span p:nth-child(2) {
    display: inline;
}

/*==================tour tabs css=====================*/

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    /* height: 32px; */
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
}

ul.tabs li {
    float: left;
    margin-left: 3px;
    cursor: pointer;
    padding: 6px 15px;
    /*height: 31px;*/
    line-height: 31px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    overflow: hidden;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

ul.tabs li:first-child {
    margin-left: 0;
}

.tab_last {
    border-right: 0;
}

ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}

ul.tabs li.active {
    background-color: #f4f4f4;
    color: #333;
    border-bottom: 0;
    display: block;
}

.tab_container {
    border: 0;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #f4f4f4;
    padding-bottom: 60px;
    /*overflow: auto;*/
}

.tab_content {
    padding: 20px;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

/* Image gallery update */
.gallery-wrapper {
    max-width: 1000px;
    margin: auto;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
}
.gallery-wrapper .left {
    height: 450px;
}
.gallery-wrapper .right {
    height: 450px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
}
.gallery-wrapper .item {
    position: relative;
    overflow: hidden;
    /* border-radius: 10px; */
    cursor: pointer;
}
.gallery-wrapper .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-wrapper .more {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: rgba(0,0,0,.75);
    color: #fff;
    padding: 8px 14px;
    font-size: 18px;
    border-radius: 6px;
    font-weight: bold;
}
.gallery-wrapper .hidden {
    display: none;
}
.gcounter {
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 9999;
  background: rgba(0,0,0,.65);
  color: #fff;
  padding: 6px 12px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
}



/* End of Image gallery update */


@media screen and (max-width: 768px) {
    .tabs {
        display: none;
    }

    .tab_drawer_heading {
        background-color: rgba(0, 0, 0, 0.3);
        color: #fff;
        margin-bottom: -9px;
        font-size: 16px;
        float: left;
        width: 100%;
        padding: 14px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #fff;
        background-image: url(/assets/update/img/tab-inactive-icon.png);
        background-repeat: no-repeat;
        background-position: 94% center;
    }

    .d_active {
        background-color: #3bc8ba;
        color: #fff;
        background-image: url(/assets/update/img/tab-active-icon.png);
        background-repeat: no-repeat;
        background-position: 94% center;
    }

    .tab_container {
        float: none;
    }

    .tab_content {
        background-color: #fff;
        padding: 0 20px;
    }
}

/*====================backto top=============================*/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #2a5593 url(/assets/update/img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.availability:focus,
.availability:hover {
    color: #333;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-top--fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.cd-top:hover {
    background-color: #193a68;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

/*=======================backto top end================================*/

/*==================================responsive=========================================*/

@media (min-width: 1024px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        transition: all 0.4s;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fixed {
        top: 20vh !important;
        right: 4vw;
    }
    .maindiv .navbar-header {
        float: none !important;
        width: 100%;
    }

    .maindiv .navbar-brand>img {
        display: inline-block !important;
    }

    .maindiv .navbar-brand {
        float: none;
        display: block;
        text-align: center;
    }

    .maindiv .navbar-nav {
        float: left;
        margin: 0;
        width: 90%;
    }

    .maindiv .navbar-nav li a {
        margin: 12px 18px;
    }

    .gapfix {
        padding-bottom: 16px;
    }

    .promo1 h3,
    .promo2 h3 {
        font-size: 22px;
    }

    .promo1 a.promobtn,
    .promo2 a.promobtn {
        font-size: 13px;
    }

    .pl-0 {
        overflow: hidden;
    }

    .b-right {
        margin-top: 20px;
    }

    .hmformwrap .form-control {
        opacity: 1;
    }

    .affix {
        top: 125px;
        text-align: center;
    }

    div.t-content div {
        height: auto;
        padding: 17% 20px 0 20px;
    }

    .discount {
        padding: 3% 0;
    }

    .maindiv .bannercontent {
        position: relative;
        top: 76%;
        display: flex;
        margin: 0 auto;
        width: 85%;
        flex-direction: column;
    }

    .maindiv .bannertext {
        position: relative;
        display: block;
        left: 0;
        color: #fff;
        text-align: center;
    }

    .maindiv .wt.weather {
        display: none;
    }

    .latestpost-wrap {
        padding: 0;
    }

    .search-side {
        display: none;
    }

    .search-side.mobile {
        display: block;
        margin-top: 40px;
        padding-left: 0;
    }

    .tour-info {
        display: none;
    }

    .tour-info.mobile {
        display: block;
    }

    .tour-search-mobile-wrap {
        background: #165f58;
        color: #fff;
    }

    .tour-search-mobile-wrap .form-control {
        width: 280px;
        background-color: transparent;
        border: 0;
        position: relative;
        margin: 0 auto;
        color: #fff;
        box-shadow: none;
        background-image: url(/assets/update/img/tour-search-icon-moble.png);
        background-position: left center;
        background-repeat: no-repeat;
        text-indent: 22px;
        float: left;
        margin-top: 10px;
    }

    .tour-search-mobile-wrap .form-control::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: 1;
        /* Firefox */
        text-transform: uppercase;
    }

    .tour-search-mobile-wrap .form-control:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff;
        text-transform: uppercase;
    }

    .tour-search-mobile-wrap .form-control::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #fff;
        text-transform: uppercase;
    }

    .form-control:focus {
        border-color: transparent !important;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .tour-search-mobile-wrap .form-control::before {
        content: '';
        position: relative;
        display: block;
        width: 17px;
        height: 17px;
        background-image: url(/assets/update/img/tour-search-icon-moble.png);
        background-repeat: no-repeat;
    }

    .searchbox {
        position: relative;
        display: block;
        width: 350px;
        height: 57px;
        margin: 0 auto;
    }

    a.search-dropdown {
        position: relative;
        display: block;
        background-image: url(/assets/update/img/mobile-search-icon.png);
        width: 20px;
        height: 20px;
        background-position: center;
        float: right;
        border-right: 1px solid #3b7973;
        padding: 28px 25px;
        border-left: 1px solid #3b7973;
        background-repeat: no-repeat;
    }

    .search-dropdown.bg {
        background-image: url(/assets/update/img/mobile-search-icon-up.png);
    }

    .mobile .form-inner {
        height: 0;
        overflow: hidden;
        transition: all 0.5s;
    }

    .mobile .form-inner.s-show {
        height: auto;
        overflow: visible;
        transition: all 0.5s;
    }
}

/* ----------- iPhone X ----------- */

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .maindiv .navbar-nav li a {
        margin: 12px 8px;
    }

    .time {
        font-size: 17px;
        display: flex;
        width: 20%;
        text-align: center;
        float: none;
        margin: 0 auto;
        justify-content: center;
    }

    .maindiv .time::before {
        left: 8%;
    }

    .navbar-nav {
        width: 100%;
    }

    nav#myScrollspy {
        padding-left: 0;
        padding-right: 0;
    }

    .affix {
        top: 162px;
    }

    div.t-content div {
        height: auto;
        padding: 27% 20px 0 20px;
    }
}

@media only screen and (max-width: 768px) {
    .maindiv .navbar-nav {
        float: left;
        margin: 0;
        width: 88%;
    }

    .maindiv .navbar-nav li a {
        margin: 12px 5px;
    }

    .maindiv .navbar-nav li a {
        font-size: 13px;
    }

    .maindiv .time {
        font-size: 18px;
    }

    .essencial-wrap .pr-0 {
        padding-right: 15px;
    }

    .box-item {
        margin: 5px 12px;
    }

    .owl-nav {
        display: none !important;
    }

    .gapfix {
        padding-bottom: 8px;
    }

    .searchwrap {
        width: 80%;
        top: 30% !important;
    }

    .maindiv .btn.submit {
        right: -83%;
    }

    .resp-vtabs .resp-tabs-container {
        width: 100%;
    }

    .resp-tabs-container h2 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .caretab {
        display: none;
    }

    .mobile-select {
        display: block;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: 79%;
        left: 0;
        z-index: 99;
    }

    .maindiv .searchwrap {
        transform: translate(-50%, 50%);
    }

    .maindiv .navbar-default .navbar-brand {
        width: 228px;
        margin: 0 auto;
    }

    .maindiv .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .maindiv .navbar-default .navbar-toggle:focus,
    .maindiv .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .maindiv .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .maindiv .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 9px;
    }

    .maindiv .navbar-toggle .icon-bar {
        display: block;
        width: 38px;
        height: 3px;
        border-radius: 0;
    }

    .navbar-brand>img {
        display: block;
        width: 100%;
    }

    .maindiv .header-wrap .navbar-default {
        padding: 13px 0;
    }

    .tour-info-wrap {
        margin: 0 0 0 15px;
        width: 16%;
    }

    .tour-content-wrap .container {
        padding: 0;
    }

    .col-tour-details {
        width: 65%;
    }

    .col-tour-details {
        position: relative;
        display: block;
        float: left;
        margin-left: 15px;
        width: 98%;
    }

    .partnerlogo {
        justify-content: space-around;
        flex-direction: column;
        align-items: flex-end;
        margin: 32px 0 0 0;
    }

    .sociallinks.mobile {
        display: block;
        padding: 0;
        margin: 0 auto;
        width: 75%;
    }

    .sociallinks.mobile li {
        display: inline-block;
        margin: 20px;
    }

    .sociallinks {
        display: none;
    }

    .partnerlogo a {
        margin-bottom: 27px;
    }
}
@media only screen and (max-width: 767px) {
    .tour-tabs {
        max-width: max-content!important;
    }
    .col-priceform {
        width: 90vw!important;
    }
    .footer-contactwrap {
        text-align: center !important;
    }

    .footer-contactwrap h5::after {
        width: 34%;
        top: 8px;
        margin: 0 auto;
    }

    .maindiv .btn.submit {
        right: 2%;
    }

    .f-logo {
        text-align: center;
    }

    .c-info span {
        width: 100%;
    }

    .hmformwrap .col-lg-6,
    .hmformwrap .col-lg-12 {
        padding-left: 15px;
    }

    .sociallinks {
        list-style: none;
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        float: none;
        margin-top: 50px;
    }

    .maindiv .time.mobiwrap {
        display: block;
        margin-right: 30px;
        margin-top: 20px;
    }

    .maindiv .navbar-nav {
        width: 100%;
    }

    .search-col-1,
    .search-col-2 {
        width: 100%;
    }

    .maindiv .input-group .form-control,
    .maindiv .input-group-addon,
    .maindiv .input-group-btn {
        display: flex;
        width: 100%;
    }

    .maindiv .input-group-btn {
        width: 100%;
    }

    .search-form-wrap .btn.btn-default {
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    .pl-0 {
        padding-left: 15px !important;
    }

    .b-left .pl-0 {
        padding-bottom: 15px;
    }

    .searchwrap h3 {
        font-size: 21px;
        font-family: 'ralewaysemibold';
    }

    .maindiv .input-group {
        width: 100%;
    }

    .searchwrap {
        top: 80%;
    }

    .mt-20 {
        margin-bottom: 20px;
    }

    .maindiv .navbar-default .navbar-collapse,
    .maindiv .navbar-default .navbar-form {
        border-color: transparent;
        background: rgba(0, 0, 0, 0.6);
    }
    .maindiv .bannertext {
        position: relative;
        display: block;
        left: 0;
        color: #fff;
        text-align: center;
    }

    .maindiv .nav-stacked.affix-top {
        background: #f2f5f5;
        text-align: center;
        top: 82px;
        justify-content: space-around;
        display: flex;
    }

    .affix {
        top: 82px;
        text-align: center;
        display: flex;
        width: 100%;
        background: #fff;
        z-index: 99;
        justify-content: space-between;
    }

    div.t-content div {
        height: auto;
        padding: 32% 20px 0 20px;
    }

    .hmformwrap .form-control {
        opacity: 1;
    }

    .search-list {
        width: 100%;
    }

    .bannertext {
        left: 0;
        color: #fff;
        text-align: center;
    }

    .bannercontent {
        flex-direction: column;
    }

    .maindiv .wt.weather {
        margin-right: 0;
        position: relative;
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 20px;
        display: block;
        width: auto;
        height: 33px;
        top: 0;
    }

    .maindiv .wt.weather {
        background: url(/assets/update/img/icon-temp.png) no-repeat 41% center;
    }

    .tourheader h3 {
        font-size: 18px;
    }

    .search-header {
        font-size: 10px;
    }

    .graybox {
        flex-direction: column;
    }

    .promo1,
    .promo2 {
        background: rgb(4, 113, 103) !important;
        text-align: center;
    }

    .promo2 {
        float: none;
    }

    .promo1 h3,
    .promo2 h3 {
        font-family: 'montserratsemibold';
        font-size: 21px;
    }

    .bloginfo h3 {
        font-size: 12px;
    }

    .maindiv .links {
        font-size: 10px;
    }

    .c-info {
        text-align: left;
        flex-direction: row;
        font-size: 11px;
        line-height: 27px;
        margin: 29px auto;
        width: 66%;
    }

    .c-info ul {
        padding: 0;
    }

    .sociallinks {
        justify-content: space-around;
        float: none;
        padding: 0;
    }

    .copywrap {
        position: relative;
        display: flex;
        justify-content: space-between;
        color: #787b7f;
        flex-direction: column;
        text-align: center;
        padding: 30px 0;
    }

    .resp-tab-active {
        border-top: 1px solid #bec3c3 !important;
    }

    .maindiv .searchwrap {
        width: 85%;
    }

    .discount {
        padding: 2% 0;
    }

    .latestpost-wrap {
        padding: 0;
    }

    .lp-blocks {
        padding: 0 26px;
    }

    .tour-content-wrap .container {
        padding: 0;
    }

    .search-side {
        display: none;
    }

    .maindiv .sliderwrap {
        height: auto;
        position: relative;
    }

    .search-side.mobile {
        display: block;
        margin-top: 68px;
    }

    .tour-info {
        display: none;
    }

    .tour-search-mobile-wrap {
        background: #2a5593;
        color: #fff;
        float: left;
        width: 100%;
    }

    .tour-search-mobile-wrap .form-control {
        width: 280px;
        background-color: transparent;
        border: 0;
        position: relative;
        margin: 0 auto;
        color: #fff;
        box-shadow: none;
        background-image: url(/assets/update/img/tour-search-icon-moble.png);
        background-position: left center;
        background-repeat: no-repeat;
        text-indent: 22px;
        float: left;
        margin-top: 10px;
    }

    .tour-details .breadcrumbs-wrap {
        position: relative;
        display: block;
        padding-top: 196px;
    }

    .searchbox {
        position: relative;
        display: block;
        width: 100%;
        padding: 0 0 0 15px;
        height: 55px;
    }

    a.search-dropdown {
        position: relative;
        display: block;
        background-image: url(/assets/update/img/mobile-search-icon.png);
        width: 20px;
        height: 20px;
        background-position: center;
        float: right;
        border-right: 1px solid #fff;
        padding: 28px 25px;
        border-left: 1px solid #fff;
        background-repeat: no-repeat;
    }

    .mobile .form-inner {
        height: 0;
        overflow: hidden;
        transition: all 0.5s;
    }

    .mobile .form-inner.s-show {
        height: auto;
        overflow: visible;
        transition: all 0.5s;
        float: left;
        width: 100%;
        padding: 19px;
    }

    .tour-info.mobile {
        display: block;
        margin-top: -68px;
    }

    .col-tour-details {
        padding: 10px 35px 0px;
        margin-left: 0;
        width: 100%;
    }

    .col-priceform {
        width: 86%;
        margin: 0 auto;
        float: none;
        position: static!important;
    }

    .socialwrap img {
        width: 100%;
    }

    .socialwrap li {
        display: inline-block;
        margin: 0 8px;
    }

    .subfield select.form-control {
        width: 15%;
    }

    .related-tours-wrap {
        margin-top: 25px;
        width: 100%;
        padding: 0 40px;
    }

    .price-contents {
        margin-top: 20px;
        position: relative;
        display: block;
        width: 100%;
        float: left;
    }

    .tour-list-detail {
        width: 88%;
    }

    .mobileflinks {
        display: block;
        text-align: left;
    }

    .fflinks {
        display: none;
    }

    .footer-contactwrap .mobileflinks h5::after {
        display: none !important;
    }

    .qu-link-wrap {
        position: relative;
        display: block;
        padding: 10px;
        border-bottom: 1px solid #fff;
        background-image: url(/assets/update/img/footer-active-icon.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .partnerlogo img {
        transform: scale(0.8);
    }

    .sociallinks.mobile {
        display: none;
    }

    .sociallinks {
        display: block;
        text-align: center;
    }

    .sociallinks li {
        display: inline-block;
        margin: 0 19px;
    }

    .partnerlogo {
        flex-direction: row;
    }
    
	.tour-page-title {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width: 680px) {}

@media only screen and (max-width: 640px) {
    .searchwrap {
        top: 52%;
    }

    .nav-stacked a {
        font-size: 20px;
    }

    .affix {
        width: 90%;
        margin: 0 auto;
    }

    div.t-content div {
        height: auto;
        padding: 18% 20px 0 20px;
    }

    .maindiv .slick-dots {
        bottom: 5px;
    }

    .maindiv .searchwrap h3 {
        font-size: 20px;
    }

    .discount {
        padding: 4% 0;
    }

    .maindiv .searchwrap {
        transform: translate(-50%, -5%);
    }

    .bannertext h2 {
        font-size: 18px;
    }

    .maindiv .navbar-default .navbar-brand {
        width: 186px;
    }

    .maindiv .time.mobiwrap {
        display: none;
    }

    .maindiv .header-wrap .navbar-default {
        padding: 13px 0 !important;
    }

    .feature-post-info {
        padding: 5px;
        transition: all 0.3s;
    }

    .related-tours-wrap {
        margin-top: 25px;
        width: 100%;
        padding: 15px;
    }

    .form-group.price-chk {
        display: block;
    }

    .col-wrap {
        position: relative;
        display: block;
        float: left;
        width: 100%;
    }

    .col-wrap .form-group.price-chk {
        float: left;
        margin-right: 13px;
        width: 45%;
    }

    .col-wrap .subfield {
        float: left;
        width: 41%;
        margin-top: 22px;
        margin-right: 11px;
    }

    .subfield select.form-control {
        width: 25%;
    }

    .tour-list-detail {
        width: 76%;
    }
}

@media only screen and (max-width: 480px) {

    .grid-sizer,
    .grid-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .tour-info {
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        margin-top: 0px !important;
    }

    .tour-info-title,
    .tour-info-value {
        width: 50%;
    }

    .tour-info-wrap {
        margin: 0 0 5px 27px;
        width: 70%;
        font-size: 12px;
    }

    .tour-list-detail {
        width: 74%;
    }

    .f-logo img {
        width: 92%;
    }

    .c-info {
        text-align: left;
        flex-direction: row;
        font-size: 11px;
        line-height: 27px;
        width: 100%;
    }

    .sociallinks li {
        display: inline-block;
        margin: 0 15px;
    }

    .owl-thing>div h5 {
        color: #fff;
        position: absolute;
        right: 24px;
        top: 10px;
        background-color: #13a98b;
        max-width: 240px;
        text-align: center;
        padding: 10px;
        font-family: 'circular-std-bold' !important;
        font-size: 17px;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {}

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .roundtours {
        padding-top: 24px;
    }
}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .maindiv .sliderwrap {
        height: 300px;
        position: relative;
    }

    .searchwrap {
        top: 14% !important;
    }

    .popularwrap {
        padding-top: 360px;
    }

    .maindiv .slick-dots {
        bottom: 3px;
    }

    .roundtours {
        padding-top: 24px;
    }

    .tour-details .maindiv .sliderwrap {
        height: 300px;
        position: relative;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {}

/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {}

/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .maindiv .sliderwrap {
        height: 300px;
        position: relative;
    }

    .searchwrap {
        top: 14% !important;
    }

    .popularwrap {
        padding-top: 360px;
    }

    .maindiv .slick-dots {
        bottom: 3px;
    }

    .tour-details .maindiv .sliderwrap {
        height: 300px;
        position: relative;
    }
}

.blog-h4 {
    margin-top: 45px !important;
    margin-bottom: 10px !important;
}

.introwrap p {
    margin-bottom: 10px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}

.blog-share-wrap {
    position: relative !important;
    display: flex !important;
    border-top: 1px solid #ccc !important;
    padding: 25px 0 !important;
    justify-content: space-between !important;
}

.blog-share-wrap-col {
    position: relative;
    display: flex;
}

.p-date {
    position: relative;
    margin: 0 0 0 23px;
}

.lp-blogwrap>div {
    max-height: 190px;
    overflow: hidden;
}

.latestpost-wrap h4 {
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(75, 73, 73);
    text-transform: uppercase;
    line-height: 2.099;
    text-align: left;
    letter-spacing: 1px;
}

.latestpost-wrap {
    position: relative;
    display: block;
    padding: 50px 10px 370px 47px;
}

.rl-thumb img {
    width: 95px;
    height: 90px;
    object-fit: cover;
}

.rl-wrap {
    position: relative;
    display: block;
    margin: 30px 0;
}

.rl-thumb {
    position: relative;
    display: block;
    float: left;
    margin-right: 22px;
}

.rl-title {
    position: relative;
    display: inline-block;
    width: 250px;
}

.rl-title a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: rgb(51, 47, 47);
    line-height: 1.5;
    text-align: left;
}

.rl-post-date {
    position: relative;
    display: block;
    margin-top: 11px;
}

.blog-share-wrap {
    position: relative;
    display: flex;
    border-top: 1px solid #ccc;
    padding: 25px 0;
    justify-content: space-between;
}

.share-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-share-wrap-col {
    position: relative;
    display: flex;
}

.share-icon li {
    display: inline-block;
    padding: 0 9px;
}

.share-icon {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
}

.breadcrumbs {
    color: #fff;
    position: relative;
    padding-top: 40%;
    margin-bottom: 40px;
}

.breadcrumbs a {
    color: #fff;
    margin: 0 11px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.breadcrumbs a:first-child {
    margin-left: 0;
}

/* .bannerwrapinner-new {
            height: 500px !important;
        } */

/* .breadcrumbs-wrap {
            position: relative;
            display: block;
            padding-top: 310px;
        } */

.bannerwrapinner-new {
    position: relative;
    display: block;
    top: -73px;
    height: 530px;
    overflow: hidden;
}

.introwrap {
    position: relative;
    /*overflow-x: hidden;*/
}

.blog-details .maindiv .sliderwrap {
    height: 430px;
    position: relative;
}

.related-tours {
    /* background: #3b9a87; */
    position: relative;
    display: block;
    padding: 55px 0 77px 0;
}

.tourinfo h3 {
    font-size: 20px;
    margin-bottom: 0;
}

.related-tours .pricetag {
    background: #13a98b;
}

.touritemwrap .pricetag {
    background: #13a98b;
}

.related-tours h2 {
    font-size: 28px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #435c7e;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.425;
    margin: 25px 0 45px 0;
    letter-spacing: 2px;
}

.pricetag-new {
    /* background: #13a98b;
        position: relative;
        display: flex;
        flex-direction: column;
        width: 54%;
        padding: 6px 15px;
        top: 10%;
        align-self: flex-end; */
    line-height: 18px;
    /* margin-top: 5%; */
    background-color: #13a98b;
    width: 165px;
    font-size: 25px !important;
    padding: 6px 15px;
    text-align: left;
    float: right;
    margin-right: -30px;
    position: relative;
    right: 0px;
    top: 20px;
    color: #ffffff;
    font-size: small !important;
}

.hyperlink-tours {
    position: relative;
    background: #efefef;
    padding: 60px 0;
    width: 100%;
}

.deals-wrap {
    width: 100%;
}

.hyperlink-tours h4,
.deals-wrap h4 {
    font-size: 30px;
    color: rgb(82, 108, 140);
    font-weight: 600;
    text-align: center;
    margin: 35px 0px 30px;
}

.hyperlink-tours h4::after,
.deals-wrap h4::after {
    font-size: 35px;
    color: rgb(82, 108, 140);
    font-weight: 600;
    text-align: center;
}

.hyperlink-tours h5 {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(73, 127, 116);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.hyperlink-tours h5::after {
    content: '';
    position: relative;
    display: block;
    background: #e0e2e4;
    width: 100%;
    height: 1px;
    margin-top: 20px;
}

.t-infro h6 {
    color: #0e5268;
    font-size: 15px;
}

.deals-wrap h5 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #212224;
    margin-bottom: 20px;
}

.deals-wrap h5::after {
    content: '';
    position: relative;
    display: block;
    background: #e0e2e4;
    width: 100%;
    height: 1px;
    margin-top: 20px;
}

.t-infro p {
    font-size: 12px;
    color: #302f2f;
    padding-right: 40px;
}

.t-infro {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.t-infro h6 {
    font-family: inherit;
    font-weight: 500;
    padding-bottom: 0 !important;
    /* color: inherit; */
    color: #0e5268;
}

.t-infro p {
    margin-top: 17px;
    margin-bottom: 10px;
    line-height: 1.428571 !important;
}

.hyp .form-group label {
    display: inline-block !important;
    max-width: 100% !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
}

@media only screen and (max-width: 1024px) {
    .container .row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .blog-details .maindiv .sliderwrap {
        height: 430px;
        position: relative;
    }

    .blog-details .maindiv .sliderwrap {
        margin-top: 100px;
    }
}

.sliderwrap-new {
    margin-top: 100px;
    height: 430px;
    position: relative;
}

.tours-wrap .tour-info .tour-info-wrap {
    font-size: 14px !important;
    line-height: 1.42857143 !important;
}

.tour-list-detail ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #171717;
    line-height: 27px;
    list-style: none;
    background-image: url(/assets/update/css/bul.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 23px;
    background-size: 14px;
}

.things-to-do-details-page-new {
    background: #f4f3f3;
    /* width: 26%; */
}

/* .form-check .car-lis input[type=checkbox], input[type=radio] {
        display: block;
    } */

#day-tour-price-bottom {
    font-family: 'circular-std-bold' !important;
    text-align: center;
    color: #13a98b;
    font-weight: 900;
}

.socialwrap h4 {
    font-size: 16px;
    font-family: 'circular-std-bold' !important;
    color: rgb(79, 83, 85);
    font-weight: 700;
    text-transform: uppercase;
}

.line {
    background-color: #e9e9e9;
    height: 1px;
    margin-bottom: 25px;
    margin-top: -12px;
}

.single-page-slider {
    display: none;
    background-size: cover !important;
}

.slider-section-detail-page .slick-dots {
    bottom: 0px;
}

.slider-section-detail-page .slick-dots li button::before {
    font-size: 50px;
}

.slider-section-detail-page .slick-dots li.slick-active button::before {
    font-family: 'slick';
    font-size: 50px;
    width: 12px;
    height: 12px;
    content: '';
    background: #1eb8a9;
}

.slider-section-detail-page .slick-dots li button::before {
    width: 12px;
    height: 12px;
    content: '';
    opacity: 1;
    background: #5a5858;
}

.substr {
    font-size: 20px;
}

.ritsel {
    width: 30%;
    display: inline-block;
    float: right;
}

span.pricewrap1 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

@media only screen and (min-device-width: 1000px) and (max-device-width: 1600px) {
    span.pricewrap1 {
        font-size: 22px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
    }

    .price-form-title-col1 {
        margin-top: 30px;
        line-height: 36px;
        font-size: 12px;
    }
}

.no-margin-left {
    margin-left: 0;
}

/* 14 October 2019 - By Hashim */

.green-notify {
    background-color: #d13434;
    color: #fff;
    clear: left;
    font-weight: 400;
    padding: 10px 30px;
    text-transform: uppercase;
    display: block;
    border-top: 4px solid #fff;
}

.discount_block,
.offer_block {
    position: absolute;
    font-size: 12px;
    background: #d13434;
    color: #fff;
    font-weight: 100;
    line-height: 20px;
    padding: 1px 7px;
    text-transform: uppercase;
    left: 33px;
    top: 35px;
}

.toudy {
    margin-top: 15px;
}

.discount_block {
    z-index: 100;
}

.maindiv .header-wrap .navbar-nav>li>a {
    font-size: 14px;
}

.maindiv .time {
    font-size: 15px;
    line-height: 23px;
}

@media(max-width:800px) {
    .tour-contents-wrap {
        padding: 0 15px 0px 25px;
    }
}

@media(max-width:480px) {
    .tour-contents-wrap {
        padding: 0;
    }

    .tab_drawer_heading {
        margin-bottom: 1px;
    }

    .page-title {
        padding: 20px 0 10px;
    }

    .single-page-slider {
        height: 200px;
        background-size: cover !important;
    }

    .tour-list {
        display: block;
    }

    .tour-list-detail {
        width: 100%;
    }

    .tab_content {
        padding: 0 1px;
        overflow: hidden;
    }

    .day-wrap {
        margin-bottom: 15px;
    }

    .breadcrumb-links {
        text-align: left;
        padding: 0px 0px;
        margin-top: 15px !important;
        line-height: 23px;
        margin-bottom: -15px;
    }

    .maindiv .header-wrap .navbar-default {
        padding: 0px 0 !important;
    }

    .maindiv .navbar-default .navbar-brand {
        width: 230px;
        margin-top: 10px;
    }

    .tour-list {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .search-side.mobile {
        margin-top: 15px;
    }

    .breadcrumb-links .sep {
        margin: 0 5px;
    }

    .tour-search-mobile-wrap .form-control {
        text-indent: 0px;
    }

    .col-wrap .form-group.price-chk {
        width: 100%;
    }

    .maindiv .btn.submit {
        right: auto;
    }

    .col-wrap .subfield {
        width: 96%;
        margin-top: 0;
    }

    .marjtop {
        margin-top: 0px;
    }

    span.t2 {
        margin-top: -12px;
        display: block;
    }

    .no-margin-left {
        padding: 10px 15px 0px;
    }

    .col-tour-details {
        padding: 0px 15px 0px;
    }

    .tour-contents-wrap h4 {
        margin-top: -10px;
        margin-bottom: 15px;
    }
}

.bot-res {
    display: block;
    margin: 0px -15px;
}

.bot-res input {
    border: 1px solid #ece8e8;
    padding: 0px;
    height: 40px;
}

.logo img {
    width: 100%;
    max-width: 175px;
    transition: all 0.5s;
}

.logo a {
    display: block;
    padding-top: 15px;
}

.nav-frm,
.fix-cat-row {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.nav-frm form {
    position: relative;
}

.nav-frm .loca {
    width: 33%;
    float: left;
    border-left: 1px solid #e3e3e3;
    padding: 2px;
    position: relative;
}

.loca input {
    width: 96%;
    height: 50px;
    border: 0px;
    padding-left: 42px;
    background-image: url(/web/point.png);
    background-repeat: no-repeat;
    background-position: 16px 17px;
}

.browses-list {
    width: 96%;
}

.serh-list,
.browses-list {
    position: absolute;
    top: 55px;
    left: 0px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eae6e6;
    width: 100%;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.browses-list span {
    cursor: pointer;
    display: block;
    font-size: 13px;
    transition: all 0.5s;
    color: #939292;
    padding: 5px;
}

.nav-frm .key {
    width: 67%;
    float: left;
    padding: 2px;
    border-left: 1px solid #e3e3e3;
    position: relative;
}

.key input {
    width: 100%;
    height: 50px;
    border: 0px;
    padding-left: 50px;
    background-image: url(/web/img/search.png);
    background-repeat: no-repeat;
    background-position: 23px 17px;
}

.nav-frm #sil-form {
    display: none;
}

.serh-list,
.browses-list {
    position: absolute;
    top: 55px;
    left: 0px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eae6e6;
    width: 100%;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.serh-list.full>div {
    width: 100%;
    float: left;
}

.serh-list .search-header-new {
    font-size: 14px;
    color: #2a5593;
    font-weight: 600;
    background-color: #f0f0f0;
    margin-right: 5px;
    padding: 5px;
}

.serh-list ul {
    padding-left: 0px;
    list-style: none;
}

.serh-list ul li a {
    font-size: 12px;
    transition: all 0.5s;
    color: #939292;
}

.nav-frm .submit {
    background-image: url(/web/img/search-wit.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -52px;
    top: 2px;
    background-color: #2a5593;
    width: 50px;
    height: 50px;
    border: 0px;
    background-position: center;
    z-index: 10;
    cursor: pointer;
    transform: scale(0.8);
}

.log-tm {
    text-align: right;
    padding-top: 10px;
}

.dropdown {
    display: inline-block;
    vertical-align: middle;
}

.time {
    background-image: url(/web/img/time.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-left: 42px;
    background-position: 17px 5px;
    display: inline-block;
}

.dropdown>span {
    display: block;
    background-image: url(/web/img/man-user.png);
    background-repeat: no-repeat;
    width: 55px;
    height: 33px;
    background-position: center;
    border-right: 1px solid #c9c9c9;
}

.nav-frm,
.fix-cat-row {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.nav-frm.opn,
.fix-cat-row.opn {
    opacity: 1;
    visibility: visible;
    background-color: #fff;
}

.serh-list.full>div {
    width: 100%;
    float: left;
}

.fix-cat-row {
    box-shadow: 0px 0px 0px 0px #000;
}

.fix-cat-row.opn {
    box-shadow: 0px 7px 6px -10px #000;
}

.nav-frm .loca {
    width: 33%;
    float: left;
    border-left: 1px solid #e3e3e3;
    padding: 2px;
    position: relative;
}

.nav-frm .key {
    width: 67%;
    float: left;
    padding: 2px;
    border-left: 1px solid #e3e3e3;
    position: relative;
}

.browses-list {
    width: 96%;
}

.browses-list span {
    cursor: pointer;
    display: block;
    font-size: 13px;
    transition: all 0.5s;
    color: #939292;
    padding: 5px;
}

.browses-list span:hover {
    color: #2a5593;
}

.nav-frm form {
    position: relative;
}

.nav-frm .submit {
    background-repeat: no-repeat;
    position: absolute;
    right: -52px;
    top: 2px;
    background-color: #2a5593;
    width: 50px;
    height: 50px;
    border: 0px;
    background-position: center;
    z-index: 10;
    cursor: pointer;
    transform: scale(0.8);
}

.nav-frm input {
    font-size: 14px;
}

.fix-cat-row {
    border-top: 1px solid #e3e3e3;
}
.fix-cat {
    padding-left: 0px;
    margin-bottom: 0rem;
}

.fix-cat li {
    display: inline-block;
    margin-right: 50px;
    padding: 14px 0px;
}

.fix-cat li a {
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
}

.top-head li {
    margin-right: 25px;
    padding: 10px 0;
}

.top-head.close {
    display: none;
}

footer {
    background-color: #132030;
    padding-top: 60px;
}

.f-logo-sio>a {
    width: 50%;
    float: left;
}

.f-logo-sio .sociallinks {
    width: 50%;
    float: left;
    text-align: left;
    list-style: none;
}

.f-logo-sio .sociallinks li {
    display: inline-block;
    margin: 7px 18px;
}

.f-logo-sio .sociallinks li img {
    max-width: 20px;
}

.f-logo-sio address {
    margin-top: 30px;
    width: 50%;
    float: left;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    line-height: 30px;
}

.f-logo-sio div.mal-tel {
    width: 50%;
    float: left;
    margin-top: 30px;
}

.f-logo-sio div.mal-tel a {
    font-size: 14px;
    display: block;
    color: rgb(255, 255, 255);
    font-weight: 300;
    line-height: 30px;
}

.fot-menu>div {
    width: 33.33%;
    float: left;
    margin-top: 50px;
}

.fot-menu>div ul {
    list-style: none;
    padding-left: 0px;
}

.fot-menu>div ul li a {
    font-size: 14px;
    display: block;
    color: rgb(255, 255, 255);
    font-weight: 300;
    line-height: 30px;
    transition: all 0.5s;
}

.fot-menu>div ul li a:hover {
    color: rgb(255, 255, 255, 0.5);
}

.fot-menu>div h4 {
    font-size: 15px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin-bottom: 10px
}

.fot-los a {
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
}

.fot-los a img {
    max-height: 30px;
}

.copy {
    text-align: right;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.502);
}

.copy a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.502);
}

.fot-bot {
    margin-top: 40px;
    padding-bottom: 30px;
}

.copy p {
    text-align: right;
    font-size: 13px;
}

.form-raq .col-lg-4 {
    height: 90px;
}

@media(max-width:800px) {
    .fot-los {
        text-align: center;
        margin-bottom: 15px;
    }

    .copy {
        text-align: center;
    }

    .fot-los a {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media(max-width:480px) {
    .f-logo-sio>a {
        width: 100%;
        float: none;
        text-align: center;
        display: block;
    }

    .f-logo-sio .sociallinks {
        width: 100%;
        float: left;
        text-align: center;
        list-style: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .f-logo-sio address {
        text-align: center;
        width: 100%;
        float: none;
    }

    .f-logo-sio div.mal-tel {
        width: 100%;
        float: none;
        margin-top: 15px;
        text-align: center;
    }

    .fot-menu>div {
        width: 100%;
        float: left;
    }

    .fot-menu {
        margin-top: 30px;
    }

    .copy {
        text-align: center;
    }

    .copy p {
        text-align: center;
    }

    .fot-menu>div ul {
        list-style: none;
        padding-left: 0px;
        max-height: 0px;
        overflow: hidden;
        transition: all 0.5s;
        margin-bottom: 1rem;
    }

    .fmnu.open h4:after {
        content: '-';
        position: absolute;
        right: 0px;
        top: 0px;
        color: #fff
    }

    .fmnu h4:after {
        content: '+';
        position: absolute;
        right: 0px;
        top: 0px;
        color: #fff
    }

    .fmnu.open ul {
        max-height: 500px;
    }

    .fot-menu>div h4 {
        font-size: 15px;
        color: rgb(255, 255, 255);
        font-weight: 600;
        margin-bottom: 5px;
        border-bottom: 1px solid #2a4668;
        padding-bottom: 5px;
        position: relative;
    }
}

.cardbtn:hover {
    color: #fff;
}

.searchresult .cardinfo h4 a {
    color: #0e3068;
    display: block;
    font-size: 17px;
    font-weight: 600;
    min-height: 42px;
}

.maindiv .sliderwrap {
    position: relative;
}

.nav-stacked.affix {
    background: #f2f5f5;
}

.caretab .affix {
    top: 135px;
    text-align: left;
    width: 262.5px;
}

.hombtn {
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-transform: uppercase;
    background-color: #2a5593;
    float: right;
    display: block;
    padding: 10px 25px;
    margin-top: -5px;
    transition: all 0.5s;
}

.caretab ul {
    box-shadow: 0 0 10px #d1d1d1;
}

.nav-stacked {
    transition: all .5s ease;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.maindiv .nav-pills>li>a {
    border-radius: 0;
    color: #919c9b;
}

.caretab .nav-stacked a {
    font-size: 13px;
}

.day-tour-days-red-search {
    width: 255px;
    font-size: 16px !important;
    padding: 16px 10px;
    text-align: left;
    float: right;
    position: static;
    color: #ffffff;
    font-size: 15px !important;
    min-height: 28px;
    margin-bottom: 17px;
}

.slick-initialized .slick-slide {
    background-size: cover !important;
}

.menu-mo {
    display: none;
}

.menu-mo span {
    display: block;
    height: 3px;
    width: 35px;
    background-color: #133560;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}

.maindiv .card:hover {
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .15);
}

.rout-tur {
    background-color: #fff;
    height: 390px;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.0);
    transition: all 0.5s;
    margin-bottom: 25px;
    overflow: hidden;
}

.tourbox {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    min-height: 215px;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 8px;
}

.cardinfo {
    padding: 2px 22px 13px 22px;
}

.cardinfo h4 {
    color: #0e3068;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 13px;
}

.mold-rat {
    padding-left: 15px;
}

#transfer_frm .start_transport_date .input-group-addon {
    display: none;
}

.cardinfo div {
    font-size: 110%;
    line-height: 10px;
    color: #212529;
}

.cardinfo small {
    font-size: 12px;
    line-height: 19px;
    color: #212529;
}

.cardinfo p {
    font-size: 12px;
    padding: 10px 0;
    line-height: 19px;
    margin-bottom: 0px;
    color: #212529;
}

.touritemwrap-update {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.23);
    transition: all 0.5s;
}

.rout-tur:hover .touritemwrap-update {
    background-color: rgba(0, 0, 0, 0);
}

.rout-tur:hover {
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .15);
}

/*.pricetag-search {*/
/*background-color: #13a98b;*/
/*    width: 150px;*/
/*    font-size: 20px !important;*/
/*    padding: 5px 15px 10px;*/
/*    text-align: left;*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top: 20px;*/
/*    color: #ffffff;*/
/*    font-weight: 600;*/
/*    line-height: 17px;*/
/*}*/
.pricetag-search {
    /*background-color: #13a98b;*/
    width: 100%;
    font-size: 20px !important;
    padding: 5px 15px 10px;
    text-align: left;
    position: relative;
    right: 0px;
    /*top: 20px;*/
    color: #ffffff;
    font-weight: 600;
    line-height: 17px;
}

.tourbox-bottom {
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 100%;
}

.tourbox-bottom-col2.star-align {
    position: relative;
    bottom: 0;
}

.pricetag-search span {
    font-size: 12px;
    font-weight: 600;
}

.tourbox-bottom-col1 {
    width: 66%;
    float: left;
    color: #fff;
    font-size: 12px;
    padding-left: 30px;
    position: relative;
    margin-top: 15px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
}

.gry-lit {
    background-color: #f8f8f8;
    padding-bottom: 70px;
}

.rating {
    width: 50%;
    float: right;
    text-align: right;
    padding: 10px;
}

.tourbox-bottom-col1::before {
    content: '';
    position: absolute;
    display: block;
    background: url(/assets/update/img/map-boxs.png);
    width: 11px;
    height: 14px;
    top: 3px;
    left: 13px;
}

.diswitd {
    width: 50%;
}

.star-align .rating {
    width: 100%;
    float: none;
    text-align: left;
    padding: 0px;
}

.maptani {
    padding-top: 40px;
    clear: both;
}

.maptani iframe {
    width: 100%;
    height: 400px;
}

@media(max-width:800px) {
    .fix-cat li {
        display: block;
        margin-right: 0;
        padding: 0;
        line-height: 22px;
    }

    .fix-cat {
        margin-top: 10px;
    }

    .transfers-content {
        margin-top: 30px;
    }

    .transport-page .transfers-block.vehicle-type .tb-field {
        width: 100%;
    }

    .transport-page .transfers-block.vehicle-type .nop-block {
        padding-left: 0px;
    }

    .transport-page .transfers-block.vehicle-type .nop-block .txt-nop {
        width: 100%;
    }

    .transport-page .transfers-block.vehicle-type .label-nop {
        padding-left: 10px;
    }

    .transport-page .transfers-block {
        padding: 40px 25px 25px;
    }

    .transport-page .transfers-block h4 {
        font-size: 20px;
    }

    .fix-cat-row {
        max-height: 0px;
        overflow: hidden;
        opacity: 1;
        visibility: visible;
    }

    .fix-cat-row.swo {
        max-height: 400px;
    }

    .maindiv .time {
        margin-top: 0px !important;
        display: inline-block;
        float: none;
    }

    .menu-mo {
        margin-left: 15px;
        display: inline-block;
        vertical-align: middle;
    }

    header {
        position: fixed;
        padding-bottom: 10px;
        background-color: #fff;
    }

    .res-non {
        display: none;
    }

    .col-5 {
        width: 40%;
        float: left;
    }

    .col-7 {
        width: 60%;
        float: left;
    }
}

.vhitrf {
    padding-top: 150px;
    padding-left: 50px
}

.vehicle_description {
    width: 350px;
    height: 150px;
    background-color: none;
    overflow-y: auto;
}

@media(max-width:480px) {

    .filt-bar div.row .thistomob {
        width: 100% !important;
        float: none;
    }

    .vehicle_description {
        width: 100%;
    }

    .vhitrf {
        padding-top: 20px;
        padding-left: 0px;
        display: block;
        clear: left;
    }

    .expn+span {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .hyperlink-tours {
        padding: 20px 15px;
    }

    .logo {
        margin-top: 6px;
    }

    .fix-cat li a {
        padding: 5px 11px;
        background-color: #f2f2f2;
        margin-bottom: 1px;
    }

    .filt-bar .dropdown {
        width: 100%;
    }

    .filt-bar div.row>div:nth-child(3) {
        width: 50%;
        float: left;
    }

    .filt-bar div.row>div:nth-child(4) {
        width: 50%;
        float: left;
    }

    .filt-bar div.row>div:nth-child(5) {
        clear: both;
    }

    .filt-bar div.row h5 {
        padding-top: 15px;
        text-align: left;
    }

    .tour-contents-wrap br {
        display: none;
    }

    .log-tm {
        margin-left: -25px;
    }

    .slidecontainer {
        display: flex;
        justify-content: space-between;
    }
}

.tour-info .tourbox-bottom-col2.star-align {
    position: relative;
    bottom: 0;
}
/* itinerary route plane CSS */
.timeline {
    position: relative;
    padding-left: 40px;
    left: 1px;
    padding-top: 15px;
}
.timeline ul{
    padding-left: 30px;
}
.timeline li{
    font-size: 12px;
}
.timeline::before {
    content: '';
    position: absolute;
    left: 48px;
    top: 20px;
    width: 3px;
    height: 92%;
    background: #000;
}

.timeline-item {
    position: relative;
    margin-bottom: 20px;
}
.timeline-dot {
    position: absolute;
    left: 0px;
    width: 18px;
    height: 18px;
    background: #000;
    border-radius: 50%;
}
.timeline-content {
    margin-left: 30px;
}

.timeline-content h4 {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 15px;
}

.timeline-content ul {
    margin: 5px 0 0;
    padding-left: 20px;
}

ul.custom-list {
    list-style: none;
    padding-left: 20px;
}

ul.custom-list li {
    position: relative;
    padding-left: 15px;
    line-height: 25px;
}

ul.custom-list li::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 12px;
    width: 30px;
    height: 1.5px;
    background: #000;
}

.timeline-content li {
    list-style: none;
    position: relative;
}
.timeline-content li::before {
    content: '';
    position: absolute;
    left: -15px;
    top: 8px;
    width: 10px;
    height: 2px;
    background: #000;
}

/* tour page title */
.tour-page-title {
    margin-bottom: 10px;
}
.tour-page-title h4{
    font-weight: 700;
}
.tour-tabs{
    max-width: 552px;
    float: left;
}
.col-priceform {
    position: absolute;
    top: 650px; 
    right: 20px;
    width: 275px;
    z-index: 999;
}
.things-to .col-priceform {
    position: static;
    width: 275px;
    float: right;
}
.things-to .related-tours-wrap {
    width: unset;
}
.things-to .socialwrap {
    margin-top: 20px;
}
.things-to .maptani {
    padding-top: 0;
}
.things-to .slider-section-detail-page {
    margin-bottom: 30px;
}

.fixed {
    position: fixed;
    top: 90px!important;
    right: inherit;
    right: 5vw;
}

.stop {
    position: absolute;
}


/* .col-priceform {
    float: right;
    width: 300px;
    z-index: 9999;
    right: 0;
    position: absolute;
    right: -10px;
} */
