.elementor-1004 .elementor-element.elementor-element-fa56ac3{--display:flex;--min-height:110vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.78;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1004 .elementor-element.elementor-element-fa56ac3:not(.elementor-motion-effects-element-type-background), .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lafemmedance.com/wp-content/uploads/2026/07/IMG_7528-scaled.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1004 .elementor-element.elementor-element-fa56ac3::before, .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .elementor-background-video-container::before, .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .e-con-inner > .elementor-background-video-container::before, .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .elementor-background-slideshow::before, .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1004 .elementor-element.elementor-element-fa56ac3 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000B8;--background-overlay:'';}.elementor-1004 .elementor-element.elementor-element-fb96ac6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1004 .elementor-element.elementor-element-f04729a{--display:flex;--min-height:110vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1004 .elementor-element.elementor-element-f04729a:not(.elementor-motion-effects-element-type-background), .elementor-1004 .elementor-element.elementor-element-f04729a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lafemmedance.com/wp-content/uploads/2026/06/d8715428e7f54d23802f0758f7d9115bb25046ec-1-e1782606343299.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1004 .elementor-element.elementor-element-f04729a::before, .elementor-1004 .elementor-element.elementor-element-f04729a > .elementor-background-video-container::before, .elementor-1004 .elementor-element.elementor-element-f04729a > .e-con-inner > .elementor-background-video-container::before, .elementor-1004 .elementor-element.elementor-element-f04729a > .elementor-background-slideshow::before, .elementor-1004 .elementor-element.elementor-element-f04729a > .e-con-inner > .elementor-background-slideshow::before, .elementor-1004 .elementor-element.elementor-element-f04729a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00000080;--background-overlay:'';}.elementor-1004 .elementor-element.elementor-element-a337f0e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1004 .elementor-element.elementor-element-f04729a:not(.elementor-motion-effects-element-type-background), .elementor-1004 .elementor-element.elementor-element-f04729a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lafemmedance.com/wp-content/uploads/2026/06/foto.png");background-size:cover;}.elementor-1004 .elementor-element.elementor-element-f04729a{--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1004 .elementor-element.elementor-element-a337f0e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1004 .elementor-element.elementor-element-b174900{margin:110px 018px calc(var(--kit-widget-spacing, 0px) + 120px) 18px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-1004 .elementor-element.elementor-element-fb96ac6{--width:500px;}.elementor-1004 .elementor-element.elementor-element-a337f0e{--width:500px;}}/* Start custom CSS for html, class: .elementor-element-37b167d */.contact-form{
    width:630px;
  
    margin:0 auto;
    position:relative;
    margin-left: -65px;
}
.contact-container h2{
    text-align:center;

    color:#fff;

    font-family:'Montserrat',sans-serif;
    font-size:45px;
    font-weight:500;

    margin:0 0 10px;
}

.contact-subtitle{
    text-align:center;

    color:#fff;

    font-family:'Montserrat',sans-serif;
    font-size:18px;
    font-weight:300;
    margin-bottom:35px;
}



.contact-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:15px;

    margin-bottom:15px;
    
    
}

.contact-form input,
.contact-form textarea{

    width:100%;

    background:transparent;

    border:1px solid #fff;

    border-radius:3px;

    color:#fff;

    font-family:'Montserrat',sans-serif;
    font-size:12px;

    padding:18px 20px;

    outline:none;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder{
    color:#fff;
}

.contact-form textarea{
    height:140px;
    resize:none;
    padding-right:180px;
}

.send-btn{
    position:absolute;

    right:20px;
    bottom:20px;

    height:42px;

    padding:0 28px;

    border:none;
    border-radius:4px;

    background:#2B1611;

    color:#fff;

    font-family:'Montserrat',sans-serif;
    font-size:14px;
    cursor:pointer;

    display:flex;
    align-items:center;
    gap:8px;
}

.send-btn:hover,
.send-btn:focus{
 

    background:#2B1611;

    color:#fff;

}

.send-btn span{
    font-size:22px;
  margin-bottom: 3px;
}


.contact-success-message{
    display:none;
    margin-top:20px;
    padding:14px;
    background:#e8f7ea;
    border:1px solid #9dd7a5;
    border-radius:4px;
    color:#1d6b2b;
    font-size:12px;
    text-align:center;
}

.contact-socials{
    display:flex;
    justify-content:center;
    gap:20px;

    margin-top:30px;
}

.social-btn{
    height: 35px;

    padding:0 22px;

    border-radius:4px;

    display:flex;
    align-items:center;
    gap:12px;

    text-decoration:none;

    font-family:'Montserrat',sans-serif;
    font-size:14px;
}

.social-btn.dark{
    background:#2B1611;
    color:#fff;
}

.social-btn.light{
    background:#F6EEE4;
    color:#2B1611;
}

.social-btn span{
    font-size:22px;
 margin-bottom: 3px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fa56ac3 */.hero-section{
    background-position: center bottom !important;
}
.hero-section{
    background-position: center 80% !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b174900 *//* MOBILE CONTACT */

@media (max-width:768px){
    
.contact-container{
    max-width: 354px;
    margin: 0 auto;
}

.contact-container h2{
    font-size: 40px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 14px;
}

.contact-subtitle{
    font-size: 18px;
    margin-bottom: 30px;
    opacity: .9;
}

.contact-form{
    width: 100%;
    margin: 0;
}

.contact-row{
    display: block;
 
}

.contact-row input{
    margin-bottom: 10px;
}

.contact-form input,
.contact-form textarea{
    width: 100%;
    box-sizing: border-box;
    background: rgba(255,255,255,.05);
    border:1px solid #fff;
    color: #fff;
    padding: 12px;
    font-size: 16px;
border-radius: 3px;
}

.contact-form textarea{
    height: 160px;
    padding: 16px;
    margin-bottom: 20px;
}

.send-btn{
    position: static;
    width: 100%;
    height: 46px;
    justify-content: center;
    font-size: 14px;
    margin-bottom: 14px;
    border-radius: 3px;
}

.contact-socials{
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 0;
}

.social-btn{
    width: 100%;
    height: 42px;
    justify-content: center;
    font-size: 14px;
    border: 1.21px solid rgba(250,238,220,.7);
    box-sizing: border-box;
}

.social-btn.dark{
    background: #2B1611;
}

.social-btn.light{
    background: transparent;
    color: #fff;
}

.social-btn i{
    font-size: 18px;
}

.contact-success-message{
    margin-top: 15px;
}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f04729a */.hero-section{
    background-position: center bottom !important;
}
.hero-section{
    background-position: center 80% !important;
}/* End custom CSS */