:root {
    --font-bevietnam: 'Be Vietnam Pro', sans-serif;
    --font-quicksand: 'Quicksand', sans-serif;
}

.footer_background {
    border-radius: 20px;
    padding: 80px 30px 30px 30px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #9eebfd 30%, #eafbff 100%);
}

.footer_part_one {
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
}

.footer_part_one_container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-sizing: border-box;
}

.footer_part_one_col {
    width: 100%;
    display: flex;
}

.footer_part_one_col_container {
    position: relative;
    width: 50%;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 10px;
}

.footer_part_one_col_title {
    text-align: left;
    width: 70%;
}

.footer_part_one_subscribe {
    margin: 0px 0px 12px 0px;
    box-sizing: border-box;
}

.subscribe_text {
    color: #033a58;
    font-family: var(--font-bevietnam);
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3em;
}

.footer_part_one_des {
    color: #00507cad;
    font-family: var(--font-quicksand);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    width: 94%;
}

.footer_part_one_des_container {
    margin: 0px 0px -18px 0px;
    box-sizing: border-box;
}

.footer_part_one_col_widget {
    align-content: center;
    align-items: center;
    justify-content: flex-end;
    margin: 0px 0px 0px 50px;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    padding: 10px;
}

.footer_part_one_content {
    width: 80%;
}

.email_form {
    display: flex;
    flex-wrap: wrap;
}

.email_input_container {
    margin-right: -30px;
    flex: 1;
    box-sizing: border-box;
}

.form_group {
    margin: 0;
}

.input_group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input {
    font-family: var(--font-quicksand);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    color: #033a58;
    background-color: #ffffff;
    border-radius: 50px 0 0 50px;
    padding: 14px 30px 15px 30px;
    border-style: none;

    position: relative;
    flex: 1 1 auto;
    width: 1%;
    display: block;
    height: auto;
    min-height: 42px;
    background-clip: padding-box;
    border: 1px solid #d5d5d7;
}

.email_input_wrapper {
    align-self: center;
}

.submit {
    font-family: var(--font-bevietnam);
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    border-radius: 50px;
    padding: 18px 36px 18px 36px;
    margin: 0;
    border-style: none;
    color: #033a58;
    background-color: #ffd200;
    width: 100%;
    position: relative;
    z-index: 1;
    border-width: 0;
    box-shadow: none;
    transition: all 200ms linear;
}

.submit:hover {
    background-color: #0087fa;
    color: #ffffff;
}

/* .footer_part_two {
    border-style: solid;
    border-color: #00416524;
    border-width: 1px;
    margin-bottom: 20px;
} */

.footer_part_two_container {
    box-sizing: border-box;
    margin: 0px 0px 60px 0px;
}

.divider {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    box-sizing: border-box;
}

.divider_separator {
    width: 100%;
    border-style: solid;
    border-color: #00416524;
    border-width: 1px;
}

.footer_part_tree {
    margin-top: 0px;
    margin-bottom: 120px;
}

.footer_part_tree_container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.footer_part_tree_col_40 {
    width: 40%;
}

.footer_part_tree_col_40_container {
    width: 100%;
    margin: 0px 0px 0px 10px;
}

.footer_part_tree_col_40_logo {
    text-align: left;
    margin-bottom: 20px;
}

.footer_logo_image {
    width: 38%;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
}

.footer_part_tree_col_40_des {
    width: 71%;
    color: #00507cad;
    font-family: var(--font-quicksand);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
}

.footer_des_content {
    margin: 0px 0px 35px 0px;
    box-sizing: border-box;
}

.footer_rs_content {
    display: flex;
    gap: 20px;
}

.footer_rs_icon {
    background-color: white;
    width: 33.6px;
    height: 33.6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}

a.footer_icon_link:hover {
    color: #0087fa;
}

a.footer_link_a {
    color: #0087fa;
}

.footer_part_tree_col_20 {
    width: 20%;
}

.footer_part_tree_col_20_container {
    margin: 0px 0px 0px 35px;
}

.footer_parte_tree_col_20_title_content {
    margin-bottom: 20px;
}

.footer_parte_tree_col_20_title {
    text-align: left;
    width: 70%;
}

.footer_part_tree_col_20_title_content {
    margin: 0 0 20px 0;
}

.col_20_title_text {
    color: #033a58;
    font-family: var(--font-bevietnam);
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
}

.footer_links_ul {
    list-style-type: none;
    padding: 0;
}

.footer_link_li {
    padding-bottom: 7.5px;
}

.footer_link_li.margin {
    margin-top: 7.5px;
}

a.footer_link_a {
    width: 100%;
    display: flex;
    font-size: 18px;
    font-family: var(--font-quicksand);
    font-weight: 500;
    line-height: 1.5em;
    gap: 10px;
}

.footer_link_span:hover {
    color: #033a58;
}

.footer_link_span {
    color: #00507cad;
}

span.footer_link_icon {
    display: flex;
    align-items: center;
}

.footer_part_four {
    background-color: #033a58;
    border-radius: 10px;
}

.footer_part_four_container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-sizing: border-box;
}

.footer_col_100_container {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
}

.footer_col_100_part_one {
    color: #eafbff;
    font-size: 14px;
    font-family: var(--font-quicksand);
    font-weight: 500;
    line-height: 1.5em;
    max-width: 100%;
    width: auto;
}

.col_100_part_one_text {
    margin: 0px 20px 0px 0px;
}

.footer_col_100_part_two {
    max-width: 100%;
    width: auto;
}

.col_100_part_two_icon {
    text-align: center;
}

.col_part_two_icon_content {
    color: #eafbff;
    font-size: 10px;
}

.footer_col_100_part_tree {
    text-align: right;
    color: #eafbff;
    font-family: var(--font-quicksand);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    max-width: 100%;
    width: auto;
}

.col_100_part_tree_text {
    margin: 0px 0px 0px 20px;
}

.footer_col_100_part_four {
    position: absolute;
    width: 100%;
    z-index: 14;
    bottom: 16px;
    width: auto;
    right: 30px;
}

.col_100_part_four_container {
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0);
    background-color: #ffffff;
}

.col_100_part_four_container:hover {
    background-color: #ffd200;
}

.col_100_part_four_link {
    color: #033a58;
    font-family: var(--font-bevietnam);
    font-size: 72px;
    font-weight: 600;
}

.col_100_part_four_icon_box {
    text-align: center;
    padding: 4px 4px 4px 4px;
    border-style: none;
}

.col_100_part_four_icon_header {
    position: relative;
    z-index: 2;
    line-height: 0;
}

.col_100_part_four_icon_style {
    display: inline-block;
    margin-bottom: 13px;
    color: #033a58;
    padding: 9px 0px 0px 0px;
    height: 19px;
    width: 32px;
}

.col_100_part_four_widget {
    width: 40px;
    height: 40px;
}

svg.svg-inline--fa.fa-angle-up {
    font-size: 14px;
}