
*{
    font-family: 'Open Sans', sans-serif;
}

a{
    text-decoration: none;
    color: #3aa6f2;
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle, .btn-primary:hover, .btn-check:focus+.btn-primary, .btn-primary:focus, .btn-primary.disabled{
    color: #fcbf10;
    background-color: transparent;
    border-color: #fcbf10;
}

.book-today{
    color: #737373 !important;
}

.booking-list td:last-child{
    text-align: right;
}

.conbooking td:last-child {
    text-align: left;
}

.booking_table div:first-child{

}

.container{
    max-width: 1780px;
    margin: 0 auto;
}

#header{
    padding: 0px 0 50px;
    text-align: center;
}

.navbar-brand img{
    width: 100%;
    max-width: 180px;
}

.navbar-nav .nav-link{
    text-align: left;
    text-transform: uppercase;
}

.nav-link .log-btn{
    width: 136px;
    display: block;
    height: 34px;
    text-align: center !important;
    line-height: 34px;
    background-color: #55bd4a;
    padding: 0;
    color: #fff !important;
    border-radius: 30px;
}

.nav-link a:hover{
    color: #212529 !important;
}

.nav-link a.log-btn:hover{
    color: #fff !important;
}


.al_left, .al_right{
    display: inline-block;
    vertical-align: middle;
}


.headerbar h3{
    font-size: 22px;
}


.headerbar textarea{
    border-radius: 5px;
    resize: none;
    height: 300px;
}

.headerbar > input{
    display: inherit;
}

.al_left{
    width: 180px;
    font-weight: bold;
}

.al_right .form-control:focus{
    outline: none;
    box-shadow: none;
}

.headerbar{
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.barmessage{
    margin-top: 20px;
}

.al_right{
    width: 115px;
    text-align: center;
}

.al_right input{
    text-align: center;
}

.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.bd_bar > #header > .cs_header > .container > .navbar-expand-lg > .container-fluid > .collapse.navbar-collapse {
	display: block;
}

@media (min-width: 768px){
	.navbar-expand-lg .navbar-toggler {
		display: none !important;
	
	}
	
    .navbar-expand-lg .navbar-collapse{
        display: block !important;
    }

    .navbar-expand-lg .navbar-nav{
        float: right;
    }

    .navbar-expand-lg .navbar-nav .nav-link{
        display: inline-block;
        vertical-align: middle;
    }

    .nav-link a{
        font-size: 16px;
        color: #3aa6f2 !important;
        font-weight: bold;
        text-decoration: none;
    }

    .nav-link{
        margin-left: 48px;
    }

}

#header .logo{
    width:180px;
    margin-top: 9px;
}

.cs_login h3{
    font-weight: bold;
}

#header .cs_header{
    width: 100%;
    max-width: 100%;
    /*margin: auto;*/
}

.bl-top{
    background-color: #3aa6f2;
}

.bl-top > div{
	width: 100%;
    max-width: 1320px;
	padding: 10px 0;
	color: #fff;
    text-align: center;
	margin: auto;
}

.main_title{
    font-size:50px;
    font-weight: bold;
    color:#3aa6f2;
    text-align:center;
    margin-bottom: 46px;
}

#main_body{
    padding-bottom: 50px;
}

#bookingtnc{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.tnc_text{
    font-size: 18px;
}

.tnc_text.tnc_size{
    font-size: 14px;
}

.orangeColor{
    color:#fcbf10;
}

.btn-primary{
    height: 60px;
    line-height: 60px;
    background: #fcbf10;
    color: #fff;
    border-radius: 50px;
    padding: 0px;
    border-color: transparent;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: bold;
}

.booking-listtb{
    margin-top: 20px;
    font-weight: bold;
}

.booking-listtb tr th{
    background: #3aa6f2;
    color: #fff;
}

.booking-listtb tr th{
    background: #3aa6f2;
    color: #fff;
}

.booking-listtb tr th, .booking-listtb tr td{
    padding: 10px 20px;
}

.booking-listtb tr td{
    background: #fff;
}

.booking-listtb tr:nth-child(odd) td{
        background:#ebf6fe;
}

select{
/*  color: #8C98F2;*/
  font-size: 18px;
  width: 100%;
/*  margin-left: 25%;
  margin-top: 50px;*/
  padding: 20px 0 20px 10px;
  border: 0 !important;
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* SVG background image */
  background: url("../img/icon-dropdown-close.png") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
  background-color: #efefef;
}



.table-top div{
    width: 100%;
    border:1px solid #c7c7c7;
    background: #fff;
    border-radius: 50px;
    height: 60px;
    padding-left: 20px;
    padding-top: 5px;
}


.table-top td:first-child div{
    padding-left: 0px;
    padding-top: 0px;
}

.table-top td{
    display: inline-block;
    margin: 0 1%;
}

.table-top div a{
    border-radius: 50px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #55bd4a;
    color: #fff;
    padding: 0px;
    border-color: transparent;
}


.table-top div span{
    display: block;
    font-size: 12px;
    color: #737373;
}

.table-top div select{
    border: 0;
    background-color: transparent;
    border-color:transparent;
    width: 94%;
    padding: 0;
}

.bar-nav{
    width: 100%;
    max-width: 90%;
    margin: 0 auto 45px;
}

.bar-nav a {
    display: inline-block;
    width: 22%;
    vertical-align: middle;
    margin: 0 1% 1% 1%;
}

.modal{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-content{
    max-width: 400px;
    width: 100%;
    margin: 20% auto 0;
    padding: 20px;
    position: relative;
}
.close{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #3aa6f2;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: -20px;
    top: -16px;
}
.garybox{
    background-color: #f5f5f5;
    padding: 60px 70px;
    font-size: 18px;
    border-radius: 5px;
}

.cs_login .garybox {
    width: 65%;
    margin: auto;
}

.tac{
    text-align: center;
}

.mar-bottom {
    margin-bottom: 46px;
}

.colorRed{color:#ff0000;font-weight:bold;}
.buttonTimeSolt {
    width: 85%;
    height: 96px;
    margin: 0 auto;
    margin-bottom:20px;
/*    text-transform: uppercase;*/
/*    padding: 30px 20px 30px 21px;*/
    border-radius: 5px;
    border: solid 2px #3aa6f2;
    cursor:pointer;
    color: #3aa6f2;
    font-weight: bold;
    display: table;
  }

.buttonTimeSolt span{
    display: table-cell;
    vertical-align: middle;

}

.buttonTimeSolt span b{
    display: block;
    width: 100%;
    font-size: 16px;
    color: #737373;
}

.buttonTimeSoltDisable span b{
    color:#e0e0e0;
}
.buttonTimeSoltDisable{
    color:#e0e0e0;
    border: solid 2px #e0e0e0;
    cursor:unset;
}
.btnTimeSelected {
    background-color:#3aa6f2;
    color: #fff;
}

.btnTimeSelected b{
    color: #fff !important;
}

#loginbtn {
    max-width: 340px;
    width: 100%;
    margin: 20px auto 0;
    display: inherit;
}

#bookingBtn, .btn-style{
    max-width: 340px;
    width: 100%;
    margin: 40px auto 0;
    display: inherit;
}

  #timesolttbl {min-width:880px;width:100%;}
td{vertical-align: top;}

.headerTitle{
    width: 100%;
    max-width: 364px;
    height: 57px;
    color:#ffffff;
    font-size:28px;
    font-weight: bold;
    margin: 46px 976px 0 0px;
    padding: 9px 46px 12px 33px;
    border-radius: 5px;
    background-color: #3aa6f2;}

    .links{color:#3aa6f2;text-decoration: none;}
    
.btn_radius {
    border-radius: 25px
}

.icon_mar {
    margin-right: 8px;
    width: 30px;
    position: relative;
    top: -2px;
}

/*.bookdate{
    text-transform: uppercase;
}*/

.oran_font {
    color: #fcbf10;
}
/*table*/
.time_table {
    width: 100%;
}

.table_col {
    width: 20%;
    float: left;
}

.booking_info tr td{
    padding-bottom: 20px;
}

.booking_info tr:last-child td{
    padding-bottom: 0;
}

.booking_info tr td span, .line{
    color: #c7c7c7;
    display: inline-block;
    margin-right: 10px;
}

.headerTitle{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.passNum{
    width: 150px;
    text-align: center;
}

/*.passNum select{
    text-align: center;
}*/

.passNum-box select{
    border-radius: 0px;
    border:0px;
    padding: 0px;
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    text-align:center;
    text-align-last:center;
    background-color: #fff;
    min-height: 100%;
    height: 54px;
}


.booking_table{
    font-size: 20px;
}

.booking_table .booking_date{
    font-weight: bold;
    color: #3aa6f2;
}

.passNum-box{
    border:1px solid #c7c7c7;
    border-radius: 50px;
    background: #fff;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}

.booking_table > div{
    width: 32.5%;
    display: inline-block;
    vertical-align: top;
}

#timesolttbl {
    min-width: 100%;
    width: 100%;
}

.booking_table .booking_date{
    height: 58px;
    vertical-align: middle;
    margin-bottom: 40px;
}

.booking_table .booking_date span{
    position: relative;
    top: 29px;
}

.btn-warning.disabled, .btn-warning:disabled{
    color: #fff;
    background-color: #737373;
    border-color: #737373;
}

.book-today span{
    position: inherit !important;
}

.am-table{
    width: 100%;
}

#logintnc{
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

@media (max-width: 768px) {
    .booking_table > div{
        width: 100%;
    }

    .passNum-box{
        width: 93px;
    }
    .headerTitle{
        font-size: 24px;
    }

    .buttonTimeSolt{
        margin-bottom: 10px;
    }
    .garybox{
        padding: 30px 15px; 
    }

    .booking_table > div{
        position: relative;
        padding-left: 132px;
        text-align: left;
        margin-bottom: 20px;
    }

    .booking_table > div > div{
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .buttonTimeSolt{
        height: 100%;
        text-align: center;
        display: block;
        position: relative;
        z-index: 999;
    }

    .buttonTimeSolt span{
        display: inline-block;
    }

    .booking_table .booking_date span {
        position: relative !important;
        top: inherit;
    }

    .booking_table .booking_date{
        position: absolute;
        left: 0px;
        top: 0px;
    }

/*        .booking_table > div:nth-child(even){
        background:#eaeaea;
    }*/

}

/*@media (max-width: 580px) {
    .booking_table > div > div{
        width: 33.3%;
    }
}*/

@media only screen and (max-width: 768px) {
    .navbar-collapse{
        width: 100%;
        height: 100%;
        background:#f5f5f5;
        position: fixed;
        top: 140px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
    }

    .mb-width{
        width: 100%;
    }

/*    .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}*/

    .bd_bar{
        overflow: hidden;
    }

    .navbar-brand img{
        max-width: 110px;
    }

    .navbar-nav ul{
        padding-left: 0px;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
        border-color: #3aa6f2;
        border-width: 2px;
    }

    .navbar-nav .nav-link{
        border-top: 1px solid #fff;
        padding: 25px 0 25px 30px;
    }

    .navbar-nav .nav-link a{
        color: #3aa6f2;
        font-weight: bold;
        text-decoration: none;
    }
}

@media only screen and (max-width: 768px) {
    .table_col {
        width: 50%;
        }
    .cs_login .garybox {
        width: 100%;
        margin: auto;
    }

    .booking-list tr td{
        padding: 10px 0;
    }
    .icon_mar{
        width: 22px;
    }

/*    #header{
        padding: 25px 0;
    }*/

    .table-top td{
        width: 100%;
        margin-bottom: 20px;
        display: block !important;
    }

    .table-top div, .passNum-box{
        position: relative;
    }
    .table-top select, .passNum-box select{
        appearance: none;
    }

    .table-top td:first-child div:after{
        background: transparent;
    }

/*    .table-top div:after, .passNum-box:after{
        content: " ";
        background: url("../img/icon-dropdown-close.png");
        display: block;
        height: 8px;
        width: 15px;
        position: absolute;
        top: 50%;
        margin-top:-4px;
        right: 23px;
    }​*/

    .bar-nav{
        max-width: 100%;
        margin-bottom: 0px;
    }

    .bar-nav a{
        border-radius: 0;
        margin-bottom: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .mb-width{
        width: 100%;
    }

/*    #main_body{
        margin-top: 40px;
    }*/

    .main_title{
        font-size: 30px;
    }
	.orangeColor > h3 {
		font-size: 1rem;
		line-height: 1.5;
	}
	.mar-bottom {
		margin-bottom: 20px;
	}
    .booking-list tr td{
        width: 33.3%;
    }
}

@media only screen and (max-width: 425px) {
    .table_col {
        width: 100%;
        }
    .booking_info td{
        width: 250px;
    }

    .navbar-brand img {
        width: 100%;
        max-width: 110px;
    }

    .modal-content{
        max-width: 324px;
    }
}