/*
 *  STYLE 3
 */
#style-3::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    background-color: transparent;
}

#style-3::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #c10000;
}




.logoss {
    max-width: 133px !important;
    width: 100%;
    border: 0px solid #ffffffde;
    /* border-bottom: 4px solid #ffffffed; */
    border-radius: 50%;
    /* box-shadow: 0 0px 6px #ffffff; */
    background: #ffffff8a;
}

nav#header-top .container {
    max-width: 100%;
}

.navbar {
    border-radius: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.5s ease 0s;
}

.slider:before {
    /*background: url('../img/sliderbg3.png');*/
    background-image: url('../img/Roomi_darwaza3.jpg');
    width: 100%;
    height: 100vh;
    content: '';
    background-size: cover;
    position: absolute;
    z-index: 1;
    background-position: center;
}

.slider .container {
    text-align: left;
    position: relative !important;
    max-width: 42%;
    z-index: 9;
    margin: 0;
    margin-left: 2%;
}

.navbar-header {
    margin-top: 327px;
    width: 100%;
    text-align: right;
}

div#carouselExampleControls {
    border-radius: 30px;
    margin-bottom: 70px;
    margin-left: 0;
}

section#about .about-content {
    padding-top: 0;
}

div#carouselExampleControls {
    position: relative;
}

    div#carouselExampleControls:before {
        position: absolute;
        top: 30px;
        left: 30px;
        border: 5px solid red;
        content: '';
        width: 100%;
        height: 100%;
        z-index: -1;
        animation-name: example;
        animation-duration: 2s;
    }

    div#carouselExampleControls:before {
        position: absolute;
        top: 30px;
        left: 30px;
        border: 5px solid #ef4456;
        content: '';
        width: 100%;
        height: 100%;
        z-index: -1;
    }

h4.about-content2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    color: #302f2f;
}

.price-decs img {
    border-radius: 5px;
}

section#pricing {
    background-image: url('../img/packages.jpg');
    background-size: 100%;
    padding: 85px 0 65px;
    background-attachment: fixed;
    position: relative;
}

    section#pricing:before {
        background: #0000006e;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        content: '';
        position: absolute;
    }

    section#pricing .container {
        position: relative;
    }

    section#pricing h2 {
        color: #fff;
        text-transform: uppercase;
    }

p.subtitle {
    text-align: center;
    color: #f6f6f6;
    font-size: 16px;
}

section#about .about-content h2 span {
    border-bottom: 3px solid #ef4456;
}

h3.feedback {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    color: #444;
    /* margin: 0; */
}

div#contact {
    background: url('../img/Imambara-Rooftop-View.jpg');
    /* padding: 250px 0; */
    min-height: 650px;
}

.bg-5 {
    background: linear-gradient(45deg, #000000, #1e0202e0), url(https://lucknowtourism.co.in/images/places-to-visit/header/rumi-darwaza-lucknow-tourism-entry-fee-timings-holidays-reviews-header.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.address h3 {
    color: #ff5f5f;
    font-weight: bold;
    font-size: 30px;
}

.address h4 {
    color: white;
    font-size: 16px;
    margin-bottom: 30px;
    /* border-bottom: 1px solid #ddd; */
}

.address p {
    margin-bottom: 8px;
    color: #e3e3e3;
}

    .address p i {
        margin-right: 10px;
        color: #ffa6a6;
        font-size: 18px;
    }

    .address p a {
        color: #e3e3e3;
    }

.f-logo {
    display: flex;
    justify-content: space-around;
}

    .f-logo img.flogo {
        max-width: 160px;
        border-radius: 50%;
        box-shadow: 0 0 10px #fff0;
        margin: 10px;
    }

.contact-social.text-center.pt-70.pb-35 {
    padding: 0;
    text-align: left;
    margin-top: 25px;
}

    .contact-social.text-center.pt-70.pb-35 ul {
        float: left;
        margin-bottom: 20px;
    }

.contact-social ul li:nth-child(1) a {
    background: #3b5998 none repeat scroll 0 0;
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 15pt;
    height: 43px;
    line-height: 43px;
    margin-right: 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 43px;
    margin: 0 3px;
}

.contact-social ul li:nth-child(2) a {
    background: linear-gradient(45deg, #66757f, #00ACEE, #36D8FF, #00ACEE, #00ACEE);
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 15pt;
    height: 43px;
    line-height: 43px;
    margin-right: 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 43px;
    margin: 0 3px;
}

.contact-social ul li:nth-child(3) a {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 15pt;
    height: 43px;
    line-height: 43px;
    margin-right: 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 43px;
    margin: 0 3px;
}

.contact-social ul li:nth-child(4) a {
    background: #FF0000 none repeat scroll 0 0;
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 15pt;
    height: 43px;
    line-height: 43px;
    margin-right: 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 43px;
    margin: 0 3px;
}

.imgaboutus {
    max-width: 90%;
    /* border: 1px solid #ddd; */
    border-radius: 30px;
    float: right;
    padding: 15px;
    background: #ffe7e9;
    box-shadow: 0 1px 12px #99999917;
    margin-top: -4%;
}


section.funfact-area.bg-2.pt-125.pb-130 {
    background: linear-gradient(45deg, transparent, #00000000), url(../img/chota-imambnara.jpg);
    background-size: 100%;
    background-position: center;
    padding: 130px 0;
    background-size: cover;
    background-attachment: fixed;
}

    section.funfact-area.bg-2.pt-125.pb-130 .single-fact.text-center {
        background: #ef4456e0;
        padding: 25px;
        color: #000 !important;
        border: 0px solid #ffffff57;
    }

section#about {
    padding-bottom: 70px;
}

.col-12.text-left {
    MARGIN-TOP: 90px;
}

.actions.text-center button.btn.btn-lg.btn-contact-bg {
    width: 100%;
}

@media(min-width:768px) {
    img.banner-img_topp1 {
        display: none;
    }
}

@media(max-width:767px) {
    .navbar-header {
        margin-top: 0;
        width: 100%;
        text-align: right;
    }

    button.navbar-toggler {
        display: none;
    }

    .logoss {
        max-width: 80px !important;
        width: 100%;
        border: 0px solid #ffffffde;
        /* border-bottom: 4px solid #ffffffed; */
        border-radius: 50%;
        /* box-shadow: 0 0px 6px #ffffff; */
        background: #ffffff8a;
    }

    section#about .about-content h2 {
        font-size: 25px;
        font-weight: 700;
    }

    h4.about-content2 {
        font-size: 15px;
        line-height: 1.6;
        font-weight: 600;
        margin-bottom: 16px;
    }

    .imgaboutus {
        max-width: 100%;
        border-radius: 30px;
        float: right;
        padding: 3px;
        background: #ffe7e9;
        box-shadow: 0 1px 12px #99999917;
        margin-top: 3%;
    }

    section#pricing {
        background-image: url('../img/packages.jpg');
        background-size: cover;
        padding: 65px 0 65px;
        background-attachment: fixed;
        position: relative;
    }

        section#pricing h2 {
            color: #fff;
            text-transform: uppercase;
            font-size: 28px;
            margin-bottom: 7px;
        }

    p.subtitle {
        text-align: center;
        color: #fff;
        font-size: 14px;
        line-height: 1.6;
    }

    .section-heading.pb-55.text-center {
        padding-bottom: 35px;
    }

    section.funfact-area.bg-2.pt-125.pb-130 {
        background: linear-gradient(45deg, #00000000, #0000001f), url(../img/chota-imambnara.jpg);
        background-size: 100%;
        background-position: center;
        padding: 80px 0;
        background-size: cover;
        background-attachment: fixed;
    }

        section.funfact-area.bg-2.pt-125.pb-130 .single-fact.text-center {
            background: #ef4456e0;
            padding: 20px;
            color: #000 !important;
            border: 0px solid #ffffff57;
            max-width: 90%;
            margin: 15px auto;
            border-radius: 5px;
        }

    .contact-form {
        float: none;
        padding: 35px 25px 20px;
        width: 100%;
    }

    .f-logo img.flogo {
        max-width: 130px;
        border-radius: 50%;
        box-shadow: 0 0 10px #fff0;
        margin: 10px;
    }

    .navbar {
        background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ff5f6d 0%, #ffb270 100%) repeat scroll 0 0;
        background: transparent;
        box-shadow: 0 0 20px -10px transparent;
    }

    nav#header-top .container {
        width: 100%;
    }

    .logoss {
        max-width: 55px !important;
        width: 100%;
        border: 0px solid #ffffffde;
        border-radius: 50%;
        background: #ffffff8a;
    }

    .navbar-brand {
        padding: 5px 0;
    }

    section#about {
        padding: 60px 0 70px;
    }

    .address h3 {
        color: #ffbe5f;
        font-weight: bold;
        font-size: 22px;
        margin-bottom: 12px;
    }

    .address h4 {
        color: white;
        font-size: 12px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .address p i {
        margin-right: 6px;
        color: #fed291;
        font-size: 16px;
    }

    span.arafting {
        font-family: 'Monotype Corsiva';
        text-transform: capitalize;
        font-size: 21px;
        color: #ef4456;
        padding-top: 5px;
        display: block;
        letter-spacing: .6px;
        padding-bottom: 4px;
        line-height: 1.4;
    }
    h4.about-content2 {
        font-size: 10px;
        line-height: 1.6;
        font-weight: 600;
        margin-bottom: 16px;
    }
    section#about .about-content h2 {
        font-size: 33px;
        font-weight: 700;
        margin-bottom: 23px;
    }
    .ordr-btn > a {
        background: #fff none repeat scroll 0 0;
        box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
        display: inline-block;
        font-size: 15px;
        font-weight: 600;
        padding: 24px 10px;
        transition: all 0.4s ease 0s;
        width: 100%;
        line-height: 1.3;
    }
    .address h3 {
        font-family: 'Monotype Corsiva';
        font-size: 28px !important;
    }
}

.botnnn {
    width: 100%;
    background: #d51111 !important;
    border-radius: 0 0 10px 10px;
    display: block;
    height: 26px;
    margin-top: 0px;
    padding: 0px 0 0 0;
}
a.bookbutton {
    background: #d51111;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    max-width: 176px !important;
    border-radius: 5px;
    margin: 0 auto 0;
}
.ordr-btn > a {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 24px 10px 35px;
    transition: all 0.4s ease 0s;
    width: 100%;
}