@import "style2.css";

.contact form button {
    border-radius: 10px;
    background: #149d68;
    cursor: pointer;
}
.contact .contact_info a {
    color: #149d68;
}
#main_header .nav-item {
    position: relative;
}
#main_header .parent_link_wrap:hover .child_link_wrap {
    display: block;
}
#main_header .child_link_wrap {
    list-style: none;
    padding: 0;
    background-color: white;
    position: absolute;
    top: 35px;
    left: 30px;
    width: 100%;
    display: none;
}
#main_header .child_link_wrap li {
    padding: 7px 0px 7px 15px;
}
#main_header .child_link_wrap li:hover {
    background-color: #1b9b84;
}
#main_header .child_link_wrap a {
    color: #212529;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
#main_header .child_link_wrap li:hover a {
    color: white;
}
.page_timing_sec .timing_wrap:hover {
    text-decoration: none;
}
.page_timing_sec .timing_2_head {
    font-size: 12px;
}
.page_timing_sec .timing_2 {
    min-height: 70px;
}
.dropdown-item:active,
.dropdown-item:hover {
    background-color: #1b9b84;
    color: white;
}
body {
    font-family: "Roboto", sans-serif;
}
a {
    font-family: "Roboto", sans-serif;
}
p {
    font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
}
#main_header {
    background: transparent;
}
.home_hero_sec:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #0000007a;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.home_hero_sec {
    background-image: url("../images/homepage_header.jpg");
    margin-top: -130px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -1;
    background-position: center;
    height: 80vh;
}
.about_hero_sec {
    background-image: url("../images/about.jpg");
}
.about_madrassah_hero_sec {
    background-image: url("../images/madarsa.jpg");
}
.prayertime_hero_sec {
    background-image: url("../images/prayer_time.jpg");
}
.calendar_hero_sec {
    background-image: url("../images/calendar.jpg");
}
.nikah_hero_sec {
    background-image: url("../images/nikah_bg.jpg");
}
.funeral_hero_sec {
    background-image: url("../images/funeral.jpg");
}
.masjidomar_hero_sec {
    background-image: url("../images/socialmedai.jpg");
}
.donate_hero_sec {
    background-image: url("../images/donation.jpg");
}
.contact_hero_sec {
    background-image: url("../images/contact.jpg");
}
.social_bar li {
    list-style: none;
}
.social_bar {
    width: 50%;
}
.logo_bar {
    width: 50%;
}
.logo_head {
    display: flex;
    padding-top: 22px;
}
#head_social_ul {
    display: flex;
    justify-content: flex-end;
}
li.social_li {
    margin-right: 24px;
}
li.social_li.li_circle {
    border: 1.5px solid #fff;
    /*width: 6%;*/
    width: 31px;
    border-radius: 33px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#head_social_ul .fa {
    color: #fff;
}
.donate_btn a {
    color: #fff;
}
.donate_btn {
    background: #1b9b84;
    padding: 5px 23px;
    border-radius: 6px;
}
.header_line {
    border: 1px solid #fff;
    opacity: 0.5;
}
li.nav-item {
    padding: 0px 23px;
    cursor: pointer;
}
.navbar {
    padding-left: 0;
    padding-right: 0;
}
.hero_section {
    text-align: center;
    padding: 212px 0px;
}
p.hero_section_btn a {
    background: #1b9b84;
    color: #fff;
    padding: 10px 32px;
    border-radius: 14px;
}
h1.hero_section_h1 {
    text-transform: uppercase;
    font-size: 64px;
    color: #fff;
    margin-bottom: 16px;
}
p.hero_section_p {
    line-height: 2em;
    color: #fff;
    margin-bottom: 25px;
}
.about_section {
    justify-content: center;
    align-items: center;
    padding: 104px 0;
}
.about_sec_h2 span {
    color: #149c67;
}
p.about_sec_p {
    line-height: 3;
    color: #000;
    padding-right: 90px;
    font-size: 15px;
}
.about_sec_btn a {
    color: #139764;
    border-bottom: 1px dotted;
    font-size: 13px;
    margin-right: 9px;
    font-weight: 700;
}
.about_sec_btn .fa {
    color: #139764;
    font-size: 11px;
}
.about_sec_1 img {
    width: 80%;
    margin-left: 60px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
p.about_sec_img {
    position: relative;
}
p.about_sec_img:before {
    content: "";
    background: #149d68;
    width: 390px;
    height: 344px;
    position: absolute;
    bottom: -27px;
    z-index: -1;
    left: 31px;
}
.social_sec_h2 {
    text-align: center;
    font-size: 42px;
    margin-bottom: 66px;
}
.social_sec_img img {
    width: 100%;
}
.social_sec_col2 {
    background: #149d68;
    padding-left: 68px;
}
p.social_sec_col2_p1 {
    font-size: 26px;
}
.social_sec_col2 p {
    color: #fff;
}
.social_sec_info a {
    color: #000;
    border-bottom: 1px solid;
}
.social_sec_img {
    margin-bottom: 0px;
}
.social_sec_row {
    background: #149d68;
    justify-content: center;
    align-items: center;
}
.social_sec_col1 {
    padding-left: 0px;
}
p.social_sec_col2_p2 {
    line-height: 2.6;
    padding-right: 302px;
}
p.social_sec_col2_p2 {
    margin-bottom: 56px;
}
.social_sec {
    margin-top: 100px;
}
.funeral_sec_col1 {
    text-align: left;
    padding-right: 122px;
}
p.funeral_sec_p {
    line-height: 3;
    margin-bottom: 40px;
}
.funeral_sec {
    justify-content: center;
    align-items: center;
    padding: 74px 0;
    width: 100%;
}
.funeral_sec_link a {
    /*
    background: #149d68;
    color: #fff;
    padding: 12px 24px;
*/
    color: #fff;
    font-size: 14px;
    background: #149d68;
    padding: 12px 38px;
    border-radius: 17px;
}
.madarsa_sec_fluid {
    background-image: url("../images/homepage_madarsa.jpg");
}
.madarsa_sec_row h2,
.madarsa_sec_row p {
    color: #fff;
}
.madarsa_sec_row {
    padding-top: 153px;
    padding-bottom: 136px;
}
.madarsa_sec_row h2 {
    margin-bottom: 34px;
    text-transform: uppercase;
    font-size: 44px;
}
p.madarsa_sec_p1 {
    margin-bottom: 38px;
}
p.madarsa_sec_p3 {
    margin-bottom: 54px;
}
.madarasa_sec_link a {
    color: #fff;
    font-size: 14px;
    background: #149d68;
    padding: 12px 38px;
    border-radius: 17px;
}
.ramadhan_sec_link{
	text-align: center;
    width: 100%;
}
.ramadhan_sec_link a {
  	float: left;
    color: #fff;
    font-size: 28px;
    background: #007bff;
    padding: 12px 38px;
    border-radius: 17px;
  	font-weight: bold;
    margin: 20px;
}
.donation_sec_fluid {
    background-image: url("../images/homepage_donation.jpg");
    background-repeat: no-repeat;
    line-height: 1.4;
}
.donation_sec_row {
    text-align: center;
    padding: 151px 0;
}
.donation_sec_row h1,
.donation_sec_row p {
    color: #fff;
}
.donation_sec_row h1 {
    margin-bottom: 50px;
}
.donation_sec_row p {
    font-size: 22px;
    font-weight: 500;
}
p.donation_sec_p1 {
    margin-bottom: 36px;
}
.donation_sec_row span {
    color: #149d68;
    font-weight: 600;
}
.donation_sec_row a {
    color: #149d68;
    font-weight: 600;
}
p.donation_sec_p {
    margin-bottom: 0;
}
p.donation_sec_last_p {
    margin-top: 37px;
    font-size: 17px;
}
.timing_1 {
    background: #149d68;
    color: #fff;
    text-align: center;
    border-radius: 26px;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.timing_1_head {
    margin-bottom: 0px;
    font-weight: 500;
}
.timing_2 {
    border-top: 0px;
    padding-top: 16px;
    text-align: center;
    margin-top: -13px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.19);
}
.timing_2_body {
    margin-bottom: 0px;
}
.timing_2_head {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 21px;
}
.timing_border {
    width: 75%;
    margin: 0 auto;
    border: 0.5px solid #149d68;
}
p.timing_2_body {
    color: #0a993c;
    font-weight: 600;
    padding-bottom: 8px;
    padding-top: 3px;
}
.timing_row {
    justify-content: center;
    align-items: center;
    /*padding-top: 168px;*/
    padding-bottom: 268px;
}
.row.timing_row_2 {
    padding: 0 0 220px 0px;
}
.timing_col1 img {
    width: 100%;
}
.timing_col2 {
    margin-left: 62px;
}
.timing_container {
    background-image: url("../images/crescent-moon-and-star1.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}
.timing_detail_row {
    margin-top: 24px;
}
.prayer {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.timing_detail_row .col-lg-5 {
    margin-bottom: 14px;
}
#footer {
    background-color: #000;
    padding: 107px 0;
}
#footer h3 {
    color: #fff;
    font-size: 24px;
}
.footer_col1_p {
    color: #fff;
    margin-top: 45px;
    padding-right: 16px;
    font-size: 14px;
    line-height: 2.3;
}
li.footer_li {
    list-style: none;
    position: relative;
    padding-left: 18px;
    line-height: 2.5;
}
.footer_ul {
    padding-left: 0px;
}
.footer_li a {
    color: #fff;
}
.footer_nav {
    display: flex;
    margin-top: 16px;
}
.footer_li:before {
    content: "";
    background-image: url(../images/Polygon-1.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 17px;
    position: absolute;
    top: 16px;
    left: 0;
}
.footer_ul1 {
    margin-right: 53px;
}
.footer_info_col p {
    color: #fff;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 14px;
}
.footer_call:before {
    content: "";
    background-image: url(../images/call.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 25px;
    position: absolute;
    left: 0px;
}
.footer_email:before {
    content: "";
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 25px;
    position: absolute;
    left: 0px;
}
.footer_locate:before {
    content: "";
    background-image: url(../images/locate.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 25px;
    position: absolute;
    left: 0px;
}
p.footer_locate {
    line-height: 1.7;
}
.footer_info_col {
    margin-top: 26px;
}
.footer_col2 {
    padding-left: 20px;
}
.footer_col3 {
    padding-left: 60px;
}
.footer_social_ul li {
    list-style: none;
}
.footer_social_ul {
    padding-left: 0px;
    display: flex;
    justify-content: center;
}
.footer_social_ul .fa {
    padding: 9px;
    font-size: 18px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
}

.footer_social_ul .fa:hover {
    color: #000;
    background-color: #fff;
}
.footer_social_ul li {
    margin-right: 24px;
}
.footer_social_col {
    margin-top: 38px;
}
.footer_copyright {
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    text-align: center;
    margin-top: 19px;
}
.first_nav {
    padding-left: 0px !important;
}
.last_nav {
    padding-right: 0px !important;
}
a.nav-link {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
}
#instafeed {
    max-width: 1080px;
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
#instafeed a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    background: white;
}

#instafeed img {
    display: block;
    width: 100%;
}
p.insta_heading {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 42px;
}
.insta_row {
    padding: 174px 0;
}
.insta_container {
    background-color: #f7f7f7;
}
.funeral_sec_img img {
    width: 100%;
}
.navbar-toggler {
    background-color: #ffffff !important;
}
p.b_psd a {
    color: #000;
}
.w_b_img a {
    color: #000;
}
.b_psd {
    border-bottom: 1px solid #b7b7b7;
    width: 80%;
    margin: auto;
    margin-top: 6px;
    padding-bottom: 8px;
}
p.w_b_img {
    margin-top: 9px;
    padding-bottom: 14px;
}

@media (max-height: 600px) and (max-width: 960px) {
    h1.hero_section_h1 {
        font-size: 28px;
    }
    .home_hero_sec {
        height: 120vh;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 1199px) {
    li.nav-item {
        padding: 0px 12px !important;
    }
    .home_hero_sec {
        margin-top: -151px;
    }
    p.social_sec_col2_p2 {
        padding-right: 96px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 991px) {
    .navbar-collapse {
        position: absolute;
        background: #ffffff;
        width: 100%;
        top: 52px;
    }
    .navbar-collapse .nav-item > a {
        color: #000 !important;
        border-bottom: 1px solid #e5e3e3;
        padding-left: 16px !important;
        cursor: pointer;
    }
    #main_header .child_link_wrap {
        position: unset;
    }
    .navbar-collapse a:hover {
        cursor: pointer;
    }
    #main_header .child_link_wrap li {
        padding-left: 40px;
    }
    .about_sec_img img {
        width: 100%;
        margin: 0px;
    }
    p.about_sec_img:before {
        width: 0px;
    }
    .about_sec_2 {
        margin-top: 32px;
    }
    .social_sec_col1 {
        padding: 0px;
    }
    .social_sec_col2 {
        margin-top: 36px;
        margin-bottom: 36px;
    }
    .funeral_sec_col1 {
        text-align: left;
        margin-bottom: 44px;
    }
    .timing_row {
        padding-bottom: 180px;
    }
    #instafeed a {
        margin-bottom: 38px;
    }
    .footer_col2 {
        justify-content: center;
        display: grid;
    }
    .footer_col3 {
        display: grid;
        justify-content: center;
    }
    .footer_col2 h3 {
        text-align: center;
    }
    .footer_col3 h3 {
        text-align: center;
    }
    .footer_col3 {
        padding-left: 15px;
    }
    .footer_col1 {
        text-align: center;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .logo_head {
        flex-direction: column;
    }
    .logo_bar {
        width: 100%;
    }
    .social_bar {
        width: 100%;
    }
    #head_social_ul {
        justify-content: start;
        margin-top: 14px;
        padding-left: 0;
    }
    .home_hero_sec {
        margin-top: -184px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
/*@media (max-height: 480px) and (max-width: 854px) {
    h1.hero_section_h1{
        font-size: 28px;
    }
    .home_hero_sec{
        height: 120vh;
    }
}*/

@media only screen and (max-width: 575px) {
    .funeral_sec {
        margin: 0px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 500px) {
    h1.hero_section_h1 {
        font-size: 28px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 414px) {
    .logo_head {
        display: block;
        padding-top: 0px;
    }
    .logo_bar {
        width: 100%;
        margin-top: 24px;
    }
    .social_bar {
        width: 100%;
        margin-top: 24px;
    }
    #head_social_ul {
        justify-content: flex-start;
        padding-left: 0px;
    }
    .home_hero_sec {
        margin-top: -196px;
    }
    p.about_sec_p {
        padding-right: 0px;
    }
    .about_section {
        padding-bottom: 0px;
    }
    .social_sec_col2 {
        padding-left: 15px;
    }
    p.social_sec_col2_p2 {
        padding-right: 0;
    }
    .funeral_sec_col1 {
        padding-right: 15px;
        padding-left: 31px;
    }
    .funeral_sec_col2 {
        padding-left: 15px;
    }
    .timing_detail_row {
        width: 100%;
        margin-left: 0px;
    }
    .timing_col2 {
        margin-left: 0px;
    }
    .timing_row {
        padding-bottom: 84px;
    }
    .insta_row {
        padding: 96px 0;
    }
    .footer_social_ul {
        justify-content: center;
    }
    .donation_sec_row {
        padding: 90px 0;
    }
    h1.hero_section_h1 {
        font-size: 26px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 320px) {
    .logo_bar img {
        width: 80%;
    }
    .footer_col1 img {
        width: 80%;
    }
    .footer_col2 {
        padding-left: 15px;
    }
    .donation_sec_row {
        padding: 60px 0;
    }
    .home_hero_sec {
        margin-top: -196px;
    }
    h1.hero_section_h1 {
        margin-top: 32px;
        font-size: 18px;
    }
    .home_hero_sec {
        /*height: 98vh;*/
        height: 55vh !important;
    }
    .hero_section {
        padding: 150px 0px 0px 0px;
    }
    .bank-acc-info {
        margin-top: 50px;
    }
}

.donate-btn {
    border-radius: 10px;
    background: #149d68;
    cursor: pointer;
}
.donate-btn:hover {
    background: #44c794;
    color: #fff !important;
    border: 1px solid #149d68 !important;
    text-decoration: none;
}
#map-container {
    background-color: #f7f7f7;
}
#map {
    border: 10px solid white;
    margin: 25px 0px;
}
.donate-nav-btn {
    background-color: #149c67;
    border-radius: 10px !important;
    font-weight: bold !important;
}
.donate-nav-btn:hover {
    background-color: #44c794;
}
#t a {
    color: #fff;
    background-color: #149c67;
    padding: 8px 30px;
}
#t {
    font-weight: bold;
    text-align: end;
    position: fixed;
    top: 50%;
    -ms-transform: rotate(20deg);
    transform: rotate(270deg);
    right: 0;
    margin: 0 auto;
    z-index: 1;
    margin-right: -57px;
}
