.elementor-3601 .elementor-element.elementor-element-b138cb3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3601 .elementor-element.elementor-element-efe9565 > .elementor-widget-container{padding:5px 0px 5px 24px;border-style:solid;border-width:0px 0px 0px 5px;border-color:var( --e-global-color-secondary );}.elementor-3601 .elementor-element.elementor-element-efe9565 .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 );color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-3601 .elementor-element.elementor-element-b138cb3{--content-width:1034px;}}@media(max-width:1366px){.elementor-3601 .elementor-element.elementor-element-efe9565 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:1024px){.elementor-3601 .elementor-element.elementor-element-efe9565 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-3601 .elementor-element.elementor-element-efe9565 > .elementor-widget-container{padding:0px 0px 0px 10px;}.elementor-3601 .elementor-element.elementor-element-efe9565 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-7fa35e4 */#form div.gform_fields {
    display: flex!important;
    flex-wrap: wrap!important;
    gap: 20px!important;
}

#form .wide-row {
    width: 100%;
}

#form .half-row {
    width: calc(50% - 20px);
}


#form  input, #form select {
    height: auto!important;
    padding: 12px 30px!important;
    
    background-color: #ffffff!important;
    border: 1px solid #575757!important;
    border-radius: 32px!important;
}

#form select {
    line-height: 1.7
}

#form input[type="radio"], #form input[type="checkbox"] {
    padding: 0!important;
    width: 12px!important;
    height: 12px!important;
}

#form .gchoice {
    display: inline-flex!important;
    align-items: center;
}


#form .gfield--type-choice legend.gfield_label{
    display: none;
}

#form .gfield--type-choice .gform-field-label {
    font-size: 18px!important;
}

#form .gfield_description {
    color: #292929!important;
    font-size: 14px!important;
}

#form .gform_button.button{
    width: 100%!important;
    padding: 18px!important;
    font-size: 16px!important;
    font-weight: bold!important;
    background-color: #FF8C00!important;
    border: none!important;
}
#form 
#field_1_4 {
    padding-bottom: 30px;
    border-bottom: 1px solid #004183!important;
}
#form 
#field_1_10 {
     padding-top: 30px;
    border-top: 1px solid #004183!important;
}

#form .gfield--type-fileupload input{
    padding: 0!important;
    border: none!important;
    box-shadow: none!important;
    background-color: transparent!important;
}

#form .gfield--type-fileupload {
    display: flex;

    gap: 1em;
  
}
#form .gfield--type-fileupload
.gfield_label  {
    padding: 18px ;
    color: #ffffff!important;
    background-color: #004183; 
    border-radius: 32px; 
}

#form .gfield--type-fileupload .gfield_label::after {
    font-family: 'Cotrafa-set'!important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e908";
}

input {
  margin-top: 1rem;
}

#form .gfield--type-fileupload input::file-.elementor-3601 .elementor-element.elementor-element-7fa35e4-button {
  display: none;
}

#form .line-form {
    padding: 10px 0!important;
    margin-bottom: 10px!important;
    width: 100%!important;
    border-color: #004183!important;
}
#form .line-form .gsection_title {
    display: none!important;
}

#form #gform_submit_button_3 {
    max-width: 252px;
}

@media(max-width: 767px){
    #form div.gform_fields {
        display: flex!important;
        flex-wrap: nowrap!important;
        flex-direction: column;
        gap: 14px!important;
    }
    
    #form .half-row {
        width: 100%;
    }

}/* End custom CSS */
/* Start custom CSS */.banner_container {
    background-image: none!important;
}

.banner_container::before {
    background-color: rgba(0,0,0,0)!important; 
}

.entry-title h1 {
    color: #004183!important;
}

.entry-short span{
    color: #292929!important;
}

.cards_wrapper,
.btn-product {
    display: none;
}

.red{
    color: #FF0000;
}/* End custom CSS */