.elementor-1012856 .elementor-element.elementor-element-829909d{--display:flex;--padding-top:5%;--padding-bottom:5%;--padding-left:0%;--padding-right:0%;}.elementor-1012856 .elementor-element.elementor-element-b62ea44{padding:20px 20px 20px 20px;border-style:solid;border-width:2px 2px 2px 2px;border-radius:10px 10px 10px 10px;}.elementor-1012856 .elementor-element.elementor-element-b62ea44.elementor-element{--align-self:center;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b62ea44 */.btn{
    margin:10px;
}

.text-center{
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin-top: 0px !important;
    margin-bottom:0.6em;
}

.frm2dispnone{
    width: 45% !important
}
@media(max-width: 767px){
    .frm2dispnone{
    width: 80% !important;
    padding-bottom: 21px !important;
}}

.lds-dual-ring.hidden { 
display: none;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 5% auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.img_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 21%);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}

.txt-center{
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-829909d */.frm2dispnone {
    width: 100% !important;
}/* End custom CSS */