/*======================================
    Theme Name: Divi-child
    Theme URI: https://divicake.com/
    Description: Make For  Oil, Gas and Chemical Divi Child Theme - Divi-childthemes.com
    Version: 1.0.0
    Author: Divi-Child Themes
    Author URI: http://www.divi-childthemes.com
    Template: Divi
    ======================================*/


    /* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
    @import url('//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css');

    body {
        font-family: 'Montserrat', sans-serif !important;
    }

    #loader-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999999;
        background: #fff;
        overflow: hidden;
    }

    #loader {
        background: url('assets/images/loader.gif');
        width: 64px;
        height: 64px;
        position: relative;
        top: 50%;
        margin: -20px auto 0 auto;
    }

    h2.entry-title {
        color: blue;
    }


    .service-listing-404 .flex-container.service-listing {
        display: none;
    }

    .service-listing-404 #service_listing_record_paginate {
        display: none !important;
    }

    .category-wrapper-outer {
        display: flex;
        padding: 25px 0 0;
        gap: 25px;
    }

    .category-wrapper-outer .double_content .category-wrapper-inner:first-child {
        margin-bottom: 25px;
        /* display: inline-block; */
    }

    .double_content .category-wrapper-inner {
        height: 245px;
    }


    .outer {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
    }

    .main br {
        display: none;
    }

    .outer>div {
        /* flex: 0 0 auto;
        width: calc(33.33% - 30px); */
    }

    .outer .category-wrapper-inner {
        height: 300px;
        position: relative;
    }

    .outer .category-wrapper-inner:hover::before {
        display: none;
    }

    .outer .category-wrapper-inner::before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        transition: all .2s;
        content: "";
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0px;
        left: 0;
        opacity: 1;
        overflow: hidden;
        border-radius: 35px;
    }

    h2.category-heading {
        position: absolute;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 16px 22px !important;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 20px;
        line-height: 25px;
    }

    .category-wrapper-inner a {
        height: 100%;
        display: block;
    }

    .category-wrapper-inner {
        padding: 0;
        display: flex;
        flex-direction: column;
        text-align: center;
        border-radius: 35px;
        overflow: hidden;
        position: relative;
        transition: all .2s;
    }
    .sevices_wrapper_slider .category-wrapper-inner{
    border-radius:5px;
    }
    .popular_category_wrapper .category-wrapper-inner::before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        transition: all .2s;
        content: "";
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0px;
        left: 0;
        opacity: 1;
        border-radius: 35px;
        overflow: hidden;
    }

    .popular_category_wrapper .category-wrapper-inner:hover::before {
        display: none;
    }

    .category-wrapper-inner:hover h2 {
        background: #00000073;
        transition: .5s ease-in-out;
    }

    .popular_category_wrapper .category-wrapper-inner:hover::before {
        bottom: 0px;
        opacity: 1;
    }

    .category-wrapper-inner a {
        height: 100%;
        display: inline-block;
    }

    .single_content .category-wrapper-inner {
        height: 100%;
    }

    .category-wrapper-inner img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .post-outer-wrapper {
        padding: 0 20px;
    }

    .mailpoet_form_columns.mailpoet_paragraph.mailpoet_column_with_background.has-\#abb8c3-color.mailpoet_stack_on_mobile.last {
        border-radius: 90px !important;
        padding: 18px !important;
    }

    #mailpoet_form_3 .mailpoet_form_column:not(:first-child) {
        padding: 0 !important;
    }

    #sb_instagram #sbi_load {
        display: none;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #525252 !important;
    }

    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 20%;
    }

    .newsletter_wrapper .mailpoet_submit {
        padding: 11px 44px !important;
        width: 100%;
        display: inherit;
        cursor: pointer;
    }

    .mailpoet_form_column:last-child .mailpoet_paragraph:before {
        position: absolute;
        left: 28px;
        top: 16px;
        color: #606060;
        content: "";
        background-image: url(assets/images/right-arrow-2.png);
        background-size: cover;
        width: 35px;
        height: 18px;
        pointer-events: none;
    }

    .mailpoet_form_columns .mailpoet_paragraph:before {
        position: absolute;
        left: 33px;
        font-family: "Font Awesome 5 Free";
        content: "\f0e0";
        top: 14px;
        font-size: 16px;
        color: #606060;
    }

    .mailpoet_form_columns .mailpoet_paragraph {
        position: relative;
    }

    .mailpoet_form_column .mailpoet_paragraph {
        position: relative;
    }

    .button_search .et_pb_button_1_wrapper {
        position: static !important;
    }

    .button_search .et_pb_promo_description {
        padding-bottom: 15px !important;
    }

    .round-img {
        width: 112px;
        height: 112px;
        object-fit: cover;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto;
        transition: all linear 0.3s;
    }

    /* #services_wrapper_main .category-wrapper-inner  img{
        transform: scale(1);
        transition: all linear 0.3s;
        border-radius: 50%;
    }
    #services_wrapper_main .category-wrapper-inner:hover a img{
        transform: scale(1.3);
        transition: all linear 0.3s;
    } */
    #services_wrapper_main .category-wrapper-inner:hover a.heading {
        color: #333 !important;
        text-decoration: underline !important;
    }

    .round-img img {
        object-fit: cover;
        width: 115px !important;
    }
    a.heading {
        font-weight: 600;
        font-size: 17px;
        color: #525252;
        margin-top: 12px;
        text-transform: capitalize;
    }

    a.heading:hover {
        text-decoration: underline;
        font-weight: 600;
    }

    .category-wrapper-inner a.heading {
        order: 2;
        color: #fff;
    }

    .category-wrapper-inner .round-img {
        order: 1;
    }

    .sb_instagram_header.sbi_medium.sbi_no_avatar {
        display: none;
    }

    /*** slider css ***/
    .slide {
        width: 100%;
    }

    .slider::-webkit-scrollbar {
        display: none;
    }

    .slider {
        height: 100% !important;
        overflow: unset !important;
    }

    .slider .slide {
        display: flex;
        left: 0;
        position: static !important;
        transition: 0.3s left ease-in-out;
    }


    .slider .item:last-child {
        margin-right: 0;
    }

    .slick-prev {
        position: absolute;
        left: -30px;
        background-color: transparent !important;
        z-index: 1;
    }

    .slick-prev:before,
    .slick-next:before {
        color: #525252 !important;
    }

    .slick-next:before {
        font-family: "Font Awesome 5 Free" !important;
        content: "\f054" !important;
        font-weight: 700;
    }

    .slick-prev:before {
        content: "\f053" !important;
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 700;
    }

    .slick-next {
        position: absolute;
        /* background-color: gray !important; */
        right: -30px;
        z-index: 1;
    }


    .view-categories {
        position: absolute;
        right: 20px;
        top: -40px;
    }

    #category_wrapper_sec .view-categories {
        right: 0;
        top: -56px;
    }

    .view-categories a {
        text-decoration: underline;
        font-weight: 600;
        font-size: 15px;
        color: #ae5e45;
    }

    .view-categories a:hover {
        color: #ec9579;
    }
   .sevices_wrapper_slider  .view-categories a{
    color: #fff;
   }
   .sevices_wrapper_slider  .view-categories a:hover{
    color: #333;
   }
    .slider .item {
        margin-right: 10px;
        background-color: #fff;
        position: relative;
        height: 100%;
        margin-right: 10px;
        padding: 0 10px;
    }
     .home-cat-img {
    height: 146px;
    }
    .home-cat-img img {
        margin: 0 auto;
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 35px;
    }

    .post-heading {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 16px;
    }

    .post-heading i {
        color: #ae5e45;
    }

    .post-heading {
        font-weight: 600;
        font-size: 18px;
        color: #333333;
    }

    p.post-heading a {
        color: #333333;
    }

    .et-menu li li a {
        width: 100%;
    }

    .nav li li {
        width: 100%;
        padding: 0 0px;
    }

    .nav ul li a:hover {
        background-color: rgb(219 28 28 / 97%);
    }

    .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a {
        color: #000000 !important;
    }

    .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item:hover a {
        color: #fff !important;
    }

    .et_pb_menu .et-menu-nav>ul ul {
        padding: 0 !important
    }

    .success-popup,
    #ac-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #4D4D4DD9 !important;
        z-index: 9999;
    }

    a.et_pb_button.et_pb_button_0_tb_header:before {
        display: block !important;
        position: absolute;
        line-height: inherit;
        font-size: 18px;
        opacity: 1;
        font-family: FontAwesome !important;
        content: "\f041" !important;
    }

    body #page-container .et_pb_section .header_menu_main .et_pb_button_0_tb_header:after {
        margin-left: 0em !important;
        font-size: 25px !important;
    }

    body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after {
        margin-left: 0em !important;
    }

    .success-popup-wrap,
    #popup {
        max-width: 593px;
        width: calc(100% - 30px);
        background: #FFFFFF;
        border: none;
        border-radius: 15px;
        -moz-border-radius: 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-right: 15px;
    }

    /* #popup .select-club-services ul li.active a {
        color: inherit;
    } */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding: 0;
    }

    .popup_content {}

    .location-popup {
        padding: 20px 32px;
        border-bottom: 1px solid #E1E1E1;
        display: flex;
        justify-content: space-between;
        font-weight: 600;
    }

    .location-popup h2 {
        font-weight: 700;
        font-size: 24px;
        color: #333333;
    }

    .location-popup .skip {
        background: none !important;
        border: 0 !important;
        outline: 0 !important;
        color: #1492E6;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }

    .location-popup .skip:hover {
        color: #044f81;
        text-decoration: underline;

    }

    .select-container {
        padding: 44px 40px;
    }

    .select-container .selectbox {
        font-weight: 500;
        font-size: 18px;
        color: #525252;
        margin-bottom: 12px;
    }

    /* .select-container select{
        width: 100%;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16' style=' fill: %23959595;%0A'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center right 20px;
        padding: 16px 40px;
        margin-bottom: 16px;
        position: relative;
        border: 1px solid #DDDDDD;
    } */
    .select-club-services>span {
        width: 100%;
        display: block;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16' style=' fill: %23959595;%0A'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center right 20px;
        padding: 16px 40px;
        /* margin-bottom: 16px; */
        position: relative;
        /* border: 1px solid #DDDDDD; */
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */
        color: #525252;
        color: #333333;
        cursor: pointer;

    }

    .homepage-header .select-club-services>span {

        background-image: url(assets/images/down-arrow-2.png) !important;

        color: white;


    }

    .service-listing .select-club-services>span {
        background-position: center right 13px;
        padding: 7px 33px 7px 15px;
    }

    .location_wrapper {
        position: relative;
        margin-bottom: 15px;
    }

    .location_wrapper::before {
        content: "";
        position: absolute;
        font-size: 16px;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
        background-image: url(assets/images/geo-alt.png);
        z-index: 9;
        width: 18px;
        height: 19px;
        background-size: cover;

    }

    .select-container .close {
        background: #ae5e45;
        border-radius: 10px;
        width: 100%;
        padding: 20px;
        border: 0;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
    }

    .select-container .close:hover {
        background: #b1080b;

    }

    .current_page_item a {
        position: relative;
    }

    .current_page_item a::before {
        position: absolute;
        width: 80%;
        left: 0;
        bottom: 0;
        background: #fff;
        height: 1px;
        content: "";
        left: 50%;
        right: 50%;
        transform: translateX(-50%);
    }

    #header_sticky_top .current_page_item a::before {
        background-color: #525252;
    }

    .header_menu_main {
        display: flex;
        align-items: center;
        border-bottom-color: rgb(255, 255, 255, 0.3) !important;
    }

    #quick_works .et_pb_css_mix_blend_mode_passthrough {
        margin: 0 !important;
        /* width: calc(25% - 6px); */
        width: auto !important;
        white-space: nowrap;
    }

    .et_pb_blurb_position_left .et-pb-icon,
    .et_pb_blurb_position_right .et-pb-icon {
        font-size: 22px !important;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 6px !important;
        display: inline-flex !important;
    }

    .et_pb_blurb_position_left .et_pb_main_blurb_image {
        display: inline-flex !important;
        width: auto !important;
        margin-bottom: 0 !important;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container h4 {
        white-space: nowrap;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    #popular_heading .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    body.logged-in.admin-bar .et_pb_section_0_tb_header {
        z-index: 99;
    }

    /* service listing page start */

    #container_wrapper.fixed {
        position: fixed;
        width: 100%;
        max-width: 100%;
        top: 0px;
        bottom: auto;
        left: 0px;
        right: auto;
    }

    body.logged-in.admin-bar .et_pb_section_0_tb_header {
        top: 0 !important;
    }

    .brand_logo .et_pb_image_sticky {
        text-align: start !important;
    }

    .location_wrapper .et_pb_button_0_tb_header_wrapper {
        text-align: end !important;
    }

    .container_wrapper {
        max-width: 1240px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .row_service {
        display: flex;
        align-items: center;
        margin: 0 -15px;
        flex-wrap: wrap;

    }

    .service_column .row_service {
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
        border-radius: 15px;
        padding: 15px;
        margin: 15px -15px !important;
    }

    #service_listing_record .service_column .row_service {
        box-shadow: unset !important;
        border-radius: none;
        padding: 0px;
        margin: 0 !important;
    }

    #service_listing_record .service_column {
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
        border-radius: 15px;
        padding: 8px;
        margin: 0px -15px !important;
    }

    .row_service>* {
        padding: 0 15px;
    }

    .row_service .col_2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .row_service .col_6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .row_service .col_4 {
        flex: 0 0 auto;
        width: 32.8%;
    }

    .image_client {
        width: 100% !important;
        height: 100% !important;
        border: 1px solid #F3F3F3;
        border-radius: 9px;
        overflow: hidden;
        cursor: auto;
    }

    .image_client img {
        height: 153px;
          object-fit: contain;
          padding:10px;
    }

    img {
        max-width: 100%;

        object-fit: cover;
    }

    .service_client_detail {
        display: flex;
        flex-direction: column;
        row-gap: 14px;
        padding: 14px 0;
    }

    .popular_heading .et_pb_promo_description h2 {
        margin-bottom: 0px !important;
    }

    .company_name h3.heading {
        font-size: 24px;
        font-weight: 700;
        color: #333;
        margin: 0;
        padding: 0;
    }

    .company_name {
        margin-bottom: 8px;
    }

    .service_info h6 {
        font-size: 18px;
        font-weight: 600;
        color: #333;
        margin: 0;
        margin-bottom: 3px;
        padding: 0;
        line-height: 27px;
    }
    .service_info h6 a{
         cursor: auto;
     }
    .service_info p {
        font-size: 14px;
        font-weight: 500;
        color: #8e8e8e;
        margin: 0;
        padding: 0;
    }

    .service_info p.location i {
        margin-right: 9px;
    }

    .button_service_wrapper {
        display: flex;
        column-gap: 8px;
        align-items: center;
    }

    .button_service_wrapper .btn_main {
        background: #ae5e45;
        border-radius: 7px;
        padding: 9px 15px;
        color: #fff;
        font-size: 14px;
        outline: 0;
        border: 1px solid #ae5e45;
        cursor: pointer;
        font-weight: 600;
        transition: 0.3s all ease;
    }

    .button_service_wrapper .btn_main:hover {
        background: transparent;
        color: #ae5e45;
    }

    .button_service_wrapper .btn_outline {
        transition: 0.3s all ease;
        border: 1px solid #ae5e45;
        border-radius: 7px;
        padding: 5px 13px;
        color: #ae5e45;
        font-size: 14px;
        cursor: pointer;
        font-weight: 600;
        background: #fff;
    }

    .button_service_wrapper .btn_outline:hover,
    .button_service_wrapper .btn_outline.email {
        background: #ae5e45;
        color: #fff;
        transition: 0.3s all ease;
    }

    .button_service_wrapper .btn_outline.email:hover {
        border: 1px solid #ae5e45;
        background: transparent;
        color: #ae5e45;
    }

    .client_review_wrapper {
        padding-left: 50px;
        border-left: 1px solid #ddd;
    }

    .client_review_wrapper .language_wrap {
        display: flex;
        column-gap: 12px;
        align-items: center;
    }

    .client_review_wrapper .language_wrap p {
        font-weight: 600;
        font-size: 14px;
        color: #333333;
        margin: 0;
    }

    .language_wrap .flags {
        display: inline-flex;
        column-gap: 3px;
        height: fit-content;
    }

    .language_wrap .flags span {
        width: 34px;
        height: 25px;
        border: 1px solid #FFFFFF;
        filter: drop-shadow(0px 2px 5px rgba(20, 146, 230, 0.1));
        border-radius: 4px;
        overflow: hidden;
    }

    .star_wrap {
        display: flex;
        column-gap: 2px;
        padding-top: 15px;
        padding-bottom: 2px;
    }

    .star_wrap i {
        font-size: 18px;
        color: #FFCE00;
    }

    .total_rating_wrap {
        display: flex;
        align-items: end;
    }

    .total_rating_wrap .rating_data {
        display: flex;
        align-items: baseline;
        padding-right: 16px;
    }

    .total_rating_wrap .rating_data h1 {
        font-weight: 700;
        font-size: 42px;
        color: #36AB0D;
        margin: 0;
        padding: 0;
    }

    .total_rating_wrap .rating_data h6 {
        font-weight: 500;
        font-size: 14px;
        color: #8E8E8E;
        margin: 0;
        padding: 0;
    }

    .reviews_wrap {
        border-left: 1px solid #ddd;
        display: flex;
        flex-direction: column;
        row-gap: 4px;
        padding-left: 16px;
    }

    .reviews_wrap .small {
        font-weight: 500;
        font-size: 13px;
        color: #8E8E8E;
        margin: 0;
        line-height: 17px;
    }

    .anchor_main {
        font-weight: 600;
        font-size: 14px;
        color: #1492E6;
        text-decoration: underline;
    }

    /* service listing page end */
    /*service search CSS*/

    /* *{
                box-sizing: border-box;
            }*/
    .search_wrapper i {
        font-weight: 700;
    }

    .search_wrapper select {
        appearance: none;
        -webkit-appearance: none;
    }

    .search_wrapper span.select2 {
        border: 1px solid #BCBCBC;
        border-radius: 10px;
        font-weight: 500;
        font-size: 16px;
        color: #525252;
        padding: 19px;
        padding-left: 30px;
        width: 100% !important;
        background: #fff;
    }

    .select2-container--default .select2-selection--single {
        border: 0 !important;
        background: transparent !important;
        border-radius: 0 !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 50%;
        right: 1px;
        width: 20px;
        transform: translatey(-50%);
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        display: none;
    }

    .search_wrapper {
        background: #EDEDED;
        box-shadow: 3px 6px 15px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        padding: 18px 15px;
        width: 90%;
    }

    .row_search {
        display: flex;
        align-items: center;
    }

    .row_search .col_search_4 {
        flex: 0 0 auto;
        width: 42%;
        padding-right: 15px;
    }

    .row_search .col_search_2 {
        flex: 0 0 auto;
        width: 16%;
    }

    .icon_input {
        position: relative;
    }

    .icon_input input {
        border: 1px solid #BCBCBC;
        border-radius: 10px;
        padding: 22px;
        padding-left: 40px;
        width: 100%;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */
        color: #8E8E8E;

    }

    .icon_input i {
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
        z-index: 9;
        font-size: 19px;
        color: #525252;
    }

    .btn_input button {
        background:#ae5e45;
        border-radius: 10px;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        padding: 21px 15px;
        border: 0;
        width: 100%;
    }

    .btn_input i {
        font-size: 14px;
    }

    .btn_input button:hover,
    body #page-container .et_pb_section .et_pb_button_0:hover,
    body #page-container .et_pb_section .et_pb_button_1:hover,
    body #page-container .et_pb_section .et_pb_button_2:hover,
    .newsletter_wrapper .mailpoet_submit:hover,
    .et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover {
        background: #333 !important;
        transition: .3s ease-in-out;
        border-color: #333 !important;
    }

    .cologen-name {
        margin: 10px 0 20px;
    }

    /*service search CSS End*/
    /* responsive section start */

    #container_wrapper_background {
        padding: 0 !important;
        border-bottom: 1px solid #f5dfd0;
        background-color: RGBA(255, 255, 255, 0) !important;
        width: 100%;
        max-width: 100%;
        position: fixed !important;
        top: 0px;
        bottom: auto;
        left: 0px;
        right: auto;
    }

    #container_wrapper div#header_sticky_top.header_menu_main {
        top: 0 !important;
        left: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 10px 15px !important;
        justify-content: space-between
    }

    header .et_pb_menu--style-centered .et_pb_menu__wrap {
        justify-content: end;
    }

    .header_menu_main::after {
        display: none;
    }

    #container_wrapper {
        background-color: #fff !important;
    }

    #container_wrapper_background .header_menu_main::after {
        display: none;
    }

    .has_et_pb_sticky #top_contact_wrapper {
        display: none;
    }

    #top_contact_wrapper>div {
        margin: 0 !important;
    }

    #top_contact_wrapper .et_pb_blurb_content .et_pb_image_wrap span {
        font-size: 16px !important;
    }

    #container_wrapper_background.fixed #top_contact_wrapper,
    #container_wrapper.fixed #top_contact_wrapper {
        display: none;
    }

    #container_wrapper_background.fixed {
        transition: .3s ease-in-out;
        background-image: linear-gradient(to right , #ae5e45, #dd8061, #ed987c, #dd8061) !important;
        z-index: 999;
    }

    #top_contact_wrapper>div:not(:first-child) {
        width: fit-content;
    }

    #top_contact_wrapper .et_pb_blurb_content {
        display: flex;
        align-items: center;
        cursor: pointer;
        justify-content: end;
    }

    .et_pb_blurb_position_left .et_pb_main_blurb_image {
        display: inline-flex !important;
        width: auto !important;
        margin-bottom: 0 !important;
    }

    .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 6px !important;
        display: inline-flex !important;
    }

    #top_contact_wrapper::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 99.4vw;
        height: 100%;
        background-color:#1a1919;
        margin-left: calc(50% - 50vw);
    }

    #top_contact_wrapper::after {
        display: none;
    }

    #search_wrapper {
        width: 65vw;
        max-width: 887px;
    }

    #button_wrapper {
        position: relative;
    }

    .et_pb_image_5.boat-img {
        text-align: center !important;
        margin: 0 !important;
    }

    #banner_wrapper {
        display: flex;
        padding: 0 15px !important;
        margin: 0 auto !important;
        justify-content: space-between;
    }

    #banner_wrapper>div {
        margin: 0 !important;
    }

    #banner_wrapper::after {
        display: none;
    }

    #banner_wrapper>div {
        position: relative;
    }

    #banner_wrapper>div:first-child {
        z-index: 10;
    }

    #banner_wrapper>div:last-child {
        z-index: 9;
    }

    #container_all_sec,
    #banner_wrapper,
    #container_wrapper_background .header_menu_main,
    #container_wrapper .header_menu_main,
    #top_contact_wrapper {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    #testimonial_wrapper div#container_all_sec {
        display: flex;
        align-items: center;
        padding-bottom: 20px !important;
    }

    #testimonial_wrapper div#container_all_sec .et_pb_promo_description {
        padding-bottom: 0;
    }

    #top_contact_wrapper {
        position: relative;
        display: flex;
        justify-content: space-between;
        background: none !important;
        padding: 15px !important;
        gap: 38px;
    }

    #container_wrapper_background .header_menu_main {
        padding: 10px 15px !important;
        justify-content: space-between;
    }

    #quick_works {
        display: none;
        gap: 43px;
        padding: 0 15px !important;
        bottom: 42px !important;
    }

    #top_service_wrapper #container_all_sec {
        display: flex;
        align-items: center;
    }

    .header-content {
        margin: 17px auto 10px !important;
    }

    header .et_builder_inner_content {
        z-index: 9999;
    }



    #all-cat-list .sorting_1 {
        width: 100%;
        display: inline-block;
        padding: 15px 0;
        border:none;

    }

    #all-cat-list_paginate , .paging_simple_numbers {
        display: flex;
        align-items: center;
    }

    #all-cat-list_paginate .current {
        background: #ae5e4b;
        border-radius: 14px;
        width: 28px;
        height: 28px;
        padding: 3px;
        border: none;color:#fff!important
    }
    .common_bg_wrapper{
        background-image: linear-gradient(to bottom right , #ae5e45, #dd8061, #ed987c, #dd8061);
    }
    .main_section_wrapper{
        position: relative;
    }
    .main_section_wrapper:before{
        position: absolute;
        content: "";
        background: #ffffffa6;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
    }
    table#all-service-list {
        border: none;
    }
    #all-service-list td {
        padding: 20px 0;
        border: none;
    }
    #reviewsrate td.dataTables_empty {
    visibility: hidden;
    }
    
    #aboutModal .modal-dialog , #newservices-Modal .modal-dialog , 
    #services-Modal .modal-dialog , #award-img-Modal .modal-dialog , #edit-img-Modal .modal-dialog{
     height: calc(100% - 60px);
    }
    .services-list-group span , category-des-wrapper p{
    font-size: 15px;
    line-height: 25px;
    color: #333333;
    display: block;
    }
    .services-list-section h4 , .award-section h4 , .category-des-wrapper p {
     color: #333;
    }
    span.services-list-group-heading {
    padding-bottom: 2px;
    }
    .services-list-group {
    margin-bottom: 30px;
    }
    .services-list-section.pb-0{
    padding-bottom:0;
    }
    .services-list-group:last-child {
    margin-bottom: 0;
    }
    button.swal2-confirm.swal2-styled {
    background: #ae5e45;
    margin:0;
    outline:none;
    border:none;
    box-shadow:none!important
    }
    .go-top-main {
        display: none;
    }
    .categoty-desc .cologen-desc a {
   		 margin-top: 12px;
    	display: inline-block;
    }
    .success-popup-outer {
    display: flex;
    position: fixed;
    z-index: 1060;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    padding: 0.625em;
    transition: background-color .1s;
    background: rgba(0,0,0,.4);
    text-align: center;
   }

    .success-content {
        position: relative;
        width: 32em;
        max-width: 100%;
        padding: 40px;
        border-radius: 5px;
        background: #fff;
        font-family: 'Montserrat', sans-serif;
    }
    .success-content h4 {
        margin: 0 0 0.4em;
        color: #222222;
        font-size: 27px;
        font-weight: 600;
    }
    .success-content a {
    background: #ae5e45;
    margin: 0;
    outline: none;
    border: none;
    border-radius: 0.25em;
    color: #fff;
    font-size:1em;
    padding: 7px 20px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    margin-top: 14px;
    }
    .wrap .dataTables_wrapper .dataTables_length select {
    padding: 0 24px 0 8px;
    }

    .services-list-section .row a.readless-1 , .services-list-section .row  a.readmore-1 {
       padding:15px 0 0px 15px;
    }
    .col-desc.minimize-1 , .about-col-desc.minimize-2{
    	height: 137px;
        overflow: hidden;
    }
    #ajaxsearchlite1 .probox, div.asl_w .probox {
        background-color: transparent!important;
         background-image: none!important;
        border: none!important;
        box-shadow: none!important;
        gap: 10px;
        height: auto;
    }
    #ajaxsearchlite1 {
        background: #EDEDED;
        box-shadow: 3px 6px 15px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        padding: 18px 15px;
        width: 90%;
    }
    .detail-search-form #ajaxsearchlite1 {
        width: 71%;
        margin: 0 auto;
    }
    #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
        background: #fff;
        padding: 20px;
        margin-left: 0;
        border-radius: 5px;
        border: 1px solid #BCBCBC;
    }
    .proinput:before {
        position: absolute;
        font-family: 'FontAwesome';
        font-weight: 900;
        left: 20px;
        color: #666464;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        content: "\f002";
        height: 10px;
    }
    button.promagnifier {
        background: #E3050A!important;
        border-radius: 10px!important;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        padding: 21px 13px!important;
        border: 0;
        width: 87px!important;
        height: auto!important;
    }
    .detail-search-form button.promagnifier {
        width: 106px!important;
    }
    #ajaxsearchlite1.asl_m .probox .innericon {
        background-color:transparent!important;
        width: auto!important;
        position: relative;
        text-align: left;
    }
   #ajaxsearchlite1.asl_w .probox .promagnifier .innericon svg {
    fill: #fff!important;
}
  #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input, #ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
        font-family: 'Montserrat';
         font-weight: 500;
        font-size: 16px;
        color: #000000!important;
    }
    .proinput form {
    padding-left: 25px!important;}
  
    div.asl_r .results .item {
    height: auto;
    background: #fff;
    }
    #ajaxsearchlite1.asl_m .probox .innericon:after {
    content: " Suche ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    }
    .proclose , .proloading{
    display: none!important;
    }
    div.asl_r.vertical {
    margin-top: 25px;
     background: #ededed;
       padding: 10px 15px;
    
    }
   div.asl_r .resdrg {
   
    overflow-y: auto;
    }
    .service_listing_content .cologen-desc .et_pb_text_inner.inner-category p {
    text-align: center!important;
    }
    table.listing-table, table.listing-table tbody {
    display: block;
    border: none!important;
    }
    .service_column.listing-table tr {
        display: none;
    }
    .service_column.listing-table tr.row_service {
        display: flex;
    }
    .footer_wrapper .et_pb_image_0_tb_footer{
        width: 18%;  
       margin-bottom: 20px!important;

    }
    .et_pb_fullwidth_header.et_pb_fullwidth_header_0_tb_footer .et_pb_header_content_wrapper {
    font-size: 16px;
}
    .et_pb_section_2_tb_footer.footer_wrapper.et_pb_section{
        padding-bottom: 0;
    }
    .et_pb_fullwidth_header.et_pb_fullwidth_header_0_tb_footer{
        padding: 0!important;
    }
    input.user-registration-Button.button {
    float: unset !important;
    width: 100%;
    padding: 14px 20px !important;
    background-color: #ae5e45;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
}

    @media (min-width: 576px) {

        #container_all_sec,
        #banner_wrapper,
        #container_wrapper_background .header_menu_main,
        #container_wrapper .header_menu_main,
        #top_contact_wrapper,
        #quick_works {
            max-width: 610px !important;
            ;
        }
    }

    @media (min-width: 768px) and (max-width:980px) {
        .clint_review {
            flex-direction: column !important;
            gap: 4px;

        }

        .clint_review .custom-edit-btn {
            align-self: start;
        }

        .detail-search-form .search_wrapper {
            width: 75% !important;

        }
    }

    @media screen and (max-width:1024px) {
        #all-cat-list .sorting_1 {
            display: table-cell;
        }
        h2.category-heading {
            font-size: 20px;
        }
    }

    @media (min-width: 768px) {

        #container_all_sec,
        #banner_wrapper,
        #container_wrapper_background .header_menu_main,
        #container_wrapper .header_menu_main,
        #top_contact_wrapper,
        #quick_works {
            max-width: 730px !important;
            ;
        }
    }

    @media (max-width:992px) {

        #button_wrapper .et_pb_row.et_pb_row_6 {
            display: none;
        }

        #post-3469 .pmpro_message {
            width: 100% !important;
        }

        .pmpro_checkout .pmpro_checkout-fields {
            width: 100% !important;
        }

        #pmpro_payment_information_fields {
            width: 100% !important;
        }

        #pmpro_form .pmpro_submit {
            width: 100% !important;
        }

        .header_menu_main .et_pb_column--with-menu {
            z-index: 2;
        }
        .go-top-main {
            display: block;
        }
        .go-top {
            position: fixed;
            bottom: 10%;
            right: 5%;
            padding: 10px 12px 10px;
            display: none;
            cursor: pointer;
            -webkit-font-smoothing: antialiased;
            z-index: 9;
            background-color: #ae5e45;
            border-radius: 10px;
        }
        .go-top-text {
            width: 66px;
            font-size: 12px;
            color: #fff;
            line-height: 16px;
            position: relative;
            padding-left: 18px;
        }
        .go-top-text i {
            position: absolute;
            left: 0;
            transform: translateY(-50%);
            top: 50%;
        }
    }

    @media (min-width:320px)and (max-width:992px) {
        #pmpro_levels_table {
            width: 100% !important;

        }

        #loginform input[type="text"] {
            width: 100% !important;
        }

        #loginform input[type="password"] {
            width: 100% !important;
        }

        #loginform {
            width: 100% !important;
        }

        #pmpro_user_fields .pmpro_checkout-field input {
            width: 100% !important;
        }

        #pmpro_checkout_box-more-information .pmpro_checkout-field input {
            width: 100% !important;
        }

        #fullname {
            width: 100% !important;
        }
    }

    @media (min-width: 992px) {

        #container_all_sec,
        #banner_wrapper,
        #container_wrapper_background .header_menu_main,
        #container_wrapper .header_menu_main,
        #top_contact_wrapper,
        #quick_works {
            max-width: 980px !important;
            ;
        }
    }

    @media (min-width: 1200px) {

        #container_all_sec,
        #banner_wrapper,
        #container_wrapper_background .header_menu_main,
        #container_wrapper .header_menu_main,
        #top_contact_wrapper,
        #quick_works {
            max-width: 1240px !important;
        }
    }

    .popular_heading .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    .popular_heading .et_pb_promo_description h2 {
        padding-bottom: 8px !important;
    }

    #category_wrapper_sec {
        position: relative;
    }

    #container_all_sec.sevices_wrapper_slider .et_pb_code_inner {
        display: flex;
        align-items: start;
        justify-content: space-between;
    }

    #services_wrapper_main {
        position: relative;
    }

    #newsletter_wrapper_id_main::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(45.22deg, #dd8061 0%, #f9d380 100%);
        opacity: 0.9;
    }

    #newsletter_wrapper_id_main #container_all_sec {
        display: flex;
        justify-content: space-between;
        align-items: center;

    }

    #sb_instagram {
        padding-bottom: 0 !important;
    }

    .headin_instagram {
        padding-left: 8px !important;
    }

    #newsletter_wrapper_id_main #container_all_sec::after {
        display: none;
    }

    #sb_instagram #sbi_images .sbi_item {
        height: 80px !important;
        width: 80px !important;
        margin-right: 20px !important;
    }

    #newsletter_wrapper_id_main #container_all_sec>div {
        margin: 0 !important;
    }

    #mailpoet_form_3 .mailpoet_paragraph.last {
        justify-content: space-between;
        position: relative !important;
        border-radius: 80px !important;
        padding: 18px !important;
        display: flex;
        flex-wrap: nowrap;
    }

    .newsletter_wrapper #mailpoet_form_3 .mailpoet_text {
        padding: 13px 55px !important;
        font-size: 16px !important;
    }

    .et_pb_menu_0_tb_header.et_pb_menu ul li a {
        font-size: 16px !important;
        line-height: normal !important;
    }

    #banner_heading .dsm_block_image_reveal_content {
        opacity: 1 !important;
    }

    .footer_menu .et-menu-nav ul li.menu-item a {
        font-weight: 600;
        font-size: 18px;
        padding: 3px 0 !important;
        border-bottom: 0 !important;
    }

    .footer_menu .et-menu-nav ul li.menu-item a::before {
        display: none;
    }

    .social_icons .et_pb_icon_wrap {
        padding: 0 !important;
        width: 40px !important;
        height: 40px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .social_icons .et_pb_icon_wrap span {
        font-size: 20px !important;
    }

    .footer_wrapper .et_pb_icon_wrap:hover {
        border: 2px solid transparent;
        border-radius: 50%;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        background-image: linear-gradient(#525252, #525252), linear-gradient(45.22deg, #ae5e45 0%, #FFD65A 100%);
    }

    .footer_wrapper .et_pb_icon_wrap:hover .et-pb-icon {
        background: -webkit-linear-gradient(45.22deg, #ae5e45 0%, #FFD65A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .social_icons .et_pb_icon {
        display: inline-flex !important;
        margin: 0 !important;
        cursor: pointer;
    }

    .social_icons>div {
        display: inline-flex !important;
        width: fit-content !important;
        margin-right: 0 !important;
        margin: 0 !important;
    }

    .social_icons {
        display: flex !important;
        justify-content: center;
        align-items: center !important;
        gap: 16px !important;
        padding-top: 26px !important;
        padding-bottom: 35px !important;
    }

    .social_icons::after {
        display: none;
    }

    .et_pb_fullwidth_header_0_tb_footer {
        border-top: 0 !important;
    }

    .service_provider_wrapper_left .et_pb_promo_description .et_pb_module_header {
        margin-bottom: 22px !important;
    }

    ul#parsley-id-7 {
        display: none;
    }

    .mailpoet_text.parsley-error {
        border-color: red !important;
    }

    .mailpoet_text.parsley-error::placeholder {
        color: red !important;
    }

    footer.et-l.et-l--footer .et_mobile_menu {
        position: unset;
        display: flex !important;
        background: transparent !important;
        box-shadow: unset !important;
        border: none !important;
        gap: 9%;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0 !important;
    }

    .et_mobile_nav_menu {
        margin: 0 !important;
    }

    footer.et-l.et-l--footer .et_mobile_menu::after {
        display: none;
    }

    footer.et-l.et-l--footer .et_pb_menu_0_tb_footer.et_pb_menu ul li a {
        color: #ffffff !important;
        padding: 3px 0px !important;
        border-bottom: none;
    }

    footer.et-l.et-l--footer .et_pb_menu_0_tb_footer.et_pb_menu ul li a::before {
        display: none;
    }

    footer .mobile_menu_bar {
        display: none;
    }

    .rating-and-content {
        background: #FFFFFF;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
        padding: 170px 30px 40px;
        margin-bottom: 30px;
        position: relative;
    }

    .rating-and-content::before {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f10e";
        font-size: 79px;
        color: #D9D9D9;
        top: 62px;
        left: 50%;
        transform: translateX(-50%);
        line-height: 1;
    }

    .rating-and-content::after {
        position: absolute;
        content: "";
        color: #FFFFFF;
        bottom: -24px;
        left: 50%;
        transform: translateX(-50%);
        width: 28px;
        height: 24px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("assets/images/down-arrow.png");
    }

    #testimonial_wrapper {
        padding-bottom: 15px;
    }

    #testimonial_wrapper .sp-testimonial-free-wrapper {
        overflow: unset;
    }

    #testimonial_wrapper .sp-testimonial-free-section .sp-testimonial-client-image {
        width: 70px;
        height: 70px;
        margin: 5px auto;
    }

    #testimonial_wrapper .sp-testimonial-free-section .sp-testimonial-client-name {
        margin-top: 10px;
    }

    #testimonial_wrapper .sp-testimonial-free-section .sp-testimonial-client-rating i.fa.fa-star-o {
        display: none;
    }

    #testimonial_wrapper #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .testimonial-nav-arrow {
        border: 0 !important;
        top: 38%;
    }

    #testimonial_wrapper #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .swiper-button-prev.testimonial-nav-arrow {
        left: -32px;
    }

    #testimonial_wrapper #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .swiper-button-next.testimonial-nav-arrow {
        right: -32px;
    }

    .sp-testimonial-client-image {
        margin-bottom: 0 !important;
    }

    .rating-and-content .sp-testimonial-client-rating {
        margin-top: 15px;
    }

    .rating-and-content .sp-testimonial-client-rating i {
        margin: 0 5px;
    }

    .rating-and-content .sp-testimonial-client-designation {
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #525252 !important;
    }

    #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section {
        padding: 0 0px 12px 0 !important;
        margin: 0;
    }

    #testimonial_wrapper .sp-testimonial-free-section .testimonial-pagination {
        display: none;
    }

    #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
        background: transparent;
        color: #000;
    }

    .mobile_menu_bar:before {
        content: "a";
        font-size: 32px;
        position: relative;
        left: 0;
        top: 0;
        cursor: pointer;
        color: #fff !important;
    }

    #container_wrapper .mobile_menu_bar:before {
        color: #000 !important;
    }

    .et_pb_menu_0_tb_header {
        width: 100%;
    }

    #container_all_sec.aboutus_wrapper_bottom {
        display: flex;
        justify-content: space-between;
    }

    .menu-links .et-menu li {
        padding: 0 19px;
    }

    #top_contact_wrapper .et_pb_button {
        padding: 0.5rem 1em;
        padding-left: 2.5rem !important;

    }
    #container_all_sec.aboutus_wrapper_bottom>div {
        width: 33.33%;
        background: #FFFFFF;
        box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
        padding: 30px 34px;
        margin-right: 24px !important;
        border-radius: 35px;
    }

    #container_all_sec.aboutus_wrapper_bottom>div:last-child {
        margin-right: 0 !important;
    }

    #container_all_sec.aboutus_wrapper_bottom>div .et_pb_image {
        margin: 0 !important;
        text-align: center !important;
    }

    #container_all_sec.aboutus_wrapper_bottom>div .et_pb_promo {
        min-height: auto !important;
        padding: 0 !important;
        margin-top: 12px;
        margin-right: 0 !important;
    }

    #container_all_sec.about_us_header .et_pb_module_header {
        margin-bottom: 8px;
        font-size: 42px !important;
    }

    #container_all_sec.aboutus_wrapper_bottom>div .et_pb_promo .et_pb_promo_description>div {
        font-weight: 500 !important;
        font-size: 16px !important;
        color: #8E8E8E !important;
    }

    #top_service_wrapper #container_all_sec>div:first-child {
        margin-right: 0% !important;
    }

    /* .select2-container{
        z-index: 1 !important;
    } */

    .et_pb_section--with-menu.fixed {
        transition: .3s ease-in-out;
        z-index: 99;
    }

    #heading_background .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    #heading_background .et_pb_module_header {
        padding-bottom: 8px !important;
    }

    #contactus_wrapper #container_all_sec {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60%;
    }

    #contactus_wrapper #container_all_sec>div {
        margin: 0 !important;
    }

    #contactus_wrapper #container_all_sec>div .main-form br {
        display: none;
    }

    #contactus_wrapper #container_all_sec>div .main-form p {
        margin-bottom: 30px;
        padding: 0 !important;
    }

    #contactus_wrapper .termcondition {
        margin-top: -14px;
    }

    #contactus_wrapper #container_all_sec>div .main-form .name-fields {
        width: 100%;
        display: flex;
        gap: 22px;
        margin-bottom: 30px;
    }

    #contactus_wrapper #container_all_sec>div .main-form .name-fields>* {
        flex: 0 0 auto;
        width: calc(50% - 11px);
    }

    #contactus_wrapper #container_all_sec>div .main-form .name-fields label span {
        width: 100%;
    }

    #contactus_wrapper #container_all_sec>div .main-form label {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 8px;
    }

    #contactus_wrapper #container_all_sec .main-form .name-fields p {margin-bottom: 0;}

    #contactus_wrapper #container_all_sec .main-form input,
    #contactus_wrapper #container_all_sec .main-form textarea {
        width: 100%;
        display: block !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 18px 20px !important;
    }

    #contactus_wrapper #container_all_sec .main-form label {
        display: block !important;
    }

    #contactus_wrapper #container_all_sec .main-form .termcondition input {
        display: inline-block !important;
        width: auto
    }

    #contactus_wrapper #container_all_sec .main-form .termcondition .wpcf7-list-item {
        margin: 0;
    }

    #contactus_wrapper #container_all_sec>div .main-form span.orange-label {
        font-weight: 600;
        font-size: 16px;
        color: #525252;
    }

    #contactus_wrapper #container_all_sec>div .main-form button[type="submit"] {
        width: 100%;
        display: block;
        background: #ae5e45;
        border-radius: 10px;
        font-weight: 600;
        font-size: 16px;
        color: #fff;
        padding: 18px;
        cursor: pointer;
        margin-top: 30px;
    }

    #contactus_wrapper #container_all_sec>div .main-form button[type="submit"]:hover {
        background: #333;
    }

    #contactus_wrapper #container_all_sec>div .main-form input::-webkit-inner-spin-button {
        display: none;
    }

    #contactus_wrapper #container_all_sec>div .main-form button[type="submit"]::after {
        display: none;
    }

    .modal-dialog {
        max-width: 593px;
        width: calc(100% - 30px);
        background: #FFFFFF;
        border: none;
        border-radius: 15px;
        -moz-border-radius: 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .modal.fade {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #4D4D4DD9 !important;
        z-index: 9999999;
    }

    .modal-header {
        padding: 20px 34px;
        border-bottom: 1px solid #e1e1e1;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .modal-header h5 {
        font-weight: 700;
        font-size: 24px;
        color: #333333;
    }

    .modal-body {
        height: calc(100% - 75px);
        overflow: auto;
        padding: 24px 34px 38px;
    }

    .modal-body form>h4 {
        font-weight: 600;
        font-size: 18px;
        color: #525252;
        margin-bottom: 16px;
    }

    .rating_label {
        display: flex;
        justify-content: space-between;
        margin-bottom: 9px;
        align-items: center;
    }


    .rating_label h1 {
        font-weight: 600;
        font-size: 16px;
        color: #676363;
        margin-bottom: 0;
    }

    .rate>label:before {
        font-size: 22px;
        line-height: normal;
    }

    .rate>label {
        color: #eaeaea;
    }

    .modal-content {
        height: 100%;
    }

    label.half {
        position: relative;
    }

    .btn-close {
        padding: 6px;
        border: 0;
        background: transparent;
        outline: 0;
        cursor: pointer;
        color: #8E8E8E;
    }

    .btn-close:hover {
        color: #2b2a2a;
    }

    .btn-close::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f00d";
        font-size: 15px;
    }

    .features_wrapper {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 18px;
        margin-bottom: 30px;
    }

    .main_form_wrapper .form_input_sec,
    .add_services_wrapper {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-bottom: 20px;
    }

    .main_form_wrapper .form_input_sec label,
    .add_services_wrapper label {
       font-weight: 700;
        font-size: 14px;
        color: #525252;
        
    }

    .main_form_wrapper .form_input_sec input,
    .add_services_wrapper input:not([type="button"]) {
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        font-size: 16px;
        /* color: #525252; */
        width: 100%;
    }

    .main_form_wrapper .form_input_sec textarea {
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        font-size: 16px;
        color: #525252;
        width: 100%;
    }

    .main_form_wrapper .form_input_sec input::placeholder,
    .add_services_wrapper input:not([type="button"])::placeholder {
        color: #8E8E8E;
    }

    .submit_btn {
        padding-top: 22px;
    }

    .text_textarea {
        font-style: italic;
        font-weight: 500;
        font-size: 14px;
        color: #8E8E8E;
    }

    .submit_btn input,
    .add_services_wrapper input[type="button"] {
        background: #ae5e45;
        border-radius: 10px;
        padding: 20px;
        width: 100%;
        border: 0;
        outline: 0;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        cursor: pointer;
        transition: all 0.3s;
    }

    .submit_btn input:hover,
    .add_services_wrapper input[type="button"]:hover {
        background: #333;
    }

    #service-form {
        margin-top: 50px;
    }

    .service_form {
        max-width: 1240px;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
    }

    .main_form_wrapper {
        width: 60%;
    }

    .custom_select {
        width: 100%;
        display: block;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16' style=' fill: %23959595;%0A'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center right 20px;
        padding: 20px;
        position: relative;
        border: 1px solid #DDDDDD;
        font-size: 16px !important;
        color: #8E8E8E !important;
        font-weight: 500;
    }

    .form-group input[type="time"] {
        display: block;
        position: relative;
        padding: 2px 31px 1px 0.75rem;
        font-size: 1rem;
        font-family: monospace;
        border: 1px solid #8292a2;
        border-radius: 0.25rem;
        background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23688EBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E") right 11px center no-repeat;
        cursor: pointer;
        background-size: 12px;
    }

    .form-group input[type="time"]:focus {
        outline: none;
        border-color: #3acfff;
        box-shadow: 0 0 0 0.25rem rgba(0, 120, 250, 0.1);
    }

    ::-webkit-datetime-edit {}

    ::-webkit-datetime-edit-fields-wrapper {}

    ::-webkit-datetime-edit-month-field:hover,
    ::-webkit-datetime-edit-day-field:hover,
    ::-webkit-datetime-edit-year-field:hover {
        background: rgba(0, 120, 250, 0.1);
    }

    ::-webkit-datetime-edit-text {
        opacity: 0;
    }

    ::-webkit-clear-button,
    ::-webkit-inner-spin-button {
        display: none;
    }

    ::-webkit-calendar-picker-indicator {
        position: absolute;
        width: 2.5rem;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;

        opacity: 0;
        cursor: pointer;

        color: rgba(0, 120, 250, 1);
        background: rgba(0, 120, 250, 1);

    }

    .form-group input[type="time"]:hover::-webkit-calendar-picker-indicator {
        opacity: 0.05;
    }

    .form-group input[type="time"]:hover::-webkit-calendar-picker-indicator:hover {
        opacity: 0.15;
    }

    .add_timings {
        font-weight: 700;
        font-size: 14px;
        color: #525252;
        margin-bottom: 16px;
    }

    .form-group {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 16px;
    }

    .repeater {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .add_timing_wrapper {
        margin-bottom: 34px;
    }

    .form-group label {
        width: 100px;
    }

    #about_us_wrapper_main .aboutus_wrapper_bottom .et_pb_promo_description {
        padding-bottom: 0;
    }

    .header_menu_main .et_pb_column {
        margin-bottom: 0 !important;
    }

    .aboutus_wrapper_bottom h2 {
        margin-bottom: 5px;
    }

    #email-field {
        padding: 20px !important;
        background: #F0F0F0;
        /* Shadow01 */

        box-shadow: 3px 6px 15px rgba(0, 0, 0, 0.1);
        border-radius: 100px;

    }

    #email-field form .et_pb_newsletter_fields .et_pb_newsletter_field {
        flex-basis: calc(118% - 223px) !important;
        padding-bottom: 0;

    }

    /* .et_pb_row.et_pb_row_1_tb_header.header_menu_main .et_pb_column {
        width: fit-content;
    } */
    #email-field form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
        flex-basis: 110px !important
    }

    .categories-section .outer div {
        width: 100%;
    }

    .categories-section table.dataTable.no-footer {
        border: none;
        margin-top: 30px;
    }

    .categories-section table.dataTable tbody td {
        padding: 0;
    }

    .categories-section table.dataTable tbody tr {
        margin-bottom: 30px;
    }

    .categories-section .dataTables_wrapper .dataTables_length,
    .categories-section .main .flex-container .reviews-outer-wrapper {
        display: none;
    }

    .categories-section .reviews-outer-wrapper,
    .categories-section .main {
        display: flex;
        align-items: center;

        gap: 5px;

        justify-content: space-between;
    }

    .categories-section .reviews-outer-wrapper label {
        font-weight: 700;
        color: #8E8E8E;
    }

    .categories-section .select-club-services>span {
        padding: 7px 40px 7px 16px;
        text-align: left;
        margin-bottom: 0;
    }

    .categories-section .dataTables_filter {
        position: absolute;
        right: 215px;
        top: -38px;
    }

    .categories-section .dataTables_wrapper .dataTables_filter input {
        border: 1px solid #aaa;
        border-radius: 7px;
        padding: 10px;
        background-color: transparent;
        margin-left: 3px;
    }

    .categories-section div#all-cat-list_info {
        display: none;
    }

    .categories-section div#all-cat-list_paginate {
        float: none;
        text-align: center;
    }

    .user_and_locations_dd_wrapper .et_pb_code_inner {
        display: flex;
        align-items: center;
    }

    #email-field.et_pb_newsletter p .et_pb_signup_error {
        border: 1px solid red !important;
    }

    #email-field.et_pb_newsletter p .et_pb_signup_error::placeholder {
        color: red !important;
    }

    .header-location-dd .select-club-services>span {
        border-color: #ae5e45;
        padding-right: 2em;
        background-color: #ae5e45;
        color: #fff;
        padding: 12px 40px;
        margin-bottom: 0;
        background-image: url(assets/images/down-arrow-2.png);
        font-size: 16px !important;
        text-align: left;
        font-weight: 500;
        display: inline-block;

    }

    .header-location-dd .select-club-services>span::before {
        content: "";
        position: absolute;
        font-size: 16px;
        top: 50%;
        left: 13px;
        transform: translateY(-50%);
        background-image: url(assets/images/location-svg.svg);
        z-index: 9;
        width: 14px;
        height: 20px;
        background-size: cover;
    }


    .service-detail-containe .slick-next {
        right: -20px !important;
    }

    .service-detail-containe .slick-prev {
        left: -13px !important;
    }
    
    .dataTables_wrapper .dataTables_paginate .paginate_button{
    	display:flex;
        align-items:center;
        justify-content:center;
    }
    
    .dataTables_paginate span{
    	gap:4px;
    }
    
    .client-review-content p{
    	word-break: break-all;
    }

.cologen-desc div.readless,.cologen-desc div.inner-category.minimize {
  color: #8E8E8E;
}
    
  @media(max-width:576px){
    .detail-search-form #ajaxsearchlite1 {
   			 width: 90%;
             padding:12px;
		}
        #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput{
        padding:12px;
        }
        
       button.promagnifier {
    		padding: 12px 13px!important;
		}
    }
    
    @media(min-width: 981px) and (max-width:1200px) {
        .dsm_block_reveal_text_0.dsm_block_reveal_text .dsm_block_reveal_text_header {
            font-size: 55px !important;
        }

        #container_all_sec .et_pb_image_0_tb_footer {
            width: 17%;
        }

        #top_service_wrapper h2 {
            font-size: 38px !important;
            line-height: 45.2px !important
        }

    }

    @media (min-width: 981px) {
        .round-img {
            width: 80px;
            height: 80px;
        }

        header .et_pb_gutters3 .et_pb_column_3_5 {
            width: 68.8%;
            margin-right: 30px;
        }

        .logged-in header .et_pb_gutters3 .header_menu_main .et_pb_column_3_5,
        .logged-in header .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_5,
        .logged-in.et_pb_gutters3.et-db #et-boc header.et-l .header_menu_main .et_pb_column_3_5 {
            width: 50.8%;
            margin-right: 30px;
        }

        .logged-in header .header_menu_main .et_pb_column.et_pb_column_1_5.et_pb_column_5_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child,
        .logged-in.et-db #et-boc header.et-l .et_pb_row.header_menu_main .et_pb_column.et-last-child {
            width: 34%;
        }
    }

    @media (max-width:1199px) {
        .reviews-wrapper #rate-now-btn {
            margin-top: 20px;

        }

        #quick_works {
            bottom: -28px !important;
        }

        #sb_instagram #sbi_images .sbi_item {
            margin-right: 6px !important;
        }

        .btn_input button {
            padding: 23px 10px;
            font-size: 14px;
        }

        .search_wrapper {
            width: 100%;
        }

        #container_all_sec.sevices_wrapper_slider .et_pb_code_inner {
            gap: 19px;
        }

        #quick_works {
            gap: 22px;
        }

        .round-img {
            width: 80px;
            height: 80px;
        }

        .category-wrapper-inner a.heading {
            font-size: 15px;
        }

        #email-field form .et_pb_newsletter_fields .et_pb_newsletter_field {
            flex-basis: calc(126% - 223px) !important;
            padding-bottom: 0;
        }

        #email-field form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
            flex-basis: 102px !important;
        }

        .header-location-dd .select-club-services>span {
            padding: 9px 37px;
            font-size: 16px !important;
        }
    }

    @media (max-width:980px) {
        .et_pb_menu_0_tb_header.et_pb_menu ul li.menu-item a {
            color: #232323 !important;
            padding: 9px 5%;
            font-size: 15px !important;
        }

        .outer {
            display: flex;
            gap: 30px;
        }

        .outer>div {
            width: calc(100% - 0px);
        }


        .et_mobile_menu {
            border-radius: 12px !important;
        }
        .banner_image_wrapper .et_pb_image_wrap {
            width: 100%;
        }

        .banner_image_wrapper .et_pb_image_wrap img {
            width: 100% !important;
        }

        .main_section_wrapper #quick_works.et_pb_row {
            top: inherit !important;
            bottom: -12px !important;
            left: 0px !important;
            right: auto !important;
            padding: 20px !important;
        }

        #search_wrapper {
            width: 100%;
        }

        .button_search {
            padding-top: 70px !important;
            padding-bottom: 70px !important;
        }

        #newsletter_wrapper_id .main_content {
            padding-left: 0 !important;
        }

        .social_icons {
            display: flex !important;
            justify-content: center;
            align-items: center !important;
            gap: 16px !important;
        }

        .social_icons>div {
            display: inline-flex !important;
            width: fit-content !important;
        }

        .social_icons .et_pb_icon {
            display: inline-flex !important;
            margin: 0 !important;
        }

        .language_flag {
            top: 20px !important;
        }

        .hours_wrapper .et_pb_promo_description .right_text {
            flex-basis: 50%;
        }

        .hours_wrapper .et_pb_promo_description .left_text {
            flex-basis: 45%;
        }

        .service_detail_wrapper>div:first-child {
            padding-right: 28px !important;
        }

        .service_detail_wrapper>div:last-child,
        .detailpage-review-custom>div.main_content:last-child {
            padding-left: 28px !important;
        }

        .detailpage-review-custom .et_pb_column.et_pb_column_empty {
            display: block !important;
        }

        .custom-reviewrating-section-wrap {
            flex-direction: column;
            gap: 22px;
            padding-bottom: 0 !important;
        }

        .custom-reviewrating-section-wrap>div.main_content:nth-child(2) {
            padding-left: 0 !important;
            border-left: 0 !important;
        }

        .custom-reviewrating-section-wrap>div.main_content {
            padding: 0 !important;
        }

        .custom-reviewrating-section-wrap .dsm_star_rating {
            left: 63px;
        }

        .custom-review-section-wrap {
            padding-top: 0px !important;
        }

        .custom-review-layout-wrap .custom-review-layout-row>div.main_content:first-child {
            width: 20px !important;
            height: 20px !important;
            margin-right: 8px !important;
        }

        .custom-reviewrating-content-wrap>div.main_content:first-child {
            padding-right: 12px !important;
            width: 50% !important;
        }

        .custom-reviewrating-content-wrap>div.main_content:last-child {
            width: 50% !important;
            padding-left: 12px !important;
        }

        .custom-review-layout-wrap .custom-review-layout-row>div.main_content:last-child {
            width: calc(100% - 20px - 8px) !important;
        }

        .row_service .col_4 {
            width: 100%;
        }

        .row_service .col_2 {
            width: 33%;
        }

        .row_service .col_6 {
            width: 66%;
        }

        .client_review_wrapper {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-left: 0;
            padding-top: 18px;
            border-left: 0;

        }

        .main-content-wrapper .videos-wrapper {
            margin-top: 20px;

        }

        .clint_review {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-left: 0;
            padding-top: 0px !important;
            border-left: 0;
            margin-top: 8px;
            gap: 8px;
        }

        .star_wrap {
            padding: 0;
        }

        #top_contact_wrapper {
            justify-content: end;
            gap: 30px;
        }

        #banner_wrapper {
            flex-direction: column;
            gap: 48px;
        }

        #quick_works {
            row-gap: 8px;
            gap: 2%;
        }

        .search_wrapper {
            padding: 10px 15px;
        }

        #top_service_wrapper #container_all_sec>div:last-child {
            padding: 0 30px !important;
        }

        p.post-heading a {
            width: 80%;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .service_provider_wrapper_left .et_pb_promo_description .et_pb_module_header {
            margin-bottom: 8px !important;
        }

        #top_service_wrapper .et_pb_promo_description {
            padding-bottom: 20px !important;
        }

        #button_wrapper {
            padding: 48px 0 !important;
        }

        .category-wrapper-outer .double_content .category-wrapper-inner:first-child {
            margin-bottom: 17px;

        }

        .round-img {
            width: 60px;
            height: 60px;
        }

        #testimonial_wrapper>#container_all_sec>div {
            margin-bottom: 0 !important;
        }

        /* #testimonial_wrapper > #container_all_sec > div:last-child > div{
            text-align: left !important;
        } */
        .et_pb_menu ul#mobile_menu1.et_mobile_menu {
            background-color: #fff !important;
            border-top: 0;
            left: -89px;
            width: 346px;
            top: 60px;
        }

        a.heading {
            font-size: 14px;
        }

        #newsletter_wrapper_id_main #container_all_sec {
            flex-direction: column;
            row-gap: 26px;
        }

        #container_all_sec.aboutus_wrapper_bottom>div {
            padding: 16px 20px !important;
            margin-bottom: 0 !important;
        }

        #contactus_wrapper #container_all_sec>div .main-form label {
            margin-bottom: 26px;
        }

        #contactus_wrapper {
            padding: 48px 0 0!important;
        }

        .modal-body form>h4 {
            margin-bottom: 10px;
        }

        .rating_label {
            margin-bottom: 6px;
        }

        .main_form_wrapper .form_input_sec {
            margin-bottom: 22px;
        }

        header .et_pb_menu--style-centered .et_pb_menu__wrap {
            justify-content: center;
        }

        #top_service_wrapper #container_all_sec {
            display: block;
        }
        .home-cat-img img {
            padding: 0;
        }

        .et_pb_blurb_position_left .et_pb_blurb_container {
            padding-left: 5px !important;
        }

        #header_sticky_top .current_page_item a::before {
            background-color: transparent;
        }
    }

    @media (max-width:767px) {

        .cologen_detail_wrap .cologen-desc p {
            margin-top: 8px;
        }

        #lostpasswordform .pmpro_lost_password-fields {
            width: 100% !important;
        }

        #lostpasswordform .pmpro_submit {
            width: 100% !important;
        }

        #pmpro_user_fields .pmpro_checkout-fields div {
            width: 100% !important;
        }

        #pmpro_submit_span {
            width: 100% !important;
            display: block;
        }

        #pmpro_user_fields .pmpro_checkout-field input {
            width: 100% !important;
        }

        #pmpro_checkout_box-more-information .pmpro_checkout-fields {
            display: flex;
            gap: 0px !important;
            flex-direction: column !important;
            width: 100% !important;
        }

        #pmpro_checkout_box-more-information .pmpro_checkout-fields div {
            flex-direction: column;
            display: flex;
            gap: 0px !important;
        }

        #pmpro_user_fields .pmpro_checkout-fields {
            display: flex !important;
            flex-direction: column !important;
            align-items: center !important;
            width: 100% !important;

        }

        .service-detail-containe .slick-slide img {
            display: block !important;
            width: 100% !important;
            height: 284px !important;
        }

        #ratings-form .main_form_wrapper {
            width: 100% !important;
        }

        .service-detail-containe .reviews-wrapper {
            padding-bottom: 0px !important;
        }

        table td .service_column .service_client_detail {
            row-gap: 4px !important;
        }

        .service-card .company_name {
            margin-top: 8px;
        }

        .service-card .service_info {
            margin-top: 0px !important;
        }

        #top_service_wrapper #container_all_sec {
            display: block;
        }

        .slider .item {
            margin-right: 10px;
            padding: 0;
        }

        #slider .slick-prev:before,
        #slider .slick-next:before {
            font-size: 16px;
        }

        .search_wrapper {
            margin-top: 35px;
        }

        #banner_wrapper {
            gap: 40px;
        }

        .home-cat-img img {
            padding: 0 0;
        }

        .et_pb_image_5.boat-img {
            bottom: -48px;
        }

        #services_wrapper_main {
            padding-top: 70px;
        }

        #banner_wrapper .et_pb_module.et_pb_image.et_pb_image_3 {
            margin-top: 0 !important;
            top: 0;
            right: 0;
            left: unset;
            padding-left: 0;
            padding-right: 0;
            margin-left: 0!important;
            text-align: right;
        }

        #container_all_sec.sevices_wrapper_slider .et_pb_code_inner {
            flex-wrap: wrap;
            gap: 8px;
            row-gap: 16px;
        }

        .category-wrapper-inner {
            flex-basis: 23%;
        }

        .dsm_block_reveal_text_0.dsm_block_reveal_text .dsm_block_reveal_text_header {
            font-size: 34px !important;
        }

        #testimonial_wrapper div#container_all_sec {
            display: block;
        }

        #testimonial_wrapper div#container_all_sec .et_pb_promo_description {
            padding-bottom: 20px;
        }

        #top_service_wrapper .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module {
            padding-bottom: 4px;
        }

        #top_service_wrapper p {
            font-size: 14px;
        }

        .categories-section .outer .category-wrapper-inner {
            height: 310px;
            margin-bottom: 0px;
        }

        .categories-section tr.col-md-4 {
            -ms-flex: 0 0 49.333333%;
            flex: 0 0 49.333333%;
            max-width: 49.333333%;
            padding: 10px 10px;
        }

        .categories-section table.dataTable tbody tr {
            margin-bottom: 0px;
        }

        div#user-registration .ur-frontend-form.login {
            width: 100% !important;
        }

        .user-registration-page .et_pb_row.et_pb_row_0 {
            width: 100%;
        }

        #contactus_wrapper #container_all_sec {
            width: 100%;
        }

        #container_all_sec .et_pb_text_inner h1.wp-block.wp-block-post-title.block-editor-block-list__block.editor-post-title.editor-post-title__input.rich-text.is-selected.cke_editable.cke_editable_inline.cke_contents_ltr.cke_show_borders {
            width: 100% !important;
        }

        .user-registration-page .et_pb_text_1 {
            width: 100%;
        }
        .user-profile .dropdown span {
            font-size: 0;
            position: relative;
            padding-left: 16px;
        }
        .user-profile .dropdown span:after {
            position: absolute;
            left: 0;
            font-family: FontAwesome!important;
            font-size: 17px;
            content: "\f007";
        }
        .modal-dialog , #aboutModal .modal-dialog, #newservices-Modal .modal-dialog, #services-Modal .modal-dialog, #award-img-Modal .modal-dialog , #edit-img-Modal .modal-dialog
        {
        height: auto;
        }
    .button_service_wrapper {
   
      justify-content: space-around;
        margin-bottom: 10px;
    }
      
       
       }



    @media (max-width:567px) {
        #post-97 .testimonial-nav-arrow:focus {
            background-color: transparent;

        }

        .select-club-services.open ul {

            opacity: 1;
            visibility: visible !important;
            width: 158px !important;
            left: 50%;
            transform: translateX(-50%);
            top: 100%;
        }



        .user-profile #location-text {
            font-size: 0px;
            position: relative;
        }

        .user-profile #location-text::after {
            position: absolute;
            content: '......';
            background-image: url(assets/images/userblak.png);
            background-size: 25px;
            background-repeat: no-repeat;
            left: 10px;
            top: 28%;
            transform: scale(1) rotate(0deg) !important;
            font-size: 32px;
            line-height: 40px;
            color: transparent;
        }

        .home .user-profile #location-text::after {
            position: absolute;
            content: '......';
            background-image: url(assets/images/user.png);
            background-size: 25px;
            background-repeat: no-repeat;
            left: 10px;
            top: 28%;
            transform: scale(1) rotate(0deg) !important;
            font-size: 32px;
            line-height: 40px;
            color: transparent;
        }

        #pmpro_user_fields .pmpro_checkout-fields {
            width: 100% !important;
        }

        #pmpro_checkout_box-more-information .pmpro_checkout-fields {
            width: 100% !important;
        }

        .service-provider-form-row .add-more-service-btn input[type="button"] {
            width: 100% !important;
        }

        .detail-search-form .search_wrapper {
            width: 100% !important;
        }

        .dsm_block_reveal_text_0.dsm_block_reveal_text .dsm_block_reveal_text_header {
            font-size: 32px !important;
            line-height: 39px !important;
            ;
        }

        a.heading {
            font-size: 12px;
            margin-top: 6px;
        }

        #sb_instagram #sbi_images .sbi_item {
            margin-right: 0px !important;
            height: 60px !important;
            width: 60px !important;
        }

        #top_contact_wrapper {
            gap: 5px;
            column-gap:0;
            padding: 10px 15px !important;
        }
        #top_contact_wrapper::before {
            width: 100%;
        }

        #testimonial_wrapper {
            padding-bottom: 12px !important;
        }

        #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section {
            margin: 0 22px !important;
        }

        .rating-and-content {
            padding: 90px 18px 22px;
            margin-bottom: 30px;
        }

        .btn_input button {
            padding: 15px 18px;
        }

        .rating-and-content::before {
            top: 27px;
            font-size: 53px;
        }

        .rating-and-content .sp-testimonial-client-designation {
            line-height: normal;
            font-size: 16px;
        }

        footer.et-l.et-l--footer .et_mobile_menu {
            gap: 5%;
        }

        .category-wrapper-outer .double_content .category-wrapper-inner:first-child {
            margin-bottom: 14px;
        }

        .dsm_block_reveal_text_0.dsm_block_reveal_text {
            padding-bottom: 0 !important;
            margin-bottom: 16px !important;
        }
        .search_wrapper span.select2 {
            padding: 12px;
            padding-left: 36px;
        }

        #banner_wrapper .et_pb_image_0 {
            margin-top: 0 !important;
            top: -3px !important;
            left: 94px !important;
        }

        .icon_input input {
            padding-left: 36px !important;
            padding: 14px;
        }

        .main_section_wrapper .et_pb_blurb_1.et_pb_blurb {
            min-height: auto !important;
            margin-bottom: 0 !important;
        }

        .et_pb_blurb_position_left .et_pb_blurb_container h4 {
            white-space: normal !important;
            line-height: normal !important;
        }

        .main_section_wrapper #quick_works.et_pb_row {
            bottom: -17px !important;
        }

        .category-wrapper-outer {
            flex-wrap: wrap;
            gap: 4%;
        }

        .category-wrapper-outer .double_content:first-child {
            flex: 0 0 48%;
            height: fit-content;
        }

        .category-wrapper-outer .single_content {
            flex: 0 0 48%;
            height: auto;
        }

        .category-wrapper-outer .double_content:last-child {
            flex: 0 0 100%;
            margin-top: 12px !important;
        }

        .category-wrapper-inner img {
            height: 100%;
            object-fit: cover;
            width: 100%;
        }
        #popular_heading h2.et_pb_module_header {
            font-size: 30px !important;
        }

        h2.category-heading {
            padding: 8px 10px;
            font-size: 16px;
            justify-content: center;
        }

        .button_search .et_pb_promo_description h2.et_pb_module_header {
            font-size: 32px !important;
        }

        .button_search {
            padding-top: 38px !important;
            padding-bottom: 38px !important;
        }

        #popular_heading,
        .category_images_wrapper,
        .button_search .everything_heading.et_pb_promo,
        .button_search .et_pb_text_0,
        .button_search .et_pb_button_0_wrapper,
        #newsletter_wrapper_id.et_pb_row,
        .social_icons {
            max-width: 100% !important;
        }

        #mailpoet_form_3 form.mailpoet_form {
            padding: 0 !important;
        }

        .newsletter_wrapper #mailpoet_form_3 .mailpoet_text {
            padding: 14px !important;
        }

        .newsletter_wrapper .mailpoet_submit {
            padding: 14px !important;
        }

        #mailpoet_form_3 .mailpoet_paragraph {
            margin-bottom: 0 !important;
        }

        #mailpoet_form_3 .mailpoet_form_column:not(:first-child) {
            flex-basis: 24% !important;
        }

        #mailpoet_form_3 .mailpoet_paragraph.last {
            gap: 2%;
            padding: 4% !important;
        }

        .newsletter_wrapper_main .newsletter_sec p {
            font-size: 22px !important;
        }

        .mailpoet_form_tight_container .mailpoet_stack_on_mobile .mailpoet_form_column:first-child {
            flex-basis: 70% !important;
        }

        .row_service .col_2 {
            width: 100%;
        }

        .row_service .col_6 {
            width: 100%;
        }

        .client_review_wrapper {
            padding-top: 0;
            flex-direction: column;
            align-items: start;
            row-gap: 2px;
            padding: 0px 5px 5px 5px;

        }

        .service_client_detail {

            padding: 0 5px;
        }

        .client_review_wrapper .language_wrap {
            margin-bottom: 8px;
        }

        .row_service {
            row-gap: 16px;
        }

        table td .service_column .row_service {
            row-gap: 0px !important;
        }

        table td .service_column {
            padding: 15px !important;
        }

        #about_wrapper {
            flex-direction: column;
        }

        #about_wrapper>div {
            width: 100% !important;
        }

        #service_listing_wrapper_top #container_all_sec {
            padding-top: 22px !important;
            padding-bottom: 22px !important;
        }

        .reviews-outer-wrapper {
            justify-content: start;
            width: 100%;
        }

        .location-popupp {
            padding: 12px 18px;
        }

        .select-container {
            padding: 24px 32px;
        }

        .select-container .close {
            padding: 16px;
        }

        .main_section_wrapper #quick_works .et_pb_column {
            width: 100% !important;
            margin-bottom: 12px !important;
        }

        .row_search {
            flex-direction: column;
            row-gap: 8px;
        }

        .row_search>div {
            width: 100% !important;
        }

        #container_all_sec.sevices_wrapper_slider .et_pb_code_inner {
            gap: 6px;
            row-gap: 18px;

        }

        .row_search .col_search_4 {
            padding-right: 0;
        }

        .category-wrapper-inner {
            flex-basis: 23%;
        }

        .et_pb_text_0 {
            width: 100% !important;
        }

        .newsletter_wrapper #mailpoet_form_3 .mailpoet_text {
            padding: 12px !important;
            padding-left: 40px !important;
        }

        .newsletter_wrapper .mailpoet_submit {
            padding: 11px !important;
        }

        .mailpoet_form_column.submit-button .mailpoet_paragraph:before {
            left: 22px;
        }

        .mailpoet_form_columns .mailpoet_paragraph:before {
            left: 20px !important;
            top: 13px !important;
        }

        .mailpoet_form_column:last-child .mailpoet_paragraph:before {
            left: 20px !important;
            top: 16px !important;
        }

        #top_contact_wrapper .et_pb_blurb_content {
            justify-content: start;
        }

        #container_all_sec.aboutus_wrapper_bottom {
            flex-direction: column;
        }

        #container_all_sec.aboutus_wrapper_bottom>div {
            width: 100% !important;
            margin-bottom: 30px !important;
        }

        #container_all_sec.aboutus_wrapper_bottom>div:last-child {
            margin-bottom: 0 !important;
        }

        #container_all_sec.about_us_header .et_pb_module_header {
            font-size: 28px !important;
        }

        .outer {
            row-gap: 22px;
        }

        .outer>div {
            width: 100%;
        }

        #contactus_wrapper #container_all_sec>div .main-form label {
            margin-bottom: 16px;
        }

        /* #banner_background_wrapper_sec{
            margin-top: 186px !important;
        } */
        #contactus_wrapper #container_all_sec>div .main-form button[type="submit"] {
            padding: 14px;
        }

        #heading_background .et_pb_module_header {
            font-size: 22px !important;
        }

        #newsletter_wrapper_id_main .newsletter_sec p {
            font-size: 26px !important;
            line-height: 34px !important;
        }

        #contactus_wrapper #container_all_sec>div .main-form .name-fields {
            flex-direction: column;
            gap: 0;
        }

        #contactus_wrapper #container_all_sec>div .main-form .name-fields>* {
            width: 100%;
        }

        .modal-header {
            padding: 12px 18px;
        }

        .modal-body {
            padding: 18px;
            height: calc(100% - 58px);
            overflow-x: hidden;
            overflow-y: auto;
        }
        #editModal .modal-body{
            height: calc(100% - 58px);
        }

        .main_form_wrapper .form_input_sec input {
            padding: 14px 16px;
        }

        .submit_btn input {
            padding: 15px;
        }

        /* .et_pb_row.et_pb_row_1_tb_header.header_menu_main.et_pb_row--with-menu.et-last-child .et_pb_column ,
        #header_sticky_top .et_pb_column{
            width: fit-content!important;
        } */
        .et_pb_menu ul#mobile_menu1.et_mobile_menu {
            left: -161px;
            width: 383px;
            top: 65px;
        }

        #header_sticky_top .current_page_item a::before {
            background-color: transparent;
        }

        #category_wrapper_sec .view-categories,
        .view-categories {
            position: unset;
            margin-top: 20px;
            flex: 100%;
        }


        .view-categories a {
            padding: 10px 40px;
            display: inline-block;
            text-decoration: none;
            background: #ae5e45;
            border-radius: 10px;
            font-weight: 500;
            font-size: 16px;
            color: #fff;
        }

        #testimonial_wrapper #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .swiper-button-prev.testimonial-nav-arrow {
            left: -12px;
        }

        #testimonial_wrapper #sp-testimonial-free-wrapper-360 .sp-testimonial-free-section .swiper-button-next.testimonial-nav-arrow {
            right: -12px;
        }

        #services_wrapper_main {
            padding-top: 50px;
        }
        .category-wrapper-inner a.heading {
            font-size: 15px;
            line-height: 20px;
        }

        .categories-section .dataTables_filter {
            position: unset;
            text-align: left !important;
            float: right !important;
            text-align: right !important;
            margin: 12px 0 20px !important;
        }

        .categories-section .reviews-outer-wrapper {
            justify-content: flex-end;
        }

        .categories-section .service-listing .listing-count {
            margin-bottom: 0;
        }

        .categories-section #all-cat-list_info {
            display: none;
        }

        .about-edit-wrapper .custom-edit-btn,
        .services-list-section .custom-edit-btn {
            margin-bottom: 20px;
        }

        #all-cat-list .sorting_1 {
            display: table-cell;
        }

        .reviews-dropdown-wrapper {
            display: block;
        }

        h3.reviews-main-heading {
            margin-bottom: 25px;
        }
        .location_wrapper.header-location-dd.dropdown span {
            font-size: 14px;
            padding: 10px 20px 10px 20px;
        }
    }

    @media(max-width:479px) {
        .et_pb_menu ul#mobile_menu1.et_mobile_menu {
            background-color: #fff !important;
            border-top: 0;
            left: 10px;
            width: 365px;
            top: 58px;
        }

        .double_content .category-wrapper-inner {
            height: 150px;
        }

        .category-wrapper-inner {
            flex-basis: 32%;
        }

        .round-img {
            width: 70px;
            height: 70px;
        }

        .categories-section .outer .category-wrapper-inner {
            height: 230px;
        }

        .et_pb_section.et_pb_section_0.inner_banner.et_section_regular {
            margin-top: 171px;
        }


    }

    @media(max-width:375px) {
        .et_pb_menu ul#mobile_menu1.et_mobile_menu {
            left: -92px;
            width: 343px;
            top: 56px;
        }
    }

    .et_pb_section.et_pb_section_0_tb_header.et_section_regular.et_pb_section--with-menu.et_pb_section_sticky {
        width: 100%;
        max-width: 100%;
        position: fixed !important;
        bottom: auto;
        left: 0px;
        right: auto;
        background-color: RGBA(255, 255, 255, 0);
        padding: 0 !important;
        transition: .3s ease-in-out;
        border-bottom: 1px solid #fff;
    }

    /* .et_pb_section.et_pb_section_0_tb_header.et_section_regular.et_pb_section--with-menu.et_pb_section_sticky.fixed {
        transition: .3s ease-in-out;
        background: -webkit-linear-gradient(45.22deg, #ae5e45 0%, #FFD65A 100%) !important;
    } */

    .et_pb_menu_0_tb_header.et_pb_menu {
        background-color: transparent;
    }


    /* =========container ===========*/

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    @media (min-width: 576px) {
        .container {
            max-width: 610px
        }
    }

    @media (min-width:768px) {
        .container {
            max-width: 720px
        }
    }

    @media (min-width:992px) {
        .container {
            max-width: 960px
        }
    }

    @media (min-width:1200px) {
        .container {
            max-width: 1240px
        }
    }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters>.col,
    .no-gutters>[class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    @media (min-width:576px) {
        .col-sm {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-sm-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-sm-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-sm-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-sm-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-sm-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-sm-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-sm-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-sm-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-sm-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-sm-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-sm-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-sm-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-sm-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    }

    @media (min-width:768px) {
        .col-md {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-md-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-md-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-md-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-md-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-md-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-md-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-md-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-md-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-md-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-md-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-md-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-md-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    }

    @media (min-width:992px) {
        .col-lg {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-lg-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-lg-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-lg-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-lg-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-lg-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-lg-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-lg-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-lg-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-lg-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-lg-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-lg-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-lg-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-lg-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    }

    @media (min-width:1200px) {
        .col-xl {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-xl-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-xl-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-xl-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-xl-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-xl-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-xl-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-xl-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-xl-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-xl-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-xl-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-xl-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-xl-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-xl-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    }

    /* ==========container============= */


    /* .et_pb_section.et_pb_section_0_tb_header.et_section_regular.et_pb_section--with-menu.et_pb_section_sticky.fixed {
        transition: .3s ease-in-out;
        background: -webkit-linear-gradient(45.22deg, #ae5e45 0%, #FFD65A 100%) !important;
    } */




    /* modal css start */

    /* .center {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    } */
    .no-center {
        transform: translateX(0) translateY(0);
    }

    .contact-btn {
        position: absolute;
        background-color: #d0e3cf;
        border-radius: 100px;
        width: 200px;
        height: 72px;
        box-shadow: 0 5px 10px rgba(0, 0, 40, 0.03);
        transition: all 0.4s cubic-bezier(0.3, 0, 0, 1.3);
        overflow: hidden;
        cursor: pointer;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

    .contact-btn .cta {
        position: absolute;
        color: #3b5998;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        transition: all 0.25s ease-in-out;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

    .contact-btn .close {
        position: absolute;
        right: 38px;
        top: 31px;
        cursor: pointer;
        color: #cfd2d9;
        font-size: 20px;
        opacity: 0;
        transition: all 0.4s cubic-bezier(0.3, 0, 0, 1.3);
        transform: rotate(-45deg);
        transform-origin: center center;
    }

    .contact-btn .fake-input {
        width: 80%;
        padding-top: 15px;
        transform: scale(0.7) translateX(10px) translateY(-10px);
        transition: all 0.25s ease-in-out;
        transform-origin: 0% 0%;
        opacity: 0;
        margin: 10px auto 0 auto;
        background-color: #f3f6fb;
        color: #b2b5bc;
        border-radius: 10px;
        padding: 15px;
        font-size: 15px;
        overflow: hidden;
    }

    .clicked {
        width: 460px;
        height: 470px;
        border-radius: 50px;
        cursor: auto;
        overflow: visible;
    }

    .contact-btn.clicked .cta {
        left: 40px;
        top: 30px;
        transform: translateX(0) translateY(0);
        color: #cfd2d9;
    }

    .contact-btn.clicked .close {
        opacity: 1;
        transform: rotate(0deg);
    }

    .contact-btn.clicked .fake-input {
        transform: scale(1) translateX(0) translateY(0);
        opacity: 1;
        position: relative;
        top: 50px;
    }

    .send-btn {
        position: absolute;
        background-color: #00e6ac;
        border-radius: 100px;
        width: 120px;
        height: 48px;
        box-shadow: 0 5px 10px rgba(0, 0, 40, 0.03);
        transition: all 0.4s cubic-bezier(0.3, 0, 0, 1.3);
        overflow: hidden;
        cursor: pointer;
        top: 400px;
        left: 300px;
    }

    .send-btn .snd {
        position: absolute;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        transition: all 0.25s ease-in-out;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }

    .send-btn .msg-close {
        position: absolute;
        right: 18px;
        top: 15px;
        cursor: pointer;
        color: #004d39;
        font-size: 20px;
        opacity: 0;
        transition: all 0.4s cubic-bezier(0.3, 0, 0, 1.3);
        transform: rotate(-45deg);
        transform-origin: center center;
    }

    .send-btn .msg {
        width: 180%;
        padding-top: 15px;
        transform: scale(0.7) translateX(10px) translateY(-10px);
        transition: all 0.25s ease-in-out;
        transform-origin: 0% 0%;
        opacity: 0;
        margin: 10px auto 0 auto;
        background-color: #00e6ac;
        color: #008060;
        border-radius: 25px 25px 25px 1px;
        padding: 15px;
        font-size: 15px;
    }

    .send-clicked {
        width: 120px;
        height: 48px;
        border-radius: 50px;
        cursor: auto;
        overflow: visible;
    }

    .send-btn.send-clicked .snd {
        color: #004d39;
    }

    .send-btn.send-clicked .msg-close {
        opacity: 1;
        transform: rotate(0deg);
    }

    .send-btn.send-clicked .msg {
        transform: scale(1) translateX(0) translateY(0);
        opacity: 1;
        position: relative;
        top: -127px;
        left: 180px;
        z-index: 999;
    }

    #slider .item {
        background: transparent;
    }

    select#main_select_services {
        /* width: 100%; */
        border-radius: 10px;
        border: solid 1px #DDDDDD;
        height: 45px;
        /* text-indent: 32px; */
        padding: 10px 15px !important;

    }

    .award-logo img {
        margin-right: 15px;
        width: 100%;
        height: 150px !important;
        border-radius: 5px;
    }

    .et_pb_newsletter_form form .et_pb_newsletter_fields input[type=text] {
        padding: 13px 50px !important;
        font-size: 16px !important;
        line-height: 1.5;
        background: #FFFFFF;
        border: 1px solid #BCBCBC;
        border-radius: 100px;

    }

    .et-db #et-boc .et-l .et_pb_signup_0_tb_footer .et_pb_newsletter_form .input,
    .et-db #et-boc .et-l .et_pb_signup_0_tb_footer .et_pb_newsletter_form input[type="text"],
    .et-db #et-boc .et-l .et_pb_signup_0_tb_footer .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
        padding: 13px 50px !important;
    }


    p.et_pb_newsletter_field.et_pb_contact_field_last.et_pb_contact_field_last_tablet.et_pb_contact_field_last_phone {
        padding-bottom: 0 !important;
    }

    body.et-db #page-container #et-boc .et-l .et_pb_section #email-field.et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after {

        font-size: 40px !important;
        left: 23px !important;
        top: 11px !important;
    }


    .et_pb_newsletter_form form .et_pb_newsletter_field.et_pb_contact_field_last:before {
        position: absolute;
        left: 35px;
        font-family: "Font Awesome 5 Free";
        content: "\f0e0";
        top: 50%;
        font-size: 15px;
        color: #606060;
        transform: translate(-50%, -50%);

    }

    #email-field .et_pb_contact_field_last_phone {
        position: relative;
    }

    #email-field .et_pb_newsletter_error {
        font-size: 12px;
        display: block;
        position: absolute;
        left: 50px;
        color: red;
        bottom: -21px;
    }

    span.et_pb_newsletter_button_text {
        font-size: 0;
    }

    body #page-container .et_pb_section #email-field.et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after {
        font-size: 40px !important;
        left: 23px;
        top: 11px;
    }

    /* modal css end */

    @media(min-width: 280px) and (max-width:980px) {

        /* .post-97 .et_builder_inner_content.et_pb_gutters3 {
            z-index: unset!important;
        } */
        .post-97 header .et_builder_inner_content {
            z-index: unset !important;
        }

        .home header header .et_builder_inner_content {
            z-index: unset;
        }

        #container_wrapper_background {
            z-index: 99;
            transition: unset;
        }

        #banner_wrapper>div:last-child {
            z-index: 1;
        }

        #banner_wrapper>div:first-child {
            z-index: unset;
        }
    }



    .location_wrapper.header-location-dd::before {
        background-image: none;
        left: 14px;
        display: block !important;
        position: absolute;
        line-height: inherit;
        font-size: 14px !important;
        opacity: 1;
        font-family: FontAwesome !important;
        content: "\f0ac" !important;
        height: 22px;
    }

    .location_wrapper.header-location-dd {
        margin-bottom: 0;
        float: right;
        width: max-content;
    }

    .et_pb_section--with-menu .location_wrapper.header-location-dd.dropdown span {
        color: #fff;
        padding: 10px 18px 10px 18px;
    }

    .location_wrapper.header-location-dd.dropdown span:before {
           border: none;
    }

    .homepage-header.et_pb_section--with-menu .location_wrapper.header-location-dd.dropdown span,
    .homepage-header.et_pb_section--with-menu .location_wrapper.header-location-dd.dropdown span {
        color: #fff !important;
    }

    .et_pb_module.et_pb_code.et_pb_code_0_tb_header {
        float: right;
        margin-bottom: 0
    }

    .um-user-profile {
        display: flex;
    }

    .um-user-profile img {
        width: 35px;
        border-radius: 50%;
    }

    .um-user-profile span#location-text {
        margin-bottom: 0;
        padding: 5px 40px 5px 10px;
        border: none;
    }

    #container_wrapper_background .um-user-profile span#location-text {
        color: #fff;
        font-size: 15px;
    }

    #container_wrapper_background .um-user-profile .select-club-services>span {
        background-image: url(assets/images/down-arrow-2.png);
    }
    .slider-popup .modal-dialog .modal-body {
        padding: 0px 20px 20px 20px !important;
        height: 80vh;
    }

    @media(max-width:980px) {
        #email-field form .et_pb_newsletter_fields .et_pb_newsletter_field {
            flex-basis: calc(112% - 220px) !important;
        }

        /* .location_wrapper.header-location-dd {
            margin-bottom: 0;
            width: fit-content;
            float: right;
        }
        .header-location-dd .select-club-services > span {
        
            width: auto;
        } */
    }

    @media(max-width:567px) {
        .et_pb_menu ul#mobile_menu1.et_mobile_menu {
            background-color: #fff !important;
            border-top: 0;
            left: 50% !important;
            transform: translateX(-50%) !important;
            /* width: 365px; */
            width: 350px !important;
            top: 50px;
        }

        #queryModal .modal-dialog .modal-header .btn-close {

            background-color: #474646;
            border-radius: 50%;
            padding: 11px;
            color: white !important;
            transform: translateX(26px) translateY(-20px) !important;
            line-height: 9px;
            margin: 0px;


        }

        #email-field form .et_pb_newsletter_fields .et_pb_newsletter_field {
            flex-basis: 69% !important;
            padding-bottom: 0;
        }

        body #page-container .et_pb_section #email-field.et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after {
            font-size: 28px !important;
            left: 17px;
            top: 9px;
        }

        #email-field form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
            flex-basis: 25% !important;
        }

        .et_pb_newsletter_form form .et_pb_newsletter_field.et_pb_contact_field_last:before {
            top: 50%;
            font-size: 15px;
            transform: translateY(-50%);
        }
        .slider-popup .modal-dialog .modal-body {
            height: auto;
        }
        .service-detail-containe .slick-prev {
            left: 0px !important;
        }.service-detail-containe .slick-next {
            right: 0px !important;
        }
    }

    #email-field .et_pb_newsletter_form form .et_pb_newsletter_fields input[type=text] {
        padding: 13px 50px !important;
        font-size: 16px !important;
        /* line-height: 1.3; */
    }

    #email-field a.et_pb_newsletter_button.et_pb_button {
        padding: 5px 32px !important;
        font-size: 16px !important;
    }

    #email-field {
        padding: 19px 20px !important;
    }

    .location_wrapper.header-location-dd {
        margin-bottom: 0;
        /* width: 160px; */
        background-position: center right 15px;
    }

    .location_wrapper.header-location-dd.dropdown {
        color: #FFFFFF !important;
        border-color: #ae5e45;
        background-color: #ae5e45;
        padding-left: 18px;
    }

    .header-location-dd .select-club-services>span {
        font-size: 15px !important;
        padding: 9px 35px;
        background-position: center right 15px;
    }

    /* .home header .et_builder_inner_content {
            z-index: unset;
        } */

    .categories-section .flex-container.service-listing {
        flex-basis: 50%;
    }




    /*gallery images css*/
    .img-thumbs {
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 0.25rem;
        margin: 1.5rem 0;
        padding: 0.75rem;
    }

    .img-thumbs-hidden {
        display: none;
    }

    .wrapper-thumb {
        position: relative;
        display: inline-block;
        margin: 1rem 0;
        justify-content: space-around;
    }

    .img-preview-thumb {
        background: #fff;
        border: 1px solid none;
        border-radius: 0.25rem;
        box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12);
        margin-right: 1rem;
        max-width: 140px;
        padding: 0.25rem;
    }

    .remove-btn {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: .7rem;
        top: -5px;
        right: 10px;
        width: 20px;
        height: 20px;
        background: white;
        border-radius: 10px;
        font-weight: bold;
        cursor: pointer;
    }

    .remove-btn:hover {
        box-shadow: 0px 0px 3px grey;
        transition: all .3s ease-in-out;
    }

    /*End Gallery Images*/
    /* 9-jan-2023 */
    /* .row_service .col_4  */
    /* .row_service */
    .service_column .row_service>* {
        padding: 0px;
        
    border: none;

    }

    .service_column .row_service .service_client_detail {
        display: flex;
        flex-direction: column;
        row-gap: 14px;
        padding: 14px 15px;
    }

    .service_column .row_service {
        display: flex;
        align-items: center;
        margin: 0px 0px;
        flex-wrap: wrap;
    }



    .et_pb_code_inner .listing-search-section .search_wrapper {
        margin: 0px auto !important;
        background-color: transparent !important;
        box-shadow: none !important;

    }

    .cover-wrapper .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }

    /* 10-jan-2023 */

    .detail-search-form .search_wrapper {
        background: transparent !important;
        box-shadow: none !important;
        border-radius: 10px;
        padding: 18px 15px;
        width: 60%;
        margin: 0px auto;
    }

    .cologen_detail_wrap .heading {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 41px;
        color: #333333;

    }
    .cologen_detail_wrap {
    text-align: center;
    }

    .cologen_detail_wrap .cologen-name {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #333333;
    }

    .cologen_detail_wrap .cologen-desc p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #8E8E8E;

    }
    .cologen-desc p {
        padding-bottom: 15px;
    }
    .cologen_detail_wrap .cologen-desc p .more {
        display: block;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-decoration-line: underline;
        margin-top: 12px;
        color: #1492E6;

    }

    .client_review_wrapper .language_wrap {
        justify-content: start !important;

    }

    .social_icons .et_pb_icon_wrap:hover {
        padding: 0 !important;
        width: 40px !important;
        height: 40px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        background-color: linear-gradient(45.22deg, #ae5e45 0%, #FFD65A 100%) !important;
        border: solid 2px transparent !important;
    }

    .page-deatil a {

        color: #8E8E8E;
    }

    .slider-popup .modal-dialog #fullview-srvc-img {
        width: 100%;
        object-position: top;

    }

    .slider-popup .modal-dialog {
        max-width: 593px;
        width: calc(100% - 30px);
        background: #FFFFFF;
        border: none;
        border-radius: 15px;
        -moz-border-radius: 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-right: 15px;
        height: fit-content !important;
        overflow: visible;
    }

    .slider-popup .modal-dialog .modal-header {
        padding: 0px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: end !important;
        

    }

    .slider-popup .modal-dialog .modal-header .btn-close {

        background-color: #474646;
        border-radius: 50%;
        padding: 11px;
        color: white !important;
        transform: translateX(10px) translateY(-10px);
        line-height: 9px;
        margin: 0px;

    }

    .service-des-wrapper p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
        color: #333;

    }

    .dataTables_length,
    .dataTables_filter {
        display: none;
    }

    .hours-of-operation-wrapper .custom-edit-btn {
        margin-bottom: 20px !important;
    }

    .custom-edit-btn:hover {
        background: #ae5e45;
        color: #fff !important;
        transition: all 0.3s ease-in-out;
    }

    .dataTables_wrapper #reviewsrate_paginate {
        display: flex;
        justify-content: center;
        align-items: center;
    }


    /* 11-JAN-2023 */
    table td .service_column .image_client {
        display: inline !important;
        height: auto !important;
        width: auto !important;
    }

    .service-detail-containe .service_column .image_client {
        display: inline !important;
        height: auto !important;
        width: auto !important;
    }

    .service-detail-containe .videos-wrapper video {
        width: 100% !important;
        aspect-ratio: 16/9;
        object-fit: cover;
    }

    .service-detail-containe .award-section .award-logo {
        gap: 38px;
    }

    table td .service_column .row_service .client_review_wrapper {
        padding: 15px !important;
    }

    #queryModal .modal-body {
        padding: 0px 30px 20px 30px !important;
        height:500px
    }

    #queryModal .modal-body form .main_form_wrapper {
        width: 100%;
    }

    #queryModal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    /* #queryModal .modal-dialog {
    
        overflow: visible;
    } */

    #queryModal .modal-dialog .modal-header .btn-close {

        /* background-color: #474646;
        border-radius: 50%;
        padding: 11px;
        color: white !important;
    transform: translateX(43px) translateY(-34px);
        line-height: 9px;
        margin: 0px;
    */
        font-size: 16px;
        font-weight: 600;
    }

    #queryModal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #queryModal .modal-dialog .submit_btn {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    #queryModal .modal-dialog .submit_btn #successbtn {

        background: #ae5e45;
        border-radius: 10px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        width: 100% !important;
        color: #FFFFFF;
        padding: 20px 0px;
        display: block;
    }

    #editModal .modal-body form .main_form_wrapper {
        width: 100%;
    }

    #editModal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    #editModal .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #editModal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #editModal .modal-body {
        padding: 0px 30px 20px 30px !important;
        height: 515px;
    }

    #editModal .modal-body .col {
        padding: 0px !important;
    }

    #editModal .modal-dialog .submit_btn {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    #editModal .modal-body form .main_form_wrapper img {
        width: 100%;
    }

    #editModal .modal-body form .main_form_wrapper #email-field {
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        width: 100%;
        box-shadow: none !important;
    }

    #edit-img-Modal .modal-dialog .submit_btn {
        padding: 20px 0px !important;

    }

    #edit-img-Modal .modal-body .col {
        padding: 0px !important;
    }

    #edit-img-Modal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #edit-img-Modal.modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #edit-img-Modal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #edit-img-Modal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    #edit-img-Modal .modal-body .form_input_sec {
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        width: 100%;
    }

    #edit-img-Modal .modal-body label {
        display: block;
        margin-bottom: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #525252;
    }

    #aboutModal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #aboutModal .modal-body .col {
        padding: 0px !important;
    }

    #aboutModal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;
    }

    #aboutModal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #aboutModal .modal-dialog #about_us_details .main_form_wrapper {
        width: 100%;
    }

    #aboutModal .modal-body label {
        display: block;
        margin-bottom: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #525252;
    }

    #services-Modal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #services-Modal .modal-body .col {
        padding: 0px !important;
    }

    #services-Modal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;
    }

    #services-Modal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #services-Modal .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #services-Modal .modal-dialog .submit_btn p {

        background: #ae5e45;
        border-radius: 10px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        width: 100% !important;


        display: block;
    }

    #services-Modal .modal-dialog .submit_btn p[type="submit"] {
        color: #FFFFFF !important;
    }

    #edit-video-Modal .modal-dialog .submit_btn {
        padding: 20px 0px !important;

    }

    #edit-video-Modal .modal-body .col {
        padding: 0px !important;
    }

    #edit-video-Modal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #edit-video-Modal .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #edit-video-Modal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #edit-video-Modal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    #edit-video-Modal .modal-body .form_input_sec #service_videos {
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        width: 100%;
    }

    #edit-video-Modal .modal-body label {
        display: block;
        margin-bottom: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #525252;
    }

    #award-img-Modal .modal-dialog .submit_btn {
        padding: 20px 0px !important;

    }

    #award-img-Modal .modal-body .col {
        padding: 0px !important;
    }

    #award-img-Modal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #award-img-Modal .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #award-img-Modal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #award-img-Modal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    #award-img-Modal .modal-body .form_input_sec #award_and_certificate {
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
        width: 100%;
    }

    #award-img-Modal .modal-body label {
        display: block;
        margin-bottom: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #525252;
    }


    #hours-opening-Modal .modal-body .col {
        padding: 0px !important;
    }

    #hours-opening-Modal .modal-body {
        padding: 0px 30px 20px 30px !important;
    }

    #hours-opening-Modal .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    #hours-opening-Modal .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    #hours-opening-Modal .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    #hours-opening-Modal .modal-body .form-group [type="time"] {
        width: 30%;
    }

    #hours-opening-Modal .modal-body .form-group {
        gap: 14px !important;
    }

    #hours-opening-Modal .modal-body .form-group label {
        width: 30%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ratenow .modal-body {
        padding: 0px 30px 20px 30px !important;
         height: 540px;
    }

    .ratenow .modal-body .col {
        padding: 0px !important;
    }

    .ratenow .modal-dialog .modal-header {
        padding: 20px 30px !important;
        border-bottom: none !important;
        display: flex;
        align-items: center;
        justify-content: space-between !important;


    }

    .ratenow .modal-dialog .modal-header .btn-close {
        font-size: 16px;
        font-weight: 600;
    }

    .ratenow .modal-dialog .modal-header .modal-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;

    }

    .ratenow .modal-dialog .main_form_wrapper {
        width: 100%;
    }

    .service-provider-form-row {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        padding: 30px;
        border-radius: 12px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .service-provider-form-row .add_timing_wrapper .form-group input[type="time"] {
        width: 30%;
    }

    .service-provider-form-row .add_timing_wrapper .form-group label {
        width: 30%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /* 12-jan-2023 */
    #ac-wrapper .success-popup-wrap .select-container {

        padding: 20px 32px !important;
        padding-bottom: 32px !important;
    }

    #ac-wrapper .success-popup-wrap .modal_header h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;

        color: #333333;
    }

    #ac-wrapper .success-popup-wrap .select-container .selectbox {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;


    }

    #ac-wrapper .success-popup-wrap .location_wrapper span {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;


        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        color: #525252;

    }


    #pp_registration_1 {
        border: none !important;
        padding: 20px 30px !important;

        border-radius: 20px !important;
        margin-top: 50px !important;
    }

    .pp-form-container #pp-registration-1 .pp-form-field-wrap {
        padding: 0px !important;
        border: none !important;

    }

    #pp-registration-1 {
        box-shadow: none !important;
    }

    #pp-registration-1 .ppbs-headline {
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 34px !important;
        line-height: 41px;
        margin: 0px !important;
        color: #333333 !important;
        margin-bottom: 50px !important;

    }

    .pp-form-container #pp-registration-1 .pp-form-field-input-textarea-wrap input {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 18px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;


        margin-bottom: 25px !important;
        color: #8E8E8E;

    }

    .pp-form-container #pp-registration-1 .pp-form-material-icons {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 0%;

        transform: translateY(50%) !important;

        cursor: pointer;

        right: 2% !important;
    }

    .pp-form-container #pp-registration-1 .pp-form-field-input-textarea-wrap textarea {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 18px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;


        margin-bottom: 25px !important;
        color: #8E8E8E;

    }

    .pp-form-container #pp-registration-1 .pp-form-label-wrap label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;

    }



    .pp-form-container #pp-registration-1 .pp-form-submit-button-wrap .pp-submit-form {
        background: #ae5e45 !important;
        border-radius: 10px !important;
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;


        text-align: center !important;

        color: #FFFFFF !important;
    }

    #pp_login_1 {
        border: none !important;
        padding: 20px 30px !important;

        border-radius: 20px !important;
        margin-top: 50px !important;
    }

    #pp_login_1 .pp-form-wrapper {
        padding: 0px !important;
        border: none !important;
        box-shadow: none !important;
    }

    #pp-login-1 {
        padding: 0px !important;
    }

    #pp-login-1 .pp-form-field-wrap {
        padding: 0px !important;
    }

    .pp-form-container #pp-login-1 .pp-form-field-input-textarea-wrap input {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 18px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;


        margin-bottom: 25px !important;
        color: #8E8E8E;

    }

    .pp-form-container #pp-login-1 .pp-form-submit-button-wrap {
        padding: 0px !important;
    }

    .pp-form-container #pp-login-1 .pp-form-submit-button-wrap .pp-submit-form {
        background: #ae5e45 !important;
        border-radius: 10px !important;
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;

        position: relative !important;
        text-align: center !important;
        margin: 0px !important;
        color: #FFFFFF !important;
        display: block;
        width: 100% !important;
    }

    .pp-form-container #pp-login-1 .pp-form-material-icons {
        width: 24px;
        height: 24px;
        position: absolute;

        top: 0% !important;

        transform: translateY(50%) !important;

        cursor: pointer;

        right: 2% !important;

    }

    #main-content .container:before {
        background: transparent !important;
    }

    #pp-login-1 .ppbs-headline {
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 34px !important;
        line-height: 41px;
        margin: 0px !important;
        color: #333333 !important;
        margin-bottom: 50px !important;

    }

    /* 13-jan-2023 */


    #all-cat-list {
        border: none !important;
    }




    /* 19-jan-2023 */



    /* sign-up-page */

    /* #pmpro_user_fields {
        padding: 0px !important;
        display: flex;
        align-items: center;
        flex-direction: column;

    } */

    .pmpro_checkout .pmpro_checkout-field {
        margin: 0 !important;
    }



    .pmpro_checkout .pmpro_checkout-fields {
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: baseline;
        width: 850px;
        gap: 22px;
        margin: 0 auto;

    }

    #pmpro_checkout_box-more-information .pmpro_checkout-fields {
        margin-top: 22px !important;
    }

    .pmpro_checkout .pmpro_checkout-field {
        flex: 0 0 48%;
    }



    #left-area {
        padding: 0 !important;
        width: 100% !important;
    }

    #pmpro_user_fields h3 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    #pmpro_user_fields h3 .pmpro_checkout-h3-msg {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 30px;
        margin-top: 10px;

        color: #8E8E8E;

    }

    #pmpro_user_fields h3 .pmpro_checkout-h3-msg a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 30px;
        margin-left: 8px;

        color: #1492E6 !important;
    }

    #pmpro_user_fields .pmpro_checkout-field label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;

        display: flex;
        margin-bottom: 7px !important;
        color: #525252 !important;

    }

    #pmpro_user_fields .pmpro_checkout-field input {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100% !important;
        margin-bottom: 0px !important;
        color: #8E8E8E;
    }

    #pmpro_user_fields .pmpro_hidden label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;

    }

    #fullname {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;

        margin-bottom: 25px !important;
        color: #8E8E8E;
    }

    #pmpro_user_fields .pmpro_checkout-h3-name {
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 30px !important;
        line-height: 41px;
        margin: 0px !important;
        color: #333333 !important;
        margin-bottom: 0px !important;


    }



    #pmprosp-password-notice {
        display: none !important;
    }

    #pmprosp-container {
        display: none !important;
    }

    #pmpro_user_fields strong {
        display: none !important;
    }

    #pmpro_checkout_box-more-information {
        padding: 0px !important;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    #pmpro_checkout_box-more-information .pmpro_checkout-field {
        margin: 0 !important;
        width: 100%;
    }

    #pmpro_checkout_box-more-information .pmpro_checkout-field input {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100%;
        margin-bottom: 25px !important;
        color: #8E8E8E;
    }

    #pmpro_checkout_box-more-information .pmpro_asterisk {
        display: none !important;
    }

    #pmpro_checkout_box-more-information label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;

    }

    #pmpro_checkout_box-more-information .pmpro_checkout-h3-name {
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 30px !important;
        line-height: 41px;
        margin: 0px !important;
        color: #333333 !important;
        margin-bottom: 30px !important;
        display: none !important;

    }

    .pmpro_submit hr {
        display: none;
    }

    #pmpro_btn-submit:hover {
        background: #333 !important;
    }

    #pmpro_btn-submit {
        background: #ae5e45 !important;
        border-radius: 10px !important;
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;
        padding: 15px 20px;
        position: relative !important;
        text-align: center !important;
        margin: 0px !important;
        color: #FFFFFF !important;
        display: block;
        width: 100% !important;
    }

    #pmpro_form .pmpro_submit {

        width: 850px;
        margin: 0 auto;
    }

    #pmpro_submit_span {
        width: 100%;
        display: block;
    }

    #pmpro_processing_message {
        display: none !important;
    }

    /* #pmpro_message {
        margin-top: 60px;
    } */

    #pmpro_pricing_fields {
        margin-top: 10px;
        text-align: center;
        position: relative;
        padding: 14px;
        background-color: #e6f0f672;
        border-radius: 12px;
        overflow: hidden;
    }

    #pmpro_pricing_fields .pmpro_checkout-h3-name {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 28px;


        color: #333333;


    }

    #pmpro_pricing_fields strong {
        color: #36AB0D;
    }

    #pmpro_pricing_fields .pmpro_checkout-h3-msg a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #1492E6;
    }

    /* #pmpro_pricing_fields::after {

        position: absolute;
        bottom: -10;
        width: 100%;
        height: 1px;
        background-color: #DDDDDD;
        content: "";
        left: 0;
    } */

    #pmpro_checkout_box-more-information h3 {
        margin-top: 0px !important;
    }

    #pmpro_checkout_box-more-information hr {
        display: none !important;

    }

    #pmpro_billing_address_fields {
        padding: 0px !important;
        display: flex;
        align-items: center;
        flex-direction: column;
    }


    /* login-page */




    #loginform {
        width: 500px;

        display: block;
        margin: 0px auto;
    }

    #loginform input[type="text"] {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100%;
        margin-bottom: 25px !important;
        color: #8E8E8E;
    }

    #loginform input[type="password"] {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100%;
        margin-bottom: 25px !important;
        color: #8E8E8E;
    }

    #loginform label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;
    }

    #loginform p {
        margin: 0 !important;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
    }

    #loginform .login-submit #wp-submit:hover {

        background: #333 !important;
    }

    #loginform .login-submit #wp-submit {
        background: #ae5e45 !important;
        border-radius: 10px !important;
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;
        padding: 15px 20px;
        position: relative !important;
        text-align: center !important;
        margin: 0px !important;
        color: #FFFFFF !important;
        display: block;
        width: 100% !important;
        border: none !important;
    }

    .pmpro_login_wrap hr {
        display: none;
    }

    .pmpro_login_wrap .pmpro_actions_nav {
        margin-top: 18px;

    }

    .pmpro_login_wrap .pmpro_actions_nav a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #1492E6;
    }

    #post-3469 .pmpro_login_wrap h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 41px;
        text-align: center;
        color: #333333;
        margin-bottom: 30px;
    }

    /* plan page */



    #post-2910 .entry-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 41px;
        display: block;
        text-align: center;
        color: #333333;

    }

    #pmpro_levels_table {
        width: 600px;

    }

    #post-2910 .entry-content {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    #pmpro_levels_table .pmpro_btn-select:hover {
        background: #333 !important;
    }

    #pmpro_levels_table .pmpro_btn-select {
        background: #ae5e45;
        border-radius: 7px;
        color: #fff;
        padding: 10px 20px;
        border: none;
    }

    #pmpro_levels-return-home {

        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #1492E6;

    }

    .select2-dropdown--below {
        top: 35px;
    }

    .select2-dropdown--above {
        z-index: 99999 !important;
        top: 28px;
    }

    .service_client_detail .service-location i {
        margin-right: 3px !important;
    }

    #service_search_from button {
        min-width: 100px !important;
    }

    #ratings-form .error {
        color: #cf3a4a !important;
    }

    #pmpro_message_bottom {
        width: 100%;
        margin-top: 20px;
    }


    /* 20-jan-2023 */

    #pmpro_levels_table {
        padding: 20px;
        display: table;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
        border: none;
        border-radius: 15px;
        margin-top: 20px;
    }

    #pmpro_levels_table td {
        border-top: 1px solid #eee;
        padding: 10px 31px !important;
    }


    #pmpro_levels_table th {
        color: #555;
        font-weight: 700;
        padding: 10px 31px !important;
    }

    #pmprosp-password-strength {
        vertical-align: super;
        border: 0.5px solid !important;
        margin-left: 15px;
        padding: 3px 5px !important;
        border-radius: 3px !important;
        min-width: 80px;
        font-size: 12px;
        text-align: center;
        line-height: 14px;
        font-weight: 500 !important;
        font-family: 'Montserrat' !important;
    }


    #pmpro_payment_information_fields {
        width: 850px;
        display: block;
        margin: 0px auto;
    }

    #pmpro_payment_information_fields .pmpro_checkout-fields {
        display: flex;
        flex-direction: row;
        column-gap: 40px;
        flex-wrap: wrap;
    }


    #pmpro_payment_information_fields .pmpro_checkout-fields .pmpro_checkout-field div {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100%;

        color: #8E8E8E;

    }

    #pmpro_payment_information_fields .pmpro_checkout-fields .pmpro_checkout-field label {

        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;
    }

    #pmpro_payment_information_fields h3 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    #pmpro_payment_information_fields h3 .pmpro_checkout-h3-name {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 30px;
        display: block;
        text-align: center;
        color: #333333;
        margin: 0 !important;
    }

    #pmpro_payment_information_fields h3 .pmpro_checkout-h3-msg {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 30px;
        margin-top: 10px;
        color: #8E8E8E;

    }

    #pmpro_user_fields hr {
        display: none !important;
    }

    #pmpro_payment_information_fields .pmpro_checkout-fields {
        grid-column-gap: 22px !important;
    }

    #post-3469 .pmpro_message {
        width: 500px;
        margin: 0 auto;
        margin-bottom: 20px !important;
    }

    #post-3469 .et_pb_section {
        padding: 0% !important;
        padding: 0px !important;
    }

    #pmpro_pricing_fields .pmpro_checkout-fields {
        display: flex;

        flex-direction: column !important;
        flex-wrap: wrap;
        align-items: center !important;
        width: auto !important;
        gap: 0px !important;
        margin: 0;
    }

    #post-3429 .entry-title {
        display: none !important;
    }

    #main-content .container {
        padding-top: 30px !important;
    }

    .pmpro_submit #pmpro_message_bottom {

        margin-top: 0px !important;
    }

    #post-123 .service-listing {
        margin-top: 50px;
        margin-bottom: 35px;
    }


    #lostpasswordform {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #lostpasswordform .pmpro_lost_password-fields {
        width: 50%;
    }

    #lostpasswordform .pmpro_lost_password-field {
        display: flex;
        flex-direction: column;
        align-items: start;

    }

    #lostpasswordform .pmpro_lost_password-field label {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 20px !important;


        margin-bottom: 7px !important;
        color: #525252 !important;
    }

    #lostpasswordform .pmpro_lost_password-field input {
        background: #FFFFFF !important;
        border: 1px solid #DDDDDD !important;
        border-radius: 10px !important;
        padding: 15px 20px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        max-width: 100% !important;
        width: 100%;

        color: #8E8E8E;
    }

    #lostpasswordform .pmpro_submit input:hover {
        background: #333 !important;
    }

    #lostpasswordform .pmpro_submit input {
        background: #ae5e45 !important;
        border-radius: 10px !important;
        font-family: 'Montserrat' !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;
        padding: 15px 20px;
        position: relative !important;
        text-align: center !important;
        margin: 0px !important;
        color: #FFFFFF !important;
        display: block;
        width: 100% !important;
        border: none !important;
    }

    #lostpasswordform .pmpro_submit {
        width: 50%;
    }

    .pmpro_lost_password_wrap hr {
        display: none !important;
    }

    .pmpro_lost_password_wrap .pmpro_actions_nav {
        margin-top: 17px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */


        color: #1492E6;
    }

    .pmpro_lost_password_wrap .pmpro_lost_password-instructions {
        text-align: center;
        margin-bottom: 20px;
        color: #90bf90 !important;
    }

    #post-3432 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #post-3432 .pmpro_actions_nav {
        text-align: center;
    }

    #pmpro_user_fields .pmprosp-tooltip__password {
        margin-left: 10px;
        border-bottom: 1px dotted;
        cursor: help;
        font-weight: normal;
        vertical-align: super;
        font-size: 10px;
        background-color: #e6ffe6 !important;
        width: 20px !important;
        display: inline-block !important;
        height: 20px !important;
        border: solid 0.2px rgb(195 225 195) !important;
        padding-left: 6px !important;
        border-radius: 10px;

    }


    /* 23-jan-2023 */

    .et_pb_blurb_container h4 a {
        font-size: 16px !important;
    }

    .pmpro_checkout-field {
        position: relative;
    }

    .pmpro_checkout-field-username .pmpro_asterisk {

        position: absolute;
        top: -6px;
        left: 87px;
        font-size: 16px;
        color: red;
    }

    .pmpro_checkout-field-password .pmpro_asterisk {

        position: absolute;
        top: -6px;
        left: 82px;
        font-size: 16px;
        color: red;
    }

    .pmpro_checkout-field-password2 .pmpro_asterisk {

        position: absolute;
        top: -6px;
        left: 155px;
        font-size: 16px;
        color: red;
    }

    .pmpro_checkout-field-bemail .pmpro_asterisk {
        position: absolute;
        top: -6px;
        left: 120px;
        font-size: 16px;
        color: red;
    }

    .service-gallery-img-box {
        width: 148px !important;
        height: 135px !important;
        object-fit: contain !important;
        border: solid 1px #eee;
        border-radius: 5px !important;
        object-position: center;
        margin: 3px 8px;
    }
    .slider-for img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    }

    .award-images {
        width: 150px !important;

    }

    #post-1966 .main_title {

        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        text-transform: capitalize;
        color: #333333;


    }

    .videos-wrapper .row h4 {
        margin-top: 7px;
        margin-left: 15px;
        color: #333
    }

    .button_service_wrapper .btn_outline .fa-phone-alt {
        margin-right: 5px;
        transform: rotate(90deg);
    }

    .button_service_wrapper .btn_outline .fa-envelope {
        margin-right: 5px;
        transform: rotate(0deg);
    }

    /* 24-jan-2023 */

    #post-3469 .main_title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 41px;
        width: 500px;
        display: block;
        margin: 0px auto;
        color: #333333;
        margin-bottom: 45px !important;
        margin-top: 20px !important;
        text-align: center;

    }

    #post-2148 .et_pb_text_inner .d-flex {
        justify-content: end;
        gap: 20px;
        margin-bottom: 30px;
    }

    #metaquery_paginate {
        display: flex;
        flex-direction: row;
        justify-content: end;
        align-items: center;
        gap: 8px
    }

    #metaquery_paginate .current , #DataTables_Table_0_wrapper .current {
        background: #ae5e4b;
        border-radius: 14px;
        width: 28px;
        height: 28px;
        padding: 3px;
        border: none;
        color: #fff!important;
    }

    #query-form .error {
        color: rgb(169, 50, 50) !important;
    }

    #edit-img-Modal .error {
        color: rgb(169, 50, 50) !important;
    }

    #edit-video-Modal .error {
        color: rgb(169, 50, 50) !important;
    }

    #award-img-Modal .error {
        color: rgb(169, 50, 50) !important;
    }

    #post-97 .category-wrapper-inner .heading {
        text-overflow: ellipsis;
        overflow: hidden;


    }

    #reviewsrate_paginate {
        gap: 8px;
		padding-top: 0.755em;
    }

    #reviewsrate_paginate .current {
        background: #ae5e4b !important;
        color: #000 !important;
        border-radius: 50% !important;
        border: none !important;
        width: 28px;
        padding: 4px;
        height: 28px;
        transition: all 0.3s ease-in-out;

    }

    .paginate_button {
        transition: all 0.3s ease-in-out !important;
        border: none !important;
        width: 28px !important;
        height: 28px !important;
        border-radius: 50% !important;
    }

    #reviewsrate_previous {
        transition: all 0.3s ease-in-out !important;
        border: none !important;
        padding: 4px !important;
        border-radius: 10% !important;
        width: fit-content !important;
        color: #333 !important;

    }

    #reviewsrate_next {
        transition: all 0.3s ease-in-out !important;
        border: none !important;
        padding: 4px !important;
        border-radius: 10% !important;
        width: fit-content !important;
        color: #333 !important;

    }

    #reviewsrate_paginate span {
        display: flex;
        align-items: center !important;
    }

    #reviewsrate_paginate span a:hover {
        background: #ae5e4b !important;
        color: #000 !important;
        border-radius: 50% !important;
        border: none !important;
        padding: 4px;
        transition: all 0.3s ease-in-out;
    }

    #reviewsrate_paginate .next:hover {
        background: #ae5e4b !important;
        color: #000 !important;
        border-radius: 10% !important;
        border: none !important;
        transition: all 0.3s ease-in-out;
        padding: 4px;

    }

    #post-2148 .next {
        transition: all 0.3s ease-in-out !important;
        border: none !important;
        padding: 4px !important;
        border-radius: 10% !important;
        width: fit-content !important;

    }

    #post-2148 .previous {
        transition: all 0.3s ease-in-out !important;
        border: none !important;
        padding: 4px !important;
        border-radius: 10% !important;
        width: fit-content !important;

    }

    .service-gallery-imgs .slick-track {

        margin: 0 !important;
    }

    .videos-wrapper .row {
        margin-top: 20px;

    }

    a.repeater-btn {
        padding: 10px;
        background: #ae5e45;
        border-radius: 5px;
        color: #fff;
        margin: 6px;
        display: inline-block;
    }


    /* 03-02-2023_css_start */
    div#user-registration {

        box-shadow: unset;

    }

    div#user-registration .ur-frontend-form.login {
        border: 0;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    div#user-registration .ur-frontend-form.login .user-registration-form-row label {
        font-size: 16px;
        color: #525252;
        font-weight: 600;
    }

    div#user-registration .ur-frontend-form.login .user-registration-form-row span.input-wrapper input,
    input#user_login {
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        padding: 18px 20px;
    }

    .login_form_button_div input,
    .user-registration-form-row input.user-registration-Button {
        float: unset !important;
        width: 100%;
        padding: 14px 20px !important;
        background-color: #ae5e45;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        border-radius: 10px;
    }

    div#user-registration .ur-frontend-form.login p.user-registration-LostPassword.lost_password {
        text-align: center;
        font-weight: 600;
        font-size: 16px;
    }

    .login_page_heading h1 {
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #000;
    }


    #container_all_sec .et_pb_text_inner h1.wp-block.wp-block-post-title.block-editor-block-list__block.editor-post-title.editor-post-title__input.rich-text.is-selected.cke_editable.cke_editable_inline.cke_contents_ltr.cke_show_borders {
        font-size: 36px;
        font-weight: bold;
        color: #000;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .service_details_heading_div,
    .services_heading_div_wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .service_details_popup_details_wrapper textarea {
        margin-top: 15px;
        width: 100%;
        border-radius: 10px;
    }

    .service_details_popup_details_wrapper textarea {
        margin-top: 15px;
        width: 100%;
        border-radius: 10px;
        padding: 10px 20px;
        font-size: 16px;
    }

    .add_services_wrapper .add-more-service-btn input {
        background-color: transparent;
        color: #ae5e45;
        font-size: 16px;
        text-align: right;
        padding: 0px !important;
    }

    .add_services_wrapper .add-more-service-btn input:hover {
        background-color: transparent;
    }

    .delete_or_add_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .add_services_wrapper .data_repeater_input_wrapper input:hover {
        background-color: transparent;
    }

    .add_services_wrapper .data_repeater_input_wrapper input {
        background-color: transparent;
        color: #ae5e45;
        font-size: 16px;
        padding: 0px !important;
        text-align: left;
    }

    .add_services_wrapper .submit_btn input {
        font-size: 16px !important;
        padding: 16px 24px !important;
    }

    .main_form_wrapper textarea {
        border-radius: 10px;
        padding: 10px 20px;
        font-size: 16px;
            resize: none
    }

    .submit_btn input,
    .add_services_wrapper input[type="button"] {
        padding: 18px 15px;
    }

    .detail_page_videos_wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 40px;
    }

    .detail_page_videos_wrapper .videos-heading {
        margin: 0px;
    }

    .award-section {
        padding: 40px 0;
        border-bottom: 1px solid #ddd;
        border-top: solid 1px #ddd;
    }
    .service-gallery-imgs {
        padding-bottom: 40px;
    }


    .dropdown {
        position: relative;
        display: inline-block;
        font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
        font-size: 16px;
        background-color: transparent;
        border-radius: 4px;
        width: 100%;
        text-align: left;
        font-weight: 600;
    }

    #container_wrapper_background .dropdown>a,
    #container_wrapper_background .dropdown>span {
        color: #fff;
    }

    #container_wrapper_background .dropdown>a:before,
    #container_wrapper_background .dropdown>span:before {
        border-top-color: #fff;
    }

    .dropdown>a,
    .dropdown>span {
        font-size: 16px;
        padding: 10px 25px 10px 25px;
        display: inline-block;
        color: #000;
        text-decoration: none;
        cursor: pointer;
        font-weight: 600;
        font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    }
    .dropdown>a:before, .dropdown>span:before{
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        content: " ";
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000;
        cursor: none;
    }
   
    .dropdown input[type="checkbox"] {
        position: absolute;
        display: block;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        margin: 0px;
        opacity: 0;
        cursor: pointer;
    }

    .dropdown input[type="checkbox"]:checked {
     /* position: fixed; */
        z-index: +0;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }

    .dropdown label {
        width: 100%;
    }

    .dropdown ul {
        position: absolute;
        top: 50px;
        border-radius: 10px;
        left: 0px;
        list-style: none;
        padding: 4px 0px;
        display: none;
        background-color: white;
        width: max-content;
        box-shadow: 0px 4px 15px rgb(20 146 230 / 10%);
        text-align: left;
        border: 1px solid transparent;
    }

    .dropdown input[type="checkbox"]:checked+ul {
        display: block;
    }

    .dropdown ul li {
        display: block;
        padding: 6px 20px;
        white-space: nowrap;
        min-width: 100px;
    }

    .dropdown ul li:hover {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .dropdown ul li a {
        text-decoration: none;
        display: block;
        color: black;
        font-weight: 500;
        font-size: 15px;
    }

    .dropdown .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
        font-size: 1px;
        padding: 0;
    }

    .dropdown:hover {
        background-position: right center;
    }

    .user_and_locations_dd .user-profile {
        margin-right: 10px;
    }


    .award-section .award-logo .slick-track {
        display: flex;
        gap: 0;
        margin: 0px !important;
    }

    .award-section .award-logo .award-images {
        width: 197px !important;
            margin: 0 10px;
    }

    .form_input_sec .gallery {
        margin-top: 20px;
    }

    .hours-of-operation-heading-wrapper {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
    }

    textarea.error_in_service {
        border: 1px solid #e92227;
    }

    input.error_in_service {
        border: 1px solid #e92227 !important;
    }

    .user-registration-page .select2-dropdown,
    .user-registration-swal2-container {
        z-index: 9;
    }

    a.add-services-btn {
        display: block;
        margin-bottom: 20px;
        text-align: right;
        font-size: 18px;
        font-weight: 600;
        color:#ae5e45;
        text-decoration: underline;
    }

    table.minimum_maximum_table_wrapper {
        border: 0px !important;

    }

    table.minimum_maximum_table_wrapper tr {
        margin-bottom: 10px;
    }

    table.minimum_maximum_table_wrapper tr td {
        padding: 0;
        border: 0;
        margin-right: 10px;
        display: inline-block;
    }

    table.minimum_maximum_table_wrapper tr {
        margin-bottom: 10px;
        display: -webkit-box;
    }

    table.minimum_maximum_table_wrapper input {
        padding: 16px 15px;
        border-radius: 10px;
    }

    table.minimum_maximum_table_wrapper tbody {
        display: flex;
        gap: 30px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .client_review_wrapper.clint_review .custom-edit-btn {
        margin-left: auto;
        margin-bottom: 20px;
    }

    .dataTables_wrapper.no-footer div#example_paginate {
        width: 50%;
        gap: 25px;
        display: flex;
        justify-content: end;
    }

    .dataTables_wrapper.no-footer .paginate_button.previous {
        /* display: inline-block !important; */
        width: max-content !important;
            padding: 3px 15px;
    }

    .dataTables_wrapper.no-footer .paginate_button.next {
        width: max-content !important;
            padding: 3px 15px;
    }

    .pac-container {
        z-index: 10000000;
    }

    #contactus_wrapper #container_all_sec>div .main-form input[type="submit"] {
        background-color: #ae5e45;
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        padding: 16px 20px !important;
        margin-top: 2rem;
    }

    .add-more-service-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .add-more-service-btn a {
        color: #ae5e45;
    }

    .cat_structure ul {
        padding-left: 30px;
        list-style-type: disclosure-closed;
    }

    .error {
        color: #dc3232 !important;
        font-size: 1em !important;
        font-weight: normal !important;
        /* display: block !important;*/
    }

    .category-des-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
        border-top: 1px solid #ddd;
        margin-top: 40px;
    }

    .service-des-wrapper {
        position: unset;
        padding-bottom: 40px;
        padding-top: 40px;
        border-bottom: 1px solid #ddd;
    }

    /* 03-02-2023_css_end */
    body.reviews-active {
        overflow-y: hidden!important;
    }

    .termbox label:hover {
        color: #666;
    }

    span.wpcf7-list-item-label {
        color: #666;
    }


    @media only screen and (min-width: 768px) {
        div#user-registration .ur-frontend-form.login {
            width: 100%;
        }
    }

    .client_review_wrapper .flags img {
        width: 40px !important;
        height: 40px !important;
    }


    .minimize a {
        display: block;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-decoration-line: underline;
        margin-top: 12px;
        color: #ffffff;
    }

    .cologen-desc .et_pb_text_inner.minimize {
        height: 138px;
        overflow: hidden;
    }

    .cologen-desc .et_pb_text_inner.inner-category p {
        line-height: 1.7em;
        font-size: 14px;
        padding-bottom:10px
    }
    .cologen-desc .et_pb_text_inner.inner-category p span{
        font-weight: 500!important;
    }

    .text_50 a {
        color: white !important;
        text-decoration-line: underline;
    }

    .termbox input:checked~label,
    .termbox label:hover,
    .termbox label:hover~label {
        color: #666;
    }

    .archive.tax-service_types .et_pb_blurb_content {
        display: flex !important;
        padding-bottom: 15px;
    }

    /* ========= copy text ===========*/
    .users-listing .row_service {
        padding: 20px;
    }

    .users-detail {
        margin-bottom: 28px;
        font-size: 18px;
    }

    .user-address {
        color: #8e8e8e;
    }


    .copy-text {
        position: relative;
        padding: 10px;
        background: #fff;
        /*border: 1px solid #ddd;*/
        border-radius: 10px;
        display: flex;
    }

    .copy-text input.text {
        padding: 10px;
        font-size: 18px;
        color: #555;
        border: none;
        outline: none;
    }

    .copy-text button {
        padding: 10px;
        background: #5784f5;
        color: #fff;
        font-size: 18px;
        border: none;
        outline: none;
        border-radius: 10px;
        cursor: pointer;
    }

    .copy-text button:active {
        background: #809ce2;
    }

    .copy-text button:before {
        content: "Copied";
        position: absolute;
        top: -45px;
        right: 0px;
        background: #5c81dc;
        padding: 8px 10px;
        border-radius: 20px;
        font-size: 15px;
        display: none;
    }

    .copy-text button:after {
        content: "";
        position: absolute;
        top: -20px;
        right: 25px;
        width: 10px;
        height: 10px;
        background: #5c81dc;
        transform: rotate(45deg);
        display: none;
    }

    .copy-text.active button:before,
    .copy-text.active button:after {
        display: block;
    }



    .client_review_wrapper .content {
        background-color: transparent;
        border-radius: 5px;
        font-family: monaco;
        border: solid 2px #ae5e45;
        color: #ae5e45;
        overflow-x: scroll;
        overflow-y: unset;
        white-space: nowrap;
    }

    .client_review_wrapper .content::after {
        content: "Copy";
        color: #000;
        background-color: #ffd700;
        cursor: pointer;
        padding: 3px 10px;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 5px;
    }

    .client_review_wrapper .content xmp {
        margin: 0;
        padding: 10px;
        white-space: nowrap;
    }

    .textarea {
        resize: none;
    }

    /*  */
    .tooltip {
        position: relative;
        display: inline-block;
    }

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 140px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

    .tooltip .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
    header#main-header {
        display: none;
    }
    #signup-content.widecolumn {
        margin-top: 31px;
    }
    .rating-label {
        margin-bottom: 15px;
        font-size: 17px;
        font-weight: 700;
    }

    .rating-label:hover {
        color: #666
    }

    .rating-label input {
        margin-left: 0;
    }

    .service-limit {
        text-align: center;
        background: #ae5e45;
        color: #fff;
        font-size: 20px;    
        padding: 7px !important;
        line-height: 38px;
        font-weight: 600;
        margin-top: 10px;
    }

    .service_details_popup_details_wrapper input.ser_desc_title {
        margin-bottom: 20px;
    }

    .service_details_popup_details_wrapper {
        margin-top: 45px;
    }

    .repeater div>div:first-child .row.service_details_popup_details_wrapper {
        margin-top: 0;
    }

    .service_details_popup_details_wrapper .data_repeater_input_wrapper {
        margin-top: 10px;
    }
    
    .wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}

img.wp-image-7844.alignnone.size-medium {
    width: 20%;
    object-fit: cover;
}