﻿body {
    font-size: 1.17vw;
    font-family: "Roboto", sans-serif;
}
.topbar {
    background-color: #fd8233;
}
.topbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    
}
.hvr-sweep-to-top {
    color: #fff !important;
    font-size: 0.85vw;
    font-weight: 700 !important;
    display: block;
    padding: 0.30vw;
    text-transform: uppercase;
}
    .topbar ul li {
        display: inline-block;
        padding-right: 0.8vw;
        color: #fff;
        font-weight: 600;
        font-size: 1.17vw;
    }
    .topbar a {
        font-size: 1.17vw;
        color: #fff;
        font-weight:500;
        text-decoration: none;
    }
    .topbar img{
        width:6vw;
    }
    .logo .mainlogo{
        width:17.5vw;
    }
.logo h3 {
    font-family: "Cormorant Infant", serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #b73013;
    font-size: 2.1vw;
}
.logo ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
    .logo ul li {
        display: inline-block;
        padding-right: 1.5vw;
        color: #fff;
        font-weight: 600;
        font-size: 1.17vw;
    }
.logo .drive img{
    width:6.5vw;
}
.atm-side{
    margin-top:0.7vw;
}
.logo p {
    color: #b73013;
    font-size: 1.17vw;
    font-weight: 700;
    margin-bottom:0px;

}
    .logo p span {
        font-weight: 500;
        font-size: 1.02vw;
    }
.menunav {
    background-color: #95240f;
    padding-bottom: 0.3vw;
    padding-top: 0.2vw;
}
.navbar-light {
    padding: 0.20vw 0.20vw !important;
    padding-bottom: 1.20vw;
    background: #95240f;
}

.navbar-brand img {
    width: 17.2vw;
}

.navbar-nav {
    margin-left: 0.51vw;
}

.banner img {
    /*border-style: solid;
    border-width: 0.36vw 0 1.25vw;
    border-color: #14427a;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;*/
}

.banners {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 20.66vw 0 9.70vw;
}

.sticky-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
}

.navbar-nav {
    margin-left: 6.5vw;
}

.nav-link {
    color: #fff !important;
    font-size: 1.10vw;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    padding-right: 1vw !important;
    padding-left: 1vw !important;
    padding-top: 0vw !important;
    padding-bottom: 0vw !important;
}
 .h3main h3 span {
    font-family: "Cormorant Infant", serif;
    font-size: 3.19vw;
    font-weight: 600;
    color: #b73013;
}
.h3main h3 {
    font-size: 3.19vw;
    font-weight: 400;
}
.sec1 {
    background-color: #ffda8d;
    
}
    .sec1 h4 {
        color: #b73013;
        font-size: 1.5vw;
        font-weight:600;
    }
    .sec1 p span {
        color: #b73013;
        font-weight:600;
    }
    .sec1 a {
        font-size: 1.17vw;
        text-decoration: none;
        color: #212529;
        font-weight:600;
    }

.grapes {
    margin-bottom: 16px;
    position: relative;
    padding: 0 30px;
    display: inline-block;
}

    .grapes:after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 2px;
        left: -20%;
        background: red;
    }
    .grapes:before {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 2px;
        right: -20%;
        background: red;
    }
.grapes img{
    width:4vw;
}

.hotdeal {
    padding-top: 2vw;
    padding-bottom: 2vw;
    background-color: #ffeecb;
}
    .hotdeal img{
        width:100%;
    }
    
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

    .nbs-flexisel-item img {
        max-width: 100%;
        cursor: pointer;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
    }
.spirt {
    background-color: #ffda8d;
    padding-top:2vw;
    padding-bottom:2vw;

}
.hero-images {
    /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
    background-image: linear-gradient(rgb(0 0 0 / 46%), rgb(0 0 0 / 15%)), url(../Images/beer.jpg);
    /* Set a specific height */
    height: 100%;
    /* Position and center the image to scale nicely on all screens */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero-image {
    /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
    background-image: linear-gradient(rgb(0 0 0 / 46%), rgb(0 0 0 / 15%)), url(../Images/Spirits.jpg);
    /* Set a specific height */
    height: 100%;
    /* Position and center the image to scale nicely on all screens */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

/* Place text in the middle of the image */
.hero-text {
    
    position: absolute;
    top: 12%;
    left: 18%;
    transform: translate(-50%, -50%);
    color: white;
}
.hero-text h1{

    font-size:2.5vw;
}
.hero-text .btn-primary{
    background:#fff;
    color:#333;
    border-radius:5px;
    font-size:1.17vw;
    border-color:#fff;
}
    .hero-text .btn-primary:hover {
        background: #fff!important;
        color: #333!important;
        border-radius: 5px;
        font-size: 1.17vw;
        border-color: #fff!important;
    }
.wine {
    background-color: #ffeecb;
    padding-top: 2vw;
    padding-bottom: 2vw;
}
.wine a {
    font-size:1.50vw;
    padding:0.5vw;
    border-radius:5px;
    text-decoration:none;
}
.wine .btn-success {
    color: #fff;
    background-color: #bc3013;
    border-color: #b73013;
}
    .wine .btn-success:hover {
        color: #fff!important;
        background-color: #bc3013!important;
        border-color: #b73013!important;
    }
.feature {
    background-color: #ffeecb;
    padding-top: 2vw;
    padding-bottom: 2vw;
}
.facilities {
    background-color: #ffda8d;
    padding-top: 2vw;
    padding-bottom: 2vw;
}
    .facilities .card {
        height:100%;
        padding: 0.8vw;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        
    }
.facilities p{
    font-size:1.17vw;
    margin-top:0.80vw;
}
.map iframe{
    width:100%;
    height:27vw;
}

.our-team {
    border: 1px solid #ffda8d;
    position: relative;
    overflow: hidden;
}

    .our-team img {
        /*width: 100%;
            height: 50vh;*/
    }

    .our-team .team-content {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0px 18px;
        background: rgba(0,0,0,0.7);
        transform: translateX(-100%);
        transition: all 0.20s ease 0s;
    }

    .our-team:hover .team-content {
        transform: translateX(0);
    }

    .our-team .team-content .post-title {
        font-size: 1.1vw;
        color: #fff;
        margin-bottom: 2vh;
        padding-top:1vw;
        text-transform: uppercase;
    }

    .our-team .team-content .post {
        font-size: 1.1vw;
        color: #cb95e1;
        display: block;
        margin-bottom: 2vh;
    }

    .our-team .description {
        font-size: 1vw;
        line-height: 1.4;
        color: #fff;
        margin-bottom: 5px;
        min-height: 175px;
        border-bottom: 1px solid #fff;
    }

    .our-team .team_social {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .our-team a{
        text-decoration:none;
    }

        .our-team .team_social li {
            display: inline-block;
            margin-right: 5px;
        }

            .our-team .team_social li a {
                width: 40px;
                height: 40px;
                border-radius: 50%; /*border: 2px solid #f5f5f5;*/
                font-size: 17px;
                color: #f5f5f5;
                line-height: 40px;
                text-align: center;
                display: inline-block;
                transition: border 0.3s ease 0s;
            }

                .our-team .team_social li a:hover {
                    border-color: transparent;
                }

    .our-team .team-prof {
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: right;
        padding: 55px 16px;
        background: rgba(0,0,0,0.7);
        transform: translateX(0);
        transition: all 0.20s ease 0s;
    }

    .our-team:hover .team-prof {
        transform: translateX(100%);
    }

    .our-team .team-prof .post-title {
        font-size: 0.9vw;
        color: #fff;
        margin: 0 0 8px 0;
        text-transform: uppercase;
    }

    .our-team .team-prof .post {
        font-size: 14px;
        color: #cb95e1;
        margin-bottom: 0;
    }
.feature .owl-carousel .item {
    background: #ffda8d;
    padding: 0px 0px 3px 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 30vw !important;
}
.footer {
    padding-top: 2vw;
    padding-bottom: 2vw;
    background-color: #95240f;
    
}
.footer p{
    color:#fff;
    margin-top:1vw;
}
.footer h3{
    color:#fff;
    font-size:1.50vw;
}
.footer .option {
    color: #d3ccab;
    padding-left: 1vw;
}
.FooterTable table tr td {
    color:#fff;
    font-size:1.17vw;
}
.footer a{
    color:#fff;
    text-decoration:none;
}
.fotsot a {
    color: #ffda8d;
    text-decoration:none;
}
.fotsot {
    padding-bottom:0.5vw;
   padding-top:0.5vw;
    background-color: #b53216;
}
.fotsot p{
    margin-bottom:0px;
}
.spirt img {
    transition: 0.3s;
}
    .spirt img:hover {
        transform: scale(1.05);
    }
.wine img {
    transition: 0.3s;
}
    .wine img:hover {
        transform: scale(1.05);
    }
.shotbanner {
    background-image:url(../Images/Head-Banner/syd-Head-banner.png);
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

.shotbg {
    padding-top: 5.88vw;
    padding-bottom: 5.88vw;
    background-color: rgb(0 0 0 / 21%) !important;
}

.outshade {
    background-image: linear-gradient(90deg, rgb(183 48 19 / 40%) 30%, rgb(183 48 19 / 39%) 100%);
    height: 8vw;
}

.inershade {
    position: absolute;
    top: 19%;
    width: 100%;
    background-image: linear-gradient(90deg, rgb(183 48 19 / 90%) 40%, rgb(183 48 19 / 40%) 90%);
}

.outshade h1 {
    color: #fff;
    font-size: 4.04vw;
    font-weight: 300;
    padding-left: 3vw;
}
.contact {
    background-color: #ffda8c;
    padding-top:2vw;
    padding-bottom: 2vw;
}
    .contact .card {
        background-color: #feeecc;
        padding: 1.5vw;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
        border: none;
        height:100%;
    }
    .contact label {
        font-size: 1.17vw;
        font-weight: 600;
        color: #b9371b;
    }
.btn-warning {
    font-size: 1.10vw;
    color: #fff !important;
    background-color: #95240f !important;
    border-width: 0.73vw !important;
    border-color: #95240f !important;
    border-radius: 2px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

    .btn-warning:hover {
        color: #fff !important;
        background-color: #b53216 !important;
        border-color: #b53216 !important;
        border-width: 0.73vw !important;
        border-radius: 2px;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: none;
    }
.contact h4 {
    color: #b73013;
    font-size: 1.5vw;
    font-weight: 600;
}
.contact p span {
    color: #b73013;
    font-weight: 600;
}
.contact a {
    font-size: 1.17vw;
    text-decoration: none;
    color: #212529;
    font-weight: 600;
}
.contact svg {
    font-size: 1.17vw;
    color: #b73013;
}
.footer img {
    width: 50%;
    
}
.money .card {
   
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
    background-color:transparent;
    border:none;
}
.pds {
    padding: 1vw;
}
.contimg {
    background-image: url('../Images/suggestion.jpg');
    background-size: cover;
    background-position: center center;
}
.thanks {
    padding-top: 5vw;
    padding-bottom: 5vw;
}

    .thanks .card {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        transition: 2s;
        border: none;
    }

        .thanks .card:hover {
            transform: translateY(-0.36vw);
            box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
        }

    .thanks svg {
        color: #ac2d12;
        font-size: 5vw;
        margin-bottom: 2vh;
    }

    .thanks h3 {
        font-size: 2.30vw !important;
        color:#ff9f31;
    }

    .thanks p {
        font-size: 1.35vw;
        font-weight: 500;
    }
.atm-side a{
    text-decoration:none;
}
.form-control {
    margin-bottom:8px;
}
.age21 p {
    color: #b73013;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin-top:10px;
}
.age21 .btn-primary {
    color: #fff!important;
    padding: 6px 40px;
    border-radius: 30px;
    font-size: 16px;
    background: #631308!important;
    border-color: #631308!important;
}
.age21 .btn-primary:hover {
    color: #fff !important;
    padding: 6px 40px;
    border-radius: 30px;
    font-size: 16px;
    background: #631308 !important;
    border-color: #631308 !important;
}
.age21 .btn-outline-primary {
    color: #631308 !important;
    padding: 6px 40px;
    border-radius: 30px;
    font-size: 16px;
    background: #fff !important;
    border-color: #631308 !important;
}
.age21 .btn-outline-primary:hover {
    color: #631308 !important;
    padding: 6px 40px;
    border-radius: 30px;
    font-size: 16px;
    background: #fff !important;
    border-color: #631308 !important;
}
.age21 ul li{
    list-style:none;
    margin-right:10px;
}
.underage{
    padding-top:8vw;
}
    .underage p {
        color: #b73013;
        font-weight:600;
    }