
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

body {
    font-family: 'Poppins', sans-serif;
    background: #ffffff;
    font-size: 13px;
    color: #393939;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Poppins', sans-serif;
}

.custom-select,
.form-control {
    font-size: 14px;
}

.gj-timepicker .form-control {
    font-size: 13px !important;
}

#radioBtn .notActive {
    color: #a4a4a4;
    background-color: #fff;
}

.btn-sm {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    border-radius: 3px;
    padding: 5px 5px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.btn-primary {
    background-color: #f7b114;
    border-color: #f7b114;
}

body a,
body a:hover {
    color: #000;
    text-decoration: none;
}

body.noscroll {
    overflow: hidden;
}

.btn, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    background-color: #f7b114;
    color: #ffffff;
    border-color: #f7b114;
}

.btn-primary:hover, .btn-success:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.button {
    text-align: center;
}

.btn:hover {
    color: #ffffff;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.border-radius {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.none {
    display: none;
}

.clear {
    clear: both;
}

.submit-btn {
    text-align: center;
}

.table-section .card-body button.btn-1, .theme-button {
    padding: 5px 15px;
    padding: 10px 25px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 10px;
    display: inline-block;
    border: 0px solid #333;
    line-height: 1.5;
    width: 100%;
    margin-bottom: 0px;
    font-size: 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7b114+0,f2bd4b+51,f4aa09+100 */
    background: linear-gradient(to bottom, #f7b114 0%,#f2bd4b 51%,#f4aa09 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

    .theme-button.medium {
        padding: 10px 15px;
    }

.col-2-pading-right {
    padding-right: 7.5px;
}

.col-2-pading-left {
    padding-left: 7.5px;
}

.gj-picker-bootstrap div[role="navigator"] div:first-child span:before,
.gj-picker-bootstrap div[role="navigator"] div:last-child span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

.gj-picker-bootstrap div[role="navigator"] div:first-child span:before {
    content: "\f191";
}

.gj-picker-bootstrap div[role="navigator"] div:last-child span:before {
    content: "\f152";
}

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    background-color: #f7b114 !important;
    border-color: #f7b114 !important;
}

.gj-picker-bootstrap table tr td.today div {
    color: #f7b114 !important;
}

.line {
    clear: both;
    height: 2px;
    width: 20px;
    margin: 10px auto 0px;
    background-color: #f7b114;
}

.theme-button-line {
    border: 1px solid #f7b114;
    background-color: transparent;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #f7b114;
}

.line-separate {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin: 20px 0px 20px;
}

.no-padding-right {
    padding-right: 0px;
}

.theme-button:hover {
    background-color: #df9403;
    color: #ffffff;
}

.btn-outline-secondary:hover {
    background-color: #f7b114;
}

ul.slick-dots li button {
    width: 15px;
    height: 5px;
    background-color: #f7b114;
    padding: 0px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    opacity: 0.3;
}

ul.slick-dots li.slick-active button {
    opacity: 1;
}

.slick-dots li {
    margin: 0px 0px !important;
    height: 15px !important;
}

    .slick-dots li button:before {
        font-size: 0px !important;
    }

.content-wrap {
    max-width: 100%;
    margin: 0 auto;
    /* min-height: calc(100vh - 56px - 70px); */
    /* background-color: #ffffff; */
    overflow: hidden;
}

.no-margin-top {
    margin-top: 0px;
}

.heading-page {
    font-size: 14px;
    font-weight: 600;
    padding: 14px 15px 14px 40px;
    position: relative;
    border-bottom: 1px solid #ddd;
    height: 50px;
}

    .heading-page .icon-back {
        text-align: center;
        display: table;
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
    }

    .heading-page .back-btn {
        position: absolute;
        left: 0px;
        top: 0px;
        border-left: 0px solid #ddd;
        height: 50px;
        width: 40px;
        text-align: center;
        display: table;
    }

.share-button {
    margin-top: 20px;
}

    .share-button ul {
        list-style: none;
        padding: 0px 0px;
    }

    .share-button li {
        /* display: inline-block; */
        /* text-align: center; */
        margin-bottom: 7px;
        /* display: inline-flex; */
        /* align-items: center; */
    }

        .share-button li a {
            padding: 2px 5px;
            background-color: #f7b114;
            color: #ffffff;
            width: 25px;
            height: 25px;
            display: block;
        }

            .share-button li a .svg-inline--fa {
                color: #ffffff;
            }

        .share-button li.text {
            font-weight: 600;
            padding-right: 5px;
        }

body .form-control:focus {
    border-color: #f7b114;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
}

.section-single-page {
    padding: 15px 15px;
}

.img-news {
    margin: 0px 0px 10px;
}

#content {
    width: 100%;
    min-height: calc(100vh - 56px);
    transition: all 0.3s;
    padding: 56px 0px 70px;
    right: 0;
}

.line-separate {
    border-top: 1px solid #dbdbdb;
    margin-bottom: 15px;
}

.subsite {
    padding: 20px 15px;
    min-height: calc( 70vh - 56px - 70px);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 15px;
    z-index: 2;
    position: relative;
    background-color: #fff;
}

.subsite-with-banner {
    margin-top: -20px;
    padding: 15px 15px 20px;
    min-height: calc( 100vh - 56px - 70px - 156px );
}

.subsite.fixedbanner {
    margin-top: 125px;
}

.subsite-banner {
    position: relative;
    /* height: 218px; */
    overflow: hidden;
}

    .subsite-banner img {
        width: 100%;
    }

@media only screen and (min-width: 430px) {
    .subsite-banner img {
        max-height: 999999999px;
    }
}

@media screen and (max-width: 330px) and (min-width: 320px) {
    .subsite-banner img {
        /*   width: auto;*/
        height: 100%;
        max-width: 99999px;
    }
}

.subsite-heading {
    /* text-align: center; */
    /* color: #f7b114; */
    color: #000;
    font-size: 20px;
    width: 100%;
    font-weight: 600;
    /* padding-top: 15px; */
}

    .subsite-heading span {
        color: #f7b114;
    }

.subsite-heading-description {
    text-align: center;
    margin-bottom: 5px;
}

form label {
    font-weight: 600;
}

form .input-group > .custom-select:not(:last-child),
form .input-group > .form-control:not(:last-child) {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
}

.form-layout {
    padding: 00px 0px;
}

    .form-layout .form-group.col-md-12 .row {
        margin-bottom: 0px !important;
    }

    .form-layout textarea {
        min-height: 60px;
    }

    .form-layout .addon {
        position: absolute;
        padding: 7px 40px 7px 10px;
    }

    .form-layout .field-group {
        position: relative;
    }

        .form-layout .field-group .svg-inline--fa {
            top: 10px;
            left: 12px;
            position: absolute;
            z-index: 4;
            color: #b5b5b5;
        }

    .form-layout input[type="text"] {
        padding: 0px 10px 0px 10px;
    }

    .form-layout input.last-name[type="text"] {
        padding: 0px 10px 0px 10px;
    }

    .form-layout select.with-icon,
    .form-layout input.with-icon {
        padding-left: 30px;
        position: relative;
    }

        .form-layout input.with-icon.datepicker,
        .form-layout input.with-icon.timepicker {
            padding-left: 33px;
        }

#content .form-layout .form-group .row,
#content .form-layout .form-group.col-md-12 {
    margin-bottom: 15px;
}

.form-check label {
    font-weight: normal;
}

.form-check {
    line-height: 1.8;
}

.margin-bottom-row {
    margin-bottom: 15px;
}

.grey-box {
    border: 0px solid #dadfe3;
    border-radius: 10px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
    padding: 10px;
}

.field-row {
    /* margin-bottom: 15px !important; */
}

    .field-row label {
        font-weight: 600;
    }

    .field-row .field-group {
        position: relative;
        margin-bottom: 20px;
    }

        .field-row .field-group .row {
            margin-bottom: 15px;
        }

        .field-row .field-group .svg-inline--fa, .field-row .field-group .fab, .field-row .field-group .fas, .field-row .field-group .fa, .field-row .field-group .far {
            top: 11px;
            left: 7px;
            position: absolute;
            z-index: 4;
            color: #676060;
            font-size: 18px;
            /* background: #000; */
            padding: 10p;
        }

        .field-row .field-group input.with-icon,
        .field-row .field-group select.with-icon {
            padding-left: 35px;
        }

        .field-row .field-group .form-check label.form-check-label a {
            text-decoration: underline;
            color: #2d51a0;
        }

.form-control {
    height: calc(2em + 0.75rem + 2px);
    padding: 0.375rem 1.8rem;
}

.connect-with {
    width: 100%;
    text-align: center;
    border-top: 1px solid #b5b5b5;
    padding-top: 20px;
}

    .connect-with .text-head {
        text-align: center;
        margin-bottom: 20px;
    }

    .connect-with ul {
        list-style: none;
        padding: 0px;
        margin: 0px 0px 0px;
    }

        .connect-with ul li {
            display: inline-block;
            list-style: none;
            margin-right: 5px;
        }

            .connect-with ul li .svg-inline--fa {
                margin-right: 5px;
            }

            .connect-with ul li a {
                text-decoration: none;
                background: #b5b5b5;
                color: #fff;
                font-weight: 600;
                padding: 5px 10px;
            }

            .connect-with ul li .connect-facebook {
                background: #3b5998;
            }

            .connect-with ul li .connect-google {
                background: #dd4b39;
            }

            .connect-with ul li .connect-twitter {
                background: #1177b5;
            }

.pagination {
    margin-top: 20px;
}

    .pagination .page-link {
        color: #f7b114;
    }

    .pagination .page-item.active .page-link {
        background-color: #f7b114;
        border-color: #f7b114;
    }

/*==================================================
2. PRELOADER
==================================================*/
.preloading {
    width: 100%;
    text-align: center;
    height: 100%;
    position: fixed;
    background: #ffffff;
    z-index: 999999;
    top: 0px;
    display: table;
    left: 0;
}

    .preloading .wrap-preload {
        background-color: #f7b114;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .preloading .cssload-loader {
        width: 49px;
        height: 49px;
        border-radius: 50%;
        margin: 3em;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        background: #ffffff;
    }

        .preloading .cssload-loader,
        .preloading .cssload-loader:before,
        .preloading .cssload-loader:after {
            animation: 1.15s infinite ease-in-out;
            -o-animation: 1.15s infinite ease-in-out;
            -ms-animation: 1.15s infinite ease-in-out;
            -webkit-animation: 1.15s infinite ease-in-out;
            -moz-animation: 1.15s infinite ease-in-out;
        }

            .preloading .cssload-loader:before,
            .preloading .cssload-loader:after {
                width: 100%;
                height: 100%;
                border-radius: 50%;
                position: absolute;
                top: 0;
                left: 0;
            }

    .preloading .cssload-loader {
        animation-name: cssload-loader;
        -o-animation-name: cssload-loader;
        -ms-animation-name: cssload-loader;
        -webkit-animation-name: cssload-loader;
        -moz-animation-name: cssload-loader;
    }

@keyframes cssload-loader {
    from {
        transform: scale(0);
        opacity: 1;
    }

    to {
        transform: scale(1);
        opacity: 0;
    }
}

@-o-keyframes cssload-loader {
    from {
        -o-transform: scale(0);
        opacity: 1;
    }

    to {
        -o-transform: scale(1);
        opacity: 0;
    }
}

@-ms-keyframes cssload-loader {
    from {
        -ms-transform: scale(0);
        opacity: 1;
    }

    to {
        -ms-transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes cssload-loader {
    from {
        -webkit-transform: scale(0);
        opacity: 1;
    }

    to {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@-moz-keyframes cssload-loader {
    from {
        -moz-transform: scale(0);
        opacity: 1;
    }

    to {
        -moz-transform: scale(1);
        opacity: 0;
    }
}
/* ---------------------------------------------------
3. HEADER
----------------------------------------------------- */
.bg-header {
    z-index: 10;
    position: fixed !important;
    top: 0px;
    left: 0px;
    height: 56px;
    width: 100%;
    background-color: #f7b114;
    border-bottom: 0px solid #ddd;
}

.navbar {
    position: relative;
}

    .navbar #sidebarleftbutton.btn,
    .navbar #sidebarrightbutton.btn, .btn.back-btn {
        background-color: transparent;
        padding: 5px 5px;
        font-size: 28px;
        line-height: 0px;
        position: absolute;
        font-size: 20px;
    }

    .navbar .btn:hover {
        color: #ffffff;
    }

    .navbar #sidebarleft.btn {
        left: 1rem;
    }

    .navbar #sidebarrightbutton.btn {
        right: 1rem;
    }

        .navbar #sidebarrightbutton.btn .notif {
            position: relative;
        }

            .navbar #sidebarrightbutton.btn .notif .fa-circle {
                height: 10px;
                width: 10px;
                color: #df9403;
                position: absolute;
                bottom: 0px;
                right: -3px;
                z-index: 22;
                color: #000;
                border: 1px solid #f7b114;
                border-radius: 100%;
            }

    .navbar .logo {
        height: 30px;
        width: auto;
        margin: 5px 0px;
        font-size: 20px;
        font-weight: 800;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    .navbar .logo,
    .navbar #sidebarleftbutton.btn,
    .navbar #sidebarrightbutton.btn {
        color: #ffffff;
    }

        .navbar .logo img {
            height: 100%;
            width: auto;
        }

        .navbar .logo .fa-pizza-slice {
            color: #ec7b00;
        }

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

/* ---------------------------------------------------
4. SIDEBAR  
----------------------------------------------------- */
/* SIDEBAR PROFILE */
.sdprofile {
    background-color: rgba(255, 255, 255, 0.08);
    min-height: 100px;
    position: relative;
    padding-left: 100px;
    display: flex;
    align-items: center;
}

    .sdprofile .sdp-left {
        position: absolute;
        margin: 19px 10px 15px 20px;
        left: 0px;
        top: 0px;
    }

        .sdprofile .sdp-left img {
            width: 70px;
            height: 70px;
            overflow: hidden;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

    .sdprofile .sdp-right {
        padding: 0px 20px 0px 0px;
    }

        .sdprofile .sdp-right .sd-name {
            font-weight: 500;
            color: #df9403;
            text-transform: capitalize;
            font-size: 18px;
            line-height: 1.8rem;
            margin-bottom: 0px;
        }

/* SIDEBAR LEFT */
.sidenav .fa-caret-down {
    color: #ffffff !important;
    margin: 5px 0px 0px !important;
    float: right;
}

.sidenav .collapsible-body {
    padding: 0px 0px !important;
    background-color: rgba(255, 255, 255, 0.08);
}

    .sidenav .collapsible-body a {
        padding: 5px 20px 5px 35px !important;
    }

.sidenav a,
.sidenav a:hover,
.sidenav a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.sidenav ul ul a {
    padding-left: 30px !important;
}

.sidebar-header h3 {
    font-size: 20px;
    font-weight: 400;
}

#sidebarleft {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background-color: #1f1f1f;
    color: #fff;
    transition: all 0.3s;
    overflow: auto;
}

    #sidebarleft a,
    #sidebarleft a:hover {
        color: #ffffff;
    }

    #sidebarleft ul .svg-inline--fa {
        color: #df9403;
    }

    #sidebarleft .svg-inline--fa {
        color: #ffffff;
    }

    #sidebarleft .list-unstyled .fas,
    #sidebarleft .list-unstyled .svg-inline--fa {
        font-size: 13px;
        margin-right: 4px;
        width: 25px;
    }

    #sidebarleft.active {
        left: 0;
    }

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 26px;
}

#sidebarleft #dismiss {
    top: 15px;
    right: 15px;
}

#dismiss:hover {
    color: #ffffff;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    top: 0px;
    transition: all 0.5s ease-in-out;
}

    .overlay.active {
        display: block;
        opacity: 1;
    }

#sidebarleft .sidebar-header {
    padding: 20px;
    background-color: #f7b114;
}

#sidebarleft ul {
    padding: 10px 0px;
}

    #sidebarleft ul li a {
        padding: 13px 10px;
        font-size: 1.1em;
        display: block;
    }

        #sidebarleft ul li a:hover {
            background-color: rgba(255, 255, 255, 0.07);
        }

    #sidebarleft ul li.active > a,
    a[aria-expanded="true"] {
        color: #fff;
    }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

/* SIDEBAR RIGHT */
#sidebarright {
    width: 100%;
    right: -100%;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 999;
    background-color: #f7b114;
    color: #fff;
    transition: all 0.3s;
    overflow: auto;
}

    #sidebarright a,
    #sidebarright a:hover {
        color: #ffffff;
    }

    #sidebarright ul .svg-inline--fa {
        color: #df9403;
    }

    #sidebarright .right-menu {
        padding: 0px 0px;
        border-top: 0px solid rgba(0, 0, 0, 0.3);
        margin-top: 0px;
    }

        #sidebarright .right-menu .right-menu-item {
            padding: 0px 0px;
            background-color: rgba(255, 255, 255, 0.08);
            margin-bottom: 1px;
        }

        #sidebarright .right-menu .ntitle {
            font-weight: 600;
        }

        #sidebarright .right-menu .desc {
            font-size: 13px;
        }

    #sidebarright ul li a {
        position: relative;
        padding: 10px 20px 10px 50px;
        font-size: 1.1em;
        display: block;
    }

    #sidebarright ul li .fas,
    #sidebarright ul li .svg-inline--fa {
        font-size: 20px;
        margin-right: 5px;
        color: #df9403;
        position: absolute;
        left: 20px;
    }

    #sidebarright .count {
        background-color: rgba(0, 0, 0, 0.07);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 0px 3px;
        font-size: 12px;
        display: inline-block;
        text-align: center;
        margin-left: 3px;
    }

    #sidebarright #dismiss {
        top: 15px;
        left: 15px;
    }

    #sidebarright .sidebar-header {
        padding: 20px;
        text-align: right;
        border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    }

    #sidebarright.active {
        right: 0;
    }

.sidebar-header h3 {
    margin-bottom: 0px;
}

.search-wrapper {
    margin: 0;
    padding: 10px 10px;
    color: #303030;
    position: relative;
}

    .search-wrapper input#search {
        display: block;
        font-weight: 300;
        width: 100%;
        height: 35px;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 45px 0 15px;
        border: 0;
        border: 0px solid #ffffff;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        border-radius: 90px;
        background: #ffffff;
    }

    .search-wrapper i.material-icons {
        position: absolute;
        top: 0px;
        right: 20px;
        cursor: pointer;
        color: #303030;
        line-height: auto;
        height: auto;
    }

    .search-wrapper button.ssubmit {
        border: 0px solid #ffffff;
        background-color: transparent;
        position: absolute;
        top: 18px;
        right: 18px;
        font-size: 18px;
    }

.search-form.search-content {
    margin: 10px 0px 20px;
    font-size: 13px;
}

    .search-form.search-content .search-wrapper {
        padding: 0px 0px;
    }

        .search-form.search-content .search-wrapper input#search {
            border: 1px solid #dbdbdb;
        }

        .search-form.search-content .search-wrapper button.ssubmit {
            top: 8px;
            right: 10px;
            color: #dbdbdb;
        }

/* ---------------------------------------------------
5. BOTTOM PANEL
----------------------------------------------------- */
.bottom-panel {
    height: 70px;
    background-color: #f7b114;
    width: 100%;
    border-top: 0px solid #ddd;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    padding: 0px 5px 5px;
}

    .bottom-panel .bp-col {
        width: 33%;
        height: 100%;
        text-align: center;
        float: left;
        border-right: 0px solid #ddd;
    }

        .bottom-panel .bp-col a {
            width: 100%;
            display: block;
            height: 100%;
        }

        .bottom-panel .bp-col .bp-icon {
            width: 100%;
            height: 60%;
            padding: 15px 0px 3px;
        }

        .bottom-panel .bp-col .bp-text {
            width: 100%;
            color: #ffffff;
        }

        .bottom-panel .bp-col:last-child {
            border-right: 0px solid #ddd;
        }

/* ---------------------------------------------------
6. HOMEPAGE
----------------------------------------------------- */
#content {
    max-width: 1024px;
    margin: 0 auto;
    /* background-color: #f4f4f4; */
    /* HOMEPAGE SLIDER */
}

    #content .form-group .row {
        margin-bottom: 0px;
    }

    #content .labelclock {
        padding-top: 8px;
    }

    #content .img-hero {
        margin-bottom: -15px;
        overflow: hidden;
    }

        #content .img-hero .slick-slide img {
            width: 100%;
            height: auto;
        }

        #content .img-hero ul.slick-dots {
            bottom: 20px;
        }

            #content .img-hero ul.slick-dots li {
                margin: 0px;
            }

                #content .img-hero ul.slick-dots li button {
                    background-color: #ffffff;
                }

                    #content .img-hero ul.slick-dots li button:before {
                        color: #fff;
                        font-size: 0px;
                    }

.container-homepage {
    padding: 0px 15px;
}

.section-home {
    overflow: hidden;
    width: 100%;
    z-index: 2;
    margin: 0 auto 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 15px;
}

.heading-section {
    position: relative;
    text-align: center;
    /* margin-top: 20px; */
    padding-left: 15px;
    padding-right: 15px;
}

    .heading-section .sa-title.popcat {
        width: 100%;
        line-height: 1;
    }

    .heading-section .sa-title {
        color: #f7b114;
        font-size: 18px;
        margin-bottom: 5px;
        font-weight: 600;
    }

.section-home .more-category {
    width: 100%;
    padding: 10px 0px 0px;
    text-align: center;
}

    .section-home .more-category .mcbutton {
        position: relative;
        right: 0px;
        bottom: 0px;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
    }

.section-a {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 15px 15px;
}

.section-home.s-category {
    position: relative;
}

.home-category-list {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
}

    .home-category-list .home-box-category {
        position: relative;
        width: 50%;
        height: 85px;
        overflow: hidden;
        float: left;
        border: 5px solid #ffffff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .home-category-list .home-text-category {
        display: table;
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 2;
        text-align: center;
    }

        .home-category-list .home-text-category .bc-text {
            word-break: break-word;
            display: table-cell;
            z-index: 2;
            vertical-align: middle;
            color: #fff;
            font-size: 18px;
            font-weight: 600;
            padding: 0px 20px;
            line-height: 1;
        }

    .home-category-list .home-image-category {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000000;
    }

        .home-category-list .home-image-category img {
            opacity: 0.5;
            max-height: 9999999%;
            width: 200%;
            height: auto;
            max-width: 200%;
            margin-left: -50%;
        }

/* HOMEPAGE ICON MENU -*/
.home-icon {
    padding-left: 15px;
    padding-right: 15px;
}

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

.home-icon .homepage-icon-menu {
    /*display: block;*/
    margin-bottom: 18px;
}

.home-icon .section-home {
    padding: 10px 0px 10px;
    background-color: #fff;
}

.home-icon .container {
    padding-top: 5px;
    padding-bottom: 5px;
}

.home-icon .row {
    margin-bottom: 15px;
}

    .home-icon .row:last-of-type {
        margin-bottom: 0px;
    }

.home-icon .s-icon {
    padding: 0px 5px;
    text-align: center;
}






.family-owner img {
    width: 25px !important;
}

.home-icon .s-icon img {
    width: 45px;
    margin-bottom: 10px;
    height: auto;
}

/* HOMEPAGE AVAILABLE CAR */
.available-car {
    padding: 15px 0px;
    position: relative;
}

    .available-car .heading-section .sa-title {
        width: 100% !important;
    }

    .available-car .slick-track {
        margin: 0px 0px;
    }

    .available-car .slick-prev {
        right: 35px;
        z-index: 3;
        top: 90%;
        left: auto;
    }

    .available-car .slick-next {
        right: 10px;
        z-index: 3;
        top: 90%;
    }

        .available-car .slick-prev:before,
        .available-car .slick-next:before {
            color: #f7b114;
        }

    .available-car .acr-box {
        background-color: #ffffff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        overflow: hidden;
        margin-left: 15px;
        width: 280px;
        position: relative;
    }

        .available-car .acr-box .acr-bg {
            width: 100%;
            height: 100%;
            position: absolute;
            z-index: 0;
            top: 0px;
            left: 0px;
        }

            .available-car .acr-box .acr-bg img {
                width: 100%;
                height: auto;
                max-height: 9999999px;
                opacity: 0.1;
                position: absolute;
                bottom: 0px;
            }

        .available-car .acr-box .acr-box-in {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            position: relative;
            overflow: hidden;
            z-index: 1;
            height: 170px;
        }

            .available-car .acr-box .acr-box-in .acr-content {
                padding: 20px 20px;
            }

                .available-car .acr-box .acr-box-in .acr-content .ct-name {
                    font-size: 18px;
                    color: #f7b114;
                    font-weight: 600;
                }

                .available-car .acr-box .acr-box-in .acr-content .ct-cost .cprice {
                    font-size: 24px;
                    font-weight: 600;
                    color: #df9403;
                    display: block;
                }

                .available-car .acr-box .acr-box-in .acr-content .ct-cost .perday {
                    position: relative;
                    top: -5px;
                    margin-bottom: 10px;
                    display: block;
                }

                .available-car .acr-box .acr-box-in .acr-content .ct-info {
                    padding: 10px 0px 0px;
                    position: relative;
                }

                    .available-car .acr-box .acr-box-in .acr-content .ct-info ul {
                        background-color: #ffffff;
                        margin-bottom: 20px;
                        display: inline-block;
                        float: left;
                        padding: 0px;
                        -webkit-border-radius: 10px;
                        -moz-border-radius: 10px;
                        border-radius: 10px;
                    }

                        .available-car .acr-box .acr-box-in .acr-content .ct-info ul li {
                            padding: 0px 5px 0px 0px;
                            display: inline-block;
                        }

                            .available-car .acr-box .acr-box-in .acr-content .ct-info ul li img {
                                width: 20px;
                                height: auto;
                                display: inline;
                            }

                .available-car .acr-box .acr-box-in .acr-content .ct-reserve {
                    display: block;
                    clear: both;
                }

            .available-car .acr-box .acr-box-in .acr-img {
                width: 180px;
                float: right;
                margin-right: -40px;
                margin-top: 40px;
                position: absolute;
                right: 0px;
            }

                .available-car .acr-box .acr-box-in .acr-img img {
                    width: 100%;
                }

            .available-car .acr-box .acr-box-in .acr-content {
                width: 100%;
            }

/* HOMEPAGE DESTINATION */
.vacation-destination {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}

    .vacation-destination .heading-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .vacation-destination .vs-carousel .item {
        width: 250px;
        padding-left: 15px;
    }

        .vacation-destination .vs-carousel .item .vs-box .vsb-top {
            position: relative;
        }

            .vacation-destination .vs-carousel .item .vs-box .vsb-top .vsb-rating {
                color: #df9403;
                color: #fff;
                position: absolute;
                padding: 5px 8px;
                background-color: #f7b114;
                top: 10px;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;
                left: 10px;
            }

                .vacation-destination .vs-carousel .item .vs-box .vsb-top .vsb-rating .fa-star {
                    color: #df9403;
                }

            .vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img {
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;
                overflow: hidden;
                height: 150px;
            }

                .vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img img {
                    width: 100%;
                    height: auto;
                    max-height: 99999999px;
                }

        .vacation-destination .vs-carousel .item .vs-box .vsb-middle {
            padding: 5px 0px;
            font-weight: 600;
            font-size: 15px;
        }

            .vacation-destination .vs-carousel .item .vs-box .vsb-middle .vsbm-left {
                color: #f7b114;
                display: inline-block;
            }

            .vacation-destination .vs-carousel .item .vs-box .vsb-middle .vsbm-right {
                display: inline-block;
                color: #df9403;
                float: right;
            }

/* HOMEPAGE NEWS */
.section-home.home-news .home-news-wrap .more-category {
    padding: 0px 0px;
}

.section-home.home-news .home-news-wrap .news-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

    .section-home.home-news .home-news-wrap .news-item .hnw-title {
        font-weight: 600;
    }

    .section-home.home-news .home-news-wrap .news-item .news-content {
        position: relative;
        width: 100%;
        padding-left: 120px;
        min-height: 70px;
    }

        .section-home.home-news .home-news-wrap .news-item .news-content .hnw-img {
            width: 100px;
            position: absolute;
            top: 0px;
            left: 0px;
            overflow: hidden;
            height: 100%;
        }

            .section-home.home-news .home-news-wrap .news-item .news-content .hnw-img img {
                height: auto;
                max-height: 99999px;
                width: 100%;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;
            }

        .section-home.home-news .home-news-wrap .news-item .news-content .hnw-desc .more {
            color: #f7b114;
        }

/*==================================================
7. BOOKING 
==================================================*/
.gj-picker-md [role="header"],
.gj-picker-md .arrow-begin,
.gj-picker-md [role="body"] [role="arrow"] {
    background: #f7b114 !important;
    background-color: #f7b114 !important;
}

.gj-picker-md .arrow-end {
    border: 16px solid #f7b114 !important;
}

.gj-picker-md [role="footer"] button.gj-button-md {
    color: #f7b114 !important;
}

.gj-timepicker .form-control {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gj-timepicker-md [role="right-icon"] {
    font-size: 0px !important;
    width: 100%;
    height: 100%;
}

/*==================================================
8. SUBSCRIBE
==================================================*/
.section-subscribe {
    background-color: #fff;
    position: relative;
    padding: 30px 20px;
    overflow: hidden;
    /*margin-top: 20px;*/
    background-image: url(../img/image.jpg);
    background-position: center;
    background-color: #fff;
    background-size: cover;
}

    .section-subscribe .subcontainer {
        z-index: 1;
        position: relative;
    }

        .section-subscribe .subcontainer .textsub {
            text-align: center;
        }

        .section-subscribe .subcontainer .section-title {
            font-weight: 600;
            text-align: center;
            font-size: 18px;
            margin-bottom: 5px;
        }

        .section-subscribe .subcontainer .submitsub {
            background-color: #f7b114;
            position: absolute;
            color: #ffffff;
            font-size: 18px;
            border: 1px solid #f7b114;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            padding: 4px 8px 0px 10px;
            right: 30px;
            top: 11px;
            cursor: pointer;
            width: 28px;
            height: 28px;
        }

    .section-subscribe .bg-subscribe {
        /*position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.2;*/
    }

        .section-subscribe .bg-subscribe img {
            width: 100%;
            height: auto;
            max-height: 999999px;
        }

    .section-subscribe .mail-subscribe-box {
        position: relative;
        padding-bottom: 35px;
        margin-top: 10px;
        padding: 0px 20px;
    }

        .section-subscribe .mail-subscribe-box input {
            color: #303030;
            border: 1px solid #f7b114;
            height: 50px;
            background: #ffffff;
            -webkit-border-radius: 90px;
            -moz-border-radius: 90px;
            border-radius: 90px;
            margin-bottom: 0px;
            padding: 10px 50px 10px 20px;
            box-sizing: border-box;
        }

        .section-subscribe .mail-subscribe-box i {
            position: absolute;
            color: #95b700;
            font-size: 18px;
            border: 1px solid #f7b114;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            padding: 4px 8px 4px 10px;
            right: 30px;
            top: 11px;
            cursor: pointer;
            width: 28px;
            height: 28px;
        }

/* ==================================================
9. CHART
==================================================== */
.page-cart .svg-inline--fa {
    margin-right: 5px;
    color: #a4a4a4;
}

.page-cart .subsite-heading {
    margin-bottom: 10px;
}

.page-cart .chart-box {
    position: relative;
    border: 0px solid #ced4da;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    overflow: hidden;
}

    .page-cart .chart-box ul {
        list-style: none;
        padding: 0px 0px;
        margin-bottom: 0px;
    }

        .page-cart .chart-box ul li {
            padding: 10px 10px;
            font-size: 16px;
        }

            .page-cart .chart-box ul li .svg-inline--fa {
                margin-right: 5px;
                color: #a4a4a4;
            }

            .page-cart .chart-box ul li label {
                font-weight: 600;
                margin-bottom: 0px;
            }

            .page-cart .chart-box ul li:nth-child(odd) {
                background-color: #eee;
            }

    .page-cart .chart-box .extraservice {
        padding: 0px 0px;
    }

        .page-cart .chart-box .extraservice .service-row {
            padding: 10px 10px;
        }

            .page-cart .chart-box .extraservice .service-row:nth-child(2n+1) {
                background-color: #eee;
            }

        .page-cart .chart-box .extraservice .svg-inline--fa {
            margin-right: 5px;
            color: #a4a4a4;
        }

        .page-cart .chart-box .extraservice .es-left,
        .page-cart .chart-box .extraservice .es-right {
            float: left;
            width: 50%;
        }

        .page-cart .chart-box .extraservice .es-right {
            text-align: right;
        }

    .page-cart .chart-box label {
        margin-bottom: 0px;
    }

.page-cart .coupon .btn.btn-outline-secondary {
    padding: 0px 20px;
    border: 0px solid #ffffff;
    font-size: 13px;
}

.page-cart .cart-car-box {
    width: 280px;
    padding-top: 20px;
    margin: 0px auto 20px;
}

    .page-cart .cart-car-box .chart-car {
        text-align: center;
    }

        .page-cart .cart-car-box .chart-car img {
            max-width: 200px;
            width: 100%;
        }

.page-cart .chart-car-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #f7b114;
    line-height: 1.2;
}

.page-cart .chart-car-price {
    background-color: #f7b114;
    text-align: center;
    font-size: 17px;
    margin: 7px auto;
    padding: 5px 5px;
    border-radius: 90px;
    color: #fff;
    width: 130px;
}

    .page-cart .chart-car-price .svg-inline--fa {
        color: #df9403;
        margin-right: 5px;
    }

.page-cart .cart-box-detail {
    padding: 0px 0px 0px 0px;
}

    .page-cart .cart-box-detail .cb-box {
        padding: 0px 0px 3px;
    }

        .page-cart .cart-box-detail .cb-box label {
            margin-bottom: 0px;
            font-weight: 600;
        }

.page-cart .button {
    margin: 30px 0px;
}

.page-cart .cart-total {
    padding: 10px 10px;
    border: 0px solid #dadfe3;
    border-radius: 10px;
    background-color: #f7f7f7;
}

    .page-cart .cart-total .ct-row {
        padding: 0px 0px 5px;
    }

        .page-cart .cart-total .ct-row .ct-left {
            width: 50%;
            float: left;
            text-align: left;
        }

        .page-cart .cart-total .ct-row .ct-right {
            width: 50%;
            float: left;
            text-align: right;
        }

            .page-cart .cart-total .ct-row .ct-right span {
                width: 50px;
                text-align: left;
                display: inline-block;
            }

        .page-cart .cart-total .ct-row.total {
            font-weight: 600;
        }

    .page-cart .cart-total .svg-inline--fa.fa-dollar-sign {
        color: #a4a4a4;
        margin-right: 5px;
    }

/* ====================================================
10. CHECKOUT
======================================================*/
.page-checkout .form-layout {
    padding: 0px 0px;
}

.page-checkout .subsite-heading-row {
    margin-bottom: 10px;
}

.page-checkout .cart-total {
    padding: 10px 10px;
    border: 0px solid #dadfe3;
    border-radius: 10px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

    .page-checkout .cart-total .ct-row {
        padding: 0px 0px 5px;
    }

        .page-checkout .cart-total .ct-row .ct-left {
            width: 50%;
            float: left;
            text-align: left;
        }

        .page-checkout .cart-total .ct-row .ct-right {
            width: 50%;
            float: left;
            text-align: right;
        }

            .page-checkout .cart-total .ct-row .ct-right span {
                width: 50px;
                text-align: left;
                display: inline-block;
            }

        .page-checkout .cart-total .ct-row.total {
            font-weight: 600;
        }

    .page-checkout .cart-total .svg-inline--fa.fa-dollar-sign {
        color: #a4a4a4;
        margin-right: 5px;
    }

/* ================================================ 
11. MY RIDES
================================================ */
.page-my-rides .db {
    text-align: center;
    margin: 20px 0px;
    color: #f7b114;
    text-decoration: underline;
}

.page-my-rides .mr-car-box-wrap {
    position: relative;
    overflow: hidden;
}

    .page-my-rides .mr-car-box-wrap .mr-car-box {
        width: 200px;
        padding-top: 20px;
        margin: 0px auto 20px;
    }

        .page-my-rides .mr-car-box-wrap .mr-car-box .cd {
            text-align: center;
            margin: 10px 0px 5px;
        }

        .page-my-rides .mr-car-box-wrap .mr-car-box .mr-car {
            text-align: center;
        }

        .page-my-rides .mr-car-box-wrap .mr-car-box .mr-car-title {
            width: 100%;
            text-align: center;
            font-size: 18px;
            font-weight: 600;
            color: #f7b114;
            line-height: 1.2;
        }

        .page-my-rides .mr-car-box-wrap .mr-car-box .mr-car-code {
            background-color: #f7b114;
            text-align: center;
            font-size: 14px;
            margin: 0px auto;
            padding: 5px;
            border-radius: 90px;
            color: #fff;
            width: 120px;
            font-weight: 600;
        }

.page-my-rides .trip {
    border: 1px solid #dbdbdb;
    width: 100%;
    display: flex;
    position: relative;
    background-color: #f7f7f7;
    border-radius: 10px;
    height: 120px;
}

    .page-my-rides .trip .tl-wrap {
        display: table-cell;
        vertical-align: middle;
    }

    .page-my-rides .trip .trip-right,
    .page-my-rides .trip .trip-left {
        width: 50%;
        text-align: center;
        padding: 10px 10px;
        overflow: hidden;
        display: table;
        height: 100%;
    }

    .page-my-rides .trip .arrow {
        position: absolute;
        width: 30px;
        left: 50%;
        margin-left: -15px;
        top: 50%;
        height: 30px;
        margin-top: -15px;
        display: table;
        text-align: center;
        background-color: #df9403;
        border-radius: 100%;
        padding-top: 4px;
    }

        .page-my-rides .trip .arrow .svg-inline--fa {
            color: #fff;
            display: table-cell;
            vertical-align: middle;
            font-size: 18px;
        }

    .page-my-rides .trip .trip-left {
        padding-right: 25px;
        border-right: 1px solid #dbdbdb;
    }

    .page-my-rides .trip .trip-right {
        padding-left: 25px;
    }

    .page-my-rides .trip .tl-location {
        font-weight: 600;
        color: #f7b114;
    }

    .page-my-rides .trip .tl-date {
        font-size: 12px;
    }

    .page-my-rides .trip .tl-time {
        font-size: 12px;
    }

/* =====================================================
12. SETTING
===================================================== */
.page-setting .profile-picture .ppimg {
    width: 100px;
    height: 100px;
    margin: 20px auto 10px;
    border-radius: 100%;
    overflow: hidden;
}

    .page-setting .profile-picture .ppimg img {
        max-width: 100%;
        max-height: 100%;
    }

.page-setting .setting-submit {
    margin-top: 30px;
}

/* =====================================================
13. CAR LIST
===================================================== */
.page-car-list .car-card {
    border: 1px solid #ededed;
    width: 100%;
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px 10px 10px 100px;
    position: relative;
    min-height: 95px;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075) !important;
    /* background-color: #fff; */
}

    .page-car-list .car-card .cc-left {
        width: 100px;
        text-align: center;
        position: absolute;
        left: 0px;
        padding: 0px 10px 10px 10px;
    }

        .page-car-list .car-card .cc-left .ccl-text span {
            padding: 0px 5px;
        }

        .page-car-list .car-card .cc-left .ccl-text .svg-inline--fa {
            margin-right: 5px;
            color: #b5b5b5;
        }

    .page-car-list .car-card .cc-right {
        width: 100%;
        padding-left: 10px;
        line-height: normal;
    }

        .page-car-list .car-card .cc-right .ccr-row-a {
            font-weight: 600;
            font-size: 19px;
        }

        .page-car-list .car-card .cc-right .ccr-row-b {
            width: 100%;
            color: #b5b5b5;
            margin-bottom: 5px;
            font-weight: 600;
        }

        .page-car-list .car-card .cc-right .ccr-row-c {
            width: 100%;
        }

        .page-car-list .car-card .cc-right .ccr-row-d {
            width: 100%;
            margin-top: 5px;
        }

        .page-car-list .car-card .cc-right .ccr-row-e {
            width: 100%;
            color: #b5b5b5;
        }

            .page-car-list .car-card .cc-right .ccr-row-e span {
                color: #df9403;
                font-size: 16px;
                font-weight: 600;
            }

/* ====================================================
14. DESTINATIONS 
===================================================== */
.destination-card {
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 8px;
}

    .destination-card .dc-top {
        position: relative;
        padding: 0px 0px 0px 130px;
        min-height: 90px;
    }

    .destination-card .dc-left {
        border-radius: 10px;
        overflow: hidden;
        width: 120px;
        height: 80px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

        .destination-card .dc-left .dcl-image {
            height: 100%;
            width: 100%;
        }

    .destination-card .dc-right .dcr-row-a {
        font-weight: 600;
        color: #f7b114;
    }

    .destination-card .dc-right .dcr-row-b {
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .destination-card .dc-bottom {
        display: flex;
    }

        .destination-card .dc-bottom .dcb-left {
            width: 50%;
            text-align: left;
        }

        .destination-card .dc-bottom .dcb-right {
            line-height: 1;
            width: 50%;
            text-align: right;
            font-size: 16px;
            font-weight: 600;
            color: #df9403;
        }

.star-rates .star {
    color: #dbdbdb;
}

    .star-rates .star.rated {
        color: #df9403;
    }

.star-rates .rated-value {
    margin-left: 2px;
}

/* =====================================================
15. NEWS LIST
===================================================== */
.news-card {
    margin-bottom: 7px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 9px;
}

    .news-card .nc-top {
        position: relative;
        padding: 0px 0px 0px 0px;
        min-height: 107px;
    }

        .news-card .nc-top .nc-left {
            border-radius: 10px;
            overflow: hidden;
            width: 100px;
            height: 100px;
            position: absolute;
            left: 0px;
            top: 0px;
        }

            .news-card .nc-top .nc-left .ncl-image {
                height: 100%;
                width: 100%;
            }

        .news-card .nc-top .nc-right .ncr-row-a {
            display: -webkit-box;
            max-width: 100%;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            font-weight: 600;
            color: #000;
            font-size: 18px;
            margin-bottom: 9px;
        }

        .news-card .nc-top .nc-right .ncr-row-b {
            display: -webkit-box;
            max-width: 100%;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

/* =====================================================
16. NEWS 
===================================================== */
.tab-comment {
    padding: 0px 0px;
}

    .tab-comment .add-new-comment {
        margin-top: 0px;
        margin-bottom: 15px;
    }

        .tab-comment .add-new-comment .input.your-name {
            width: 100%;
            margin-bottom: 5px;
            padding: 5px 5px;
        }

        .tab-comment .add-new-comment .input.your-msg {
            width: 100%;
            margin-bottom: 10px;
            padding: 10px 10px;
            height: 70px;
            border-radius: 5px;
            border: 1px solid #ececec;
        }

        .tab-comment .add-new-comment .theme-button.send-msg {
            border: 0px solid #333333;
            padding: 8px 10px;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
        }

    .tab-comment .comment-list .section-comment {
        position: relative;
        padding-left: 40px;
        padding-bottom: 10px;
    }

        .tab-comment .comment-list .section-comment .comment-view-body {
            background-color: #fafafa;
            border: 1px solid #ececec;
            padding: 10px 10px;
            border-radius: 5px;
        }

            .tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-img {
                overflow: hidden;
                width: 30px;
                height: 30px;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                border-radius: 100%;
                position: absolute;
                left: 0px;
                top: 5px;
            }

            .tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-comment .cmc-heading {
                margin-bottom: 5px;
            }

                .tab-comment .comment-list .section-comment .comment-view-body .cm-row .cm-comment .cmc-heading .cm-hour {
                    font-size: 10px;
                    padding-top: 2px;
                    margin-bottom: 0px;
                    color: #949494;
                }

/* ====================================================
17. FEEDBACK
===================================================== */
.page-feedback form {
    margin: 20px 0px;
}

.page-feedback .feedback-submit {
    /* margin: 10px 0px; */
}

.page-feedback .row-check {
    text-align: center;
    margin: 30px 0px;
}

/* ====================================================
18. GALLERY
===================================================== */
.gallery-section {
    margin-bottom: 15px;
    margin-top: 15px;
}

    .gallery-section .row-filter {
        margin-bottom: 5px;
    }

    .gallery-section .row-gallery {
        margin-left: -5px;
        margin-right: -5px;
    }

    .gallery-section .gall-row {
        width: 100%;
    }

    .gallery-section .gall-row-filter {
        width: 100%;
    }

    .gallery-section .gall-col {
        width: 50%;
        float: left;
        padding: 5px 5px;
    }

    .gallery-section .wrap-gallery img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .gallery-section .col {
        padding: 3px;
        margin: 0;
    }

    .gallery-section .filter-gallery {
        text-align: center;
    }

    .gallery-section .filter-button {
        color: #f7b114;
        background: transparent;
        padding: 10px 5px;
        font-weight: 600;
        margin-bottom: 5px;
        border: 0px solid #cecece;
    }

        .gallery-section .filter-button.active {
            color: #df9403;
        }

    .gallery-section .gallery-img-box,
    .gallery-section .gallery-img-box * {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .gallery-section .gallery-img-box.gallery-hidden {
            display: none;
        }

/* ====================================================
19. REGISTER / SIGN UP
==================================================== */
.page-register form {
    margin: 20px 0px;
}

.page-register a {
    text-decoration: underline;
    color: #f7b114;
}

.page-register .register-submit {
    margin: 30px 0px;
}

.page-register .have-a-account {
    margin-top: 30px;
    text-align: center;
}

/* ====================================================
20. LOGIN
==================================================== */
.page-login form {
    margin: 20px 0px;
}

.page-login a {
    /* text-decoration: underline; */
    /* color: #f7b114; */
}

.page-login .login-submit {
    /* margin: 30px 0px; */
}

.page-login .text-with-link {
    margin-top: 30px;
    text-align: center;
}

/*==================================================
21. 404 PAGE
==================================================*/
.page-error .subsite {
    padding: 0px 0px;
}

.error-page {
    text-align: center;
    width: 100%;
    height: calc( 100vh - 56px - 70px);
    position: relative;
}

    .error-page h1 {
        margin: 0px 0px;
        font-size: 58px;
        font-weight: 600;
    }

    .error-page .in-error-page {
        width: 100%;
        height: 100%;
        position: absolute;
        display: table;
    }

        .error-page .in-error-page .in-in-error-page {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

/*==================================================
22. CAR SINGLE PAGE
==================================================*/
.single-car-box {
    position: relative;
    width: 100%;
}

    .single-car-box .scb-left {
        display: flex;
        padding: 10px 0px;
        border-top: 1px solid #d5d3d3;
        border-bottom: 1px solid #d5d3d3;
        background-color: #fff;
    }

        .single-car-box .scb-left .scbl {
            padding: 10px;
            width: 100%;
            text-align: center;
        }

            .single-car-box .scb-left .scbl .scbl-ra {
                color: #9f9f9f;
            }

            .single-car-box .scb-left .scbl .scbl-rb {
                font-weight: 600;
                color: #f7b114;
            }

            .single-car-box .scb-left .scbl .scbl-rc img {
                width: 30px;
                margin: 5px 0px 0px;
            }

        .single-car-box .scb-left .scbl-center {
            border-right: 1px solid #d5d3d3;
            border-left: 1px solid #d5d3d3;
        }

    .single-car-box .scb-right {
        height: 100%;
        padding: 10px 0px;
    }

.page-car-single {
    position: relative;
}

    .page-car-single .bg-img img {
        position: absolute;
        left: 0px;
        height: 100%;
        opacity: 0.2;
        top: 0px;
        max-width: 999999px;
    }

    .page-car-single .cs-top {
        padding: 10px 71px 10px 0px;
        border-top: 0px solid #d5d3d3;
        border-bottom: 0px solid #d5d3d3;
        display: flex;
        position: relative;
        min-height: 63px;
        margin-bottom: 10px;
    }

        .page-car-single .cs-top .cst-left {
            width: 100%;
            border-right: 1px solid #d5d3d3;
        }

            .page-car-single .cs-top .cst-left .subsite-heading {
                font-size: 24px;
                text-align: left;
                padding: 2px 0px;
                line-height: 1.2;
            }

        .page-car-single .cs-top .cst-right {
            height: 43px;
            position: absolute;
            text-align: center;
            right: 0px;
            width: 61px;
            top: 10px;
        }

    .page-car-single .btn-reserve {
        margin: 20px 0px 10px;
    }

        .page-car-single .btn-reserve .theme-button {
            padding: 10px 20px;
        }

    .page-car-single .price .price-value {
        color: #f7b114;
        font-size: 24px;
        font-weight: 600;
        line-height: 1;
    }

    .page-car-single .price .duration {
        color: #9f9f9f;
    }

/*==================================================
23. PROFILE 
==================================================*/
.page-profile .cf-heading {
    padding: 10px 15px;
    font-weight: 600;
    color: #f7b114;
}

.page-profile .row-avatar {
    padding: 0px 15px;
    margin-top: -60px;
    text-align: center;
}

    .page-profile .row-avatar .avatar-img img {
        height: 150px;
        overflow: hidden;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid #ebebeb;
    }

.page-profile .probox {
    background-color: #f9f9f9;
    margin: 20px -15px;
    margin: 20px 5px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

    .page-profile .probox .border-center {
        border-left: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
    }


    .page-profile .probox .bx-col {
        width: 33.33%;
        float: left;
        text-align: center;
        height: 107px;
        align-items: center;
    }

        .page-profile .probox .bx-col .bx-col-in {
            display: table-cell;
            vertical-align: middle;
        }

.page-profile .profile-dash .probox .bx-col {
    display: inline-grid;
}

.page-profile .probox .bx-col .bx-col-in .count {
    color: #f7b114;
    font-weight: 600;
    font-size: 18px;
}


.page-profile .row-info-profile .proname {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    margin: 0px 0px 2px;
    color: #f7b114;
    text-transform: capitalize;
}

.page-profile .row-info-profile .proname-info {
    text-align: center;
}

.page-profile .row-info-profile .pro-des {
    padding: 20px 0px 10px;
    text-align: center;
}

.page-profile .row-info-profile .socmed {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

    .page-profile .row-info-profile .socmed .socmed-line {
        display: inline-block;
    }

        .page-profile .row-info-profile .socmed .socmed-line .socmed-item {
            width: 25px;
            height: 25px;
            display: table;
            text-align: center;
            color: #ffffff;
            background-color: #f7b114;
            -webkit-border-radius: 90%;
            -moz-border-radius: 90%;
            border-radius: 90%;
            font-size: 10px;
            padding: 0px 0px;
        }

            .page-profile .row-info-profile .socmed .socmed-line .socmed-item .si-icon {
                display: table-cell;
                vertical-align: middle;
            }

.profile-trip {
    margin: 0px -15px;
}

.destination-card-small {
    padding-left: 15px;
    width: 133px;
}

    .destination-card-small .dcs-img {
        margin-bottom: 5px;
        position: relative;
    }

        .destination-card-small .dcs-img img {
            border-radius: 10px;
        }

    .destination-card-small .dcs-row-a {
        position: absolute;
        z-index: 2;
        color: #fff;
        font-weight: 600;
        line-height: 1;
        left: 10px;
        bottom: 10px;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* ---------------------------------------------------
24. FOOTER
----------------------------------------------------- */
.footer {
    padding: 20px 35px;
    height: 100px;
    background-color: #f7b114;
    text-align: center;
    color: #ffffff;
}

    .footer .footer-heading {
        font-weight: 600;
        margin-bottom: 10px;
    }

    .footer .socmed {
        text-align: center;
        width: 100%;
    }

        .footer .socmed .socmed-line {
            display: inline-block;
        }

            .footer .socmed .socmed-line .socmed-item {
                width: 30px;
                height: 30px;
                display: table;
                text-align: center;
                color: #95b700;
                background-color: #ffffff;
                -webkit-border-radius: 90%;
                -moz-border-radius: 90%;
                border-radius: 90%;
                font-size: 16px;
                padding: 0px 0px;
            }

                .footer .socmed .socmed-line .socmed-item .si-icon {
                    display: table-cell;
                    vertical-align: middle;
                    color: #f7b114;
                }

/*==================================================
25. PREVIEW
==================================================*/
body.preview {
    background-color: #ffffff;
    background-size: 120% auto;
}

    body.preview .container {
        max-width: 1300px;
    }

    body.preview .wrap-qr {
        margin-top: 20px;
    }

    body.preview .description {
        margin: 10px auto 30px;
        text-align: justify;
        padding: 0px 0px 0px 10px;
    }

    body.preview .your-mobile {
        text-align: center;
        font-size: 16px;
        max-width: 300px;
        margin: 20px auto 0px;
    }

    body.preview .container {
        position: relative;
        z-index: 2;
    }

    body.preview .here {
        background-color: #f7b114;
        color: #ffffff;
        padding: 5px 15px;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        border-radius: 90px;
        display: inline-block;
        margin: 10px;
    }

    body.preview .pr-bg {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 0;
        width: 100%;
        opacity: 0.2;
    }

        body.preview .pr-bg img {
            width: 100%;
            height: auto;
        }

    body.preview .wrapper {
        max-width: 953px;
        margin: 12px auto;
        font-size: 15px;
    }

    body.preview .pr-title {
        display: inline-block;
        padding: 0px 20px;
        font-size: 40px;
        font-weight: 800;
        color: #f7b114;
    }

    body.preview .pr-tagline {
        display: inline-block;
        font-size: 27px;
    }

    body.preview .content-left {
        max-width: 410px;
        float: left;
    }

        body.preview .content-left .mobileframe {
            float: left;
            position: relative;
            border-radius: 30px;
            border: 0px solid #ffffff;
            overflow: hidden;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
            -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
            box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.44);
        }

    body.preview #qrimage {
        margin-top: 10px;
        margin-bottom: 20px;
        width: 150px;
        height: auto;
    }

    body.preview .buy-now .bn {
        background: #f7b114;
        color: #ffffff;
        font-weight: 600;
        padding: 10px 30px;
        display: inline-block;
        margin: 20px 0px 0px;
        border-radius: 90px;
        cursor: pointer;
    }

        body.preview .buy-now .bn:hover {
            background-color: #df9403;
            background-color: #000;
        }

    body.preview .content-left .mobileframe .preview-mobile-frame {
        background-color: #ffffff;
        overflow: hidden;
    }

        body.preview .content-left .mobileframe,
        body.preview .content-left .mobileframe .mobile-frame-bg,
        body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame,
        body.preview .content-left .mobileframe .preview-mobile-frame {
            height: 568px;
            width: 369px;
            box-sizing: unset;
        }

            body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame {
                position: relative;
                margin: 0px;
                border: none;
                background: none;
                overflow-y: scroll;
                overflow-x: hidden;
            }

    body.preview .content-right {
        float: right;
        text-align: center;
        width: 543px;
    }

        body.preview .content-right .in-r {
            width: 100%;
            text-align: center;
            margin-top: 31%;
        }

        body.preview .content-right h1 {
            font-weight: 600;
            margin-bottom: 0px;
        }

        body.preview .content-right p {
            margin-bottom: 40px;
        }

/*ak css*/
.umrah-guid .homepage-icon-menu {
    display: block;
    box-shadow: 0px 0px 13px 0px #00000014;
    padding: 8px;
    padding: 15px 3px;
    margin: 10px 0px;
    text-align: center;
}

    .umrah-guid .homepage-icon-menu img {
        display: inline-block;
        width: 80px;
        margin-bottom: 10px;
    }

    .umrah-guid .homepage-icon-menu .s-icon-text {
        font-size: 17px;
        font-weight: 500;
    }

.names-of-allah .nc-top {
    padding-left: 0px;
}

    .names-of-allah .nc-top .ncl-image img {
        height: 100px;
        width: 100%;
        margin: 10px 0px;
    }

.news-card.names-of-allah {
    box-shadow: 0px 0px 10px 0px #0000002e;
    padding: 8px;
    margin: 11px 0px;
}

.bg-grey {
    background: #efeded;
}

.news-card .nc-top .nc-right .ncr-row-a h1 {
    font-weight: 800;
    font-size: 43px;
    margin: 0px;
    color: #f7b114;
}

div.accordion .card-header {
    text-align: left;
    padding: 9px;
}

.accordion > .card .card-body {
    padding: 10px;
    text-align: justify;
}

div#accordionExample .card {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.names-of-allah {
    background-image: url('../img/names-of-allaha.jpg');
}

.accordion > .card a.card-header {
    color: #fff;
}


    .accordion > .card a.card-header[aria-expanded="false"]:before {
        content: ">";
    }

    .accordion > .card a.card-header[aria-expanded="true"]:before {
        content: ">";
    }

.content-wrap.page-news .subsite img.border-radius {
    width: 100%;
}

.default-carousel .slick-slide {
    margin: 0px 14px;
}

.other-function-button ul {
    padding-left: initial;
    /* display: inline-flex; */
    list-style: none;
    float: right;
    display: inline-block;
    width: 100px;
    margin-bottom: 0px !important;
}

    .other-function-button ul li button {
        border: none;
        background: transparent;
        border: solid 1px #000;
        border: none;
        font-size: 20px;
        color: #f2f2f2;
    }

.div-counter-no h2 {
    color: #fff;
    font-size: 45px;
}

.other-function-button ul li {
    float: left;
    width: 50%;
    text-align: center;
}

    .other-function-button ul li:first-child {
        width: 100%;
    }

        .other-function-button ul li:first-child input {
            width: 90%;
            padding: 7px;
            font-size: 28px;
            line-height: 27px;
            border: solid 3px #fff;
            border-radius: 17px;
            margin-bottom: 12px;
            background: transparent;
            color: #fff;
        }

button.tap-button {
    background: #f7b114;
    color: #fff;
    border: none;
    height: 200px;
    width: 200px;
    font-size: 25px;
    border-radius: 50%;
}

.thasbeeh {
    padding: 15px;
}

.content-section .row {
    align-items: center;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.section-subscribe.content-section {
    padding: 19px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: bottom;
    border-radius: 12px;
}

.div-counter-no h5 {
    color: #fff;
}

.dashbord-icons .homepage-icon-menu {
    display: block;
    margin-bottom: 18px;
    /* box-shadow: 0px 0px 9px 0px #000; */
    padding: 10px;
}


/*admin section*/
/*dashbord section*/

.dashbord-icons {
    padding-left: 0px;
    padding-right: 0px;
}

    .dashbord-icons .homepage-icon-menu {
        display: block;
        margin-bottom: 18px;
        box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075) !important;
        padding: 10px;
        border: 1px solid #ededed;
        border-radius: 5px;
    }

    .dashbord-icons .s-icon {
        padding: 0px 5px;
    }

        .dashbord-icons .s-icon:nth-child(1) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

        .dashbord-icons .s-icon:nth-child(2) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

        .dashbord-icons .s-icon:nth-child(5) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

        .dashbord-icons .s-icon:nth-child(3) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

        .dashbord-icons .s-icon:nth-child(6) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

        .dashbord-icons .s-icon:nth-child(4) a {
            background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
        }

    .dashbord-icons.team-dashbord .s-icon:nth-child(1) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons.team-dashbord .s-icon:nth-child(2) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons .team-dashbord .s-icon:nth-child(5) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons.team-dashbord .s-icon:nth-child(3) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons.team-dashbord .s-icon:nth-child(6) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons.team-dashbord .s-icon:nth-child(4) a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons .s-icon a {
        background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 51%,#ebebeb 100%);
    }

    .dashbord-icons .section-home {
        padding: 30px 0px 10px;
        background-color: #fff;
    }

input.form-control.file-upload {
    line-height: 20px;
    padding-left: 10px;
}

.table-section .card-header {
    padding: 4px 8px;
}

    .table-section .card-header .subsite-heading {
        text-align: left;
    }

.table-section .card-body {
    padding: 10px;
}

    .table-section .card-body button {
        padding: 4px 9px;
    }

        .table-section .card-body button.btn-danger {
            background: #f30e0e;
        }

    .table-section .card-body table.table.table-bordered {
        width: 100%;
    }

    .table-section .card-body .button button {
        padding: 10px 25px;
        margin: 0px 2px;
    }

.d-flex {
    display: flex;
}

.qr-detail p {
    font-size: 18px;
    margin-bottom: 1px;
    font-weight: 600;
}

.qr-detail h5 {
    margin-bottom: 8px;
    font-size: 19px;
}

img.img-upload {
    margin: 0px 0px 7px;
    box-shadow: 0px 0px 0px 0px #00000021;
    padding: 5px;
    width: 150px;
    /* height: 150px; */
}

.page-profile .profile-dash .probox img {
    width: 35px;
    margin-bottom: 3px;
}

.profile-dash {
    position: relative;
}

.page-profile .profile .row-avatar, .page-profile .edit .row-avatar {
    margin-top: 0px;
}

.profile .profile-trip {
    margin: 0px;
}


p.with-icon {
    display: inline-table;
    width: 100%;
    height: calc(1.5em + -0.25rem + 2px);
    padding: 0.375rem 0.75rem;
    padding-left: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #4f555b;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid #ced4da; */
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0px;
    /* border-bottom: 1px solid #ced4da;*/
}

.profile-trip.agent-data .field-row .field-group .svg-inline--fa, .profile-trip.agent-data .field-row .field-group .fab, .profile-trip.agent-data .field-row .field-group .fas, .profile-trip.agent-data .field-row .field-group .fa, .profile-trip.agent-data .field-row .field-group .far {
    left: 0px;
}

.profile-trip.agent-data .field-row label {
    margin-bottom: 0px;
    width: 100%;
    /* border-bottom: solid 1px #888; */
    /* padding-bottom: 5px; */
    /* margin-bottom: 5px; */
    font-size: 14px;
    padding-left: 5px;
}

.mt-30 {
    margin-top: 30px;
}

.notification .share-button {
    margin-top: 7px;
}

    .notification .share-button ul.post-share {
        margin-bottom: 8px;
    }

        .notification .share-button ul.post-share li svg {
            color: #f7b114;
            margin-right: 3px;
            font-size: 14px;
        }


.agent-data .field-group {
    display: flex;
    align-items: baseline;
    /* justify-content: space-around; */
}

aside.action-button {
    text-align: center;
}

aside.action-button {
    text-align: center;
    padding: 7px 0px;
    border: solid 1px #cfcfcf;
    border-width: 1px 0px 1px 0px;
    background: #f7f7f7;
}

.document-thumb {
    margin-bottom: 37px;
}

.field-row label {
    font-weight: 600;
    margin-top: 0px;
    font-size: 15px;
    margin-bottom: 2px;
}

div#agentlogin label {
    margin-top: 0px;
}
/*end dashbord section*/


/*end admin section*/
/*Qr section*/

.new-qr-code {
    background: #ffffff;
    padding: 12px;
    border: solid 1px #dfdfdf;
}

.new-qr-inner {
    border: solid 7px #000;
    padding: 12px;
}

    .new-qr-inner h2 {
        font-size: 44px;
    }

    .new-qr-inner h3 {
        font-size: 22px;
        text-align: center;
        margin-top: 9px;
        font-weight: 600;
        font-feature-settings: normal;
        letter-spacing: -1px;
        margin-top: 14px;
        margin-bottom: 15px;
        line-height: 21px;
        color: #000;
    }

    .new-qr-inner h4 {
        text-transform: uppercase;
        color: #000;
        text-align: center;
        margin-top: 10px;
    }

    .new-qr-inner h5 {
        text-align: center;
        margin-top: 12px;
        color: #000;
        line-height: 28px;
        font-weight: 600;
        font-size: 23px;
        border-bottom: solid;
        padding-bottom: 9px;
        margin-bottom: 10px;
        display: block;
    }

.ownder-data h4 {
    font-size: 22px;
    margin-bottom: 2px;
}

.new-qr-inner img.qr-img {
    text-align: center;
}

.user-data {
    padding: 10px 10px 0px;
}



.user-detail {
    padding: 10px 0px;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    background-position: bottom;
}

.ownder-data h2 {
    font-size: 24px;
    margin-top: 10px;
    font-weight: 600;
    color: #fff !important;
    line-height: 15px;
}

.ownder-data h5 {
    font-size: 14px;
    margin-top: 0px;
    font-weight: 600;
    color: #ffc107 !important;
}

.ownder-data h4 {
    font-size: 19px;
    margin-top: 10px;
    font-weight: 500;
    color: #ffffff !important;
}

.images-section {
    width: 100px;
}

    .images-section .dimg {
        border-radius: 10%;
        width: 100px;
        height: 100px;
    }

.ownder-data h2, .ownder-data h4, .ownder-data h5, .ownder-data h6 {
    color: #fff;
}

span.coming-soon {
    background: black;
    color: #fff;
    padding: 2px 5px;
    font-size: 9px;
}

.home-icon.owner-icons .homepage-icon-menu .s-icon-text {
    margin-bottom: 0px;
    /* font-weight: 600;*/
}

.home-icon.owner-icons a.homepage-icon-menu {
    border: solid 1px #dfdfdf;
    margin: 13px;
    padding: 18px;
    background: #f2f2f2;
    border-radius: 12px;
    position: relative;
}

span.coming-soon {
    background: #f7b114;
    color: #000;
    padding: 2px 5px;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: 10px;
    /* transform: rotate(-5deg); */
    /* border-bottom: 27px solid #f7b114; */
    /* border-left: 25px solid #ad2e2e; */
    /* border-right: 30px solid #292222; */
    font-weight: 700;
}
/* top left*/


.ribbon {
    width: 88px;
    height: 73px;
    overflow: hidden;
    position: absolute;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 161px;
        padding: 6px 0;
        background-color: #f7b114;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #000;
        font: 700 10px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        text-align: center;
    }

.ribbon-top-left {
    top: 0px;
    left: 0px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: -1px;
        left: 0px;
    }

    .ribbon-top-left span {
        right: 21px;
        top: 18px;
        transform: rotate(-40deg);
    }

.bg-theme {
    background: #f7b114;
}

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

    ul.radion-button-list li .div-inner-list-data {
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* box-shadow: 0px 0px 7px 0px #000; */
        margin: 5px 0px;
        padding: 4px 15px;
    }

.sms-data {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
}

.icons-list img {
    width: 30px;
    margin-right: 8px;
}

ul.radion-button-list li {
    border-bottom: solid 1px #f2f2f2;
}

.card.card-section .card-body {
    padding: 0px;
    padding-bottom: 15px;
}

.radio-button-section input.form-control {
    /* font-size: 89px; */
    width: 17px;
}

.card.card-section .subsite-heading {
    font-weight: 500;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.subsite.subsite-2 {
    min-height: calc( 110vh - 56px - 70px);
}


div#content.content-wrap-root {
    padding-bottom: 0px;
}


.document-form .button {
    /*margin-top: 16px;*/
}

div#content.content-wrap-root {
    padding-bottom: 0px;
    min-height: calc(92vh - 56px);
}

.btn.focus, .btn:focus {
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25) !important;
}

.content-wrap.page-login {
    min-height: calc(110vh - 56px - 70px);
}

.login-section .svg-inline--fa {
    font-size: 18px;
    top: 14px !important;
    left: 9px !important;
    /* background: #ccc; */
}

.login-section .form-control {
    height: 45px !important;
}

.login-section .field-row label {
    font-weight: 600;
    margin-top: 2px;
    font-size: 15px;
}

.admin-dashbord-page .section-home {
    padding: 30px 0px 10px;
}


input.icon-class {
    background-image: url(../img/edit.png);
    background-size: 13px;
    padding: 3px 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f7b114;
    border-color: #f7b114;
    margin-right: 0px;
}

input.icon-class-2 {
}

input.icon-class-3 {
    background-image: url(../img/delete.png);
    background-color: #f93f3f;
    border-color: #f93f3f;
    margin-right: 0px;
    margin-left: 5px;
}




table.brand-master-table tr td:last-child {
    /* display: flex; */
}

.hide-search div#ContentPlaceHolder1_gridview_length, .hide-search .dataTables_wrapper .dataTables_filter {
    display: none;
}

.add-agent .field-row label {
    font-weight: 600;
    margin-top: 0px;
}

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

.search-section input.theme-button {
    padding: 8px 16px;
}

.page-profile .row-info-profile .proname-info {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: -4px;
}

.row-info-profile {
    margin-bottom: 11px;
}

.footer-admin .bp-col {
    width: 50%;
}

.user-footer .bp-col {
    width: 33%;
}

.field-row table#ContentPlaceHolder1_rdostatus label {
    font-weight: 600;
    margin-top: 5px;
    margin-left: 10px;
}

input.icon-class:hover {
    background-color: #000;
    border-color: #000;
}

.news-card .nc-top .nc-right .ncr-row-b span {
    margin-right: 5px;
}

div#bindsmsbutton a {
    background: black;
    color: #fff;
    padding: 10px 20px;
    border-radius: 18px;
}

/*end qr section*/





/*end  ak css*/
@media only screen and (max-width: 956px) {
    .umrah-guid .homepage-icon-menu img {
        width: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-left: 10px;
        padding-right: 10px;
    }



    body.preview .wrapper {
        max-width: 99999px;
        margin: 50px auto;
        width: 100%;
        position: relative;
        padding-left: 50px;
    }

        body.preview .wrapper .content-right {
            padding: 0px 20px 0px 30px;
            width: calc( 100% - 379px );
        }

    body.preview .content-left .mobileframe {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        border-top: 5px solid #dbdbdb;
        border-right: 5px solid #dbdbdb;
        border-bottom: 5px solid #dbdbdb;
        border-left: 5px solid #dbdbdb;
    }
}



@media only screen and (max-width: 450px) {
    .content-left .mobileframe, .content-left .mobileframe .mobile-frame-bg, .content-left .mobileframe .preview-mobile-frame #previewFrame, .content-left .mobileframe .preview-mobile-frame {
        height: 700px;
        width: 100%;
        box-sizing: unset;
    }
}

@media only screen and (max-width: 767px) {
    .table-section .card-header .subsite-heading {
        font-size: 16px;
        line-height: 30px;
    }



    span.coming-soon {
        background: #f7b114;
        color: #000;
        padding: 2px 5px;
        font-size: 9px;
    }

    .home-icon.owner-icons a.homepage-icon-menu {
        border: solid 1px #dfdfdf;
        margin: 5px;
        padding: 8px;
        background: #f7f7f7;
        border-radius: 12px;
        height: 135px;
    }



    .home-icon .row {
        margin: 0px;
    }

    .home-icon .s-icon img {
        margin-bottom: 5px;
        height: auto;
    }

    .home-icon .family-member .home-icon button.phonebtn img {
        width: 40px;
    }

    .phonebtn img {
        /*  width: 35px !important;
        margin-bottom: 0px !important;
        height: auto;
		float: left;*/
    }


    .home-icon.owner-icons a.homepage-icon-menu img {
        margin-bottom: 10px;
        filter: brightness(0);
    }

    .icon-section .s-icon button img, .icon-section .s-icon a img, .home-icon .family-member button.phonebtn img, .vehicle-icon-section aside img {
        width: 40px;
    }

    .home-icon .container {
        padding: 0px 5px;
    }

    .home-icon.dashbord-icons .container {
        padding-left: 10px;
        padding-right: 10px;
    }


    .umrah-guid .homepage-icon-menu {
        margin: 5px 0px 5px;
    }

    .umrah-guid.duas .homepage-icon-menu {
        margin: 2px 0px 5px;
    }

    .subsite-banner {
        position: relative;
        /* height: 228px; */
        overflow: hidden;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .umrah-guid .homepage-icon-menu img {
        display: inline-block;
        width: 50px;
        margin-bottom: 4px;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .home-icon .s-icon .s-icon-text {
        /*   font-weight: 500;
        font-size: 15px;*/
    }

    .phonebtn .s-icon-text {
        /* font-weight: 500;
        font-size: 15px;
		float: left !important;
    width: 70%;
    text-align: left;
    margin: 9px 0px 0 10px;*/
    }

    /*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
        padding-right: 3px;
        padding-left: 3px;
    }*/

    .umrah-guid .col-4 {
        padding-right: 3px;
        padding-left: 3px;
    }


    .umrah-guid .homepage-icon-menu .s-icon-text {
        font-size: 12px;
        font-weight: 500;
    }

    body.preview .wrapper {
        margin-top: 0px !important;
        padding-left: 0px !important;
    }

        body.preview .wrapper .ctc {
            margin-top: 0px !important;
        }

        body.preview .wrapper .description {
            padding: 0px 0px !important;
        }

    body.preview .content-left,
    body.preview .content-right {
        width: 100%;
        margin: 0 auto;
        float: unset;
    }

    body.preview .content-left {
        padding-right: 15px !important;
        padding-left: 15px !important;
        max-width: 410px;
        margin: 0 auto;
        float: unset;
        display: block;
    }

        body.preview .content-left .mobileframe {
            width: 100% !important;
            box-sizing: border-box;
        }

    body.preview .content-right {
        padding-left: 0px !important;
        padding-right: 0px !important;
        float: left;
        width: 100% !important;
    }

    body.preview .description {
        width: 100%;
        margin: 0px 0px;
        max-width: 100%;
    }

    body.preview .content-right .in-r {
        text-align: left;
    }

    body.preview .pr-title {
        padding: 0px 0px 0px 0px;
        width: 100%;
        text-align: center;
    }

    body.preview .your-mobile {
        text-align: center;
        max-width: 100%;
    }

    body.preview .pr-tagline {
        line-height: 1.2;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }

    body.preview .content-right .in-in-r {
        margin-top: 30px;
    }

    body.preview .wrap-qr {
        text-align: center;
    }
}

@media only screen and (max-width: 410px) {
    body.preview .content-left .mobileframe {
        width: 100% !important;
        box-sizing: border-box;
    }

        body.preview .content-left .mobileframe .preview-mobile-frame {
            width: 100% !important;
        }

            body.preview .content-left .mobileframe .preview-mobile-frame #previewFrame {
                width: 100%;
            }
}


.login-bg {
    background: #f0f0f0;
    margin-top: 100px;
}

.bg-yellow {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2b73a+2,f4ab0e+100 */
    background: linear-gradient(135deg, #f2b73a 2%,#f4ab0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.serchbyemp {
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
}


.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}

#sidebarrightbutton {
    /* display: none; */
}

.phonebtn {
    /*  border: solid 1px #dfdfdf;
    margin: 5px 0 0px 0;
    padding: 5px;
    background: #f2f2f2;
    border-radius: 5px;
    position: relative;
    width: 100%;*/
}

.modal-backdrop {
    z-index: 10 !important;
}

.modal2 {
    z-index: 100 !important;
}

#btncallnow {
    width: 100% !important;
}

#btncallnow1 {
    width: 100% !important;
}

#btncallnow2 {
    width: 100% !important;
}

#btncallnow3 {
    width: 100% !important;
}

#btncallnow4 {
    width: 100% !important;
}

.modal-header .close {
    padding: 5px !important;
}

#txtfromcall {
    margin: 5px 0 10px 0;
}

#txtfromcall1 {
    margin: 5px 0 10px 0;
}

#txtfromcall2 {
    margin: 5px 0 10px 0;
}

#txtfromcall3 {
    margin: 5px 0 10px 0;
}

.modal-body p {
    font-size: 15px;
}



.icon-section {
    /* display: flex;
    justify-content: space-between;
    overflow-x: scroll;*/
}

.home-icon.owner-icons .icon-section .s-icon button, .home-icon.owner-icons .icon-section .s-icon a {
    background: linear-gradient(to bottom, #e2e2e2 0%,#fff 51%,#e2e2e2 100%);
    border: none;
    padding: 11px;
    margin: 0px;
    height: auto;
}

.icon-section .s-icon button img, .icon-section .s-icon a img {
    width: 45px;
    filter: brightness(0);
}



.home-icon .s-icon.updated-soon .ribbon.ribbon-top-left {
    height: 100%;
    width: 100%;
}

    .home-icon .s-icon.updated-soon .ribbon.ribbon-top-left span {
    }

.about-vehicle {
    margin: 25px 0px 35px;
}

.inner-about-vehicle {
    border: solid 2px #e9e9e9;
    padding: 15px 0px;
    border-radius: 9px;
    padding-top: 26px;
    /* box-shadow: 0px 0px 7px 0px #f7b114; */
}

    .inner-about-vehicle h3.subsite-heading {
        margin-top: -27px;
        text-align: left;
        /* background: #fff; */
        /* display: inline-block; */
    }

    .inner-about-vehicle h3.subsite-heading {
        margin-top: -39px;
        text-align: left;
        /* background: #fff; */
        /* display: inline-block; */
        margin-left: 13px;
        font-size: 18px;
        margin-bottom: 24px;
    }

        .inner-about-vehicle h3.subsite-heading span {
            color: #000000;
            /* background: #f7b114; */
            padding: 5px 10px;
            border: solid 1px #f9f9f9;
            font-size: 16px;
            border-radius: 6px;
            background: linear-gradient(to bottom, #e2e2e2 0%,#fff 51%,#e2e2e2 100%);
        }

.vehicle-icon-section aside {
    text-align: center;
}

    .vehicle-icon-section aside img {
        width: 45px;
        filter: brightness(0);
        margin-bottom: 10px;
    }

    .vehicle-icon-section aside span {
        display: block;
        margin-top: 15px;
        margin-bottom: 20px;
    }




.home-icon .s-icon.updated-soon {
    display: flex;
    align-items: center;
    justify-content: center;
}


img.images-near {
    padding: 10px;
    border: solid 1px #acabab;
    border-radius: 10px;
}

a.read-more {
    font-size: 16px;
    font-weight: 600;
    /* border: solid 2px #f7b114; */
    padding: 6px 12px;
    display: inline-block;
    border-radius: 14px;
    background: #f7b114;
    color: black;
}

.near-content h5 {
    font-size: 1.5rem;
}

img.images-near {
    padding: 10px;
    border: solid 1px #acabab;
    border-radius: 10px;
    width: 106px;
}

.nearst-bottom-section img {
    width: 30px;
}

.nearst-bottom-section {
    height: auto;
}

    .nearst-bottom-section .bp-text {
        font-size: 10px;
        margin-top: 5px;
        line-height: 11px;
    }

div#content.content-wrap-root.detail {
    /* padding-bottom: 50px;*/
}

ol.list-section {
    padding-left: 21px;
}

    ol.list-section li {
        margin-bottom: 10px;
    }

ol.list-section {
    padding-left: 13px;
}

    ol.list-section li {
        margin-bottom: 10px;
        text-align: justify;
    }

/*dl section*/

.class-1, .class-1 .subsite.subsite-2 {
    /*  min-height: auto;*/
}

.home-icon .family-member .s-icon {
    padding-left: 10px;
    padding-right: 10px;
}

.home-icon .family-member button.phonebtn {
    background: transparent;
    padding: 0px;
    border: none;
}

    .home-icon .family-member button.phonebtn img {
        filter: brightness(0);
    }

.home-icon.owner-icons .s-icon button.close-button {
    background: #000;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    padding: 5px 9px !important;
    margin-bottom: 11px;
    border-radius: 42px;
    position: absolute;
    right: -6px;
    top: -8px;
}

.home-icon.owner-icons .s-icon .modal-footer button#btncallnow {
    background: #f7b114;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.family-owner button.homepage-icon-menu.phonebtn {
    display: flex;
    align-items: unset;
    justify-content: center;
    background: linear-gradient(to bottom, #FFC107 0%, #FFEB3B 51%, #FFC107 100%);
    width: 100%;
    font-size: 15px;
    padding: 10px !important;
    border-radius: 5px;
    margin-bottom: 16px !important;
}

    .family-owner button.homepage-icon-menu.phonebtn .s-icon-text {
        font-size: 16px !important;
        margin-left: 10px;
    }

.nearst-bottom-section {
    height: auto;
    display: none;
}

.home-icon .s-icon .s-icon-text {
    margin-bottom: 0px;
    color: #000;
    line-height: 15px;
}


.home-icon .s-icon .s-icon-text, .vehicle-icon-section aside span, .home-icon .icon-section .s-icon button .s-icon-text, .home-icon .icon-section .s-icon a .s-icon-text, .vehicle-icon-section aside span {
    font-size: 15px;
    font-weight: 500;
    margin-top: 12px;
}

.family-owner img {
    filter: brightness(0);
}

.family-owner button.homepage-icon-menu.phonebtn {
    border: none;
}
/*end dl*/

@media only screen and (max-width: 991px) {
    .icon-section a.homepage-icon-menu {
        display: block;
    }

    .ribbon-top-left span {
        right: 4px;
        top: 12px;
        transform: rotate(-40deg);
    }

    .ribbon span {
        width: 109px;
        font: 700 8px/1 'Lato', sans-serif;
    }

    .vehicle-icon-section aside img {
        filter: brightness(0);
    }

    .vehicle-icon-section .col-3 {
        padding-left: 4px;
        padding-right: 4px;
    }

    .vehicle-icon-section aside span {
    }
}


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

    .inner-about-vehicle h3.subsite-heading span {
        font-size: 13px;
    }

    .ribbon-top-left span {
        right: 25px;
        top: 11px;
        transform: rotate(-40deg);
    }

    .subsite-heading {
        font-size: 18px;
        font-weight: 600;
    }

    h4.subsite-heading {
        font-size: 14px;
    }

    .near-content h5 {
        font-size: 1rem;
    }

    .home-icon.owner-icons .icon-section .s-icon button, .home-icon.owner-icons .icon-section .s-icon a {
        padding: 11px 5px;
        height: auto;
    }

    .home-icon .icon-section .s-icon button .s-icon-text, .home-icon .icon-section .s-icon a .s-icon-text {
    }

    a.read-more {
        font-size: 12px;
        padding: 2px 12px;
    }


    .home-icon .s-icon .s-icon-text, .vehicle-icon-section aside span, .home-icon .icon-section .s-icon button .s-icon-text, .home-icon .icon-section .s-icon a .s-icon-text, .vehicle-icon-section aside span {
        font-size: 13px;
        font-weight: 500;
        margin-top: 0px;
        line-height: 18px;
    }

    .family-owner button.homepage-icon-menu.phonebtn {
        align-items: center;
    }
}

@media only screen and (max-width: 380px) {
    .navbar .logo {
        margin: 2px 0px 0px;
        font-size: 20px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 330px) {
    .navbar .logo {
        margin: 5px 0px 0px;
        font-size: 17px;
    }
}


.borderheading {
    border-left: 5px solid #f7b114;
    padding-left: 5px;
    font-size: 18px;
    background-color: #e7e7e7;
    padding: 5px;
}


.bg_light {
    background-color: #efefef;
}

.pt-30 {
    padding-top: 30px;
}

.subsite-home {
    padding: 10px 10px;
    min-height: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 2;
    position: relative;
}

#content-home {
    max-width: 1024px;
    margin: 0 auto;
    background-color: #ffffff;
}

#content-home {
    width: 100%;
    min-height: 0;
    transition: all 0.3s;
    padding: 0;
    right: 0;
}


    #content-home .img-hero .slick-slide img {
        width: 100%;
        height: auto;
    }

.login-section {
    margin-top: 1rem;
}

.text-with-link a {
    font-size: 15px;
}

.homepage-icon-menu h4 {
    font-size: 20px;
    MARGIN-BOTTOM: 5px;
}

.pull-right {
    float: right;
}

.mt-15 {
    margin-top: 15px !important;
}

.field-group {
    margin-bottom: 20px;
}

.table-bordered p {
    width: 250px;
    margin: 0px;
    padding: 0px 0 2px 0;
}

.btn-sm-download {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.3;
    border-radius: 3px;
    padding: 5px 5px;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    background: #e3e3e3 !important;
    border: solid 1px #919191 !important;
    color: #000 !important;
    margin-bottom: 10px;
}

.qrcode p {
    width: 100px !important;
    margin: 0px;
    padding: 0px 0 2px 0;
}