.top-right.pull-right .phone i {
    color: #c29d59;
    margin-right: 2px;
}

.main-header .header-upper .logo-box .logo {
    font-size: 26px;
    color: #000;
    font-weight: 600;
}

.main-header .inner-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-header .nav-outer {
    margin-left: auto;
}

.banner-section .content-box h1 {
    font-size: 3vw;
    margin-bottom: 15px;
}

.banner-section .content-box .destination-form-box {
    margin-top: 0px;
}

.tab-content .tab-pane {
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 100%;
}
.tab-content .tab-pane .box-inner {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    padding: 30px 30px 0;
}
.cus-tab-nav li.nav-item a.nav-link.active {
    background-color: #c29d59;
    border: 1px solid #c29d59;
    color: #fff;
}
.cus-tab-nav li.nav-item a.nav-link {
    background-color: #fff;
    border: 1px solid #fff;

}
.cus-tab-nav li.nav-item:nth-child(1)  a.nav-link
{

    border-top-right-radius: 0px;
}
.cus-tab-nav li.nav-item:nth-child(2)  a.nav-link
{

    border-top-left-radius: 0px;
}

.banner-section .content-box .destination-form-box .form-group {
    padding: 0px;
}

.destinations-section {
    margin-bottom: 80px;
}

.main-footer .logo-widget .logo a {
    font-size: 26px;
    line-height: 1.6;
    font-weight: 600;
    color: #fff;
}

.page-breadcrumb {
    margin-top:10px;
}

.inner-page-sec {
    padding: 190px 0 90px;
}

.contact-page-section {
    position: relative;
    padding: 30px 0px 30px;
}

h2.about-wrap-title {
    font-size: 30px;
    color: #000;
    font-weight: 500;
}

.list-style-three li {
    padding-left:12px;
}
.list-style-three li {
    font-size: 16px;
}


.image-group-cus-cont {
    float: right;
}

.image-group-cus-cont img {
    width: 100%;
    max-width: 360px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.image-group-cus-cont img {
    width: 100%;
    max-width: 360px;
    margin-left: 20px;
    margin-bottom: 20px;
    border-left: 7px solid #c29d59;
    border-bottom: 7px solid #000000;
    border-top-right-radius: 85px;
}

.col-grid-4 li a {
    color: #000;
}

.col-grid-4 li {
    width: 25%;
    margin-bottom: 15px;
}
.col-grid-4 {
    display: flex;
    flex-wrap: wrap;
}

:root {
    --theme-color:#c29d59;
    }
.presnt-guest {
    position: relative;
}
.presnt-guest .psg_dls {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 300px;
    box-shadow: 0 4px 10px #ccc;
    z-index: 9;
    top:85px;
}
.presnt-guest .psg_dls .pass_bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.presnt-guest .psg_dls .pass_bx a.btn {
    padding: 6px 12px !important;
    background: transparent !important;
    box-shadow: none;
    margin: 0;
    font-size: 15px;
}
.presnt-guest .psg_dls .pass_bx .input-group span {
    background: var(--theme-color);
}
.presnt-guest .psg_dls .pass_bx .input-group a {
    color: #fff;
}
.presnt-guest .psg_dls .pass_bx .input-group {
    width: 50%;
    color: #fff;
    margin-bottom: 6px;
}
.presnt-guest .psg_dls .pass_bx .input-group input {
    height: auto;
    padding: 0;
    width: 45%;
}
.row.hhtrls a {
    background: var(--theme-color);
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
a#remove-button {
    margin-left: 8px;
}
.presnt-guest .btn_dn {
    margin-top: 20px;
    width: 100%;
}
.presnt-guest .btn_dn button {
    border: unset;
    background: var(--theme-color);
    color: #fff;
    padding: 12px 22px;
    border-radius: 5px;
}
.presnt-guest .psg_dls .child-age {
  display: unset;
  margin-top: 10px;
}
.presnt-guest .psg_dls .col-xs-6 {
    padding: 0;
}
.presnt-guest .psg_dls .dynamic-field {
    margin-bottom: 15px;
}

.presnt-guest .psg_dls .pass_bx label {
    width: 50%;
}
.room_aads.dynamic-field h4 {
    font-size: 18px;
    color: #000;
    text-align: left;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}

div#psg_dls_hotel .pass_bx {
    padding: 0 15px;
}

div#psg_dls_hotel  .row.hhtrls a {
    width: 47.9%;
    display: inline-block;
}

.presnt-guest .psg_dls .child-age {
    padding: 0px 5px !important;
}
.pass_bx.child-age label {
    width: 100% !important;
}
.presnt-guest .psg_dls .form-group.d-flex.pl-2.pr-2 label.w-25 {
    margin-bottom: 0;
}
.presnt-guest .psg_dls .form-group.d-flex.pl-2.pr-2 {
    display: flex !important;
    align-items: center;
    padding: 0px;
}
.top-radio-btn {
    text-align: left;
    margin: 0 -15px;
    margin-bottom: 5px;
}

span.ui-icon.ui-icon-circle-triangle-w, span.ui-icon.ui-icon-circle-triangle-e {
    display: none;
}

.contact-us-widget {
    float: right;
    position: relative;
    z-index: 1;
}
.contact-us-widget img {
    width: 100%;
    max-width: 400px;
}
.contact-us-widget .call-aside-cont h3 {
    position: absolute;
    top: 25%;
    left: 30%;
    color: #080808;
    font-weight: 600;
    font-size: 28px;
    font-family: 'Muli', sans-serif;
}
.contact-us-widget .call-aside-cont p {
    position: absolute;
    bottom: 0;
    left: 30%;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    opacity: 1;
}
.cus-list-item {
    display: flex;
    flex-wrap: wrap;
}
.cus-list-item.list-items-3 li {
    width: 33.33%;
}
.cus-list-item.list-items-4 li {
    width: 25%;
}

.inner-page-sec h1 {
    position: relative;
    color: #ffffff;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-size: 40px;
    padding-bottom: 18px;
    text-transform: capitalize;
}

.disclaimer_cont p {
    background-color: #c29d59;
    padding: 15px;
    color: #fff;
    margin-bottom: 0;
    border-radius: 4px;
}
.banner-section {

    background-repeat: no-repeat;
    background-size: cover;
}

.banner-section:before , .inner-page-sec:before {
    content: '';
    background-color: #2b2b2b6b;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
form#flight_search_form .form-group {
    padding: 0;
}

.logo img {
    width: 100%;
    max-width: 240px;
}

.cus-tab-content .default-form .form-group {
    padding:0px;
}

.presnt-guest .psg_dls .col-sm-12 {
  padding: 5px;
}

.parsley-required {
  position: absolute;
  color: red;
  left: 2px;
  font-size: 13px;
}