@import url('https://fonts.googleapis.com/earlyaccess/droidarabickufi.css');
body {
    font-family: 'Droid Arabic Kufi', san-serif!important;
    font-size: 14px;
    color: #35434e;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

h1,
.h1 {
    font-size: 26px;
}

h2,
.h2 {
    font-size: 24px;
}

h3,
.h3 {
    font-size: 20px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 16px;
}

h6,
.h6 {
    font-size: 14px;
}

.full-width {
    width: 100%;
    display: block;
}

.badge-primary {
    background-color: #509bc9;
}

dd {
    margin: 0;
    padding: 0 36px 0 0;
    font-size: 13px;
    text-align: justify
}

dt {
    padding: 0 8px 0 0;
    border-right: 4px double #2180ba;
    font-size: 14px;
}

a {
    color: #4395c6;
}


/******************  bootstrap nav tabs custom css *************/


/************************ bootstrap nav tabs custom css ends***********************************/

.hero-text {
    font-family: 'Droid Arabic Kufi', san-serif!important;
}

.mburger {
    float: left;
    color: #fff;
}

.mm-listview li a:before {
    content: "\f111  ";
    font-family: 'FontAwesome';
    margin-left: 5px;
    border: 0px;
    color: #595959;
    font-size: 70%;
}

.mm-navbar {
    background: #333;
    color: #fff;
}

.mm-navbar a {
    margin: 0 auto;
}

.shopping-bar-link {
    position: relative;
}

.top-bar-badge {
    position: absolute!important;
    background: #2180ba!important;
    padding: 2px!important;
    top: 13px!important;
    right: -5px!important;
}


/******************************************************************************************* buttons ********************/

.btn {
    margin: 6px 3px;
}

.badge {
    border-radius: 100px;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    padding: 8px 15px;
    text-transform: uppercase;
}


/* Buttons */

.btn-radius {
    border-radius: 100px !important;
}

.btn {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 2px;
    padding: 13px 28px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
    text-transform: uppercase;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2);
}

.btn-sm {
    font-size: 11px;
    font-weight: 600;
    padding: 11px 25px;
}

.btn-lg {
    padding: 18px 49px;
}

.btn-xs {
    font-size: 10px;
    padding: 8px 14px;
}

.btn-primary {
    background: #4a98ce;
    background: -moz-linear-gradient(-45deg, #4b9fce 0%, #34a7bf 50%, #3599d2 51%, #565bd8 71%, #575cdb 100%);
    background: -webkit-linear-gradient(-45deg, #4b9fce 0%, #34a7bf 50%, #3599d2 51%, #565bd8 71%, #575cdb 100%);
    background: linear-gradient(135deg, #4b9fce 0%, #34a7bf 50%, #3599d2 51%, #56afd8 71%, #575cdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a98ce', endColorstr='#2071a9', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-secondary {
    background: #797b7f;
    background: -moz-linear-gradient(-45deg, #797b7f 0%, #b5b8bf 50%, #8e9397 51%, #8e9397 71%, #828589 100%);
    background: -webkit-linear-gradient(-45deg, #797b7f 0%, #b5b8bf 50%, #8e9397 51%, #8e9397 71%, #828589 100%);
    background: linear-gradient(135deg, #797b7f 0%, #b5b8bf 50%, #8e9397 51%, #8e9397 71%, #828589 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#797b7f', endColorstr='#828589', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-success {
    background: #05ac50;
    background: -moz-linear-gradient(-45deg, #05ac50 0%, #21dd72 50%, #05c44e 51%, #05ac50 71%, #05ac50 100%);
    background: -webkit-linear-gradient(-45deg, #05ac50 0%, #21dd72 50%, #05c44e 51%, #05ac50 71%, #05ac50 100%);
    background: linear-gradient(135deg, #05ac50 0%, #21dd72 50%, #05c44e 51%, #05ac50 71%, #05ac50 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#05ac50', endColorstr='#05ac50', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-danger {
    background: #e81216;
    background: -moz-linear-gradient(-45deg, #e81216 0%, #f45355 50%, #f6290c 51%, #ed0e11 71%, #fc1b21 100%);
    background: -webkit-linear-gradient(-45deg, #e81216 0%, #f45355 50%, #f6290c 51%, #ed0e11 71%, #fc1b21 100%);
    background: linear-gradient(135deg, #e81216 0%, #f45355 50%, #f6290c 51%, #ed0e11 71%, #fc1b21 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e81216', endColorstr='#fc1b21', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-warning {
    background: #e5ae09;
    background: -moz-linear-gradient(-45deg, #e5ae09 0%, #ffd044 50%, #ffc107 51%, #fc9014 71%, #f1890b 100%);
    background: -webkit-linear-gradient(-45deg, #e5ae09 0%, #ffd044 50%, #ffc107 51%, #fc9014 71%, #f1890b 100%);
    background: linear-gradient(135deg, #e5ae09 0%, #ffd044 50%, #ffc107 51%, #fc9014 71%, #f1890b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e5ae09', endColorstr='#f1890b', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
    color: #fff !important;
}

.btn-info {
    background: #01a8c1;
    background: -moz-linear-gradient(-45deg, #01a8c1 0%, #2adbf7 50%, #00b5d1 51%, #0aafc9 71%, #0599b1 100%);
    background: -webkit-linear-gradient(-45deg, #01a8c1 0%, #2adbf7 50%, #00b5d1 51%, #0aafc9 71%, #0599b1 100%);
    background: linear-gradient(135deg, #01a8c1 0%, #2adbf7 50%, #00b5d1 51%, #0aafc9 71%, #0599b1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#01a8c1', endColorstr='#0599b1', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-light {
    background: #f2f2f2;
    background: -moz-linear-gradient(-45deg, #f2f2f2 0%, #dddddd 50%, #ffffff 51%, #ffffff 71%, #f6f8fb 100%);
    background: -webkit-linear-gradient(-45deg, #f2f2f2 0%, #dddddd 50%, #ffffff 51%, #ffffff 71%, #f6f8fb 100%);
    background: linear-gradient(135deg, #f2f2f2 0%, #dddddd 50%, #ffffff 51%, #ffffff 71%, #f6f8fb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f6f8fb', GradientType=1);
    color: #3f345f !important;
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

.btn-dark {
    background: #343a40;
    background: -moz-linear-gradient(-45deg, #343a40 0%, #667584 50%, #4e5256 51%, #242a30 71%, #343a40 100%);
    background: -webkit-linear-gradient(-45deg, #343a40 0%, #667584 50%, #4e5256 51%, #242a30 71%, #343a40 100%);
    background: linear-gradient(135deg, #343a40 0%, #667584 50%, #4e5256 51%, #242a30 71%, #343a40 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#343a40', endColorstr='#343a40', GradientType=1);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}

@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 31%
    }
    50% {
        background-position: 100% 70%
    }
    100% {
        background-position: 0% 31%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 31%
    }
    50% {
        background-position: 100% 70%
    }
    100% {
        background-position: 0% 31%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 0% 31%
    }
    50% {
        background-position: 100% 70%
    }
    100% {
        background-position: 0% 31%
    }
}


/*********************************************************************************** buttons ends *************/

.currency {}

#menu-wrap {
    position: fixed;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    top: 0;
    left: 0;
}

#menu-wrap .container .columns {
    margin-top: 0;
    margin-bottom: 0;
}

.menu-back {
    background: rgba(21, 21, 21, 0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header {
    margin-top: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header.cbp-af-header-shrink {
    margin-top: 0;
    -webkit-transform: translateY(-52px);
    -ms-transform: translateY(-52px);
    transform: translateY(-52px);
    background: rgba(21, 21, 21, .92);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    height: 50px;
    top: 15px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li a {
    padding: 30px 0;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li {
    margin: 0 12px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li:last-child {
    margin-right: 0;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li > ul > li a {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    width: calc(100% - 20px);
    display: block;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li > ul.normal-sub {
    width: 240px;
    left: auto;
    padding: 10px 20px;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.cbp-af-header.cbp-af-header-shrink .menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}

.cbp-af-header.cbp-af-header-shrink .menu-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-top {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-top p {
    color: #f1f1f1;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.lang-wrap {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0 10px;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
    z-index: 10;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.lang-wrap ul {
    position: absolute;
    left: 0;
    top: 35px;
    width: 100%;
    z-index: 10;
    padding: 0;
    margin: 0;
    box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
    -o-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
}

.lang-wrap.clicked ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}

.lang-wrap ul a {
    text-decoration: none;
    color: #212121;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    position: relative;
    display: block;
}

.lang-wrap ul li {
    position: relative;
    background-color: #fff;
    width: 100%;
    display: block;
    margin: 0;
    line-height: 12px;
    text-align: center;
    font-weight: 500;
    font-size: 11px;
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    transition: all 250ms linear;
}

.lang-wrap ul a:hover {
    color: #fff;
}

.social-top {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 10px;
    border-right: 1px solid rgba(255, 255, 255, .2);
    transition: all 250ms linear;
}

.social-top:hover {
    text-decoration: none;
}

.call-top {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    transition: all 250ms linear;
}

.call-top:hover {
    text-decoration: none;
}

span.call-top:hover {
    color: #fff;
}

.logo {
    position: absolute;
    height: 53px;
    z-index: 10000;
    top: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.logo img {
    height: 100%;
    width: auto;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-mobile {
    display: none;
    padding-top: 40px;
    padding-bottom: 40px;
}

.menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    float: right;
    position: relative;
    top: 0;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 8px 12px;
    background: #212121;
    color: #fff;
}

.menu {
    position: relative;
    width: calc(100% - 5px);
    margin: 0 auto;
    max-width: 1110px;
    z-index: 3;
}

.menu > ul {
    margin: 0 auto;
    width: auto;
    float: left;
    list-style: none;
    padding: 0;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    padding: 0;
    margin: 0 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu > ul > li a {
    text-decoration: none;
    padding: 20px 0;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 20px;
    letter-spacing: 2px;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu > ul > li:hover > ul {}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #111;
    padding: 60px 50px;
    position: absolute;
    z-index: 99999;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
    padding: 5px;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 3px 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li p {
    padding: 0;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: calc(100% - 20px);
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.menu > ul > li > ul > li p span {
    vertical-align: super;
    font-size: 9px;
    line-height: 9px;
    font-weight: 500;
}

.menu > ul > li > ul > li a {
    padding: 9px 0 !important;
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    letter-spacing: 1px;
    width: calc(100% - 20px);
    display: block;
}

.menu > ul > li a span {
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    padding: 8px 16px;
    box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.menu > ul > li a:hover span {
    background-color: #323232;
    color: #fff;
}

.menu > ul > li > ul > li a:hover {}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
}

.menu > ul > li > ul.normal-sub {
    width: 240px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}


/* #Hero center section
================================================== */

div.section {
    position: relative;
}

.hero-center-section {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -50px;
    z-index: 100000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	
}

.hero-center-section.ver-2 {
    margin-top: 20px;
}

.hero-center-section.pages {
    margin-top: 40px;
}

.booking-hero-wrap {
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 15px;
    display: block;
    width: 100%;
	
	
}
.insearch {border-top:4px double #1c78b5;border-bottom:4px double #1c78b5;}
.insearch-title {color:
#fff;
font-weight: 700;
width: 100%;
text-shadow: 2px 1px 2px
#6f6f6f;
font-size: 17px;}
.inseach-div {width:60%; margin:0 auto;min-height:120px;}
.inseach-div input {height:35px;}
.inseach-div label {text-align: right;
color: #fff;
font-size: 15px;
font-weight: 700;
}
#header-search  .inseach-div .search-btn {color:#fff;height: 35px;font-size: 16px;
border: 1px solid
#80c5f2;
margin-top: 30px;
background:
#1c78b5;padding: 0 10px;}
.hero-text {
    color: #fff;
    text-align: center;
    font-size: 45px;
    line-height: 1.25;
    font-weight: 3001111;
}

.hero-text-ver-2 {
    color: #fff;
    text-align: center;
    font-size: 5.5vw;
    line-height: 1.1;
    font-weight: 3001111;
    font-family: 'Poppins', sans-serif;
}

.hero-small-text {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 3001111;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hero-stars {
    position: relative;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 12px;
}

.hero-stars .fa {
    margin-left: 3px;
    margin-right: 3px;
}

.booking-button {
    position: relative;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 1px;
    outline: none;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.booking-button:hover {
    background-color: #343434;
    color: #fff;
}


/* #Hero flip slider
================================================== */

a:hover {
    text-decoration: none;
}

button:focus,
a:focus {
    outline: none;
}

.hidden {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    pointer-events: none;
}


/* Icons */

.icon {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    fill: currentColor;
}

.slideshow {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: grid;
    grid-area: 2 / 1 / 3 / 2;
    padding: 60px 0;
    padding-top: 0;
    --gridgap: 1vw;
    --gridwidth: 100%;
    --gridheight: 100%;
    display: grid;
    width: var(--gridwidth);
    height: var(--gridheight);
    grid-template-rows: repeat(20, calc(var(--gridheight) / 20 - var(--gridgap)));
    grid-template-columns: repeat(20, calc(var(--gridwidth) / 20 - var(--gridgap)));
    grid-gap: var(--gridgap);
    align-content: center;
    justify-content: center;
    background: #2180ba;
}

.slide__figure {
    grid-area: 1 / 1 / 22 / 22;
}

.slide--current {
    pointer-events: auto;
    z-index: 10011;
}

.slide__figure {
    position: relative;
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    max-width: none;
    margin: 0;
    will-change: transform;
    perspective: 1000px;
}

.slide__figure-inner {
    position: relative;
    flex: 1;
    overflow: hidden;
    transform: rotate3d(0, 1, 0, 0deg);
    will-change: transform;
}

.slide__figure-img {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: 10000;
    opacity: 1;
    will-change: transform;
}

.slide__figure-reveal {
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: #242424;
    z-index: 99;
    will-change: transform;
}

.js .slide__figure-reveal {
    transform: translate3d(0, 0, 0);
}

.js .slide--current .slide__figure-reveal {
    transform: translate3d(100%, 0, 0);
}

.revealer {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    display: flex;
    z-index: 10012;
}

.revealer__item {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.revealer__item-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translate3d(100%, 0, 0);
}

.nav-sld {
    display: block;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    z-index: 10013;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.nav__button {
    position: relative;
    border: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    line-height: 1;
    background: none;
    z-index: 10014;
}

.nav__button:focus {
    outline: none;
}

.nav__button:hover {}

.nav__button-text {
    position: relative;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(35, 35, 35, .8);
    display: block;
    z-index: 10014;
    cursor: pointer;
}

.nav__button-text::after,
.nav__button-text::before {
    content: '';
    position: absolute;
    height: 1px;
    top: 20px;
    width: 15px;
    right: 13px;
    background: #fff;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.nav__button-text::after {
    transition: opacity 0.2s, transform 0.2s;
}

.nav--open .nav__button-text::after {
    transform: rotate(90deg);
    opacity: 0;
}

.nav__button-text::before {
    transform: rotate(90deg);
    transition: transform 0.2s;
}

.nav--open .nav__button-text::before {
    transform: rotate(0deg);
}

.toc {
    position: absolute;
    top: calc(100% - 350px);
    left: 50%;
    padding: 20px;
    padding-bottom: 30px;
    border-radius: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: all 200ms linear;
    transition: all 400ms linear;
}

.nav--open .toc {
    opacity: 1;
}

.toc__item {
    pointer-events: none;
    opacity: 0;
    display: block;
    min-width: 200px;
    margin: 0.15rem 0;
    opacity: 0;
}

.nav--open .toc__item {
    pointer-events: auto;
}

.toc__item-title {
    pointer-events: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.toc__item:hover .toc__item-title {
    color: #999;
}

.toc a i {
    margin-left: 5px;
}

.toc {
    background: #1ab2ea!important;
    min-width: 320px
}

.toc a:link,
.toc a:visited,
.toc a:active {
    color: #fff!important;
    border-bottom: 1px dotted #eee;
    margin: 8px;
    display: inline-block;
}

.toc ul {
    list-style: none;
    text-align: right;
}

.arrow-nav {
    display: block;
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 10015;
    padding: 1.25rem;
}

.arrow-nav__item {
    pointer-events: auto;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    color: #fff;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.arrow-nav__item--prev {
    visibility: hidden;
}

.arrow-nav__item--prev .icon {
    transform: rotate(180deg);
}

.icon--nav {
    pointer-events: none;
    transition: transform 0.2s;
}

.arrow-nav__item--next:hover .icon--nav {
    transform: translate3d(-2px, 0, 0);
}

.arrow-nav__item--prev:hover .icon--nav {
    transform: rotate(180deg) translate3d(-2px, 0, 0);
}

.nav__chapter {
    font-size: inherit;
    font-weight: normal;
    margin-top: 0px;
    display: block;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #e6e6e6;
    line-height: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.nav__chapter:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    bottom: -15px;
    left: 50%;
    margin-left: -20px;
    z-index: 2;
}

.nav--open .nav__chapter {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

label {
    display: block;
}

input {
    border: 1px solid #c4c4c4;
    border-radius: 0px;
    background-color: #fff;
    padding: 3px 5px;
    /*box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1);*/
    width: 190px;
}

input[type=date]::-moz-clear {
    display: none;
}

input[type=date]::-moz-clear {
    display: none;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
	
}
 
input[type="number"] {
    -moz-appearance: textfield;font-family:sans-serif!important;
}

/*************************************************************************************************/

.shopping-bar-link::after {
    content: " ";
    position: absolute;
    width: 4rem;
    height: 4rem;
    background: rgba(255, 255, 255, 0.1);
    top: 50%;
    left: 50%;
    margin: -2rem;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.shopping-bar-link:hover {
    color: #fff;
}

.shopping-bar-link:hover::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.navbar-search {
    position: absolute;
    width: 100vw;
    height: 100%;
    background: var(--grey-light-three);
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.navbar-search.show-nav-search {
    visibility: visible;
    opacity: 1;
}

.navbar-search .search-field {
    width: 60%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 991px) {
    .navbar-search .search-field {
        width: 70%;
    }
}

.navbar-search input {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    border-bottom: 1px solid var(--grey-dark-one);
}

.navbar-search input:focus {
    outline: 0;
    border-color: var(--primary-color);
}

.navbar-search .navbar-search-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    background: transparent;
    padding: 0.5rem 2rem;
    cursor: pointer;
}

.navbar-search .navbar-search-btn i,
.navbar-search .navbar-search-btn span {
    font-size: 1.8rem;
    font-weight: 400;
    color: var(--grey-light-one);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.navbar-search .navbar-search-btn:hover i,
.navbar-search .navbar-search-btn:hover span {
    color: var(--primary-color);
}

.navbar-search .navbar-search-close {
    position: absolute;
    top: 50%;
    right: 3rem;
    font-size: 2.4rem;
    color: var(--grey-dark-one);
    margin-right: 3rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991px) {
    .navbar-search .navbar-search-close {
        right: 0;
        margin-right: 2rem;
        margin-left: 1rem;
    }
}

.navbar-search .navbar-search-close:hover {
    color: var(--primary-color);
}

.nav-search-field-toggler {
    position: relative;
    font-size: 2rem;
    line-height: 4.2rem;
    color: #fff;
    margin-right: 2rem;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-search-field-toggler::after {
    content: " ";
    position: absolute;
    width: 4rem;
    height: 4rem;
    background: rgba(255, 255, 255, 0.1);
    top: 50%;
    left: 50%;
    margin: -2rem;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-search-field-toggler:hover {
    color: #fff;
}

.nav-search-field-toggler:hover::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.vvff {
    position: absolute;
    /*right: calc(100% / 7 * 2.1);*/
    right: 0;
    top: 90px;
    padding: 10px 50px;
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.ddd {
    height: 100vh;
    width: 100vw;
    /* IE10+ */
    background-image: -ms-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    /* Opera */
    background-image: -o-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgb(30, 87, 153)), color-stop(50, rgb(41, 137, 216)), color-stop(51, rgb(32, 124, 202)), color-stop(100, rgb(125, 185, 232)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom right, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
}

.title-travel-search {
    font-size: 14px;
    text-align: center;
}

.planning-trip img {
    border: 1px solid #eee;
    padding: 2px;
    margin: 2px;
}

.planning-trip h3 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.planning-trip p {
    margin-bottom: 5px;
    color: #858585;
    font-size: 15px;
}

.mn-label {
    font-size: 12px;
}

.search-mn {
    display: block;
    animation: none;
    margin-top: 18px;
    padding: 8px;
}

.dsp {
    margin-top: 70px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    background-color: #d1995d;
}

.irs--round .irs-from::before,
.irs--round .irs-to::before,
.irs--round .irs-single::before {
    border-top-color: #d1995d;
}

.irs--round .irs-handle {
    border: 4px solid #96999b;
    box-shadow: 0 1px 3px rgba(9, 9, 9, 0.3);
}

.on .tab-pane {
    min-height: 100px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 20px;
    border-radius: 10px;
}

.hero-list {
    diplay: flex;
    justify-content: center;
    border: 0px;
}

.hero-list .nav-item {
    display: inline-block;
    margin: 0 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    list-style: none !important;
}

.hero-list .nav-item a {
    padding: 10px 20px;
    background: rgba(47, 47, 47, 0.6);
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 600;
    display: inline-block;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.hero-list .nav-item a:hover { padding: 10px 20px;color:#fff; background:#333;}
.hero-list .nav-item a.active:hover { padding: 10px 20px;border:1px solid #333; opacity:0.9;}
.hero-list .nav-item a i {margin:0 5px;}
.hero-list .nav-item a.active,
.call-to-action {
    color: #2180ba;
    background-color: rgba(246, 252, 255, 0.9);
    border-color: #dee2e6 #dee2e6 #fff;
}

.hero-form {
    padding: 10px 5px;
    border-radius: 5px;
}

.custom-nav {
    diplay: block;
}

.on .owl-nav {
    top: 0px!important;
}

.custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
}

.custom-nav .owl-prev,
.custom-nav .owl-next {
    position: absolute;
    height: 65px;
    width: 45px;
    color: inherit;
    background: #0d5ec15c;
    border: none;
    z-index: 100;
    border-radius: 0px;
}

.custom-nav .owl-prev i,
.custom-nav .owl-next i {
    font-size: 2.5rem;
    color: #cecece;
}

.custom-nav .owl-prev {
    left: 0;
}

.custom-nav .owl-next {
    right: 9px;
}

.legend-labels {
    width: 100%;
    display: block;
    list-style: none;
    padding: 0;
    margin: 5px 0;
    text-align: center;
    background: rgb(35, 54, 65, 0.8);
}

.legend-labels li {
    display: inline-block;
    margin: 0 20px;
}

.legend-labels li a {
    color: #fff;
    font-size: 14px;
}

.legend-labels li a i {
    margin-left: 5px;
}

.hero-txt {
    position: absolute;
    z-index: 99;
    top: 20%;
    width: 80%;
    margin: 0 10%;
    display: block;
}

.search-box-main {
    position: absolute;
    z-index: 99;
    bottom: 70px;
    width: 80%;
    margin: 0 10%;
    display: block;
}

.on {
    position: relative;
}

.hhhh {
    position: absolute;
    z-index: 888;
    background: #2180ba;
    bottom: 0;
    color: #fff;
    width: 25vw;
    height: 10%;
}

.owl-carousel-sd .owl-nav,
.owl-dots {
    display: none;
}

.owl-carousel-sd {
    width: 100vw;
    height: 100vh;
}

.owl-carousel-sd img {
    height: 100vh;
}

@media only screen and (max-width: 767px) {
    .hhhh {
        width: 100vw;
    }
}

.ListriBox .link {
    position: relative;
    top: -2px;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 8px;
    line-height: 1;
    border-radius: 3px;
    color: #007bff;
    border: 1px solid #007bff;
    display: inline-block;
}

.ListriBox .locations {
    border-bottom: 1px solid #f9f9f9;
    padding: 5px;
    font-size: 12px;
}

.ListriBox .locations {
    color: #3e3b38;
}
.ListriBox .locations i {
    margin:0px 4px;
}

.ListriBox ul {
    padding: 0px;
}

.recommended-social {
    background: #f4f9ff;
    padding: 0px;
    border: 1px solid #e1e1e1;
    border-right: 4px solid #0cb3ff;
}

.recommended-social .names {
    font-size: 11px;
    line-height: 40px;
}

.recommended-social .thumb-div {
    background: #0cb3ff;
    text-align: center;
}

.recommended-social .fa-thumbs-o-up {
    font-size: 25px;
    margin-top: 10px;
    color: #fff;
}

.ListriBox {
    background-color: #fff;
    display: block;
    position: relative;
    margin-bottom: 30px;
    border-radius: 3px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    padding: 15px 15px 0 15px;
    margin: 15px 0;
}

.ListriBox figure {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    height: 180px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
	line-height:18px;
}

.ListriBox a.wishlist_bt {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.ListriBox a.wishlist_bt:after {
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.ListriBox .gift-points {
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: center;
    z-index: 1;
    background-color: #000;
    background-color: rgba(255, 255, 255, .9);
    padding: 9px 10px;
    display: inline-block;
    color: #3e3b38;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #fff;
}

.ListriBox .gift-points b {
    margin: 0 5px;
}

.ListriBox .gift-points span {
    display: block;
    font-size: 12px;
}

.ListriBox .gift-points:after {
    font-family: "FontAwesome";
    content: "\f06b ";
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.ListriBox .package-main-price {
    position: absolute;
    left: 5px;
    bottom: 9px;
    z-index: 1;
    background-color: #000;
    background-color: rgba(23, 126, 198, 0.8);
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    font-weight: 700;
}

.ListriBox .package-main-price del {
    font-size: 75%;
}

.ListriBox figure a img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    transition: all .3s ease-in-out;
}

.ListriBox figure a img,
.ListriBox.list_view figure a img {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.ListriBox .ListriBoxmain {
    padding: 20px 25px 15px;
}

.ListriBox h3.title-offer {
    font-size: 0.97rem;
    margin: 10px 8px;
}

.ListriBox h3.title-offer a {
    color: #575757;
}

.ListriBox .ListriBoxmain p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 26px;
}

a.address {
    display: inline-block;
    font-weight: 500;
    color: #999;
    line-height: 1;
}

a.address:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14e";
    margin-right: 5px;
    display: inline-block;
}

.ListriBox ul li {
    display: inline-block;
}

.links {
    color: #186ba9;
    border: 1px solid #eaeaea;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 8px;
    line-height: 1;
    border-radius: 3px;
}

.R_retings span {
    display: inline-block;
    position: relative;
    top: 7px;
    margin-right: 8px;
    font-size: 12px;
    font-size: .75rem;
    text-align: right;
    line-height: 16px;
    font-weight: bold;
}

.R_retings strong {
    background-color: #007bff;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    display: inline-block;
}

.R_retings span em {
    display: block;
    font-weight: 400;
    font-size: 11px;
    font-size: .6875rem;
}

.ListriBox figure a:hover img {
    transform: translate(-50%, -50%) scale(1.1);
}

.locations a {
    color: #788797;
}

.ListriBox figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.ListriBox {
    transition: .4s;
    transform: scale(1);
}

.ListriBox:hover {
    transform: translateY(-6px);
}

.shadow {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
}

.rounded-lg {
    border-radius: .6rem !important;
}

.border-0 {
    border: 0 !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
    border-style: none;
}

line-height: 1.7rem;

}
.swiper-pagination-bullet {
    background: #d8c4c4;
    opacity: .8;
}
.list-absolute-main {
    position: absolute;
    top: 20px;
    padding: 0px!important;
    right: 15px;
    z-index: 1500;
}
.ListriBox .list-absolute-main li {
    display: block;
    margin: 2px 0px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 1px 7px;
    border-radius: 4px;
}
.ListriBox .list-absolute-main li .ppl-badge {
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 8px;
    border-radius: 50px!important;
    padding: 1px 3px!important;
}
.dates-trip {
    color: #858585;
    font-size: 12px;
    text-align: center;
}
.dates-trip em {margin:0px 4px;}
.owl-carousel-pack .owl-nav button.owl-prev,
.owl-carousel-pack .owl-nav button.owl-next {
    position: absolute;
}
.owl-carousel-pack .owl-nav {
    top: 50%;
}
.owl-carousel-pack .owl-nav button.owl-prev {
    right: -25px;
    display: inline-block !important;
    background: #eee;
    top: 50%;
    width: 50px;
    height: 50px;
    font-size: 42px;
    line-height: 1;
    border-radius: 30px;
}
.owl-carousel-pack .owl-nav button.owl-next {
    left: -25px;
    display: inline-block !important;
    background: #eee;
    top: 50%;
    width: 50px;
    height: 50px;
    font-size: 42px;
    line-height: 1;
    border-radius: 30px;
}
.owl-carousel-blog .owl-nav button.owl-prev,
.owl-carousel-blog .owl-nav button.owl-next {
    position: absolute;
}
.owl-carousel-blog .owl-nav {
    top: 30%;
}
.owl-carousel-blog .owl-nav button.owl-prev {
    right: -25px;
    display: inline-block !important;
    background: #eee;
    top: 50%;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 1;
    border-radius: 30px;
}
.owl-carousel-blog .owl-nav button.owl-next {
    left: -25px;
    display: inline-block !important;
    background: #eee;
    top: 50%;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 1;
    border-radius: 30px;
}
@media only screen and (max-width: 767px) {
    .owl-carousel-pack .owl-nav {
        top: 100%;
    }
    
    .owl-carousel-pack .owl-nav button.owl-prev {
        right: 125px;
    }
    
    .owl-carousel-pack .owl-nav button.owl-next {
        left: 125px;
    }
    
    .owl-carousel-blog .owl-nav {
        top: 100%;
    }
    
    .owl-carousel-blog .owl-nav button.owl-prev {
        right: 125px;
    }
    
    .owl-carousel-blog .owl-nav button.owl-next {
        left: 125px;
    }
}
.days-number-main {}
.days-number-main em {}
.offerd-by-main {
    padding-bottom: 15px;
    text-align: center;
    font-style: italic;
    font-size: 13px;
    color: #858585;
}
.dates-trip i{margin-right:5px;}
.lists-main {
    padding: 0px!important;
    display: flex;
    justify-content: center;
}
.lists-main li {
    position: relative;
    color: #4f6573;
    font-size: 13px;
    margin: 0px 11px;
}
.ppl-badge2 {
    position: absolute!important;
    top: -5px!important;
    right: -11px!important;
    padding: .25em .4em!important;
    font-weight: 700!important;
    line-height: 1!important;
    font-size: 8px!important;
    background: #d1995d!important;
    color: #fff!important;
}
.header-section {
    width: 100%;
}
.header-section h2 {
    text-align: center;
    padding: 70px 0 30px 0;
    background: url(../images/title.png) no-repeat center bottom;
}
.header-section h1 span {}
.header-section p {
    text-align: center;
}
.header-section p span {}
.boxes-travels {
    width: 100%;
}
.latest-travel-index {
    list-style-type: none;
    margin-bottom: 0px;
    text-align: center;
    padding: 15px;
    border: 0px;
    display: flex;
    justify-content: center;
}
.latest-travel-index li {
    display: inline-block;
    margin: 0 10px;
}
.latest-travel-index li .nav-link {
    border: 0px;
    background: none;
    display: inline-block;
    font-size: 15px;
    position: relative;
    padding-left: 18px;
    color: #858585;
}
.latest-travel-index li .nav-link.active {
    color: #222222;
    background: none;
    border-bottom: 4px double #eee;
}
.latest-travel-index li .nav-link span {
    border-color: #222222;
    position: absolute;
    top: 10px;
    right: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #858585;
    border-top-color: rgb(133, 133, 133);
    border-right-color: rgb(133, 133, 133);
    border-bottom-color: rgb(133, 133, 133);
    border-left-color: rgb(133, 133, 133);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.latest-travel-index li .nav-link span::before {
    background: #222222;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    background: #858585;
    margin: 1px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.latest-travel-index li .nav-link.active span::before {
    background: #222222;
}
.main {
    background: url(../images/bkb.png) no-repeat center top;
}
img {
    max-width: 100%;
}
.latest-orders-index a.btn:link,
.latest-orders-index a.btn:visited,
.latest-orders-index a.btn:active {
    color: #fff;
    background: #1c4b68;
}
.extra-ex {
    display: flex;
    justify-content: space-around;
}
.extra-ex li:nth-child(1) {
    width: 50%
}
.extra-ex li:nth-child(2) {
    width: 50%;
	font-size:12px;
	line-height:45px;
}
.extra-ex li:nth-child(3) {
    width: 0%
}
.ListriBox a.wishlist_btt span {
    display: block;
    width: 100%;
    font-size: 9px;
}
.ListriBox a.wishlist_btt {
    z-index: 1;
    text-align: center;
    padding: 9px 10px;
    display: inline-block;
    color: #858585;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.ListriBox a.wishlist_btt:before {
    font-family: "FontAwesome";
    content: "\f004";
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.seemore-orders {
    text-align: center;
}
.latest-orders-index a:link,
.latest-orders-index a:visited,
.latest-orders-index a:active {
    color: #d1995d;
}
.latest-orders-index a:hover {
    color: #8c5a25;
}
.latest-orders-index th:last-child {
    border: none;
}
.latest-orders-index {}
.latest-orders-index td span {
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #858585;
}
.latest-orders-index th {
    background: none;
    border: none;
}
.latest-orders-index td,
.latest-orders-index tr {
    padding: .4rem;
    vertical-align: middle;
    border: none;
}
.latest-orders-index td:last-child {
    border: 1px dashed #eee;
}
.latest-orders-index td:last-child {
    border: 1px dashed #eee;
}
.instagram-feed-wrap {
    position: relative;
    padding: 5rem 0 4rem;
}
.instagram-feed-title {
    text-align: center;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.instagram-feed-title a {
    background-color: #ffffff;
    padding: 12px 20px;
    color: #444444;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    display: inline-flex;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.instagram-feed-title a:hover {
    background-color: #111111;
    color: #ffffff;
}
.instagram-feed-figure {
    padding: 0px;
    overflow: hidden;
    margin: 0px;
}
.instagram-feed-figure a {
    display: block;
}
.instagram-feed-figure a img {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.instagram-feed-figure a:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
.instagram-feed-wrap-1 {
    position: relative;
}
.instagram-feed-title-1 {
    text-align: center;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.instagram-feed-title-1 a {
    background-color: #ffffff;
    padding: 12px 20px;
    color: #111111;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
    .instagram-feed-title-1 a {
        padding: 40px 20px 12px;
        font-size: 13px;
    }
}
.instagram-feed-title-1 a i {
    margin-left: 8px;
    font-size: 20px;
    margin-bottom: 1px;
}
@media only screen and (max-width: 767px) {
    .instagram-feed-title-1 a i {
        position: absolute;
        left: 0;
        right: 0;
        top: 15px;
    }
}
.instagram-feed-title-1 a:hover {
    background-color: #111111;
    color: #ffffff;
}
.instagram-feed-figure-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #111111;
    padding: 0px;
    margin: 0px;
}
.instagram-feed-figure-1 li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.instagram-feed-figure-1 li a {
    display: block;
}
.instagram-feed-figure-1 li a img {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.instagram-feed-figure-1 li a:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
    .instagram-feed-figure-1 li {
        display: none;
    }
    
    .instagram-feed-figure-1 li:nth-child(-n+6) {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .instagram-feed-figure-1 li {
        display: none;
    }
    
    .instagram-feed-figure-1 li:nth-child(-n+5) {
        display: block;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .instagram-feed-figure-1 li {
        display: none;
    }
    
    .instagram-feed-figure-1 li:nth-child(-n+4) {
        display: block;
    }
}
@media (min-width: 480px) and (max-width: 575px) {
    .instagram-feed-figure-1 li {
        display: none;
    }
    
    .instagram-feed-figure-1 li:nth-child(-n+3) {
        display: block;
    }
}
@media only screen and (max-width: 479px) {
    .instagram-feed-figure-1 li {
        display: none;
    }
    
    .instagram-feed-figure-1 li:nth-child(-n+2) {
        display: block;
    }
}

/********************/
.tn_tittle {
    font-family: 'Droid Arabic Kufi', san-serif !important;
}
.tittle_tow {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.tittle_tow h2 {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    background: #fff;
    border-left: 5px solid #ec6a2a;
    border-radius: 4px;
}
tittle_tow::after {
    content: "";
    position: absolute;
    right: 0;
    background: #e0e0e0;
    bottom: 12px;
    width: 100%;
    z-index: -1;
    height: 0px;
    display: block;
}
.tranding_news_area {
    padding-bottom: 70px;
}
.tranding_news_area p {
    font-size: 13px;
    color: #858585;
    margin: 7px 0px;
}
.tranding_news_area.tranding_one_news .tranding_news_one {
    position: relative;
    border-bottom: 0;
}
.tranding_news_area .tranding_news-2 .item,
.tranding_news_area .tranding_news .item,
.tranding_news_area .tranding_news_one .item {
    position: relative;
}
.tranding_news_area.tranding_one_news .tranding_news_one .item_img {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 7px 12px 0px rgba(0, 7, 29, 0.15);
}
.tranding_news_area .tranding_news-2 .item .food_btn,
.tranding_news_area .tranding_news .item .food_btn,
.tranding_news_area .tranding_news_one .item .food_btn {
    font-size: 12px;
    text-transform: uppercase;
    background: #2381bb;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 15px;
    top: 15px;
    border-radius: 4px;
}
.tranding_news_area.tranding_one_news .tranding_news_one .item_img .food_btn {
    right: 15px;
    bottom: auto;
    top: 15px;
    left: auto;
}
.tranding_news_area.tranding_one_news .tranding_news_one .item_img .food_btn i {
    margin-right: 5px;
}
.tranding_news_area .tranding_news-2 .item .tranding_content,
.tranding_news_area .tranding_news .item .tranding_content,
.tranding_news_area .tranding_news_one .item .tranding_content {
    padding-top: 15px;
}
.tranding_news_area .tranding_news-2 .item .tranding_content .tn_tittle,
.tranding_news_area .tranding_news .item .tranding_content .tn_tittle,
.tranding_news_area .tranding_news_one .item .tranding_content .tn_tittle {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
    display: block;
}
.tranding_news_area .tranding_news-2 .item .tranding_content ul,
.tranding_news_area .tranding_news .item .tranding_content ul,
.tranding_news_area .tranding_news_one .item .tranding_content ul {
    margin: 0;
    padding: 10px;
}
.tranding_news_area .tranding_news-2 .item .tranding_content ul li,
.tranding_news_area .tranding_news .item .tranding_content ul li,
.tranding_news_area .tranding_news_one .item .tranding_content ul li {
    font-weight: 400;
    list-style: none;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    text-transform: none;
    padding-left: 10px;
}
.tranding_news_area .tranding_news-2 .item .tranding_content ul li i,
.tranding_news_area .tranding_news .item .tranding_content ul li i,
.tranding_news_area .tranding_news_one .item .tranding_content ul li i {
    font-size: 13px;
    padding-left: 8px;
    color: #858585;
}
.owl-controls {
    padding-top:
}
.owl-nav {
    width: 100%;
    position: absolute;
    top: -30px;
    right: 0;
    background: transparent;
}
.owl-prev {
    display: inline-block !important;
    font-size: 18px;
    color: #717171;
    border: 1px solid #e0e0e0;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-left: 5px;
    padding-top: 0px;
}
.owl-prev,
.owl-next,
.owl-dot {
    cursor: pointer;
}
.owl-next {
    display: inline-block !important;
    font-size: 18px;
    color: #717171;
    border: 1px solid #e0e0e0;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    text-align: center;
    margin-left: 5px;
    padding-top: 0px;
}
.two-columns {
    list-style: none;
}
.two-columns li a {
    color: #fff;
}
.two-columns li a i {
    color: #eee;
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
}
.footer-payment {
    color: #fff;
    text-align: center;
    font-size: 10px;
    margin-top: 20px;
}
.footer-payment p {
    margin-bottom: 3px;
}
.footer-payment img {
    display: block;
    margin: 5px auto;
    width: 200px;
}
.site-footer {
    border-bottom: 12px solid #16425e;
}
.trust-logo {
    text-align: center;
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
}
.trust-logo img {
    display: inline-block;
    margin: 5px 7px;
    width: 70px;
}
.dotprojects {
    font-size: 12px;
    margin-top: 15px;
    text-align: center;
    color: #fff;
	direction:ltr;
}
.dotprojects img {
    width: 25px;
    display: inline-block;
    margin: 8px 3px 0px 3px;
}
.dotprojects a {
    color: #fff;
    font-size: 14px;
	
}
.accordion .card-header:after {
    font-family: 'FontAwesome';
    color: #fff;
    content: "\f068";
    float: right;
    margin-right: -15px;
    font-size: 11px;
    margin-top: 6px;
}
.accordion .card .card-header {
    margin-bottom: 0px;
    cursor: pointer;
}
.accordion .card .card-header a {
    color: #fff;
}
.accordion {
    background: none;
}
.accordion .card {
    background: none;
    border: 0px
}
.accordion .card-header {
    background: none;
    border: 0px
}
.accordion .card-header {
    border-bottom: 4px double #1d5171
}
.accordion .card-header.collapsed:after {
    content: "\f067";
}
.logo-address img {
    width: 220px;
    display: block;
    margin: 0px auto 10px auto;
}
.logo-address p {
    font-size: 12px;
    text-align: center;
}
.footer-news-sub {
    position: relative;
}
.footer-news-sub input[type="text"] {
    width: 100;
    display: block;
}
.footer-news-sub input[type="submit"] {

    width: 50px;
    height: 30px;
    border-radius: 0;
    background: #d1995d;
    color: #fff;
}
.subscribe-travel-news {}
.subscribe-travel-news span {
    font-size: 12px;
    color: #fff;
	display: block;
clear: both;
width: 100%;
margin-top: 10px;
}
.subscribe-travel-news img {
    width: 30px;
}
.subscribe-travel-news strong {
	display: inline-block;
    text-align: center;
    font-size: 100%;
    color: #fff;
    margin-right: 10px;
	}
.subscribe-travel-news p {
    color: #c1e8ff;
    font-size: 11px;
    font-style: italic;
    text-align: center;
}
.social-footer-links {
    display: flex;
    width: 100%;
}
.social-footer-links ul {
    display: flex;
    padding: 0;
    list-style: none;
    justify-content: space-evenly;
    width: 100%;
}
.social-footer-links li {}
.social-footer-links li a {
    color: #eaeaea;
	font-size:22px;
}
.logo-address {
    color: #fff;
}
.logo-address p {
    margin: 0px 5px 0px 0px
}
.site-footer {
    background: #1c4b68;
    box-shadow: 1px 2px 10px 5px #d5d5d5;
    border-top: 4px double #eaeaea;
    padding: 30px 0px;
}
.copy-rights {
    background: #0d5683;
    color: #fff;
    margin-bottom: -112px;
}
.toc {
    display: none;
}
.cvc {
    float: left!important;
}
.active_sc {
    background: #fff;
    box-shadow: 1px 1px 20px -6px #2180ba;
    border-bottom: 1px solid #efefef;
}
.active_sc .menu > ul > li a {
    color: #333;
}
.active_sc .mburger {
    color: #333;
}
#menu-wrap .menu .logo .blue-logo {
    display: none;
}
#menu-wrap .menu .logo .logo-sm {
    display: none;
}
.header-search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 128, 186, 0.85);
    transition: all 0.5s ease-in-out;
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}
.header-search.open {
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
}
.close {
    float: right;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}
.header-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #111111;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    opacity: 1;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 36px;
    font-weight: 300;
    border-radius: 2px;
    cursor: pointer;
    box-shadow: 0 1px 2px 0px rgba(255, 255, 255, 0.75);
    transition: all 0.3s ease-in-out;
}
button.close {
    -webkit-appearance: none;
}
.header-search .header-search-form {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.header-search .header-search-form input[type="search"] {
    width: 60%;
    color: #333;
    font-size: 24px;
    text-align: right;
    border: none;
    margin: 0px auto;
    padding: 25px 30px 25px 10px;
    outline: none;
    background: rgba(255, 255, 255, 0.8);
}
.header-search .header-search-form .search-btn {
    padding: 24px 10px;
    background-color: transparent;
    color: #d2e2ec;
    font-size: 33px;
    box-shadow: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.header-search .header-search-form .search-btn {
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .hidden-sm {
        display: none!important;
    }
}
@media only screen and (min-width: 768px) {
    .hidden-md-up {
        display: none!important;
    }
}
.owl-carousel .owl-nav button.disabled {
    display: none!important;
}
.sort-badge {
    height: 20px;
    padding: 2px 5px;
    line-height: 17px;
    margin-left: 5px
}
p.note {
    background-color: #f0f7fb;
    background-image: url(../Images/alert-icon.png);
    background-position: right 17px top 20px;
    background-repeat: no-repeat;
    border-right: solid 4px #3498db;
    line-height: 18px;
    overflow: hidden;
    padding: 15px 60px;
    background-size: 25px;
    max-width: 700px;
    margin: 30px auto 0 auto;
}
.dropdown-item a.currency {
    color: #333 !important;
    padding: 5px;
    text-align: left;
}
.nav-tabs {
    border-bottom: 1px solid #e4e4e4;
}
.hero-list { border-bottom: 0px;}
.nav-tabs > li {
    box-shadow: none;
    margin-right: 1px;
}
.nav-tabs > li > a {
    border-radius: 0px;
    border: 0px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    color: #222222;
    transition: all 0.3s ease-in 0s;
}
.nav-tabs > li:last-child {
    border-right: 0px solid #ededed;
}
.nav-tabs > li > a {
    padding: 5px 25px;
    border-top: 2px solid transparent;
    background: #ededed;
    color: #8f8f8f;
    font-weight: bold;
    display: inline-block;
    position: relative;
    display: inline-block;
}
.nav-tabs > li > a:hover {
    padding: 5px 25px;
    color: #444;
    border-top: 2px solid transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #444;
    padding: 5px 25px;
    border-top: 2px solid transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #fff;
    color: #2180ba;
    border-top: 2px solid #2180ba;
    margin-bottom: -2px;
    margin-right: -1px;
}
.tab-content > .tab-pane {
    /*border: 1px solid #e4e4e4;*/
    border-top: 0px none;
    padding: 20px;
    line-height: 22px;
}
.tab-content > .no-b {
    border: 0px;
}
.tab-content > .no-b {
    border: 0px;
}
.tab-content > .tab-pane > h3 {
    margin-top: 0;
}
.tab .nav-tabs li a.active:before {
    content: "";
    width: 58%;
    height: 0px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab .nav-tabs li a.active:after {
    content: "";
    border-top: 5px solid #2180ba;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 43%;
}
.no-b {
    border: 0px;
}
.c-name b {
    color: #2180ba;
}
.author-details-list li span {
    display: inline-block;
    margin-right: 5px;
}
.title-city {
    margin: 10px 5px;
    font-size: 16px;
}
.title-city span {
    border-bottom: 1px dotted #b0b0b0;
    margin: 0 5px 10px 0;
    display: inline-block;
    margin-left: 10px;
}
.author-container {
    background-image: -ms-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    background-image: -moz-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    background-image: -o-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgb(30, 87, 153)), color-stop(50, rgb(41, 137, 216)), color-stop(51, rgb(32, 124, 202)), color-stop(100, rgb(125, 185, 232)));
    background-image: -webkit-linear-gradient(top left, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    background-image: linear-gradient(to bottom right, rgb(30, 87, 153) 0%, rgb(41, 137, 216) 50%, rgb(32, 124, 202) 51%, rgb(125, 185, 232) 100%);
    ;
    padding: 15px 0px;
}
.notes-companies {}
.author {
    box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.1);
    width: 320px;
    margin: 0 auto;
    background: #fff;
}
.widget-title {
    padding: 15px 25px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
}
.author-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px;
}
.author-header .thumb {
    flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    max-width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.author-header .content {
    flex: 0 0 calc(100% - 60px);
    -ms-flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-right: 15px;
}
.author-header .content .name {
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
}
.author-header .content .name span {
    display: inline-block;
    position: absolute;
    top: -12px;
    right: 0;
    font-size: 11px;
}
.author-header .content .name .online i {
    color: green;
}
.author-header .content .name .offline i {
    color: gray;
}
.author-header .content .designation {
    text-transform: capitalize;
    font-size: 14px;
}
.author-details-list {
    margin-top: 10px;
    list-style: none;
    margin-bottom: 0px;
}
.author-details-list li {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
}
.author-details-list li:last-child {
    border-bottom: none;
    padding-bottom: none;
}
.author-details-list li i {
    width: 25px;
}
.ur-detail-wrap.top-lay {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 2.5em 2em;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}
.ur-detail-box {
    display: flex;
    align-items: center;
    flex: 1;
}
.ur-thumb {
    width: 140px;
    height: 140px;
    border-radius: 6px;
    border: 4px solid #e3e9ef;
    display: flex;
    align-items: center;
    margin-left: 15px;
}
#timer div {
    display: inline-block;
    line-height: 1;
    padding: 5px;
    font-size: 16px;
}
.offer-txt {
    width: 100px;
}
#timer .offer-txt .fa-caret-right {
    transform: scaleX(-1);
}
#timer #days {
    font-size: 25px;
    color: #db4844;
    border: 1px solid #eee;
    text-align: center;
}
#timer #hours {
    font-size: 25px;
    color: #f07c22;
    border: 1px solid #eee;
    text-align: center;
}
#timer #minutes {
    font-size: 25px;
    color: #f6da74;
    border: 1px solid #eee;
    text-align: center;
}
#timer #seconds {
    font-size: 25px;
    color: #abcd58;
    border: 1px solid #eee;
    text-align: center;
}
#timer span {
    display: block;
    text-align: center;
    font-size: 13px;
}
.offer-txt span:nth-child(1) {
    width: 70%;
    display: inline-block !important;
    line-height: 18px !important;
    font-size: 18px !important;
}
.offer-txt span:nth-child(2) {
    width: 30%;
    display: inline-block !important;
    font-size: 65px !important;
}
.order-budject-set {
    text-align: center;
    font-size: 22px;
}
.order-budject-set span {
    display: block;
    font-weight: 700;
}
.order-budject-set i {
    margin-left: 8px;
}
.addoffer i {
    margin-left: 8px;
}
.note-icon::before {
    font-size: 23px;
    content: "\f05a  ";
    top: 6px;
    right: 8px;
}
.note-icon {
    background: #47ADE0;
}
.info-tab {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: -20px;
}
.info-tab::before,
.info-tab::after {
    display: inline-block;
    color: #fff;
    line-height: normal;
    font-family: "FontAwesome";
    position: absolute;
}
.note-box {
    color: #144261;
    background: #fff3cd;
}
.note-box,
.warning-box,
.tip-box {
    padding: 15px 26px 15px 15px;
}
.color-box {
    margin: 15px 0;
    margin-bottom: 15px;
    padding-right: 20px;
}
.space {
    margin-bottom: 25px !important;
}
.shadow {
    background: #F7F8F9;
    padding: 3px;
    margin: 10px 0;
    position: relative;
}
.content .color-box code {
    background: transparent;
    padding: 0;
    font-size: 16px;
    color: inherit;
}
.note-box a {
    color: #4395c6;
}
.info-tab i::after {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #47ade0;
    border-right-color: #47ade0;
    bottom: -11px;
}
info-tab i::before {
    width: 20px;
    height: 20px;
    box-shadow: inset 12px 0 13px rgba(0, 0, 0, 0.5);
    background: #1d7ead;
}
.info-tab i::before,
.info-tab i::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -11px;
    transform: rotateX(67deg);
}

/************************ breadcrumb **************************/
.pages-breadcrumb {
    padding-top: 90px;
    font-size: 12px;
}
.pages-breadcrumb {
    background: transparent;
}
@media only screen and (max-width: 767px) {
    .ur-thumb {
        display: none;
    }
    
    .ur-detail-wrap.top-lay {
        display: flex;
        flex-wrap: wrap;
    }
    
    .ur-detail-box {
        flex: auto;
    }
    
    .tab-content > .tab-pane {
        padding: 20px 5px;
    }
    
    .nav-tabs > li {
        margin-bottom: 10px;
    }
}

/************************ blockquote **************************/
blockquote {
    margin: 0 auto;
    padding: 1em;
    border-left: 5px solid #999;
}
blockquote:before {
    display: none;
}
blockquote:not(:first-of-type) {
    margin-top: .5em;
}
blockquote p {
    color: #555;
    font-size: 12pt;
    line-height: 1.4;
    font-family: 'PT Serif', Cambria, 'Hoefler Text', Utopia, 'Liberation Serif', 'Nimbus Roman No9 L Regular', Times, 'Times New Roman', serif;
}
blockquote footer {
    margin-top: .5em;
    padding: 0;
    color: #777;
    font-size: 12pt;
    text-align: left;
    font-style: italic;
}
blockquote footer:before {
    content: '— ';
}
blockquote:nth-of-type(even) {
    text-align: right;
    border-left: none;
    border-right: 5px solid #999;
}
blockquote:nth-of-type(even) footer {
    text-align: right;
}
blockquote:nth-of-type(even) footer:before {
    content: '';
}
blockquote:nth-of-type(even) footer:after {
    content: ' —';
}
@element 'blockquote' and (min-width: 300px) {
    blockquote {
        padding: 1em 20% 1em 1em;
    }
    
    blockquote p {
        font-size: 14pt;
    }
    
    blockquote:nth-of-type(even) {
        padding: 1em 1em 1em 20%;
    }
}

/*****mm-menu****/

        .mm-menu {
            --mm-listitem-size: 50px;
            --mm-navbar-size: 50px;
        }
        
        .mm-navbar_tabs span {
            display: inline-block;
            margin-left: 8px;
        }
        
        @media (max-width: 450px) {
            .mm-navbar_tabs span {
                display: none;
            }
        }
/***********preloader************/

/* Preloader CSS */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999999;
  width: 100%;
  height: auto;
}
#status {
  width: 250px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/1.gif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

/*********************account****************************/
.m-20{margin:20px 0;}
.grn {
    color: green;
    font-size: 13px;
    margin-right: 5px;
}
.badge {padding: 2px 15px;}
.add_taqeem {font-size: 11px;font-weight: 300;padding: 2px;}
.btn_more{padding: 5px 10px;font-size: 10px;font-weight: 200;}
.btn_dele{padding: 5px 10px;font-size: 10px;font-weight: 200;color: white !important;}
.reviews-table table{width: 100%;overflow: hidden;text-align: center;}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: auto;
    box-shadow: none;
}
.points-details-div table span {
    display: inline-block;
    font-size: 18px;
    border: 4px double #efefef;
    padding: 5px 10px;
}
.points-details-div{overflow: hidden;}
ul.sharemylink {
    width: auto;
    float: left;
    margin: 0;
}
ul.sharemylink li {
    display: inline-block;
    float: right;
    padding-top: 5px;
}
ul.sharemylink a {
    width: 36px;
    height: 25px;
    line-height: 25px;
    margin: 0 3px;
    color: #fff;
    /* padding-left: 10px; */
    display: inline-block;
    text-align: center;
}
.fb1 {
    background: #3b5998;
}
.tw1 {
    background: #1da1f2;
}
.li1 {
    background: #0077b5;
}
.wa1 {
    background: #34af23;
}
.avatar-upload {
    position: relative;
    margin-top: 20px;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit {
    position: absolute;
    z-index: 1;
    bottom: -15px;
	right: calc(10%);
}
.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.12);
    cursor: pointer;
    font-weight: 400;
    transition: all .2s ease-in-out;
}
.avatar-upload .avatar-edit input+label:after {
    content: "\f093 ";
    font-family: FontAwesome;
    color: #757575;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.avatar-upload .avatar-preview {
    width: 150px;
    height: 150px;
    position: relative;
    border: 6px solid #f8f8f8;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
.avatar-upload .avatar-preview>div {
    background-size: 75px 75px;
width:100%;
height:100%;
    background-repeat: no-repeat;
     background-position:center center;
}
span.inline-info {
    font-size: 10px;
    color: #9e9e9e;
}
.featured-ddtls .avatar-upload {
    margin-top: 5px;
}

.featured-ddtls .avatar-edit {
    left: 48px;
}
.radio-inline {display: inline-block;}
.pro-details i {
    color: gold;
}

.input-group-text{font-size: 12px;height: calc(2.25rem + 2px);}
.input-group-btn .btn{height: calc(2.25rem + 2px);margin: 0;padding: 0 18px;}
.days-night span input {
    display: inline-block;
    width: 50px;
    padding: 0 5px;
    margin-left: 10px;
}
.badge a {color: white !important;}
#myarticles .badge {display: block;margin-bottom: 2px;}






.authfy-login {
    background-color: #fff;
    height: 515px;
    margin: 25px auto;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05)
}

.authfy-login .authfy-panel {
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    opacity: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%)
}

.authfy-panel .authfy-heading {
    margin-bottom: 30px
}

.authfy-login .auth-title {
    font-weight: 700;
    margin-top: 0
}

.authfy-login .authfy-panel.active {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.authfy-login .social-buttons a {
    color: #fff
}

.authfy-login .social-buttons a:hover {
    color: #fff;
    opacity: .9
}

.authfy-login .social-buttons .btn-facebook {
    background: #3b5998
}

.authfy-login .social-buttons .btn-twitter {
    background: #00aced
}

.authfy-login .social-buttons .btn-google {
    background: #c32f10
}

.authfy-login .loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: .3em;
    padding-top: .5em;
    padding-bottom: .5em
}

.authfy-login .loginOr .hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0!important;
    margin-bottom: 0!important
}

.authfy-login .loginOr .spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -.75em;
    margin-left: -1.5em;
    background-color: #fff;
    width: 3em;
    text-align: center
}

.panel-login .remember-row {
    margin-bottom: 10px
}

.panel-login .remember-row label {
    font-weight: 400;
    position: relative;
    cursor: pointer;
    color: #666;
    padding-left: 24px
}

.authfy-login .forgotPwd {
    text-align: right;
    margin-top: 10px
}

.panel-forgot .form-control,
.panel-login .form-control,
.panel-signup .form-control {
    color: #333;
    font-size: 16px;
    height: 50px;
    padding: 12px 0;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-forgot .form-control:focus+.focus-input:before,
.panel-login .form-control:focus+.focus-input:before,
.panel-signup .form-control:focus+.focus-input:before {
    width: 100%
}

.wrap-input {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #d9d9d9
}

.focus-input,
.focus-input:before {
    display: block;
    position: absolute;
    left: 0
}

.focus-input {
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none
}

.focus-input:before {
    background-color: #4f77ff;
    content: "";
    width: 0;
    height: 2px;
    bottom: -2px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.authfy-panel.panel-forgot {
    padding-top: 85px
}

.pwdMask {
    position: relative
}

.pwdMask .pwd-toggle {
    color: #ccc;
    position: absolute;
    z-index: 2
}

.panel-login .pwdMask .pwd-toggle {
    top: 12px;
    right: 15px
}

.panel-signup .pwdMask .pwd-toggle {
    top: 15px;
    right: 15px
}

.pwdMask .pwd-toggle:focus,
.pwdMask .pwd-toggle:hover {
    cursor: pointer
}

.pwdMask .pwd-toggle.fa-eye,
.pwdMask .pwd-toggle:focus,
.pwdMask .pwd-toggle:hover {
    color: #4f77ff
}

.panel-signup .term-policy a {
    text-decoration: underline
}

.checkbox input[type=checkbox] {
    position: absolute;
    right: 9000px;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.checkbox input[type=checkbox]+.label-text:after,
.checkbox input[type=checkbox]+.label-text:before {
    font-size: 11px;
    display: inline-block;
    width: 17px;
    height: 17px;
    padding: 2px;
    margin-left: 0;
    position: absolute;
    top: 2px;
    left: 0
}

.checkbox input[type=checkbox]+.label-text:before {
    content: "";
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    cursor: pointer;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.checkbox input[type=checkbox]+.label-text:after {
    background-color: #4f77ff;
    color: #fff;
    border-radius: 2px;
    border-color: #4f77ff;
    line-height: 1.4
}

.checkbox input[type=checkbox]:focus+.label-text:before {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.checkbox input[type=checkbox]:checked+.label-text:after {
    font-family: FontAwesome;
    content: "\f00c"
}

@media (min-width:320px) and (max-width:375px) {
    .authfy-login .authfy-panel {
        padding: 32px
    }
    .panel-login .remember-row {
        margin-bottom: 10px;
        font-size: 14px
    }
}

@media (max-width:320px) {
    .authfy-heading p {
        font-size: 14px
    }
    .remember-row .col-sm-6 {
        width: 100%
    }
    .authfy-login .forgotPwd {
        text-align: left;
        margin-top: 0
    }
}
.site-name-footer {color:#ececec;}
.instagram-feed-wrap-1	{border-top: 4px double #eee;}
.pack-header {background: #fbfbfb;
    padding: 5px;
    border-radius: 5px;
}
.buy-this-pack {float:left; display:inline-block;}
.panel-login .remember-row label {padding-left: 0px; padding-right: 24px;}
.checkbox input[type="checkbox"] + .label-text::after, .checkbox input[type="checkbox"] + .label-text::before  {right:0; left:auto;}
.checkbox input[type="checkbox"] {right:0;}
.authfy-login {height:670px;}
.authfy-login .forgotPwd {
    text-align: left;
margin-top: 0px;}
.panel-login .pwdMask .pwd-toggle {
    top: 12px;
	right:auto;
    left: 15px;
	
}
.panel-signup .pwdMask .pwd-toggle {
    top: 15px;
	right:auto;
left: 15px;}

.panel-signup .pwdMask .pwd-toggle {
    top: 15px;
   right:auto;
left: 15px;}

#register-form .intl-tel-input.allow-dropdown .flag-container, #register-form  .intl-tel-input.separate-dial-code .flag-container {
    right: 0!important;
    left: auto!important;
}

#register-form .intl-tel-input {width:100%;}
#register-form .intl-tel-input.allow-dropdown input,
#register-form .intl-tel-input.allow-dropdown input[type="text"],
#register-form .intl-tel-input.allow-dropdown input[type="tel"],
#register-form .intl-tel-input.separate-dial-code input,
#register-form .intl-tel-input.separate-dial-code input[type="text"],
#register-form .intl-tel-input.separate-dial-code input[type="tel"]
 {padding-left: 6px!important;
padding-right: 52px!important;
margin-left: 0!important;}
#register-form .intl-tel-input .selected-flag .iti-arrow  {right:25px!important;}
.invoice-main {padding-top:140px;}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.select-paymethod label {cursor:pointer;margin:15px 0px;}

.green {color:#48b300;}
.orange {color:#ff9c00;}
.yellow {color:#fbb700;}
.tour-head {}
.tour-head .offerdby {margin: 10px 0px;
font-size: 12px;
color: #6e808a;
font-style: italic;}
.trip-days-program { }
.trip-details-box {}
.trip-days-program > .tab-pane {border:4px double #eee;}
.trip-tabs-prog li.active  {
}
.trip-image  img { width:100%;}
.pack-hotel-title h2 {font-size: 18px;}
.final-hotel	{
display: block;
font-size: 12px;
font-style: italic;
color: #d1995d;
font-weight: 400;
	}
.loopcity {
	border: 1px solid #eee;
    border-right-color: rgb(238, 238, 238);
    border-right-style: solid;
    border-right-width: 1px;
	padding: 15px;
	border-right: 4px solid #eee;
}
.mhotel {border-bottom: 2px solid #eee;
margin: 0px 0px 10px 0;
padding: 0px 0px 10px 0;}
.first-hotel {}
.last-hotel {border-bottom:0px;}
.mhotel input[type="checkbox"], .mhotel  input[type="radio"] {float: right;
margin: 5px;}
.hotel-pack-name {display:block;}
.hotel-name {}
.ex-hotel-price {display: block;
width: 100%;
clear: both;
margin-right:15px;
font-size: 11px;
margin-bottom: 5px;}
.ex-hotel-price span {font-size: 14px;
font-weight: 700;
color: #2180ba;}
.hotel-text {float:right;}
.radio-span {float:right;}
.hotel-rating-star {diplay:block; clear:both;}
.hotel-rating-star .fa-star {color:gold;}
.based-rating {margin:0 7px;}
.hotel-map-loc i , .hotel-pic-slider i {margin:0 5px;}
.hotel-map-loc  , .hotel-pic-slider   {
	font-size: 11px;
    font-weight: 400;
    padding: 5px 50px;
    letter-spacing: 0;
    text-shadow: none;
    box-shadow: 0 1px 6px 0 rgba(104, 104, 104, 0.2);
}
.hotel-map-loc:hover  , .hotel-pic-slider:hover {background:#2180ba; color:#fff;}
.ex-cost {display:inline-block; border-bottom:1px dotted #333;}
.cost-extra-div { margin:10px 0px;}
.cost-extra-div label {cursor:pointer;}
.total-pack-prc {border-top: 4px double #eee; border-bottom: 4px double #eee;padding:10px 0px;}
.custm-buy { margin-top:30px;}
.fill-pack {padding: 15px;
display: block;
font-size: 12px;
font-style: italic;
color: #797979;}
.btn-dir {font-size: 11px;
font-weight: 400;
padding: 5px 50px;
letter-spacing: 0;
text-shadow: none;
box-shadow: 0 1px 6px 0 rgba(104, 104, 104, 0.2);
}
* ul , li {list-style:none;}
.toppay span { font-size:18px!important;}
.pac-gifts	{
	text-align: center;
background: #fdfcfc;
padding: 3px;
border: 1px dotted #cae8f2;
font-size: 13px;	
	}
.buy-this-offer {
background: #2180ba;
padding: 0px 10px;
border-radius: 20px;
color: #fff;
}
.authfy-login { overflow:hidden;}
.latest-orders-index i {margin:0 5px;}
.pages-des h1,
.pages-des h2,
.pages-des h3,
.pages-des h4,
.pages-des h5,
.pages-des h6
{color:#3d6c86;}
.pages-titles {font-size:23px; margin-bottom:20px;}
blockquote{
  font-size: 1.4em;
  width:60%;
  margin:50px auto;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-right:8px solid #2180BA ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
  border-left:0px!important;
  text-align:right;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#2180BA;
  font-size:4em;
  position: absolute;
  right: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}
.search-mn {width:80%;float: left;}
.destination-img {position:relative;}
.destination-img img	{display: block;
border: 2px solid #eee;
padding: 1%;}
.destination-country {
	position: absolute;
bottom: 0;
background: rgba(0,0,0,0.5);
width: 96%;
margin: 2%;
padding: 2.5% 1%;
color: #fff;
}
.ul-destinations {padding:0px; margin:10px 0px;}
.ul-destinations	li {display: inline-block;
float: right;
margin: 5px 15px;
	}
.list-group  i { margin:0 5px;}
.newchats {padding: 2px 5px;
font-size: 8px;
margin: 0px 5px 0 0;
border-radius: 5px;}
.recommended-social .inpack-social {font-size:18px;text-align: center;}
#cke_description {width:100%;}
#new_order i {margin-left:5px;}
.hr-30 {display:block; width:100%; margin:25px 0px;}
#new_order .custom-control-label {cursor:pointer;}
.select2-container .select2-search--inline {
    float: right!important;
}
.selected-ctc {margin: 20px auto;}
.sp-country-name {margin: 0px 5px;}
.nav-cities {margin-top:70px;}
.addnew-city { display: block;color:#fff!important;
clear: both;
position: absolute;
right: 0;
top: 50px;}
.ord-pane-hotel {}
.m40 {margin:40px 0px;}
.offer-apply i {margin:0px 5px;}
#submit_offer    {border: 4px double #e6e6e6;
    padding: 50px 10px;
    margin-bottom: 40px;
}
label.btn {padding:8px 25px;line-height: 35px;}
#company_form {border: 4px double #eee;
padding: 25px 15px;
margin-top: 20px;}
#company_form i {margin-left: 5px;
color: #d9d9d9;
font-size: 8px;}
#company_form  .intl-tel-input.allow-dropdown .flag-container, #register-form  .intl-tel-input.separate-dial-code .flag-container {
    right: 0!important;
    left: auto!important;
}

#company_form  .intl-tel-input {width:100%;}
#company_form  .intl-tel-input.allow-dropdown input,
#company_form  .intl-tel-input.allow-dropdown input[type="text"],
#company_form  .intl-tel-input.allow-dropdown input[type="tel"],
#company_form  .intl-tel-input.separate-dial-code input,
#company_form  .intl-tel-input.separate-dial-code input[type="text"],
#company_form  .intl-tel-input.separate-dial-code input[type="tel"]
 {padding-left: 6px!important;
padding-right: 52px!important;
margin-left: 0!important;}
#company_form .intl-tel-input.allow-dropdown .selected-flag, #company_form .intl-tel-input.separate-dial-code .selected-flag {padding:0px 10px!important;}
#company_form  .intl-tel-input .selected-flag .iti-arrow  {right:35px!important;}
.fot-req-com {text-align: center;
margin-top: 15px;
font-size: 13px;
font-style: italic;
color: #626262;}
.pages-des ul , .pages-des li {list-style: square; }
.rep-tables  #chat-tbl_wrapper .row   {width:100%;}
.male-or-female label{cursor:pointer;min-width: 75px;}
.profile-tab {}
.ex-buy-fetures	{border: 4px double #eee;
padding: 10px;
margin-bottom: 25px;
	background: #d1ecf1;}
.momaiaz .custom-control {
padding-top:15px;
padding-bottom:15px;
}
.momaiaz label {cursor:pointer;width:120px;}
.extra-fetured-notes {margin-top:10px; display:block;}
.extra-fetured-notes  .fspan {display: inline-block;
margin: 0 5px;
border: 1px solid #e1e1e1;
padding: 0 4px;
background: #d1ecf1;}
.extra-fetured-notes  .sspan {display:inline-block; margin-right:5px; text-decoration:underline; font-weight:700;}
.prt-btn {position:absolute;left: 15px;
top: -15px;}
.prt-img {width:150px; clear:both; display:block;margin-bottom:10px;}
.border-bx {border:1px solid #eee;padding-bottom:7px;}
.border-bx-sp {display:inline-block;}
.border-bx-sp i {color:#2180ba;margin-left:5px; direction:rtl;}
.sorry-no-payment-now {}
.filestylebtn .bootstrap-filestyle {max-width:300px;}
.pboxes {text-align:right;}
.chat-ul {padding:0px;}
.chat-ul li.user-li	{    background: #eee;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 10px;
}
.chat-ul li.company-li	{    background: #e9fcff;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 10px;
}
.mesg-dated {display: block;}
.attached-files {display:block;}
.chat-ul .attached-files-box { padding:5px 0px 5px 0px; margin:10px 0px}
.chat-ul .company-bx {border-top:4px double #e3f4f7;}
.chat-ul .user-bx {border-top:4px double #e3e3e3;}
.chat-ul .message{ margin: 20px 10px 20px 0px;font-size: 105%;}
.specail-pack {}
.pac-sp-box {}
.ribbon_pack {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 111;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.ribbon_pack span {
    font-size: 10px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
	transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 100px;
display: block;
box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
position: absolute;
top: 19px;
left: -21px;
background: linear-gradient(#eed594 0%,#d6a36e 100%);
}
.ribbon_offer {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 111;
    overflow: hidden;
    width: 50px;
    height: 40px;
    text-align: centrt;
}
.ribbon_offer span {
    font-size: 10px;
    font-weight: 700;
    color: #FFF!important;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
width: 50px;
display: block;
box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
position: absolute;
top: 0px;
right:4px;

background: linear-gradient(#eed594 0%,#d6a36e 100%);
}
.special-tr {background:#fbf9f7;}
.special-td {position:relative;}
.add-to-wishlist-btn i {margin:0px 5px;}
.add-to-wishlist-btn .fa-heart {color:red;}
.trip-image { position:relative;}
.wide-add {position: absolute;
bottom: 10px;
background: rgba(208, 134, 12, 0.82);
color: #fff;
right: calc(50% - 75px);
padding: 5px;
border-radius: 15px;
	width: 160px;}
.wide-add a {color:#fff;}
.buy-this-pack	{text-align: center;
display: inline-block;
width: 100%;}
.pack-header {
background: transparent;}
.loopcity label { cursor:pointer;}
.swal2-popup {border:4px solid #eee; font-family: 'Droid Arabic Kufi', san-serif!important;}
.acc-dwnl {}
.div404 h2 {font-size:100px;}
.div404 h4 {margin:45px 0px;}
.div404 .btn {margin-bottom:30px;}
.text-log {width:100%;}
.contact-us {padding-bottom:50px;}
.firstrow {margin:25px 0px;}
.tabs-support {width:100%}
.tabs-support .nav-tabs  {border:0px;list-style:none;justify-content:center;}
.tabs-support .nav-tabs li  {list-style:none;}
.tabs-support .nav-tabs .nav-link  {border:3px solid transparent;background:#fff;}
.tabs-support  .nav-tabs .nav-item.show .nav-link , .tabs-support .nav-tabs .nav-link.active
{border-bottom:3px solid #3d6c86;}
.tabs-support .card {margin-bottom:3px;}
.tabs-support .card-header {padding:0px;}
.tabs-support .card-header  .btn {text-shadow:none; box-shadow:none; color:#3d6c86}


 #classic_title_wrapper {
                text-align: center;
            }

            #shout_author_header {
                margin-bottom: -124px;
            }

            .small-12 {
                width: 100%;
            }

            #shout_comments, .prk_inner_block, #shout_main_wrapper.shout_boxed, #shout_main_wrapper.shout_boxed #shout_sticky_inner, .woocommerce-notices-wrapper {
                max-width: 1220px;
            }

            .shout_theme .prk_inner_block, .shout_theme .prk_extra_pad {
                padding-left: 44px;
                padding-right: 44px;
            }

            .column.small-centered, .columns.small-centered {
                position: relative;
                margin-left: auto;
                margin-right: auto;
                float: none !important;
            }

            #classic_title_wrapper .prk_author_avatar {
                margin-top: 44px;
                margin-bottom: 4px;
            }

            #classic_title_wrapper .prk_author_avatar img {
                width: 140px;
                height: 140px;
                border-width: 6px;
                border-style: solid;
                border-color: #eee;
                border-radius: 50%;
            }

            #single_page_title {
                margin-bottom: 8px;
                margin-top: 0px;
            }

            #single_page_title h1 {
                font-size: 2.1em;
                color: # #1a608a;
            }

            #author_text {
                text-align: center;
            }

            .column.small-centered, .columns.small-centered {
                position: relative;
                margin-left: auto;
                margin-right: auto;
                float: none !important;
            }

            .social-user-page {
                margin-bottom: 50px;
            }

            .social-user-page .header-section h2 {
                padding: 20px 0pc 30px 0px;
            }

            .social-user-links {
                display: inline-flex;
                display: inline-flex;
                padding: 0 10px !important;
            }

            .social-user-icon {
                padding: 10px 0;
                display: block;
                margin-left: 5px;
				font-size:26px;
				
            }

            .social-user-links li h4 {
                margin-top: 15px;
                font-size: 15px;
                line-height: 20px;
                font-weight: 100;
                
                color: #3f4a5b;
            }

            .social-user-links a {
                color: #3f4a5b;
				display:inline-block;
				margin: 10px 20px;
            }

            .social-user-links a .fa-facebook {
                color: #3b5998;
				border-bottom: 1px dotted transparent;
            }

            .social-user-links a .fa-twitter {
                color: #1da1f2;
				border-bottom: 1px dotted transparent;
            }

            .social-user-links a .fa-instagram {
                color: #833ab4;
				border-bottom: 1px dotted transparent;
            }

            .social-user-links a .fa-youtube {
                color: #ff0000;
				border-bottom: 1px dotted transparent;
            }
			.social-user-links a .fa-snapchat {
                color: #D5D202;
				border-bottom: 1px dotted transparent;
            }
			.social-user-links a:hover  .fa-facebook {
                color: #333;
				border-bottom: 1px dotted #3b5998;
            }

            .social-user-links a:hover .fa-twitter {
				color: #333;
				border-bottom: 1px dotted #1da1f2;
            }

            .social-user-links a:hover .fa-instagram {
				color: #333;
				border-bottom: 1px dotted #833ab4;
            }

            .social-user-links a:hover .fa-youtube {
				color: #333;
				border-bottom: 1px dotted #ff0000;
            }
			.social-user-links a:hover .fa-snapchat {
				color: #333;
				border-bottom: 1px dotted #D5D202;
            }
			 

            .social-user-links b {
				display: block;
				font-size: 11px;
				font-style: italic;
				color:#9b9b9b;
            }

#packagesform .input-field  i {margin:0 4px;}
.filter-res-p i {margin:0 4px;}
#modal-2 .owl-item .item img {max-height:280px; margin:15px auto 10px auto; width:90%;}
#modal-2  .owl-nav {top:auto; bottom:-45px; text-align:center; font-size:40px;}
#modal-2  	.close {margin: -1rem -1rem -1rem;}


/* Popup box BEGIN */
.popup-info {
  background: rgba(100, 100, 100, 0.5);
  position: fixed;
  display: none;
  z-index: 5000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.popup-info > div {
  max-width: 600px;
  width: 70%;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  background: #ffffff;
  padding: 30px;
  z-index: 5001;
  text-align: center;
  border: 5px solid #f4f4f4;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
}
/* Popup box BEGIN */
.bootstrap-tagsinput .tag.label.label-info {background:#d5f0f7;position:relative;
padding: 10px 10px 5px 10px;
display: inline-block;
min-width: 25px;
border-radius: 5px;
border: 1px solid #d5cdcd;
text-align: center;}
.bootstrap-tagsinput .label-info  span {position:absolute; position: absolute;
top: -5px;
right: 0;
width: 100%;
color:#333;
cursor: pointer;}
.bootstrap-tagsinput .label-info  span:before {content:"x";}
.hot-accun a.active {border:1px solid #6fb5f3;}
.select-tktorder a.active  {border:1px solid #6fb5f3;}
.title-and-des-request {margin-top: 50px;
background:
#f2f2f2;
padding: 30px;
border-radius: 20px;
box-shadow: 1px 1px 1px 1px
    #ccc;
}
.extra-small-info {display: block;
margin-top: -8px;
margin-bottom: 10px;
color:
    #6c6c6c;
    font-style: italic;
}

input::placeholder {font-size:12px;font-family: 'Droid Arabic Kufi', san-serif !important;}
#new_order input::placeholder {font-size:12px;font-family: 'Droid Arabic Kufi', san-serif !important;}
#new_order  input[type="number"] {	font-family: Arial,Helvetica Neue,Helvetica,sans-serif!important;}
.childstags .bootstrap-tagsinput input {width:100%; display:block; margin:10px 0 0 5px;}
.shre-my-page a {
    width: 36px;
    height: 25px;
    line-height: 25px;
    margin: 0 3px;
    color: #fff;
    display: inline-block;
    text-align: center;
	border:1px solid transparent;
}
.shre-my-page a.facebook {
    background: #3b5998;
}
.shre-my-page a.twitter {
    background: #1da1f2;
}
.shre-my-page a.google {
    background: #db4a39 ;
}
.shre-my-page a.linkedin {
    background: #0e76a8 ;
}
.shre-my-page a:hover {border:1px solid #eee;}
.dates-divs {position:relative;}
.ttl-acc-offers {display: block;
font-size: 10px;
text-align: right;
margin-top: 10px;}
.ttl-acc-new {display: block;
font-size: 10px;
text-align: right;
margin-top: 10px;}
.ttl-acc-offers span {}
.ttl-acc-new span {}