.shape002{
    position: relative;
}
.shape002:before {
    position: absolute;
    background-size: contain !important;
    width: 650px;
    content: '';
    background: url(/images/00_TheBIGBean/Contact/cta-pattern.png);
    height: 650px;
    top: -210px;
    bottom: 0px;
    right: 0px;
    left: -800px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
    filter: brightness(0.7) opacity(0.25) sepia(100%);
}

/*contact form*/
.form-control {
    color: #370401;
    border: none;
    border-bottom: 1px solid #707070;
    border-radius: 0px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    padding: 5px 0px;
    background: transparent;
}

.form-inline label {
    font-family: 'Lora';
    font-weight: 400;
    font-size:21px;
    color: #370401;
  	margin:0px 0px 5px 0px;
    justify-content: left;
}

.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    width: 100% !important;
}


.form-control:focus {
    color: #000;
    background-color: transparent;
    border-color: #000;
    outline: 0;
    box-shadow: none;
}

.bfQuickMode .bfbs3-form-group .bfbs3-control-label, .bfQuickMode .form-group .control-label {
    width: 100% !important;
}


/*contact form*/
button#bfSubmitButton {
    margin-top: 20px;
	width: 135px;
	height: 48px;
	cursor: pointer;
	align-items: center;
	background: #FED291;
	border: 2px solid #741F00;
    border-radius: 11px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
    color: #741F00;
	font-weight: medium;
}

button#bfSubmitButton:hover {
	background: #741F00;
    border: 2px solid #FED291;
    color: #FED291;
}

/*shape*/
section#section-id-1699521967226 {
    position: relative;
    z-index: 10 !important;
}

.shape00 {
    position: relative;
}

.shape00:before {
    position: absolute;
    background-size: contain !important;
    width: 100%;
    content: '';
    background: url(/images/00_TheBIGBean/Path_5020.png);
    height: 100%;
    top: -620px;
    bottom: 0px;
    left: 0px;
    margin:auto;
    background-repeat:no-repeat;
    z-index: 10;
}

@media (min-width:1600px){
.shape00:before {
  height: 140%;
  top: -500px;
  }
.sp-page-builder .page-content #section-id-1699521967068 {
  margin-left: -400px !important;
  margin-right: -400px !important;
  padding-top: 180px !important;
}
#sppb-addon-1699521967071 img {
  margin-left: 102px;
}
#sppb-addon-1699521967077 img {
  margin-right: 58px;
}
#sppb-addon-1699521967074 {
    padding: 0px 190px 0px 190px !important;
}
}