* {
    margin: 0;
    padding: 0;
}

.anker {
    text-decoration: none !important;
    color: inherit !important;
}

body {
    overflow-x: hidden !important;
}

.hover_effect:hover {
    color: #FFB300 !important;
    cursor: pointer;
}

.container {
    padding-left: 8% !important;
    padding-right: 8% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}

.container-slider{
    padding-left: 5% !important;
    padding-right: 5% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}


.font_family_inter {
    font-family: 'Inter' !important;
}

.font_family_Paytone {
    font-family: 'Paytone One', sans-serif;
}

.font_family_popins {
    font-family: 'Poppins', sans-serif;
}

.font_family_Montserrat {
    font-family: 'Montserrat'
}

.color_theme {
    color: #262F71;
}

.color_purple {
    color: #B996FE;
}

.color_grey {
    color: #7F808C;
}

.grey_200 {
    color: #666666;
}

.color_light_blue {
    color: #1D2150;
}

.color_light_blue_work {
    color: #0C1A7D;
}

.color_pink {
    color: #FFA2BC;
}

.color_green {
    color: #6DC1A0;
}

.line_height_normal {
    line-height: normal;
}

.img_sldier_home {
    width: 87%;
    height: 70vh;
    position: relative;
    display: inline-block;
}

.responsive_img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.play_img_container {
    position: absolute;
    bottom: -10px !important;
    right: -120px !important;
}

.arrow_img_container {
    position: absolute;
    bottom: 120px;
    right: -25px;
}


.arrow_img {
    width: 55px;
    height: 45px;
}


.play_img {
    width: 280px;
    height: 145px;
}

.align_items_center {
    margin-top: 100px !important;
}

.box {
    background-color: #F7F8F9;
    padding: 70px 15px;
}

.color_anker {
    color: #88D4F2;
}

.color_grey_500 {
    color: #5A5A5A;
}

.font_size_15 {
    font-size: 15px;
}

.font_size_13 {
    font-size: 13px;
}

.font_size_16 {
    font-size: 16px;
}

.font_size_18 {
    font-size: 18px;
}

.font_size_20 {
    font-size: 20px;
}

.font_size_21 {
    font-size: 21px;
}

.font_size_22 {
    font-size: 22px;
}

.font_size_23 {
    font-size: 23px;
}

.font_size_24 {
    font-size: 24px;
}

.font_size_25 {
    font-size: 25px;
}

.font_size_26 {
    font-size: 26px;
}

.font_size_30 {
    font-size: 30px;
}

.font_size_35 {
    font-size: 35px;
}

.font_size_40 {
    font-size: 40px;
}

.font_size_45 {
    font-size: 45px;
}

.font_size_50 {
    font-size: 50px;
}

.font_weight_300 {
    font-weight: 300;
}

.font_weight_400 {
    font-weight: 400;
}

.font_weight_500 {
    font-weight: 500;
}

.font_weight_600 {
    font-weight: 600;
}

.font_weight_700 {
    font-weight: 700;
}

.font_weight_800 {
    font-weight: 800;
}

.font_weight_900 {
    font-weight: 900;
}

.line_height_18 {
    line-height: 18px;
}

.line_height_20 {
    line-height: 20px;
}

.line_height_25 {
    line-height: 25px;
}

.line_height_27 {
    line-height: 27.06px;
}

.line_height_22 {
    line-height: 22.32px;
}

.line_height_33 {
    line-height: 33px;
}

.line_height_40 {
    line-height: 40px;
}

.line_height_43 {
    line-height: 43px;
}

.line_height_55 {
    line-height: 55px;
}

.line_height_60 {
    line-height: 60px;
}

.mt-20 {
    margin-top: 80px;
}

.mt-50 {
    margin-top: 180px;
}

.mt-25 {
    margin-top: 130px;
}

.mt_100 {
    margin-top: 100px;
}

/* header section bg image */
.header_section_bg_img {
    background-image: url('../images/Background.jpg');
    background-size: 100% 100%;
    /* Ensures the image covers the entire section */
    background-position: center;
    /* Centers the image in the section */
    background-repeat: no-repeat;
    /* Prevents the image from repeating */
    width: 100%;
    height: 50vh;
    /* Adjust this value as needed */
}

.bg_img_work_section {
    background-image: url('../images/Image.png');
    background-size: 100% 100%;
    /* Ensures the image covers the entire section */
    background-position: center;
    /* Centers the image in the section */
    background-repeat: no-repeat;
    /* Prevents the image from repeating */
    width: 100%;
    /* min-height: 100vh; */
    /* Adjust this value as needed */
}

.section_home_bg {
    background-image: url('../images/rs-static-layers.png');
    background-size: 100% 100%;
    /* Ensures the image covers the entire section */
    background-position: center;
    /* Centers the image in the section */
    background-repeat: no-repeat;
    /* Prevents the image from repeating */
    width: 100%;
    min-height: 90vh;
    /* Adjust this value as needed */
}

.bg_nanay_section {
    background-image: url('../images/nany_bg.png');
    background-size: 100% 100%;
    /* Ensures the image covers the entire section */
    background-position: center;
    /* Centers the image in the section */
    background-repeat: no-repeat;
    /* Prevents the image from repeating */
    width: 100%;
    height: 100%;
    /* Adjust this value as needed */
    padding: 0px 20px;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 560px;
    width: 100%;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 560px;
    width: 100%;
}

.vertically-center-45 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 50vh;
}

.p-25 {
    padding: 0px 120px;
}

.p-20 {
    padding: 0px 100px;
}

.px-20 {
    padding: 0px 30px 0px 100px;
}


.card-privacy {
    background-color: #262F71;
    border-radius: 20px;
    padding: 65px;
}

.pl-0 {
    padding-left: 0px !important;
}

.text-capitalize {
    text-transform: capitalize;
}

.custom-list {
    list-style: none;
    padding-left: 0;
}

.custom-list li {
    color: white;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
}

.custom-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #88D4F2;
    border-radius: 50%;
}

.search-icon {
    background: none;
    border: none;
    margin-right: 10px !important;
}

.search-icon {
    box-shadow: none !important;
    outline: none !important;
}

.search-input {
    flex: 1;
}

.group_bg {
    background-color: #0E1755;
    height: 60px;
    border-radius: 15px;
}

.group_bg_white {
    background-color: #fff;
    height: 60px;
    border-radius: 15px;
    border: 1px solid #E5E5E5 !important;
}

.color_black {
    color: #000;
}

.custom_form_control {
    background-color: #0E1755 !important;
    border: none !important;
    color: #717BAF !important;
    border-radius: 15px !important;
    padding: 0px 10px 0px 30px !important;
}

.custom_form_control:focus {
    box-shadow: unset !important;
    border: none !important;
    outline: none !important;
}

.custom_form_control_footer {
    background-color: #2A2E5A !important;
    border: none !important;
    color: #fff !important;
    border-radius: 15px !important;
    padding: 0px 10px 0px 30px !important;
    height: 60px !important;
}

.custom_form_control_footer::placeholder {
    color: #fff !important;
}

.custom_form_control_footer:focus {
    box-shadow: none !important;
    outline: none !important;
}

.custom_form_control_post {
    background-color: #fff !important;
    border: none !important;
    color: #000 !important;
    border-radius: 15px !important;
    padding: 0px 10px 0px 30px !important;
}

.custom_form_control_post:focus {
    box-shadow: unset !important;
    border: none !important;
    outline: none !important;
}

.group_bg_footer {
    background-color: #2A2E5A;
    height: 60px;
    border-radius: 15px;
}



.color_navy_blue {
    color: #717BAF;
}

.mt-10 {
    margin-top: 60px;
}

.contact_us_input {
    border: 1px solid #E5E5E5 !important;
    height: 60px !important;
    border-radius: 15px !important;
    color: #757575 !important;
}

.contact_us_input:focus {
    box-shadow: none !important;
    border: 1px solid #0E1755 !important;
}

.contact_us_textarea {
    border: 1px solid #E5E5E5 !important;
    border-radius: 15px !important;
    color: #757575 !important;
    resize: none !important;
}

.contact_us_textarea:focus {
    box-shadow: none !important;
    border: 1px solid #0E1755 !important;
}

.btn_contact_us {
    background-color: #5C5AE3 !important;
    color: #fff !important;
    width: 150px !important;
    height: 55px !important;
    border-radius: 100px !important;
    font-size: 16px !important;
}

.btn_coment {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 175px !important;
    height: 64px !important;
    border-radius: 100px !important;
    font-size: 16px !important;
}

.btn_contact_us:hover {
    background-color: #FFA2BC !important;
}


.email_container {
    background-color: #FFA2BC;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.phone_container {
    background-color: #B996FE;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.address_container {
    background-color: #6DC1A0;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}


.email_container_footer {
    background-color: #6DC1A0;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.phone_container_footer {
    background-color: #FFA2BC;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.address_container_footer {
    background-color: #B996FE;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.icon_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50px;
}

.icon_container_footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50px;
}


.w-80 {
    width: 80%;
}

.w_30 {
    width: 30px;
}

.w_25 {
    width: 25px;
}

.w_35 {
    width: 35px;
}

.h_35 {
    height: 35px;
}

.h_20 {
    height: 20px;
}

.h_15 {
    height: 15px;
}

.w_18 {
    width: 18px;
}

.w_24 {
    width: 24px;
}

.h_24 {
    height: 24px;
}

.mt-40 {
    margin-top: 40px;
}

.social_icons_container {
    width: 35px;
    height: 35px;
    background-color: #F7F7F7 !important;
    border-radius: 50px;
}

.social_icons_container_header {
    width: 35px;
    height: 35px;
    background-color: #f1f1f1;
    border-radius: 20px;
    color: #1D2150;
}

.social_icons_container_header:hover {
    width: 35px;
    height: 35px;
    background-color: #4e88a6;
    border-radius: 50px;
    cursor: pointer;
    color: #fff;
}


.social_icons_container:hover {
    width: 35px;
    height: 35px;
    background-color: #FFA2BC !important;
    border-radius: 50px;
    cursor: pointer;
}


.social_icons_container_footer {
    background: #FFFFFF1A;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}

.social_icons_container_footer:hover {
    width: 40px;
    height: 40px;
    background-color: #FFA2BC;
    border-radius: 50px;
    cursor: pointer;
}

.vertically_midle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 35px;
}


#map {
    height: 500px;
    width: 100%;
}

.abuot_us_img_size {
    width: 100%;
    height: 100%;
}

.footer_bg {
    background-color: #000000;
    padding: 100px 0px 20px 0px;
}

.mb_100 {
    margin-bottom: 100px;
}

.logo_footer {
    width: 115px !important;
    height: 94px !important;
}

.mx_border {
    border-left: 1px solid white;
}

.icons_size_footer {
    width: 15px;
    height: 15px;
}

.icons_size_contact {
    width: 16px;
    height: 16px;
}

.mb_200 {
    margin-bottom: 400px;
}

.header_logo {
    width: 82px;
    height: 70px;
}

.h_100 {
    height: 100px;
}

.navbar-nav .nav-item .nav-link {
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 16px !important;
    color: #1D2150 !important;
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase !important;
    text-wrap: nowrap !important;
}

.btn-primary-custom {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 140px !important;
    height: 50px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Paytone One', sans-serif;
    letter-spacing: 0.5px;
}

.btn-primary-custom-login {
    background-color: #57B6E6 !important;
    color: #fff !important;
    width: 110px !important;
    height: 50px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Paytone One', sans-serif !important;
    margin: 0px 10px;
    letter-spacing: 0.5px;
}

.btn-primary-custom-login:hover {
    background-color: #9A7BF0 !important;
}

.btn-primary-custom-register {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 110px !important;
    height: 50px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Paytone One', sans-serif;
    letter-spacing: 0.5px;
}

.btn-primary-custom-register:hover {
    background-color: #9A7BF0 !important;
}


.btn-primary-custom:hover {
    background-color: #9A7BF0 !important;
}

.btn-primary-custom-blog {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 140px !important;
    height: 50px !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif;
}

.btn-primary-custom-blog:hover {
    background-color: #9A7BF0 !important;
}

.btn-primary-custom-cogressive:hover {
    background-color: #1a6f89 !important;
}

.btn-primary-custom-cogressive {
    background-color: #57B6E6 !important;
    color: #fff !important;
    width: 170px !important;
    height: 55px !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
}

.btn-primary-custom-finder:hover {
    background-color: #1a6f89 !important;
}

.btn-primary-custom-finder {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 170px !important;
    height: 55px !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
}

.color_link {
    color: #5E59E7;
}

.search_icon {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.mr_60 {
    margin-right: 10px !important;
}

.p_3 {
    margin-right: 20px !important;
}


.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #5E5AE7 !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: #5E5AE7 !important;
}

.btn-contact-us {
    background-color: #5E59E7 !important;
    color: #fff !important;
    width: 150px !important;
    height: 54px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Paytone One', sans-serif !important;
    letter-spacing: 0.5px !important;
}


.btn-contact-us:hover {
    background-color: #FFB300 !important;
}

.tick_icon_container {
    background-color: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    box-shadow: 0px 6px 14px 0px #0000001A;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bage_title {
    color: #3039b8;
    text-transform: uppercase;
    background-color: #fff;
    box-shadow: 0px 10px 25px 0px #00000014;
    padding: 5px 15px;
    width: fit-content;
    border-radius: 8px;
}

.bage_title_blue {
    color: #3039b8;
    text-transform: uppercase;
    background-color: #fff;
    box-shadow: 0px 10px 25px 0px #00000014;
    padding: 5px 15px;
    width: fit-content;
    border-radius: 8px;
}

.ml-5 {
    margin-left: 15px;
}

.color_yellow {
    color: #FFC147;
}

.color_grey_300 {
    color: #7A7A7A;
}

.bg_about_choose_section {
    background-color: #F7F7F7;
    padding: 100px 0px;
    margin-top: 100px;
}

.choose_us_icon_container {
    background-color: #fff;
    width: 110px !important;
    height: 80px !important;
    border-radius: 20px;
    border: 1px solid #F9F6F6;
    box-shadow: 0px 10px 25px 0px #0000000D;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.image_size_responsive {
    width: 100%;
    height: 100%;
}

.btn_services {
    background-color: #5C5AE3 !important;
    width: 150px !important;
    height: 55px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    font-family: 'Paytone One', sans-serif !important;
    color: #fff !important;
    border-radius: 50px !important;
}

.btn_services:hover {
    background-color: #FFA2BC !important;
}

.btn_contact_us {
    background-color: #57B6E6 !important;
    width: 150px !important;
    height: 55px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    font-family: 'Paytone One', sans-serif !important;
    color: #fff !important;
    border-radius: 50px !important;
}

.btn_contact_us :hover {
    background-color: #FFA2BC !important;
}

.vector_img_container {
    width: 120px;
    height: 120px;
    border: 1px solid grey;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 50px;
}

.verctor {
    width: 90px;
    height: 50px;
}

.mx__20 {
    margin-left: -10px !important;
}

.ml__30 {
    margin-left: 30px;
}

.testimonial-text {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
}

.star-rating {
    color: #FFB300;
    width: 18px;
    height: 15px;
}

.about_us_page_slider_bg {
    background-color: #F7F7F7;
    border-radius: 30px;
    padding: 90px 40px;
    margin-bottom: 100px;
    margin-left: 10%;
    margin-right: 10%;
}

.become_nanay_icon_container {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FFA2BC;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.become_nanay_icon_container_purple {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #B996FE;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.become_nanay_icon_container_green {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #6DC1A0;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.become_nanay_icon_container_blue {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #5E59E7;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.become_nanay_icon_container_orange {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: orange;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.team_img {
    width: 160px;
    height: 160px;
    border-radius: 100px;
}

.bg_navy_blue {
    background-color: #1D2150;
    border-radius: 40px;
    padding: 20px 120px;
}

.px_30 {
    padding-left: 120px;
    padding-right: 120px;
}

.mt-55 {
    margin-top: 90px !important;
}

.icon_size_medium {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.mt-60 {
    margin-top: 140px !important;
}

.client_say_box {
    background-color: #EAE0FF;
    padding: 0px 30px 30px 30px;
    border-radius: 0px 30px 30px 30px;
}

.user_ether {
    width: 30px;
    height: 40px;
    object-fit: contain;
}

.container_ether_icon {
    width: 65px;
    height: 65px;
    border-radius: 0 0 0 10px;
    background-color: #9A7BF0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.m_h_300 {
    min-height: 300px;
}

.client_say_box_green {
    background: #6DC1A04D;
    padding: 0px 30px 30px 30px;
    border-radius: 0px 30px 30px 30px;
}

.client_say_box_orang {
    background: #FFC1474D;
    padding: 0px 30px 30px 30px;
    border-radius: 0px 30px 30px 30px;
}

.client_say_box_blue {
    background: #a4d5eb;
    padding: 0px 30px 30px 30px;
    border-radius: 0px 30px 30px 30px;
}

.client_say_box_greenish {
    background: #9aede8;
    padding: 0px 30px 30px 30px;
    border-radius: 0px 30px 30px 30px;
}

.ehter_img_size {
    width: 100%;
    height: 140px;
    object-fit: contain;
}

.m_top_minus_20 {
    margin-top: -50px;
}

.offer_slider_img {
    width: 140px;
    height: 140px;
    object-fit: contain;
}

.color_dark_black {
    color: #2D2D2D;
}

.card_slider_choose {
    background: #ffe4eb;
    border-radius: 45px;
}

.card_slider_choose_purple {
    background: #eae0ff;
    border-radius: 45px;
}

.card_slider_choose_green {
    background: #d4ede3;
    border-radius: 45px;
}

.card_slider_choose_yellow {
    background: #ffedc8;
    border-radius: 45px;
}

.img_oval {
    width: 100%;
    height: 100px;
    z-index: 1;
}

.slider_content {
    padding: 30px 35px;
    margin-top: -90px;
}

.user_img_size {
    width: 12px;
    height: 14px;
    object-fit: contain;
}

.image-container {
    position: relative;
    display: inline-block;
}

.services_slider_img {
    width: 100%;
    height: 270px;
    object-fit: 100% 100%;
}

.date-box {
    position: absolute;
    bottom: 10px;
    bottom: 10px;
    left: 10px;
    background-color: #FFA2BC;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 100;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    z-index: 100 !important;
}

.date-box-purple {
    position: absolute;
    bottom: 10px;
    bottom: 10px;
    left: 10px;
    background-color: #B996FE;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 100;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    z-index: 100 !important;
}

.date-box-green {
    position: absolute;
    bottom: 10px;
    bottom: 10px;
    left: 10px;
    background-color: #6DC1A0;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 100;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    z-index: 100 !important;
}

.date-box-yellow {
    position: absolute;
    bottom: 10px;
    bottom: 10px;
    left: 10px;
    background-color: #FFC147;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 100;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    z-index: 100 !important;
}

.date-box-pink {
    position: absolute;
    bottom: 10px;
    bottom: 10px;
    left: 10px;
    background-color: #FFA2BC;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 100;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    z-index: 100 !important;
}

@media (min-width: 992px) {
    .navbar-nav {
        justify-content: center;
        width: 100%;
    }

    .navbar-collapse {
        display: flex;
        justify-content: space-between;
    }
}


@media only screen and (max-width: 768px) {
    .font_size_45 {
        font-size: 25px !important;
    }

    .p-25 {
        padding: 0px 20px !important;
    }

    /* header section bg image */
    .header_section_bg_img {
        background-image: url('../images/Background.jpg');
        background-size: 100% 100%;
        /* Ensures the image covers the entire section */
        background-position: center;
        /* Centers the image in the section */
        background-repeat: no-repeat;
        /* Prevents the image from repeating */
        width: 100%;
        height: 30vh !important;
        /* Adjust this value as needed */
    }

    .box {
        background-color: #F7F8F9;
        padding: 40px 15px;
    }
}


.rotate-image {
    width: 72px;
    height: 85px;
    object-fit: contain;
}

.img_book {
    width: 68px;
    height: 85px;
    object-fit: contain;
}

.img_book_circle {
    width: 68px;
    height: 85px;
    object-fit: contain;
}



.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    0% {
        transform: translate(0, 0px);
    }

    50% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, -0px);
    }
}

.floating_rotate {
    animation-name: floating_rotate;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating_rotate {
    0% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(15px, 0);
    }

    50% {
        transform: translate(15px, 15px);
    }

    75% {
        transform: translate(0, 75px);
    }

    100% {
        transform: translate(0, 0);
    }
}


.floating_deep {
    width: 150px;
    animation-name: floating_deep, rotate360;
    animation-duration: 3s, 3s, 3s;
    /* Adjust duration as needed */
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out, ease-in-out, linear;
    /* Linear for smooth rotation */
}

@keyframes floating_deep {
    0% {
        transform: translate(0, 0px);
    }

    50% {
        transform: translate(0, 45px);
    }

    100% {
        transform: translate(0, 0px);
    }
}

@keyframes rotate360 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes fade {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}



/* Basic styles for the image container */

/* Styles for the image */
.animated-image {
    width: 100%;
    height: auto;
    animation: rotate 5s infinite linear;
    /* Apply the animation */
}

/* Keyframes for the rotation animation */
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.slide-container {
    max-width: 100%;
    width: 100%;
    padding: 40px 0;
}

.slide-content {
    margin: 0 40px;
    overflow: hidden;
}

.card {
    border-radius: 25px;
    background-color: #FFF;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #4070F4;
    border-radius: 25px 25px 0 25px;
}

.overlay::before,
.overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #4070F4;
}

.overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #FFF;
}

.card-image {
    position: relative;
    height: 150px;
    width: 150px;
    background: #FFF;
    padding: 3px;
}

.card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 4px solid #4070F4;
}

.button {
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #4070F4;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.button:hover {
    background: #265DF2;
}

.swiper-navBtn {
    color: #1D2150 !important;
    transition: color 0.3s ease;
}

.swiper-navBtn:hover {
    color: #4070F4 !important;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
    font-size: 35px;
    background-color: #fff !important;
    border: 1px solid #FFA2BC !important;
}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    background-color: #1D2150 !important;

}

.swiper-button-next {
    right: 0;
    background-color: #1D2150 !important;
}

.swiper-button-prev {
    left: 0;
    background-color: #1D2150 !important;
}

.swiper-pagination-bullet-active-next {
    background-color: #1D2150 !important;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #FFA2BC !important;
}

.swiper-pagination-bullet-active-main {
    background-color: #FFA2BC !important;
}

.swiper-pagination-bullet-active-next {
    background-color: #0E1755 !important;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFA2BC !important;
    box-sizing: content-box !important;
    position: relative;
    margin: 40px 10px 0px 10px !important;
}

.swiper-pagination-bullet-active {
    box-shadow: 0 0 0 1px #FFA2BC !important;
}

.swiper-pagination-bullet-active::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #FFA2BC !important;
    pointer-events: none;
}


.swiper-pagination {
    padding: 12px !important;
}

.swiper-pagination-bullet {
    border: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px !important;
}

.mb_100 {
    margin-bottom: 100px !important;
}


@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }

    .swiper-navBtn {
        display: none;
    }
}



/* Slider offer */


.card-slider-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.card-slider {
    display: flex;
    transition: transform 0.5s ease;
}

.card_slider_offer {
    min-width: 25% !important;
    box-sizing: border-box;
    padding: 15px;
}

.nav-buttons {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.prev-btn {
    background-color: #fff;
    color: black;
    border: none;
    cursor: pointer;
    padding: 10px 30px;
    margin: 0 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
}

.prev-btn:hover {
    background-color: #000;
    color: #fff;

}


.next-btn:hover {
    background-color: #000;
    color: #57B6E6;

}

.next-btn {
    background-color: #57B6E6;
    color: black;
    border: none;
    cursor: pointer;
    padding: 10px 30px;
    margin: 0 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
}


.elips_img {
    width: 100%;
    height: 350px;
    object-fit: 100% 100%;
}

.play_img_work {
    width: 50px;
    height: 50px;
}

.play_img_bg {
    background-color: white;
    border-radius: 50px;
}

.mr_4 {
    margin-right: -10px;
}

.ml_4 {
    margin-left: -10px;
}


.elpis_container {
    position: relative;
}

.elips_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

.box_work_section {
    background-color: #fff;
    box-shadow: 0px 0px 7.5px 0px #00000040;
    border-radius: 75px 0px 0px 75px;
    padding: 20px 20px 20px 20px;
    position: relative;
    margin-bottom: 20px;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box_work_section_right {
    background-color: #fff;
    box-shadow: 0px 0px 7.5px 0px #00000040;
    border-radius: 0px 75px 75px 0px;
    padding: 20px 20px 20px 50px;
    position: relative;
    margin-bottom: 20px;
    min-height: 150px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.work_title {
    font-size: 19px;
    font-weight: 700;
    color: #0C1A7D;
    font-family: 'Montserrat', sans-serif;
}


.work-list {
    list-style: none;
    padding-left: 0;
    font-family: 'Montserrat', sans-serif;
}

.work-list li {
    font-family: 'Montserrat', sans-serif;
    color: #2D2D2D;
    position: relative;
    padding-left: 20px;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14.63px;
}

.work-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background-color: #0C1A7D;
    border-radius: 50%;
}

.work-list-privacy {
    list-style: none;
    padding-left: 0;
}


.work-list-privacy li {
    color: #7F808C;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.63px;
}

.work-list-privacy li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 7px;
    height: 7px;
    background-color: #0C1A7D;
    border-radius: 50%;
}



.number_box_1 {
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(-50%, -50%);
    background-color: #E6A321;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_box__right_1 {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    background-color: #E6A321;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.number_box_2 {
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(-50%, -50%);
    background-color: #F87C49;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_box__right_2 {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    background-color: #F87C49;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_box_3 {
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(-50%, -50%);
    background-color: #65CCEB;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_box__right_3 {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    background-color: #65CCEB;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}


.number_box_4 {
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(-50%, -50%);
    background-color: #ED5F6D;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}


.number_box__right_4 {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    background-color: #ED5F6D;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_inner_box {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 10px 10px 0px #00000040;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.number_inner_box_right {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 10px 10px 0px #00000040;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



@media only screen and (min-width: 1024px) {

    .ml__10 {
        margin-right: -100px !important;
        margin-left: 100px;
    }

    .ml__5 {
        margin-right: -40px !important;
        margin-left: 40px;
    }


    .mr__10 {
        margin-left: -100px;
        margin-right: 100px;
    }

    .mr__5 {
        margin-left: -40px;
        /* margin-right: 40px; */
    }

    ._mr___5 {
        margin-left: -40px;
        margin-right: 40px;
    }
}

.offcanvas {
    border-radius: 0px 20px 20px 0px;
}



.ml__19 {
    margin-left: -100px;
    margin-top: -100px;
}

.rotate_img_container {
    margin-top: -50px !important;
    margin-right: 30px;
}

.rotating_img_container {
    margin-left: -80px !important;
    margin-top: -50px;
}

.mt-59 {
    margin-top: 80px;
}

.mt__100 {
    margin-top: -30px;
}

.mr__19 {
    margin-right: -100px;
    margin-top: -40px;
}

.work_section_pencil_icon_container {
    margin-right: 0px;
    margin-top: 0px;
}

.text-justify {
    text-align: justify;
}

.container_floating_icon_5 {
    margin-left: 00px;
    margin-top: 50px;
}

.mt__78 {
    margin-top: -100px !important;
}

.rotate-fade-animation {
    animation: rotateAndFade 45s infinite;
}

@keyframes rotateAndFade {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }

    50% {
        transform: rotate(720deg);
        /* Rotates 2 times (360 * 2) */
        opacity: 0;
    }

    91% {
        opacity: 0;
        /* Keep opacity 0 for a short time after rotation */
    }

    100% {
        transform: rotate(720deg);
        opacity: 1;
    }
}


.dots-right {
    position: absolute;
    top: 50%;
    margin-right: 0px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 96% !important;
    list-style: none;
}

.carousel-indicators.dots-right button {
    width: 10px;
    height: 10px;
    margin: 5px 0;
    border-radius: 50%;
    background-color: white !important;
    border: 1px solid #FFA2BC !important;
    /* Default dot color */
    border: none;
    outline: none;
}

.carousel-indicators.dots-right .active {
    background-color: #FFA2BC !important;
    /* Active dot color */
}

.need_nany_container_book {
    position: absolute;
    right: 30px;
}

.float_right {
    position: absolute;
    right: 50px;
}

/* services page */

.services-card-bg {
    background-image: url("../images/service-img1-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-maid {
    background-image: url("../images/service-img8-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-cook {
    background-image: url("../images/service-img7-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-driver {
    background-image: url("../images/service-img6-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-gardening {
    background-image: url("../images/service-img5-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-shopper {
    background-image: url("../images/service-img4-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-baby {
    background-image: url("../images/service-img3-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-card-bg-childcare {
    background-image: url("../images/service-img2-384x460.jpg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 436px;
    position: relative;
    cursor: pointer;
}

.services-overlay {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(22, 21, 19, 0.53) 38%, rgba(0, 0, 0, 0.90) 99%);
    width: 100%;
    height: 100%;
}

.services-overlay-bottom {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 38%, rgba(0, 0, 0, 0.90) 99%);
    width: 100%;
    height: 100%;
}

.servicers_content {
    position: absolute;
    bottom: 10px;
    padding: 30px 30px;
}

.services-card-text {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
}

.servicers-description {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
}

.card-subtitle {
    color: #FFA2BC;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
}

.margin-bottom-100 {
    margin-bottom: 400px;
}

.outer-border {
    border-radius: 25px;
    border: 1px solid #E5E5E5;
    background-color: #fff;
}

.inner-left-dash {
    background: #262F71;
    height: 2px;
    width: 30px;
}

.inner-box-header {
    padding: 20px 30px;
    border-bottom: 1px solid #E5E5E5;
}

.header {
    background: #FFF !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10) !important;
}

.details-page-title {
    color: #1D2150;
    font-family: 'Paytone One', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-left: 15px;
}

.blog-details-page-title {
    color: #1D2150;
    font-family: 'Poppins', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-left: 15px;
}

.inner-box {
    padding: 30px;
}

.inner-box ul {
    margin-left: 0px;
    padding-left: 0px !important;
    list-style: none;
}

.inner-box ul li,
.inner-box ul li a {
    padding: 0px;
    list-style: none;
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    text-transform: capitalize;
    text-decoration: none;
}

.img-details-card {
    width: 100%;
    height: 555px;
    object-fit: 100% 100%;
}

.details-title {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
}

.details-content {
    color: #666;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 166.667% */
}

.details-sub-images {
    width: 100%;
    height: 350px;
    object-fit: 100% 100%;
}

.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}

.custom-item {
    border: none !important;
    border-bottom: 1px solid #EEE !important;
}

.custom {
    border-top: 1px solid #B996FE !important;
    padding: 20px 0px !important;
}

.custom .accordion-button:not(.collapsed) {
    color: #B996FE;
    font-family: 'Paytone One', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    background-color: #fff !important;
    box-shadow: none !important;
}

.custom .accordion-button {
    color: #1D2150;
    font-family: 'Paytone One', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.custom .accordion-body {
    color: #7A7A7A;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.custom .accordion-number {
    color: #B996FE !important;
    font-family: 'Paytone One', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-right: 10px;
}

.title-blog-post {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    /* 122.727% */
}

.title-blog-post-home {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    /* 122.727% */
}

.anker-style {
    text-decoration: none;
}

.post-content {
    color: #666;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 166.667% */
}

.p-relative {
    position: relative;
}

.author-card {
    border-radius: 30px;
    background: #F7F7F7;
    padding: 45px 40px;
}

.author-description {
    color: #7A7A7A;
    font-family: Roboto;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
    /* 160% */
}

.post-details-title {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}

.author-name {
    color: #1D2150;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    /* 160% */
}

.px-7 {
    padding: 0px 70px;
}

.custome-page-primary {
    display: flex;
    width: 24px;
    height: 24px;
    padding: 3px 0px 4px 0px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 100px;
    background: #262F71;
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.custome-page-info {
    display: flex;
    width: 24px;
    height: 24px;
    padding: 3px 0px 4px 0px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 100px;
    background: #88D4F2;
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.recent-post-image {
    width: 80px;
    height: 80px;
    object-fit: 100% 100%;
}

.recent-post-title {
    color: #1D2150;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.recent-post-date {
    color: #666;
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.userSymbol {
    width: 20px;
    height: 20px;
    object-fit: 100% 100%;
}

.position-absolute {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.user-container-post {
    display: flex;
    width: 87.11px;
    padding: 20px 19px 15px 19px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    border-radius: 87.06px;
    background: #5E59E7;
}

.post-user-role {
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    /* 166.667% */
    text-transform: uppercase;
}

.post-symbols-icons {
    width: 14px;
    height: 14px;
    object-fit: 100% 100%;
}

.date-of-post {
    color: #1D2150;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */
    text-transform: uppercase;
    margin-left: 10px;
}

.nany-profession {
    color: #1D2150;
    font-family: "Paytone One", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    /* 138.462% */
}

.nanay-profession-details {
    color: #666;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    min-height: 70px;
    /* 166.667% */
}

/* .read-more-btn a {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
} */

.read-more-btn a {
    color: #1D2150;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.read-more-btn a .icon {
    margin-left: 10px;
    /* Space between text and the icon */
    transition: transform 0.3s ease;
    font-size: 14px;
    /* Adjust icon size */
}

.read-more-btn a .icon::before {
    content: "+";
    /* Initially show plus symbol */
}

.read-more-btn a:hover .icon::before {
    content: "→";
    /* Change to arrow on hover */
}


.offer-card {
    border-right: 1px solid #E5E5E5;
    padding: 20px 0px;
    margin-bottom: 10px;
}

.home-banner-img {
    width: 100%;
    height: 100vh;
    /* Full viewport height */
    object-fit: cover;
    /* Ensures image doesn't stretch */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* Keeps the image behind the content */
}

.align-vertically-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 80vh;
    position: relative;
}

.bg-info-slider-1 {
    border-radius: 31px;
    padding: 40px;
}

.bg-slider-2 {
    border-radius: 31px;
    padding: 40px;
}

.bg-slider-3 {
    border-radius: 31px;
    padding: 40px;
}

.bg-slider-4 {
    border-radius: 31px;
    padding: 40px;
}

.slide-images-size {
    width: 100%;
    height: 100%;
    margin-right: -50px;
}

.home-banner-content {
    text-align: left;
    /* Align text to the left */
    color: white;
    /* Adjust color based on your design */
    z-index: 1;
    /* Make sure the content is above the image */
    padding: 0px 8%;
    /* Optional: Add padding if needed */
}

.banner-title {
    color: #57B6E6;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.banner-sub-title {
    color: #57B6E6;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.banner-description {
    color: rgba(29, 33, 80, 0.65);
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 176.471% */
}

.need-nany-mt-100 {
    margin-top: 100px !important;
}

.blog-mt-150 {
    margin-top: 150px;
}

.morinig-btn-text {
    color: #1D2150;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 133.333% */
    margin-left: 20px;
}

.morning-btn {
    border-radius: 20px;
    border: 1px solid #E5E5E5;
    padding: 10px 50px 10px 20px;
    width: 50%;
    cursor: pointer;
}

.back-img {
    width: 50px;
    height: 50px;
}

.left-panel-w {
    width: 35%;
}

.middle-graph {
    width: 30%;
}

.ml__50 {
    margin-right: -20px;
}

@media only screen and (max-width: 1024px) {

    .btn-primary-custom-cogressive:hover {
        background-color: #1a6f89 !important;
    }

    .btn-primary-custom-cogressive {
        background-color: #57B6E6 !important;
        color: #fff !important;
        width: 150px !important;
        height: 55px !important;
        border-radius: 50px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        font-family: 'Poppins', sans-serif !important;
        margin-bottom: 10px;
    }

    .btn-primary-custom-finder:hover {
        background-color: #1a6f89 !important;
    }

    .btn-primary-custom-finder {
        background-color: #5E59E7 !important;
        color: #fff !important;
        width: 150px !important;
        height: 55px !important;
        border-radius: 50px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        font-family: 'Poppins', sans-serif !important;
    }


    .align-vertically-center {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 40vh;
        position: relative;
    }

    .banner-title {
        color: #57B6E6;
        font-family: 'Poppins', sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .banner-sub-title {
        color: #57B6E6;
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 14px !important;
        font-weight: 600 !important;
        color: #1D2150 !important;
        font-family: 'Poppins', sans-serif !important;
        text-transform: uppercase !important;
        margin-left: 0px;
    }

    .btn-primary-custom-login {
        background-color: #57B6E6 !important;
        color: #fff !important;
        width: 80px !important;
        height: 50px !important;
        border-radius: 50px !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        font-family: 'Paytone One', sans-serif !important;
        margin: 0px 10px;
        letter-spacing: 0.5px;
    }

    .btn-primary-custom-login:hover {
        background-color: #9A7BF0 !important;
    }

    .btn-primary-custom-register {
        background-color: #5E59E7 !important;
        color: #fff !important;
        width: 100px !important;
        height: 50px !important;
        border-radius: 50px !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        font-family: 'Paytone One', sans-serif;
        letter-spacing: 0.5px;
    }

    .btn-primary-custom-register:hover {
        background-color: #9A7BF0 !important;
    }

    .left-panel-w {
        width: 50%;
    }

    .middle-graph {
        width: 50%;
    }


    .img_sldier_home {
        width: 95%;
        height: 30vh;
        position: relative;
        display: inline-block;
    }

    .section_home_bg {
        background-image: url(../images/rs-static-layers.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 50vh;
    }

    .container {
        padding-left: 4% !important;
        padding-right: 4% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .container-slider{
        padding-left: 2% !important;
        padding-right: 2% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .p-25 {
        padding: 0px 30px !important;
    }

    .sm_d_flex_center {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 50px;
    }

    .sm_flex_wrap {
        display: flex;
        flex-direction: row !important;
        justify-content: space-evenly;
        flex-wrap: wrap !important;
    }

    .p-20 {
        padding: 0px 20px;
    }

    .font_size_50 {
        font-size: 30px;
    }

    .font_size_40 {
        font-size: 23px;
    }


    .font_size_26 {
        font-size: 18px;
    }

    .about_us_page_slider_bg {
        background-color: #F7F7F7;
        border-radius: 30px;
        padding: 50px 10px;
        margin-bottom: 100px;
        margin-left: 4%;
        margin-right: 4%;
    }

    .card_slider_offer {
        min-width: 50% !important;
        box-sizing: border-box;
        padding: 15px;
    }

    .team_img {
        width: 100px;
        height: 100px;
    }


    .bg_navy_blue {
        background-color: #1D2150;
        border-radius: 40px;
        padding: 30px 40px;
    }

    .img_book,
    .rotate-image {
        width: 28px;
        height: 25px;
        object-fit: contain;
    }

}

.navbar.fixed-top {
    position: fixed;
    top: 0;
    background-color: #fff;
    /* Change background as per your design */
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    /* Optional: Add shadow when fixed */
    z-index: 1030;
    transition: 1s ease-in;
}

@media only screen and (max-width: 768px) {

    .slide-images-size {
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }


    .align-vertically-center {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
        position: relative;
    }

    .left-panel-w {
        width: 100%;
    }

    .middle-graph {
        width: 100%;
    }

    .banner-title {
        color: #57B6E6;
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .banner-sub-title {
        color: #57B6E6;
        font-family: 'Poppins', sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .banner-description {
        color: rgba(29, 33, 80, 0.65);
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px;
        /* 176.471% */
    }

    .card_slider_offer {
        min-width: 100% !important;
        box-sizing: border-box;
        padding: 15px;
    }

    .team_img {
        width: 70px;
        height: 70px;
    }

    .font_size_24 {
        font-size: 15px;
    }


    .bg_navy_blue {
        background-color: #1D2150;
        border-radius: 40px;
        padding: 30px 30px;
    }


    .px-20 {
        padding: 0px 20px 0px 20px;
    }

    .mr__10 {
        margin-left: 0px !important;
    }

    .img_book,
    .rotate-image {
        width: 28px;
        height: 25px;
        object-fit: contain;
    }

    .card-slider {
        display: flex;
        transition: transform 0.5s ease;
        margin-top: 40px !important;
    }


    .box_work_section {
        background-color: #fff;
        box-shadow: 0px 0px 7.5px 0px #00000040;
        border-radius: 75px 0px 0px 75px;
        padding: 10px 10px 10px 40px;
        position: relative;
        margin-bottom: 20px;
        text-wrap: wrap !important;
        min-height: 150px;
    }

    .box_work_section_right {
        background-color: #fff;
        box-shadow: 0px 0px 7.5px 0px #00000040;
        border-radius: 0px 75px 75px 0px;
        padding: 10px 10px 10px 40px;
        position: relative;
        margin-bottom: 20px;
        text-wrap: wrap !important;
        min-height: 150px;
    }

    .elips_img {
        width: 135px;
        height: 340px;
    }

    .play_img_work {
        width: 40px;
        height: 40px;
    }

    .mr_4 {
        margin-right: -10px;
    }

    .ml_4 {
        margin-left: -10px;
    }

    .elips_text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-weight: 400;
        font-size: 10px;
        text-align: center;
    }

    .mx_border {
        border-left: 0px solid white;
    }

    .sm_mb_5 {
        margin-top: 20px;
    }

    .work_title {
        font-size: 12px;
        font-weight: 700;
        color: #0C1A7D;
    }

    .become_nanay_icon_container {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #FFA2BC;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .become_nanay_icon_container_purple {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #B996FE;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .become_nanay_icon_container_green {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #6DC1A0;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .become_nanay_icon_container_orange {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: orange;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .become_nanay_icon_container_blue {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #5E59E7;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .font_size_22 {
        font-size: 12px;
    }

    .mb-sm-15 {
        margin-top: 80px !important;
    }

    .img_sldier_home {
        width: 87%;
        height: 50vh;
        position: relative;
        display: inline-block;
    }

    .number_box_1 {
        position: absolute;
        top: 50%;
        right: -60px;
        transform: translate(-50%, -50%);
        background-color: #E6A321;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_box__right_1 {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translate(-50%, -50%);
        background-color: #E6A321;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .number_box_2 {
        position: absolute;
        top: 50%;
        right: -60px;
        transform: translate(-50%, -50%);
        background-color: #F87C49;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_box__right_2 {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translate(-50%, -50%);
        background-color: #F87C49;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_box_3 {
        position: absolute;
        top: 50%;
        right: -60px;
        transform: translate(-50%, -50%);
        background-color: #65CCEB;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_box__right_3 {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translate(-50%, -50%);
        background-color: #65CCEB;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }


    .number_box_4 {
        position: absolute;
        top: 50%;
        right: -60px;
        transform: translate(-50%, -50%);
        background-color: #ED5F6D;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }


    .number_box__right_4 {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translate(-50%, -50%);
        background-color: #ED5F6D;
        border: 5px solid #fff;
        border-radius: 50%;
        height: 45px;
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_inner_box {
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0px 10px 10px 0px #00000040;
        font-size: 17px;
        font-weight: 600;
        line-height: 15px;
        width: 25px;
        height: 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .number_inner_box_right {
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0px 10px 10px 0px #00000040;
        font-size: 17px;
        font-weight: 600;
        line-height: 15px;
        width: 25px;
        height: 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .sm_ml_5 {
        margin: 0px 20px;
    }


    .sm_px_10 {
        margin: 0px 20px !important;
    }
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231d2150' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E") !important;
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231d2150' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E") !important;
}

.accordion-button::after {
    transition: all 0.5s !important;
    font-weight: bold !important;
}

.comment-container {
    border-radius: 30px;
    border: 1px solid #EEE;
    background: #FFF;
    padding: 20px 20px 20px 16px;
}

.share-tilte {
    color: #1D2150 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    /* 150% */
    text-transform: capitalize;
    margin-right: 15px;
}

.btn-babysitter {
    color: #1D2150;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 25px;
    /* 166.667% */
    text-transform: capitalize;
    border-radius: 10px !important;
    background: #F7F7F7 !important;
    padding: 12px 20px !important;
}

.babysitter-container {
    border-top: 1px solid #E5E5E5;
    padding: 30px 0px;
}

.hidden {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.show {
    display: block;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}



/* slider  */
.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
  }

  .slider {
    display: flex;
    transition: transform 0.5s ease;
  }

  .card-slider {
    min-width: 25%;
    flex: 1 0 25%;
    box-sizing: border-box;
    padding: 10px;
    border-right: 1px solid #ccc;

  }

  .h-200{
    min-height: 100px;
  }

  button.prev, button.next {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    background-color: rgba(245, 182, 66, 0.5);
    color: rgb(151, 151, 200);
    border: none;
    font-size:20px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 50%;
  padding: 4px 10px;
  }

  button.prev:hover, button.next:hover {
    background-color: blue; /* Change to blue on hover */
    color: white;
}

  button.prev {
    left: 50px;

  }

  button.next {
    right: 50px;

  }

  @media (max-width: 768px) {
    .card-slider {
      min-width: 50%;
    }
    button.prev {
        left: 10px;

      }

      button.next {
        right: 10px;

      }
  }

  @media (max-width: 480px) {
    .card-slider {
      min-width: 100%;
    }
    button.prev {
        left: 5px;

      }

      button.next {
        right: 5px;

      }
  }


.banner-search-wrapper {
    position: relative;
}

.banner-search-icon {
    color: #1D2150;
    position: absolute;
    top: 24px;
    left: 10px;
}

.banner-search-input {
    border: 1px solid #0E1755;
    height: 60px;
    border-radius: 15px;
    color: #757575;
    padding-left: 2rem;
}

.banner-search-input:focus,
.banner-search-input:focus-visible,
.banner-search-input:focus-within,
.banner-search-input:active {
    box-shadow: none;
    border: 1px solid #0E1755;
}


.filter-widget {
    margin-bottom: 1.5rem;
}

.filter-widget-title {
    color: #1D2150;
    font-family: "Paytone One", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.filter-search {
    border: 1px solid #0E1755;
    height: 50px;
    border-radius: 15px;
    color: #757575;
}

.filter-search:focus,
.filter-search:focus-visible,
.filter-search:focus-within,
.filter-search:active {
    box-shadow: none;
    border: 1px solid #0E1755;
}
