/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.whatsapp-float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 25px;
    background-color: #25D366;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.whatsapp-float img{
    width: 35px;
    height: 35px;
}

.whatsapp-float:hover{
    transform: scale(1.1);
    box-shadow: 2px 4px 12px rgba(0,0,0,0.4);
}


strong{
font-weight:600;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default a {
    font-size: 0.8rem !important;
    font-weight: 500;
    color: #111;
}
.breadcum-head{
	letter-spacing: 1px;
}
.Avn-Hip-Joints-page h3 {
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 25px;
    padding-top: 53px;
}
.gallry-cat-head{
	letter-spacing:1px;
	font-weight:500;
}
.nav>li>a {
    color:#000;
    letter-spacing: 1px !important;
}
span.hearder-info-sec {
    padding: 15px 15px;
    border: 1px solid #c2c2c2;
    border-radius: 12px;
    background-color: #fefefe;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
span.contact-sec1 {
    padding-right: 20px;
}

.counter-banner {
    margin-top: -165px;
}


.location-contact {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid #dcdcdc;
    max-width: 650px;
    margin: auto;
}

/* Contact Item */
.contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: #1e73be;
    font-size: 14px;
}
.contact-item a{
    color: #1e73be;
    font-size: 14px;
}

/* WhatsApp Icon */
.contact-item i {
    color: #25D366;
    font-size: 18px;
}


/* footer css */
.contact-strip {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 20px 10px;
    color: #fff;
    max-width: 650px;
	border-bottom: 1px solid rgb(41, 129, 191);
}
.qr-box {
    background: #fff;
    padding: 6px;
}
.qr-box img {
    width: 95px;
    height: 95px;
    display: block;
}
.qr-box1 img {
    width: 150px;
    height: 90px;
    display: block;
}
.qr-box1 {
    background: #fff;
    padding: 6px;
}
.contact-info h6 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}
.contact-info p {
    margin: 5px 0;
    font-size: 15px;
    line-height: 1.5;
	text-align: right;
}
.contact-info i {
    margin-right: 8px;
    color: #ffffff;
}
.phone {
    text-align: right;
    font-weight: 500;
}
.social-section {
    text-align: center;
    padding: 14px 20px;
    color: #fff;
	border-bottom: 1px solid rgb(41, 129, 191);
}
.social-section h4 {
font-size: 19px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    font-weight: 400;
	padding-bottom: 9px;
}
.social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
	color: #0068b1 !important;
}
.social-icons a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffffff;
    color: #1769a6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-decoration: none;
    transition: 0.3s;
}
.social-icons a:hover {
    background: #0f4f7d;
    color: #fff;
    transform: translateY(-4px);
}
.opening-hours {
    font-size: 15px;
    letter-spacing: 1px;
}

.footer-1 .row.dark.large-columns-3.mb-0 {
 background: #0068B1;
}




.ctt-section-wrapper{
    background:#f7f7f7;
    padding:50px;
}
.ctt-title{
    font-size:28px;
    font-weight:600;
}
.ctt-title-border{
    border-bottom:2px solid #cfcfcf;
    margin-top:10px;
    margin-bottom:30px;
}
.ctt-condition-list{
    list-style:none;
    padding:0;
    margin:0;
}
.ctt-condition-list li{
    margin-bottom:18px;
    font-size:14px;
    letter-spacing:0.5px;
    display:flex;
    align-items:center;
    transition:0.3s ease;
    cursor:pointer;
	color:#000;
}
.ctt-condition-list li i{
    width:24px;
    height:24px;
    color:#01a0e2;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    margin-right:12px;
}
.ctt-condition-list li:hover{
    color:#0068b1;
    transform:translateX(6px);
}
.ctt-body-image{
    max-width:100%;
    height:auto;
}

.counter {
    text-align: center;
	    width: 300px;
    padding: 12px;
    background: #ffffffa3;
    float: left;
    border: 1px dashed #0d74c5;
    margin-left: -1px;
}
span.counter-value {
    font-size: 27px;
    display: block;
    color: #fff;
    font-family: 'Khand', sans-serif;
    width: 80px;
    height: 80px;
    background: #0d74c5;
    margin: 0px auto;
    line-height: 80px;
    border-radius: 100%;
}
.counter-content h3 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 3px;
	margin-top: 3px;
}

.footer-1, .footer-2 {
     border-top: 0px solid rgba(0, 0, 0, .05);
}


/* form start */
.getintouch-form{
background:#fff;
padding:35px;
}

/* ROW */
.row-1,
.row-2,
.row-3{
display:flex;
gap:20px;
margin-bottom:20px;
}

.row-2 > div{flex:1;}
.row-3 > div{flex:1;}

/* IMPORTANT CF7 FIX */
.field,
.field .wpcf7-form-control-wrap,
.field .wpcf7-form-control{
display:block;
width:100%;
}

/* INPUT */
.field input,
.field select,
.field textarea{
width:100%;
height:40px;
border:1px solid #ddd;
padding:0 15px;
font-size:15px;
background:#fff;
outline:none;
}

/* TEXTAREA */
.field textarea{
height:130px;
padding-top:12px;
}

/* SELECT SUPER FIX */
.field select{
appearance:auto !important;
-webkit-appearance:menulist !important;
-moz-appearance:menulist !important;
cursor:pointer;
}

/* BUTTON */
.submit-btn{
text-align:right;
}

.submit-btn input{
background:#2f8fd3;
color:#fff;
border:none;
padding:5px 18px;
cursor:pointer;
}

/* MOBILE */
@media(max-width:768px){
.row-1,
.row-2,
.row-3{
flex-direction:column;
}
}
/* form end */


.hip-joint-acd h4 {
    background: #0068b1;
    color: #fff;
    padding: 4px 0px;
    letter-spacing: 0.5px;
}

.accordion-title {
	background: #eee !important;
}
.accordion-inner {
    background: #fafafa;
}
.physical-test-sec{
	background:#0068b1;
}
.physical-test-sec h3{
	padding:2px 10px;
}

.health-treat-sec h2{
color:#4082cf;
letter-spacing:0.8px;
text-transform:uppercase;
}

.contains ul{
  list-style-type: square;
  padding-left: 18px;
}

.contains{
  background:#f5f5f5;
  padding:15px;
  width:300px;
}
.contains1{
  padding:15px;
}

.field.user label{
    color: #222;
    letter-spacing: 0.5px;
    font-weight: 400;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}