/* Color-only override for crm-software/real-estate-industries.php
   Repaints the existing look with the palette used on
   crm-software/whatsapp-business-api-integration (dark green / bright green / cream).
   Loaded only on this page, so these rules cannot affect any other page.
   No layout, spacing, typography, or structural properties are touched here. */

/* Banner */
.ind_real_estate_banner{background-color:#003a27;}
.ban_heading h1 span{color:#00d856;}
.ind_ban_tx b{color:#00d856;}
.ind_sub_tx span{color:#9cecba;}

/* Key Helpful Features section */
.ind_feat_sc{background-color:#fcf5eb;}
.ind_num{color:#006644;}

/* Why WhatsApp Business API is a Game-Changer section */
.whatsapp_bg{background-color:#003a27;}
.whatsapp_bg h2{color:#fff;}
.whatsapp_bg h2 span{color:#00d856;}
.whatsapp_bg .hed_sub{color:#fff;}
.bx_whatsapp{background-color:#fcf5eb;border-color:#e6e6e6;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);transition: .3s ease;}
.bx_whatsapp:hover{background-color:#fff;transform: translateY(-8px);box-shadow: 0 16px 45px rgba(0, 0, 0, 0.12);}
.bx_whatsapp h3{color:#003a27;}
.icon_w{background:none;}
.api_tx{line-height:1.5em;font-size:1.1em;}

/* Powerful Automated ChatBot showcase */
.chatbot-showcase{background-color:#fcf5eb;}
.chatbot-heading{color:#003a27;}
.chatbot-heading::after{background-color:#00d856;}
.chatbot-phones .phone:hover,
.chatbot-phones .phone-left-back:hover{box-shadow:0 40px 80px rgba(0,216,86,0.35);}

/* Industry-Specific WhatsApp Solutions section */
.industry-section{background:linear-gradient(135deg,#d4f6e1,#fcf5eb);}
.industry-section .industry-title{color:#003a27;}
.industry-section .industry-subtitle{color:#6b8478;}
.industry-section .industry-card::before{background:linear-gradient(135deg,#003a27,#0a5c3f);}
.industry-section .industry-card:hover{box-shadow:0 25px 50px rgba(0,58,39,0.3);}
.industry-section .industry-card h3 a{color:#003a27;}
.industry-section .industry-card p{color:#6b8478;}
.industry-section .industry-btn{background:#00d856;color:#003a27;}
.industry-section .industry-btn:hover,
.industry-section .industry-card:hover .industry-btn{background:#003a27;color:#00d856;}

/* FAQ section */
.sp-sec{background-image:none;background-color:#003a27;}
.sp-sec .sh h2{color:#fff;}
.sp-sec .sh h2 span{color:#00d856;}
.sec-title h2{color:#fff;}
.sec-title h2 strong{color:#00d856;}
.sec-title p{color:#cfe3d7;}
.edu-faq .edufaq-q{color:#003a27;}
.edufaq-q .clqs{color:#00d856;}
.edu-faq .edufaq-q:after{background-color:#e6ffda;color:#003a27;}
.edu-faq .edufaq-q.on:after{background-color:#d4f6e1;border-color:#25d366;}

.edu-faq .edufaq-q.on:after{content:"";background: url(../images/whatsapp-api/minus.svg) no-repeat center top;background-size:contain;width:30px;height:30px;display:block;position:absolute;top:10px;right:5px;}

.edu-faq .edufaq-q:after{content: "";background: url(../images/whatsapp-api/plus.svg) no-repeat center top;background-size: contain;width: 30px;height: 30px;display: block;position: absolute;top: 10px;right: 5px;}

.edu-faq:nth-child(even){border-left:0;}
.edu-faq{border-left:0}

.edu-faq{box-shadow:none; border-radius:20px;}

/* Fixed "Ask Your Query" button */
.rightBtFixed a{background-color:#00d856;color:#003a27;}


.chatbot-phones .phone{background:none;box-shadow:none;}
.chatbot-phones{ background:none}

.img_animation img{transition:all linear .6s;}
.img_animation:hover img{transform:rotate(0deg) scale(1.1)}

/* Footer */
.newFooter{background-color:#00261a;}
.newFooter .newFootInn ._linkBox .__title{border-left-color:#00d856;}
.newFooter .newFootInn ._linkBox .__list li a:hover,
.newFooter .newFootInn ._linkBox .__list li a:focus{color:#00d856;}
.newFooter .quickLink{border-top-color:#023626;}
.newFooter .quickLink .companyLinks li a{background-color:#0a5c3f;}
.newFooter .quickLink .companyLinks li a:hover{background-color:#fff;color:#003a27;}
.newFooter .copyRight{border-top-color:#023626;color:#9cbfae;}
.newFooter .copyRight ._social a{background-color:#e6ffda;color:#003a27;}
.newFooter .copyRight ._social a:hover,
.newFooter .copyRight ._social a:focus{background-color:#00d856;color:#003a27;}
.whatsapp_pos img{border-radius: 50px;}
