.elementor-599 .elementor-element.elementor-element-c319016{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-599 .elementor-element.elementor-element-c319016{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-9629c2f */.container{

width:100%;

margin:auto;

}



.contact-hero{

padding:140px 0 100px;

text-align:center;

background:white;

}

.subtitle{

letter-spacing:4px;

color:#5A493B;

font-size:14px;

font-weight:bold;

}

.contact-hero h1{

font-size:60px;

margin:25px 0;

color:#5A493B;

line-height:1.4;

}

.contact-hero p{

max-width:650px;

margin:auto;

font-size:18px;

line-height:2;

color:#666;

}

.contact-wrapper{
margin: auto;
padding:100px 0;
}

.contact-grid{
width: 90%;
display:grid;

grid-template-columns:1fr 1.3fr;

gap:50px;

}



.contact-info{

display:flex;

flex-direction:column;

gap:25px;

}

.contact-info h2{

font-size:36px;

margin-bottom:20px;

color:#5A493B;

}



.info-box{

background:white;

padding:30px;

border-radius:18px;

box-shadow:0 10px 35px rgba(0,0,0,.05);

transition:.3s;

}

.info-box:hover{

transform:translateY(-6px);

}

.info-box h3{

margin-bottom:15px;

color:#5A493B;

}

.info-box p{

color:#666;

line-height:1.8;

}



.contact-form{

background:white;

padding:45px;

border-radius:20px;

box-shadow:0 15px 45px rgba(0,0,0,.06);

}

.contact-form h2{

margin-bottom:35px;

font-size:34px;

color:#5A493B;

}

.contact-form form{

display:flex;

flex-direction:column;

gap:20px;

}



.contact-form input,

.contact-form textarea{

padding:18px;

border:1px solid #ddd;

border-radius:10px;

font-size:16px;

transition:.3s;

background:#fafafa;

}



.contact-form input:focus,

.contact-form textarea:focus{

outline:none;

border-color:#5A493B;

background:white;

}



.contact-form textarea{

height:180px;

resize:none;

}



button{

background:#5A493B;

color:white;

padding:18px;

border:none;

font-size:17px;

cursor:pointer;

border-radius:10px;

transition:.3s;

}



button:hover{

background:#3E3126;

}



.faq{

padding:120px 0;

background:white;

}



.faq h2{

text-align:center;

font-size:50px;

margin-bottom:60px;

color:#5A493B;

}



.faq-item{

padding:30px;

border-bottom:1px solid #eee;

}

.faq-item h3{

margin-bottom:15px;

font-size:24px;

color:#5A493B;

}

.faq-item p{

line-height:2;

color:#666;

}



.bottom-banner{

padding:120px 0;

background:#5A493B;

text-align:center;

color:white;

}



.bottom-banner h2{

font-size:70px;

margin-bottom:20px;

}



.bottom-banner p{

font-size:20px;

opacity:.9;

}



@media(max-width:900px){

.contact-grid{

grid-template-columns:1fr;

}

.contact-hero h1{

font-size:40px;

}

.faq h2{

font-size:36px;

}

.bottom-banner h2{

font-size:42px;

}

}/* End custom CSS */