
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../../fonts/Montserrat-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../../fonts/Montserrat-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../../fonts/Montserrat-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../../fonts/Montserrat-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../../fonts/Montserrat-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../../fonts/Montserrat-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    color: #333;
    min-height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

header {
    color: #666666;
}

html {
    height: 100%;
}

body::after {
    content: '';
    display: block;
    height: 58px; /* Set same as footer's height */
}

.page-container {
    max-width: 1300px;
    margin: auto;
    padding: 0 15px;
}

img {
    width: 100%;
}

.btn {
    text-transform: capitalize;
    padding: 8px 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    font-weight: bold;
}

.site-logo img {
    /*width: 50%;*/
    /*padding: 16px 5px;*/
}


.header-menu {
    padding: 0;
}

    .header-menu .dropdown {
        float: left;
        padding: 30px;
    }

.menu-section {
    background-color: rgb(244, 244, 244);
    text-align: right;
}


    .menu-section ul li {
        display: inline-block;
        list-style-type: none;
        padding: 28px;
        text-transform: uppercase;
        position: relative;
        cursor: pointer;
    }

        .menu-section ul li.active-menu::after {
            content: "";
            position: absolute;
            height: 8px;
            background-color: #f99f1c;
            right: 26px;
            left: 26px;
            bottom: 0;
        }

.menu-item-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: white;
    height: inherit;
}

    .menu-item-list > li {
        font-size: 14px;
        float: left;
        color: #000;
    }

        .menu-item-list > li:hover {
            color: #FFF;
            background-color: #9b2556;
            /*#f26522;*/
        }


        .menu-item-list > li > a {
            display: block;
            color: #000;
            text-align: center;
            padding: 15px;
            text-decoration: none;
        }

            .menu-item-list > li > a:hover {
                color: #FFF;
                background-color: #9b2556;
                text-decoration: none;
            }


.menu-list-container {
    height: inherit;
    /*margin-top:auto;*/
}


.panel-image {
    position: relative;
}

.semibold {
    font-family: 'Montserrat-SemiBold';
}

.ms-bold {
    font-family: 'Montserrat-Bold';
}



.panel-location {
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    margin-bottom: 4px;
}

.panel-Address {
    font-size: 14px;
    margin-bottom: 8px;
}


.filter-icon {
    position: absolute;
    background-color: rgb(244, 101, 33);
    right: -2px;
}

    .filter-icon i {
        color: #fff;
        padding: 11px;
    }

.filter-section {
    position: relative;
    padding-right: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.btn-radius {
    color: #fff;
    background-color: #f26522;
    border-radius: 20px;
    box-shadow: 0 0 1px #f26522;
    padding: 6px 16px;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
}

.align-center {
    margin: 0 auto;
}

.filter-section .form-control {
    border-radius: 0;
    font-size: 12px;
    padding: 4px;
}

.filter-section select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem);
}

.btnCenter {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.card-list {
    padding: 0;
}

    .card-list li {
        list-style-type: none;
        padding: 2px;
    }

        .card-list li .fa-chevron-right {
            font-size: 10px;
        }

.cardTitle {
    font-weight: bold;
}

.flag {
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    margin-right: 4px;
}

.card-accordian .card-header {
    padding: 0;
    font-family: 'Montserrat-SemiBold';
}

.card-accordian .card-body {
    font-family: 'Montserrat-Medium';
}

.bottom-10 {
    margin-bottom: 10px;
}

.bottom-15 {
    margin-bottom: 15px !important;
}

.right-border {
    border-right: 1px solid rgb(244, 244, 244);
}


.ms-h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
}

.card-golf-label {
    font-size: 12px;
    color: #666;
}

.card-golf-text {
    font-size: 12px;
}

.panel-time {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 168px;
    background-color: rgba(230, 27, 37, 0.8) !important;
    border-radius: 30px 0px 0px 30px;
    text-align: right;
    padding: 4px;
    color: #ecebeb;
}

.copyright-footer {
    font-family: 'Montserrat-SemiBold';
    padding: 15px;
    background-color: #000;
    font-size: 10px;
    color: #ccc;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
}

.banner-section {
    background-image: url('../Images/home-banner-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 50px;
}

.banner-image {
    margin: 0 auto;
    padding: 0 14%;
    position: relative;
    top: 30px;
    height: auto;
}

    .banner-image img {
        border: 8px solid #fff;
        height: auto;
    }

.time-banner {
    position: absolute;
    right: 14.3%;
    display: inline-block;
    /*background-color: rgba(0, 0, 0, 0.8);*/
    background-color: #9b2556;
    padding: 10px 20px 10px 30px;
    color: #fff;
    bottom: 19%;
    line-height: 32px;
    height: auto;
}

    .time-banner .bold {
        font-family: 'Montserrat-Bold';
        font-size: 42px;
    }

    .time-banner .regular {
        font-size: 32px;
    }

    .time-banner::before {
        position: absolute;
        width: 8px;
        background-color: red;
        content: "";
        /*left: 0;*/
        z-index: 9999;
        top: 0;
        bottom: 0;
        right: -5px;
    }

@media (min-width: 400px) and (max-width: 500px) {
    .time-banner .bold {
        font-family: 'Montserrat-Bold';
        font-size: 25px;
    }

    .time-banner .regular {
        font-size: 20px;
    }

    .time-banner {
        line-height: 20px;
    }
}

@media (min-width: 300px) and (max-width: 399px) {
    .time-banner .bold {
        font-family: 'Montserrat-Bold';
        font-size: 18px;
    }

    .time-banner .regular {
        font-size: 15px;
    }

    .time-banner {
        line-height: 15px;
    }
}

@media (min-width: 200px) and (max-width: 299px) {
    .time-banner .bold {
        font-family: 'Montserrat-Bold';
        font-size: 15px;
    }

    .time-banner .regular {
        font-size: 12px;
    }

    .time-banner {
        line-height: 10px;
        padding: 10px 10px 10px 15px;
    }
}


dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}


/*book IT*/
.book-banner {
    background-color: #9b2556; /*#f26522;*/
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 25px;
    font-family: 'Montserrat-ExtraBold';
    text-transform: uppercase;
}

.ms-panel-title {
    border-bottom: 1px solid #9b2556;
    color: #9b2556; /*#690303*/
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    padding: 4px 0;
    font-weight: 500 !important;
}

    .ms-panel-title .fa {
        color: #666;
        font-size: 14px;
    }

    .ms-panel-title::after {
        content: "";
        height: 4px;
        position: absolute;
        width: 72px;
        bottom: -1px;
        left: 0;
        background-color: #9b2556;
    }

.ms-panel {
    margin-bottom: 20px;
}

.ms-label {
    margin-bottom: 2px;
    font-size:13px;
}


.ms-form-control {
    margin-bottom: 10px;
}

.asterick {
    color: #f26522;
}

textarea {
    resize: none;
    width: 100%;
}

.ms-static-label {
    font-weight: normal;
    margin: 0;
}


.ms-static-text {
    font-family: 'Montserrat-Bold';
}

.ms-page-footer {
    padding: 12px 0;
    border-top: 1px solid #c1bdbd;
    border-bottom: 1px solid #c1bdbd;
}

.ms-totalPrice {
    float: right;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

.btn-orange {
    background-color: rgb(244, 101, 33);
    color: #fff;
}

.btn-white {
    background-color: white;
    border: 1px solid #b1b1b1;
    color: #666;
}



.btn-gray {
    background-color: #ddd;
    border: 1px solid #ddd;
    color: #666;
    margin-top: 0px;
}

.btn-xl {
    font-size: 16px;
}

.btn-cancel {
    background-color: #ddd;
    border: 1px solid #ddd;
    color: #666;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 0;
}

.btn-book {
    background-color: rgb(244, 101, 33);
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
    padding: 8px 20px;
    border-radius: 0;
}

.add-button-parent {
    position: relative;
    padding-right: 40px;
}

.add-button {
    position: absolute;
    right: 0;
    top: 0;
}

.modal-langugeselection .modal-content {
    padding: 30px 40px;
}

.modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal.in .modal-dialog {
    transform: translate(0, 0);
}

.ms-tc-accordian {
    border: 0;
}

    .ms-tc-accordian .card-header {
        border-top: 1px solid rgba(0,0,0,.125);
        background-color: #fff;
    }

    .ms-tc-accordian .cardTitle {
        font-size: 18px;
    }

    .ms-tc-accordian .card-body {
        padding: 20px 40px;
    }

.ms-tc-footer {
    padding: 20px;
}

.ms-termsConditions {
    padding-top: 10px;
    float: left;
}


.ms-header {
    padding: 10px 0 20px;
}

.back-link {
    float: left;
    border-right: 4px solid #f99f1c;
    padding: 10px 15px;
    display: inline-block;
    font-size: 20px;
    color: #666666;
}

.ms-header-title {
    float: left;
    padding-left: 15px;
    display: inline-block;
}

.ms-header-text {
    font-size: 22px;
}

.accordion-cheverlon {
    float: right;
    color: #666;
    cursor: pointer;
}


.ms-container-center {
    margin: 0 auto;
    text-align: center;
}

.ms-h2-regular {
    font-size: 22px;
    margin-bottom: 15px;
}

.ms-h3-regular {
    font-size: 18px;
    margin-bottom: 4px;
}

.text-msg {
    color: #666;
    font-size: 13px;
    margin-bottom: 20px;
}

.success-icon {
    font-size: 102px;
    color: rgb(0, 196, 142);
}

.failure-icon {
    font-size: 102px;
    color: rgb(196, 0, 0);
}

.box-link {
    padding: 10px 20px;
    background-color: rgb(245, 245, 245);
    font-size: 12px;
    text-align: center;
    border: 1px solid #d2d2d2;
    box-shadow: 0 3px 2px #333;
    cursor: pointer;
}

.custom-row {
    margin-right: -10px;
    margin-left: -10px;
}

    .custom-row > div {
        padding-left: 10px;
        padding-right: 10px;
    }

.box-link a {
    color: #333;
    text-decoration: none;
}

.link-icon-orange{
    color:rgb(244, 101, 33);
    font-size:20px !important;
    display:block !important;
    margin-bottom:4px;
}

.input-disabled {
    cursor: not-allowed !important;
    background-color: #efeeee !important;
}

.highlighted {
    background-color: #DF7401;
    font-weight: bold;
}

.margin30 {
    margin-bottom:30px;
}

.font12 {
    font-size:12px;
}

/**** Book now ****/
.no-padding{
    padding:0px !important;
}
.no-padding-left{
    padding-left:0px !important;
}

.terms-conditions .panel-body{
    height:244px;
    overflow-y:scroll;
}
.terms-conditions .panel-default{
    border-bottom: 1px solid #c1bdbd;
}
.panel-title>a, .panel-title>a:active{
	display:block;
    padding:10px 0px 2px 0px;
    color:#555;
    font-size:14px;
    font-weight:bold;
	text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
   font-size: x-small;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.dhabi-golf{
    font-weight:100 !important;
}
.dhabi-uae{
    font-size:18px;
}
.add-button{
    padding: 9px ;
}

.conf-booking{
    margin-top:12px !important;
}
.confirm-booking .ms-panel-title{
    margin-bottom:0px !important;
}

.k-button, .k-widget {
    -webkit-box-flex: 1;
}

.terms-conditions .ui-state-active {
    border: 1px solid #f26522;
    background: red;
}

.book-now-tc {
    padding-left: 14px;
}

.ratechart-table {
    background-color: lightgray;
}

.rate-chart-overflow {
    overflow: auto;
}

    .rate-chart-overflow::-webkit-scrollbar {
        overflow: hidden;
    }

#tncValMsg {
    display: none;
    margin-top: 0px;
}

.track-booking-page-title {
    font-size: 25px;
    margin-bottom: 3%;
}

.has-search .form-control {
    padding-left: 2rem;
    margin-left: -5%;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    top: 25%;
    left: -1%;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    padding-right: 20%;
    padding-bottom: 15%;
}

@media (max-width: 768px) {
    .has-search .form-control-feedback {
        left: 3%;
        right: 1%;
        top: 20%;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .has-search .form-control {
        width: 80%;
    }
}

/*@media (min-width: 768px) and (max-width: 999px) {
    .has-search .form-control {
        width: 60%;
    }
}*/

.k-grid {
    margin-bottom: 0;
    width: 100%;
}

@media (max-width: 1305px) {
    .justify-content-center {
        padding-left: 6%;
        padding-right: 6%;
    }
}

html.k-ie #back {
    margin-left: 0%;
}

#SubmitOrder {
    margin-right: 1%;
}

@media (min-width: 768px) {
    div.k-window {
        margin: 0 !important;
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        margin-right: -50% !important;
        transform: translate(-50%, -50%) !important;
    }
}

.track-booking-page-label {
    color: #9b2556;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Montserrat-Light';
    padding: 4px 0;
    position: relative;
}

.ms_redirect_payment{
    width: 50%;
    font-size:30px;
}

.btn-fire {
    background-color: #9b2556;
    color: #fff;
}

.k-state-selected {
    background-color: #9b2556 !important;
    border: #9b2556 !important;
}

.logo-IndusInd {
    margin-top: 10px;
}

.logOff {
    padding-right: 50px;
    padding-bottom: 25px;
    margin-top: 10px;
}

.blurimage {
    -webkit-filter: blur(6px);
    filter: blur(6px);
}

.CancelledBooking {
    background-color: #ed1c24;
    color: #ffff;
}

.DuplicateRow {
    background-color: #007bff;
    color: #fff;
}

.k-dropdown {
    border: 0px solid #ced4da;
}

.k-datepicker {
    border: 0px solid #ced4da;
}

.k-dropdown:focus {
        box-shadow: 0 0 0 0 rgba(244, 101, 33,.25) !important;
    }
