.btn-whatsapp-pulse {
    background: #25d366;
    animation-name: pulse;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("{{ url('/') }}/asset/img/gifmaker.gif");
    background-repeat: no-repeat;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 65%);
    background-position: 50% !important;
    backdrop-filter: blur(2px) !important;
}

.swal-modal {
    width: calc(95% -20px) !important;
}


.home_banner_section .banner .slick-dots {
    position: absolute;
    top: 40%;
    left: 30px;
}

.home_banner_section .banner .slick-dots button {
    display: none;
}

.home_banner_section .banner .slick-dots li::marker {
    color: #fff;
    line-height: 5px;
    font-size: 30px;
    cursor: pointer;
}

.home_banner_section .banner .slick-dots li {
    cursor: pointer;
}

.home_banner_section .banner .slick-dots li.slick-active::marker {
    color: #9f2d37;
}

.home_banner_section .slick-arrow.pull-left {
    left: 15px !important;
}

.home_banner_section .slick-arrow.pull-right {
    right: 15px;
    top: 42%;
}

a.btn.btnc-primary.btn-phone.mob {
    display: none;
}

.mobilemenu {
    display: none;
}

.close-open {
    display: none;
}

.fixside a {
    display: grid !important;
}

.fixed-btn.shadow {
    display: none;
}

#enquirebutton .fa-map-marker {
    font-size: 27px;
    margin-bottom: 5px
}

.icon-bar-text {
    position: fixed !important;
    top: 56% !important;
    right: 0 !important;
    z-index: 99 !important;
}

.btn-style-two {
    width: 99px !important;
    font-size: 13px;
    display: grid;
    text-align: center;
    line-height: 20px;
    text-transform: none;
}

.icon-bar-text .btn {
    padding: 0.75rem 0.57rem !important;
    font-weight: 500;
    line-height: 15px;
}

.fix-sidebar {
    width: 25px !important;
    margin: 0 auto !important;
    padding-bottom: 5px !important;
}

#enquirebutton .fa-download {
    font-size: 25px;

}

.myBtn {
    color: transparent !important;
    text-decoration: none !important;

}

.report-fix {
    width: 18px;
    margin: 0 auto;
    margin-bottom: 5px;
}




#enquirebutton .fa-phone {
    font-size: 27px;
}




@media screen and (max-width: 480px) {
    #feedbackformModal .modal-dialog.modal-dialog-centered {
        margin-bottom: 70px;
    }

    .navbar-brand {
        margin-right: 6px;

    }

    .close-open span {
        font-size: 25px;
        cursor: pointer;
        margin-left: -9px;
    }

    .mob-location {
        display: block;
        padding-right: 0px;
    }

    .user-search-menu__item01 {
        width: 24px;
        margin-right: 6px;
        position: fixed;
        bottom: 0;
        left: 0px;
    }

    .user-search-menu__item img {
        width: 24px;
    }

    a.btn.btnc-primary.btn-phone {
        width: 200px;
        height: 45px;
        border-radius: 1px;
        padding: 5px;
        font-size: 25px;
    }

    a.btn.btnc-primary.btn-phone-mob {
        display: none;
    }

    /*.mobilemenu {
    display: block;
 }*/
    .close-open {
        display: block;

    }

    .user-search-menu__item {
        width: 35px;
        margin-right: 1px;
    }

    .user-search-menu__item img {
        width: 27px;
        margin: 0px;
        margin-left: -17px;
    }

    a.btn.btnc-primary.btn-phone.mob {
        display: block;
    }

    .logo {
        width: 125px;
    }

    .fixed-btn.shadow {
        display: flex;
    }

    .fixed-btn {
        width: 100%;
        position: fixed;
        top: auto;
        bottom: 0;
        z-index: 9999999;
        padding: 10px 10px 0px 10px;
        display: flex;
        transform: translateY(-0%);
        border-radius: 0px;
        background-color: #b02832;
    }

    .fixed-icon p {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }

    .fixed-icon.text-center {
        width: 100%;
        margin-bottom: 5px;
        float: left;
        border-left: 1px solid #fff;
    }

    .fixed-btn a i {
        font-size: 22px;
        padding-bottom: 5px;
        color: #fff;
    }

    .fixed-icon.text-center:first-child {
        border-left: none;
    }

    .new-enquire {
        display: none;
    }
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


@media screen and (max-width: 480px) {
    #feedbackform .form-control {
        margin: 4px 0px 0;
    }

    .error {
        line-height: 12px;
        top: -4px;
    }
}

.feebackclose {
    cursor: pointer;
}

.androiddownload {
    padding-bottom: 10px;
}

.androiddownload a {
    text-decoration: none;
}

.g-recaptcha {
    /* box-shadow: none; */
    width: 0 !important;
}

.g-recaptcha .grecaptcha-badge .grecaptcha-logo iframe .rc-anchor .rc-anchor-invisible-text {
    max-width: 0 !important;
}

.g-recaptcha .grecaptcha-badge .grecaptcha-logo iframe .rc-anchor {
    max-width: 0 !important;
}

.g-recaptcha:hover {
    width: max-content !important;
}

.g-recaptcha:hover .grecaptcha-badge .grecaptcha-logo iframe .rc-anchor .rc-anchor-invisible-text {
    width: 256px !important;
}

.labelclass {
    display: none;
}

.g-recaptcha .grecaptcha-badge {
    transform: translateX(-186px) !important;
    transition: all 0.4s ease;
}

.g-recaptcha .grecaptcha-badge:hover {
    transform: translateX(0) !important;
}

@media screen and (max-width: 1024px) {
    .g-recaptcha .grecaptcha-badge {
        transform: translateX(0) !important;
    }
}

@media screen and (max-width: 600px) {
    .g-recaptcha {
        bottom: 4.5rem !important;
    }
}

.no-record {
    text-align: center;
}
