body,
html {
    font-family: 'ralewayregular';
    font-size: 16px
}

* {
    margin: 0;
    padding: 0
}

ul,
ol {
    list-style-type: none;
    padding-left: 0
}

a {
    text-decoration: none !important
}

.manmeet-modal .modal-header {
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2);
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px
}
.main-custlogo > img
{
	    margin-left: 7px;
    width: 149px;
    object-fit: contain;
    height: 97px;
}
.manmeet-modal .modal-title {
    color: #fff;
    -webkit-text-shadow: 0 1px #555;
    -moz-text-shadow: 0 1px #555;
    -ms-text-shadow: 0 1px #555;
    -o-text-shadow: 0 1px #555;
    text-shadow: 0 1px #555;
    font-size: 24px
}

.manmeet-modal .modal-content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

.manmeet-modal .close {
    color: #fff;
    opacity: 1;
    width: 65px;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    margin: 0;
    background: rgba(0, 0, 0, .17)
}

.manmeet-modal .modal-footer {
    background: #f0f8ff
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Josefin Sans', sans-serif
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 60%
}

big {
    font-size: 120%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

.whitelabelsearchengine .wtinput::placeholder {
    color: #333333 !important;
    opacity: 1 !important
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body {
    color: #777;
    font-size: 14px
}

a {
    text-decoration: none
}

h1 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

h2 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

h3 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

h4 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

h5 {
    font-size: 12px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

h6 {
    font-size: 6px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

p {
    line-height: 24px
}

.inherit_a,
.inherit-a,
.inherita {
    text-decoration: none !important;
    color: inherit;
    font-size: inherit
}

.footer-wicon {
    position: fixed;
    bottom: 6px;
    z-index: 99999999;
    left: 28px;
    color: #bb0404
}

.footer-xlogo {
    width: 100%
}

.top-uheader {
    background-color: #16215d;
    padding: 5px 0
}

.top-uheader ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 15px
}

.top-uheader ul li:last-child {
    border-right: none;
    padding-left: 10px
}

.top-uheader ul li a {
    color: #fff
}

#main-slider2 .carousel-indicators {
    bottom: -29px
}

.address-uhead {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #333;
    font-size: 14px
}

.tag-custline {
    font-size: 10px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0095d9;
    display: inline-block;
    margin-left: -10px
}

.journey-taghead {
    color: #e94c18 !important
}

.text-rcontent img {
    margin: 0 auto;
    display: block
}

.footer-wicon .fa {
    font-size: 51px
}

.wt-nav-tabs li a .fa {
    font-size: 19px;
    float: left;
    padding-right: 7px;
    position: relative;
    top: 1px
}

.wt-nav-tabs li.active .fa {
    color: #fff
}

.packagebookingclick span {
    font-size: 13px
}

.maincontentfluid .container p span {
    font-size: 17px !important
}

.maincontentfluid .container h3 span {
    font-size: 17px !important
}

.light-bg {
    background: #f5f5f5
}

.main-bg {
    background-color: #16215d
}

.main-bg:hover {
    background-color: #8ce0f9
}

.sub-bg {
    background: #3bb2d0
}

.hover-light-bg:hover {
    background: #f5f5f5
}

.hover-main-bg:hover {
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2)
}

.hover-sub-bg:hover {
    background: #3bb2d0
}

.light-color {
    color: #f5f5f5
}

.main-color {
    color: #16215d
}

.sub-color {
    color: #3bb2d0
}

.dull-color {
    color: #c5c5c5
}

.hover-light-color:hover {
    color: #f5f5f5
}

.hover-main-color:hover {
    color: #e94719
}

.hover-sub-color:hover {
    color: #3bb2d0
}

.hover-dull-color:hover {
    color: #c5c5c5
}

.read-color {
    color: #666
}

.white-bg {
    background: #fff
}

.black-bg {
    background: #000
}

.gray-bg,
.grey-bg {
    background: #eee
}

.primary-bg {
    background: #337ab7
}

.success-bg {
    background: #00d008
}

.info-bg {
    background: #00bcd4
}

.warning-bg {
    background-color: #8ce0f9
}

.orange-bg {
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2)
}

.danger-bg {
    background: red
}

.hover-white-bg:hover {
    background: #fff
}

.hover-black-bg:hover {
    background: #000
}

.hover-gray-bg:hover,
.hover-grey-bg:hover {
    background: #eee
}

.hover-primary-bg:hover {
    background: #337ab7
}

.hover-success-bg:hover {
    background: #00d008
}

.hover-info-bg:hover {
    background: #00bcd4
}

.hover-warning-bg:hover {
    background: #ff9c0b
}

.hover-orange-bg:hover {
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2)
}

.hover-danger-bg:hover {
    background: red
}

.white-color {
    color: #fff
}

.black-color {
    color: #000
}

.gray-color,
.grey-color {
    color: #eee
}

.primary-color {
    color: #337ab7
}

.success-color {
    color: #00d008
}

.info-color {
    color: #00bcd4
}

.warning-color {
    color: #ff9c0b
}

.orange-color {
    color: #e94719
}

.danger-color {
    color: red
}

.hover-white-color:hover {
    color: #fff
}

.hover-black-color:hover {
    color: #000
}

.hover-gray-color:hover,
.hover-grey-color:hover {
    color: #eee
}

.hover-primary-color:hover {
    color: #337ab7
}

.hover-success-color:hover {
    color: #00d008
}

.hover-info-color:hover {
    color: #00bcd4
}

.hover-warning-color:hover {
    color: #ff9c0b
}

.hover-orange-color:hover {
    color: #e94719
}

.hover-danger-color:hover {
    color: red
}

.input,
.textarea,
.select {
    height: 34px;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle
}

.textarea {
    min-height: 70px;
    resize: vertical
}

.form-height {
    height: 34px;
    min-height: initial;
    max-height: initial
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
    vertical-align: middle
}

.button {
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    text-decoration: none !important
}

button,
input[type="button"],
input[type="submit"] {
    height: 34px;
    text-align: center;
    outline: 0;
    border: 0;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer
}

.button-small {
    height: auto;
    padding: 5px 8px;
    font-size: 10px;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.button-medium {
    height: auto;
    padding: 10px 15px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.button-big {
    height: auto;
    padding: 15px 30px;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.button-default {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .5)
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

.none {
    display: none
}

.border {
    border: 1px solid #ddd
}

.border-top {
    border-top: 1px solid #ddd
}

.border-right {
    border-right: 1px solid #ddd
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.border-left {
    border-left: 1px solid #ddd
}

.border-left-right {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.border-zero {
    border: none
}

.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.oval {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px
}

.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.square,
.radius-zero {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.uppercase {
    text-transform: uppercase
}

.shadow {
    -webkit-box-shadow: 0 6px 15px #d9d9d9;
    -moz-box-shadow: 0 6px 15px #d9d9d9;
    box-shadow: 0 6px 15px #d9d9d9
}

.tal {
    text-align: left
}

.tac {
    text-align: center
}

.taj {
    text-align: justify
}

.tar {
    text-align: right
}

.fwn {
    font-weight: 400
}

.fwb {
    font-weight: 700
}

.fwi {
    font-weight: initial
}

.fwit {
    font-weight: inherit
}

.italic {
    font-style: italic
}

.vam {
    vertical-align: middle
}

.vas {
    vertical-align: super
}

.vat {
    vertical-align: top
}

.vab {
    vertical-align: bottom
}

.vatt {
    vertical-align: text-top
}

.vabs {
    vertical-align: baseline
}

.oh {
    overflow: hidden
}

.ov {
    overflow: visible
}

.os {
    overflow: scroll
}

.osx {
    overflow-x: scroll
}

.osy {
    overflow-y: scroll
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fz10 {
    font-size: 10px
}

.fz12 {
    font-size: 12px
}

.fz13 {
    font-size: 13px
}

.fz14 {
    font-size: 14px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.fz20 {
    font-size: 20px
}

.fz24 {
    font-size: 24px
}

.fz26 {
    font-size: 26px
}

.dead {
    pointer-events: none !important;
    cursor: no-drop !important
}

.z1 {
    z-index: 1
}

.dheight {
    height: 34px;
    line-height: 34px
}

.relative {
    position: relative
}

.left {
    float: left
}

.right {
    float: right
}

.no-float {
    float: none
}

.clear {
    content: "";
    clear: both
}

.clear:before,
.clear:after {
    content: "";
    width: 100%;
    display: table;
    clear: both
}

.grabber:after,
.grabber:before {
    content: "";
    clear: both;
    display: block;
    width: 100%
}

.p0 {
    padding: 0
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pt0 {
    padding-top: 0
}

.plr0 {
    padding-right: 0;
    padding-left: 0
}

.ptb0 {
    padding-top: 0;
    padding-bottom: 0
}

.p15 {
    padding: 15px
}

.pl5 {
    padding-left: 5px
}

.pr5 {
    padding-right: 5px
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.pl15 {
    padding-left: 15px
}

.pr15 {
    padding-right: 15px
}

.pt10 {
    padding-top: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pt15 {
    padding-top: 15px
}

.pb15 {
    padding-bottom: 15px
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pt30 {
    padding-top: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pt50 {
    padding-top: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pt100 {
    padding-top: 100px
}

.pb100 {
    padding-bottom: 100px
}

.m0 {
    margin: 0
}

.ml0 {
    margin-left: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.mt0 {
    margin-top: 0
}

.mlr0 {
    margin-right: 0;
    margin-left: 0
}

.mtb0 {
    margin-top: 0;
    margin-bottom: 0
}

.auto {
    margin: auto
}

.mt5 {
    margin-top: 5px
}

.mt8 {
    margin-top: 8px
}

.mb5 {
    margin-bottom: 5px
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mt15 {
    margin-top: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mt25 {
    margin-top: 25px
}

.mb25 {
    margin-bottom: 25px
}

.mt30 {
    margin-top: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mt50 {
    margin-top: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mt100 {
    margin-top: 100px
}

.mb100 {
    margin-bottom: 100px
}

.width-5 {
    width: 5%
}

.width-10 {
    width: 10%
}

.width-15 {
    width: 15%
}

.width-20 {
    width: 20%
}

.width-25 {
    width: 25%
}

.width-30 {
    width: 30%
}

.width-35 {
    width: 35%
}

.width-40 {
    width: 40%
}

.width-45 {
    width: 45%
}

.width-50 {
    width: 50%
}

.width-55 {
    width: 55%
}

.width-60 {
    width: 60%
}

.width-65 {
    width: 65%
}

.width-70 {
    width: 70%
}

.width-75 {
    width: 75%
}

.width-80 {
    width: 80%
}

.width-85 {
    width: 85%
}

.width-90 {
    width: 90%
}

.width-95 {
    width: 95%
}

.width-100 {
    width: 100%
}

.table-fixed {
    table-layout: fixed
}

.mk-table {
    display: table;
    width: 100%
}

.mk-table>* {
    display: table-cell;
    vertical-align: inherit
}

.mk-grid {
    display: table;
    width: 100%
}

.mk-grid>* {
    display: table-cell;
    vertical-align: inherit;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent
}

#trigger {
    display: inline-block
}

.menu {
    display: block;
    width: 100%
}

.menu:before,
.menu:after {
    content: "";
    width: 100%;
    clear: both;
    display: block
}

.menu ul {
    color: inherit;
    background: inherit
}

.menu ul li {
    position: relative;
    display: block;
    color: inherit;
    background: inherit;
    text-align: center
}

.menu ul li a {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    height: 34px;
    line-height: 34px;
    color: inherit;
    background: inherit;
    font-size: 14px
}

@media (min-width:769px) {
    .menu>ul>li {
        float: left;
        min-width: 100px;
        text-align: center;
        border-right: 1px solid rgba(255, 255, 255, .2)
    }
    .menu>ul>li:last-of-type {
        border-right: 0 solid #000
    }
    .menu ul li a {
        padding: 0 30px
    }
    .menu>ul>li>ul {
        position: absolute;
        top: 34px;
        left: 0;
        border-top: 2px solid rgba(255, 255, 255, .2);
        min-width: 100%;
        z-index: 11111;
        display: none
    }
    .menu>ul>li>ul>li>ul {
        position: absolute;
        top: 0;
        left: 100%;
        border-left: 2px solid rgba(255, 255, 255, .2);
        min-width: 100%;
        z-index: 11112;
        display: none
    }
    .menu>ul>li:hover>ul {
        display: block
    }
    .menu>ul>li>ul>li:hover>ul {
        display: block
    }
    .auto-menu.menu>ul {
        display: table;
        width: 100%
    }
    .auto-menu.menu>ul>li {
        display: table-cell;
        float: none
    }
}

.logotext {
    display: inline-block;
    margin-top: 3px;
    display: none
}

.firsthalftext {
    font-size: 30px;
    color: #fff
}

.secondhalftext {
    font-size: 30px;
    color: #004175;
    font-weight: 700
}

.mk-brand {
    height: initial;
    min-height: 0;
    max-height: 104px;
    display: block;
    padding-top: 0;
    padding-bottom: 3px;
    margin-bottom: 0;
    margin-top: 14px !important
}

.navbar-default {
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #004175 !important
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fff
}

.mk-main-menu>li>a:hover,
.mk-main-menu>li>a:focus,
.mk-main-menu>li.active>a {
    color: #004175 !important;
    background: none !important
}

.mk-main-menu>li.active>a {
    background: none
}

.mk-main-menu .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #e2e2e2;
    background: #fff;
    left: 0;
    right: initial
}

.mk-main-menu .dropdown-menu>li>a {
    padding: 7px 15px;
    display: block;
    font-size: 14px;
    color: #777;
    border-bottom: 1px solid #f5f5f5
}

.mk-main-menu .dropdown-menu>li>a:hover {
    background-color: #16215d;
    color: #fff
}

.mk-main-menu>li.applynow>a {
    background: #FF5722 !important;
    color: #fff;
    border-radius: 20px;
    padding: 7px 20px
}

.footerfluid1 {
    background: #040404;
    overflow: hidden
}

.footerfluid1 .container {
    padding-top: 15px
}

.footerfluid2 .row {
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center
}

.livechatspan {
    margin-top: 13px
}

.footerfluid2 {
    background: #000;
    padding-top: 15px;
    padding-bottom: 15px
}

.footerfluid2 h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    width: 100%;
    font-family: inherit
}

.footerfluid2 ul li {
    display: block;
    margin-bottom: 5px
}

.footerfluid2 ul li a {
    display: inline-block;
    color: #fff
}

.footerfluid2 ul li a:hover {
    display: inline-block;
    color: #8ce0f9;
    transition: all 0.3s ease-in-out;
    padding-left: 3px
}

.newsletterform * {
    border-radius: 0
}

.newsletterform .form-control {
    height: 40px;
    background: #fff;
    border: 0;
    color: #333;
    border: 1px solid rgb(51 51 51 / 35%)
}

.newsletterform {
    margin-bottom: 15px
}

.newsletterform .btn {
    background-color: #8ce0f9;
    color: #16215d;
    height: 40px;
    border: 0;
    outline: 0 !important
}

.newsletterform .btn:hover {
    background: #004175;
    color: #fff
}

.foosocial {
    float: right
}

.foosocial li {
    display: inline-block !important;
    padding-right: 10px
}

.foosocial li a {
    display: block
}

.foosocial li a .fa {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.foosocial li a .fa-facebook:hover {
    color: #fff;
    background: #3F51B5
}

.foosocial li a .fa-twitter:hover {
    color: #fff;
    background: #03a9f4
}

.foosocial li a .fa-youtube:hover {
    color: #fff;
    background: #e41000
}

.foosocial li a .fa-instagram:hover {
    color: #fff;
    background: #607d8b
}

.foosocial li a .fa-google-plus:hover {
    color: #fff;
    background: #e41000
}

.foosocial li a .fa-linkedin:hover {
    color: #fff;
    background: #008499
}

.socialmediaheading {
    position: relative;
    text-align: center;
    float: left
}

.socialmediaheading span {
    display: inline-block;
    position: relative;
    z-index: 2;
    height: 40px;
    line-height: 38px;
    color: #fff
}

.footerfluid3 {
    background: #040404;
    padding-top: 15px;
    padding-bottom: 16px;
    border-top: 1px solid rgba(251, 251, 251, .07)
}

.fooconbox {
    position: relative;
    padding-left: 65px
}

.fooconbox .fa {
    height: 46px;
    width: 46px;
    display: block;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .14);
    line-height: 46px;
    border: 1px solid;
    color: #fff;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.fooconbox h3 {
    font-size: 18px;
    color: #ccc;
    margin-top: 0;
    margin-bottom: 8px
}

.fooconbox a {
    color: #fff
}

.footerfluid4 {
    border-top: 1px solid rgba(251, 251, 251, .07)
}

.weacceptimg {
    margin-right: auto
}

.footerlogo img {
    max-height: 80px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px
}

.copyright {
    color: #16215d;
    font-weight: 600
}

.copyright a:hover {
    color: #e94719
}

.top-fluid {
    padding-top: 5px
}

.topfluidcol a {
    padding: 4px 17px 4px;
    background-color: #16215d;
    border-radius: 25px;
    color: #fff;
    margin: 0 10px
}

.menu-xicon {
    text-align: center;
    height: 40px;
    width: 40px;
    cursor: pointer
}

.logo-img1 {
    display: none
}

.topfluidcol a:hover {
    color: #fff
}

.search-custicon {
    background-image: url(../images/background-usprite.png);
    background-size: cover;
    display: block;
    margin: 0 auto;
    margin-bottom: 7px
}

.topfluidcol a {
    font-family: sans-serif;
    color: #f5f5f5;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    font-family: sans-serif;
    padding-right: 15px;
    margin-right: 15px
}

.contactus-fluid .fz18 {
    font-size: 14px;
    font-family: sans-serif;
    font-size: 15px;
    display: block
}

.carousel .item img {
    width: 100%
}

#main-slider .item img {
    width: 100%;
    min-height: 610px;
    max-height: 610px
}

#main-slider .carousel-control,
#main-slider .carousel-indicators {
    display: none
}

.carousel-control {
    background: none !important;
    width: 5%;
    text-shadow: none;
    opacity: 1
}

.carousel-control .glyphicon {
    font-size: 16px;
    background-color: #16215d;
    vertical-align: middle;
    line-height: 38px;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #16215d
}

.carousel-control .glyphicon:hover {
    background: #fff;
    color: #e94719
}

.carousel-indicators li {
    border-width: 2px;
    height: 15px;
    width: 15px
}

.carousel-indicators li.active {
    height: 17px;
    width: 17px
}

#main-slider img {
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: auto
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.search-fluid {
    position: relative
}

.absolute-search-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 11px;
    margin: 0 auto;
    padding: 0;
    z-index: 99
}

.ll-skin-melon,
.ll-skin-latoja,
.ll-skin-santiago,
.ll-skin-lugo,
.ll-skin-cangas,
.ll-skin-vigo,
.ll-skin-nigran,
.ll-skin-siena {
    font-size: 100% !important
}

div.validation_message {
    position: fixed;
    width: 100%;
    z-index: 1000000;
    top: 0;
    left: 0;
    text-align: center;
    text-transform: capitalize;
    background-color: #F34F4D;
    padding: 8px 0;
    color: #fff;
    display: none;
    font-size: 17px
}

.whitelabelsearchengine {
    background: none;
    padding: 0
}

.wt-nav-tabs li,
.wt-nav-tabs li>a,
.wt-nav-tabs li>a:hover,
.wt-nav-tabs li>a:focus .wt-nav-tabs li.active,
.wt-nav-tabs li.active>a,
.wt-nav-tabs>li.active>a,
.wt-nav-tabs>li.active>a:focus,
.wt-nav-tabs>li.active>a:hover {
    border: 0;
    margin: 0;
    background: none;
    border-radius: 0
}

.wt-nav-tabs>li>a {
    color: #ffffff !important;
    min-width: 95px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid rgb(226 226 226 / 38%) !important;
    background-color: rgba(60, 60, 60, .6) !important;
    text-transform: capitalize;
    font-size: 17px
}

.wt-nav-tabs>li:last-of-type>a {
    border-right: none !important
}

.wt-nav-tabs>li.active>a:hover,
.wt-nav-tabs>li.active>a:focus {
    background: #004175 !important;
    color: #ffffff !important;
    border-radius: 0
}

.wt-nav-tabs {
    border-bottom: none;
    margin-bottom: 6px
}

.radio_dv3 {
    margin-bottom: 15px
}

.radio_dv3 input {
    vertical-align: initial;
    position: relative;
    top: 2px
}

.lcc_gds {
    margin-top: 15px;
    display: none
}

.lcc_gds .raj_radio_label {
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: 650;
    margin-bottom: 0
}

.lcc_gds .raj_radio_label input[type="radio"] {
    margin-top: 2px
}

.wholefieldgrabber>div {
    margin-bottom: 15px
}

.radio_dv3 label {
    font-weight: 400;
    color: #fff;
    margin-right: 15px;
    padding: 2px 10px;
    border: 1px solid rgba(245, 245, 245, .18);
    background: #f5f5f5;
    color: #777;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.help-block.form-error {
    color: #ee2654 !important
}

.whitelabelsearchengine .wtlabel {
    font-weight: 400;
    margin-bottom: 7px;
    color: #fff;
    display: block
}

.whitelabelsearchengine .wtinput.inputDisabled {
    background: #e6e6e6
}

.whitelabelsearchengine .wtinput.inputDisabled.white {
    background: #fff
}

.whitelabelsearchengine .wtinput,
.whitelabelsearchengine .wtselect {
    height: 34px;
    padding: 7px 15px;
    background: #fff;
    color: #777;
    font-size: 12px;
    border-radius: 0;
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.paxcount_dv5,
.raj_peoplehit {
    height: 34px;
    padding: 8px 5px;
    background: #fff;
    color: #777;
    border-radius: 0;
    display: block;
    width: 100%
}

.paxcount_dv5 label {
    font-weight: 400;
    display: block;
    width: 100%
}

.whitelabelsearchengine .bookwtbutton {
    height: 34px;
    padding: 0 15px;
    background-color: #16215d;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    display: block;
    width: 100%;
    font-weight: 400
}

.input_dv5.pax_dv5 {
    position: relative
}

.raj_roomdv1 {
    padding-top: 15px;
    float: right;
    margin: 0;
    width: 280px;
    height: auto;
    box-shadow: 0 0 8px 3px #5487A9;
    -webkit-box-shadow: 0 0 8px 3px #5487A9;
    -moz-box-shadow: 0 0 8px 3px #5487A9;
    -o-box-shadow: 0 0 8px 3px #5487A9;
    background: #fff;
    z-index: 9;
    position: absolute;
    padding-bottom: 12px;
    top: 100%;
    display: none;
    right: 0;
    position: absolute;
    height: auto;
    min-width: 320px;
    width: 100%;
    margin-top: 15px
}

.raj_roomdv1:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    top: -6px;
    right: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

.raj_roomdv1>div {
    padding: 0
}

.raj_roomdv1 .increment_dv {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.raj_roomdv1 .increment_dv>* {
    display: table-cell;
    background: #e2e2e2;
    vertical-align: middle;
    text-align: center;
    height: 34px;
    color: #16215d
}

.raj_roomdv1 .increment_dv>samp {
    background: #f5f5f5;
    font-weight: 700;
    font-size: 16px
}

.raj_roomdv1 label {
    font-weight: 400;
    margin-bottom: 7px;
    color: #777;
    display: block
}

.raj_roomdv1 .selectpex label {
    float: left;
    width: 50px;
    margin-top: 9px;
    margin-bottom: 0
}

.raj_roomdv1 .selectpex select {
    float: right;
    width: 197px;
    height: 40px !important
}

.raj_main-romdv {
    position: relative
}

.raj_peoplehit {
    padding-top: 5px;
    font-size: 14px
}

.raj_peoplehit samp {
    font-family: inherit
}

.raj_peoplehit .raj_dir {
    float: right;
    margin-top: 4px;
    font-weight: 700;
    font-size: 18px
}

#hotelform .raj_room_2,
#hotelform .raj_room_1,
#hotelform .raj_room_3,
#hotelform .raj_room_4,
#hotelform .raj_margin0 {
    margin: 0
}

#hotelform .rum-img {
    background: #8ce0f9;
    width: 100%;
    height: 30px;
    float: left;
    display: block;
    padding: 0;
    color: #FFF;
    margin: 29px 0 0 0;
    border-top: 1px solid #6f6e6e;
    margin-top: 0px !important
}

.shwo_room1 {
    background: #16215d;
    color: #fff;
    padding: 4px 7px;
    position: relative;
    float: left;
    display: block
}

.shwo_room1:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    top: 8px;
    right: -6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #16215d
}

.raj_detailsw {
    padding: 3px 0 0 67px;
    font-size: 14px
}

.raj_detailsw samp:nth-child(1) {
    padding: 0 6px
}

.raj_detailsw samp:nth-child(4) {
    padding: 0 6px
}

.raj_room_hit1 {
    color: #004B95;
    float: right;
    padding-right: 20px;
    cursor: pointer
}

#hotelform .raj_room_hit1,
#hotelform .raj_room_hit2,
#hotelform .raj_room_hit3,
#hotelform .raj_room_hit4 {
    float: right;
    padding-right: 6px;
    cursor: pointer;
    color: #16215d
}

.raj_pd {
    padding: 0 0 10px 0
}

.raj_pd .input-group {
    height: 30px;
    margin-top: 1.5px;
    text-align: center
}

#hotelform .input-group {
    color: #333
}

.input-group-addon:first-child,
.input-group-addon:last-child {
    border-radius: 0;
    background: #efe9e9
}

.raj_pd .input-group .form-control {
    float: none;
    line-height: 1;
    vertical-align: middle;
    height: 100%
}

.raj_addroom {
    cursor: pointer
}

.hotel_done {
    background: #16215d;
    color: #fff;
    float: right;
    border: 1px solid #ccc;
    padding: 1px 10px;
    cursor: pointer;
    margin-top: 30px;
    border: 1px solid #16215d;
    height: 30px;
    line-height: 23px
}

#hotelform .raj_roomdv1 label {
    margin-top: 5px;
    margin-bottom: 3px
}

#hotelform .raj_mt13.wt100 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.raj_room_2 {
    display: none
}

.raj_room_3 {
    display: none
}

.raj_room_4 {
    display: none
}

.hideflightcoach {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    background-color: #8ce0f9;
    border: 1px solid #8ce0f9;
    color: #16215d
}

.hideflightcoach:hover {
    background-color: #16215d;
    color: #fff;
    border: 1px solid #16215d
}

.whitelabelsearchengine .bookwtbutton samp {
    font-family: inherit;
    font-size: inherit;
    text-align: center;
    line-height: inherit;
    display: block;
    height: inherit;
    width: 100%;
    height: inherit;
    padding: 9px;
    cursor: pointer
}

#addcityid {
    background: #8ce0f9;
    padding: 0 10px;
    height: 27px;
    color: #16215d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 650;
    display: inline-block !important;
    line-height: 26px;
    float: right
}

.adultbox {
    display: table;
    width: 100%;
    table-layout: fixed
}

.adultbox>* {
    display: table-cell;
    background: #f5f5f5;
    height: 35px;
    line-height: 31px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.adultbox>.value {
    background: #fff;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    cursor: initial;
    color: #333
}

.flightheading {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff
}

.contactus-fluid,
.maincontentfluid {
    background: #f5f8fb;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.conbox .fa {
    height: 95px;
    width: 95px;
    line-height: 100px;
    display: block;
    text-align: center;
    font-size: 36px
}

.mapgrabber {
    margin-top: 34px
}

.contactus-fluid .textarea {
    min-height: 100px
}

.contactus-fluid .container,
.maincontentfluid .container {
    max-width: 1140px
}

.maincontentfluid .container {
    border: 1px solid #e2e2e2
}

.maincontentmainheading {
    margin: -15px;
    background: #f5f5f5;
    margin-bottom: 30px;
    font-size: 24px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize
}

.package-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f8fb
}

.packageanchor:hover {
    -webkit-box-shadow: 0 5px 5px #ccc;
    box-shadow: 0 5px 5px #ccc
}

.packages>div {
    padding: 7px 7px
}

.packageanchor .packthumb {
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.myhover {
    position: relative;
    padding: 0 !important
}

.packages .newimage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100px;
    min-height: auto;
    height: auto
}

.packages .included {
    background: #ff590b;
    color: #fff
}

.packages .included .fa {
    color: #FFFC4F
}

.packages strong {
    font-weight: 400;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px
}

.packages .overview {
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    color: #666;
    display: block;
    min-height: 70px;
    max-height: 70px;
    overflow: hidden
}

.packages .pcname {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 650;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Josefin Sans', sans-serif
}

.packages .pcprice {
    text-align: left;
    font-size: 17px;
    color: #333;
    margin-top: 8px;
    font-weight: 650;
    display: flex
}

.packages .clearfix {
    padding: 2px 7px
}

.packages .pcprice .fa {
    font-size: 15px;
    padding-top: 7px
}

.mainheading {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    color: #000
}

.mainheading:after {
    content: "";
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    max-width: 350px
}

.mainheading:before {
    content: "";
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 3px;
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 200px
}

.packnotfound {
    font-size: 39px;
    color: red;
    background: url(../images/no_results.png);
    height: 400px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: right;
    padding-right: 50px;
    padding-top: 22px;
    text-transform: capitalize
}

.packages .btn {
    background: #16215d;
    border: 1px solid #16215d;
    border-radius: 10px;
    padding: 4px 15px;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 14px
}

.packages .btn:hover {
    background: #fff;
    color: #16215d;
    border: 1px solid #16215d
}

.specialpackagerow>div>div:hover .specialbox:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 130%, 0)
}

.specialbox:hover {
    -webkit-box-shadow: 0 10px 10px #ccc;
    box-shadow: 0 10px 10px #ccc
}

.specialbox img {
    width: 100%;
    height: 208px
}

.specialbox p {
    margin-bottom: 0;
    padding: 15px;
    font-size: 18px;
    color: #777
}

.specialpackagerow>div {
    padding: 0 0
}

.starrating {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff
}

.starrating .fa {
    color: #fff;
    -webkit-text-shadow: 1px 1px 3px #000;
    -moz-text-shadow: 1px 1px 3px #000;
    -ms-text-shadow: 1px 1px 3px #000;
    -o-text-shadow: 1px 1px 3px #000;
    text-shadow: 1px 1px 3px #000
}

.starrating .yellowstar {
    color: #ffc107
}

.services-fluid {
    margin-top: 30px
}

.services-fluid .container>.row>div {
    margin-bottom: 30px
}

.sercol {
    padding: 15px;
    background: #f5f5f5;
    min-height: 90px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #e8e8e8
}

.serviceimg {
    padding: 5px;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    margin-bottom: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    float: left
}

.serviceheading {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    float: right;
    margin: 0;
    margin-top: 14px
}

.testimonial-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/testibg.jpg);
    min-height: 350px;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: 50px
}

.testimonial-fluid::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 49%)
}

.testimonial-fluid .mainheading {
    color: #ffffff !important
}

.quote-boxed q {
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.quote-boxed:hover {
    box-shadow: 0 0 13px 0 rgba(81, 98, 121, .18)
}

#testiowl .quote-boxed {
    border-left: none
}

.quote-boxed .unit {
    margin-top: 17px
}

.quote-boxed .unit-body {
    padding-left: 20px;
    padding-top: 9px
}

.quote-boxed .text-base {
    color: #fff
}

.quote-boxed .text-gray {
    color: #fff;
    font-style: italic
}

.quote-boxed img {
    width: 70px !important;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.testimonial-fluid .mainheading {
    color: #ffffff !important
}

.testimonial-fluid .mainheading:before {
    color: #ffffff !important
}

.testimonial-fluid .owl-prev {
    left: -66px !important
}

.testimonial-fluid .owl-next {
    right: -66px !important
}

.testimonial-fluid blockquote {
    border-left: none !important
}

.custom-uhead {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 31px;
    position: relative;
    font-weight: 650;
    text-shadow: 0 3px 3px rgb(0 0 0 / 82%)
}

.custom-uhead:before {
    content: "";
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    text-align: center;
    height: 3px;
    width: 169px;
    background-color: #8ce0f9;
    margin: 0 auto
}

.testimonial-fluid .btn-default {
    background-color: #8ce0f9;
    border: 1px solid #8ce0f9;
    color: #16215d;
    text-align: center;
    display: block;
    width: 15%;
    margin: 11px auto;
    border-radius: 12px;
    font-weight: 650
}

.testimonial-fluid .btn-default:hover {
    background-color: #16215d;
    border: 1px solid #16215d;
    coor: #fff
}

.video-fluid {
    position: relative;
    height: 280px;
    overflow: hidden
}

.video-background {
    background: #000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

#vidtop-content {
    top: 0;
    color: #fff
}

.vid-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 1rem;
    font-family: Avenir, Helvetica, sans-serif
}

.vid-info h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.2
}

.vid-info a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: rgba(0, 0, 0, .5);
    transition: .6s background;
    border-bottom: none;
    margin: 1rem auto;
    text-align: center
}

@media (min-aspect-ratio:16/9) {
    .video-foreground {
        height: 300%;
        top: -100%
    }
}

@media (max-aspect-ratio:16/9) {
    .video-foreground {
        width: 300%;
        left: -100%
    }
}

@media all and (max-width:600px) {
    .vid-info {
        width: 50%;
        padding: .5rem
    }
    .vid-info h1 {
        margin-bottom: .2rem
    }
}

@media all and (max-width:500px) {
    .vid-info .acronym {
        display: none
    }
}

.whyus-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff
}

.indicators {
    position: absolute;
    top: 57%;
    width: 100%;
    height: 1px;
    background: #ddd;
    left: 15px;
    max-width: 1140px
}

.whychoosebox {
    min-height: 100px;
    width: 100%;
    border: 1px solid;
    padding: 30px;
    text-align: center;
    position: relative;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 92px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.whychoosebox:after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    border-right: 1px solid;
    border-bottom: 1px solid;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
    bottom: -16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    border-color: inherit
}

.whychoosebox:before {
    content: "\f111";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
    bottom: -56px;
    color: inherit;
    font-family: fontAwesome
}

.whychoosebox .fa {
    font-size: 50px
}

.whychoosebox h3 {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 15px
}

.whychoosebox p {
    font-size: 14px;
    color: #777;
    margin-bottom: 0
}

.fourth-dot-box:after,
.fifth-dot-box:after {
    content: "";
    bottom: initial;
    top: -16px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 0 solid;
    border-bottom: 0 solid
}

.fourth-dot-box:before,
.fifth-dot-box:before {
    content: "\f111";
    bottom: initial;
    top: -58px
}

.fourth-dot-box,
.fifth-dot-box {
    margin-bottom: 0
}

.first-dot-box {
    color: #FF5722
}

.second-dot-box {
    color: #00d600
}

.third-dot-box {
    color: #e94719
}

.fourth-dot-box {
    color: #e94719
}

.fifth-dot-box {
    color: #9e05ce
}

.whychoosebox:hover {
    -webkit-box-shadow: 0 5px 5px #ccc;
    box-shadow: 0 5px 5px #ccc
}

.blog-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f8fb
}

.blog-fluid small {
    font-size: initial
}

.big-heading {
    font-size: 40px;
    color: #666;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 26px;
    font-weight: 700
}

.blog-link {
    font-size: 20px;
    color: #4267b2;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 28px;
    display: block
}

.blog-fluid p {
    line-height: 24px;
    color: #777;
    font-size: 14px
}

.blog-fluid a {
    text-decoration: none !important
}

.join-social {
    list-style-type: none
}

.join-social li {
    list-style-type: none;
    display: inline-block
}

.join-social li a {
    display: block;
    width: 30px;
    height: 30px;
    color: #777;
    background: #f5f5f5;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.join-social li a.facebook:hover {
    background: #4267b2;
    color: #fff
}

.join-social li a.twitter:hover {
    background: #59adeb;
    color: #fff
}

.join-social li a.google-plus:hover {
    background-image: linear-gradient(to bottom right, #0084c8, #009ee2);
    color: #fff
}

.join-social li a.pinterest:hover {
    background: #e63d44;
    color: #fff
}

.join-social li a.youtube:hover {
    background: red;
    color: #fff
}

.joinuson {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block
}

.personblog {
    padding: 5px;
    padding-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #fbfbfb;
    border: 1px solid #eee;
    margin-top: 30px
}

.titleimg {
    width: 100%;
    height: 200px;
    min-height: 200px;
    max-height: 200px
}

.avimg {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 2px;
    -webkit-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
    background: #fff
}

.by {
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 20px
}

.by span {
    color: #777;
    pointer-events: none;
    cursor: default
}

.mt30 {
    margin-top: 30px
}

.author-block {
    position: relative;
    min-height: 240px
}

.avator-block {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 15px
}

.postdate {
    margin-top: 50px;
    font-size: 12px;
    color: #888
}

.brief-para {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 13px !important;
    line-height: 22px !important;
    text-align: justify
}

.comments,
.likes {
    color: #bbb;
    display: block;
    margin-top: 7px
}

.comments .fa,
.likes .fa {
    font-size: 24px;
    vertical-align: sub;
    margin-right: 5px
}

.readpost {
    font-size: 14px;
    display: inline-block;
    min-width: 100px;
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #431b00;
    color: #431b00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.readpost:hover {
    background: #431b00;
    color: #fff
}

.blog-title-block,
.blog-title-block+div,
.full-blog-block,
.full-blog-block+div {
    padding-right: 15px;
    padding-left: 15px
}

.go-right {
    padding-left: 15px
}

.blog-detail-fluid .titleimg {
    height: initial;
    min-height: 400px;
    max-height: 400px
}

.blog-detail-fluid .author-block {
    min-height: 440px
}

.blog-detail-fluid .avator-block {
    width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto
}

.blog-detail-fluid .blog-title-block,
.blog-detail-fluid .blog-title-block+div,
.blog-detail-fluid .full-blog-block {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.blog-detail-fluid .blog-title-block {
    margin-top: 50px
}

.blog-detail-fluid .join-social {
    margin-top: 30px
}

.blog-detail-fluid .join-social li {
    margin-bottom: 5px;
    display: block
}

.blog-detail-fluid .join-social li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd
}

.blog-detail-fluid .comments .fa,
.blog-detail-fluid .likes .fa {
    font-size: 26px
}

.blog-detail-fluid .full-blog-block {
    position: absolute;
    right: 50px;
    width: 52px;
    padding: 0
}

.full-blog-paragraph {
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0 15px
}

.full-blog-paragraph p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: justify
}

.holidaylist-fluid {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #f5f8fb
}

.catpackbox,
.recentpackcol {
    padding: 15px;
    border: 1px solid #e2e2e2;
    background: #fff
}

.imgscale {
    position: relative;
    overflow: hidden
}

.imgscale img {
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    height: initial
}

.imgscale:hover .imgscaleimg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.offer-box {
    position: absolute;
    left: 20px;
    bottom: 20px
}

.offer-top {
    width: 100%;
    padding: 10px 15px;
    background-color: #16215d
}

.offer-bottom {
    width: 100%;
    padding: 10px 15px;
    background-color: #8ce0f9;
    color: #16215d
}

.featured-cr {
    color: #fff;
    font-size: 20px
}

.featured-spe {
    font-size: 32px;
    font-weight: 700;
    line-height: 1
}

.featured-spe .fa {
    font-size: 16px
}

.featured-btm {
    padding: 7px 15px;
    background-color: #16215d;
    color: #fff
}

.featured-btm ul {
    padding: 0;
    list-style-type: none
}

.featured-btm ul li {
    display: inline-block;
    margin-right: 15px
}

.tourinfoheading {
    font-size: 26px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 15px
}

.tourinfopara {
    color: #777;
    margin-top: 15px;
    margin-bottom: 15px
}

.catpackbox {
    margin-bottom: 15px
}

.recentpackcolbox img {
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.recentpackcolbox .firstbox:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.recentpackcolbox,
.itedays {
    padding-bottom: 15px;
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: 15px
}

.recentpackcolbox:last-of-type,
.itedays:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.packnavtabs {
    display: table;
    width: 100%;
    border-bottom: 0;
    margin-bottom: -1px
}

.packnavtabs>li {
    float: none;
    display: table-cell;
    margin-right: 0 !important
}

.packnavtabs>li>a {
    padding: 7px !important;
    text-align: center;
    display: block;
    margin-right: 0 !important;
    border-radius: 0
}

.packdetailstabpanel .tab-content {
    border: 1px solid #eee;
    padding: 15px
}

.inexbox ol {
    list-style-type: decimal !important;
    padding-left: 30px
}

.inexbox ol li {
    margin-bottom: 3px
}

.package_autocomplet {
    z-index: 9999999999;
    background-color: #fff;
    overflow-y: scroll;
    max-height: 600px;
    color: #000
}

.airlines-fluid {
    background: #f8f8f8;
    min-height: 108px
}

#airlineslider {
    padding-top: 15px;
    padding-bottom: 15px
}

#airlineslider ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#airlineslider ul li {
    float: left;
    width: 25%;
    list-style: none;
    padding: 15px
}

#airlineslider ul li img {
    width: 100%;
    display: block
}

#partnerslider {
    padding-top: 15px;
    padding-bottom: 15px
}

#partnerslider ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#partnerslider ul li {
    float: left;
    width: 25%;
    list-style: none;
    padding: 15px
}

#partnerslider ul li img {
    width: 100%;
    display: block
}

.alltestimonial-fluid {
    background: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 50px
}

.testimonialbox {
    padding: 15px;
    background: #fff;
    border: 1px solid #eee;
    position: relative;
    padding-left: 180px;
    min-height: 220px;
    margin-bottom: 15px
}

.testimonialbox:last-of-type {
    margin-bottom: 0
}

.testimonialbox .leftpart {
    position: absolute;
    width: 150px;
    left: 15px;
    top: 15px
}

.testimonialbox span {
    display: block;
    font-size: 18px
}

.testimonialbox small {
    display: block;
    font-size: 16px;
    color: #e94719
}

.testimonialbox img {
    display: block;
    width: 120px;
    margin-bottom: 15px
}

.whitelabelsearchengine .wtinput,
.whitelabelsearchengine .wtselect {
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    font-size: 14px;
    color: #000;
    font-family: sans-serif
}

.paxcount_dv5,
.raj_peoplehit {
    border-left: 1px solid #ddd
}

.raj_roomdv1 .selectpex select {
    border: 1px solid #dddddd !important;
    padding-top: 4px !important
}

#packages_save .row>div>div,
#save_contact>div {
    position: relative
}

#packages_save .help-block.form-error,
#save_contact .help-block.form-error {
    position: absolute;
    bottom: -30px
}

#packages_save input.error,
#packages_save textarea.error,
#save_contact input.error,
#save_contact textarea.error {
    outline: 2px solid red
}

.wt-nav-tabs>li>a {
    padding: 8px 25px
}

.whitelabelsearchengine .wtinput,
.paxcount_dv5,
.raj_peoplehit,
.whitelabelsearchengine .bookwtbutton {
    height: 40px
}

.whitelabelsearchengine .wtselect {
    height: 60px !important
}

.paxcount_dv5 {
    padding: 5px 15px;
    font-family: sans-serif;
    line-height: 31px
}

.raj_peoplehit {
    padding: 8px 5px;
    line-height: 24px
}

.addconbox h3 {
    margin-top: 0
}

.switchinputvalue,
.switchinputvalue2 {
    position: absolute;
    z-index: 1;
    right: -13px;
    bottom: 4px;
    background: #fff;
        padding: 4px 8px;
    color: #16215d !important;
    border: 1px solid rgb(51 51 51 / 16%);
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.switchinputvalue2 {
    right: -18px
}

.contactus-fluid .conbox .main-color {
    margin-top: 10px
}

.contactus-fluid .conbox .orange-color {
    margin-top: 10px
}

.topsocial {
    float: none;
    max-width: 204px;
    display: inline-block
}

.topsocial li {
    float: left;
    margin-right: 2px;
    margin-left: 2px
}

.topsocial li a .fa {
    height: 30px;
    width: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    color: #717171
}

.connectwithus span {
    position: relative;
    top: -13px;
    color: #f5f5f5;
    margin-right: 10px
}

.bottomsearchfluid {
    background: #014276
}

footer {
    background: #16215d;
    border-top: 1px solid rgb(51 51 51 / 11%);
    position: relative
}

footer path#gentle-wave {
    fill: #16215d
}

.footerfluid1,
.footerfluid2,
.footerfluid3 {
    background: none
}

.footerlogo {
    display: inline-block;
    padding: 5px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.whyusnew-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/whynewbg.jpg);
    background-size: cover;
    position: relative
}

.whyusnew-fluid:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 66%);
    width: 100%;
    height: 100%
}

.whyusnew-fluid p {
    text-align: center;
    font-size: 14px;
    color: #fff
}

.dream-sprite {
    background: url(../images/dream-sprite.png) 0 0 no-repeat
}

.dream-icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px
}

.dream-icon.icon-unp {
    background-position: -75px 0;
    height: 82px;
    width: 66px
}

.dream-icon.icon-wcn {
    background-position: -148px 0;
    height: 82px;
    width: 77px
}

.dream-icon.icon-htl {
    background-position: -232px 0;
    height: 82px;
    width: 81px
}

.dream-icon.icon-lpg {
    background-position: -320px 0;
    height: 82px;
    width: 83px
}

.dream-icon.icon-nhc {
    background-position: -410px 0;
    height: 82px;
    width: 82px
}

.custom-about .box {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fbfbfb;
    text-align: center;
    min-height: 410px
}

.custom-about .box .fa {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 40px;
    background: #f5f5f5
}

.custom-about .box p {
    text-align: justify
}

.rowimgboxrow {
    margin: initial
}

.rowimgboxrow>div {
    padding: 0
}

.rowimgboxrow>div img {
    width: 100%;
    display: block;
    height: 220px
}

.companyaddmainbox {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.companyaddmainbox h2 {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px
}

.companyaddbox {
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #ddd
}

.companyaddbox p {
    margin-bottom: 5px
}

.companyaddbox h3 {
    background: #f1f9ff;
    margin: -15px;
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #ddd
}

.whyus-fluid img,
.exposervices {
    width: 100%
}

.whyus-fluid img {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.aboutusfluid {
    padding-top: 30px;
    padding-bottom: 30px
}

.aboutusfluid h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #4b71a5;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border: 2px solid #2a355b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.objectives {
    position: relative;
    padding-top: 100px;
    min-height: 400px
}

.objectives h4 {
    font-size: 14px;
    font-weight: 700
}

.objectives img {
    position: absolute;
    right: 0;
    top: 15px;
    max-width: 350px;
    width: 100%
}

.objectives ul {
    max-width: 700px
}

.objectives ul li {
    margin-top: 8px;
    margin-bottom: 8px
}

.objectives ul li .fa {
    display: inline-block;
    margin-right: 10px
}

.objectives2 {
    min-height: initial;
    padding-top: initial
}

.objectives2 ul {
    max-width: initial
}

.partners-fluid {
    background: #fff
}

.partners-fluid li {
    width: 20% !important
}

.partners-fluid img {
    max-height: 40px;
    width: initial !important;
    text-align: center;
    margin: 0 auto
}

.partners-fluid h2 {
    text-align: center;
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 0;
    font-weight: 700
}

.services-fluid h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #2a355b;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border: 2px solid #2a355b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.objectives2 img {
    position: initial;
    display: block;
    max-width: 100px;
    margin-bottom: 60px;
    margin-top: 15px
}

.objectives2 .imggrabber {
    position: absolute;
    right: 0;
    top: 15px
}

.traveltools-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.traveltools-fluid h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 28px
}

.ttbox {
    text-align: center
}

.ttbox .fa {
    font-size: 40px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #777;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #777;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.ttbox a {
    padding: 8px 20px;
    border: 1px solid #777;
    color: #777;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.ttbox1:hover .fa {
    color: #8dbd39;
    border-color: #8dbd39
}

.ttbox1:hover a {
    background-color: #8dbd39;
    color: #fff;
    border-color: #8dbd39
}

.ttbox2:hover .fa {
    color: #f89a1d;
    border-color: #f89a1d
}

.ttbox2:hover a {
    background-color: #f89a1d;
    color: #fff;
    border-color: #f89a1d
}

.ttbox3:hover .fa {
    color: #5a7ba8;
    border-color: #5a7ba8
}

.ttbox3:hover a {
    background-color: #5a7ba8;
    color: #fff;
    border-color: #5a7ba8
}

.ttbox4:hover .fa {
    color: #523995;
    border-color: #523995
}

.ttbox4:hover a {
    background-color: #523995;
    color: #fff;
    border-color: #523995
}

#main-slider2 .item img {
    height: 460px;
    width: 100%
}

.tagline {
    position: absolute;
    left: 65px;
    bottom: 3px;
    font-size: 10px;
    color: red;
    font-weight: 700
}

.mk-main-menu>li>a {
    color: #333333 !important;
    font-size: 16px
}

.mk-main-menu li .fa {
    font-size: 19px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #16215d;
    width: 31px;
    height: 31px;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
    border-radius: 5px
}

.micebg img {
    display: block;
    width: 100%
}

.micetext {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 120px;
    right: 0;
    left: 0
}

.micecontainer .justify {
    text-align: justify
}

.quickcontact>div {
    margin-bottom: 10px;
    margin-top: 10px
}

.quickcontact>div .fa {
    display: inline-block;
    vertical-align: middle;
    min-width: 34px;
    font-size: 24px
}

.quickcontact>div strong {
    display: inline-block;
    min-width: 250px;
    font-size: 14px;
    vertical-align: middle
}

.quickcontact>div span {
    display: inline-block;
    vertical-align: middle
}

.marquee img {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    padding: 10px;
    height: initial;
    max-height: initial;
    background: #fbfbfb;
    border: 1px solid #e2e2e2;
    max-height: 90px
}

.miceformgrabber {
    padding-top: 15px;
    border-top: 2px solid #f5f5f5;
    margin-top: 30px
}

.miceformgrabber h2 {
    font-weight: 700;
    color: #000
}

.miceform {
    margin-top: 20px
}

.miceform label {
    margin-bottom: 7px;
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 400
}

.miceform label span {
    color: red
}

.miceform .input,
.miceform select,
.miceform textarea {
    height: 40px;
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #e2e2e2;
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.miceform .row>div {
    margin-bottom: 15px
}

.miceform textarea {
    min-height: 100px;
    resize: vertical
}

.submitmice .btn {
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin-top: 29px
}

.micetoggle {
    width: 200px;
    display: block;
    margin: 0 auto;
    background: #FFEB3B;
    text-align: center;
    position: relative;
    z-index: 1;
    top: -20px;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0 3px 5px #949494;
    box-shadow: 0 3px 5px #949494;
    text-transform: uppercase
}

.micetoggle:hover {
    background: #000;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px #949494;
    box-shadow: 0 5px 5px #949494
}

.contactus-fluid .fz18 {
    font-size: 14px font-family:sans-serif
}

.quickenquiry {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 11111;
    width: 40px;
    border-radius: 4px 0 0 4px;
    overflow: hidden
}

.quickenquiry img {
    display: block;
    width: 100%
}

@media(min-width:769px) {
    .ttbox {
        border-right: 1px solid #f5f5f5
    }
    .ttbox4 {
        border-right: none
    }
    .topfluidcol {
        margin-top: 6px
    }
    .mk-main-menu>li>a {
        text-align: center;
        margin-right: 8px
    }
    .mk-main-menu>li:last-child a {
        margin-right: 0;
        padding-right: 0px !important
    }
    .mk-main-menu .dropdown-menu:before {
        bottom: 100%;
        left: 15%;
        border: solid transparent;
        'content: " "; height: 0; width: 0; position: inherit; pointer-events: none; 
 border-bottom-color: #008fd3;
        border-width: 10px;
        margin-left: -10px;
    }
    .wt-nav-tabs>li:first-child>a,
    .wt-nav-tabs>li:first-child {
        -webkit-border-radius: 3px 0px 0px 0px;
        -moz-border-radius: 3px 0px 0px 0px;
        -ms-border-radius: 3px 0px 0px 0px;
        -o-border-radius: 3px 0px 0px 0px;
        border-radius: 3px 0px 0px 0px;
    }
    .wt-nav-tabs>li:last-child>a,
    .wt-nav-tabs>li:last-child {
        -webkit-border-radius: 0px 3px 0px 0px;
        -moz-border-radius: 0px 3px 0px 0px;
        -ms-border-radius: 0px 3px 0px 0px;
        -o-border-radius: 0px 3px 0px 0px;
        border-radius: 0px 3px 0px 0px;
    }
    .absolute-search-container .whitelabelsearchengine {
        -webkit-border-radius: 0px 3px 3px 3px;
        -moz-border-radius: 0px 3px 3px 3px;
        -ms-border-radius: 0px 3px 3px 3px;
        -o-border-radius: 0px 3px 3px 3px;
        border-radius: 0px 3px 3px 3px;
        padding: 30px;
        background: rgba(0, 0, 0, 0.4);
        padding: 15px 11px;
        min-height: 487px;
    }
    .whitelabelsearchengine .bookwtbutton {
        max-width: 210px;
        margin-left: auto;
        margin-right: auto;
        text-transform: uppercase;
    }
    /*  .wholefieldgrabber>div:first-child .wtinput{
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
  }
  .wholefieldgrabber>div:last-child .bookwtbutton{
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    -o-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
  }*/
    .packages .included {
        display: none;
    }
    .whyusnewrow>div.col-sm-3 {
        width: 20%;
    }
}

.wt-nav-tabs>li.active>a,
.wt-nav-tabs>li.active>a:hover,
.wt-nav-tabs>li.active>a:focus {
    background-color: #8ce0f9 !important;
    color: #16215d !important;
    font-weight: normal;
}

@media(max-width: 767px) {
    .footerlogo img {
        max-height: inherit;
        width: 55%;
        max-width: 34%;
    }
    .testimonial-fluid {
        margin: 20px 0px 60px;
        padding-bottom: 0px;
    }
	 .main-custlogo > img
	 {
		     width: 100px;
	    height: 85px;
		margin-bottom:8px;
	 }
    .custom-uhead:before {
        top: 48px;
    }
    footer .footer-wfluid {
        display: block !important;
        text-align: center;
    }
    footer .weacceptimg {
        margin-right: auto;
    }
    .mk-main-menu {
        float: left !important;
        width: 100%;
    }
    .choose-us {
        padding: 30px 0 60px !important;
        overflow: hidden;
    }
    #main-slider2 .carousel-indicators {
        bottom: 0px;
    }
    .main-uheader .cust-wpdr0 {
        padding-left: 0px;
    }
    .main-uheader ul.mk-main-menu li {
        border-bottom: 1px dotted #16215d;
    }
    .mk-main-menu li {
        border-bottom: 1px dotted;
    }
    .custom-logoname .mk-brand {
        display: block !important;
        margin-left: 10px;
    }
    .slogan-wlogo strong {
        display: inline-block !important;
    }
    .custom-logoname .mk-brand {
        display: block !important;
        margin-left: 10px;
        margin-top: 5px !important;
    }
    .testimonial-fluid .btn-default {
        width: 50%;
    }
    .testimonial-fluid .owl-prev,
    .testimonial-fluid .owl-next {
        top: 24% !important;
    }
    .main-udomestic {
        margin-top: 90px;
    }
    .search-fluid:before {
        height: 85% !important;
    }
    .search-fluid .row {
        margin: 0px;
    }
    .multicitygrabber .input_dv5_btn {
        padding: 0px !important;
        margin-top: 0px !important;
    }
    .multi-pdlr5 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .multi-pdl05 {
        padding-left: 2px !important;
    }
    .multi-pdr05 {
        padding-right: 2px !important;
    }
    .wholefieldgrabber>div {
        margin-bottom: 6px;
    }
    .main-uheader .custom-logoname {
        margin-bottom: 6px;
    }
    .top-uheader ul li {
        padding-right: 6px;
    }
    .top-uheader .col-md-6 {
        text-align: center;
    }
    .top-uheader .manage-ubook {
        float: none;
    }
    .multicitygrabber .addflighthide {
        margin-top: -40px;
    }
    .mk-main-menu {
        display: none;
    }
    .absolute-search-container {
        top: 0px;
    }
    .title-page h3 {
        font-size: 22px !important;
        top: 10px;
    }
    .main-utestimonial {
        position: relative;
    }
    hr.line-title {
        top: -5px;
    }
    .mk-main-menu li a span,
    .main-uheader .search-custicon {
        display: inline-block !important;
        margin-bottom: 0px;
    }
    .absolute-search-container .row {
        margin: 0px;
    }
    .title-page h1 {
        font-size: 35px !important;
    }
    hr.line-title {
        top: -17px;
    }
    .mk-main-menu>li>a {
        text-align: left;
        padding-bottom: 5px;
    }
    .list-qwicon {
        padding-top: 15px;
        text-align: right;
        float: right;
        cursor: pointer;
        font-size: 25px;
        color: #16215d;
    }
    .custom-logoname .mk-brand {
        margin-top: 7px;
    }
    .topfluidcol a {
        margin-right: 3px;
        margin-bottom: 6px;
    }
    .mk-main-menu {
        margin: 0px;
    }
    .custom-uvnav .owl-prev {
        left: -6px !important;
    }
    .custom-uvnav .owl-next {
        right: -6px !important;
    }
    .special-fluid {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .dropdown-custicon {
        top: 5px !important;
        float: none !important;
        margin-left: 15px;
    }
    .main-unavbar {
        overflow-y: inherit !important;
        max-width: 100% !important;
        width: 50% !important;
    }
    .footer-qwcurve .semi-ellipse-curve {
        top: -20px;
    }
    footer .row {
        display: block !important;
    }
    .footerfluid1 .footerCon .wehavegotcol {
        margin-bottom: 5px;
    }
    .holidaytab-qwshadow .container {
        bottom: -129px !important;
        height: auto !important;
        overflow: visible !important;
        width: 100% !important;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
    }
    .holiday-custab,
    .holiday-custab a {
        display: block !important;
        text-align: center;
    }
    .main-uoffer {
        margin: 15px 0px 4px !important;
    }
    .search-fluid {
        padding-left: 10px;
        padding-right: 10px;
    }
    .wholefieldgrabber {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .custom-udatepicker {
        right: 6px !important;
        top: 15px !important;
    }
    .paxcount_dv5 {
        padding: 4px 10px;
    }
    .absolute-search-container .search-custicon {
        margin-right: 0px;
    }
    .absolute-search-container>.row>.col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .top-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top-fluid .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .whitelabelsearchengine .wtinput,
    .paxcount_dv5,
    .raj_peoplehit,
    .whitelabelsearchengine .bookwtbutton {
        height: 43px;
    }
    .whitelabelsearchengine .radio_dv3 {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    #main-slider2 {
        margin-top: 0px;
    }
    .wt-nav-tabs li a .fa {
        padding-right: 0px;
        padding-left: 10px;
    }
    #main-slider2 .item img {
        margin-top: 10px;
        min-height: 313px;
    }
    body>.container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .container,
    .container>.row>div>div.p15,
    [class*="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }
    .row {
        margin-right: -7px;
        margin-left: -7px;
    }
    .topfluidcol {
        text-align: center;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 4px 4px;
        padding-bottom: 0px;
    }
    .wt-nav-tabs>li>a {
        min-width: initial;
        padding: 6px 4px;
        font-size: 15px;
    }
    .radio_dv3 {
        padding-left: 7px;
    }
    .wt-nav-tabs {
        display: table;
        width: 100%;
    }
    .wt-nav-tabs>li {
        display: table-cell;
        float: none;
    }
    .navbar-default .navbar-toggle {
        border: 0px solid #dddddd;
        margin-top: 14px;
    }
    .whitelabelsearchengine .wtlabel {
        display: block;
    }
    .specialpackagerow>div,
    .packagerow>div {
        margin-bottom: 15px;
    }
    .testimonial-fluid h2 {
        position: initial;
        text-align: center;
        margin-bottom: 40px;
    }
    #testimonialslider .carousel-indicators {
        position: absolute;
        bottom: -15px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
        top: initial;
    }
    #testimonialslider {
        float: none;
    }
    .testimonial-fluid {
        background-size: initial;
    }
    .testimonial-fluid .container>a {
        margin-top: 70px;
        display: block;
        max-width: 100px;
        margin-left: auto;
        margin-right: auto;
    }
    #testimonialslider .carousel-inner {
        text-align: center;
    }
    .indicators {
        display: none;
    }
    .whychoosebox {
        margin-bottom: 15px;
    }
    .whychoosebox:before,
    .whychoosebox:after {
        display: none;
    }
    .airlines-fluid {
        min-height: initial;
        display: none;
    }
    .footerfluid2 .container>.row>div {
        margin-bottom: 5px;
    }
    .footerfluid2 .socialmediaheading {
        display: none;
    }
    .fooconbox {
        padding-left: 0;
    }
    .foosocial {
        float: none;
    }
    .fooconbox .fa {
        position: initial;
        margin-right: 15px;
        float: left;
    }
    .fooconbox,
    .services-fluid .container>.row>div {
        margin-bottom: 15px;
    }
    .copyright {
        margin-top: 3px;
        text-align: center;
    }
    .footerlogo {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        text-align: left;
    }
    .weacceptimg {
        margin-left: initial;
    }
    .blog-detail-fluid .full-blog-block {
        display: none;
    }
    .blog-detail-fluid .blog-title-block,
    .blog-detail-fluid .blog-title-block+div,
    .blog-detail-fluid .full-blog-block,
    .full-blog-paragraph {
        width: 100%;
    }
    .blog-detail-fluid .titleimg,
    .blog-detail-fluid .author-block {
        min-height: initial;
        max-height: initial;
    }
    .blog-detail-fluid .avator-block {
        width: 100%;
        position: initial;
    }
    .maincontentmainheading {
        margin: -15px -7px 30px -7px;
    }
    .recentpackcol {
        background: initial;
        border: initial;
    }
    .recentpackcol>div {
        padding: 15px;
        border: 1px solid #e2e2e2;
        background: #ffffff;
    }
    .packnavtabs {
        display: block;
    }
    .packnavtabs>li {
        display: block;
        float: left;
        width: 50%;
    }
    .packnavtabs>li>a {
        border: 1px solid #ffffff !important;
    }
    .packnavtabs>li>a {
        background: #f5f5f5 !important;
    }
    .packnavtabs>li.active>a {
        background: #e94719 !important;
        color: #ffffff !important;
    }
    .testimonialbox .leftpart {
        position: initial;
        width: 100%;
    }
    .testimonialbox {
        padding-left: 15px;
    }
    .testimonialbox img {
        float: left;
        margin-right: 30px;
    }
    .raj_roomdv1 {
        right: 7px;
    }
    .child_age,
    .child_age2,
    .child_age3,
    .child_age4 {
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .child_age .col-sm-6,
    .child_age2 .col-sm-6,
    .child_age3 .col-sm-6,
    .child_age4 .col-sm-6 {
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }
    .packnotfound {
        padding: 0;
        font-size: 18px;
        height: 200px;
    }
    .hideflightcoach {
        margin-right: 7px;
    }
    .titleimg {
        height: initial;
        max-height: initial;
        min-height: initial;
    }
    .avator-block {
        position: relative;
        margin-top: -44px;
    }
    .switchinputvalue,
    .switchinputvalue2 {
        display: none;
    }
    .objectives img {
        position: initial;
    }
    #testimonialslider a.carousel-control {
        display: none;
    }
    #testimonialslider .itembox {
        margin-bottom: 15px;
        min-height: initial;
    }
    .ttbox {
        margin-bottom: 15px;
        border-bottom: 1px solid #f5f5f5;
        padding-bottom: 15px;
    }
    .ttbox4 {
        margin-bottom: 0px;
        border-bottom: 0px solid #f5f5f5;
        padding-bottom: 0px;
    }
    .whyusnewrow>div {
        margin-bottom: 15px;
    }
    .radio_dv3 label {
        margin-bottom: 8px;
        margin-right: 5px;
    }
    .micetext {
        position: initial;
        max-width: 60%;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .micetoggle {
        position: initial;
    }
    .logo-img {
        max-width: 200px;
    }
}

.whitelabelsearchengine .help-block.form-error {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    line-height: 9px;
}

.mob_custpad0 {
    padding: 0px;
}

.mob_custpadl0 {
    padding-left: 0px;
}

.flight-wicon {
    background-position: -40px -55px;
    width: 25px;
    height: 16px;
    margin-top: 3px;
}

.hotel-wicon {
    background-position: -96px -55px;
    width: 17px;
    height: 22px;
}

.bus-wicon {
    background-position: -96px -55px;
    width: 17px;
    height: 22px;
}

.holiday-wicon {
    background-position: -68px -55px;
    width: 25px;
    height: 20px;
}

.customchange-wicon {
    background-position: -224px -31px;
    width: 14px;
    height: 12px;
}

.wt-nav-tabs>li a:hover {
    background-color: rgba(60, 60, 60, .6);
}

.wt-nav-tabs>li:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10);
    opacity: 0;
    transition: transform .5s ease-out, opacity 1s ease-out;
}

.wt-nav-tabs>li.active:after {
    transform: scale(0);
    opacity: .15;
    transition: 0s;
}

.call-zxicon {
    background-position: -285px -30px;
    width: 18px;
    height: 17px;
}

.search-xcaccount {
    background-position: -269px -30px;
    width: 14px;
    height: 17px;
}

.wt-nav-tabs li {
    position: relative;
    overflow: hidden;
}

#flightbooking .radio_dv3 label {
    background-color: rgba(60, 60, 60, .6);
    color: #ffffff;
}

.whitelabelsearchengine h1 {
    text-shadow: 1px 1px 2px rgb(0 0 0 / 90%);
    font-weight: 530;
    color: #ffffff;
    text-align: center;
    margin-bottom: 90px;
    font-size: 32px;
}

.angle-usorticon {
    background-position: -210px 0;
    width: 7px;
    height: 12px;
    transform: rotate(90deg);
    transition: all .3s;
    float: right;
    margin-top: 8px;
    cursor: pointer;
}

.angle-usorticon1 {
    transform: rotate(-90deg);
    transition: all .3s;
}

.depart-custicon {
    width: 15px;
    height: 15px;
    background-position: -306px -31px;
}

.return-custicon {}

.relative-qwdate {
    position: relative;
}

.custom-udatepicker {
    position: absolute;
    right: 7px;
    top: 11px;
}

.offer-custslider .item img {
    height: 225px;
    border-radius: 18px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    object-fit: cover;
}

.main-uoffer {
    margin: 10px 0px 40px;
}

.custom-uvnav .owl-nav button span,
.custom-uvnav .owl-nav button span:hover {
    font-size: 43px;
    color: #333333 !important;
    line-height: 36px;
    display: inline-block;
}

.custom-uvnav .owl-nav button {
    height: 21px;
    line-height: 20px !important;
}

.custom-uvnav .owl-prev,
.custom-uvnav .owl-next {
    font-size: 0;
    width: 40px;
    height: 40px !important;
    line-height: 40px !important;
    position: absolute;
    top: 38%;
    display: block;
    text-align: center;
    padding: 0 !important;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    background: #ffffff !important;
    box-shadow: 0 0.3rem 0.5rem rgb(0 0 0 / 15%);
    font-weight: 700;
    border-radius: 50% !important;
    z-index: 99999999;
}

.custom-uvnav .owl-prev {
    left: -21px;
}

.custom-uvnav .owl-next {
    right: -21px;
}

.specialpackagerow .item:before {
    width: 230px;
    height: 230px;
    opacity: .7;
}

.specialpackagerow .item {
    margin: 0 auto;
    width: 100%;
    height: 220px;
    padding: 4px;
    z-index: 2;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    border: 2px solid #ffffff;
}

.specialpackagerow .item:before,
.specialpackagerow .item:after {
    content: "";
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    padding: 4px;
    background-color: #16215d;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%) scale(.2);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(.2);
}

.specialpackagerow .item:before,
.specialpackagerow .item:after {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.specialpackagerow .item:after {
    width: 240px;
    height: 240px;
    opacity: .2;
}

.specialpackagerow .item:hover:before,
.specialpackagerow .item:hover:after {
    transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
}

.package-cvhead,
.category-content {
    padding: 20px 0px 20px;
    color: #ffffff;
    text-align: center;
    font-size: 19px;
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    font-weight: 750;
}

.custom-uspecial:before,
.main-subpackage:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 34%);
}

.specialpackagerow .owl-stage-outer {
    padding-bottom: 74px;
}

.specialpackagerow .owl-dots {
    margin-top: -53px;
    padding: 0px;
}

.left-circle {
    position: absolute;
    border-radius: 50px;
    opacity: .19;
    width: 100px;
    height: 100px;
    left: -50px;
    top: 15px;
    background: #16215d;
}

.left-bottom-circle {
    left: 0;
    bottom: -40px;
    position: absolute;
    background: #f56d6d;
    border-radius: 50px;
    opacity: .18;
    width: 80px;
    height: 80px;
}

.top-center-circle {
    position: absolute;
    background: #f56d6d;
    border-radius: 50px;
    opacity: .18;
    width: 80px;
    height: 80px;
}

.right-square {
    width: 100px;
    height: 100px;
    bottom: 25%;
    background: var(--teal);
    opacity: .18;
    transform: rotate(45deg);
    position: absolute;
    right: -50px;
}

.center-circle {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50px;
    opacity: .19;
}

.right-circle {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50px;
    opacity: .19;
    right: 3%;
    bottom: 4%;
    background: #8f8f8f;
}

.bottom-right-circle {
    width: 30px;
    height: 30px;
    right: 28%;
    bottom: 11%;
    position: absolute;
    background: #f56d6d;
    border-radius: 50px;
    opacity: .18;
}

.address-custicon {
    background-position: -109px -29px;
    width: 19px;
    height: 24px;
}

.custom-qwaddress {
    font-size: 15px;
    color: #ffffff;
    padding-top: 6px;
}

.phone-custicon {
    background-position: -129px -29px;
    width: 19px;
    height: 20px;
}

.email-custicon {
    background-position: -149px -29px;
    width: 20px;
    height: 16px;
}

.footer-borderright {
    margin-bottom: 10px;
}

.footer-fluid2 .col-sm-3 {
    border-right: 1px solid rgb(51 51 51 / 28%);
}

.footerCon .row {
    display: flex;
}

.facebook-icon {
    width: 29px;
    height: 35px;
    background-position: -169px -104px;
}

.twitter-icon {
    background-position: -231px -104px;
    width: 29px;
    height: 35px;
}

.tube-icon {
    background-position: -426px -103px;
    width: 29px;
    height: 35px;
}

ul.foosocial li a {
    filter: grayscale(100%);
}

ul.foosocial li a:hover {
    filter: grayscale(0);
}

.instragram-icon {
    background-position: -199px -104px;
    width: 29px;
    height: 35px;
}

.footerfluid4 {
    position: relative;
    padding: 10px 10px;
    background-color: #8ce0f9;
}

.footer-qwcurve {
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    width: 162px;
    height: 31px;
    cursor: pointer;
    text-align: center;
}

.footer-qwcurve .semi-ellipse-curve {
    display: inline-block;
    width: 138px;
    height: 35px;
    transform: rotate(180deg) translateX(50%);
    text-align: center;
    background-image: url(../images/copyright-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.dfooter_viewmore_curve {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 162px;
    height: 72px;
    cursor: pointer;
    text-align: center;
}

.home-icon {
    background-position: -442px 0;
    width: 16px;
    height: 16px;
}

.hotel-icon {
    background-position: -547px 0;
    width: 24px;
    height: 16px;
}

.flight-icon {
    background-position: -477px 0;
    width: 24px;
    height: 16px;
}

.bus-icon {
    background-position: -617px 0;
    width: 24px;
    height: 16px;
}

.holiday-icon {
    background-position: -477px 0;
    width: 24px;
    height: 16px;
}

.service-icon {
    background-position: -460px 0;
    width: 16px;
    height: 16px;
}

.blog-icon {
    background-position: -58px 0;
    width: 20px;
    height: 16px;
}

.contact-icon {}

.main-unavbar .search-custicon {
    margin-right: 20px;
}

.main-openunavbar {
    transform: translateX(0);
}

.menu-qwclose {
    position: absolute;
    top: 2px;
    right: 10px;
    background: transparent;
    cursor: pointer;
}

.menu-qwclose span {
    color: #8f8f8f;
    font-size: 2rem;
}

.dropdown-custicon {
    transform: rotate(86deg);
    transition: 1s;
    transform-origin: center;
    display: inline-block;
    font-size: 29px !important;
    position: relative;
    top: 0px;
    float: right;
    right: -6px;
}

.newsletter-ucontent {
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.dropdown-opencusticon {
    transform: rotate(90deg);
    transition: 1s;
}

.scroll-utop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #8ce0f9;
    line-height: 34px;
    border-radius: 50%;
    z-index: 1010;
    cursor: pointer;
}

.scroll-utop .fa {
    font-size: 33px;
    color: #004175;
    padding-top: 2px;
    display: inline-block;
}

.desk-icon-toTop {
    background-position: -325px -35px;
    width: 22px;
    height: 21px;
    display: inline-block;
    margin-top: 16px;
    margin-left: 10px !important;
    cursor: pointer;
}

.holidaytab-qwshadow .container {
    position: absolute;
    width: 86%;
    background-color: #ffffff;
    border-radius: 50px;
    left: 0;
    right: 0;
    bottom: -27px;
    overflow: hidden;
    height: 4.6rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.holiday-custab a {
    display: flex;
}

.holidattab-gimage {
    width: 38px;
    height: 40px;
    margin-right: 12px;
}

.holiday-custab {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    height: 100%;
    justify-content: center;
    padding-top: 10px;
}

.holiday-custab h4 {
    color: #333333;
    font-weight: bold;
}

#busbooking .depart-custicon {
    margin-top: 25px;
}

.multicitygrabber .input_dv5_btn {
    margin-top: 18px;
}

.multicitygrabber .addflighthide {
    margin-bottom: 3px;
    float: right;
    padding-right: 0px;
}

.multicitygrabber .ww {
    height: 35px !important;
}

.multicitygrabber .search_btn {
    margin-top: 4px;
    display: inline-block;
    font-weight: 650;
}

.multicitygrabber .crosss {
    font-size: 26px;
    color: #ffffff;
}

.multi-customrelawidth {
    position: relative;
}

.multicitygrabber .custom-udatepicker {
    top: 12px !important;
}

.whitelabelsearchengine .wtselect {
    height: 40px;
    border-radius: 5px;
}

.packagerow .packages .packthumb {
    height: 240px;
    object-fit: cover;
}

.custom-shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.custom-uvnav {
    margin: 20px 0px 20px;
}

.category-content h4 {
    margin: 0px;
    text-transform: capitalize;
}

.main-udestination {
    padding: 20px 0px;
}

.maindestiu-content h4 {
    font-weight: 550;
    color: #333333;
}

.maindestiu-content ul li {
    line-height: 26px;
}

.maindestiu-content ul li a {
    color: #333333;
}

.about-qwcontent h3 {
    margin-bottom: 10px;
    font-weight: 550;
    color: #333333;
    font-size: 18px;
}

.maindestiu-content ul li a:hover {
    color: #16215d;
}

#busbooking .wtselect {
    border-radius: 0px !important;
}

.contact-icon {
    background-position: -56px -31px;
    width: 18px;
    height: 17px;
}

.main-unavbar::-webkit-scrollbar,
.main-unavbar::-webkit-scrollbar {
    width: 7px;
    background: hsla(0, 29%, 97%, .34) !important;
    margin-right: 1px;
}

.main-unavbar::-webkit-scrollbar-thumb,
.main-unavbar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .45) !important;
    border-radius: 10px;
    width: 100%;
    min-height: 10px;
}

.main-unavbar::-webkit-scrollbar-track,
.main-unavbar::-webkit-scrollbar-track,
.main-unavbar::-webkit-scrollbar-track {
    border-radius: 0;
}

.main-unavbar::-webkit-scrollbar-track,
.main-unavbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background: hsla(0, 3%, 47%, .35) !important;
}

.mk-main-menu li a span {
    display: block;
    color: #16215d;
    font-size: 15px;
    font-weight: 650;
}

.manage-ubook {
    float: right;
}

.manage-ubook a {
    color: #ffffff;
    padding-left: 20px;
}

/* !!!!!!!!!!!!! ui autocomplet css !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

div.dest_left {
    width: 80%;
    float: left;
}

div.dest_left samp {
    font-family: inherit;
}

div.dest_left samp.city {
    color: #333;
    font-size: 14px;
}

div.dest_left samp.airpotcode {
    color: #333333;
}

div.dest_left samp.airportname {
    display: block;
    padding-left: 24px;
    line-height: 15px;
    color: #949494;
}

div.flag {
    float: right;
    padding-top: 20px;
}

div.flag samp {
    font-family: inherit;
    padding-right: 6px;
    text-transform: uppercase;
    font-size: 12px;
}

div.dest_left i.fa-plane {
    font-size: 16px;
    padding-right: 10px;
    font-weight: normal;
}

.country_flag {
    background: url(images/country-flag.png);
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 1px;
}

.raj_autocomplet {
    width: 300px !important;
    max-height: 296px;
    overflow: scroll;
    overflow-x: hidden;
    z-index: 9999;
    border-right: none;
}

.raj_autocomplet li a {
    padding: 5px 10px 5px !important;
    display: block;
    min-height: 50px !important;
    border-bottom: 1px solid #e4e4e4;
}

.raj_autocomplet li a:hover {
    background: #f4f4f4;
    color: #987676;
    border: none;
    padding-left: 11px !important;
    border-bottom: 1px solid #e4e4e4;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #f4f4f4;
    color: #987676;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    border-right: none;
}

.raj_autocomplet::-webkit-scrollbar {
    width: 10px;
    background-color: #fff;
}

.raj_autocomplet::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #cccccc;
}

.raj_autocomplet::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    background-color: #F5F5F5;
}

/* .ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus {background: #333 !important;} */

.ui-state-focus {
    border: none;
}

/*@@@@@@@@@@@@@@@@@@ position flag images @@@@@@@@@@@@@@@@@@@@@@*/

.ad {
    background-position: 0 -352px
}

.ae {
    background-position: 0 -368px
}

.af {
    background-position: 0 -384px
}

.ag {
    background-position: 0 -400px
}

.ai {
    background-position: 0 -416px
}

.al {
    background-position: 0 -432px
}

.am {
    background-position: 0 -448px
}

.an {
    background-position: 0 -464px
}

.ao {
    background-position: 0 -480px
}

.aq {
    background-position: 0 -496px
}

.ar {
    background-position: 0 -512px
}

.as {
    background-position: 0 -528px
}

.at {
    background-position: 0 -544px
}

.au {
    background-position: 0 -560px
}

.aw {
    background-position: 0 -576px
}

.az {
    background-position: 0 -592px
}

.ba {
    background-position: 0 -608px
}

.bb {
    background-position: 0 -624px
}

.bd {
    background-position: 0 -640px
}

.be {
    background-position: 0 -656px
}

.bf {
    background-position: 0 -672px
}

.bg {
    background-position: 0 -688px
}

.bh {
    background-position: 0 -704px
}

.bi {
    background-position: 0 -720px
}

.bj {
    background-position: 0 -736px
}

.bm {
    background-position: 0 -752px
}

.bn {
    background-position: 0 -768px
}

.bo {
    background-position: 0 -784px
}

.br {
    background-position: 0 -800px
}

.bs {
    background-position: 0 -816px
}

.bt {
    background-position: 0 -832px
}

.bw {
    background-position: 0 -848px
}

.by {
    background-position: 0 -864px
}

.bz {
    background-position: 0 -880px
}

.ca {
    background-position: 0 -896px
}

.cg {
    background-position: 0 -912px
}

.cf {
    background-position: 0 -928px
}

.cd {
    background-position: 0 -944px
}

.ch {
    background-position: 0 -960px
}

.ci {
    background-position: 0 -976px
}

.ck {
    background-position: 0 -992px
}

.cl {
    background-position: 0 -1008px
}

.cm {
    background-position: 0 -1024px
}

.cn {
    background-position: 0 -1040px
}

.co {
    background-position: 0 -1056px
}

.cr {
    background-position: 0 -1072px
}

.cu {
    background-position: 0 -1088px
}

.cv {
    background-position: 0 -1104px
}

.cy {
    background-position: 0 -1120px
}

.cz {
    background-position: 0 -1136px
}

.de {
    background-position: 0 -1152px
}

.dj {
    background-position: 0 -1168px
}

.dk {
    background-position: 0 -1184px
}

.dm {
    background-position: 0 -1200px
}

.do {
    background-position: 0 -1216px
}

.dz {
    background-position: 0 -1232px
}

.ec {
    background-position: 0 -1248px
}

.ee {
    background-position: 0 -1264px
}

.eg {
    background-position: 0 -1280px
}

.eh {
    background-position: 0 -1296px
}

.er {
    background-position: 0 -1312px
}

.es {
    background-position: 0 -1328px
}

.et {
    background-position: 0 -1344px
}

.fi {
    background-position: 0 -1360px
}

.fj {
    background-position: 0 -1376px
}

.fm {
    background-position: 0 -1392px
}

.fo {
    background-position: 0 -1408px
}

.fr {
    background-position: 0 -1424px
}

.ga {
    background-position: 0 -1440px
}

.gb {
    background-position: 0 -1456px
}

.gd {
    background-position: 0 -1472px
}

.ge {
    background-position: 0 -1488px
}

.gg {
    background-position: 0 -1504px
}

.gh {
    background-position: 0 -1520px
}

.gi {
    background-position: 0 -1536px
}

.gl {
    background-position: 0 -1552px
}

.gm {
    background-position: 0 -1568px
}

.gn {
    background-position: 0 -1584px
}

.gp {
    background-position: 0 -1600px
}

.gq {
    background-position: 0 -1616px
}

.gr {
    background-position: 0 -1632px
}

.gt {
    background-position: 0 -1648px
}

.gu {
    background-position: 0 -1664px
}

.gw {
    background-position: 0 -1680px
}

.gy {
    background-position: 0 -1696px
}

.hk {
    background-position: 0 -1712px
}

.hn {
    background-position: 0 -1728px
}

.hr {
    background-position: 0 -1744px
}

.ht {
    background-position: 0 -1760px
}

.hu {
    background-position: 0 -1776px
}

.id {
    background-position: 0 -1792px
}

.mc {
    background-position: 0 -1792px
}

.ie {
    background-position: 0 -1808px
}

.il {
    background-position: 0 -1824px
}

.im {
    background-position: 0 -1840px
}

.in {
    background-position: 0 -1856px
}

.iq {
    background-position: 0 -1872px
}

.ir {
    background-position: 0 -1888px
}

.is {
    background-position: 0 -1904px
}

.it {
    background-position: 0 -1920px
}

.je {
    background-position: 0 -1936px
}

.jm {
    background-position: 0 -1952px
}

.jo {
    background-position: 0 -1968px
}

.jp {
    background-position: 0 -1984px
}

.ke {
    background-position: 0 -2000px
}

.kg {
    background-position: 0 -2016px
}

.kh {
    background-position: 0 -2032px
}

.ki {
    background-position: 0 -2048px
}

.km {
    background-position: 0 -2064px
}

.kn {
    background-position: 0 -2080px
}

.kp {
    background-position: 0 -2096px
}

.kr {
    background-position: 0 -2112px
}

.kw {
    background-position: 0 -2128px
}

.ky {
    background-position: 0 -2144px
}

.kz {
    background-position: 0 -2160px
}

.la {
    background-position: 0 -2176px
}

.lb {
    background-position: 0 -2192px
}

.lc {
    background-position: 0 -2208px
}

.li {
    background-position: 0 -2224px
}

.lk {
    background-position: 0 -2240px
}

.lr {
    background-position: 0 -2256px
}

.ls {
    background-position: 0 -2272px
}

.lt {
    background-position: 0 -2288px
}

.lu {
    background-position: 0 -2304px
}

.lv {
    background-position: 0 -2320px
}

.ly {
    background-position: 0 -2336px
}

.ma {
    background-position: 0 -2352px
}

.md {
    background-position: 0 -2368px
}

.me {
    background-position: 0 -2384px
}

.mg {
    background-position: 0 -2400px
}

.mh {
    background-position: 0 -2416px
}

.mk {
    background-position: 0 -2432px
}

.ml {
    background-position: 0 -2448px
}

.mm {
    background-position: 0 -2464px
}

.mn {
    background-position: 0 -2480px
}

.mo {
    background-position: 0 -2496px
}

.mq {
    background-position: 0 -2512px
}

.mr {
    background-position: 0 -2528px
}

.ms {
    background-position: 0 -2544px
}

.mt {
    background-position: 0 -2560px
}

.mu {
    background-position: 0 -2576px
}

.mv {
    background-position: 0 -2592px
}

.mw {
    background-position: 0 -2608px
}

.mx {
    background-position: 0 -2624px
}

.my {
    background-position: 0 -2640px
}

.mz {
    background-position: 0 -2656px
}

.na {
    background-position: 0 -2672px
}

.nc {
    background-position: 0 -2688px
}

.ne {
    background-position: 0 -2704px
}

.ng {
    background-position: 0 -2720px
}

.ni {
    background-position: 0 -2736px
}

.nl {
    background-position: 0 -2752px
}

.no {
    background-position: 0 -2768px
}

.np {
    background-position: 0 -2784px
}

.nr {
    background-position: 0 -2800px
}

.nz {
    background-position: 0 -2816px
}

.om {
    background-position: 0 -2832px
}

.pa {
    background-position: 0 -2848px
}

.pe {
    background-position: 0 -2864px
}

.pf {
    background-position: 0 -2880px
}

.pg {
    background-position: 0 -2896px
}

.ph {
    background-position: 0 -2912px
}

.pk {
    background-position: 0 -2928px
}

.pl {
    background-position: 0 -2944px
}

.pr {
    background-position: 0 -2960px
}

.ps {
    background-position: 0 -2976px
}

.pt {
    background-position: 0 -2992px
}

.pw {
    background-position: 0 -3008px
}

.py {
    background-position: 0 -3024px
}

.qa {
    background-position: 0 -3040px
}

.re {
    background-position: 0 -3056px
}

.ro {
    background-position: 0 -3072px
}

.rs {
    background-position: 0 -3088px
}

.ru {
    background-position: 0 -3104px
}

.rw {
    background-position: 0 -3120px
}

.sa {
    background-position: 0 -3136px
}

.sb {
    background-position: 0 -3152px
}

.sc {
    background-position: 0 -3168px
}

.sd {
    background-position: 0 -3184px
}

.se {
    background-position: 0 -3200px
}

.sg {
    background-position: 0 -3216px
}

.si {
    background-position: 0 -3232px
}

.sk {
    background-position: 0 -3248px
}

.sl {
    background-position: 0 -3264px
}

.sm {
    background-position: 0 -3280px
}

.sn {
    background-position: 0 -3296px
}

.so {
    background-position: 0 -3312px
}

.sr {
    background-position: 0 -3328px
}

.st {
    background-position: 0 -3344px
}

.sv {
    background-position: 0 -3360px
}

.sy {
    background-position: 0 -3376px
}

.sz {
    background-position: 0 -3392px
}

.tc {
    background-position: 0 -3408px
}

.td {
    background-position: 0 -3424px
}

.tg {
    background-position: 0 -3440px
}

.th {
    background-position: 0 -3456px
}

.tj {
    background-position: 0 -3472px
}

.tl {
    background-position: 0 -3488px
}

.tm {
    background-position: 0 -3504px
}

.tn {
    background-position: 0 -3520px
}

.to {
    background-position: 0 -3536px
}

.tr {
    background-position: 0 -3552px
}

.tt {
    background-position: 0 -3568px
}

.tv {
    background-position: 0 -3584px
}

.tw {
    background-position: 0 -3600px
}

.tz {
    background-position: 0 -3616px
}

.ua {
    background-position: 0 -3632px
}

.ug {
    background-position: 0 -3648px
}

.us {
    background-position: 0 -3664px
}

.uy {
    background-position: 0 -3680px
}

.uz {
    background-position: 0 -3696px
}

.va {
    background-position: 0 -3712px
}

.vc {
    background-position: 0 -3728px
}

.ve {
    background-position: 0 -3744px
}

.vg {
    background-position: 0 -3760px
}

.vi {
    background-position: 0 -3776px
}

.vn {
    background-position: 0 -3792px
}

.vu {
    background-position: 0 -3808px
}

.ws {
    background-position: 0 -3824px
}

.ye {
    background-position: 0 -3840px
}

.za {
    background-position: 0 -3856px
}

.zm {
    background-position: 0 -3872px
}

.zw {
    background-position: 0 -3872px
}

/*@@@@@@@@@@@@@@@@@@ position flag images @@@@@@@@@@@@@@@@@@@@@@*/

.custom-uspecial {
    position: relative;
}

.main-subpackage {
    position: relative;
    overflow: hidden;
    transition: all ease-in-out 0.5s;
}

.main-subpackage:before {
    content: "";
    background: linear-gradient(to top, #000000d6, transparent);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.main-subpackage:hover .specialbox img {
    transform: scale(1.1);
    transition: all ease-in-out 0.5s;
}

.main-subpackage:hover .desti-overlay {
    opacity: 1;
    transition: all ease-in-out 0.5s;
}

.desti-overlay {
    opacity: 0;
    background: #16215d75;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease-in-out 0.5s;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.main-subpackage:hover .category-content {
    opacity: 0;
}

.desti-overlay a {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.biz-btn-white {
    background: #fff;
    color: #16215d;
    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 13px 24px 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    border-radius: 10px;
    border: none;
    font-weight: 650;
}

.biz-btn-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(0, 1);
    z-index: -1;
    border: 2px solid #16215d;
    color: #fff;
    background: transparent;
    border-radius: 10px;
}

.biz-btn-white:hover:before {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.biz-btn-white:hover {
    color: #fff;
    background: transparent !important;
    transition: all 0.3s ease-in-out;
    border-color: #ffffff;
    border-color: 2px solid #ffffff !important;
}

.mainpackagerow .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}

.deals-item {
    position: relative;
    z-index: 1;
    margin: 15px;
}

.deals-item:before {
    position: absolute;
    height: 97%;
    width: 50%;
    content: '';
    background: #fff;
    top: 15px;
    left: 5px;
    z-index: -1;
    transform: rotate(-5deg);
}

.deals-item-outer {
    position: relative;
    z-index: 5;
    padding: 10px;
    background: #fff;
    color: #333333;
}

.deals-image {
    position: relative;
    overflow: hidden;
}

span.deal-price {
    background: #8ce0f9;
    font-size: 16px;
    font-weight: 600;
    color: #16215d;
    position: absolute;
    bottom: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 100px;
    width: 112px;
    text-align: center;
    border-radius: 50%;
    padding: 16px;
    box-shadow: 1px 1px 5px #00000057;
    z-index: 1;
}

.deal-content {
    text-align: center;
    padding: 6px 0;
}

.deal-rating {
    margin-bottom: 15px;
}

.deal-rating span,
.sale-review span {
    color: #ffc63f;
    font-size: 16px;
}

.btn-red {
    background: #d60d45;
    border-color: #d60d45;
}

.btn-red {
    background: #d60d45;
    border-color: #d60d45;
}

.deals {
    background: url(../images/dealsbg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-bottom: 40px;
    padding-top: 40px;
}

.deals-item:after {
    position: absolute;
    height: 50%;
    width: 90%;
    content: '';
    background: #fff;
    top: 0;
    right: 0;
    z-index: -1;
    transform: rotate(5deg);
}

.deals-image img {
    width: 100%;
    height: 200px;
}

.deal-price i {
    font-size: 14px;
}

.title-page {
    margin-bottom: 20px;
}

.title-page h3 {
    font-size: 30px;
    color: #353535;
    font-weight: 900;
}

hr.line-title {
    position: relative;
    width: 115px;
    top: -9px;
    border-top: 4px solid #8ce0f9;
    margin: 0 auto;
}

footer .wave-animation {
    top: -56px;
    z-index: 1;
}

.wave-bg>use {
    animation: move-forever 20s linear infinite;
}

@keyframes move-forever {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}

.wave-animation {
    display: block;
    width: 100%;
    height: 4em;
    max-height: 100vh;
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

#main-slider:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .7;
    background-color: #0d233e;
}

#main-slider .hero-svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    fill: #fff;
    z-index: 9;
}

.hero-svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    fill: #fff;
}

.deals:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .7;
    background-color: #0d233e;
}

.choose-us {
    padding: 93px 0 100px;
    background-image: url(../images/parallax_1.jpg);
    position: relative;
    z-index: 5;
}

.choose-us:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(1, 43, 114, 0.8);
    z-index: -1;
}

.choose-content h6 {
    font-weight: bold;
}

.itembox:before {
    bottom: -29px;
    content: "";
    left: 50%;
    margin-left: -100px;
    position: absolute;
    transform: skewX(-37deg);
    -webkit-transform: skewX(-37deg);
    -o-transform: skewX(-37deg);
    -moz-transform: skewX(-37deg);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 42px 0 0;
    border-color: #fff transparent transparent transparent;
}

.choose-container .image-choose {
    border-radius: 50%;
    padding: 10px;
    border: 1px dashed #fff;
    position: relative;
    display: inline-block;
}

.choose-container .image-choose img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rounded-circle {
    border-radius: 50%;
}

.choose-container .image-choose span {
    position: absolute;
    color: #16215d;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    top: 7px;
    right: 0;
    background-color: #8ce0f9;
    border-radius: 50%;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 700
}

.choose-container .choose-content h6 {
    font-size: 15px;
    color: #fff;
    margin: 15px 0 2px
}

.choose-container .choose-content p {
    color: #bfcadc
}

.choose-container:hover .image-choose img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

footer .footer-borderright i {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
    border: 1px dotted #fff;
    padding: 7px 13px;
    float: left;
    width: 40px;
    height: 40px
}

.footerfluid1 {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
    border: 1px dotted #fff;
    padding: 7px 13px;
    float: left;
    width: 42px;
    height: 42px
}

.wehavegot ul.foosocial {
    float: left
}

.search-fluid:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgb(0 0 0 / 63%);
    height: 100%;
    z-index: 1
}

.ui-widget-content,
.ui-state-focus {
    border: none !important
}

.custom-uvnav .deals .btn-primary {
    background-color: #16215d;
    border: 1px solid #16215d;
    color: #fff;
    font-weight: 600
}

.custom-uvnav .deals .btn-primary:hover {
    background-color: #8ce0f9;
    color: #16215d;
    border: 1px solid #8ce0f9
}

.recentpackcolbox a.main-color {
    border: 1px dotted #16215d;
    display: inline-block;
    padding: 5px 10px
}

.recentpackcolbox a.main-color:hover {
    background-color: #16215d;
    color: #fff
}

.manage-uxbook {
    position: relative
}

.mk-main-menu li.active .fa {
    background-color: #8ce0f9;
    color: #16215d
}

.mk-main-menu li.active span {
    color: #333
}

.ui-autocomplete .ui-menu-item {
    background: #f5f5f5;
    border-radius: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: block;
    border: none !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-top: 1px solid #ffffff !important;
    padding: 5px 15px;
    color: #777;
    font-size: 14px !important
}

.raj_autocomplet .ui-menu-item {
    border-bottom: none !important;
    padding: 0px !important
}

.custom-logoname .mk-brand {
    margin-top: 6px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.navbar-brand img {
    margin-right: 5px
}

.slogan-wlogo {
    font-size: 14px;
    text-align: center;
    color: #16215d
}

.slogan-wlogo strong {
    display: block
}

.mk-main-menu>li>a {
    padding-top: 6px;
    padding-bottom: 6px
}

.main-uheader .custom-logoname {
    display: inline-block;
    float: left;
    width: 100%
}

.whitelabelsearchengine h4 {
    margin-top: 0;
    font-size: 20px;
    color: #fff;
    margin-bottom: 14.54px
}

.cust-wpdl0 {
    padding-left: 0
}

.searchengine-urow {
    margin: 0
}

.cust-wpdr0 {
    padding-right: 0
}

.main-uheader .container {
    padding-left: 0;
    padding-right: 0
}

.main-uheader .row {
    margin: 0
}

.mk-main-menu {
    float: right
}

footer .container,
.footerfluid4 .container {
    padding: 0
}

.whitelabelsearchengine .row {
    margin: 0
}

.multi-pdr05 {
    padding-left: 0;
    padding-right: 3px
}

.multi-pdl05 {
    padding-right: 0;
    padding-left: 3px
}

.multi-pdlr5 {
    padding-left: 3px;
    padding-right: 3px
}

.multicitygrabber .rvbtn samp {
    cursor: pointer
}

.testimonial-fluid .container {
    position: relative
}

.custom-logoname .mk-brand {
    margin-top: 6px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.main-custlogo {
       display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main-custlogo .iata-custlogo {
    background-color: #fff;
    border-radius: 10px;
  
}

.main-custlogo .iata-custlogo1 {
    background-color: #fff;
    border-radius: 10px
}

footer .footerfluid4 {
    padding: 35px 10px 10px
}

footer .footer-wfluid {
    display: flex
}