/*
 *  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: 16px;
    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('../img/pack2/IMAGE_1660489928.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%;
}

.navbar-header {
    margin-top: 0;
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: space-between;
    max-width: 95%;
    margin: 0 auto;
}

.slider_wrapper {
    display: flex;
    height: 100vh;
}

    .slider_wrapper .slider_wrapper1 {
        width: 33.3%;
        position: relative;
    }

.slider_wrapper1.slider_wrapper1 {
    background: url('../img/pack2/slider1.jpg');
    background-position: left;
}

.slider_wrapper1.slider_wrapper2 {
    background: url('../img/pack2/slider2.jpg');
    background-position: center;
}

.slider_wrapper1.slider_wrapper3 {
    background: url('../img/pack2/slider3.jpg');
    background-position: left;
}

.slider_wrapper .slider_wrapper1:hover {
    width: 68.3%;
    position: relative;
    transition: 2s;
}

section#about {
    padding-bottom: 70px;
    background-color: #ffffff;
    background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
    background-image: url("https://www.transparenttextures.com/patterns/black-scales.png");
    background-image: url("https://www.transparenttextures.com/patterns/carbon-fibre-v2.png");
    background-image: url("https://www.transparenttextures.com/patterns/asfalt-dark.png");
}

.para_1 {
    background: #e7707c;
    color: #fff;
    padding: 12px;
    max-width: 100%;
    margin-top: 16px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    border-radius: 0;
}

.about-content > h2 {
    margin-bottom: 30px;
}

ul.md li {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 9px;
    position: relative;
    padding-left: 37px;
}

    ul.md li:before {
        background-image: url('../img/slider/Background001.png');
        width: 25px;
        height: 25px;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background-size: 100%;
        background-repeat: no-repeat;
    }

h3.title_subb {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 13px;
}

span.color11 {
    color: red;
    font-weight: 600;
    margin-right: 10px;
    font-size: 15px;
}

.packagess p {
    margin-bottom: 10px;
}

img.packages {
    /* border-bottom: 3px solid #c10000; */
    /* border-right: 3px solid #c10000; */
    padding: 8px;
    background: #fff;
    box-shadow: 0 0 5px #999;
    z-index: 9;
    position: relative;
}

    img.packages.packages2 {
    }




@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;
    }
}

h3.title_subb.title_subb1 {
    margin-top: 24px;
}

.container.packagess .col-md-8 {
    width: 65%;
}

.container.packagess .col-md-4 {
    width: 35%;
}

.row.mb-5.\31 001:before, .row.mb-5.\31 003:before, .row.mb-5.\31 005:before {
    position: absolute;
    right: -200px;
    height: 140px;
    width: 30%;
    background: #f5848e;
    content: '';
    z-index: 1;
    top: 28%;
    border-radius: 40px 0 0 40px;
}

.row.mb-5.\31 002:before, .row.mb-5.\31 004:before, .row.\31 006:before {
    position: absolute;
    left: -200px;
    height: 140px;
    width: 30%;
    background: #f5848e;
    content: '';
    z-index: 1;
    top: 28%;
    border-radius: 0 40px 40px 0;
}

.container.packagess .row {
    position: relative;
    background: #fff;
    padding: 25px;
    border: 0px solid #c9c9c936;
    margin-bottom: 0px !important;
    margin: 0 auto;
}

.row {
    position: relative;
}

section#about {
    padding: 60px 0;
}

body {
    overflow-x: hidden !important;
}

body {
    margin: 0 !important;
    padding: 0 !important;
}

ul.about-content.packagess h2 {
    font-size: 38px;
    font-weight: 700;
}

/* package-one */
ul.md.md01 li {
    display: block;
}

.container.packagess {
    box-shadow: 0 6px 10px 0.1px #999;
    background: #fff;
}

@media(max-width:767px) {
    .row.mb-5.\31 001:before, .row.mb-5.\31 003:before, .row.mb-5.\31 005:before {
        position: absolute;
        right: 0;
        height: 140px;
        width: 30%;
        background: #f5848e;
        content: '';
        z-index: 1;
        top: 28%;
        border-radius: 40px 0 0 40px;
    }

    .container.packagess {
        box-shadow: 0 0px 0px 0px #999;
    }

    .row.mb-5.\31 002:before, .row.mb-5.\31 004:before, .row.\31 006:before {
        position: absolute;
        left: -100px;
        height: 140px;
        width: 30%;
        background: #f5848e;
        content: '';
        z-index: 1;
        top: 28%;
        border-radius: 0 40px 40px 0;
    }

    .container.packagess .col-md-8 {
        width: 100%;
    }

    .container.packagess .col-md-4 {
        width: 100%;
        margin-top: 25px;
    }

    .container.packagess .row {
        position: relative;
        background: #fff;
        padding: 0;
        border: 0px solid #c9c9c936;
        margin-bottom: 0px !important;
    }

    h3.title_subb {
        color: #252525;
        font-size: 22px;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 13px;
    }

    img.packages {
        /* border-bottom: 3px solid #c10000; */
        /* border-right: 3px solid #c10000; */
        padding: 3px;
        background: #fff;
        box-shadow: 0 0 5px #99999975;
        z-index: 9;
        position: relative;
    }

    .container.packagess .row {
        position: relative;
        background: #fff;
        padding: 15px 0;
        border: 0px solid #c9c9c936;
        margin-bottom: 0px !important;
    }

    section#about .about-content h2 {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 18px;
        margin-top: 15px;
    }

    .row.mb-5.\31 001:before, .row.mb-5.\31 003:before, .row.mb-5.\31 005:before {
        position: absolute;
        right: 0;
        height: 28%;
        width: 24%;
        background: #f5848e12;
        content: '';
        z-index: 1;
        top: 28%;
        border-radius: 40px 0 0 40px;
    }

    .row.mb-5.\31 002:before, .row.mb-5.\31 004:before, .row.\31 006:before {
        position: absolute;
        left: 0px;
        height: 27%;
        width: 24%;
        background: #f5848e12;
        content: '';
        z-index: 1;
        top: 41%;
        border-radius: 0 40px 40px 0;
    }

    section#about {
        padding: 20px 0;
        background: #fff;
    }

    h3.title_subb {
        color: #252525;
        font-size: 18px;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 14px;
        line-height: 1.4;
    }

    span.color11 {
        color: red;
        font-weight: 600;
        margin-right: 5px;
        font-size: 14px;
        margin-bottom: auto;
        display: inline-block;
    }

    .packagess p {
        margin-bottom: 15px;
    }

    .container.packagess .col-md-4 {
        width: 100%;
        margin-top: 7px;
    }

    .container.packagess .row {
        position: relative;
        background: #fff;
        padding: 0px 0;
        border: 0px solid #c9c9c936;
        margin-bottom: 0px !important;
    }

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

    .slider_wrapper {
        display: flex;
        height: 45vh;
    }

        .slider_wrapper .slider_wrapper1 {
            width: 33.3%;
            position: relative;
            background-size: cover !important;
        }

            .slider_wrapper .slider_wrapper1:hover {
                width: 90.3% !important;
                position: relative;
                transition: 1s;
            }

    .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;
    }

    ul.md li {
        font-size: 13px;
        line-height: 1.6;
        margin-bottom: 9px;
        position: relative;
        padding-left: 30px;
    }
}
