.sticky-nav {
    max-width: 100%
}

.about_us_header {
    height: 460px;
    background-image: url("../images-new/general/about/About-Us-Banner.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.about_us_header .benner_h1 {
    line-height: 90px;
    width: 100%;
    padding: 20px 0;
    background: rgba(255, 255, 255, .4);
    backdrop-filter: blur(20px)
}

.about_our_company,
.circle_shapes,
.follow_us,
.get_a_free,
.our_customers,
.services_names {
    margin: 80px 0
}

.about_our_company .about_our_company_h2,
.our_customers .our_customers_h2 {
    margin: 0 0 40px;
    line-height: 70px
}

.about_our_company .about_our_company_h3 {
    margin: 0 0 25px;
    line-height: 60px
}

.about_our_company .thik_line {
    width: 450px;
    height: 38px;
    background-color: #e90c72 !important;
    margin: 0 0 25px auto
}

.about_our_company .image {
    width: 450px;
    margin: 0 0 0 auto
}

.about_our_company_2 .thik_line {
    margin: 0 auto 25px 0
}

.about_our_company_2 .image {
    margin: 0 auto 0 0
}

.services_names .services_names_box {
    display: flex;
    width: 290px;
    height: 570px;
    padding: 25px 20px;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    border-radius: 30px;
    background: #e6f1e1;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .1)
}

.follow_us .follow_us_box .all_social_icons .social_icon,
.services_names .services_names_box .services_names_box_icon {
    width: 80px;
    height: 80px
}

.services_names .services_names_box .icon_lists_all {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px
}

.services_names .services_names_box .icon_lists_all .icon_list {
    display: flex;
    align-items: center;
    gap: 12px
}

.services_names .services_names_box .icon_lists_all .icon_list img {
    width: 15px;
    height: 15px
}

.services_names .services_names_box .icon_lists_all .icon_list p {
    line-height: 18px
}

.circle_shapes .my_column {
    display: flex;
    justify-content: center;
    gap: 0
}

.circle_shapes .cirlce {
    display: flex;
    width: 240px;
    height: 240px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    background: #d8ffc7;
    flex-direction: column
}

.circle_shapes .cirlce_pink {
    background: #ffc8e1
}

.circle_shapes .cirlce .para {
    line-height: 22px
}

.circle_shapes .my_column .circle_border {
    padding: 32px;
    background-repeat: no-repeat;
    background-size: contain
}

.circle_shapes .my_column .circle_border_pink {
    background-image: url(../images-new/general/about/pink_border.webp);
    background-position: top
}

.circle_shapes .my_column .circle_border_green {
    background-image: url(../images-new/general/about/green_border.webp);
    background-position: bottom
}

.our_customers_reviews {
    height: 420px;
    margin: 40px auto;
    background-image: url("../images-new/general/about/review_bg.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    align-items: center;
    gap: 35px
}

.our_customers_btn a {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed img,
.error-msg {
    display: none
}

.our_customers_btn a img {
    margin-left: 10px;
    width: 24px;
    height: 24px
}

.our_customers_reviews .our_customers_reviews_box {
    display: flex;
    width: 374px;
    height: 280px;
    padding: 25px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 20px;
    background-color: #e6f1e1;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .25)
}

.our_customers_reviews .our_customers_reviews_box .stars {
    display: flex;
    align-items: center;
    gap: 8px
}

.our_customers_reviews .our_customers_reviews_box .stars img {
    width: 25px;
    height: 25px
}

.get_a_free .get_a_free_h2,
.get_a_free .get_a_free_p {
    margin-bottom: 40px
}

.get_a_free .get_a_free_h2 {
    line-height: 70px
}

.follow_us .follow_us_box {
    border-radius: 20px;
    background: var(--Varient-BG, #e6f1e1);
    padding: 25px
}

.follow_us .follow_us_box .follow_us_box_h2 {
    margin-bottom: 30px;
    line-height: 70px
}

.follow_us .follow_us_box .all_social_icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px
}

.follow_us .follow_us_box .all_social_icons,
.follow_us .follow_us_box .follow_us_box_p {
    margin-bottom: 25px
}

.option_boxes_outer .option_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 25px
}

.error-msg {
    position: absolute;
    bottom: -20px
}

.error-msg-boxes {
    top: -20px
}

.option_boxes_outer .option_boxes .option_box_Two {
    background-color: #e6f1e1;
    height: 145px;
    width: 225px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 0 5px #00000070
}

.option_boxes_outer .option_boxes .option_box_Two p {
    margin-left: 10px
}

.option_boxes_outer .option_boxes .option_box_Two p img {
    width: 32px;
    margin-left: 10px
}

.option_boxes_outer .option_boxes .option_box_Two .image {
    width: 85px;
    height: 85px;
    margin: 8px auto 0
}

.option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
    width: 150px
}

.third_form_outer .third_form {
    display: flex;
    align-items: flex-end;
    gap: 15px;
    margin: 0 auto
}

.third_form_outer .third_form .label_field {
    display: flex;
    flex-direction: column;
    width: 40%
}

.third_form_outer .third_form .label_field .label_and_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px
}

.third_form_outer .third_form .label_field .label_icon {
    width: 36px
}

.third_form_outer .third_form .third_form_submit {
    width: 20%;
    border-radius: 10px;
    height: 70px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .25);
    transition: .3s ease-in-out
}

.third_form_outer .third_form .third_form_submit:hover {
    background-color: #5faa46 !important
}

.third_form_outer .third_form input {
    border: 1px solid #9d9d9d;
    border-radius: 10px;
    padding: 0 10px 0 55px;
    height: 70px;
    background-color: #fff
}

.swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.swiper-pagination-bullet {
    background-color: #d9d9d9;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 5px
}

.swiper-pagination-bullet-active {
    background-color: #62a845;
    opacity: 1
}

@media (max-width:1366px) {
    .circle_shapes .my_column .circle_border {
        padding: 22px
    }

    .circle_shapes .cirlce {
        width: 210px;
        height: 210px
    }

    .option_boxes_outer .option_boxes {
        gap: 25px
    }

    .third_form_outer .third_form .third_form_submit,
    .third_form_outer .third_form input {
        height: 50px
    }

    .third_form_outer .third_form .label_field .label_icon {
        width: 28px
    }

    .third_form_outer .third_form input {
        padding-left: 45px
    }

    .option_boxes_outer .option_boxes .option_box_Two {
        width: 200px
    }

    .option_boxes_outer .option_boxes .option_box_Two p {
        margin-left: 0
    }

    .option_boxes_outer .option_boxes .option_box_Two p img {
        width: 28px;
        margin-left: 6px
    }

    .slide_arrows_outer .slide_arrows .left_slide,
    .slide_arrows_outer .slide_arrows .right_slide {
        width: 35px;
        height: 35px;
        padding: 10px 15px 10px 10px
    }

    .slide_arrows_outer .slide_arrows .right_slide {
        padding: 10px 10px 10px 15px
    }

    .about_us_header .benner_h1 {
        line-height: 70px
    }

    .about_our_company .about_our_company_h2,
    .follow_us .follow_us_box .follow_us_box_h2,
    .get_a_free .get_a_free_h2,
    .our_customers .our_customers_h2 {
        line-height: 60px
    }

    .about_our_company .about_our_company_h3 {
        line-height: 50px
    }
}

@media (max-width:1199px) {
    .services_names .services_names_box {
        height: 680px
    }
}

@media (max-width:1024px) {
    .services_names .services_names_box {
        height: 640px;
        gap: 20px
    }

    .services_names .services_names_box .services_names_box_icon {
        width: 65px;
        height: 65px
    }

    .services_names .services_names_box .services_names_box_h3 {
        line-height: 23px;
        display: flex;
        align-items: center;
        height: 46px
    }

    .circle_shapes .cirlce {
        width: 180px;
        height: 180px
    }

    .our_customers_reviews {
        gap: 15px
    }

    .option_boxes_outer .option_boxes {
        gap: 40px
    }

    .option_boxes_outer .option_boxes .option_box_Two {
        width: 150px;
        height: 130px
    }

    .option_boxes_outer .option_boxes .option_box_Two p img {
        width: 20px
    }

    .option_boxes_outer .option_boxes .option_box_Two p {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .option_boxes_outer .option_boxes .option_box_Two .image {
        width: 70px;
        height: 70px
    }

    .option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
        width: 120px
    }
}

@media (max-width:992px) {
    .services_names .services_names_box {
        gap: 25px;
        margin-bottom: 30px
    }

    .services_names .services_names_box .services_names_box_icon {
        width: 80px;
        height: 80px
    }

    .circle_shapes .my_column {
        flex-wrap: wrap
    }

    .circle_shapes {
        padding: 0
    }

    .circle_shapes .cirlce {
        width: 240px;
        height: 240px
    }

    .circle_shapes .my_column .circle_border {
        padding: 32px
    }

    .our_customers_reviews .our_customers_reviews_box {
        height: 350px;
        padding: 15px 10px;
        gap: 10px
    }

    .our_customers_reviews .our_customers_reviews_box .stars {
        gap: 4px
    }

    .our_customers_reviews .our_customers_reviews_box .stars img {
        width: 20px;
        height: 20px
    }

    .follow_us .follow_us_box .all_social_icons {
        gap: 25px
    }

    .follow_us .follow_us_box .all_social_icons .social_icon {
        width: 70px;
        height: 70px
    }

    .about_our_company .image,
    .about_our_company .thik_line {
        width: 100%
    }

    .option_boxes_outer .option_boxes {
        gap: 12px
    }

    .option_boxes_outer .option_boxes .option_box_Two {
        width: 125px;
        height: 110px
    }

    .option_boxes_outer .option_boxes .option_box_Two .image {
        width: 60px;
        height: 60px
    }

    .option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
        width: 100px
    }

    .third_form_outer .third_form {
        gap: 8px
    }

    .slide_arrows_outer .slide_arrows .left_slide,
    .slide_arrows_outer .slide_arrows .right_slide {
        width: 25px;
        height: 25px;
        padding: 6px 9px 6px 6px
    }

    .slide_arrows_outer .slide_arrows .right_slide {
        padding: 6px 6px 6px 9px
    }
}

@media (max-width:767px) {
    .services_names .services_names_box {
        height: 600px
    }

    .about_us_header .benner_h1 {
        line-height: 35px;
        padding-left: 15px;
        padding-right: 15px
    }

    .about_us_header {
        height: 300px
    }

    .about_our_company,
    .circle_shapes,
    .follow_us,
    .get_a_free,
    .our_customers,
    .services_names {
        margin: 60px 0
    }

    .about_our_company_2 .row {
        flex-direction: column-reverse
    }

    .about_our_company .about_our_company_h2 {
        margin: 0 0 20px;
        line-height: 30px
    }

    .about_our_company .about_our_company_h3 {
        margin: 0 0 20px;
        line-height: 25px;
        text-align: center
    }

    .about_our_company .thik_line {
        margin: 0 auto 20px;
        height: 20px
    }

    .about_our_company .image,
    .our_customers_btn a {
        margin-top: 20px
    }

    .about_our_company .about_our_company_p {
        text-align: center
    }

    .circle_shapes .my_column {
        gap: 40px
    }

    .circle_shapes .my_column .circle_border:nth-child(2) {
        padding-bottom: 0
    }

    .circle_shapes .my_column .circle_border:nth-child(3) {
        padding-top: 0
    }

    .our_customers_reviews .our_customers_reviews_box {
        margin: 0 auto;
        gap: 20px;
        width: 90%
    }

    .our_customers_reviews {
        flex-wrap: wrap;
        height: auto;
        background-size: cover;
        padding: 40px 0
    }

    .follow_us .follow_us_box .all_social_icons {
        gap: 18px;
        flex-wrap: wrap
    }

    .follow_us .follow_us_box .all_social_icons .social_icon {
        width: 50px;
        height: 50px
    }

    .option_boxes_outer .option_boxes {
        gap: 8px
    }

    .option_boxes_outer .option_boxes .option_box_Two {
        height: 80px;
        width: 90px;
        box-shadow: 0 0 3px #00000070
    }

    .option_boxes_outer .option_boxes .option_box_Two p {
        margin-left: 0
    }

    .option_boxes_outer .option_boxes .option_box_Two p img {
        width: 13px;
        margin-left: 3px
    }

    .option_boxes_outer .option_boxes .option_box_Two .image {
        width: 45px;
        height: 35px
    }

    .option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
        width: 65px
    }

    .third_form_outer .third_form {
        display: block;
        gap: 15px
    }

    .third_form_outer .third_form .label_field {
        width: 100%
    }

    .third_form_outer .third_form input {
        border-radius: 8px;
        height: 40px
    }

    .third_form_outer .third_form .third_form_submit {
        border-radius: 8px;
        width: 100%;
        height: 40px
    }

    .third_form_outer .third_form .label_field .label_icon {
        width: 20px
    }

    .third_form_outer .third_form .label_field .label_and_icon {
        gap: 5px
    }

    .slide_arrows_outer .slide_arrows {
        width: 100%;
        margin: 35px auto 0;
        gap: 12px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .slide_arrows_outer .slide_arrows .left_slide,
    .slide_arrows_outer .slide_arrows .right_slide {
        width: 25px;
        height: 25px;
        padding: 2px 10px 0 8px
    }

    .slide_arrows_outer .slide_arrows .right_slide {
        padding: 2px 8px 0 10px
    }

    .slide_arrows_outer .slide_arrows .left_slide img,
    .slide_arrows_outer .slide_arrows .right_slide img {
        margin-bottom: 2px
    }

    .swiper-pagination {
        margin-top: 10px
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 2px
    }

    .follow_us .follow_us_box .follow_us_box_h2,
    .get_a_free .get_a_free_h2,
    .our_customers .our_customers_h2 {
        line-height: 30px
    }

    .get_a_free .get_a_free_h2,
    .get_a_free .get_a_free_p {
        margin-bottom: 20px
    }

    .our_customers .our_customers_h2 {
        margin: 0 0 20px
    }
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1224px
    }
}