.fs-25{
    font-size: 25px;
}
.fw-600{
    font-weight: 600;
}
.fw-700{
    font-weight: 700;
}
.text-orange{
    color: #FF9A15;
}
.text-blue{
    color: #27D6FF !important;
}
.text-darkblue{
    color: #0C5A91;
}
.bg-orange{
    background-color: #FF9A15;
}
.bg-blue{
    background-color: #27D6FF;
}
.orange-box-shadow{
    box-shadow:rgb(248 154 36) 0px 5px 15px;
}
.blue-box-shadow{
    box-shadow:#0073a7 0px 5px 15px;
}
.text-justify{
    text-align: justify;
}
.bg-gradient{
    background: linear-gradient(to right, #00a2fb, #ff5a00);
}
.responsive-map {
    overflow: hidden;
    padding-bottom: 40.25%;
    position: relative;
    height: 0;
}
.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    /* filter: grayscale(65%) invert(92%) contrast(100%); */
}

.iconslftclass{
    display: flex;
    justify-content: center;
    margin-top: 9px;
}


.callbutton {
    position: fixed;
    bottom: 85px;
    z-index: 99;
    left: 30px;
}
.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}
.pulse {
    height: 50px;
    width: 50px;
    background-color: #0b5a91;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

.pulse::before {
    content: "";
    position: absolute;
    border: 2px solid #0b5a91;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}

.pulse::after {
    content: "";
    position: absolute;
    border: 2px solid #0b5a91;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}

.whatsapp {
    position: fixed;
    right: 30px;
    bottom: 85px;
    background: transparent;
    z-index: 1001;
}
.whatsapp-button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 0px;
    position: relative;
    background-color: #24cc63;
    color: #fff;
    /* cursor: pointer; */
    box-shadow: 0 0 0 0 #24cc63;
}

.pulse1 {
    /* background-color: #091e3e; */
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: relative; */
}
.pulse1::before {
    content: "";
    position: absolute;
    border: 2px solid #24cc63;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}
.pulse1::after {
    content: "";
    position: absolute;
    border: 2px solid #24cc63;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}

.bannerone{
    background: url('../new-images/banner/banner-1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannertwo{
    background: url('../new-images/banner/banner-2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannerthree{
    background: url('../new-images/banner/banner-3.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 220px) and (max-width: 767px){
    .hero-style-one {
        min-height: 350px !important; 
    }
    .mblfacilityptb{
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .mblxb-headingpbten{
        padding-bottom: 10px;
    }
    .mblnoneclass{
        display: none;
    }
    .mblpbzero{
        padding-bottom: 0px;
    }
    .mblsubtitlesize{
        margin-bottom: 10px !important;
    }
    .mbltreatptb{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .xb-services {
        padding: 35px 40px 35px;
    }
    .xb-services .xb-item--img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .scndmbltreatptb{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .mblworkingmtzero{
        margin-top: 0px;
    }
    .mblworkpbimg{
        margin-bottom: 10px;
    }
    .mblmlthirty{
        margin-left: 30px;
    }
    .xb-work .xb-item--title {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .mblworkingmtten{
        margin-top: 30px;
    }
    .newmblworkpb{
        padding-bottom: 30px;
    }
    .mbltestimonialptb{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .xb-testimonial {
        margin-bottom: 60px;
    }
    .mblchooseptb{
        padding-bottom: 40px;
    }
    .mblpaddzero{
        padding-bottom: 0px;
    }
    .abtscndmblprocess{
        padding-top: 0px;
    }
    .mblorthoptb{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mblteamptb{
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .team_member_details_card .team_member_name {
        font-size: 25px;
        line-height: 30px;
    }
    .mbldrraviptb{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mblgllrtyptb{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mblcntctptb{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .contact_info_box .iconbox_block {
        min-height: 0px;
    }
    .mblmiddlecontctpb{
        padding-bottom: 20px;
    }
    .mblftrptten{
        padding-top: 10px;
    }
    .xb-footer .footer-widget .xb-item--title {
        margin-bottom: 12px;
    }
    .mblftrmttwenty{
        margin-top: 20px;
    }
}