.elementor-kit-154{--e-global-color-primary:#5772FF;--e-global-color-secondary:#2F53EB;--e-global-color-text:#010101;--e-global-color-accent:#EB653B;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:3.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Hind";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hind";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-154 e-page-transition{background-color:#FFBC7D;}.elementor-kit-154 h1{font-family:"Montserrat", Sans-serif;font-weight:600;}.elementor-kit-154 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-154 h3{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-154 h4{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-154{--e-global-typography-primary-font-size:2.5rem;--e-global-typography-text-font-size:1rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-154 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-154 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-154 h4{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-154{--e-global-typography-primary-font-size:2rem;--e-global-typography-secondary-font-size:1.4rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-154 h1{font-size:1.4rem;}.elementor-kit-154 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-154 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-154 h4{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.entry-header {
    display: none;
}

 .modal-container {
        border-radius: 10px;
        background: #fff;
        position: relative;
        height: min(100vh, 700px);
        width: min(100vw, 1050px);
    }


input[type=text], textarea{
    border: 1px solid #efefef !important;
    padding: 1.5rem 0.75rem !important;
}

select, .select2-container .select2-selection--single {
  background-image: none !important;
  background-size: .8em;
  background-repeat: no-repeat;
  background-position-x: calc( 100% - 10px );
  background-position-y: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 2em;
}/* End custom CSS */