.elementor-82507 .elementor-element.elementor-element-b9dac94:not(.elementor-motion-effects-element-type-background), .elementor-82507 .elementor-element.elementor-element-b9dac94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1B7788E0;}.elementor-82507 .elementor-element.elementor-element-b9dac94 > .elementor-background-overlay{opacity:0;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-82507 .elementor-element.elementor-element-b9dac94{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.65);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:5% 5% 5% 5%;}.elementor-82507 .elementor-element.elementor-element-24c30e8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-82507 .elementor-element.elementor-element-0d7e392{text-align:center;}.elementor-82507 .elementor-element.elementor-element-0d7e392 .elementor-heading-title{font-family:"Futura Bold", Sans-serif;font-size:1.8vw;text-transform:capitalize;line-height:1.3em;color:#FFFFFF;}.elementor-82507 .elementor-element.elementor-element-906b737{width:var( --container-widget-width, 85% );max-width:85%;--container-widget-width:85%;--container-widget-flex-grow:0;}.elementor-82507 .elementor-element.elementor-element-583cf58{width:var( --container-widget-width, 85% );max-width:85%;--container-widget-width:85%;--container-widget-flex-grow:0;}.elementor-82507 .elementor-element.elementor-element-583cf58 > .elementor-widget-container{margin:15px 0px 0px 0px;}#elementor-popup-modal-82507{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-82507 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-82507 .dialog-close-button{display:flex;}#elementor-popup-modal-82507 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-82507 .elementor-element.elementor-element-0d7e392 .elementor-heading-title{font-size:3.5vw;}}@media(max-width:767px){.elementor-82507 .elementor-element.elementor-element-b9dac94{padding:10% 7% 10% 7%;}.elementor-82507 .elementor-element.elementor-element-0d7e392 .elementor-heading-title{font-size:5.5vw;}.elementor-82507 .elementor-element.elementor-element-906b737{width:100%;max-width:100%;}.elementor-82507 .elementor-element.elementor-element-583cf58{width:100%;max-width:100%;}}/* Start custom CSS */p.gform_required_legend {
    font-size: 0 !important;
}

.bluegreen-txt{
    color: #162944;
}

.vvm-form form{
    text-align: center;
}

.vvm-form .gform-body {
    display: inline-block;
    width: 100%;
}

.vvm-form  label{
    display: none;
}

.vvm-form .gform_fields input{
    width: 100%;
    height: 65px;
    padding-left: 20px;
    font-size: 2.2rem;
    border-radius: 0;
    outline: none;
    margin-top: 20px;
    border: none;
}

.vvm-form .gform_footer .button {
    width: 100%;
    font-weight: 600;
    font-size: 2.3rem;
    background: #FB6C38;
    width: 100%;
    text-transform: uppercase;
    border: 2px solid #ea643b;
    box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
    border-radius: 100px;
    padding: 2rem 1rem;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
    transition: all .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.vvm-form .gform_footer button:hover{
    color: #ea643b;
    background: #fff;
    box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
}

.vvm-form .gform_validation_container{
    display: none;
}

.vivid-form .infusion-field label {
    display: none;
}

.vivid-form .infusion-field {
    width: 48%;
}

.vivid-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.vivid-form .infusion-field input {
    width: 100%;
    height: 65px;
    padding-left: 20px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    outline: none;
    border: none;
}

.vivid-form .infusion-submit button {
    width: 97%;
    font-weight: 600;
    font-size: 19px;
    background: #FB6C38;
    width: 100%;
    text-transform: uppercase;
    border: 2px solid #ea643b;
    -webkit-box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
       -moz-box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
            box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    padding: 2rem 1rem;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vivid-form .infusion-submit button:hover {
    color: #ea643b !important;
    background: #fff;
    -webkit-box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
       -moz-box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);
            box-shadow: 0px 0px 0px 10px rgba(251, 108, 56, 0.3);

}

.vivid-form .infusion-submit {
    width: 100%;
}

@media only screen and (min-width: 768px){
    .vvm-form .gform_fields{
        display: flex;
        width: 100%;
        text-align: center !important;
    }
    
    .vvm-form .gform_fields input{
        width: 97%;
    }
    
    .vvm-form .gfield{
        width: 50%;
    }
}


@media screen and (max-width: 767px){
    .vivid-form .infusion-field {
        width: 100%;
        margin: 2% 0 !important;
    }
    
    
}/* End custom CSS */