﻿.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands"
}

section#content {
    text-align: left;
    background: #f5f5f5;
    min-height: 200px;
    overflow: visible;
    padding: 0;
    position: relative;
}
#main-1 {
    padding-top: 20px;
}

.toggle-container {
    background: #fff;
}
    .toggle-container .filter-wrapper {
        margin-top: 10px;
    }
.filter-wrapper {
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
}

    .toggle-container .panel {
        margin-bottom: 0;
        box-shadow: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        -ms-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        border: none;
        border-bottom: 2px solid #f5f5f5;
        position: relative;
    }

        .toggle-container .panel:last-child {
            border: none;
        }

        /*.toggle-container .panel .panel-title {
            padding: 0;
            color: white !important;
            font-size: 16px;
            position: relative;*/
            /* font-family: 'montserratmedium';*/
        /*}

            .toggle-container .panel .panel-title a {
                white-space: normal;
                display: block;
                padding: 15px;
               color: black;
            }*/

        .toggle-container .panel h1.panel-title {
            font-size: 2em;
        }

        .toggle-container .panel h2.panel-title {
            font-size: 1.6667em;
        }

        .toggle-container .panel h3.panel-title {
            font-size: 1.5em;
        }

        .toggle-container .panel h5.panel-title {
            font-size: 1.1667em;
        }

        .toggle-container .panel h6.panel-title {
            font-size: 1em;
        }

        .toggle-container .panel.style1 .panel-title > a {
            line-height: 24px;
        }



        .toggle-container .panel.style1 .panel-content {
            padding: 10px 15px 15px 55px;
        }

        .toggle-container .panel.style1.arrow-right .panel-title {
            position: relative;
        }

            .toggle-container .panel.style1.arrow-right .panel-title > a {
                padding-right: 36px;
            }

                .toggle-container .panel.style1.arrow-right .panel-title > a:before {
                    float: none;
                    position: absolute;
                    right: 0;
                    height: 16px;
                    line-height: 17px;
                    width: 16px;
                    font-size: 9px;
                    border: none;
                    margin-top: -8px;
                    top: 50%;
                }

        .toggle-container .panel.style1.arrow-right .panel-content {
            padding: 10px 15px;
        }

        .toggle-container .panel.style2 .panel-title {
            padding: 0;
        }

            .toggle-container .panel.style2 .panel-title > a {
                display: block;
                line-height: normal;
                padding: 15px 20px;
                color: #01b7f2;
            }

                .toggle-container .panel.style2 .panel-title > a.collapsed {
                    color: inherit;
                    position: relative;
                }

                    .toggle-container .panel.style2 .panel-title > a.collapsed:hover {
                        color: #01b7f2;
                    }

                .toggle-container .panel.style2 .panel-title > a:after {
                    content: "\f068";
                    font-family: FontAwesome;
                    font-size: 10px;
                    width: 30px;
                    height: 30px;
                    display: block;
                    position: absolute;
                    right: 15px;
                    bottom: 0;
                    color: #9e9e9e;
                    background: #f5f5f5;
                    text-align: center;
                    line-height: 30px;
                }

                .toggle-container .panel.style2 .panel-title > a.collapsed:after {
                    content: "\f067";
                    color: #fff;
                    background: #01b7f2;
                }

        .toggle-container .panel.style2 .panel-content {
            padding: 0 15px 30px 20px;
        }

    .toggle-container.with-image > .image-container {
        background: #01b7f2;
    }

        .toggle-container.with-image > .image-container > img {
            width: 100%;
            height: auto;
        }

    .toggle-container.with-image .panel > img {
        display: none;
    }

    .toggle-container.with-image .panel-title > a {
        color: #01b7f2;
    }

        .toggle-container.with-image .panel-title > a.collapsed {
            color: inherit;
        }

            .toggle-container.with-image .panel-title > a.collapsed:hover {
                color: #01b7f2;
            }
.sort-by-section.clearfix.search-details.fixresulttop {
    min-height: 54px;
}
.search-details {
    background: #e6e6e6 !important;
}
.sort-by-section li {
    float: left;
    padding: 3px 5px !important;
}
.search-criteria li {
    margin: 0 15px 0 0;
    text-align: left;
    color: #000000;
}
.sort-by-section {
    background: #fff;
    padding: 3px 9px;
    margin-bottom: 10px;
    position: relative;
}
.padding-left-0 {
    padding-left: 0px !important;
}
.sort-by-section .sort-by-title {
    margin: 8px 20px 0 0;
    line-height: 34px;
    float: left;
}
.sort-by-title {
    font-size: 18px;
    font-weight: 500;
}
ul {
    list-style: none;
    margin: 0;
}
.padding-sm-all li {
    padding: 9px 5px !important;
}
.sort-by-section li {
    float: left;
}
.listing-style3 .box, .listing-style3.box {
    background: #fff;
    margin-bottom: 10px;
}
.listing-style3.hotel .details {
    padding: 15px 0 15px 10px;
}
.new-detail-box, article.resultBox.box, .flight-waiting .timeline-item.new-detail-box {
    border: 1px solid #d3d3d3;
    transition: all 0.3s ease-in-out;
    position: relative;
}
.activity-main-wrapper article.resultBox.box, .activity-main-wrapper article.resultBox.box [class^="col-"], .activity-main-wrapper article.resultBox.box [class*=" col-"] {
    padding: 0px 7px !important;
}
    .activity-main-wrapper article.resultBox.box img {
        padding: 7px;
        width: 100%;
        margin: 0;
    }
#PackageMain article.resultBox.box img {
    padding: 7px;
    width: 100%;
    margin: 0;
}
.select_hotel {
    border-right: 1px dashed #d7d7d7;
}
.price-wrapper-new-hotel {
    margin: 0px 8px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
    padding: 10px 0px;
}
.new-detail-box-flex {
    display: flex;
}
.listing-style3 .price-wrapper-new-hotel .price {
    text-align: center;
    font-size:16px;
}
.listing-style3 .price {
    float: none;
    font-weight: bold;
}
.price {
    /* color: #7db921; */
    font-size: 1.4em;
}
.price {
    text-transform: uppercase;
    float: right;
    text-align: right;
    line-height: 1;
    display: block;
}
.price small, .price-responsive small {
        display: block;
        color: #838383;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 3px;
    }
button.btn-small, input[type="button"].button.btn-small, a.button.btn-small {
    padding: 0 15px;
    line-height: 38px;
    font-size: 14px;
    height: 38px;
    color:#fff !important;
}
.margin-right-7 {
    margin-right: 7px;
}
.include-box {
    border: 1px solid #cdcdcd;
    padding: 3px 5px;
    float: left;
    margin: 5px 5px 0px 0px;
    border-radius: 6px;
    font-size: 12px;
}
.box-title {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: bold;
}
ul.sort-bar {
    margin: 0px !important;
    padding: 0;
}
.sort-by-section .sort-bar .sort-by-container > span {
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    background: #e6e6e6;
    display: block;
    color: #0c0c0c;
    border-radius: 6px;
}
/* a{
    text-decoration: none !important;
    color: inherit !important;
}*/
.sort-by-section .sort-by-title-total {
    text-transform: capitalize;
    margin: 17px 0px 0px 0px;
    float: none;
    line-height: normal;
    font-weight: 700;
    font-size: 14px;
}
.panel-title-modify a.mod-panel {
/*    color: #fff !important;
*/}
button:hover, input[type="button"].button:hover, .btn-default:hover {
    /*border: 0px solid #F89828 !important;*/
}
.toggle-container .panel h4.panel-title a.clsFilters:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: #000000;
    font-weight: 900;
}
rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 5px;
    /* margin: 21px 0 0px 0; */
    margin: 0px 0;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*details css start*/
#main {
    padding-top: 20px;
}
#RoomMenu ul {
    height: 30px;
    padding: 6px 10px 3px 11px;
    text-align: center;
    width: 100%;
    border: 0px solid #f5f5f5;
    font-size: 14px;
    font-weight: bold;
}
    #RoomMenu ul li {
        display: inline-block;
    }
        #RoomMenu ul li a {
            padding: 0px;
            margin: 0 6px;
        }
.border-b-pkg {
    border-bottom: 1px solid #e3e3e3 !important;
}
#main .tab-content {
    padding: 15px;
}
.tab-content.scroll_auto.margin-top-5 {
    border: none;
}
.tab-container .tab-content {
    background: #fff;
}
.tab-content {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 10px 10px 10px;
    height: auto !important;
}
.margin-top-5 {
    margin-top: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.capitalize {
    text-transform: capitalize;
    word-break: break-all;
}
.txt-right {
    text-align: right;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.box-title {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: bold;
}
.price {
    font-size: 1.6667em;
    text-transform: uppercase;
    float: right;
    text-align: right;
    line-height: 1;
    display: block;
}
.price {
    /* color: #7db921; */
    font-size: 1.4em;
}
.box-title > span.price > small {
    display: inline-block;
    width: auto;
}
h2.box-title small {
    font-size: 14px;
}
.box-title small {
    font-size: 13px;
    color: #000;
    /*text-transform: uppercase;*/
    display: block;
    margin-top: 4px;
    margin-bottom: 5px;
}
.price small, .price-responsive small {
    display: block;
    color: #838383;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    font-weight: normal;
}
.room-price{
    margin-top:0px;
    margin-bottom:0px;
}
.cmn-t-underline {
    color: #838383;
}
.select-rooms {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px;
    color:#fff !important;
}
a.button {
    display: inline-block;
    font-size: 14px;
    line-height: 1.8333em;
    white-space: nowrap;
    text-align: center;
  /*  font-family: 'montserratmedium';*/
}
a.button {
    border-radius: 6px;
    outline: 0;
}
#Packagegellery {
    margin-top: 9px !important;
}
.scrollelement {
    float: left;
    width: 100%;
}
ul.tabs.nav-tabs.padspaceLR0 {
    border-bottom: 0px solid #000;
}
.tab-container ul.tabs {
    margin: 0;
    padding: 0;
}
    .tab-container ul.tabs li {
        float: left;
        padding-right: 4px;
    }
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
#content .tab-container ul.tabs li a, #ActivityMain .tab-container ul.tabs li a {
    background: #fff;
}
#content .tab-container ul.tabs li a, #ActivityMain .tab-container ul.tabs li a {
    background: transparent;
    color: #000 !important;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 0px;
}
.tab-container ul.tabs li.active > a, .tab-container ul.tabs li:hover > a {
    background: #fff !important;
}
.tab-container ul.tabs li a {
    font-size: 1.3em;
}
.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #d9d9d9;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.nav-tabs > li > a {
    margin-right: 0px;
}
.tab-container .tab-content .tab-pane {
    padding: 20px;
    line-height: 1.7em;
}
.affix {
    top: 94px;
    z-index: 999;
    width: 100%;
    right: 0px;
    left: 0px;
}
#carousel .flex-viewport {
    overflow: hidden !important;
    position: relative !important;
    margin: 0 auto !important;
    width: 100% !important;
    text-align: center !important;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
    width: 28px;
    top: 56%;
}

.flex-direction-nav .flex-prev {
    left: 0px !important;
    background: #fff;
    padding: 4px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 0.7 !important;
}
.flex-direction-nav .flex-next {
    right: 0px !important;
    background: #fff;
    padding: 4px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    opacity: 0.7 !important;
}
.li-class {
    margin-right: 5px;
    float: none !important;
    display: inline-block !important;
    width: 100px !important;
    float: none !important;
    display: inline-block !important;
    text-align: center !important;
    margin: 0px auto !important;
}
#packageDeparture {
    margin-top: 9px !important;
}


.pkg-padding-top-10 {
    padding-top: 10px !important;
}
.tab-container .tab-content .tab-pane-pkg {
    padding: 0px 7px;
    line-height: 1.7em;
}
.update-search span{
    font-size:14px;
}
.pkg-dept-txt {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    text-transform: capitalize;
}
.HtlMapped {
    padding: 0px 5px 5px 23px;
    list-style: disc;
    font-size:14px;
}
.tab-container ul.tabs li:last-child {
    padding-right: 0;
}
.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #d9d9d9;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.tab-container ul.tabs:after {
    display: table;
    content: "";
    clear: both;
}
#accH1 span{
    font-size:14px;
}
.pkgtab-content {
    width: 100% !important;
}
.table-wrapper {
    display: table;
}
    .table-wrapper .table-cell {
        display: table-cell;
        vertical-align: top;
        float: none !important;
    }
.intro span ul li{
    font-size:14px;
}
.sticky-box {
    margin-top: 48px;
}
.pkg-float-box {
    z-index: 999;
    /* width: 240px; */
    border: 1px solid #d8d8d8;
    padding: 0px;
    background: #fff;
}
.pkg-float-box .pkg-row {
        padding: 5px 15px;
        border-bottom: 1px solid #d8d8d8;
    }
    .pkg-float-box .total {
        font-size: 16px;
        text-align: center;
        display: block;
        padding-bottom: 5px;
        width: 80%;
        margin: 0 auto;
        clear: both;
        margin-top: 20px;
    }
    .pkg-float-box .price {
        width: 100%;
        text-align: center;
    }
.pkg-btn-container {
    padding: 10px;
    margin-top: 20px;
}
.pkg-float-box .pkg-row .heading {
    width: 48%;
    text-align: left;
    display: inline-block;
}
.pkg-float-box .pkg-row .value {
    width: 48%;
    text-align: right;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.pkgDay {
    text-transform: capitalize !important;
    font-size: 20px !important;
    margin-bottom: 8px !important;
}
.routhdng {
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
}
.detlrout {
    margin: 0px 0px 3px 0px;
    font-size: 15px;
}
.price-wrapper-new-hotelDay {
    top: 36%;
    left: 10px;
}
.pkg-desciption{
    text-align:center;
}
    .pkg-desciption h2 {
        font-weight: bold;
        font-size: 24px;
    }
.dreamHeading {
    margin: 0px;
    font-weight: 600;
    font-size: 1.3em;
    padding: 10px 0px;
    line-height: inherit;
}

/************************************/
.rdo {
    color: #AAAAAA;
    display: block;
    position: relative;
    float: left;
  
}

    .rdo input[type=radio] {
        position: absolute;
        visibility: hidden;
    }

    .rdo label {
        display: block;
        position: relative;
        font-weight: 300;
        font-size: 1.35em;
        padding: 0px 0px 25px 25px;
        /* margin: 10px auto;
        height: 30px;*/
        z-index: 9;
        cursor: pointer;
        -webkit-transition: all 0.25s linear;
        margin-bottom: 0px;
    }

    .rdo .check {
        display: block;
        position: absolute;
        border: 5px solid #AAAAAA;
        border-radius: 100%;
        height: 25px;
        width: 25px;
        top: 0px;
        left: 0px;
        z-index: 5;
        transition: border .25s linear;
        -webkit-transition: border .25s linear;
    }

   /* .rdo:hover .check {
        border: 5px solid #FFFFFF;
    }*/

    .rdo .check::before {
        display: block;
        position: absolute;
        content: '';
        border-radius: 100%;
        height: 11px;
        width: 11px;
        top: 4px;
        left: 4px;
        margin: auto;
        transition: background 0.25s linear;
        -webkit-transition: background 0.25s linear;
    }

input[type=radio]:checked ~ .check {
    border: 3px solid #2747A0;
}

    input[type=radio]:checked ~ .check::before {
        background: #2747A0;
    }

input[type=radio]:checked ~ label {
    color: #0DFF92;
}
.thead-light {
    background-color: #f4f4f4;
}
.Availability-clr{
    color:red;
    font-weight:600;
}
.pakg-main-hdng h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: inherit;
}
.pkg-inform-total h2:first-child {
    margin: 5px 0px;
    font-weight: 600;
    font-size: 20px;
}
.pkg-inform-total p{
    font-size: 14px;
   /* font-weight: 600;*/
    margin: 5px 0px;
}
.pkg-inform-total > p:last-child {
    font-size: 14px;
   /* font-weight: 600;*/
    margin: 0px 0px;
}

.pkg-inform-total h2:nth-child(2n+1) {
    margin: 10px 0px 2px 0px;
    font-size: 18px;
    font-weight: 600;
}
.price-section {
    padding: 5px 16px;
}
.price-section span{
    font-size:14px;
    font-weight:600;
}
.pkg-include{
    margin-bottom:5px;
}

/*//===========Occupancy Page Style Start=========*/

.pkgTxt {
    padding: 0px 5px;
}

.pkgTxt button {
    width: 100%;
}

.pkgTxt p {
    /*font-size: 16px;*/
   /* color: #083264;*/
    margin-bottom: 10px;
}

    .pkgTxt h2 {
        font-size: 1.3em;
        /*  color: #083264;*/
        font-weight: 600;
    }

/* skin 2 */

.num-block {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

.skin-2 .num-in {
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    height: 40px;
    float: left;
}

    .skin-2 .num-in span {
        width: 30%;
        display: block;
        height: 40px;
        float: left;
        position: relative;
        background: #2747A0;
    }

        .skin-2 .num-in span:first-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .skin-2 .num-in span:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .skin-2 .num-in span:before, .skin-2 .num-in span:after {
            content: '';
            position: absolute;
            background-color: #fff;
            height: 2px;
            width: 10px;
            top: 50%;
            left: 50%;
            margin-top: -1px;
            margin-left: -5px;
        }

        .skin-2 .num-in span.plus:after {
            transform: rotate(90deg);
        }

    .skin-2 .num-in input {
        float: left;
        width: 40%;
        height: 40px;
        border: none;
        text-align: center;
    }

.dis {
    background-color: #ccc !important;
    cursor: none;
    pointer-events: none;
}

.selected-element-name {
    width: 70%;
    text-align: left;
}

    .selected-element-name .icon {
        color: green;
        vertical-align: middle;
    }

/*    End*/

/*css start by imran*/

.mainbox-1 {
    border: 1px solid #e1e1e1;
   /* border-radius: 5px;*/
    padding: 10px;
    width: 100%;
    margin-bottom: 15px
}

.ocopencySection {
    padding: 15px 0px;
    background: #fff;
}

.dflxAlign {
    display: flex;
    align-items: center;
}

.fnt-16-withColor {
   /* color: #083264;*/
    font-size: 16px;
    font-weight: bold;
}

/*.color-083264 {
    color: #083264;
}*/

.bold {
    font-weight: bold;
}

.smgrey {
    color: #838383;
    font-size: 12px;
    margin-bottom: 0px;
}

.element-name {
    font-size: 18px;
    /*color: #083264;*/
    font-weight: bold;
}

.selected-element-price {
    display: flex;
    justify-content: end;
    align-items: center;
}

    .selected-element-price .priceOcco {
       /* font-size: 20px;*/
        text-transform: uppercase;
        line-height: 1;
        display: inline-block;
/*        color: #083264;
*/        font-weight: bold;
    }

    .selected-element-price .price-policy {
        font-size: 12px;
        display: inline-block;
        margin-left: 5px;
    }

.change-btn {
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
    margin-left: 15px;
}

.fa-tag {
    rotate: 445deg;
    margin-right: 10px;
    font-size: 24px;
    color: #b5a266;
    margin-bottom: 0px;
}

.fnt-16 {
    font-size: 16px;
}

.pkgelementNm {
    margin-bottom: 0px;
    /*font-size: 16px;*/
    font-weight: bold;
    /*color: #083264;*/
}

.mb-5 {
    margin-bottom: 5px;
}

.numadlt {
    font-size: 16px;
    margin-bottom: 0px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-5 {
    margin-left: 5px;
}

/*.selectBtn {
    padding: 6px 30px;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 24px;
}*/
.stick {
    top: 222px;
}
.occpslctbtn .btn-default.disabled:hover, .occpslctbtn .btn-default[disabled]:hover, .occpslctbtn fieldset[disabled] .btn-default:hover, .occpslctbtn .btn-default.disabled:focus, .occpslctbtn .btn-default[disabled]:focus, .occpslctbtn fieldset[disabled] .btn-default:focus, .occpslctbtn .btn-default.disabled.focus, .occpslctbtn .btn-default[disabled].focus, .occpslctbtn fieldset[disabled] .btn-default.focus {
    color: #fff;
    background-color: #F89828;
   /* border-color : #F89828;*/
}
.occpslctbtn button[disabled], .occ_contbtn button[disabled] {
    cursor: not-allowed;
    background-color: #efb066;
}
.occpslctbtn {
    width: 30%;
    float: right;
}

.txticonM{
    top: 8px;
}

/*css end by imran*/

@media (max-width:767px) {
    .update-search {
        float: none;
    }

    .full-width.btn-small {
        max-width: 100%;
    }

    .sticky-box {
        margin-top: 12px;
    }

    .pakg-main-hdng h2 {
        margin-bottom: 0px;
        font-size: 12px;
    }

    #package-book-detail {
        top: 0;
    }

    .toggle-container .panel.style1.arrow-right .panel-content {
        padding: 10px 7px;
    }

    .toggle-container .panel.style1.arrow-right .panel-title > a {
        padding-right: 36px;
        text-transform: capitalize;
        font-size: 14px;
    }

    .features span {
        display: block;
    }

    .fnt-Small {
        font-size: small;
    }

    .dreamHeading {
        font-size: 1em;
    }

    .pkg-desciption {
        text-align: justify;
    }

    .occpslctbtn {
        width: 100% !important;
        float: right;
    }

    .pkgTxt h2 {
        font-size: 1.2em;
    }

    button.btn-small, input[type="button"].button.btn-small, a.button.btn-small {
        height: 40px !important;
        line-height: 40px !important;
        margin-top: 12px;
    }
    .pkgelementNm {
        font-size: 12px !important;
    }
    .mb-5{
        margin-bottom:0px !important
    }
    .smgrey {
        color: #838383;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .pop p{
        font-size:12px!important;
    }
    .selected-element-name {
        width: 100% !important;
        text-align: left;
    }
    .modal-dialog{
        margin:15px;
    }
    .element-name {
        font-size: 16px !important;
    }
}

/*//===========Occupancy Page Style end==========*/