/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.5.1749702858
Updated: 2025-06-12 04:34:18

*/

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Montserrat";
}

body {
    overflow-x: hidden;
}

.container {
    max-width: 1220px !important;
    margin: 0 auto;
    padding: 0 20px;
}

img {
    max-width: 100%;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

ul {
    padding: 0;
}

input,
select,
textarea {
    outline: none !important;
}

h1 {
    font-size: 50px;
    font-family: "Montserrat";
    font-weight: 700;
    margin: 0;
    line-height: normal;
}

h2 {
    font-size: 44px;
    color: #232323;
    font-weight: 700;
    font-family: "Montserrat";
}

h3 {
    font-size: 30px;
    line-height: normal;
    color: #ececec;
    font-weight: 700;
    font-family: "Montserrat";
}

h4 {
    font-size: 24px;
    color: #232323;
    font-weight: 600;
     font-family: "Montserrat";
}

h5 {}

p {
    font-size: 16px;
    line-height: 23px;
    color: #232323;
    font-weight: 400;
    font-family: "Yantramanav";
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url('assets/fonts/Yantramanav-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


/*=========================== header css Start ========================*/

.header {
    position: fixed;
    width: 100%;
    z-index: 2;
}

.bgColor {
    transition: all 0.4s;
    background-color: #000000;
}

.navbor {
    transition: all 0.4s;
    border-bottom: none !important;
    padding: 22px 0px !important;
}

.navabar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 2px solid #ececec78;
    padding: 35px 0px;
}

.navabar-btn {
    display: flex;
    justify-content: inherit;
    padding: 0p;
}

.navabar-p {
    width: 30%;
}

.navabar-btn {
    width: auto;
}

.header .navabar-p a {
    font-size: 25px;
    line-height: 21px;
    color: #ececec;
    font-weight: 700;
    font-family: "Montserrat";
}

nav ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.navabar a {
    font-size: 16px;
    line-height: 21px;
    color: #ececec;
    font-weight: 400;
    font-family: "Montserrat";
    text-decoration: none !important;
}

.navabar-btn a {
    padding: 15px 30px;
    background: #ec644b !important;
    border-radius: 50px;
    color: #fff !important;
}

.navabar-icons {
    color: white;
    font-size: 20px;
    display: none;
}

.navabar-icons2 {
    color: white;
    font-size: 26px;
    display: none;
}

.mobile-view {
    display: none;
}

nav.toggle-custom.main {
    display: block;
}


/*=========================== header css End ========================*/


/*=========================== banner css Start ========================*/

.banner-main {}

.banner-img {
    position: relative;
}

.banner-img img {
    width: 100%;
    object-fit: cover;
    height: 100vh;
}

.banner {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100vh;
    position: absolute;
    top: 0px;
    width: 100%;
	padding:0px 20px;
}

.banner-p p {
    text-align: center;
    max-width: 620px;
    margin: 30px auto 0px;
    color: #fff;
    padding-top: 0;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
}

.banner-a a {
    background-color: #ee7761;
    font-weight: 400;
    font-family: "Montserrat";
    font-size: 16px;
    letter-spacing: 0;
    border-radius: 40px;
    display: inline-block;
    padding: 14px 40px;
    line-height: normal;
    margin-top: 0;
    color: white;
}

.banner-a {
    padding-top: 33px;
}

.banner2 .slick-next {
    right: 94px !important;
    display: flex !important;
    height: 50px;
    width: 50px;
    background-color: #ec644bb3 !important;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
}

.banner2 .slick-prev {
    left: 94px !important;
    z-index: 1;
    display: flex !important;
    height: 50px;
    width: 50px;
    background-color: #ec644bb3 !important;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
}

.banner2 .slick-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054" !important;
    color: #fff !important;
    font-size: 26px !important;
    opacity: 1;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    display: inline-block;
    font-weight: 900;
}

.banner2 .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    content: "\f053" !important;
    color: #fff !important;
    font-size: 26px !important;
    opacity: 1;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    display: inline-block;
    font-weight: 900;
}

#home-slider-main .slider .slick-arrow::before {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 26px !important;
    opacity: 1;
    display: inline-block;
    height: auto;
    line-height: normal;
    margin-right: 5px;
}


/*=========================== banner css End ========================*/


/*=========================== About Us css start ========================*/

.about-img-text,
.about2-img-text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 61px;
}

.about-img {
    width: 50%;
}

.about-img img {
    width: 100%;
}

.about-text-1 {
    width: 50%;
}

.about-text-2 {
    width: 50%;
}

.about-h2 {
    text-align: center;
    padding-top: 16px;
}

.about-us-main {
    padding: 120px 0 68px 0px;
}

.about-text-1 {
    padding-left: 30px;
}



.about-text-2 {
    padding-right: 30px;
}

.about-img-om {
    text-align: center;
}

.about-h2 {
    text-align: center;
    padding-top: 12px;
}


/*=========================== About us css End ========================*/


/*=========================== About2 us css start ========================*/

.about2-img {
    width: 50%;
    text-align: right;
}

.about2-img img {
    width: 100%;
}

.about2-img-om {
    text-align: center;
}

.about2-us-main {
    padding: 38px 0 77px 0px;
    background-color: #fafafa;
}


/*=========================== About2 us css End ========================*/


/*=========================== services css start ========================*/

.services-main {
    padding: 70px 0;
}

.services {
    text-align: center;
}

.services-card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.services-card1 {
    width: calc(100%/3 - 30px);
    box-shadow: rgb(0 0 0 / 30%) -2px 0px 25px -12px;
    padding: 0px;
    text-align: center;
    margin: 15px;
}


.service-content {
    padding: 20px;
}

.services-card1-icon img {
    width: 100%;
}

.services-btn a {
    background-color: #ee7761;
    font-weight: 400;
    font-family: "Montserrat";
    font-size: 16px;
    letter-spacing: 0;
    border-radius: 40px;
    display: inline-block;
    padding: 14px 40px;
    line-height: normal;
    margin-top: 0;
    color: white;
}

.services-h2 {
    padding: 15px 0px 36px 0px;
}

.services-btn {
    padding-top: 34px;
    text-align: center;
}

.services-card1-text p {
    padding-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show /: ; */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.services-card a {
    display: contents;
}

.services-card1 h3 {
    color: black;
    line-height: normal;
    padding: 15px 0px 10px 0px;
    word-break: break-all;
}

.services-card1-text a {
    background-color: #ee7761;
    font-weight: 400;
    font-family: "Montserrat";
    font-size: 16px;
    letter-spacing: 0;
    border-radius: 40px;
    display: inline-block;
    padding: 14px 40px;
    line-height: normal;
    margin-top: 0;
    color: white;
}

.testimonial-readMore-btn {
    padding-top: 19px;
    text-align: center;
}

.testimonial-readMore-btn a {
    color: #ee7761;
    padding-top: 10px;
}


/*=========================== services css End ========================*/


/*=========================== Updates css start ========================*/

.Updates-main {
    padding: 23px 0px 59px 0px;
}

.Updates-all-h2 {
    padding: 10px 0px 30px 0px;
}

.updated-card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.updated-card-1 {
    width: 32%;
    padding-top: 23px;
}

.Updates-all-text {
    text-align: center;
}

.updated-card-1-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 19px 0px 50px 0px;
}

.updated-card-1-btn {
    margin-top: 89px;
}

.updated-card-1-btn a {
    background-color: #fff !important;
    font-size: 15px;
    line-height: 23px;
    color: #ec644b !important;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
    border-radius: 30px;
    border: 1px solid #ec644b !important;
    padding: 10px 30px;
    margin: 20px 0 0 10px;
    transition: 0.5s ease-in-out;
}

.Updates-all-p p:nth-child(1) {
    max-width: 737px;
    height: auto;
    font-size: 15px;
    line-height: 23px;
    color: #232323;
    font-weight: 500;
    font-family: "Montserrat";
    margin: 0 auto;
}

.Updates-all-p p:nth-child(2) {
    text-align: center;
}

.updated-card-1-inner-p p {
    font-size: 16px;
    line-height: 23px;
    color: #ec644b;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
}

.updated-card-1-p {
    padding-right: 1px;
}

.updated-card-view-all {
    text-align: center;
    padding-top: 74px;
}

.updated-card-view-all a {
    font-size: 15px !important;
    line-height: 23px !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: "Montserrat" !important;
    text-align: center;
    background: #ee7761 !important;
    border-radius: 30px;
    padding: 14px 60px;
}


/*=========================== Updates css End ========================*/


/*=========================== testimonials css start ========================*/

.testimonials-main {
    background-color: #06060617;
    z-index: -111;
    padding: 30px 0;
}

.testimonial-card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.testimonial-card1 {
    background-color: white;
    text-align: center;
    position: relative;
    padding: 44px 32px 26px 32px;
    margin: 10px;
    z-index: -1;
    transition: transform 600ms ease-out;
    position: relative;
}

.testimonial-card1:hover {
    transform: scale(1.1);
    transition: transform 600ms ease-out;
    position: relative;
}

.testimonial-card1-start-icon i {
    color: #ffc217;
}

.testimonial-card1-name p:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
    margin-bottom: 2px;
    padding-top: 4px;
}

.testimonial-card1-name p:nth-child(2) {
    color: #000000;
    opacity: 0.5;
    font-size: 14px !important;
}

.testimonial-card1-p p {
    line-height: 23.2px !important;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left;
    -webkit-line-clamp: inherit !important;
    overflow: auto !important;
    overflow-x: hidden !important;
    padding-right: 10px;
    scrollbar-color: #8d8d8d #e0e0e0;
    scrollbar-width: thin;
    text-align: center;
    height: 116px;
}

.testimonials-text-img {
    text-align: center;
    padding: 0;
    z-index: -1;
    margin-bottom: 20px;
}

.testimonial-card1-img {
    position: absolute;
    top: -33px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.testimonial-card1-img img {
    margin: 0 auto;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    object-fit: cover;
}

.testimonial-card1-start-icon {
    padding: 13px 0px;
}

.testimonial-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.testimonial-btn a {
    font-size: 15px !important;
    line-height: 23px !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: "Montserrat";
    text-align: center;
    background: #ec644b !important;
    padding: 15px 50px !important;
    margin: 0px 10px !important;
    border-radius: 40px !important;
}

.testimonial-card .slick-track {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #cac9c9;
}

::-webkit-scrollbar-thumb:hover {
    background: #858282;
}

.testimonials-text-h2 {
    padding: 12px 0px 8px 0px;
}

.testimonial-card .slick-dots li button {
    padding: 50px 0px 0px 0px !important;
}

.testimonial-card .slick-next {
    right: -54px !important;
}

.testimonial-card .slick-prev {
    left: -54px !important;
}

.testimonial-card .slick-dots li {
    margin: 0 2px !important;
}

.testimonial-card .slick-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054" !important;
    color: #12111158 !important;
    font-size: 26px !important;
    opacity: 1;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    display: inline-block;
    font-weight: 900;
}

.testimonial-card .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    content: "\f053" !important;
    color: rgba(0, 0, 0, 0.349) !important;
    font-size: 26px !important;
    opacity: 1;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    display: inline-block;
    font-weight: 900;
}


/*=========================== testimonials css End ========================*/


/*=========================== gallery-card css start ========================*/

.gallery-main {
    padding: 70px 0px;
}

.gallery-card {
    display: flex;
    flex-wrap: wrap;
}

.gallery-card-1 {
    width: 33%;
    margin: 0px;
    padding: 3px;
}

.gallery-card-1 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.gallery-text-img {
    text-align: center;
    padding: 0px 0px 51px 0px;
}

.gallery-h2 {
    padding: 18px 0px 20px 0px;
}


/*=========================== gallery-card css End ========================*/


/*=========================== Contact css start ========================*/

section.contact-ws-main {
    background-color: #ec644b;
    padding: 60px 0;
}

.contact-ws {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.contact-ws-text {
    color: #ffffff;
    text-align: left;
    width: 60%;
}

.contact-ws-text h2 {
    color: #ffffff;
    line-height: normal;
    font-size: 32px;
}

.contact-ws-btn-icon {
    width: 40%;
    text-align: center;
}

.contact-ws-btn-icon a {
    font-family: "Montserrat";
    text-align: center;
    background: #fff;
    display: inline-block;
    color: #000;
    padding: 10px 25px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
}

.contact-ws-btn-icon a i {
    color: #25D366;
    font-size: 50px;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}


/*=========================== Contact css End ========================*/


/*=========================== facilities css start====================== */

.facilities-main {
    padding: 85px 0px 0px 0px;
}

.facilities-cards {
    display: flex;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    padding-top: 24px;
    gap: 30px;
}

.facilities-h2 h2 {
    padding: 20px 0px 32px 0px;
}

.facilities-h2 {
    text-align: center;
}

.facilities-om-img {
    text-align: center;
}

.facilities-cards-1-icon {
    font-size: 116px;
    color: #ec644b;
}

.facilities-cards-1-text p {
    font-size: 25px;
    font-weight: 600;
}

.facilities-cards-1 {
    text-align: center;
    width: calc(100%/3 - 20px);
    /* margin: 21px 0px; */
}

.facilities-cards-1-text-img {
    width: 100%;
    box-shadow: rgb(0 0 0 / 30%) -2px 0px 25px -12px;
    padding: 10px 15px 35px 15px;
}

.facilities-cards-1-icon img {
    width: auto;
    max-height: 90px;
}


/*=========================== facilities css end====================== */


/*=========================== Updates css start ========================*/

.contact-us-main {
    padding: 70px 0px;
}

input[type=text],
select,
input[type=email],
input[type=phone] {
    width: 100%;
    padding: 19px 11px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 18px;
}

input[type=submit] {
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    background: #ec644b;
    padding: 15px 50px;
    margin: 0px 0px;
    border-radius: 40px;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    border: none;
}

form textarea {
    padding: 10px;
    border: none;
    color: #18161694;
    margin-top: 20px;
    width: 100%;
    height: 136px;
    border-radius: 7px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    line-height: 25px;
    font-size: 22px;
}

.form {
    background-color: white;
    padding: 13px 50px 0px 50px;
    margin: 0px 225px;
}

.contact-us-text-img {
    text-align: center;
    padding: 0px 0px 48px 0px;
}

::placeholder {
    line-height: 25px;
    font-family: inherit;
    font-size: 22px;
    color: #18161694;
    opacity: 1;
}


/*=========================== Updates css End ========================*/

.service-detail-img img {
    width: 100%;
}

.header-mangal {
    background: black;
}

.service-detail-text-img {
    padding: 54px 0;
}

.service-text-h3 h3 {
    color: black;
    line-height: normal;
}

.service-detail h3 {
    color: #000;
    padding: 30px 0;
    display: inline-block;
    font-size: 35px;
    line-height: normal;
}

.service-detail-text-1-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 55px;
    padding-bottom: 63px;
}

.service-text-h3 {
    padding-top: 148px;
    text-align: center;
}

.service-detail-img {
    width: 50%;
}

.service-detail-text-1 {
    width: 46%;
}

.service-detail-text-1 p {
    line-height: 27px;
}


/*=========================== footer css start ========================*/

.footer {
    background-color: #232323;
}

.ftr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 68px;
}

.ftr-col-1 {
    width: 30%;
}

.ftr-col-2 {
    width: 30%;
    padding-left: 27px;
}

.ftr-col-3 {
    width: 34%;
    padding-left: 59px;
}

.ftr-col-1 p {
    max-width: 447px;
    height: auto;
    font-size: 16px;
    line-height: 25px;
    color: #ececec;
    font-weight: 400;
    font-family: "Montserrat";
    padding-top: 29px;
}

.ftr-col-2 ul,
.ftr-col-3 ul {
    padding-top: 28px;
}

.ftr-p-a a {
    padding-left: 0px !important;
}

.ftr-col-2 ul li {
    max-width: 246px;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    color: #ececec;
    font-weight: 400;
    font-family: "Montserrat";
}

.ftr-col-3 ul li {
    position: relative;
    padding-left: 25px;
    color: #ececec;
    display: flex;
    align-items: baseline;
    padding: 10px 0px;
}

.ftr-col-3 ul li a {
    font-size: 16px;
    color: #f0e9e1;
    font-weight: 400;
    font-family: "Montserrat";
    word-break: break-all;
    padding-left: 16px;
}

.ftr-icons {
    max-width: 100%;
    display: flex;
    justify-content: start;
    padding-top: 10px;
}

.ftr-icons li {
    padding-right: 10px;
    padding-bottom: 5px;
}

.ftr-col-3 p {
    font-size: 16px;
    color: #f0e9e1;
    font-weight: 400;
    font-family: "Montserrat";
    word-break: break-all;
    padding-left: 16px;
}

.ftr-icons li a {
    background: #ec644b;
    color: white;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.contact-us-h2 {
    padding-top: 8px;
}

.copy-right {
    text-align: center;
    margin-top: 49px;
    border-top: 1px solid #bfb5b550;
    padding: 29px 0px;
}

.copy-right p {
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    list-style-type: none;
}

.ftr-col-1 span {
    border-bottom: 2px solid white;
}


/*=========================== virtual-worship css Start ========================*/

.virtual-worship-cards {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 66px;
}

.virtual-worship-cards a {
    display: contents;
}

.virtual-worship-card1 {
    box-shadow: rgb(0 0 0 / 30%) -2px 0px 25px -12px;
    width: 23%;
    border: 2px solid #0303031c;
    border-radius: 10px;
    transform: scale(1);
    transition: transform 600ms ease-out;
    position: relative;
    color: #000;
}

.virtual-worship-card1:hover {
    transform: scale(1.1);
    transition: transform 600ms ease-out;
    position: relative;
    color: white !important;
    background: #ec644b;
}

.virtual-worship-card1 p:hover {
    color: white;
}

.virtual-worship-card1 p {
    font-size: 27px;
    font-weight: 600;
    word-wrap: break-word;
    line-height: normal;
    height: 20vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.virtual-worship {
    text-align: center;
}

.virtual-worship h2 {
    padding-top: 17px;
}

.virtual-worship-main {
    padding: 85px 0px 36px 0;
}

.virtual-worship-btn a {
    padding: 15px 30px;
    background: #ec644b !important;
    border-radius: 50px;
    color: #fff !important;
    position: relative;
    margin-right: 16px;
    left: 16px;
    font-size: 26ppx;
    font-size: 18px;
    font-weight: 600;
}

.virtual-worship-btn {
    text-align: center;
    padding-top: 72px;
}


/*=========================== virtual-worship css End ========================*/


/*=========================== virtual-worship css End ========================*/


/*=========================== FAQ css Start ========================*/

.faq-img-text {
    text-align: center;
}

.accordion {
    max-width: 100%;
    background: linear-gradient(to bottom right, #FFF, #f7f7f7);
    background: gary;
    margin: 0 auto;
    border-radius: 3px;
    box-shadow: rgb(0 0 0 / 30%) -2px 0px 25px -12px;
}

.heading {
    color: black;
    font-size: 16px;
    border-bottom: 1px solid #e7e7e7;
    letter-spacing: 0.8px;
    padding: 15px 42px 15px 15px;
    cursor: pointer;
}

.heading:nth-last-child(2) {
    border-bottom: 0;
}

.heading:hover {
    background: rgb(240, 88, 61);
    border-radius: 0;
    color: white;
    transition: .3s;
}

.active.heading {
    background-color: #ee7761;
    color: white;
}

.active.heading::before {
    border-top: 7px solid white;
}

.heading:first-child:hover {
    border-radius: 3px 3px 0 0;
}

.heading:nth-last-child(2):hover {
    border-radius: 0 0 3px 3px;
}

.heading::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border-top: 7px solid #cabbbb;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    float: right;
    transform: rotate(0);
    transition: all 0.5s;
    margin-top: 5px;
}

.heading:hover::before {
    border-top: 7px solid #f5f5f5;
}

.active.heading::before {
    transform: rotate(-180deg);
}

.not-active.heading::before {
    transform: rotate(0deg);
}

.contents {
    display: none;
    background: #FFFAFA;
    padding: 15px;
    color: black;
    font-size: 16px;
    line-height: 1.5;
}

.faq-main {
    padding: 131px 0px 94px 0px;
}

.faq-img-text h2 {
    padding: 8px 0px 40px 0px;
}

.faq-img-omicon h2 {
    font-size: 33px;
    line-height: normal;
}

.faq-img-text h2 {
    line-height: normal;
}


/*=========================== FAQ css End ========================*/


/*=========================== contact css start ========================*/

.map {
    padding: 150px 0px 67px 0px;
}

.map-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*align-items: center;*/
}

.map-iframe iframe {
    width: 100%;
    height: 420px;
}

.contact-form {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #0000000d;
    align-items: center;
}

.contact-form h2 {
    position: relative;
	text-align:left;
	line-height:normal;
}

.contact-form ul li {
    display: flex;
    align-items: baseline;
    font-size: 20px;
    color: #ec644b;
}

.contact-form ul {
    padding: 10px 0px 0px;
}

.contact-form ul li a,
.contact-form ul li span {
    padding-left: 22px;
    font-size: 18px;
    padding: 5px 0px;
    word-break: break-all;
    color: black !important;
    background-color: transparent !important;
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
}
.contact-form ul li span, .contact-form ul li address{
	padding-left:5px;
	padding-right:0px;
}
li.loaction-custom {
    display: flex;
    gap: 5px;
}

/*=========================== contact css End ========================*/

/*================19-june-new-css===================*/
.banner h1 {
    color: #fff;
}
header#masthead {
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    top:0;
	background: black;
    width: 100%;
    max-width: 100%;
}
body.home header#masthead {
    background-color: transparent;
}
header#masthead nav#site-navigation ul li a {
    font-size: 16px;
    line-height: 21px;
    color: #ececec;
    font-weight: 400;
    font-family: "Montserrat";
    text-decoration: none;
    background: transparent !important;
}
header#masthead nav#site-navigation ul li.menu-last-btn a {
    padding: 15px 30px;
    background: #ec644b !important;
    border-radius: 50px;
    color: #fff !important;
    font-size: 16px;
}
header#masthead .site-branding {
    margin: 0;
}
main#main {
    padding-top: 0 !important;
}
header#masthead nav#site-navigation ul li.menu-last-btn {
    margin-left: 32px;
}
header#masthead  h1.site-title, header#masthead .site-branding p.site-title a {
    font-size: 22px !important;
    line-height: 21px !important;
    color: #ececec !important;
    font-weight: 700 !important;
    font-family: "Montserrat" !important;
    margin-bottom: 0 !important;
}
header#masthead .site-branding p.site-title {
    margin: 0;
	line-height:normal;
	display:flex;
}
header#masthead .container {
    width: 100%;
    max-width: 1220px;
	
}
.sticky-header {
    background: #000 !important;
}
.header-inner-row {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #ececec78;
	padding: 15px 0px;
	gap:30px;
}
.sticky-header .header-inner-row {
    border-color: transparent;
}
.site-main > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mt-30 {
    margin-top: 30px;
}
.about-text-2 li, .about-text-1 li, .service-detail-text-1 li{
	font-size: 16px;
    line-height: 32px;
    color: #232323;
    font-weight: 400;
    font-family: "Yantramanav";
}
.about-text-2 li, .about-text-1 li, .service-detail-text-1 ul li {
    list-style: disc;
}
.about-text-1 p br, .about-text-2 p br {
    display: none;
}
.about-text-1 p, .about-text-2 p {
    margin-bottom: 15px;
    line-height: 26px;
}
.about-text-2 ul, .about-text-1 ul {
    padding-left: 15px;
    margin-bottom: 15px;
}
h4.about-col-heading, .service-detail-text-1 h4 {
    margin-bottom: 15px;
}
.service-text-h3 p {
    margin-top: 30px;
    margin-bottom: 0 !important;
}
.service-detail-text-1 ul {
    padding-left: 20px;
    margin-bottom: 15px;
}
.service-detail-text-1 p a {
    display: inline-block;
}
/*
@media(max-width:767px){
	.menu-button-container{
		display:block;
	}
}
*
/*================19-june-new-css===================*/






/*=========================== footer css End ========================*/

/* ================ 12 June 2025 ================ */


/* banner */

.banner2 .slick-prev:after,
.banner2 .slick-next:after {
    content: "";
    width: 0;
    height: 0;
    border: solid;
    border-width: 0px 0px 2px 2px;
    position: absolute;
    padding: 5px;
    color: #ffffff;
    transform: rotate(45deg);
}

.banner2 .slick-next:after {
    transform: rotate(-135deg);
}

.banner2 .slick-prev::before,
.banner2 .slick-next::before {
    display: none;
}


/* banner */


/* testimonial */

.testimonial-card button {
    z-index: 1;
    display: flex !important;
    height: 50px;
    width: 50px;
    background-color: #ec644bb3 !important;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
}

.testimonial-card .slick-prev:after,
.testimonial-card .slick-next:after {
    content: "";
    width: 0;
    height: 0;
    border: solid;
    border-width: 0px 0px 2px 2px;
    position: absolute;
    padding: 5px;
    color: #232323;
    transform: rotate(45deg);
}

.testimonial-card .slick-prev {
    left: -40px !important;
}

.testimonial-card .slick-next {
    right: -60px !important;
}

.testimonial-card .slick-next:after {
    transform: rotate(-135deg);
}

.testimonial-card .slick-prev:before,
.testimonial-card .slick-next:before {
    display: none;
}

body .testimonials-main .slick-dots button {
    width: 10px !important;
    height: 10px !important;
    padding: 0 !important;
    background: #6a6464 !important;
}

body .testimonials-main .slick-dots li.slick-active button {
    background: #ec644b !important;
}

.testimonials-main .slick-dots button::before {
    display: none !important;
}

.testimonials-main .testimonial-card .slick-track {
    margin-bottom: 14px;
}


/* testimonial */


/* faq */

.faq-main .heading {
    position: relative;
}

.faq-main .heading::before {
    border: none;
    width: 16px;
    background-color: #ec644b !important;
    height: 2px;
    position: absolute;
    right: 20px;
    border-radius: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.faq-main .heading::after {
    border: none;
    width: 2px;
    background-color: #ec644b !important;
    height: 16px;
    content: '';
    transition: all 0.5s;
    position: absolute;
    position: absolute;
    right: 27px;
    top: 0px;
    bottom: 0;
    margin: auto;
    border-radius: 2px;
}

.faq-main .heading.active::before,
.faq-main .heading.active::after {
    background-color: #fff !important;
}

.faq-main .heading.active::after {
    display: none;
}

.faq-main .heading:hover::before,
.faq-main .heading:hover::after {
    background: #fff !important;
}


/* faq */

.home .header {
    background: transparent;
}

.home .header.bgColor {
    background-color: #000000 !important;
}

.header {
    background-color: #000000;
    top: 0;
}

.header .navabar-p a {
    font-size: 20px;
}

footer#footer * {
    color: #ececec !important;
}
.custom-html-widget ul li a {
    display: flex;
    align-items: center;
}

footer h2 {
    font-size: 30px !important;
    font-family: "Montserrat";
}
span.link-number-col a {
    text-decoration: none !important;
    background: transparent !important;
}
footer p {
    font-size: 16px !important;
    font-family: "Montserrat";
}

.custom-html-widget ul li {
    font-size: 16px !important;
    font-family: "Montserrat";
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    line-height: normal;
}

.custom-html-widget ul li p {
    font-size: 16px !important;
    font-family: "Montserrat";
}

.custom-html-widget ul li a {
    font-size: 16px !important;
    text-decoration: none;
    font-family: "Montserrat";
    text-decoration: none !important;
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
}

.custom-html-widget ul li img {
    max-width: 20px;
    margin-right: 10px !important;
}

footer .ftr-icons li a {
    text-decoration: none;
    font-size: 22px;
}

footer .widget_custom_html {
    padding: 0;
}

footer .widget-area {
    margin: 0;
    padding: 0;
}

footer .widget_custom_html {
    margin: 0;
}


/* Blog Post */

.blog header.page-header.alignwide {
    border: 0;
    padding: 150px 0 40px 0;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.blog header.page-header.alignwide h1 {
    color: #232323;
    font-size: 50px;
    font-family: "Montserrat";
    font-weight: 700;
    margin: 0;
    line-height: normal;
    position: relative;
    padding-top: 30px;
}

.blog header.page-header.alignwide h1:after {
    position: absolute;
    content: "";
    max-width: 197px;
    height: 27px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url('https://demoprojectwork.com/markandey/wp-content/uploads/2025/06/omicon.png');
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
}

.blog-article-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1240px;
    padding: 0 20px 70px;
    margin: 50px auto 70px auto;
}

.blog-article-wrap article {
    width: calc(100%/3 - 14px);
    box-shadow: 0 0 14px #ccc;
    padding: 20px;
    border-radius: 10px;
}

.blog-article-wrap article .entry-header {
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}

.blog-article-wrap h2 {
    font-size: 20px !important;
    width: 100%;
    font-family: "Montserrat";
    margin: 0 0 20px 0;
    color: #232323;
}

.blog-article-wrap article footer.entry-footer span.posted-on {
    font-size: 14px;
}

.blog-article-wrap h2 a {
    outline: none !important;
    background-color: transparent !important;
    color: #232323 !important;
    text-decoration: none !important;
}

.blog-article-wrap article figure {
    margin: 0 !important;
    padding: 0 !important;
}

.blog-article-wrap article figure img {
    margin: 0 !important;
    padding: 0 !important;
    height: 200px !important;
    width: 100% !important;
    object-fit: cover !important;
    max-width: 100% !important;
}

.blog-article-wrap article figure a {
    outline: none;
    text-decoration: none !important;
}

.blog-article-wrap article .entry-content {
    margin: 0;
}

.blog-article-wrap article .entry-content {
    margin: 0;
}

.blog-article-wrap article .post-taxonomies {
    display: none;
}

.blog-article-wrap article footer.entry-footer {
    margin: 20px 0 0 0;
}
.blog-article-wrap article p a {
    font-size: 12px;
    text-transform: capitalize;
    color: #ec644b;
    font-weight: 600;
}
.single-post main#main {
    padding-top: 120px !important;
}
/* Blog Post */


/*Single Blog Post */

.single-post .header {
    top: 0;
}

.single-post article h1 {
    font-size: 44px !important;
    font-weight: 700 !important;
    margin: 0 0 40px 0 !important;
    line-height: 60px;
    padding: 0;
}

.single-post article,
.single-post .comments-area {
    max-width: 1220px;
    margin: 120px auto 0 auto;
    margin-top: 120px;
    padding: 0 20px;
}

.single-post .comments-area {
    margin: 0 auto;
}

.single-post .comments-area h2 {
    font-size: 30px;
}

.single-post .comments-area textarea {
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 150px;
    font-weight: 400;
}

.single-post .comments-area input#submit {
    padding: 15px 30px;
    background: #ec644b !important;
    border-radius: 50px;
    color: #fff !important;
}

.single-post article .entry-header {
    width: 100%;
    margin: 0;
    padding: 0 !important;
    max-width: 100% !important;
}

.single-post article figure {
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
}

.single-post article figure img {
    margin: 0 !important;
    padding: 0 !important;
    height: 400px !important;
    width: 100% !important;
    object-fit: cover !important;
    max-width: 100% !important;
}

.single-post article .entry-content *,
.single-post article footer.entry-footer {
    width: 100% !important;
    max-width: 100% !important;
}

.single-post article footer.entry-footer {
    display: none !important;
}
/*
.single-post article .entry-content {
    margin-bottom: 0 !important;
}
*/
.single-post article .entry-content p {
    margin: 0 0 20px 0 !important;
}

.single-post article .entry-content p:last-child {
    margin: 0 !important;
}

.single-post .post-navigation {
    width: 100% !important;
    padding-bottom: 70px;
}

.single-post .post-navigation .nav-links {
    width: 100% !important;
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
}

.single-post .post-navigation .nav-links a {
    border: none !important;
    outline: none !important;
    text-decoration: none !important;
    background-color: transparent !important;
}

.single-post .post-navigation .post-title {
    font-size: 14px;
    font-weight: 400;
}

.single-post .post-navigation p.meta-nav {
    color: #232323 !important;
}

main#main {
    padding-bottom: 0 !important;
}
/*Single Blog Post */


/* ================ 12 June 2025 ================ */


/* ================ 13 June 2025 ================ */

body.blog div#page {
    width: 100% !important;
    max-width: 100% !important;
}

.contact-form ul li {
    display: flex;
    align-items: center;
    width: 100%;
}

.contact-form ul li a {
    width: 100%;
	display:flex;
	align-items:center;
}

.contact-form ul li img {
    max-width: 20px;
	outline:none !important;
}

.map-main {
    gap: 20px;
}

.map-iframe,
.contact-form {
    width: calc(100% / 2 - 10px) !important;
    display: block;
}
.contact-form {
    padding: 40px;
}

.map-iframe iframe {
    width: 100% !important;
}

.navabar {
    border-bottom: none !important;
}

.home .navabar {
    border-bottom: 1px solid #ececec78 !important;
}

.virtual-worship-text {
    padding: 15px;
}
.virtual-worship-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
/*=========================== media query css Start ========================*/

@media only screen and (max-width: 1239px) {
    .navabar-p {
        width: 31%;
    }
    .navabar-p p {
        font-size: 23px;
        line-height: 21px;
    }
    .navabar-btn {
        width: 13%;
    }
    .navabar-btn a {
        padding: 13px 25px;
        border-radius: 50px;
    }
    .header .navabar-p a {
        font-size: 23px;
    }
    .navabar {
        padding: 32px 0px;
    }
    .banner2 .slick-next {
        right: 37px !important;
        height: 50px;
        width: 50px;
    }
    .banner2 .slick-prev {
        left: 30px !important;
    }
    h1 {
        font-size: 47px;
        line-height: normal;
    }
    h4 {
        font-size: 21px;
    }
    h3 {
        font-size: 26px;
    }
    .updated-card-2-btn {
        padding-top: 24px;
    }
    .updated-card-view-all {
        padding-top: 72px;
    }
    .testimonial-btn {
        width: 100%;
        margin: 0 auto;
        padding: 29px 0px 38px 0px;
    }
    .testimonials-main {
        overflow: hidden;
    }
    .about2-img img,
    .about-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .services-card1 {
        margin: 15px;
    }
    .form {
        margin: 0px;
    }
    .about-text-1 p {
        padding-left: 0px;
    }
    .about-text-2 p {
        padding-left: 0px;
    }
    .map-iframe iframe {
        width: 491px;
        height: 450px;
    }
    .contact-form h2 {
        font-size: 30px;
    }
}



@media (max-width:1199px) {
header#masthead nav#site-navigation ul li a {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}
	header#masthead  h1.site-title, header#masthead .site-branding p.site-title a {
    font-size: 18px !important;
}
.services-card1 {
    width: calc(100%/2 - 30px);
}
h2 {
    font-size: 32px;
}
header#masthead nav#site-navigation ul li.menu-last-btn {
    margin-left: 20px;
}
header#masthead  h1.site-title, header#masthead .site-branding p.site-title a {
    font-size: 14px !important;
}
header#masthead nav#site-navigation ul li a {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
}
header#masthead nav#site-navigation ul li.menu-last-btn a {
    padding: 12px 12px;
    font-size: 12px;
}
.virtual-worship-card1 p {
    font-size: 22px;
    line-height: 1;
}
}

@media only screen and (max-width: 991px) {
    /* .container {
	width: 750px;
	} */
    .about-text-1 {
        padding-left: 23px;
    }
    .about-text-2 {
        padding-right: 10px;
    }
    .header .container {
        width: 100%;
    }
    .navabar-icons {
        color: white;
        font-size: 20px;
        display: block;
    }
    .navabar-icons2 {
        display: none;
        position: relative;
    }
    .navbarIcon-1 {
        display: none;
    }
    .navbarIcon-2 {
        display: block;
    }
    .navabar-btn {
        width: 50%;
    }
    .navabar-p {
        width: 50%;
    }
    .navabar-p p {
        font-size: 25px;
        line-height: 33px;
    }
    .navabar {
        padding: 19px 0px;
        margin: 0 19px;
    }
    .header nav {
        display: none;
        position: absolute;
        top: 0px;
        background: #000000f5;
        left: 0px;
        width: 100%;
        height: 100vh;
        z-index: -1;
        overflow: hidden;
    }
    .virtual-worship-card1 p {
        padding: 10px;
    }
    .header nav ul {
        display: flex;
        justify-content: space-between;
        position: absolute;
        flex-direction: column;
        width: 100%;
        top: 68px;
        z-index: 1;
        height: auto;
        left: 20px;
    }
    .header nav ul li {
        padding: 10px 0px;
    }
    .navabar a {
        font-size: 18px;
        line-height: 0px;
    }
    .mobile-view {
        display: block;
    }
    .mobile-view a {
        display: block;
        position: absolute;
        padding: 15px 30px;
        background: #ec644b !important;
        border-radius: 50px;
        color: #fff !important;
        line-height: 25px;
    }
    h3 {
        line-height: 35px;
    }
    .desktop-view {
        display: none;
    }
    .mobile-view {
        display: block;
    }
    .mobile-view a {
        display: inline-block;
        position: static;
        padding: 10px 25px;
        background: #ec644b !important;
        border-radius: 50px;
        color: #fff !important;
        line-height: normal;
        font-size: 16px;
    }
    .desktop-view {
        display: none;
    }
    .testimonial-btn {
        width: 100%;
    }
    .form {
        padding: 0;
        margin: 0;
    }
    .ftr-col-3 ul {
        padding-top: 62px;
    }
    .updated-card-1-inner-p p {
        padding-top: 11px;
    }
    .about-img,
    .about2-img {
        width: 48%;
    }
    .about2-img img,
    .about-img img {
        object-fit: cover;
    }
    .about-us-main {
        padding: 140px 0px 20px 0px;
    }
	body.home .about-us-main {
		padding: 40px 0px 20px 0px;
	}
		.about2-us-main {
        padding: 57px 0px 42px 0px;
    }
    .about-img-text,
    .about2-img-text {
        padding-top: 43px;
    }
    .services-main {
        padding: 50px 0;
    }
    .services-card1 {
        margin: 12px;
    }
    .gallery-main {
        padding: 60px 0px;
    }
    .gallery-text-img {
        padding: 0px 0px 36px 0px;
    }
    .facilities-main {
        padding: 50px 0px 0px 0px;
    }
    .facilities-cards {
        padding-top: 0px;
    }
    .faq-main {
        padding: 41px 0px 67px 0px;
    }
    .ftr-icons li a {
        font-size: 20px;
    }
    .ftr-icons li {
        padding-right: 11px;
    }
    .service-text-h3 {
        padding-top: 94px;
        text-align: center;
    }
    .virtual-worship-main {
        padding: 60px 0px 36px 0;
    }
    .virtual-worship-cards {
        padding-top: 50px;
    }
    .virtual-worship-btn {
        padding-top: 61px;
    }
    .map-iframe iframe {
        width: 400px;
        height: 450px;
    }
    .contact-form ul li a,
    .contact-form ul li span {
        font-size: 15px;
		line-height:normal;
    }
    .contact-form {
        width: 45%;
    }
    .contact-form ul li {
        font-size: 16px;
    }
    .contact-form h2 {
        font-size: 28px;
    }
    .map {
        padding: 150px 0px 67px 0px;
    }
	.blog-article-wrap article {
        width: calc(100%/2 - 10px);
    }
    /* ================ 13 June 2025 ================ */
    .map-main {
        gap: 50px;
    }
    .map-iframe,
    .contact-form {
        width: calc(100% / 2 - 25px) !important;
    }
    footer .widget_custom_html {
        margin: 0px 0px 20px;
    }
    footer .widget_custom_html:first-child {
        margin-top: 0;
    }
    .blog-article-wrap {
        margin: 50px auto;
    }
    .blog header.page-header.alignwide {
        padding: 130px 0 40px 0;
    }
    .single-post article h1 {
        font-size: 34px !important;
        margin: 0 0 30px 0 !important;
        line-height: normal;
    }
    .single-post article figure img {
        height: 300px !important;
    }
	
.services-card1 {
    width: calc(100%/2 - 30px);
}
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 100%;
    }
    .navabar {
        position: relative;
        padding: 14px 4px;
        margin: 0;
    }
    .banner2 .slick-prev {
        left: 30px !important;
        height: 35px;
        width: 35px;
        top: 312px;
    }
    .navabar-icons2 {
        right: 20px;
    }
    .banner2 .slick-next {
        right: 37px !important;
        height: 35px;
        width: 35px;
        top: 312px;
    }
    .navabar-btn-1,
    .navabar-btn-1 {
        display: block;
    }
    .navabar-p {
        width: 80%;
        position: relative;
    }
    .navabar-p p {
        font-size: 18px;
        line-height: 33px;
    }
    h1 {
        font-size: 30px;
        line-height: normal;
    }
    h2 {
        line-height: normal;
        font-size: 26px !important;
    }
	footer h2{
		font-size: 22px !important;
	}
    .updated-card-1-inner {
        padding: 19px 0px 19px 0px;
    }
    .testimonial-card1-p p {
        height: auto;
    }
    .testimonial-card1 {
        margin-right: 2px;
    }
    .testimonial-card {
        position: relative;
        right: 10px;
    }
    .gallery-h2 {
        padding: 0px 0px 20px 0px;
    }
    .virtual-worship h2 {
        padding-top: 0px;
    }
    .about-h2 {
        padding-top: 0px;
    }
    .gallery-card-1 {
        width: 50%;
    }
    .gallery-text-img {
        padding: 0px 0px 33px 0px;
    }
    .testimonial-btn {
        width: 100%;
    }
    .ftr-col-1,
    .ftr-col-2,
    .ftr-col-3 {
        width: 100%;
    }
    h3 {
        line-height: 0px;
    }
    .ftr-col-2 {
        width: 100%;
        padding-left: 0px;
        padding-top: 43px;
    }
    .ftr-col-3 {
        width: 100%;
        padding-left: 0px;
        padding-top: 43px;
    }
    .ftr-col-3 ul {
        padding-top: 30px;
    }
    .form {
        padding: 0;
        margin: 0;
    }
    .gallery-main {
        padding: 30px 0px 37px 0px;
    }
    .banner-p p {
        padding: 0px 74px;
    }
    .testimonial-card1:hover {
        transform: scale(1);
        transition: transform 600ms ease-out;
    }
    .testimonial-card1 {
        margin: 0px;
    }
    .testimonials {
        position: relative;
        left: 10px;
    }
    .about-img-text {
        flex-direction: column;
    }
    .about2-img-text {
        flex-direction: column-reverse;
    }
    .about-img,
    .about2-img {
        width: 100%;
    }
    .about-img img,
    .about2-img img {
        width: 100%;
    }
    .about-text-1 {
        width: 100%;
        padding-left: 0px;
    }
    .about-text-2 {
        width: 100%;
        padding-right: 0px;
    }
    .about-img-text,
    .about2-img-text {
        padding-top: 30px;
    }
    .about2-us-main {
        padding: 18px 0px 26px 0px;
        margin: 2px 0px 11px 0px;
    }

    .services-card1 {
        width: calc(100% / 2 - 30px);
    }
    .contact-ws-text {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .contact-ws-text {
        color: #ffffff;
        text-align: center;
        width: 100%;
    }
    .contact-ws-btn-icon {
        width: 100%;
    }
    .contact-ws-btn-icon {
        width: 100%;
        text-align: center;
    }
    .service-detail-text-img {
        padding: 47px 0px;
    }
    nav ul {
        top: 110px;
        z-index: 1;
        height: 60vh;
        left: 35px;
    }
    .header .navabar-p a {
        font-size: 20px;
    }
    .navabar-icons {
        position: relative;
        right: 20px;
    }
    .virtual-worship-card1 {
        box-shadow: rgb(0 0 0 / 30%) -2px 0px 22px -12px;
        width: 47%;
        padding: 54px 0px 54px 0px;
        text-align: center;
        margin: 13px 8px;
    }
    .service-detail-text-1-img {
        padding-top: 55px;
        padding-bottom: 63px;
        flex-direction: column;
    }
    .service-detail-img {
        width: 100%;
    }
    .service-detail-text-1 {
        width: 100%;
        padding-top: 23px;
    }
    .facilities-cards-1 {
        width: 100%;
    }
    .virtual-worship-cards {
        padding-top: 19px;
    }
    .services-main {
        padding: 15px 0;
    }
    .services-h2 {
        padding: 0px 0px 4px 0px;
    }
    .testimonials-main {
        padding: 20px 0px 0px 0px;
    }
    .testimonials-text-h2 {
        padding: 4px 0px 0px 0px;
    }
    .facilities-h2 h2 {
        padding: 7px 0px 11px 0px;
    }
    .contact-form {
        width: 100%;
        flex-direction: column;
        margin-bottom: 30px;
    }
    .map-iframe iframe {
        width: 500px;
        height: 450px;
    }
    .map-iframe {
        margin: 0 auto;
    }
    .map-main {
        flex-direction: column-reverse;
    }
    .contact-form ul li a,
    .contact-form ul li span {
        font-size: 18px;
    }
    .contact-form ul li {
        font-size: 18px;
    }
	.facilities-cards-1 {
    margin: 0 !important;
}
.faq-main {
    padding: 30px 0px 50px 0px;
}
.blog-article-wrap article {
        width: 100%;
    }
    .map-iframe,
    .contact-form {
        width: 100% !important;
        margin: 0;
    }
    .contact-form ul {
        padding: 20px 0px 0 0;
    }
    .navabar-p {
        width: 100%;
    }
   
    .map-main {
        gap: 20px;
    }
    .blog header.page-header.alignwide {
        padding: 160px 0 40px 0;
    }
    .blog-article-wrap {
        margin: 30px auto;
    }
    .blog header.page-header.alignwide h1 {
        font-size: 40px;
    }
    .blog-article-wrap h2 {
        font-size: 18px !important;
    }
	.custom-html-widget ul li{
		flex-wrap:nowrap;
	}
.custom-html-widget ul li, .custom-html-widget ul li a, .custom-html-widget ul li p {
    font-size: 14px !important;
}
    /* ================ 13 June 2025 ================ */
	
header#masthead nav#site-navigation ul li a {
    font-size: 12px;
    line-height: normal;
}
 nav ul{
		height:auto !important;
		top:0 !important;
	}
header#masthead nav#site-navigation ul li.menu-last-btn {
    margin-left: 7px;
    margin-top: 0px;
}
.primary-navigation > div > .menu-wrapper {
    height: auto;
    left: 0;
}
.header-inner-row{
	border-color:transparent !important;
}
body.home header#masthead {
    background-color: #000;
}
.about-text-2, .about-text-1{
	padding-top:30px;
}
.single-post main#main {
    padding-top: 160px !important;
}
.single-post article h1 {
    font-size: 25px !important;
}
h3 {
    font-size: 20px;
}
.contact-form {
    padding: 40px 20px;
}
}

@media only screen and (max-width: 650px) {
    .updated-card {
        flex-direction: column;
    }
    .updated-card-1 {
        width: 100%;
        padding-top: 21px;
        padding-bottom: 24px;
    }
    .updated-card-2-btn {
        padding-top: 0px;
    }
    .updated-card-1-inner-p p {
        padding-top: 16px;
        font-size: 17px;
    }
    .testimonial-btn {
        width: 100%;
    }
    .banner-p p {
        font-size: 16px;
    }
    .banner-p p {
        padding: 0px 48px;
    }
    nav ul {
        top: 110px;
        z-index: 1;
        height: 60vh;
        left: 35px;
    }
    .navabar-btn a {
        padding: 10px 22px;
        border-radius: 50px;
    }
    .navabar-btn {
        width: 100%;
        position: absolute;
        top: 27rem;
        left: 0rem;
    }
	.virtual-worship-btn a {
    width: 100%;
}
	footer#footer .textwidget.custom-html-widget {
    margin-top: 0 !important;
}
footer#footer h2 {
    margin-bottom: 7px;
}
footer#footer  ul li:first-child {
    padding-top: 0;
}
footer .widget_custom_html {
    margin-top: 30px;
}
}

@media only screen and (max-width: 639px) {
    .virtual-worship-main {
        padding: 40px 0px 36px 0;
    }
    .virtual-worship-btn {
        padding-top: 42px;
    }
    .services-main {
        padding: 0px 0;
    }
    .facilities-main {
        padding: 40px 0px 0px 0px;
    }
    .facilities-cards-1-icon img {
        width: 26%;
    }

}

@media only screen and (max-width: 576px) {
    h1 {
        padding: 0px 10px;
    }
    h2 {
        line-height: normal;
    }
    .banner-p p {
        margin: 18px auto 0px;
        padding-top: 0;
        font-size: 18px;
    }
    .testimonial-btn {
        width: 100%;
    }
    .gallery-card-1 {
        width: 100%;
    }
    .ftr-col-3 ul li a {
        line-height: 25px;
    }
    .gallery-card-1 img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .testimonial-btn a {
        text-align: center;
        padding: 12px 39px !important;
        margin: 0px 10px !important;
    }
    .services-card1 {
        margin: 13px 0px;
        width: 100%;
    }
    .header .navabar-p a {
        font-size: 16px;
        line-height: normal;
    }
    .virtual-worship-card1 {
        width: 100%;
        margin: 8px;
    }
    .virtual-worship-btn a {
        padding: 13px 8px;
        margin-right: 0px;
        left: 0px;
        font-size: 14px;
        font-weight: 500;
    }
    .facilities-cards-1 {
        width: 100%;
        margin: 21px 7px;
    }
    .map-iframe iframe {
        width: 289px;
        height: 413px;
    }
    .contact-form h2 {
        font-size: 25px !important;
    }
    .contact-form ul li {
        font-size: 18px;
    }
    .contact-form ul li a,
    .contact-form ul li span {
        font-size: 15px;
    }
}

@media only screen and (max-width: 425px) {
    .banner-p p {
        margin: 13px auto 0px;
        padding-top: 0;
        font-size: 16px;
    }
    .testimonial-btn {
        width: 100%;
    }
    .ftr {
        padding: 38px 0px 0px 0px;
    }
    h3 {
        line-height: 28px;
        font-size: 22px;
    }
    .form {
        padding: 0;
        margin: 0;
    }
    .testimonial-btn a {
        font-size: 15px !important;
        line-height: 23px !important;
        padding: 12px 18px !important;
        margin: 0px 10px !important;
    }
    .copy-right {
        padding: 29px 3px;
    }
    .banner {
        top: 0px;
    }
    h1 {
        font-size: 25px;
        line-height: normal;
    }
    .banner-p p {
        padding: 0px 10px;
    }
    .updated-card-1-btn {
        margin-top: 60px;
    }
    .navabar-p p {
        font-size: 16px;
        line-height: 22px;
    }
    input[type=text],
    select,
    input[type=email],
    input[type=phone] {
        padding: 14px 10px;
        margin: 6px 0;
        font-size: 16px;
    }
     ::placeholder {
        line-height: 20px;
        font-family: inherit;
        font-size: 16px;
        color: #18161694;
    }
    .ftr-col-2 ul,
    .ftr-col-3 ul {
        padding-top: 13px;
    }
    .ftr-col-1 p {
        padding-top: 13px;
    }
    .ftr-col-2 {
        padding-top: 35px;
    }
    .ftr-col-3 {
        padding-top: 26px;
    }
    .header .navabar-p a {
        font-size: 16px;
    }
    .virtual-worship-btn a {
        padding: 13px 13px;
        margin-right: 6px;
        left: 7px;
        font-size: 12px;
        font-weight: 500;
    }
}




/* ================ 13 June 2025 ================ */



@media(max-width:481px){
.menu-button-container #primary-mobile-menu .dropdown-icon {
    font-size: 0 !important;
    color: #fff !important;
}
.primary-navigation > .primary-menu-container {
    background: #000;
}
.primary-navigation > .primary-menu-container nav ul {
    top: 0;
    z-index: 1;
    height: 60vh;
    left: 0;
}
.menu-button-container {
    width: max-content !important;
    background: transparent !important;
}
header#masthead h1.site-title, header#masthead .site-branding p.site-title a {
    position: relative;
    z-index: 33;
    padding-left: 0;
    font-size: 16px !important;
    top: 0px;
}
.site-header:not(.has-logo).has-title-and-tagline .site-branding {
    margin-right: 0;
    max-width: calc(100% - 40px) !important;
}
.menu-button-container #primary-mobile-menu {
    outline: none !important;
	padding-top:0 !important;
}
.blog header.page-header.alignwide {
    padding: 110px 0 40px 0;
}
.single-post main#main {
    padding-top: 100px !important;
}
.blog header.page-header.alignwide h1, .single-post article h1 {
    font-size: 25px !important;
}
.map {
    padding: 90px 0px 40px 0px;
}
}

@media(max-width:420px){
	section#custom_html-4 ul li a {
    word-break: break-all;
}
}
