.elementor-12 .elementor-element.elementor-element-80f4510{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.1;}.elementor-12 .elementor-element.elementor-element-80f4510::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://ramnagsakare.reshbyrsc.com/wp-content/uploads/2026/04/1000_F_974461944_9TDWNYXp5qcc3qZ3jG2K2ke4qGmjbLxb.png");--background-overlay:'';background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-3bfe7a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-12 .elementor-element.elementor-element-0bbce26{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-12 .elementor-element.elementor-element-c9a51ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-12 .elementor-element.elementor-element-aae74fc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-c9a51ce{--width:50%;}.elementor-12 .elementor-element.elementor-element-aae74fc{--width:50%;}}@media(min-width:1025px){.elementor-12 .elementor-element.elementor-element-80f4510::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-80f4510 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-attachment:fixed;}}/* Start custom CSS for text-editor, class: .elementor-element-ec310e6 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800&display=swap');

.premium-temple-contact {
    --maroon-rich: #701c1c; 
    --gold-base: #fceabb;
    --gold-main: #f8b500;
    position: relative;
    padding: 80px 20px;
    font-family: 'Poppins', sans-serif;
}

.royal-container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.top-tagline-refined {
    background: var(--maroon-rich);
    color: white;
    padding: 8px 25px;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 600;
    position: absolute;
    top: -15px;
    left: 40px;
    z-index: 15;
}

.main-contact-card {
    background: #ffffff;
    border-radius: 30px;
    padding: 60px 50px;
    border: 1px solid rgba(0,0,0,0.05);
    box-shadow: 0 25px 50px rgba(0,0,0,0.04);
}

.content-wrapper-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
}

.contact-text-refined { flex: 1.2; }

.sub-headline-refined {
    color: var(--maroon-rich);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 0.9rem;
    font-weight: 700;
}

.base-headline {
    color: #2c3e50;
    font-size: 2.5rem;
    font-weight: 700;
}

.premium-gradient-headline {
    background: linear-gradient(135deg, #f8b500 0%, #fceabb 50%, #f8b500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 4.5rem;
    font-weight: 800;
    line-height: 1.1;
}

.sculptor-card-refined {
    border: 2px solid var(--gold-main);
    border-radius: 20px;
    padding: 25px;
    background: #fff;
    box-shadow: 12px 12px 0px rgba(248, 181, 0, 0.05);
}

.profile-inner-flex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.contact-action-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.action-button-refined {
    display: flex;
    align-items: center;
    padding: 25px 35px;
    background: #fafafa;
    border: 1px solid #eee;
    border-radius: 15px;
    text-decoration: none;
}

.btn-icon-box {
    font-size: 1.8rem;
    color: var(--gold-main);
    margin-right: 20px;
}

.btn-info-box .num {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--maroon-rich);
}

/* --- MOBILE RESPONSIVE (DESIGN REMAINS SAME, ONLY SCALING) --- */

@media (max-width: 991px) {
    .main-contact-card { padding: 40px 20px; }
    .content-wrapper-flex { flex-direction: column; text-align: center; }
    .premium-gradient-headline { font-size: 3.5rem; }
    .contact-action-footer { grid-template-columns: 1fr; }
    .top-tagline-refined { left: 50%; transform: translateX(-50%); width: 80%; text-align: center; }
}

@media (max-width: 600px) {
    .premium-gradient-headline { font-size: 2.5rem; }
    .base-headline { font-size: 1.8rem; }
    .btn-info-box .num { font-size: 1.4rem; }
    .profile-inner-flex { flex-direction: column; text-align: center; }
    .action-button-refined { padding: 15px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b65ee23 */.divine-form-header {
    text-align: center;
    margin-bottom: 40px;
    padding: 0 20px;
}

/* Gold Sub-title */
.divine-form-header .sub-title {
    display: block;
    color: #FF8C00; /* Bright Orange/Gold */
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* Royal Maroon Main Title */
.divine-form-header .main-title {
    color: #B22222; /* Deep Maroon */
    font-family: 'Georgia', serif; /* Traditional Look */
    font-size: 36px;
    font-weight: 700;
    margin: 0 auto 15px;
    line-height: 1.2;
    max-width: 700px;
}

/* Subtle Description */
.divine-form-header .description {
    color: #555;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 20px;
}

/* Divine Center Separator (Om style feel) */
.divine-separator {
    width: 80px;
    height: 3px;
    background: linear-gradient(to right, transparent, #B22222, transparent);
    margin: 0 auto;
    position: relative;
}

.divine-separator::after {
    content: "✦";
    color: #FFD700;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff; /* Tumcha background color ithe match kara */
    padding: 0 10px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .divine-form-header .main-title {
        font-size: 28px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ffc7d9f *//* Main Card Design */
.wpcf7 {
    background: #ffffff; /* Clean White Background */
    border-top: 8px solid #B22222; /* Royal Maroon Top Bar */
    border-radius: 20px;
    padding: 45px 35px;
    max-width: 480px;
    margin: 40px auto;
    
    /* Advanced Card Shadow - Uthun disnyasathi */
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(178, 34, 34, 0.05);
    transition: transform 0.3s ease;
}

.wpcf7:hover {
    transform: translateY(-5px); /* Hover kelya-var thoda var yenar */
}

/* Input Fields - Clean & Subtle Shadow */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    background: #fdfdfd;
    border: 1.5px solid #e1e1e1; /* Light border initially */
    border-radius: 12px;
    padding: 18px;
    margin-bottom: 22px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

/* Field Focus - Maroon & Orange glow */
.wpcf7 input:focus, .wpcf7 textarea:focus {
    background: #ffffff;
    border-color: #B22222;
    box-shadow: 0 4px 12px rgba(178, 34, 34, 0.12);
    outline: none;
}

/* Placeholder Styling - Professional Purple/Maroon */
::placeholder {
    color: rgba(75, 0, 130, 0.5); /* Soft Purple */
    font-size: 15px;
    font-weight: 400;
}

/* Submit Button - Royal Navy Blue & Gold */
.wpcf7-submit {
    width: 100%;
    background: #002366 !important; /* Navy Blue */
    color: #FFD700 !important; /* Golden Yellow */
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 800;
    font-size: 18px;
    border: 2px solid #FFD700;
    padding: 16px;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 10px;
    box-shadow: 0 8px 20px rgba(0, 35, 102, 0.25);
    transition: all 0.3s ease;
}

.wpcf7-submit:hover {
    background: #B22222 !important; /* Maroon Hover */
    border-color: #ffffff;
    box-shadow: 0 10px 25px rgba(178, 34, 34, 0.35);
    transform: scale(1.02);
}

/* Error/Success Output Boxes */
.wpcf7-response-output {
    border-radius: 12px !important;
    margin-top: 25px !important;
    border: 2px solid #FF8C00 !important; /* Bright Orange Border */
    font-weight: 600;
}/* End custom CSS */