.elementor-1317 .elementor-element.elementor-element-64308b01{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1317 .elementor-element.elementor-element-ea55f37{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1317 .elementor-element.elementor-element-ea55f37 .elementor-heading-title{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 );line-height:var( --e-global-typography-secondary-line-height );}.elementor-1317 .elementor-element.elementor-element-7e30bd6{width:var( --container-widget-width, 100% );max-width:100%;background-color:var( --e-global-color-5511f08 );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;padding:30px 30px 30px 30px;--container-widget-width:100%;--container-widget-flex-grow:0;border-radius:8px 8px 8px 8px;box-shadow:0px 0px 24px 0px rgba(197.8640625, 197.8640625, 197.8640625, 0.5);}#elementor-popup-modal-1317 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1317{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1317 .dialog-message{width:635px;height:764px;align-items:center;}#elementor-popup-modal-1317 .dialog-close-button{display:flex;}#elementor-popup-modal-1317 .dialog-close-button i{color:#333333;}#elementor-popup-modal-1317 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1317 .elementor-element.elementor-element-ea55f37 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-1317 .elementor-element.elementor-element-7e30bd6{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}#elementor-popup-modal-1317 .dialog-message{width:75vw;height:75vh;}}@media(min-width:768px){.elementor-1317 .elementor-element.elementor-element-64308b01{--content-width:550px;}}@media(max-width:1024px) and (min-width:768px){.elementor-1317 .elementor-element.elementor-element-64308b01{--content-width:500px;}}@media(max-width:767px){.elementor-1317 .elementor-element.elementor-element-64308b01{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1317 .elementor-element.elementor-element-ea55f37{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1317 .elementor-element.elementor-element-ea55f37 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-1317 .elementor-element.elementor-element-7e30bd6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 10px 10px 10px;--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}#elementor-popup-modal-1317 .dialog-message{width:100vw;height:90vh;}#elementor-popup-modal-1317{align-items:center;}}/* Start custom CSS for shortcode, class: .elementor-element-7e30bd6 */.contact-form label{
    margin-bottom: 9px;
    margin: 8px 0px 16px 0px;
  
    font-weight: 400;
    color: #71706D;
}

.contact-form input , .contact-form textarea{
    color: #1E1E1E;
    border-radius:5px !important; 
    border-color: #54545480 !important;
      outline:none;
}
.contact-form textarea{
    height: 120px;
}
.contact-form [type="submit"]{
 
    width: 160px;
    border: 0px;
    color: #2F2965;
    font-size: 20px;
    font-weight:500;
    border-radius: 5px !important;
    height: 50px;
    background-image: linear-gradient(90deg, #008DD2 0%, var(--e-global-color-5511f08) 105%);
}
.contact-form [type="submit"]:hover{
   background-image: linear-gradient(90deg, #008DD2 0%, var(--e-global-color-5511f08) 105%);
}
.contact-form [type="submit"]:focus{
    background-image: linear-gradient(90deg, #008DD2 0%, var(--e-global-color-5511f08) 105%);
}

.contact-form input{
    height: 50px;
   
}/* End custom CSS */