:root{
    --main-cl: #1072BA;
    --sub-cl: #F27325;
    --container-w: 72.917rem;
}
html {
    font-size: 1vw;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 72rem !important;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    outline: none !important;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
body{
    overflow-x: hidden;
}
@media (min-width: 64rem) {
    body, html {
        font-size: 1vw;
    }
}
.grid-container{
    max-width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
#search-lightbox {
    width: 37.5rem;
    max-width: 100%;
}
#search-lightbox .search-lightbox-title{
    margin-bottom: 1.667rem;
    font-size: 1.979rem;
    line-height: 1.2;
    font-weight: 700;
}
#search-lightbox .search-keywords{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2.083rem;
    gap: 0.521rem;
}
#search-lightbox .search-keywords > a{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.833rem;
    line-height: 1.042rem;
    border: 0.05rem solid rgba(255, 255, 255, 0.6);
    padding: 0.3125rem 0.833rem;
    display: flex;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#search-lightbox .search-keywords > a:hover{
    background-color: #fff;
    color: #000
}
#search-lightbox .flex-row > div{
    display: flex;
}
#search-lightbox .flex-row{
    align-items: unset;
    display: flex;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
}
#search-lightbox input{
    height: 100%;
    border: none;
}
#search-lightbox .button.icon{
    line-height: normal;
    min-height: unset;
    height: 100%;
    border: none;
    min-width: unset;
    background-color: #FFF;
    display: flex;
    align-items: center;
}
#search-lightbox .button.icon i{
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #000
}
#search-lightbox input{
    font-size: 1.042rem;
    line-height: 1.25rem;
    padding-left: 1.5625rem;
    box-shadow: unset;
    height: 2.604rem;
}
.mfp-bg.mfp-ready{
    opacity: 0.8;
}
.mfp-content #search-lightbox{
    transform: translateY(-70%);
}
header#header {
    background: radial-gradient(5405.48% 138.08% at 23.31% 151.5%, #48A4E8 5%, #236EA6 92.12%);
}

.header-bg-container.fill {
    display: none;
}
body {
    font-family: "Nunito Sans", serif;
    font-size: 0.8rem;
    color: #3A3838;
    font-weight: 400;
}
section.about_sec_1 {
    background: #E4F0FD;
    Selection colors
    Hex


    Gradient/Gradient 03;
    padding: 4rem 0;
}

.heading_title {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 1.1;
}

.about_sec_1 .content strong {
    font-size: 1.25rem;
    font-weight: 800;
}

b, strong {
    font-weight: 700;
}

.button_link {
    background: var(--Gradient-Gradient-03, linear-gradient(279deg, #FFA10C 12.17%, #EC5D08 96.68%));
    font-size: 0.9rem;
    color: var(--Grayscale-Grayscale-10, #FFF) !important;!i;!;
    height: 2.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    min-width: 9.5rem;
    border-radius: 0rem 0.8rem;
    padding: 0 1.5rem;
}

.content > *:last-child {
    margin: 0;
}

.about_sec_1 .content {
    margin-bottom: 1.75rem;
}

#main, #wrapper {
    background: #E4F0FD;
    Selection colors
    Hex

    Show colors
    Assets;
}

nav.breadcrumb ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

nav.breadcrumb ul * {
    font-size: 0.8rem;
    font-weight: 400;
    font-style: unset;
}

nav.breadcrumb ul li {
    margin: 0;
}

nav.breadcrumb span.divider {
    margin: 0 0.5rem;
}

.breadcrumbs {
    margin-top: 1.25rem;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 70rem;
}

.img_about_sec_1 img {
    padding-left: 4.5rem;
}
.col, .columns, .gallery-item {
    padding: 0 0.5rem;
}

img.contact_sec_1_img {
    float: right;
    width: calc(100% + calc(100vw - 67.5rem)/2);
    max-width: unset;
}

.contact_sec_1_content {
    padding-left: 4.5rem;
}

.wrap_top_contact_sec_1 {
    display: flex;
    margin-bottom: 4.5rem;
}

.wrap_top_contact_sec_1 h1.heading_title {
    flex: 0 0 auto;
    width: 13.5rem;
    margin-right: 3.5rem;
}

.wrap_bottom_contact_sec_1 .left {
    width: 12.5rem;
    flex: 0 0 auto;
    margin-right: 4rem;
}

.wrap_bottom_contact_sec_1  h3 {
    font-size: 1.2rem;
    color: var(--Primary-Primary-01, #2E77AE);
    line-height: 1.2;
}

ul.socials {
    list-style: none;
    margin: 0;
    display: flex;
}

ul.socials a {
    width: 1.8rem;
    height: 1.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 0.05rem solid var(--Gradient-Gradient-01, #48A4E8);
    background: var(--Primary-Primary-05, #F0F5FA);
}

ul.socials li {
    margin: 0;
}

ul.socials li + li {
    margin-left: 0.5rem;
}

.list_contact_sec_1 .item {
    padding: 0.7rem 0;
    border-top: 0.05rem solid rgba(0, 0, 0, 0.20);
    font-size: 0.7rem;
}

.list_contact_sec_1 .item strong {
    font-size: 1.2rem;
}

.wrap_form input:not([type="submit"]), .wrap_form textarea,.wrap_form select {
    height: 2.4rem;
    border-color: transparent;
    box-shadow: none;
    border-radius: 0rem 0.4rem;
    color: var(--Grayscale-Grayscale-02, #3A3838);
    margin-bottom: 1rem;
    width: 100%;
}

.wrap_form input::placeholder, .wrap_form textarea::placeholder {
    color: var(--Grayscale-Grayscale-02, #3A3838);
}

input.button_link {
    margin: 0;
    border-radius: 0rem 0.72565rem;
    height: 2.35rem;
    min-width: 7.8rem;
}
.list_contact_sec_1 .item>.span {
    display: flex;
    align-items: center;
    font-size: 0.5rem;
    color: var(--Grayscale-Grayscale-04, #8C8C8C);
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}

.list_contact_sec_1 .item .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 0.6rem;
    height: auto;
    margin-right: 0.3rem;
}
section.contact_sec_1:before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32.95rem;
    height: 8.4rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/ht_eh.svg);
}
.heading_title.color {
    color: #2E77AE;
}

section.become_sec_1 {
    padding: 1rem 0 3rem;
}

section.become_sec_1 .row {
    align-items: center;
}

.become_sec_1 .content {
    margin-bottom: 2.5rem;
}

.wrap_form .row {
    margin: 0 -0.5rem !important;
}

img {}

.become_sec_1  img {
    margin-left: 3rem;
}

section.become_sec_2 {
    padding: 14rem 0 11rem;
    background-image: url(../images/ht_sec_2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

.items_become_sec_2 {
    display: flex;
    justify-content: space-between;
    margin-top: 3rem;
}

.items_become_sec_2 .item {
    width: calc(calc(100% / 3) - 3rem);
    border-radius: 1.3rem;
    background: var(--Grdient-Gradient-08, linear-gradient(180deg, rgba(249, 213, 181, 0.30) 0%, rgba(220, 220, 220, 0.30) 100%));
    backdrop-filter: blur(0.15rem);
    padding: 3.9rem 2.5rem;
    margin: 0;
}


.items_become_sec_2 .icon {
    height: 8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.items_become_sec_2 .icon img {
    max-height: 100%;
}

.items_become_sec_2  h3 {
    font-size: 1.4rem;
    color: var(--Primary-Primary-01, #2E77AE);
    margin-bottom: 1rem;
}

.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
}

.become_sec_2  h2.heading_title {
    margin-bottom: 0.5rem;
}

section.become_sec_3 .row {
    align-items: center;
}

section.become_sec_3  .text-center {
    padding-left: 3.3rem;
}

.become_sec_3_slider {
    max-width: 23.75rem;
    margin: auto;
}

.become_sec_3_slider .swiper-pagination {
    position: unset;
    margin-top: 2.5rem;
}

.become_sec_3_slider svg {
    height: 2rem;
}

.become_sec_3_slider .content {
    font-size: 0.9rem;
    padding: 1.25rem 0 1.7rem;
    margin-bottom: 1.15rem;
    position: relative;
}

.become_sec_3_slider .content:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 9rem;
    height: 0.05rem;
    background: var(--Primary-Primary-01, #2E77AE);
    transform: translateX(-50%);
}

.become_sec_3_slider .name {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--Primary-Primary-01, #2E77AE);
}

.become_sec_3_slider .position {
    font-size: 0.9rem;
    color: #000;
}

section.become_sec_3 {
    padding: 4rem 0 5rem;
}
.swiper-pagination-bullet-active {
    background: #2E77AE;
}

.swiper-pagination-bullet {
    width: 0.55rem;
    height: 0.55rem;
}
.become_sec_2:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/ht_sc-2_bt.png);
    height: 9.3rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.faqs_page{
    background-image: url(../images/bg_fags.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 3.5rem 0 6rem;
}
.faqs_single{
    background-image: url(../images/bg_fags_2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.wrap_faqs {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem -1.75rem 0;
}

.item_faq {
    position: relative;
    width: calc(calc(100% / 2) - 3.5rem);
    margin: 0 1.75rem 2.75rem;
    border-radius: 0rem 0.8rem;
    background: #FFF;
    display: flex;
    align-items: center;
    padding: 1.5rem 2rem;
    transition: .5s all;
}

.item_faq .icon {
    width: 4.3rem;
    height: 4.3rem;
    background: #FFEBDA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2.5rem;
    flex: 0 0 auto;
}

.item_faq .icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: -0.95rem -1.8rem 0 0;
}

.item_faq h3 {
    font-size: 1.2rem;
    color: var(--Primary-Primary-01, #2E77AE);
    margin-bottom: 0.5rem;
}

.faqs_page h1.heading_title {
    margin-bottom: 0.5rem;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.item_faq:hover {
    background: #FFEBDA;
}

.item_faq>span {
    width: 1.95rem;
    height: 1.95rem;
    position: absolute;
    background: var(--Gradient-Gradient-04, radial-gradient(70.59% 80.72% at 75% 12.5%, #D6E7F4 0%, #0E89E3 100%));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    right: 3.25rem;
    bottom: 0;
    transform: translateY(50%);
}

.item_faq>span svg {
    width: 1.05rem;
    height: auto;
}
.wrap_form_faq {
    width: 18.15rem;
    padding: 1.75rem 1.75rem;
    border-radius: 0rem 0.8rem;
    min-height: 43rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.wrap_form_faq h3 {
    font-size: 1.6rem;
    margin-bottom: 1.25rem;
}

.wrap_toggle {
    margin-top: 1.5rem;
}

section.faqs_single {
    padding: 3rem 0 6rem;
}

section.faqs_single h1.heading_title {
    margin-bottom: 0.5rem;
}

.item_toggle h3 {}

.item_toggle {
    border-radius: 0rem 0.8rem;
    background: #FFF;
    display: inline-block;
    width: 100%;
}

.item_toggle h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    font-size: 0.8rem;
    cursor: pointer;
    margin: 0;
}

.item_toggle .content {
    border-left: 0.1rem solid #2E77AE;
    padding-left: 1.25rem;
    margin: 0 2.5rem 1.5rem;
    width: auto;
    font-size: 0.7rem;
}

.item_toggle+.item_toggle {
    margin-top: 1.25rem;
}

.item_toggle svg {
    width: 0.7rem;
    height: auto;
}

.item_toggle  .icon {
    margin-left: 1rem;
}
.faqs_single .col.large-12 {
    margin-top: 6rem;
}
.item_post {
    position: relative;
    border-radius: 0.8rem 0rem;
    background: #FFF;

    /* 02 */
    box-shadow: 0.1rem 0.1rem 1.5rem 0rem rgba(0, 71, 136, 0.20);
    width: calc(25% - 1.2rem);
    margin: 0 0.6rem 1.2rem;
}

.item_post .box_img {
    height: 10.5rem;
    position: relative;
    overflow: hidden;
    border-radius: 1rem 0 0 0;
}

.item_post .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    overflow: hidden;
    transition: .5s all;
}

.item_post:hover .box_img img {
    transform: scale(1.1);
}

.wrap_post {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem -0.6rem 0;
}

.item_post .box_content {
    padding: 1rem;
}

.wrap_meta {
    display: flex;
    font-size: 0.7rem;
}

.wrap_meta .icon svg {
    width: 0.4rem;
    display: block;
    margin: 0 0.2rem 0 0.5rem;
}

.wrap_meta .icon {
    display: flex;
    align-items: center;
}

.item_post h3 {
    font-size: 0.8rem;
    color: #1471B7;
    margin: 0.5rem 0 0 0;
}

.item_post .box_content>span {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1rem;
    border: 0.035rem solid #0E89E3;
    background: var(--Gradient-Gradient-04, radial-gradient(70.59% 80.72% at 75% 12.5%, #D6E7F4 0%, #0E89E3 100%));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1.75rem;
    bottom: 0;
    transform: translateY(50%);
}

.post_related h2.heading_title.uppercase {
    margin: 0 0 0.5rem;
}

.inner_post {
    border-radius: 0.8rem;
    background: #FFF;
    box-shadow: 0.1rem 0.1rem 2.5rem 0rem rgba(42, 115, 200, 0.10);
    padding: 5rem 6rem;
    margin-bottom: 4rem;
}

section.banner_post {
    margin-bottom: -9.5rem;
}

.inner_post h1.heading_title {
    color: #08408B;
    margin-top: 1.35rem;
    font-size: 2.4rem;
    font-weight: 700;
}

.nav_meta .left {
    display: flex;
    align-items: center;
    font-size: 0.8rem;
}

.nav_meta {
    border-top: 0.05rem solid #D1D1D1;
    border-bottom: 0.05rem solid #D1D1D1;
    padding: 0.75rem 0;
}

.nav_meta .icon svg {
    width: 0.55rem;
    display: block;
    transform: translateY(-0.05rem);
}

.nav_meta .icon {
    margin: 0 0.2rem 0 0.5rem;
}

.nav_meta .right {
    display: flex;
    align-items: center;
}

.nav_meta .right ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.nav_meta .right ul li {
    margin: 0 0 0 1.3rem;
}

.nav_meta .right ul li svg {
    display: block;
    max-height: 1rem;
    width: auto;
}

.content.content_post {
    padding-top: 3rem;
}

.nab_tags {
    display: flex;
    border-top: 0.05rem solid #E0E0E0;
    margin-top: 3.25rem;
    align-items: center;
    padding-top: 1.5rem;
}

.nab_tags ul {
    list-style: none;
    margin: 0;
    display: flex;
}

.nab_tags ul li {
    margin: 0 0 0 0.5rem;
}

.nab_tags ul li a {
    display: inline-flex;
    padding: 0.4rem 1rem;
    border-radius: 5rem;
    background: #D8F4FD;
    font-size: 0.65rem;
    align-items: center;
}

section.single_page {
    padding-bottom: 5rem;
}
.single_page{
    background-image: url(../images/bg_fags_2.png);
}
section.banner_post img {
    width: 100%;
    height: auto;
}
.wrap_post_top .item {
    position: relative;
    width: calc(50% - 1.2rem);
    margin: 0 0.6rem;
    float: left;
}

.wrap_post_top {
    margin: 2.5rem -0.6rem 0;
    display: inline-block;
    min-width: 100%;
}

.item.item_large .box_img {
    width: 100%;
    height: 25.6rem;
    border-radius: 0.5rem;
    overflow: hidden;
}

.wrap_post_top .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
    transform: scale(1);
}

.wrap_post_top .item:hover .box_img img {
    transform: scale(1.2);
}

.wrap_post_top .box_img {
    overflow: hidden;
}

.item.item_large .box_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 4;
    padding: 0 1.75rem 1.1rem;
}

.item.item_large:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
    Selection colors
    Hex;
    height: 11.5rem;
    z-index: 2;
}

.item.item_large .box_content * {
    color: #fff;
}

.item.item_large .box_content h3 {
    font-size: 0.9rem;
    font-weight: 600;
}

.item.item_large .box_content .date {
    font-size: 0.7rem;
}

.item.item_large {
    border-radius: 0.5rem;
    overflow: hidden;
}

.item_small {display: flex;align-items: center;border-radius: 0.5rem;background: #FFF;

    /* 02 */box-shadow: 0.1rem 0.1rem 1.5rem 0rem rgba(0, 71, 136, 0.20);overflow: hidden;}

.item_small .box_img {
    width: 15.4rem;
    height: 12.25rem;
    flex: 0 0 auto;
}

.item_small+.item_small {
    margin-top: 1rem;
}

.item_small  .box_content {
    padding: 1rem 1.25rem;
}

.item_small .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_small h3 {
    color: #1471B7;
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0.65rem 0 0.25rem;
}

section.blogs_page {
    padding: 2.5rem 0 4.5rem;
}
ul.thenativePagination {
    list-style: none;
    margin: 4rem 0 0 0;
    display: flex;
    justify-content: center;
}

ul.thenativePagination a {
    width: 2rem;
    height: 2rem;
    border-radius: 0.6rem 0rem;
    background: #FFF;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--Grayscale-Grayscale-02, #3A3838);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

ul.thenativePagination li {
    margin: 0 0.25rem;
}

ul.thenativePagination .active a {
    color: #1D70AE;
}
.service_sec_1 {
    padding: 5rem 0 13rem;
}

.service_sec_1_img img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 90%;
}
.service_sec_1_content {
    padding: 0 2rem 0 3rem;
}

.service_sec_1_content strong {
    font-size: 1.25rem;
    font-weight: 800;
}

.service_sec_1_content .content {
    margin-bottom: 1.5rem;
    font-size: 1rem;
}

.service_sec_1_box {
    border-radius: 1.3rem;
    background: linear-gradient(337deg, #F9D5B5 -34.83%, #F0EFED 38.59%, #E8E8E8 95.26%);
    padding: 2.5rem 10rem;
    margin-top: 5rem;
}

.service_sec_1_box h2 {
    color: var(--Primary-Primary-01, #2E77AE);
    /* Heading/Heading 9 */
    font-family: "Nunito Sans";
    font-size: 1.6rem;
    margin-bottom: 1.8rem;
}

span.wpcf7-spinner {
    position: absolute;
}
.service_sec_2_img img {
    max-width: calc(100% + 9rem);
    width: calc(100% + 9rem);
    margin-left: 6rem;
}

.service_sec_2_item {
    border-radius: 0 1.625rem;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(0.07rem);
    display: flex;
    padding: 1.4rem;
    align-items: flex-start;
}
.service_sec_2_item .icon {
    width: 4.7rem;
    height: 3.8rem;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 1.5rem;
    margin-left: 1rem;
    position: relative;
}

.service_sec_2_item .icon:before {
    content: '';
    width: 3.45rem;
    height: 3.45rem;
    position: absolute;
    background: #FFEBDA;
    border-radius: 5rem;
    top: 1.2rem;
    right: 1.7rem;
}

.service_sec_2_item .icon img {
    position: relative;
}

.service_sec_2_items {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.service_sec_2_item:nth-child(even) {
    transform: translateX(2rem);
}

section.service_sec_2, section.home_category.group_1, section.home_category.group_2, section.home_category.group_4, section.home_category.group_6,section.home_category.group_5 {
    background-image: url("../images/Group_18778.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
section.home_category.group_1, section.home_category.group_2, section.home_category.group_4, section.home_category.group_6,section.home_category.group_5{
    background-image: url("../images/Frame_161.png");
}
.home_category {
    background-attachment: unset !important;
    background-size: 100% auto !important;
    background-repeat: repeat !important;
    background-position: top center !important;
}
section.service_sec_2 h2.heading_title {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
}

.service_sec_2_item h3 {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 800;
    margin-bottom: .5rem;
}
.service_sec_3_content {
    max-width: 58rem;
    margin: auto;
}

section.service_sec_3 {
    padding-top: 7rem;
    padding-bottom: 4rem;
}

.service_sec_3_box {
    max-width: 33rem;
    margin: 5rem auto 0;
    position: relative;
}

.service_sec_3_box img {
    width: 100%;
    display: block;
}

.service_sec_3_item {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 19%;
    left: 19%;
}

.service_sec_3_item .inner {
    position: absolute;
    border-radius: 0 1rem;
    background: #FFF;

    /* 02 */
    box-shadow: 0.1rem 0.1rem 1.5rem 0 rgba(0, 71, 136, 0.20);
    width: 23.05rem;
    align-items: center;
    padding: 1.2rem 1.85rem 1rem;
    gap: 1.55rem;
    z-index: 0;
}

.service_sec_3_item h3 {
    color: #000;
    text-align: center;
    /* Heading/Heading 12 */
    font-family: "Nunito Sans";
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    text-align: right;
}

.service_sec_3_item  .icon {
    width: 2.8006rem;
    height: 2.8006rem;
    border-radius: 5rem;
    background: #FFEBDA;
    flex: 0 0 auto;
    position: relative;
}

.service_sec_3_item .icon img {
    max-width: 79%;
    position: absolute;
    right: -.2rem;
    top: -.2rem;
}

.service_sec_3_item .inner:before,.service_sec_3_item .inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0.9rem;
    height: 0.9rem;
    background: #2E77AE;
    border-radius: 100%;
    transform: translate(75%, 57%);
    z-index: -1;
}
.service_sec_3_item .inner:after {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 0 1rem;
    z-index: -1;
    transform: unset;
}

.service_sec_3_item:nth-child(2) {
    top: 56%;
    left: 13%;
}

.service_sec_3_item:nth-child(3) {
    top: 90%;
    left: 34%;
}

.service_sec_3_item:nth-child(n+4) .icon {
    order: -1;
}

.service_sec_3_item:nth-child(n+4) .inner {
    border-radius: 1rem 0 !important;
}

.service_sec_3_item:nth-child(4) {
    top: 9%;
    left: 80%;
}

.service_sec_3_item:nth-child(n+4) .inner:before {
    right: unset;
    left: -1.2rem;
    z-index: -1;
    bottom: -0.1rem;
}
.service_sec_3_item:nth-child(n+4) {
    justify-content: flex-start;
}

.service_sec_3_item:nth-child(n+5) {
    top: 45%;
    left: 75%;
}

.service_sec_3_item:nth-child(n+6) {
    top: 85%;
    left: 58%;
}

.service_sec_3_item:nth-child(n+4) .inner h3 {
    text-align: left;
}
.service_sec_3_item:nth-child(n+4) .inner:after {
    border-radius: 1rem 0;
}

.service_sec_4_items {
    display: flex;
    margin-top: 2.2rem;
}

section.service_sec_4 {
    padding-top: 4rem;
}

.service_sec_4_content {
    max-width: 47rem;
    margin: auto;
}

.single-service  h2.heading_title {
    text-transform: uppercase;
}

.service_sec_4_item+.service_sec_4_item {
    border-left: 0.1rem solid #fff;
}

.service_sec_4_item {
    position: relative;
    height: 33.2rem;
    width: 25%;
    cursor: pointer;
}

.service_sec_4_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_sec_4_item h3 {
    position: absolute;
    bottom: 0;
    z-index: 9;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    border-left: .35rem solid #2E77AE;
    padding: 0 1.5rem;
    bottom: .7rem;
}

.service_sec_4_item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8.8rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    z-index: 2;
}

section.service_sec_5 {
    padding-top: 7rem;
}

section.service_sec_6 {
    padding: 14rem 0;
    background: #00b9ff;
}

.service_sec_6_content {}

.service_sec_6_content h2.heading_title {
    color: #fff;
}

.service_sec_6_item {
    color: #fff;
    padding: .8rem 0;
    position: relative;
}

.service_sec_6_item .number {
    font-size: 2.5rem;
    font-weight: 900;
    background: linear-gradient(0deg, #FFF 21.43%, rgba(255, 255, 255, 0.00) 100.05%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.0205rem;
    -webkit-text-stroke-color: #FFF;
    line-height: normal;
    width: 4rem;
}

.service_sec_6_item h3 {
    margin: 0;
    line-height: normal;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 800;
}

.service_sec_6_item .box_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service_sec_6_item span.sub_title {
    line-height: normal;
    font-size: 0.7rem;
}

.service_sec_6_items {
    margin-bottom: 1.5rem;
    max-width: 82%;
}
.service_sec_6_item:before,.service_sec_6_item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, #fff, transparent);
    height: 0.05rem;
}
.service_sec_6_item:after{
    background-image: url(../images/icon_star.svg);
    width: .8rem;
    height: 1rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(calc(-50% - -0.05rem));
}
section.service_sec_6 .row.items-center {
    border-radius: 0.5rem;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(0.25rem);
}
section.service_sec_2:before, section.service_sec_2:after, section.service_sec_5:before, section.service_sec_6:before, section.home_category.group_2:before, section.home_category.group_6:before,section.home_category.group_5:before{
    content: '';
    background-image: url(../images/Frame_148.png);
    position: absolute;
    width: 100%;
    height: 18rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: -9rem;
}
section.home_category.group_2:before,section.home_category.group_6:before{
    background-image: url(../images/Frame_1482.png);
    top: -9rem;
}
section.service_sec_2:after,section.service_sec_5:before,section.service_sec_6:before{
    background-image: url(../images/Group_22.png);
    height: 8rem;
    top: unset;
    bottom: -0.1rem;
    background-size: cover;
}
.single-service #main,.single-service #wrapper {
    background: #eef6ff;
}
section.service_sec_5,section.service_sec_6{
    background-image: url(../images/Group_18778.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    padding-bottom: 9rem;
}
section.service_sec_6{
    background-image: url(../images/Group_187782.png);
    background-attachment: unset;
    background-color: transparent;
    background-position: top center;
    padding: 12rem 0 11rem;
}
section.service_sec_6:before{
    background-image: url(../images/Group_323.png);
    background-position: top center;
    height: 9rem;
    bottom: -4px;
    z-index: 1;
}
/* ============================================================
   HOME PAGE
   ============================================================ */

/* ---------- Banner slider ---------- */
.home_banner {
    position: relative;
    overflow: hidden;
    background: radial-gradient(120% 130% at 20% 120%, #48A4E8 5%, #236EA6 92%);
}
.home_banner_slide {
    position: relative;
    min-height: 30rem;
}
.home_banner_content {
    position: relative;
    z-index: 3;
    padding: 3rem 0;
    color: #fff;
}
.home_banner_title {
    color: #2E77AE;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.15;
    margin-bottom: .5rem;
    text-transform: uppercase;
}
.home_banner_title .cl_sub {
    color: var(--sub-cl);
    font-weight: 400;
}
.home_banner_desc {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 1.6rem;
    color: #333;
}
.home_banner_img {
    text-align: right;
}
.home_banner_img img {
    width: 100%;
    height: auto;
    display: block;
}
.home_banner_slider .swiper-pagination {
    bottom: 1rem;
}
.home_banner_slider .swiper-pagination-bullet {
    width: 0.55rem;
    height: 0.55rem;
    background: #fff;
    opacity: 0.6;
}
.home_banner_slider .swiper-pagination-bullet-active {
    background: var(--sub-cl);
    opacity: 1;
}

/* ---------- Membership ---------- */
.home_membership {
    padding: 4rem 0 0;
    background: #E4F0FD;
}
.home_membership .content {
    max-width: 42rem;
    margin: 0 auto 1rem;
}
.membership_slider {
    margin-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.membership_slider .swiper-pagination {
    bottom: 0;
}
.membership_slider .swiper-pagination-bullet-active {
    background: var(--sub-cl);
}
.membership_slider .swiper-slide {
    height: auto;
    display: flex;
}
.membership_item {
    width: 74%;
    background: #fff;
    border-radius: 0 1rem;
    overflow: hidden;
    box-shadow: 0.1rem 0.1rem 1.5rem 0 rgba(0, 71, 136, 0.12);
    display: flex;
    flex-direction: column;
    margin: auto;
}
.membership_img img {
    width: 100%;
    height: 15.5rem;
    object-fit: cover;
    display: block;
}
.membership_body {
    padding: 1.5rem;
    padding-bottom: 1rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.membership_title {
    font-size: 1.1rem;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--Primary-Primary-01, #2E77AE);
    margin-bottom: 0;
    line-height: normal;
}
.membership_content {
    font-size: 0.7rem;
    margin-bottom: 0;
    font-weight: 700;
    color: #333;
}
.membership_price {
    margin-bottom: 1.2rem;
    margin-top: auto;
    padding: .5rem 0;
    position: relative;
    margin-top: 1.6rem;
}
.membership_price .price {
    font-size: 1.1rem;
    font-weight: 700;
    color: #2E77AE;
    line-height: 1;
}
.membership_price .unit {
    font-size: 0.8rem;
    color: #8C8C8C;
}
.membership_item .button_link {
    align-self: center;
}

/* ---------- Service category ---------- */
.home_category {
    padding: 0;
    background: #E4F0FD;
}
.home_category_row + .home_category_row {
    margin-top: 2.5rem;
}
.home_category_banner {
    margin-top: 0;
    position: relative;
}
.home_category_banner img {
    width: 100%;
    height: auto;
    display: block;
}
.category_sidebar {
    background: #fff;
    border-radius: 0.8rem;
    overflow: hidden;
    box-shadow: 0.1rem 0.1rem 1.5rem 0 rgba(0, 71, 136, 0.10);
    margin-right: 2rem;
}
.category_sidebar_head {
    background: linear-gradient(279deg, #48A4E8, #236EA6);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: 0.8rem 1rem;
    letter-spacing: 0.05rem;
    line-height: normal;
}
.category_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.category_list li {
    margin: 0;
}
.category_list li a {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.55rem 1rem .55rem .5rem;
    font-size: 0.75rem;
    color: #3A3838;
    transition: all 0.3s ease;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.category_list li .icon {
    width: 1.9rem;
    height: 1.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}
.category_list li .icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.category_list li a:hover,
.category_list li.active a {
    background: #EAF4FF;
    color: var(--Primary-Primary-01, #2E77AE);
    font-weight: 700;
}
.category_main_head {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    margin-bottom: 1.2rem;
    background: linear-gradient(90deg, rgba(255, 223, 195, 0.70) 0%, rgba(177, 233, 255, 0.00) 99.38%, rgba(180, 211, 239, 0.00) 99.38%);
    height: 3.25rem;
    border-radius: 0.4rem 0;
    padding: 0 1rem;
}
.category_main_head .icon {
    width: 3.2rem;
    height: 2.85rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.category_main_head .icon img {
    max-width: 100%;
    max-height: 100%;
}
.category_main_head .heading_title {
    font-size: 1.6rem;
    margin: 0;
    text-transform: uppercase;
    color: #3A3838;
}
.category_grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.category_grid .col {
    margin-bottom: 1.5rem;
}
.category_card {
    position: relative;
    background: #fff;
    border-radius: 0.6rem;
    box-shadow: 0.1rem 0.1rem 1.5rem 0 rgba(0, 71, 136, 0.10);
}
.category_card .box_img {
    height: 9.5rem;
    overflow: hidden;
    border-radius: 0.6rem 0.6rem 0 0;
    overflow: hidden;
}
.category_card .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.category_card:hover .box_img img {
    transform: scale(1.08);
}
.category_card .box_content {
    padding: 0.8rem 1rem 1.4rem;
    position: relative;
}
.category_card .box_content .cat {
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: unset;
    letter-spacing: 0.03rem;
    color: #8C8C8C;
    margin-bottom: 0;
}
.category_card .box_content h3 {
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    color: #3A3838;
    line-height: 1.3;
}
.category_card .box_content h3 a {
    color: inherit;
}
.category_card .arrow {
    position: absolute;
    right: 1rem;
    bottom: 0;
    transform: translateY(50%);
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background: radial-gradient(70.59% 80.72% at 75% 12.5%, #D6E7F4 0%, #0E89E3 100%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

img.img_bg {
    width: 100%;
    height: auto;
    display: block;
}

.home_banner_slide {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.membership_price:before,.membership_price:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(55, 170, 255, 0.00) 0%, #37AAFF 54%, rgba(55, 170, 255, 0.00) 100%);
}

.membership_price:after {
    top: unset;
    bottom: 0;
}

.home_category_banner:before, .home_category_banner:after,section.home_category.group_1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(
            180deg, #e4f0fd, transparent);
    height: 11rem;
    z-index: 2;
}
.home_category+section.service_sec_6 {
    margin-top: -8rem;
}
.home_category_banner:after {
    transform: rotate(180deg) translateY(100%);
}

.home_category_row {
    position: relative;
    z-index: 9;
}

section.home_category.group_1 {
    padding-top: 4rem;
}
section.home_category.group_2 {
    background-color: #f5fafd;
    padding-top: 3rem;
    padding-bottom: 8rem;
}
section.home_category.group_3{
    background-image: url(../images/Frame_146.png);
    min-height: 59rem;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    padding: 13rem 0 3rem;
    margin: -8rem 0 0;
    position: relative;
    z-index: 2;
}
section.home_category.group_4 {
    background-color: #e4f0fd !important;
}

section.home_category.group_4 {
    padding: 6rem 0 3rem;
}
section.home_category.group_6:before{
    background-image: url(../images/Frame114.png);
    height: 17rem;
    top: -7rem;
}
section.home_category.group_6 {
    background-color: #fcffff;
    padding-top: 3rem;
}

section.home_category.group_5 {
    padding-bottom: 10rem;
    background-color: #dff0f2;
    padding-top: 6rem;
}
section.home_category.group_5:before {
    top: -11rem;
    background-image: url(../images/Frame159.png);
}
#logo {
    width: auto !important;
    margin: 0 !important;
}

#logo img {
    max-height: unset !important;
    height: 3.5rem;
}

body .stuck #logo img {
    max-height: unset !important;
}

body .header.show-on-scroll, body .stuck .header-main {
    height: auto !important;
}

.header-main {
    height: auto !important;
}

div#masthead {
    background: radial-gradient(#48A4E8 5%, #236EA6 92%);
}

.header-nav a {
    padding: 0;
}

.header-nav.nav>li>a {
    padding: 0;
    line-height: 5rem;
    color: #fff;
    font-size: .8rem;
    letter-spacing: 0;
    text-transform: uppercase;
}

.searchform-wrapper input#s {
    font-size: .9rem;
    width: 23rem;
    border-radius: 0;
    background: #f2f2f2;
    height: 2.25rem;
    border-radius: 0 1rem;
    padding: 0 1rem 0 2.5rem;
    border: none;
}

.searchform-wrapper  button.ux-search-submit {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: transparent !important;
    color: #3A3838;
    border: none;
    width: 2.6rem;
    box-shadow: none;
}

ul.header-nav>li+li {
    margin-left: 1.2rem;
    margin-right: 0;
}

li.html.header-button-1 a {
    background: var(--Gradient-Gradient-03, linear-gradient(279deg, #FFA10C 12.17%, #EC5D08 96.68%));
    font-size: 0.9rem;
    color: var(--Grayscale-Grayscale-10, #FFF) !important;
    height: 2.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    min-width: 9.5rem;
    border-radius: 0rem 0.8rem !important;
    padding: 0 1.5rem;
    min-width: unset;
}
.footer_page {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.footer_page img.bg {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.socials_footer img {
    width: 1.8rem;
    height: auto;
}

.socials_footer  .img {
    width: auto !important;
}

.socials_footer {
    gap: .6rem !important;
    margin-top: 1rem !important;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.footer_nav {
    background: linear-gradient(
            -90deg, #48A4E8, #236EA6 100%);
    padding: .5rem 0 !important;
}

.footer_nav .text-center {
    color: #fff;
    font-size: .7rem;
}

.ux-menu .ux-menu-title.flex {
    font-size: 1rem;
    color: #2d77ae;
    padding: 0;
    min-height: unset;
    line-height: normal;
    margin-bottom: .4rem !important;
}

.ux-menu-link__link {
    text-transform: uppercase;
    font-size: .65rem;
    min-height: unset;
    border: none !important;
    transition: .5s all;
}
.logo_footer img {}

.footer_1 {
    padding-right: 6rem;
}

h3.section-title.section-title-normal {
    border: none !important;
    padding: 0 !important;
}

span.section-title-main {
    border: none !important;
    margin: 0 !important;
}

.ux-menu+.ux-menu {
    margin-top: 1rem;
}

.ux-menu-link+.ux-menu-link {
    margin-top: .35rem !important;
}

.box_info_footer  img {
    padding: 0 !important;
    width: 0.7rem !important;
    flex: 0 0 auto;
}



.box_info_footer .icon-box-img {
    width: auto !important;
}

.box_info_footer  .icon-box-text {
    padding-left: .3rem !important;
}

.box_info_footer strong {
    text-transform: uppercase;
    color: #8c8c8c;
    font-size: .6rem !important;
    display: inline-block;
    line-height: 1.2;
}

.box_info_footer p {
    margin: 0 !important;
}

.box_info_footer .icon-box {
    border-top: 1px solid #c3c3c3;
    padding: .7rem 0;
}

.box_info_footer  strong a {
    font-size: 1.4rem !important;
    color: #ed8429;
}

.ux-menu-link__link:hover {
    color: #ef6808 !important;
}
@media (max-width: 1199px) {
    html {
        font-size: 1.2vw;
    }
}
/* ---------- Responsive ---------- */
@media (max-width: 849px) {
    html {
        font-size: 1.2vw;
    }

    .nav>li>a>i.icon-menu {
        color: #fff;
        font-size: 1.8rem;
    }
    .nav>li>a>i.icon-search {
        color: #fff;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 1.5rem;
        color: #333;
    }
    .home_banner_slide { min-height: auto; }
    .home_banner_content { padding: 2rem 0; }
}
@media (max-width: 767px) {
    html {
        font-size: 3.5vw;
    }
    .home_banner_title {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    .home_banner_content {
        padding: 2rem 2rem 4rem;
        text-align: center;
    }

    .home_banner_desc {
        margin-bottom: 1.5rem;
    }

    img.img_bg {
        min-height: 12rem;
        object-fit: cover;
        object-position: right center;
        opacity: 1;
        order: -1;
    }

    .home_banner_slider {
        background: #fff;
    }

    .home_banner_slide {
        position: unset !important;
        transform: unset !important;
    }

    .home_banner_slider .swiper-slide {
        display: flex;
        flex-direction: column;
    }

    .home_banner_slider .swiper-pagination span.swiper-pagination-bullet {
        background: #3183bf;
    }

    #logo img {
        height: 3rem;
    }

    li.html.header-button-1 a {
        font-size: .6rem;
        padding: 0 .6rem;
        height: 1.7rem;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 1.1rem;
    }

    .home_membership {
        padding: 3rem 0;
    }

    body {
        font-size: 1rem;
    }

    .heading_title {
        font-size: 2rem;
    }

    .category_list {
        display: none;
    }

    .category_sidebar {
        display: none;
    }

    .col, .columns, .gallery-item {
        padding: 0 10px;
    }

    .membership_img img {
        height: auto;
    }

    section.home_category.group_1 {
        padding-top: 0;
    }

    .row.category_grid {
        margin: 0 -10px !important;
    }



    section.home_category.group_2:before, section.home_category.group_6:before {
        display: none;
    }

    .category_main_head .heading_title {
        font-size: 1.1rem;
    }

    section.home_category.group_3 {
        padding-top: 3rem;
        margin-top: 0;
        background-image: none !important;
    }

    section.home_category.group_2 {
        background-image: none;
        padding-bottom: 3rem;
    }

    section.home_category.group_4 {
        padding: 0 0 3rem;
    }

    section.home_category.group_5:before {
        background-image: none;
    }

    section.service_sec_2:before, section.service_sec_2:after, section.service_sec_5:before, section.service_sec_6:before, section.home_category.group_2:before, section.home_category.group_6:before, section.home_category.group_5:before {
        display: none;
    }

    section.home_category.group_5 {
        padding-top: 0;
        padding-bottom: 2rem;
    }

    img {}

    .home_category_banner:before, .home_category_banner:after, section.home_category.group_1:before {
        height: 1rem;
    }

    .service_sec_6_img {
        margin-bottom: 3rem;
    }

    .home_category+section.service_sec_6 {
        padding-bottom: 4rem;
    }

    .logo_footer img {
        display: block;
        max-width: 12rem;
        margin: auto;
        margin-bottom: 2rem;
    }

    h3.section-title.section-title-normal {
        font-size: 1.5rem;
        text-align: center;
        display: block;
    }

    .container.section-title-container {
        margin: 0;
    }

    .box_info_footer strong {
        font-size: .9rem !important;
    }

    .socials_footer {
        margin-bottom: 2rem;
    }

    .ux-menu-link__link {
        font-size: 1rem;
    }

    .ux-menu .ux-menu-title.flex {
        font-size: 1.4rem;
    }

    .ux-menu {
        margin-top: 2rem !important;
    }
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 100% !important;
    }

    .wrap_post_top .item {
        width: calc(100% - 1.2rem);
    }

    .item.item_large .box_img {
        height: 15.6rem;
    }

    .item.item_large .box_content h3 {
        font-size: 1.2rem;
    }

    .item_small .box_img {
        width: 50%;
    }

    .item_small h3 {
        font-size: 1rem;
    }

    .item_small .content {
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }

    .item_post {
        width: calc(50% - 1.2rem);
    }

    ul.thenativePagination {
        margin-top: 1rem;
    }

    section.blogs_page {
        padding: 2rem 0;
    }
    .inner_post {
        padding: 2rem 2rem;
    }

    .nab_tags ul li {
        flex: 0 0 auto;
    }

    .nab_tags ul {
        overflow: auto;
    }
    .become_sec_1 img {
        margin: 0;
    }

    section.become_sec_2 {
        background: #fff;
        padding: 3rem 0;
    }

    .items_become_sec_2 {
        flex-direction: column;
        gap: 3rem;
    }

    .items_become_sec_2 .item {
        width: calc(calc(100%) - 3rem);
    }

    .items_become_sec_2 .icon img {
        width: auto;
    }

    section.become_sec_3 .text-center {
        padding: 2rem 0 0;
    }
    .items_become_sec_2{
        align-items: center;
    }
    .wrap_faqs {
        flex-direction: column;
    }

    .item_faq {
        width: calc(calc(100% ) - 3.5rem);
    }

    .faqs_page {
        padding: 3rem 0;
    }
    .wrap_form_faq {
        width: 100%;
        background-position: bottom center !important;
        margin-bottom: 2rem;
    }

    section.faqs_single {
        padding: 2rem 0 2rem;
    }

    .item_toggle h3 {
        font-size: 1rem;
    }

    .item_toggle .content {
        font-size: .9rem;
        margin-left: 1rem;
    }
    .page-template-contact  footer#footer {
        display: none;
    }

    img.contact_sec_1_img {
        width: calc(100% + 20px);
        float: unset;
        margin-left: -10px;
    }

    .contact_sec_1_content {
        padding: 3rem 0;
    }

    .wrap_top_contact_sec_1 {
        flex-direction: column;
        margin-bottom: 1rem;
    }

    .wrap_bottom_contact_sec_1.flex {
        flex-direction: column;
    }

    .wrap_bottom_contact_sec_1 .left {
        width: 100%;
    }

    .list_contact_sec_1 .item {
        font-size: .9rem;
    }

    .list_contact_sec_1 .item>.span {
        font-size: .8rem;
    }

    .list_contact_sec_1 .item .icon {
        width: .7rem;
    }

    ul.socials {
        margin-bottom: 2rem;
    }
    .service_sec_1_content {
        padding: 2rem 0 0 0;
    }

    .service_sec_1_img img {
        max-width: 100%;
    }

    .service_sec_1 {
        padding: 3rem 0;
    }

    .service_sec_1_box {
        padding: 2rem;
    }

    .service_sec_2_item:nth-child(even) {
        transform: unset;
    }

    .service_sec_2_img img {
        max-width: 100%;
        margin: 0;
        transform: translateX(10px);
    }

    .service_sec_3_box img {
        display: none;
    }

    .service_sec_3_item {
        position: relative !important;
        top: unset !important;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
    }

    .service_sec_3_item .inner {
        position: unset !important;
        width: 100% !important;
        text-align: left !important;
        justify-content: flex-start !important;
        border-radius: 10px !important;
    }

    .service_sec_3_item .icon {
        !i: -1 !important;
        order: -1 !important;
    }

    .service_sec_3_item h3 {
        text-align: left !important;
    }

    .service_sec_3_item .inner:after {
        display: none;
    }

    .service_sec_3_item .inner:before, .service_sec_3_item .inner:after {
        display: none;
    }

    .service_sec_3_item .icon img {
        display: block !important;
    }

    .service_sec_3_item+.service_sec_3_item {
        margin-top: 1rem;
    }

    .service_sec_3_item {}

    .service_sec_3_box {
        margin-top: 2rem;
    }

    section.service_sec_4 {
        padding-top: 0;
    }

    .service_sec_4_items {
        flex-wrap: wrap;
    }

    .service_sec_4_item {
        width: 100% !important;
        height: 17rem;
    }

    .service_sec_4_item:before {
        opacity: .5;
    }

    .single-service  section.service_sec_5, single-service section.service_sec_6 {
        padding-bottom: 2rem;
    }

    .single-service section.service_sec_6 {
        padding-top: 15rem;
        margin-top: -10rem;
        padding-bottom: 5rem;
    }
}