header.overlay-black1 {
    background-color: white;
}

header .main-navbar .nav-menu>li>a {
    display: block;
    color: #162061;
    font-size: 14px;
    font-weight: 900;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 18px;
    letter-spacing: 0.07em;
    position: relative;
    border-radius: 4px;
}

footer .footer .footer-title h5 {
    color: white;
    text-transform: capitalize;
    margin-bottom: 26px;
    font-weight: 700;
}

header {
    background-color: white!important;
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float:hover {
    color: #071408;
}

.float12 {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 160px;
    right: 40px;
    background-color: #202a67;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float12:hover {
    color: #14a8ec;
}

.my-float {
    margin-top: 16px;
}

.header .main-navbar .nav-menu>li>a {
    display: block;
    color: #162061!important;
    font-size: 14px;
    font-weight: 900;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 18px;
    letter-spacing: 0.07em;
    position: relative;
    border-radius: 4px;
}

.toggle-nav i {
    font-size: 20px;
}

.guest-detail {
    background-color: #e0e6e4!important;
    padding: 40px 20px;
    -webkit-box-shadow: 0 2px 4px 0 #dedede;
    box-shadow: 0 2px 4px 0 #dedede;
    border-radius: 10px;
}

.guest-detail form label {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 16px;
    font-style: normal;
    color: #0e122f;
    /* color: #172061; */
}

.checkbox label i a {
    color: #3d7abb;
    text-decoration: none;
    background-color: transparent;
}

.visible {
    visibility: visible !important;
}

.form-group .form-control .select .option {
    background-color: #ef3f3e;
    color: white;
}

.bann-Icon-4 {
    background: #fff;
    width: 30%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
    padding: 15px 30px;
}

.bannerIconsDiv {
    background: #fff;
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 10px 0px;
}

.alignCenter {
    text-align: center;
}

.wrapper {
    width: 850px;
    margin: auto;
    overflow: hidden;
    display: inline;
}

.bannerIconsDiv h2.bannericon {
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: 32px;
    color: #000;
}

.sc_title {
    padding: 0 0 10px 0;
}