/*
Theme Name: Elementor-Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
body{
    background-color: #360617 !important;
}
.wpcf7-spinner{
    margin:10px auto !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: white;
    width: max-content;
    margin: 0 auto;
    font-family: 'Poppins';
    padding: 10px 15px;
    border-radius: 12px;
}
.scrolled.scroll-top {
    transform: translateY(-111px);
    transition: 0.5s ease-in-out all;
}
.scrolled.scroll-down {
    transform: translateY(0px);
    transition: 0.5s ease-in-out all;
}
.yellow{
    color: #D4AF37 !important;
}
.contact-form {
    display: flex
;
    flex-wrap: wrap;
    column-gap: 20px;
    max-width: 70%;
    margin: 0 auto;
}
.contact-form .fifty {
    display: flex;
    max-width: 48%;
    width: 50%;
}
.contact-form .fifty p,.contact-form .fifty input,.contact-form .fifty label{
    width: 100%;
}
.contact-form .hundred {
    display: flex;
    width: 100%;
    max-width: 99%;
}
.contact-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 70%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.contact-form .hundred p,.contact-form .hundred textarea,.contact-form .hundred input,.contact-form .hundred label{
    width: 100%;
}
.contact-form input,.contact-form textarea{
    background-color: #3A0A1C !important;
    border:1px solid #ffffff8f !important;
    color: white;
    font-family: "poppins",sans-serif;
    padding: 12px 10px !important;
    margin-top: 10px;
    border-radius: 8px !important;
    outline: none !important;
}
.contact-form label{
    font-family: "Poppins";
font-weight: 400;
font-size: 16px;
line-height: 100%;
color: white !important;
text-transform: capitalize;
}
.current-menu-item{
    position: relative;
}
.current-menu-item::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/06/Vector-13.png);
    position: absolute;
    bottom: -6px;
    left: 13px;
    width: 26px;
    background-size: contain;
    height: 20px;
    background-repeat: no-repeat;
}
.red-button a,.hundred.red-button input{
    padding: 16px 32px !important;
    background-color: #851A40 !important;
    border-radius: 12px !important;
    font-size: 16px !important;
    font-family: "poppins",sans-serif !important;
}
.service-btn a {
    width: 100% !important;
    background:#B47C00 !important;
}
.hundred.red-button p{
    display: flex;
    flex-direction: column;
}
.hundred.red-button input{
    border:none !important;
    width: max-content;
    margin:0 auto;
}
.counter-box .elementor-counter-title {
    text-align: center;
}
.hero-section::before {
    content: "";
    position: absolute;
    left: unset;
    right: 0;
    width: 30%;
    height: 44%;
    background: linear-gradient(to bottom, rgba(133, 26, 64, 1), rgba(133, 26, 64, 1));
    border-radius: 200px;
    filter: blur(300px);
    bottom: unset;
    opacity: 1;
    /* transform: rotate(255deg); */
    top: 0;
}
.scale-section{
    overflow:hidden;
}
.scale-section::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 80%;
    background: #851A4042;
    border-radius: 250px;
    filter: blur(28px);
    opacity: 1;
    top:10%;
}
.scale-section::after {
    width: 500px;
    height: 800px;
    background-image: url(/wp-content/uploads/2025/06/Rectangle-9559.png);
    content: "";
    position: absolute;
    right:0px;
    left: unset;
    border-radius: 200px;
    filter: blur(100px);
    bottom: unset;
    opacity: 1;
    /* transform: rotate(280deg); */
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.home-about-section::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    width: 100%;
    height: 80%;
    border-radius: 260px;
    filter: blur(200px);
    background: #851A40;
    opacity: 1;
}

.contact-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 89%;
    border-radius: 250px;
    background: #851A4042;
    margin: 0 auto;
    left: 0;
    right: 0;
    filter: blur(43px);
    opacity: 1;
}

.about-hero-section::before,.services-hero-section::before,.career-hero-section::before {
    content: "";
    width: 40%;
    height: 70%;
    position: absolute;
    left: unset;
    right: 0;
    border-radius: 207px;
    filter: blur(214px);
    opacity: 1;
    background: linear-gradient(to bottom, rgba(133, 26, 64, 1), rgba(133, 26, 64, 1));
}
.services-hero-section::before{
    top:61%;
    
}
/*.rose-wood-section::before*/
/* {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 30%;*/
/*    height: 30%;*/
/*    left: unset;*/
/*    right: 0;*/
/*    background: #FFDD00;*/
/*    top: 20%;*/
/*    filter: blur(300px);*/
/*    opacity: 1;*/
/*}*/
.mission-section::before
 {
    content: "";
    position: absolute;
    bottom: 0;
    top: unset;
    left: 0;
    background: unset;
    width: 50%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(133, 26, 64, 1), rgba(133, 26, 64, 1));
    filter: blur(200px);
}
.services-section::before{
    content: "";
    position: absolute;
    right: 0;
    left: unset;
    bottom: 0;
    width: 50%;
    height: 50%;
    filter: blur(250px);
    background: #851A40;
    top: unset;
}
/*.opportunity-section::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 0;*/
/*    left: unset;*/
/*    background: #FFDD00;*/
/*    width: 50%;*/
/*    height: 30%;*/
/*    filter: blur(300px);*/
/*    border-radius: 250px;*/
/*    opacity: 0.3;*/
/*}*/
.testimonial-box {
    padding: 23px 30px;
    background: #4D0E24;
    border: 2px solid #EBD38D;
    border-radius: 20px;
}

.testimonial-img {
    max-width: 30%;
    margin-top: -60px;
}

.testimonial-box h3 {
    margin-top: 70px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 24px;
    line-height: 31.99px;
    color: #fff;
    margin-bottom: 0;
}

.testimonial-box h4 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    margin: 0px;
    min-height:41px;
    color: white;
}

.testimonial-box p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: white;
    line-height: 18px;
}
.testimonial-slider .slick-track{
    padding:50px 0px;
    display: flex;
    gap: 30px;
}
button.next.slick-arrow,button.prev.slick-arrow {
    background: #911D45;
    border: none;
    display: flex
;
    align-items: center;
    outline: none;
    padding: 15px 20px;
}
.testimonial-arrows {
    display: flex
;
    gap: 20px;
    margin: 20px 0px;
}
.testimonial-counter {
    font-size: 14px;
    font-family: "poppins", sans-serif;
    color: white;
}
span.current-slide {
    font-size: 48px;
    font-weight: 600;
}

.review-section::before
 {
    content: "";
    position: absolute;
    width: 40%;
    height: 50%;
    border-radius: 250px;
    left: unset;
    right: 0;
    filter: blur(200px);
    opacity: 1;
    background: linear-gradient(to bottom, rgba(133, 26, 64, 1), rgba(133, 26, 64, 1));
}
.fifty br{
    display:none;
}
.fifty select {
    background-color: #3A0A1C !important;
    border: 1px solid #ffffff8f !important;
    color: white;
    font-family: "poppins", sans-serif;
    padding: 12px 10px !important;
    margin-top: 10px;
    border-radius: 8px !important;
    outline: none !important;
    min-height: 50px;
}
.timing{
    padding:10px 15px;
    background:#00000066;
    color:white;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    margin: auto;
    border-radius: 12px;
    line-height:20px;

}
@media only screen and (max-width:1024px){
   .hfe-dropdown{
        top:100px !important;
    }
    .counter-box .elementor-counter-title br{
        display:none;
    }
    .hfe-dropdown li{
        border-bottom-color:#937c7c !important;
    }
    .elementor-8 .elementor-element.elementor-element-a017e86 nav.hfe-dropdown a{
        background-color: #3d0215 !important;
    }
    .current-menu-item::before{
        display: none;
    }
    .testimonial-counter{
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: center;
    }
    button.next.slick-arrow, button.prev.slick-arrow{
        padding: 10px 15px;
    }
    .testimonial-box h3{
        margin-top: 20px;
    }
}
@media only screen and (max-width:768px){
    .contact-form .fifty,.contact-form {
        max-width: 100%;
        width: 100%;
    }
    .hfe-dropdown{
        top:80px !important;
    }
    .about-hero-section::before, .services-hero-section::before,.career-hero-section::before {
    width: 69%;
    height: 70%;
}
    
}