body {
    font-size: 14px;
}
.banner-bg-img {
    width: 100%;
    max-width: 100%;
    height: 100vh;
    /*object-fit: cover;*/
    /*object-position: center;*/
}
.social-icon i {
    background: #0e5077;
    color: white;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
    font-size: 24px;
    border-radius: 100px;
    margin-bottom: 20px;
}
.banner-data {
    position: absolute;
    top: 66%;
    display: none;
}
.white-btn {
    background: #ffffff;
    color: #0e5077;
    text-align: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
}
footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    display: none;
    background: #000000;
    padding: 4px;
}
footer .fcall,footer .fshare, footer .fcall:hover,footer .fshare:hover, footer .fcall:focus,footer .fshare:focus, footer .fcall:active,footer .fshare:active {
    background: #0e5077;
    color: white;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    border-radius: 100px;
    width: 100%;
    padding-top: 6px;
}
footer .fwhatsapp, footer .fwhatsapp:hover, footer .fwhatsapp:focus, footer .fwhatsapp:active {
    background: #3b8138;
    color: white;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    border-radius: 100px;
    width: 100%;
    padding-top: 6px;
}
footer .fdownload, footer .fdownload:hover, footer .fdownload:focus, footer .fdownload:active {
    background: #9c3100;
    color: white;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    border-radius: 100px;
    width: 100%;
    padding-top: 6px;
}
footer .col-3 {
    padding-left: 6.5px;
    padding-right: 6.5px;
}
.sec-padd {
    padding: 60px 20px;
}
.text-justify {
    text-align: justify;
}
.bg-light {
    background: #f8f8f8;
}
.alink {
    text-decoration: none;
    color: #000000;
}
.mb-40 {
    margin-bottom: 40px;
}
.timage {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
    margin-bottom: 20px;
}
.gimage {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: -1rem;
    margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
    background-color: #607D8B;
}
.bg-light1 {
    background: #eeeeee;
}
.bg-light2 {
    background: #92fdc2;
}
.qrcode {
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
    margin-bottom: 20px;
    background: white;
}
.form-control {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.banner-qr1 {
    position: absolute;
    top: auto;
    bottom: 10%;
    z-index: 99;
    left: auto;
    right: 14%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: block;
}
.banner-qr1 img {
    width: 200px;
    height: 200px;
    background: white;
    padding: 4px;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #333;
}
.banner-qr {
    display: none;
}
.text-left {
    text-align: left;
}
/* .banner-qr:before {
    content: 'Scan QR Code';
    position: relative;
    top: 10px;
    font-size: 16px;
    font-weight: bold;
} */


/* theme 2 */
.social-icon2 {
    color: white;
    text-decoration: none;
    position: relative;
    left: 10px;
    display: none;
}
.social-icon3 {
    color: #000;
    text-decoration: none;
    position: relative;
    left: 0px;
    display: block;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.social-icon3 i {
    background: #4087bb;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    border-radius: 100px;
    font-size: 18px;
    margin-right: 12px;
}

.social-icon4 {
    color: #000;
    text-decoration: none;
    position: relative;
    left: 0px;
    display: block;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.social-icon4 i {
    background: #b80000;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    border-radius: 100px;
    font-size: 18px;
    margin-right: 12px;
}
.social-icon5 i {
    background: #ffffff;
    color: #d31515;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
    font-size: 22px;
    border-radius: 4px;
    margin-bottom: 20px;
}
footer .col-4 {
    padding-left: 6.5px;
    padding-right: 6.5px;
}
footer .fcall2, footer .fcall2:active, footer .fcall2:focus, footer .fcall2:hover {
    background: #a63232 !important;
    background-color: #a63232 !important;
    color: white !important;
    height: 40px;
    text-align: left;
    border-radius: 4px;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    width: 100%;
    padding-top: 8px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 38px;
}
footer .fcall2 i {
    background: white;
    color: #a63232;
    position: absolute;
    padding: 5px;
    top: 6px;
    border-radius: 6px 2px 6px 6px;
    left: 4px;
    font-size: 18px;
}
footer .fshare2, footer .fshare2:active, footer .fshare2:focus, footer .fshare2:hover {
    background: #ee8a00 !important;
    background-color: #ee8a00 !important;
    color: white !important;
    height: 40px;
    text-align: left;
    border-radius: 4px;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    width: 100%;
    padding-top: 8px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 38px;
    border: 0px;
}

footer .fshare2 i {
    background: white;
    color: #ee8a00;
    position: absolute;
    padding: 5px;
    top: 6px;
    border-radius: 6px 2px 6px 6px;
    left: 4px;
    font-size: 18px;
}
footer .fwhatsapp2, footer .fwhatsapp2:active, footer .fwhatsapp2:focus, footer .fwhatsapp2:hover {
    background: #269d25 !important;
    background-color: #269d25 !important;
    color: white !important;
    height: 40px;
    text-align: left;
    border-radius: 4px;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    width: 100%;
    padding-top: 8px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 38px;
    border: 0px;
}

footer .fwhatsapp2 i {
    background: white;
    color: #269d25;
    position: absolute;
    padding: 5px;
    top: 6px;
    border-radius: 6px 2px 6px 6px;
    left: 4px;
    font-size: 18px;
}
.share-buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
nav.navbar {
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: none;
}
.navbar-toggler {
    background: white;
}
.navbar-collapse {
    background: white;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 1px 1px 4px #ccc;
}
.nav-link {
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}
a {
    text-decoration: none;
}
.pay-icon {
    width: 100%;
}

#about .img-fluid {
    width: 100%;
    height: 300px !important;
    object-position: top;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
    
    nav.navbar {
        display: none;
    }
    .banner-qr1 {
        display: none;
    }
    .banner-qr {
        display: block;
    }
    .banner-data {
        position: absolute;
        top: 68%;
        display: block;
    }
    .banner-data.bd1-1 {
        position: absolute;
        top: 63%;
        display: block;
    }
    .banner-data.bd3-2 {
        position: absolute;
        bottom: 12%;
        display: block;
        top: auto;
    }
    .banner-data.bd4 {
        position: absolute;
        top: 58%;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    
    .banner-data.bd5 {
        position: absolute;
        top: 73%;
        display: block;
    }
    footer {
        display: block;
    }
    .banner-qr {
        position: absolute;
        top: 21%;
        z-index: 99;
        left: 6%;
        width: 130px;
        height: 130px;
        background: white;
        padding: 4px;
        border-radius: 10px;
        box-shadow: 1px 1px 3px #333;
    }


    /* theme 2 */
    .social-icon2 {
        color: white;
        text-decoration: none;
        position: relative;
        left: 10px;
        display: block;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .social-icon2 i {
        font-size: 20px;
        margin-right: 10px;
        width: 40px;
        text-align: center;
        padding: 6px;
        border-radius: 4px;
    }
    .white-btn2 {
        background: #ffffff;
        color: #161616;
        text-align: center;
        border-radius: 4px 0px 0px 4px;
        font-weight: 500;
        font-size: 14px;
        position: absolute;
        top: -86%;
        right: 0;
    }
    .white-btn3, .white-btn3:hover, .white-btn3:active, .white-btn3:focus {
        background: #4087bb !important;
        background-color: #4087bb !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 4px 0px 0px 4px;
        font-weight: 500;
        font-size: 18px;
        position: absolute;
        top: 1%;
        right: 0;
        padding: 3px 20px;
        width: 60px;
    }
    .white-btn3-1, .white-btn3-1:hover, .white-btn3-1:active, .white-btn3-1:focus {
        background: #4087bb !important;
        background-color: #4087bb !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 4px 0px 0px 4px;
        font-weight: 500;
        font-size: 18px;
        position: absolute;
        top: 26%;
        right: 0;
        padding: 3px 20px;
        width: 60px;
    }
    
    .white-btn3-2, .white-btn3-2:hover, .white-btn3-2:active, .white-btn3-2:focus {
        background: #4087bb !important;
        background-color: #4087bb !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 100px;
        font-weight: 500;
        font-size: 18px !important;
        position: absolute;
        top: 1%;
        right: 70px;
        padding: 3px 8px;
        width: 35px;
    }
    .white-btn3-3, .white-btn3-3:hover, .white-btn3-3:active, .white-btn3-3:focus {
        background: #4087bb !important;
        background-color: #4087bb !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 100px;
        font-weight: 500;
        font-size: 18px !important;
        position: absolute;
        top: 26%;
        right: 70px;
        padding: 3px 5px;
        width: 35px;
    }
    .white-btn4,  .white-btn4:hover, .white-btn4:active, .white-btn4:focus {
        background: #b80000 !important;
        background-color: #b80000 !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 4px 0px 0px 4px;
        font-weight: 500;
        font-size: 18px;
        position: absolute;
        top: -8%;
        right: 0;
        padding: 3px 12px;
        width: 50px;
    }
    .white-btn4-1 {
        background: #b80000 !important;
        background-color: #b80000 !important;
        color: #ffffff !important;
        text-align: center;
        border-radius: 4px 0px 0px 4px;
        font-weight: 500;
        font-size: 18px;
        position: absolute;
        top: 8%;
        right: 0;
        padding: 3px 12px;
        width: 50px;
    }
    #about {
        text-align: justify;
    }
    .social-icon {
        margin-right: 10px;
        background: transparent !important;
    }
    /*.social-icon img {*/
    /*    width: 40px;*/
    /*    height: 40px;*/
    /*}*/
    #about .img-fluid {
        width: 100%;
        height: auto !important;
    }
    .row .col-12 .col-12 .row {
        border-top: 4px solid #33333320;
    }
}

.example-image-link img {
    width: 100% !important;
    height: 150px !important;
    object-position: center !important;
    object-fit: cover !important;
}

/* @media only screen and (max-width: 767px) {
    .banner-bg-img {
        width: 100%;
        max-width: 100%;
        height: 100vh;
    }
    .social-icon i {
        background: #943e25;
        color: white;
        width: 50px;
        height: 50px;
        text-align: center;
        padding-top: 13px;
        font-size: 22px;
        border-radius: 4px;
        margin-bottom: 20px;
    }
    .banner-data {
        position: absolute;
        top: 63%;
    }
    .white-btn {
        background: #ffffff;
        color: #943e25;
        text-align: center;
        border-radius: 4px;
        font-weight: 500;
        font-size: 14px;
    }
    footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9;
    }
    footer .fcall,footer .fshare {
        background: #943e25;
        color: white;
        height: 40px;
        text-align: center;
        border-radius: 4px;
        font-size: 13px;
        border-radius: 4px 4px 0 0;
        width: 100%;
        padding-top: 10px;
    }
    footer .fwhatsapp {
        background: #3b8138;
        color: white;
        height: 40px;
        text-align: center;
        border-radius: 4px;
        font-size: 13px;
        border-radius: 4px 4px 0 0;
        width: 100%;
        padding-top: 10px;
    }
    footer .col-4 {
        padding-left: 6.5px;
        padding-right: 6.5px;
    }
    .sec-padd {
        padding: 60px 20px;
    }
    .text-justify {
        text-align: justify;
    }
    .bg-light {
        background: #f8f8f8;
    }
    .alink {
        text-decoration: none;
        color: #000000;
    }
    .mb-40 {
        margin-bottom: 40px;
    }
    .timage {
        width: 100px;
        height: 100px;
        object-fit: cover;
        object-position: center;
        border-radius: 100%;
        margin-bottom: 20px;
    }
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: -1rem;
        margin-left: 15%;
    }
    .carousel-indicators [data-bs-target] {
        background-color: #607D8B;
    }
    .bg-light1 {
        background: #eeeeee;
    }
    .bg-light2 {
        background: #92fdc2;
    }
    .qrcode {
        width: 200px;
        height: 200px;
        object-fit: cover;
        object-position: center;
        border-radius: 10px;
        margin-bottom: 20px;
        background: white;
    }
    .form-control {
        margin-bottom: 10px;
    }
} */






.copyright {
    text-align: center;
    padding: 10px 0 10px;
    margin-bottom: 46px;
    font-weight: 400;
    background: rgb(142,35,0);
    background: #333333;
    color: white;
}
.copyright a {
    color: white;
}

.theme6-middle-icons {
    position: relative;
    bottom: 32px;
}
.theme6-middle-icons .social-icon {
    margin-right: 5px;
    margin-left: 5px;
}
.theme6-middle-icons .social-icon i {
    margin-bottom: 10px;
}

.theme6-side-icons {
    position: absolute;
    bottom: 140px;
    width: 100%;
    left: 0;
}

.theme6-side-icons .left-icons {
    position: absolute;
    left: 0;
}

.theme6-side-icons .left-icons .social-icon {
    margin-right: 0;
}

.theme6-side-icons .left-icons .social-icon i {
    margin-bottom: 5px;
    border-radius: 0 4px 4px 0;
    height: 40px;
    padding-top: 11px;
    font-size: 18px;
}

.theme6-side-icons .right-icons {
    position: absolute;
    right: 0;
}

.theme6-side-icons .right-icons .social-icon {
    margin-right: 0;
}

.theme6-side-icons .right-icons .social-icon i {
    margin-bottom: 5px;
    border-radius: 4px 0 0 4px;
    height: 40px;
    padding-top: 11px;
    font-size: 18px;
}
.theme7-gold-btns {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}
.theme7-gold-btns img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
.btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    border: 1px solid #333;
    font-size: 12px;
    padding: 6px;
}
.row-three-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.row-three-icons a {
    width: 25%;
}
#gallery img {
    width: 100%;
    max-width: 100%;
}
.theme1-social {
    height: 100px;
    overflow-y: hidden;
}
span.icon-text {
        position: relative;
        bottom: 20px;
    }
.theme1-social .col-2:nth-child(6) {
    display: none;
}
.theme1-social .col-2:nth-child(7) {
    display: none;
}
.theme1-social .col-2:nth-child(8) {
    display: none;
}
.project img {
    width: auto !important;
    max-width: 100% !important;
}
.btn-views {
    position: absolute;
    top: 0px;
    left: 0px;
}
#carouselExampleIndicators3 img {
    background-size: contain;
    width: 100%;
    height: auto;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    position: relative;
    background-size: 18px 18px;
    background-position: contain;
    opacity: 1;
}
.carousel-control-next-icon:before, .carousel-control-prev-icon:before {
    content: '';
    background: #0000004f;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    border-radius: 100%;
}