body{
	font-family: Rubik;
	font-size:15px;
    line-height:28px;
}
.logo{
	width:200px;
}
.d-flex{
	display:flex;
	align-items: center;
	justify-content: center;
}
.top_header{
	padding: 25px;
}
.map{
	 margin-left: 13px;
}
.icon{
	font-size: 30px;
}
.right_border{
	    border-right: 1px solid #ccc;
}
.emergency{
      width: 20%;
}
.emergency p{
	margin:0;
}
.clock{
	margin-bottom: 0px;
}
.banner{

}
.banner img{
	width: 100%
}
.banner_content{
	position: absolute;
    top: 45%;
    left: 10%;
}
.Vijaya_Institute{
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    color: rgb(255, 255, 255);
    font-weight:bold;
}
.specialty_institute{
	font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-bottom:35px;
}
.book_appointment{
	white-space: nowrap;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    font-family: Rubik;
    text-transform: capitalize;
    background-color: rgb(48, 88, 147);
    border-color: rgb(54, 149, 242);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    visibility: inherit;
    transition: none;
    text-align: inherit;
    margin: 0px;
    padding: 12px 45px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-decoration: none;
}
.book_appointment:hover{
	background-color: rgb(1, 46, 107);
	color:#fff;
	text-decoration: none;
}
.doctor_time{
	    width: 33%;
	    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
	    text-align: center;
        padding: 25px;
        list-style: none;
}
.doctor_time h3{
	font-weight:bold;
    font-size: 20px;
}
.Extensive_Knee{
	display: flex;
    margin-top: -60px;
    background: #fff !important;
    position: relative;
    padding-left: 0;
    justify-content: space-around;
}
.read_more{
	border: 1px solid #14a09d !important;
    padding: 10px 25px;
    border-radius: 25px;
    color: #000;
    text-decoration: none;
}
.clock_paragraph{
	margin-bottom:30px;
}
.read_more:hover{
    background-color: #002d6a !important;
    color:#fff;
    text-decoration: none;
}
.high_quality{

}
.high_quality h2{
	font-weight:bold;
}
.high_quality h4{
	font-weight:bold;
}
.why_choose{
	    margin-top: 65px;
}
.story_youtube_videos{
	background-color:#2986e2;
    padding: 45px 34px 57px;
    position: relative;
    bottom: 47px;

}
.added_service{
        margin-top: 20px!important;
}
.youtube_video{
    position: relative;
    bottom: 115px;
    left: 30px;
    color: #fff;
    font-size: 24px;
}
.story_video{
    font-size: 30px;
    color: #ffffff;
    line-height: 35px;
    text-align: left;
}
.impressive_track{
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 25px;
}
.health_service{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-top: -25px;
}
.surgeries{
    text-align: center;
    margin-bottom:40px;
}
.knee_replacement{
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}
.deformity1{
    margin: auto;
    display: block;
    width: 90%;
}
.the_world{
    width: 90%;
    margin: auto;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
}
.accident_care{
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}
.care_unit{
    display: flex;
    justify-content: space-around;
    margin-top:30px;
}
.care_unit li{
    width: 40%;
    list-style: none;
}
.counter_vito{
    text-align: center;
    color: #fff;
    width: 90%;
    margin: 25px auto 0;
    display: block;
}
.readdy_img{
    margin:auto;
    display:block;
}
.reddy_content{

}
.director_vijaya{
    width: 31.5%;
    margin: auto;
    margin-top: -45px;
    text-align: center;
    background: #01144c;
    z-index: 1;
    color: #fff;
    position: relative;
    padding: 15px;
    display:none;
}
.readdy_img:hover{
    display: block;
} 
.single-img {
  position: relative;
  width: 30%;
  margin: auto;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.img-overlay {
  position: absolute;
  bottom: 82px;
  left: 0;
  right: 0;
  background-color: #02144d;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.single-img:hover .img-overlay {
  height: 15%;
}

.text {
position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
}
.text span{
  font-weight: 300;
}
.Rajasekhara_reddy{
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #193a5e;
    font-size: 13px;
}
.image_center{
    text-align: center;
}
.recent_news{
    margin-top:45px;
    background-color: #f4f4f4 !important;
}
.carousel_admin{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #01326f;
}
.carousel_admin:hover{
    text-decoration: none;
}
.date_special{
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.date_special:hover{
    text-decoration: none;
}
.insentive_feedback{
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
}
.insentive_feedback a:hover{
    text-decoration: none;
}
.insentive_feedback a{
    color:#000;
}
.sportsbook{
    font-size:14px;
    line-height: 28px;
}
.healthy_living{
    margin-top: 25px;
}
.Uncategorized{
    position: absolute;
    top: 25px;
    left: 35px;
    background-color: #01326ffa !important;
    padding: 7px 15px;
    border-radius: 15px
}
.Uncategorized a{
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.Uncategorized a:hover{
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
.best_ortho{
    background-color: #2986e2 !important;
    padding: 20px;
}
.best_ortho ul{
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}
.best_ortho ul li{
    list-style: none;
}
.best_ortho ul li h2{
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}
.best_ortho ul li a{
    background-color: #305893;
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    border: 1px solid #4d9eee;
}
.best_ortho ul li a:hover{
        background-color: #002d6a !important;
        text-decoration: none;
}
.footer_img{
    background-position: right bottom;
    background-image: url(../images/footer.jpg);
    background-size: cover;
    padding: 50px 50px 0;
}
.trauma_care{
    color:#fff;
    margin-top: 25px;
}
.footer_align{
    margin:auto;
}
.footer_department{
        position: relative;
    bottom: 85px;
}
.footer_department h5{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.footer_department ul{
    padding-left:0;
    line-height: 2.2;
}
.footer_department ul li{
    list-style: none;
}
.footer_department ul li a{
  color:#fff;
}
.footer_department ul li i{
        color: #fff;
    margin-right: 9px;
    font-size: 11px;
}
.footer_department ul li a:hover{
  text-decoration: none;
}
.head_office{
    position: relative;
    bottom: 45px;
}
.head_office h5{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.head_office p{
    color:#fff;
}
.telephone{
    margin-top: 25px;
    margin-bottom: 0;
}
.footer_bottom{
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-top: 30px;
}
.terms{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.terms p{
    color:#fff;
}
.terms p a{
    color:#fff;
}
.terms p a:hover{
    color:#fff;
    text-decoration: none;
}
.condition{
        margin-right: 30px;
}
.menu-5{
    display: none;
}

/*<aboutus>*/
.banner {
    background-image: url(../images/banner-image-2.jpg);
    background-repeat: no-repeat;
    /* width: 23px; */
    background-size: cover;
}
.about_new{
    font-weight: bold !important;;
padding-left: 15%;
}
.tot_new{
    text-align: left;
    padding-top: 40px;}
 .decorator{
    text-decoration: none;
    color: black;
}    
.li{
    list-style: none !important;
}
.decorator:hover{
    text-decoration: none;
    color: black;
}   
.top_about {
    display: flex;
    padding-left: 15%;
    padding-top: 12px;
    padding-bottom: 66px;
}
.tittle_01{   
     padding-top: 65px;
    padding-left: 100px;
}
.right-side{
    padding-left:10px;
}
.h3_11{
    font-size: 25px;
    font-family: Poppins;
    font-weight: 900;
    line-height: 1.4;
}
.bo2_21 {
    border: 2px solid black;
    width: 6%;
    margin-left: 47%;
    margin-top: 25px;
}  
.box_new{
    background-color: #155993;
    color: white !important;
    border: none;
    padding: 10px 20px;
    width: 100%;
    text-align: center;
    border-radius: 10px;
}
.deformity{
    width: 50%;
}
.affordable_knee{
    font-size:18px;
}
.container01{
    padding-top: 35px !important;
}
.secle_new{
    padding-top: 7% !important;
    padding-left: 45% !important;
    font-size: 35px !important;
}
.red_new {
    border: 1px solid #e4f1f4;
    width: 40%;
    padding: 25px;
    background-color: #fafeff;
}
.block{
    display:flex;
    margin-top:35px;
}
.block1{
    display:flex;
    margin-top:35px;
    margin-left:17%;
}
.topic{
    font-weight:900;
    padding-left:9%;
    padding-top:40px;
}
.abount{
    list-style:none;
     padding-left:9%;
     padding-top:25px;
     padding-bottom: 50px;
 }
 .abount li{
    padding-bottom: 15px;
 }
 .about_link{
    padding-right:10px;
 }
 .redirect{
    padding-left:10px;
 }
 .tittle_01 p{
    padding-top: 25px;
    padding-bottom: 25px;
 }
 .professional{
    padding-top:75px;
 }
 .professional h2{
    text-align:center;
    font-weight:800
 }
 .professional p{
    text-align:center;
    padding-top:50px; 
 }
 .red_new p{
    margin-left:15px;
    text-align: center;
 }
 .red_new h4{
    font-weight: 900;
    text-align: center;
 }
 .spine_surgery{
   display: flex;
   padding-top: 50px;
   padding-bottom: 50px;
 }
.spine_surgery li{
    list-style: none;
    width:33%;
    border: 1px solid #e7f1f4 !important;
     padding: 25px;
 }
.spine_surgery h3{
    font-size:17px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
 }
 .followship_btn {
    display: inline-block;
    border-radius: 24px;
    border: none;
    color: #2986e2;
    font-size: 16px;
    padding: 2px 20px;
    width: auto;
    cursor: pointer;
    margin: 5px;
    border: 1px solid #2986e2 !important;
}
.followship_btn:hover{
    color: #2986e2;
}
.followship_btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.followship_btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.followship_btn:hover span {
  padding-right: 25px;
}

.followship_btn:hover span:after {
  opacity: 1;
  right: 0;
}
.adult_surgery{
    font-size: 20px;
    color: #f5af1b;
    padding-bottom: 15px;
}
.disorders{
    font-weight:500;
    padding-bottom: 15px;
    font-size: 16px;
}
.curriculam_section{
    background-color: #ecf4fe !important
}
.complex_case{
    display:flex;
    padding-left:0;
}
.hip_surgery{
    font-size: 20px;
    color: #f5af1b;
    padding-bottom: 35px;
    padding-top: 35px;
}
.complex_case li{
    list-style: none;
}
.complex_case li p{
   padding-bottom:15px;
}
.replacement_teach_council{
    position: relative;
    padding-left: 20px;
}
.replacement_teach_council:before{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #04a9eb;
}
.How_apply{
    margin: auto;
}
.conatct_info{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.conatct_info li{
    list-style: none;
    border-radius: 15px;
}
.contact_title img{
    width:12%;
    margin-right: 15px;
}
.contact_details_image{
        border-radius: 15px;
}
.vadapalani{
        padding: 50px;
}
.email_protect{
    background: #f4f4f4;
    width: 45%;
    padding: 35px;
}
.contact_title{
        font-weight: 500;
    font-size: 18px;
    color: #292929;
}
.educational_sports{
    padding-bottom:15px;
}
.requirements_project{
    display:flex;
    align-items: inherit!important;
}
.providing_round{
    padding:50px 0px;
}
.come_up{
    font-size:20px !important;
    font-weight:400 !important;
}
  .decorator1{
    padding-right:10px;
  }
  .decorator2{
    padding-left:10px;
  }
  .gallery {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .gallery-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    grid-auto-rows: 250px;
    grid-auto-flow: dense;
    width: 90%;
    max-width: 1200px;
  }
   .gallery-wrapper > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    transition: 0.25s all;
  }
  
  .gallery-wrapper > div:hover {
    padding: 4px;
    transition: 0.25s all;
    filter: brightness(1.1);
    cursor: pointer;
  }
  
  .gallery-wrapper > div > img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-sizing: border-box;
  }
  
  .gallery-wrapper .wide {
    grid-column: span 2;
  }
  .gallery-wrapper .xl-wide {
    grid-column: span 3;
  }
  .gallery-wrapper .tall {
    grid-row: span 2;
  }
  .gallery-wrapper .big {
    grid-column: span 2;
    grid-row: span 2;
  }
  
  .gallery-wrapper .xl-big {
    grid-column: span 3;
    grid-row: span 3;
  }
  
  .image-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
  }
  
  .modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  
  .modal-content {
    max-width: 90%;
    max-height: 90vh;
    border: 2px solid white;
    border-radius: 16px;
    object-fit: contain;
  }
  
  .close {
    position: absolute;
    top: 20px;
    right: 55px;
    color: white;
    font-size: 40px;
    cursor: pointer;
  }
  .top_about {
    display: flex;
    padding-left: 15%;
    padding-top: 0px;
    padding-bottom: 66px;
}
.Customer_director{
    display: flex;
    flex-wrap: wrap;
}
.duration_time{
    width: 30%;
    list-style: none;
    box-shadow: 0px 0px 20px #e8e6e6;
    background: #fff;
    margin: 0 auto 25px;
    padding: 20px;
}
.customer_color{
    color: #001450;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 0;
}
.customer_subtitle{
    font-size: 19px;
    color: #383838;
}
.icon_flex{
    display: flex;
    justify-content: space-between;
}
 .icon_dector {
     font-size: 70px;
    margin-top: 10px;
}
/*.duration_time:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    content: " ";
    width: 150px;
    height: 140px;
    background-color: #001450;
    border-bottom-left-radius: 136px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}*/
.vito_director{
    padding:50px 0;
}
.icofont {
    font-family: "icofont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-decoration: none;
    text-transform: none;
    background-color: #fafafa;
    padding: 43px;
    margin-right: -19px;
    padding-right: 0px;
    padding-top: 12px;
    border-bottom-left-radius: 125px;
}
.duration_time:hover .icofont{
    background-color: #001450 !important;
    color: #fff;
}
.red_new1 {
    border: 1px solid #e4f1f4;
    width: 100%;
    padding: 25px;
}
.locate{
    padding:14px !important;
}
.red_new1 i{
        /* text-align: center; */
        padding-left: 40%;
        font-size: 50px;
        color: #001450;
}
.contact_info{
    padding-top: 33px;
    text-align: center;
}
.contact_info p {
    font-weight: 500;
    color: #554c43;
}
.contact_infonew{
        font-weight: 700;
        font-size: 16px;
        color: #554c43;
        padding-bottom: 25px;
}
.contact_infowen{
    font-weight: 700;
    font-size: 20px;
    color: #554c43;
    padding-top: 25px;

}
.contact_info address{
    color:#554c43;
    padding-top: 25px;
    padding-bottom: 25px;
}
.mail_contact{
 padding-bottom: 23% !important;
}
.half_new{
    text-align:center;padding-top:75px
}
.half_new1 {
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
}
.half_subtitle{
    text-align: center;
    font-size: 18px !important;
}
.form-control {
    display: block;
    width: 100% !important;
    height: 45px;
    margin-right: 80px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.copy_new{
    margin-top: 25px;
}
.star_new{
    font-size: 20px;
    padding-left: 3px;
    color: red;
}
.bottom_new{
    margin-bottom: 85px !important;
}
.touch{
        background-color: #f7f7f7;
        margin-top: 45px;
        width: 90%;
        margin-left: 73px;
}
.enter{
    margin-bottom: 45px !important;
    margin-left: 15px;
    margin-top: 10px;
}
.spire_image{
    border-radius:15px;
}
.spine_sugar{
    padding-bottom: 50px;
}
.sports_medicine{
    width:75%;
}
.requirements_vito{
        padding-left: 30px;
}
.form_download{
    padding:75px;
}
.form_download ul{
    display:flex;
    justify-content: space-around;
    align-items: center;
}
.form_download ul li{
    list-style: none;
}
.form_download ul li a{
    background-color: #f5af1b;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none
}
.form_download ul li a:hover{
    background-color: #2986e2;;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none
}
.hip_surgery_vito{
    background-color: #ecf4fe !important;
    padding: 40px;
}
.hip_replacement{
    margin-top:45px;
}
.hip_preservation{

}
.hip_preservation p{
    position: relative;
    padding-left: 18px;
}
.hip_preservation p:before{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #2986e2;
}
.hip_replacement_image{
    width:100%;
    border-radius: 15px;
}
.Osteoarthritis{

}
.Osteoarthritis p{
    position: relative;
    padding-left: 20px;
}
.Osteoarthritis p:before{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #2986e2;
    font-size: 11px;
}
.four_signs{
    align-items: inherit!important;
    margin-top: 65px;
}
.talk_with_doctor{
    font-size: 22px;
    color: #305893;
    font-weight: bold;
}
.talk_doctor_image{
    border-radius: 15px;
}
.relieve_pain{
      margin-top: 50px;  
}
.surgery_vito{
    font-size: 28px;
    color: #f5af1b;
    margin-top: 40px;
    margin-bottom: 30px;
}
.wearing{
    padding-left:0px;
}
.vito_conditions{
   align-items: inherit!important; 
}
.fever{
    padding-left:0px;
}
.medition_control{
    margin-top: 25px;
    margin-bottom: 40px;
}
.shoulder_replacement{
    font-size: 20px;
    color: #305893;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 25px;
}
.shoulder_image_replace{
    border-radius: 15px;
}
.shoulder_para{
    padding-top: 25px;
}
.shoulder_end{
       padding-bottom: 45px;
}
.banner_second_content{
    width: 50%;
    padding-left: 15%;
    color: #0c121f;
    font-size: 18px;
}
.testimonail{
    display:block!important;
  }
  #quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.joint{
    color: #f5af1b;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 20px;
}
.joint_box h4{
    text-align: center;
}
.joint_icon{padding-right:15px; color:#0088e2;}
.icon_name{font-size:20px;}
.icon_main{padding-left:80px;}
.joint_content{padding-left:0px;}
.joint_top{margin-top:45px;}
.joint-content{    margin-left: 65px;
    margin-top: 45px}
.joint_title{
    font-size: 35px;
    color: #155993;
    font-family: 'Poppins';
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.joint_box {
    border: 1px solid #e4f1f4;
    width: 100%;
    padding: 25px;
    background-color: #fbfeff;
}
.joint_flex{
    display: flex;
    justify-content: space-around;
    margin-left: 69px;
    margin-right: 53px;
    margin-top: 50px;
    margin-bottom: 45px;
}
.joint_button {
    padding: 16px;
    margin-left: 65px;
    border-radius: 35px;
    background-color: orange;
    color: white;
    font-weight: 500;
    border: none;
    margin-bottom: 15px;
    position: fixed;
    z-index: 1000;
    right: 20px;
    bottom: 14%;
}
.other_new{
    padding-left: 15%;
    font-size: 22px;
}
.other_font{
    margin-left: 50px;
    color: #f5af1b;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 28px;
    margin-top: 50px;
}
 .list_others{
    line-height: 2;
}
.list_others li{
    list-style: none;
    padding-bottom: 10px;
}
.list_space{
    margin-bottom: 10%;
}
.list_row{
    display: flex !important;
    margin-top:45px;
}
.book_appointment_page{
    margin: 0px 0;
    padding: 20px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background-color: #eee;
}
.book_height{
    height: 30vh;
    margin-top: 20px;
    margin-bottom: 25px;
}
.opening_hours{
        color: #000;
    font-size: 20px;
}
.all_day{
    margin-bottom: 0;
}
.appointment_page{
        display: flex;
    align-items: inherit!important;
}
.twenty_four{
    text-align:center;
    padding-top: 10%;
}
.comming_soon{
    width: 80%;
    margin: 15px auto;
    /* padding: 30px; */
    display: block;
    border-radius: 15px;
}
