

/*--------------- banner ---------------------*/

.banner-up{
    position: absolute;
    top: 0;
    left: 0;
}

.bc-img{
    background: url(../images/banner3.webp) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 930px;
    position: relative;
}
.darjeeling.bc-img{background: url(../images/banner3.webp) no-repeat;}

.bc-img2{
    background: url(../images/banner1.webp) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 930px;
    position: relative;
}
.darjeeling.bc-img2{ background: url(../images/banner1.webp) no-repeat;}
.bc-img3{
    background: url(../images/banner2.webp) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 930px;
    position: relative;
}
.darjeeling.bc-img3{  background: url(../images/banner2.webp) no-repeat;}
.bc-img4{
    background: url(../images/banner4.webp) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 930px;
    position: relative;
}
.darjeeling.bc-img4{  background: url(../images/banner4.webp) no-repeat;}
/* .main-banner:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 30%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
} */

.banner-content{
    z-index: 9999;
    position: relative;
}

/* .bc-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(180deg, #00000000 47%, #000000 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
} */


.ban-header2 {
    font-size: 75px;
    color: #ffffff;
    margin-bottom: 20px;
    /* text-transform: capitalize; */
    font-weight: 700;
    /* text-align: center; */
    /* padding-left: 200px; */
    padding-right: 286px;
    text-shadow: 2px 6px 20px #000000;
    /* text-align: center; */
    /* padding: 0 300px; */
    /* padding-right: 453px; */
    line-height: 95px;
    letter-spacing: 2px;
}

p.ban-para {
    color: #e0e0e0;
    font-size: 20px;
    text-shadow: 2px 6px 20px #000000;
    padding-right: 406px;
    line-height: 31px;
    margin-bottom: 37px;
}

h5.ban-title.a-font {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 600;
    color: #ffffff;
}

.banner-content .container-fluid {
    padding: 0 50px !important;
}

.banner-box {
    padding-top: 18.5%;
}

.banner-content{
    position: absolute;
    top: 0;
    left: 0;
}

.ban-link {
    display: inline-block;
    background-color: var(--orange2);
    /* padding: 8px 8px 8px 26px; */
    color: #ffffff;
    /* font-family: "Space Grotesk", sans-serif; */
    border-radius: 6px;
    font-weight: 600;
    /* font-family: "Montserrat", sans-serif; */
    padding: 18px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13.5px;
    transition: .4s ease-in-out;
}

.ban-link i {
    font-size: 12px;
    margin-left: 10px;
}

.ban-link:hover{
    background-color: var(--green2);
    text-decoration: none;
    color: #ffffff;
}

.ban-link2 {
    display: inline-block;
    background-color: #ffffff;
    /* padding: 8px 8px 8px 26px; */
    color: #000000;
    /* font-family: "Space Grotesk", sans-serif; */
    border-radius: 6px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    padding: 14px 28px;
    /* letter-spacing: 1px; */
    /* border: 2px solid #fff; */
    margin-left: 10px;
}

.ban-link2 i {
    font-size: 12px;
    margin-left: 10px;
}

.ban-link2:hover{
    text-decoration: none;
    color: #000000;
}


.main-banner i.fa-solid.fa-arrow-left-long {
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    line-height: 40px;
}

.main-banner i.fa-solid.fa-arrow-right-long {
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    line-height: 40px;
   
}

.carousel-control-prev {
    left: 85% !important;
    top: -100px !important;
}

/* .carousel-control-next {
    right: -60px;
} */

.carousel-control-prev {
    
    opacity: 1 !important;
}

.carousel-control-next {
    
    opacity: 1 !important;
}

.carousel-control-next, .carousel-control-prev {
  
    z-index: 9999999999999999 !important;
}



.ban-form .container .ban-date .form-reserve .row .col-lg-3 .form-group label {
    font-size: 17px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    margin-bottom: 13px;
}

.ban-form .container .ban-date .form-reserve .row .col-lg-3 .form-group .form-control {
    height: 48px;
    color: #495057;
    background-color: initial;
    border: 1px solid #44503f;
    border-radius: initial;
}
.ban-form .container .ban-date .form-reserve .row .col-lg-3 .form-group .form-control:focus{
    box-shadow: none;
    border-color: var(--green2);
}

.ban-date {
    background-color: #fff8f8;
    padding: 40px 40px;
    box-shadow: 0px 5px 30px 0px rgba(79.99999999999997, 57.00000000000001, 23.999999999999996, 0.18);
    margin-top: -87px;
    position: relative;
}

a.form-btn {
    background: var(--green2);
    color: #fff;
    letter-spacing: 1px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 11px;
    margin-top: 37.5px;
    text-transform: uppercase;
    transition: .4s ease-in-out;
}

a.form-btn:hover{
    background-color: var(--orange2);
    color: #fff;
    text-decoration: none;
}




