.bg-theme a{
    color:#fff;
}

.bg-theme a:hover{
    color:#ff9e2c;
}

.m-card-img img{
    border-radius: 16px;
}

.customer-information{
    background-color: #0d6a6a21;
    padding: 17px;
    border-radius: 14px;
}

.booking-b:focus{
  color: #fff !important;
}

.career-form{
    background-color: #f6ffff;
    padding: 10px;
    box-shadow: #a39a9c 1px 2px 4px 0px;
    border-radius: 10px;
}

.career-form button{
    background-color: #009d9d;
}
.career-form button:hover{
   color: #fff;
    background-color: #fdc703;
    border-color: #fdc703;
}

.career-form input{
border: 1px solid #ced4da;
}

.Membershipcard{
    border-radius:22px;
    /*border:2px solid #000;*/
    /*background-image: url(images/card-b-img.jpg);*/
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    
}

.Membershipcard spam{
    font-size: 22px;
    font-weight: 500;
}

.gallery-content  ul li{
        width: 75px !important;
        background-color:#017c7c;
}
.breadcrumb-main-1{
    height: 305px !important;
}

/*.banner-m-t {*/
/*    margin-top: -99px;*/
/*}*/

/*.navbar-collapse1 a{*/
/*    color:#fff !important;*/
/*}*/


