/**
 * Contact Form Section
 *
 * Generated by Dreamz Page Builder on 2026-07-30.
 */

.contact-form-section {
	background-color: #FBF7F3;
	padding: 50px 0;
}

.contact_topsection h2 {
    color: #173F3F;
    text-align: center;
    font-family: "Fraunces", serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
}
.contact_topsection p {
    color: #738080;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.contact_topsection {
    margin: 0 auto 40px;
	max-width: 722px;
}
.contact_topsection h2 strong {
    color: #0E8F96;
}
.contact_info {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.06);
    padding: 50px;
    max-width: 1005px;
    margin: 0 auto;
}

.contact_info fieldset {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 40px;
	row-gap: 30px;
}
.flex_50  {
	flex: 0 0 46%;
	margin-bottom: 0px !important;
}
.flex_100 {
	flex: 0 0 100%;
	margin-bottom: 0px !important;

}
.contact_info .fluent_form_1 fieldset > p::nth-child(2) {
	display: none;
}
.contact_info .ff-default .ff-el-form-control {
	margin-bottom: 0;
	border-radius: 8px;
	border: 1px solid #F0F0F0;
	color: #738080;
	font-family: "Inter", sans-serif !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */
	padding: 11px 12px !important;
}
.contact_info label {
    color: #173F3F;
    font-family: "Inter", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.ff-el-group.ff-custom_html.flex_100 p {
    color: #3A8A84;
    font-family: "Inter", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
button.ff-btn.ff-btn-submit.ff-btn-md.btn_primary.ff_btn_style {
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    color: #FFF;
    background: #CD5B73;
    border: 1px solid #CD5B73;
    border-radius: 100px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    transition: all .3s ease;
    height: 48px;
}
 p:has(input[type="hidden"]) {
    display: none;
}
.contact_info textarea {
      height: 105px;
    resize: none;
}
.contact_text p{
    color: #3A8A84;
    font-family: "Inter", sans-serif !important;
    margin-top: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}
.error.text-danger {
    position: absolute;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-top: 2px !important;
}
.fluentform .ff-el-group {
    margin-bottom: 0 !important;
}
button.ff-btn.ff-btn-submit.ff-btn-md.btn_primary.btn_arrow.ff_btn_style:hover {
    background: #ffffff;
    color: #E4738A;
}
div#fluentform_1_success {
    text-align: center !important;
    color: #198754 !important;
}
.ff-el-group.ff-custom_html.flex_100 {
    display: none !important;
}
.ff-default .ff-el-form-control:focus {
    border-color: #000000 !important;
}
 .contact_info .ff-default select.ff-el-form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/arrow_down.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 24px;
    padding-right: 40px !important;
    cursor: pointer;
}
.ff_btn_style.btn_arrow {
      position: relative;
    display: inline-flex;
    align-items: center;
    padding-right: 30px; /* Space for arrow */
    gap: 1px !important
}

/* .ff_btn_style.btn_arrow::after {
      content: "";
    width: 11px;
    height: 11px;
    margin-left: 8px;
    background: url("images/arrow.svg") no-repeat center;
    background-size: contain;
    display: inline-block;
    transition: transform 0.3s ease;
} */
.ff_btn_style::after{
    content: "";
    width: 11px;
    height: 11px;
    margin-left: 8px;
    display: inline-block;
    background: url('../images/arrow.svg') no-repeat center;
    background-size: contain;
        transition: transform 0.3s ease;
}

.site_header_book_btn:hover .ff_btn_style::after {
    transform: rotate(45deg);
    background: url('../images/pink-arrow.svg') no-repeat center;
}
.ff_btn_style.btn_arrow:hover::after {
    /* transform: translate(2px, -2px); */
    background: url('../images/pink-arrow.svg') no-repeat center;
    transform: rotate(45deg);
}


/* .ff_btn_style.btn_arrow:hover::after {
    transform: translate(2px, -2px);
} */
.contact_info .ff-default select.ff-el-form-control::-ms-expand {
    display: none;
}
 form.ff_submitting .ff_submit_btn_wrapper {
	display: none;
}
@media(max-width:767px){
 .ff-el-group.ff-text-left.flex_100.ff_submit_btn_wrapper {
    margin-top: 20px;
}
.contact_info .ff-default .ff-el-form-control {
    font-size: 14px;
}
    .error.text-danger {
        position: relative;
    }
	.contact_topsection {
		max-width: 100%;
	}
	.flex_50  {
		flex: 0 0 100%;
	}
	.contact_topsection h2 {
		font-size: 24px;
        line-height: 34px;
        max-width: 100%;
	}
     .contact_info {
        border-radius: 15px;
        padding: 20px;
        max-width: 100%;
    }
    .contact_info label {
        font-size: 16px;
    }
    .contact_info fieldset {
        row-gap: 10px;
    }
    .fluentform .ff-el-group {
    margin-bottom: 0 !important;
}
}