.modal-content {

    padding: 5%;

}

.form-group input {

    box-shadow: none !important;

    border: none !important;

    border-radius: 0;

    color: #f8b864 !important;

}

.form-group select {

    box-shadow: none !important;

    border: none !important;

    border-radius: 0;

    color: #f8b864 !important;

}

.form-group textarea {

    box-shadow: none !important;

    border: none !important;

    border-radius: 0;

    color: mediumblue !important;

}

.modal-footer1 .btn {

    box-shadow: none !important;

    border: none !important;

    background-color: #fff;

    color:mediumblue;

}

.modal-footer1 .btn:hover{

    box-shadow: none !important;

    border: none !important;

    background-color: #fff !important;

    color:mediumblue !important;

}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {

    box-shadow: none !important;

    border: none !important;

    background-color: #fff !important;

    color:mediumblue !important;

}

.modal-footer1 i {

    color: #fff;
    background-color: #f8b864;
    border: 10px solid #f8b864;
    border-radius: 50%;

}





.modal-footer1 {

    border-top: none !important;

    float: right;

    background: #fff !important;

    color: #f8b864 !important;

    border: none !important;

    box-shadow: none !important;

}

.breadcrumb1 {

    display: flex;

}

.breadcrumb1 a {

    text-decoration: none !important;

    color: #f8b864 !important;

}

.breadcrumb1 li {

    list-style: none;

}

#what {

    padding-top: 5%;

    padding-bottom: 5%;

}

#what .heading-border {

    border-top: 5px solid #f8b864;

    width: 50px;

    display: inline-block;

    margin-top: 0;

}

#google_map1 iframe {

    width: 100%;

}

.slick-next, .slick-prev {

    width: 40px !important;

    height: 40px !important;

}

.slick-arrow {

    background: #f8b864 !important; 

}

.box-table-heading {

    text-align: center;

    

}

/* .box-table-heading h4 {

    font-family: 'Overpass', sans-serif;

    font-weight: 700;

} */

.box-table-data {

    text-align: center;

    color: #fff;

}

.box-table-data2 {

    text-align: center;

    color: #000;

}

.first-table {

    

    background-color: #f8b864;

    padding-top: 2%;

}

.first-table1 {

    background-color: #fff;

    padding-top: 2%;

}

#location-1 {

    background-color: #F4F4F4;

    padding-top: 5%;

    padding-bottom: 5%;

}

.box-table-data1 {

    text-align: center;

    color: #000;

}



.box-table-data1 .btn {

    box-shadow: none;

    padding-left: 5%;

    padding-right: 5%;

    background-color: #005FAC;

    color: #fff;

    margin-top: -9px;

}

.first-table2 {

    

    background-color: #fff;

    padding-top: 2%;

}

.box-table-heading1 {

    margin-top: 5%;

    text-align: center;

}

.box-table-heading1 h4 {

    font-family: 'Overpass', sans-serif;

    font-weight: 700;

}

.box-location-header-ware {

    text-align: center;

}

.box-location-header-ware h4{

    color: #4F4F4F;

    font-size: 35px;

    font-family: 'Pridi', serif;

    /* color: #000; */

}

.box-location-header-ware p{

    color: #A3A3A3;

    font-size: 13px;

    font-family: 'Overpass', sans-serif;

}

.first-table1:hover {

    background: #f8b864;      

    color: #fff !important;

}

.left-info {

    margin-bottom: 0 !important;

}

.blog-post {

    height: 100%;

    background: #fff;

}

.copyright a {

    color: #f8b864;

}

.copyright a:hover{

    color: #fd7e14;

    text-decoration: none;

    

}

.event-thumb img {

    height: 100%;

    width: 100%;

}

.address a {

    color: #999;

    text-decoration: none;

}

.address a:hover {

    color: #999;

    text-decoration: none;

}


/* update pop up */

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #000; */
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100;
    display: none;
    }
    .cnt223 a{
    text-decoration: none;
    }
    .popup{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
    }
    .cnt223{
    min-width: 300px;
    width: 300px;
    min-height: 130px;
    margin: 100px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 15px 35px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    position: absolute;
    top: 50px;
    right: 20px;
    }
    .cnt223 p{
    clear: both;
        color: #555555;
        /* text-align: justify; */
        font-size: 20px;
        font-family: sans-serif;
    }
    .cnt223 p a{
    color: #d91900;
    font-weight: bold;
    }
    .cnt223 .x{
    float: right;
    height: 35px;
    left: 22px;
    position: relative;
    top: -25px;
    width: 34px;
    }
    .cnt223 .x:hover{
    cursor: pointer;
    }
    .close1 i {
        position: absolute;
        top: 10px;
        right: 14px;
        font-size: 20px;
        color: #fd7e14 !important;
    }
    .box-notice {
        padding-left: 45px;
    background: #f8b864;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    padding-right: 30px;
}
    .box-notice h3 {
        text-transform: none !important;
        font-size: 15px !important;
        color: #fff;
    }
    .map-top {
        margin-top: 5%;
    margin-bottom: 5%;

    }
    .box-notice h3 {
        font-weight: 400 !important;
    }