.titls1{
color:#b11e22 !important;font-size:60px !important;font-weight:600 !important;
}
 .footerss   .c4wp-display-captcha-form{
  display: flex !important;
  color: #fff !important;
  justify-content: flex-start !important;
  align-items: baseline ;
  margin-top: 14px ;
  width: 350px !important;
  float: left !important;

    }
.footerss .wpcf7-not-valid-tip{
     float:left !important;
     display:block !important;
     margin-top:-10px !important;
}
form{
    position:relative !important;
 }
 .footerss .wpcf7-response-output{
    position:absolute !important;
    bottom:0px !important;
}
.right-con br {
    display: none;
}
.footerss .wpcf7-response-output{
    background-color: transparent !important;
}
.swal2-show{
padding:50px !important
}
.footerss .wpcf7-email{
    width:500px !important;
    height:40px !important;
}
.footerss textarea{
    width:500px !important;
    max-width:500px !important;
    height:100px !important;
}

.tao p{
    display:flex;
}
.tao input {
   width:230px !important
}
.footerss .wpcf7-form-control-wrap{
    height:40px !important
}
.wpcf7 p{
    margin-bottom:16px !important
}


.boo{

  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 500px;
}
.boo p:first-child{
  display:none !important;
}

.wpcf7-submit{
          width:150px !important;
          height:40px !important;
          line-height:0px !important;
          border-radius: 119px;
}

.footerss .c4wp_user_input_captcha{
   width:74px !important;
 }

.footerss .aaas{
    display: flex;
    align-content: center;
    justify-content: center;
    gap:206px
}
.footerss .titls2{
        
        margin-left:3px !important;
}
@media (max-width:750px) {
.titls1{
    font-size:3rem !important;
}

}
@media (max-width: 1200px) {
    .aaas{
       align-content: center;
       justify-content: center;
       gap:20px;
       padding:19px !important;
       margin-top: 30px;
        flex-direction: column !important;


    }
.footerss .aaas{
   gap:0px !important;
}
.footerss .tao input {
   width:100% !important
}
.footerss .boo{
    width:100% !important
}

.footerss .titls2{
        display: contents !important;
        margin-left:0px !important;
}
 
.footerss .wpcf7-email{
    width:100% !important;

}

.footerss textarea{
    width:100% !important;
    max-width:100% !important;

}

}
