.logowidth {
    width: 160px;
}
.text-justify {
    text-align: justify;
}
.iconwidth {
    width: 50px;
}
.countericonwidth {
    width: 60px;
}
.countertop {
    margin-top: 40px;
}
.teamtop {
    margin-top: 60px;
}
.mr-0 {
    margin-right: 0px;
}
.text-clr {
    color: #088ca1;
}
.min-height-188 {
    min-height: 188px;
}
.socialwidth {
    width: 35px;
}
.drsocialwidth{
    width: 30px;
}
.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: #0bc751;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

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

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

.pulse::after {
    content: "";
    position: absolute;
    border: 2px solid #0bc751;
    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;
}

.pulse1 {
    /* background-color: #091e3e; */
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: relative; */
}

.whatsapp-button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 0px;
    position: relative;
    background-color: #29a71a;
    color: #fff;
    /* cursor: pointer; */
    box-shadow: 0 0 0 0 #29a71a;
}

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

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

.sideiconwidth {
    width: 30px;
}

.sidewpiconwidth {
    width: 40px;
}
.fs-25 {
    font-size: 25px;
}

.modal-appointment-two__input-box input[type="text"],
.modal-appointment-two__input-box input[type="email"] {
    height: 60px;
    width: 100%;
    border: 3px solid #088ca1;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    outline: none;
    font-size: 16px;
    color: #000000;
    display: block;
    font-weight: 400;
    border-radius: 8px;
}

.ml-0 {
    margin-left: 0px;
}

.ctatextarea{
    background: none;
    border: 1px solid var(--chirofind-white);
    color: #fff;
}

.mb-15{
    margin-bottom: 15px;
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    .appointment-one__left-content-title {
        font-size: 25px;
        line-height: 30px;
    }
    .appointment-one__left-content-text {
        font-size: 16px;
        margin-top: 15px;
        text-align: justify;
    }
    .appointment-one__right-content-title {
        font-size: 25px;
        line-height: 30px;
    }
    .mblmtforty{
        margin-top: 40px !important;
    }
    .about-three__img-and-points {
        margin-top: 20px;
    }
    .about-three__btn-and-client-info {
        margin-top: 25px;
        padding-top: 20px;
    }
    .services-carousel-nav .swiper-button-prev, .services-carousel-nav .swiper-button-next {
        margin-left: -10px !important;
    }
    .services-one__text {
        margin-top: 8px;
        margin-bottom: 18px;
    }
    .process-one__title {
        margin-bottom: 7px;
    }
    .process-one__single {
        margin-bottom: 25px;
    }
    .countertop {
        margin-top: 10px;
    }
    .teamtop {
        margin-top: 40px;
    }
    .mblmbfifteen{
        margin-bottom: 15px !important;
    }
    .testimonial-two__single {
        min-height: 553px !important;
    }
    .appointment-two__right .section-title {
        margin-bottom: 20px;
    }
    .site-footer-two .site-footer__top {
        padding: 40px 0 70px;
    }
    .footer-widget__about-text {
        margin-top: 15px;
    }
    .footer-widget__title-box {
        margin-bottom: 12px;
    }
    .mblmtzero{
        margin-top: 0px;
    }
    .services-details__title-2 {
        font-size: 25px;
        font-weight: 700;
        line-height: 35px;
        margin-top: 5px;
        margin-bottom: 11px;
    }
    .mblmttwenty{
        margin-top: 20px !important;
    }
    .mblmbtwentyfive{
        margin-bottom: 25px;
    }
    .faq-one-accrodion .accrodion-title h4 {
        font-size: 18px;
        color: #000000;
    }
    .faq-one-accrodion .accrodion-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .mblmbfifteen{
        margin-bottom: 15px !important;
    }
    .mblmbzero{
        margin-bottom: 0px;
    }
    .team-details {
        padding: 45px 0 20px;
    }
    .team-details__client-title {
        font-size: 25px;
    }
    .mblnone{
        display: none;
    }
    .team-details__client-list {
        margin-bottom: 5px;
    }
    .team-details__bottom-title-1 {
        font-size: 25px;
        line-height: 30px;
    }
    .mblpbforty{
        padding-bottom: 40px;
    }
    .swiper-dot-style .swiper-pagination-bullet {
        margin: 0px 4px;
    }
    .swiper-dot-style .swiper-pagination-bullet::before {
        position: absolute;
        top: -6px;
        left: -6px;
        bottom: -6px;
        right: -6px;
    }
    .swiper-nav-style-one {
        margin-top: 30px;
    }
    .mblarticlespadd{
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .contact-page__single>h3 {
        margin-top: 15px;
        font-size: 16px;
        line-height: 26px;
    }
    .contact-page__single {
        margin-bottom: 10px;
    }
    .mblmttwentyfive{
        margin-top: 25px;
    }
    .mblcntcpadd{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mblmbfive{
        margin-bottom: 5px !important;
    }
    .mblmtten{
        margin-top: 10px !important;
    }
    .mblmargintwenty{
        margin-right: 20px;
    }
}
