/* Start custom CSS for html, class: .elementor-element-c764ff7 *//*=================================
CONTACT HERO
=================================*/

.contact-hero{

padding:90px 0;

background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);

}

.contact-hero .container{

max-width:1180px;

margin:auto;

padding:0 20px;

}

.breadcrumb{

display:flex;

align-items:center;

gap:10px;

font-size:14px;

color:#8a94a6;

margin-bottom:30px;

}

.breadcrumb a{

text-decoration:none;

color:#2f64ff;

font-weight:600;

}

.hero-tag{

display:inline-block;

padding:8px 18px;

background:#edf4ff;

color:#3568ff;

border-radius:40px;

font-size:12px;

font-weight:700;

letter-spacing:.5px;

margin-bottom:22px;

}

.contact-hero h1{

font-size:58px;

font-weight:800;

line-height:1.1;

color:#0f172a;

margin-bottom:22px;

}

.contact-hero p{

max-width:700px;

font-size:18px;

line-height:1.8;

color:#64748b;

}

@media(max-width:768px){

.contact-hero{

padding:70px 0;

}

.contact-hero h1{

font-size:38px;

}

.contact-hero p{

font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5448f77 *//*==================================
CONTACT SECTION
==================================*/

.contact-section{

padding:90px 0;

background:#fff;

}

.contact-grid{

display:grid;

grid-template-columns:2fr 1fr;

gap:40px;

align-items:start;

}

.contact-form-card{

background:#fff;

padding:40px;

border-radius:22px;

box-shadow:0 20px 45px rgba(0,0,0,.05);

border:1px solid #edf2f7;

}

.contact-form-card h2{

font-size:34px;

margin-bottom:10px;

}

.contact-form-card p{

margin-bottom:35px;

color:#666;

}

.form-row{

display:grid;

grid-template-columns:1fr 1fr;

gap:20px;

margin-bottom:20px;

}

.form-group{

display:flex;

flex-direction:column;

}

.form-group label{

font-weight:600;

margin-bottom:10px;

color:#111827;

}

.form-group input,

.form-group select,

.form-group textarea{

width:100%;

padding:16px 18px;

border:1px solid #dbe4f2;

border-radius:12px;

font-size:15px;

outline:none;

transition:.3s;

background:#fff;

}

.form-group input:focus,

.form-group select:focus,

.form-group textarea:focus{

border-color:#3568ff;

box-shadow:0 0 0 4px rgba(53,104,255,.1);

}

.submit-btn{

width:100%;

margin-top:25px;

padding:18px;

border:none;

border-radius:50px;

background:linear-gradient(90deg,#3568ff,#193cb9);

color:#fff;

font-size:17px;

font-weight:700;

cursor:pointer;

transition:.35s;

}

.submit-btn:hover{

transform:translateY(-3px);

}

.contact-form-card small{

display:block;

text-align:center;

margin-top:15px;

color:#666;

}

/* Right Side */

.contact-right{

display:flex;

flex-direction:column;

gap:25px;

}

.info-card,

.map-card{

background:#fff;

padding:35px;

border-radius:22px;

box-shadow:0 20px 45px rgba(0,0,0,.05);

border:1px solid #edf2f7;

}

.info-card h3{

margin-bottom:25px;

font-size:26px;

}

.info-item{

display:flex;

align-items:flex-start;

gap:15px;

margin-bottom:22px;

}

.info-icon{

width:52px;

height:52px;

border-radius:14px;

background:#edf4ff;

display:flex;

align-items:center;

justify-content:center;

font-size:22px;

}

.info-item strong{

display:block;

margin-bottom:5px;

}

.info-item p{

color:#666;

}

.map-card{

text-align:center;

}

.map-icon{

font-size:40px;

margin-bottom:20px;

}

.map-card h4{

font-size:22px;

margin-bottom:10px;

}

.map-card p{

color:#666;

margin-bottom:20px;

}

.map-card a{

color:#3568ff;

font-weight:600;

text-decoration:none;

}

/* Responsive */

@media(max-width:991px){

.contact-grid{

grid-template-columns:1fr;

}

}

@media(max-width:768px){

.form-row{

grid-template-columns:1fr;

}

.contact-form-card{

padding:25px;

}

.info-card,

.map-card{

padding:25px;

}

}/*==================================
CONTACT SECTION
==================================*/

.contact-section{

padding:90px 0;

background:#fff;

}

.contact-grid{

display:grid;

grid-template-columns:2fr 1fr;

gap:40px;

align-items:start;

}

.contact-form-card{

background:#fff;

padding:40px;

border-radius:22px;

box-shadow:0 20px 45px rgba(0,0,0,.05);

border:1px solid #edf2f7;

}

.contact-form-card h2{

font-size:34px;

margin-bottom:10px;

}

.contact-form-card p{

margin-bottom:35px;

color:#666;

}

.form-row{

display:grid;

grid-template-columns:1fr 1fr;

gap:20px;

margin-bottom:20px;

}

.form-group{

display:flex;

flex-direction:column;

}

.form-group label{

font-weight:600;

margin-bottom:10px;

color:#111827;

}

.form-group input,

.form-group select,

.form-group textarea{

width:100%;

padding:16px 18px;

border:1px solid #dbe4f2;

border-radius:12px;

font-size:15px;

outline:none;

transition:.3s;

background:#fff;

}

.form-group input:focus,

.form-group select:focus,

.form-group textarea:focus{

border-color:#3568ff;

box-shadow:0 0 0 4px rgba(53,104,255,.1);

}

.submit-btn{

width:100%;

margin-top:25px;

padding:18px;

border:none;

border-radius:50px;

background:linear-gradient(90deg,#3568ff,#193cb9);

color:#fff;

font-size:17px;

font-weight:700;

cursor:pointer;

transition:.35s;

}

.submit-btn:hover{

transform:translateY(-3px);

}

.contact-form-card small{

display:block;

text-align:center;

margin-top:15px;

color:#666;

}

/* Right Side */

.contact-right{

display:flex;

flex-direction:column;

gap:25px;

}

.info-card,

.map-card{

background:#fff;

padding:35px;

border-radius:22px;

box-shadow:0 20px 45px rgba(0,0,0,.05);

border:1px solid #edf2f7;

}

.info-card h3{

margin-bottom:25px;

font-size:26px;

}

.info-item{

display:flex;

align-items:flex-start;

gap:15px;

margin-bottom:22px;

}

.info-icon{

width:52px;

height:52px;

border-radius:14px;

background:#edf4ff;

display:flex;

align-items:center;

justify-content:center;

font-size:22px;

}

.info-item strong{

display:block;

margin-bottom:5px;

}

.info-item p{

color:#666;

}

.map-card{

text-align:center;

}

.map-icon{

font-size:40px;

margin-bottom:20px;

}

.map-card h4{

font-size:22px;

margin-bottom:10px;

}

.map-card p{

color:#666;

margin-bottom:20px;

}

.map-card a{

color:#3568ff;

font-weight:600;

text-decoration:none;

}

/* Responsive */

@media(max-width:991px){

.contact-grid{

grid-template-columns:1fr;

}

}

@media(max-width:768px){

.form-row{

grid-template-columns:1fr;

}

.contact-form-card{

padding:25px;

}

.info-card,

.map-card{

padding:25px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb30263 *//*=================================
EMERGENCY CTA
==================================*/

.emergency-cta{

padding:100px 0;

background:#ffffff;

}

.emergency-box{

display:flex;

justify-content:space-between;

align-items:center;

padding:60px 70px;

border-radius:28px;

background:linear-gradient(135deg,#3B82F6 0%,#1D4ED8 45%,#172554 100%);

color:#fff;

position:relative;

overflow:hidden;

box-shadow:0 30px 70px rgba(37,99,235,.20);

}

.emergency-box::before{

content:"";

position:absolute;

top:-120px;

right:-80px;

width:260px;

height:260px;

background:rgba(255,255,255,.08);

border-radius:50%;

}

.emergency-box::after{

content:"";

position:absolute;

bottom:-150px;

left:-120px;

width:320px;

height:320px;

background:rgba(255,255,255,.05);

border-radius:50%;

}

.cta-left{

position:relative;

z-index:2;

max-width:650px;

}

.cta-tag{

display:inline-block;

padding:8px 18px;

border-radius:40px;

background:rgba(255,255,255,.18);

font-size:12px;

font-weight:700;

letter-spacing:1px;

margin-bottom:18px;

}

.cta-left h2{

font-size:46px;

font-weight:800;

line-height:1.2;

margin-bottom:18px;

color:#fff;

}

.cta-left p{

font-size:18px;

line-height:1.8;

opacity:.92;

}

.cta-right{

position:relative;

z-index:2;

}

.call-btn{

display:inline-flex;

align-items:center;

justify-content:center;

padding:18px 42px;

background:#fff;

color:#2563EB;

border-radius:50px;

font-size:17px;

font-weight:700;

text-decoration:none;

transition:.35s;

box-shadow:0 15px 35px rgba(255,255,255,.15);

}

.call-btn:hover{

transform:translateY(-4px);

background:#EFF6FF;

}

/* Responsive */

@media(max-width:991px){

.emergency-box{

flex-direction:column;

text-align:center;

gap:35px;

padding:50px 35px;

}

.cta-left{

max-width:100%;

}

}

@media(max-width:767px){

.emergency-cta{

padding:70px 0;

}

.emergency-box{

padding:35px 25px;

}

.cta-left h2{

font-size:32px;

}

.cta-left p{

font-size:16px;

}

.call-btn{

width:100%;

}

}/* End custom CSS */