.elementor-12836 .elementor-element.elementor-element-d3f5da1{--display:flex;--content-width:100%;--overlay-transition:background 0.3s, border-radius 0.3s, opacity 0.3s;--transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:80px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}.elementor-12836 .elementor-element.elementor-element-d3f5da1:not(.elementor-motion-effects-element-type-background), .elementor-12836 .elementor-element.elementor-element-d3f5da1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e7df8d8 );}.elementor-12836 .elementor-element.elementor-element-f965fdb .field-wrap textarea{height:125px;display:block;}.elementor-12836 .elementor-element.elementor-element-f965fdb .nf-field-container{margin-bottom:25px;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-12836 .elementor-element.elementor-element-d3f5da1{--padding-top:0px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}}/* Start custom CSS */.columns .column.main {
max-width: 100%;
padding-bottom: 0px;
}

/* Ninja Forms removed required label */

.nf-form-fields-required {
  display: none;
}

/* Top Container Width */

.bulk_width {
width: 70%;
margin-left: auto;
margin-right: auto;
}

.bulk_intro {
margin-bottom: 80px !important;
}

/* Top Container Width Mobile */

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
.bulk_width {
width: 100%;
}

.bulk_intro {
margin-bottom: 0 !important;
}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
.bulk_width {
width: 100%;
}

.bulk_intro {
margin-bottom: 0 !important;
}
}/* End custom CSS */