.hero-section {
  background: linear-gradient(90deg, #fd8402 , #fd840261 );
}
.bancologo {
  width: 14%;
}
.bancologo2 {
  width: 9%;
}
.btn-primary {
  background-color: #fd8402;
  border: none;
}

.btn-primary:hover {
  background-color: #fd8402;
}
.elementor-background-video-hosted {
  width: 853.333px; 
  height: 480px;
}
#Mobileimg {
  display: none;
}
@media only screen and (max-width: 600px) {
  #desktopimg {
    display: none !important;
  }
  .pmobile {
    font-size: .9rem; 
    padding: 0rem 1rem;
  }
  .pmobile {
    font-size: .9rem; 
  }
  #display100 {
    width: 100% !important;
    text-align: center;
  }
  #crmForm01 {
    width: 100% !important;
    text-align: center;
  }
  #Mobileimg {
  display: block;
}
  #Mobile {
    flex-direction: column;
  }
  #Mobile2 {
    flex-direction: column-reverse;
  }
  #imgmobile {
    width: 50% !important;
  }
  #text-center {
    text-align: center !important;
  }
  .elementor-background-video-hosted {
    width: 100% !important; 
    height: auto !important;
  }
}