

.h3{
    font-size: 20px;
}

p{
    text-align: justify;
}

.mobile-footer {
    position: fixed;
    bottom: 10px;
    right: 0;
    left: 10px;
    background-color: #c9a374;
    z-index: 1000;
    margin-left: 16px;
    margin-right: 17px;
    border-radius: 15px;
    border: 1.5px solid #e2e2e2;
    box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.1);
}

.mobile-footer .nav-link {
    color: #ffffff;!important;
    font-size: 14px;

}

.mobile-footer .nav-link i {
    margin-top: 5px;
    font-size: 23px !important;
    font-weight: 600;
}

.floating-buttons {
    position: fixed;
    bottom: 120px;
    left: 10px;
    z-index: 1000;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
}

.floating-buttons .btn-floating.instagram {
    background-color: #E4405F;
    color: #fff;
}

.floating-buttons .btn-floating {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #000;
    transition: background-color 0.3s
    ease, color 0.3s
    ease;
    text-decoration: none;
}

.floating-buttons .btn-floating.whatsapp {
    background-color: #25D366;
    color: #fff;
}

.floating-buttons .btn-floating.call {
    background-color: #28a745;
    color: #fff;
}

.call-us-boxes .contact-item{
    padding: 15px;
}

.call-us-boxes .contact-item a {
    background-color: #000;
    color: #FFF;
}

.call-us-boxes .contact-item:first-child a {
    background-color: #3bc039;
}

.call-us-boxes .contact-item a .icon {
    width: 100%;
    height: 100%;
    font-size: 30px;
    margin-left: 25px;
    text-align: left;
    line-height: 70px;
}

.call-us-boxes .contact-item a .desc {
    padding: 0 15px;
    border-left: 1px solid #FFF;
}

.call-us-boxes .contact-item a .desc span {
    display: block;
}

.call-us-boxes .contact-item:nth-child(2) a {
    background-color: #353645;
}

.call-us-boxes .contact-item:last-child a {
    background: #ec8137;
    background: -webkit-gradient(linear, left top, right top, from(#ec8137), to(#c21c7c));
    background: linear-gradient(90deg, #ec8137 0%, #c21c7c 100%);
}

.call-us-box-services {
    background-color: #ffe1bf;
}

.btn-success {
    color: #fff;
    background-color: #535e7a!important;
    border-color: #535e7a!important;
}

.center{
    text-align: center;
}

.content p{
    font-weight: 400;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
    text-transform: initial;
    color: #444444;
}

.content ul li{
    line-height: 3;
    direction: rtl;
    text-align: justify;
    list-style: inside;
}

.content img{
    max-width: 100%;
    border-radius: 20px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    vertical-align: middle;
}

.service-post-area p {
     text-align: justify;
 }

.service-post-area .service-post-first{
    margin-bottom: 20px;
}

.service-post-content p{
    text-align: right;
}

.products-details-tabs h2{
    font-size: 18px;
}


.video-prz {
    max-width: 100%;
    padding: 20px;
    border-radius: 15px;
    -webkit-box-shadow: -11px 10px 16px 3px rgb(0 0 0 / 30%);
    box-shadow: -11px 10px 16px 3px rgb(0 0 0 / 30%);
    background-color: #535e7a;
}


.content  h1{
    font-size: 25px;
    color: #212529;
    font-weight: 600;
    padding-bottom: 15px;
}


.content a{
    color: #004adf;
    font-weight: bold;
}

.content h2{
    font-size: 25px;
    color: #59678d;
    font-weight: 600;
    padding-bottom: 15px;
}

.content h3{
    font-size: 22px;
    color: #212529;
    font-weight: 600;
    padding-bottom: 15px;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    direction: ltr;

}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default span {
    width:200px;
}


.product-content-footer{
    padding-left: 8px;
    padding-right: 8px;
}

.cart-alert{
    position: absolute;
    z-index: 99999;
    top: 55px;
}


.service-post-content{
    text-align: justify;
}

.service-post-content h2,.service-post-content h3{
    text-align: right;
}


.courses-price-plan .single-pricing-table .pricing-header h3{
    font-size: 18px;
}

.courses-price-plan .single-pricing-table .price{
    font-size: 40px;
}

.courses-price-plan .single-pricing-table .pricing-features-list li span{
    font-weight: 600;
}



.hifu-content ul li{
    list-style: none;
    line-height: 2;
}


.hifu-content ul li i{
    color: #48beac;
    font-size: 17px;
    margin-left: 8px;
    font-weight: 600;
}

.appointment-information h3 a{
    font-family: tahoma;
    font-size: 25px!important;
    color: #fff!important;
}


.care-image {
    text-align: center!important;
}

.care-image img{
    border-radius: 50px;
    padding: 25px;
}

.clinic-images-course .single-gallery-item img{
    height: 250px!important;
}