.elementor-4439 .elementor-element.elementor-element-a0f68cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4439 .elementor-element.elementor-element-ef9fa6e > .elementor-widget-container{margin:-10px -10px -10px -10px;}:root{--page-title-display:none;}/* Start custom CSS */.bsm-1 {
    display: flex;
    gap: 15px;
}

.bsm-4 {
    display: flex;
    gap: 15px;
}

.bsm-2 {
    width: 100%;
}
.toggleradiuys .elementor-tab-title{
    border-radius:10px;
}
label{
    width:100% !important;
    color: #fff;
    font-family: poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100% !important;
    height: 100px;
   background:#fff;
   color:#000;
   border-radius:10px;
   border: 0px;
   font-family: Raleway;
   font-size: 18px;
   font-weight: 400;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom: 1px solid #C5C5C5;
}
.bsm-1 label {
 display: block !important;
    margin-bottom: 0px;
    line-height: 35px;
    color: #fff;
   font-family:Raleway; 
    font-weight: 400;
     font-size: 14px;
    
    
}
.bsm-3 label {
 display: block !important;
    margin-bottom: 0px;
    line-height: 35px;
    color:#fff;
   font-family: Raleway ;  font-size: 14px;
    
}
.bsm-5 label {
 display: block !important;
    margin-bottom: 0px;
    line-height: 35px;
    color: #000;
   font-family: Raleway;  font-size: 14px;
    
}
.bsm-2 label {
 display: block !important;
    margin-bottom: 0px;
    line-height: 35px;
    color: #00000;
     font-family: Raleway;
     font-size: 14px;
    
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    letter-spacing: 1px;
    background-color:  #000;
    border:none;
   
    border-radius:50px;
   margin-top: 10px;
    padding: 10px 35px 10px 35px;
  
   color:white;
   font-family: poppins;
   
   font-weight: 600;
   font-size: 17px;
   line-height: 26px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
 background-color: #fff
;
 color:#000;
}
.wpcf7-quiz-label{
    color: #fff;
    padding-bottom: 10px;
}
::placeholder {
    color: #000;
   font-family: poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    font-weight:500;
  
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
   
    width: 100%;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom: 1px solid #C5C5C5;
    border-radius: 0px;
    padding: .6rem 1rem;
    transition: all .3s;
    background-color: #fff;
    color: #000 ;
    border-radius: 4px;
     font-family: poppins;

    font-size: 12px;
    font-weight: 400;
}



@media screen and (max-width: 767px){
    
    .bsm-1{
        display:block;
    }
.bsm-2{
width:100%;
display:block;
    
}
.bsm-4 {
    display: block;
   
}
.bsm-5 {
  width:100%;
   
}
}

.slidebut .elementor-swiper-button{
    background-color: #000;
    border-radius:50px;
    padding: 5px;
    box-shadow: 0px 0px 5px #000;
}/* End custom CSS */