
@font-face {
    font-family: Nunito Sans;
    src: url("../fonts/NunitoSans-Regular.ttf");
    font-display: swap;
}
@font-face {
    font-family: Nunito Sans bold;
    src: url("../fonts/NunitoSans-Bold.ttf");
    font-display: swap;
}
@font-face {
    font-family: Nunito Sans Extra bold;
    src: url("../fonts/NunitoSans-ExtraBold.ttf");
    font-display: swap;
}
form button {
                    width: 100%;
                    background: #04618c;
                    color: #fff;
                    border: none;
                    outline: 0;
                    padding: 5px;
                }
body {
    font-family: 'Nunito Sans', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 
    font-weight: bold;
  
}
.top_header {
    padding: 10px 0px;
}
.carousel-item {
    border: 2px solid #fff;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
    background: #c0333d;
    
}
.accordion .panel-body {
    padding: 20px;
}
.accordion .card .btn-link {
    color: #fff;
    padding: 0;
    font-size: 17px;
    font-weight: 600;
}
.feed1 {
    border: 1px solid #eb4a6a;
    margin: 20px;
}
.services_box img {
    border: 1px solid #eb4a6a;
}
.services_box {
    margin: 10px;
}
.btn_sli {
    background: #000;
    padding: 10px;
    font-size: 30px;
}

.btn_marron {
    border-radius: 10px;
    background: #04618c;
    color: #fff;
    padding:8px 40px;
    margin: 5px 10px;
}
.ser-box {
    margin: 5px;
    text-align: center;
    padding-bottom: 20px;
}
/*.laser_banner {
    background-image: url(../images/Orthoprdic-Banner-New.jpg);
    background-repeat: no-repeat;
    background-size: cover;
        padding: 20px 0px;
}*/
.btn_orange {
    border-radius: 10px;
    background: #04618c;
    color: #fff;
    padding: 8px 40px;
    margin: 5px 10px;
}
.laser_treatment {
    background: #eb4a6a;
    padding: 10px 0px;
}
.text_marron
{
    color:#c0333d; 
}
.text_orange
{
    color:#fd6602; 
}
.team_doc_box {
    box-shadow: 0px 0px 10px #e6e6e6;
    padding: 10px 10px 30px;
    border-radius: 10px;
    background: #fff;
    margin: 10px;
    text-align: center;
}

.team_doc_box img {
    max-width: 150px;
}
.front_head p
{
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.mb-30
{
    margin-bottom:30px;
}
.mb-20
{
    margin-bottom:20px;
}
.form_main {
    box-shadow: 0px 0px 10px #c3c3c3;
    border-radius:20px;
    padding: 15px;
    background: #Fff;
}

.btn_form input {
    width: 100%;
    background: #04618c;
    color: #Fff;
    border: none;
    outline: none;
    padding: 5px;
}
.doctor_section
{
    background:#f1f2f2;
    padding: 40px 0px;
}
.enlarge_section
{
    padding: 30px 0px;
}
.mt-20
{
    margin-top: 20px;
}
.mt-10
{
    margin-top: 10px;
}
.mt-40
{
    margin-top: 40px;
}
.mt-30
{
    margin-top: 30px;
}
.ul-list ul li  i{
    padding-right:10px;
}
.ul-list ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.ul-list ul li
{
    font-size: 16px;
    display: flex;
    align-items: baseline;
}
.ul-li ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.ul-li ul li
{
    font-size: 18px;
}
.ul-li-circle ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.ul-li-circle ul li {
    font-size: 16px;
    display: flex;
    align-items: baseline;
    margin-bottom:6px;
}
.ul-li-circle ul li i {
    padding-right: 10px;
    font-size: 18px;
    color: #b43437;
}
.treatment_option
{
    padding: 30px 0px;
}
.panel-thumbnail {
    border: 1px solid #eb4a6a;
        margin: 10px;
}
.surgery_item {
    background:#eb4a6a;
    padding: 20px;
    min-height: 565px;
        margin-bottom: 20px;
}
.surgery_item p {
   text-align: justify;
}
.paragraph
{
    font-weight:500;
}
.ul-li
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.ul-li ul li {
    font-size: 16px;
    display: flex;
    align-items: baseline;
}
.ul-li ul li i{
    padding-right:8px;
}
.advanced_laser {
    background: #f1f2f2;
    padding: 30px 0px;
}
.testimonial_item {
    background: #b43437;
    padding: 30px 10px;
    border-radius: 20px;
    min-height:250px;
    margin-bottom: 20px;
}
.btn_footer .btn-primary
{
    width: 95%;
    background:#04618c;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 10px;
}
.btn_footer .btn-info
{
    width:95%;
    background: #04618c;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 10px;
}

.btn_header .btn-primary
{
    width:95%;
    background: #04618c;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 10px;
        padding: 0.375rem 0.75rem;
}
.btn_header .btn-info
{
    width: 95%;
    background:#04618c;
    font-size:18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 10px;
        padding: 0.375rem 0.75rem;
}
.btn-primary
{
    background: #04618c !important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    padding: 8px 40px;
}
.btn_color
{
    background: #04618c !important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    padding: 8px 40px;
    color: #fff !Important;
}
.btn-info
{
    background: #04618c !important;
    font-size:18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    padding: 8px 40px;
}
.padd-20
{
    padding: 20px;
}
.doc-img img
{
   max-width: 100%;
   border-radius: 10px;
}
.btn-sm
{
    background:#04618c;
    color:#fff !important;
    padding:10px 30px;
    font-weight:500;
    border-radius:30px;
    text-decoration:none !important;
}
.display_mob
{
    display:none;
}

@media only screen and (max-width: 480px) {
    .footer_sec {
    margin-bottom: 30px;
}
    .mt-mobile
    {
        margin-top:20px;
    }
    .row-reverse-mob {
        flex-flow: column-reverse;
    }
    .res_header .btn {
    padding: 6px !IMPORTANT;
    font-size: 13px !IMPORTANT;
    width: 100%;
    margin: 4px;
}
    .float3 {
       width: 50px !important;
    height: 50px !important;
    top: 59% !IMPORTANT;
}
.service_slider .carousel-item .row {
    height: 730px;
    text-align: center;
}
    .carousel-control-prev {
    left: 0 !important;
}
.carousel-control-next {
    right: 0!important;
}
    .display_dec
    {
        display:none;
    }
    .display_mob
{
    display:block !important;
}
.col-12.text-center.front_head h1 {
    font-size: 26px;
}
  .h1, h1 {
    font-size: 30px;
    font-weight: 600;
}
.enlarge_section ul {
    padding-inline-start: 10px;
}
.advanced_laser ul {
    padding-inline-start: 10px;
}
.h2, h2 {
    font-size: 28px;
}
.h3, h3 {
    font-size: 26px;
}
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 90px;
    right: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    z-index: 100;
}


nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#04618c;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 10px;
    color:#fff;
    background:#04618c;
    border-radius:0;
}
.nav-tabs .active {
    background: white !IMPORTANT;
    color: #04618c !important;
    border-radius: 20px !IMPORTANT;
    border: 1px solid #04618c !IMPORTANT;
}
nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -50px;
  left: -20%;
  border: 15px solid transparent;
  border-top-color: #04618c ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #04618c;
    border-bottom:5px solid #04618c;
    padding:30px 25px !IMPORTANT;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #c1303a;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.enquiry td {
    padding: 5px;
}
.banner-area {
    background-image: url(../images/desktopimg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 640px;
    width: 100%;
    position: relative;
}
.content_banner {
    padding:70px 50px 20px;
}
h3.text1 {
    font-size: 50px;
    font-weight: 900;
    color: #ef3a4c;
    line-height: 50px;
    font-family: Nunito Sans Extra bold;
    margin-bottom: 0;
}
h3.text2 {
    font-size:50px;
    font-weight: 600;
     color:#ef3a4c;
}
h3.text3 {
     color:#ed3d4b;
}
.content_para {
    margin-top: 90px;
    max-width: 470px;
}
.content_para p {
    font-size: 26px;
    font-weight: 600;
    color:#ed3d4b;
}

h3.rupp span {
    font-size: 30px;
}
@media only screen and (max-width: 480px) {
    h3.rupp span {
    font-size: 20px !IMPORTANT;
}
    .site-logo img {
    max-width: 100%;
}
    .banner-area {
        background-image: url(../images/mob-banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 325px;
        position: unset;
    }
    .content_banner {
        padding:30px 0px 10px;
        max-width: 260px;
    }
    h3.text4 {
    max-width: 160px !important;
    margin-top: 60px !IMPORTANT;
    font-size: 16px !important;
}
    h3.text1 {
    font-size: 18px !important;
    line-height: 22px;
}
    h3.text2 {
            font-size: 14px !important;
    max-width: 140px;
    margin-top:10px;
    }
    .rupp {
    font-size: 13px !important;
    font-weight: 400 !IMPORTANT;
    color: #ef3a4c;
    line-height: 18px !important;
    max-width: 190px !important;
    margin-bottom: 0 !important;
}

.content_para p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
    max-width: 190px;
}
.bg-gray-form {
    margin-bottom: 20px;
}

}
span.text-black {
    color: black;
}
.line-divider {
    height: 3px;
    width: 100%;
    padding: 1px;
    background: #ededed;
    margin-left: 17px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 5em;
    z-index: 99;
}
.social_icon {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    /*margin: 0px 18px;*/
}
.social_icon .col-6 {
    padding: 0;
}
.icon_book {
    color: #fff !important;
    border-radius: 0px 0px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: #04618c;
    border-radius: 0px 0px 0px 0px;
}
.icon_call {
    color: #fff !important;
    border-radius: 0px 10px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: #f6ab46;
    border-radius: 0px 10px 0px 0px;
}
.icon_call a,
.icon_book a {
    color: #fff;
    text-decoration: none;
}
.icon_book a div,
.icon_call a div {
    display: inline-flex;
    align-items: center;
}
.icon_book a div i,
.icon_call a div i {
    background: #ffffff00;
    padding: 6px;
    margin-right: 10px;
    border-radius: 50px;
    font-size: 13px;
    border: 1px solid #fff;
}
.icon_social .fa-phone {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: rgb(255 255 255 / 25%);
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
}
@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
.display_mobile_app {
    display: none;
}


.card-header.collapsed button:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.card-header button:before
{
     font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
   content: "\f107";
   float: right;
   transition: all 0.5s;
   position: absolute;
    right: 15px;
}
.readmore__content {
  max-width: 45rem;
  width: 100%;
  display: block;
}

button.readmore__toggle {
  border: none !important;
    background: none;
    outline: none !important;
 
}
.readmore__content1 {
  max-width: 45rem;
  width: 100%;
  display: block;
}

button.readmore__toggle1 {
  border: none !important;
    background: none;
    outline: none !important;
 
}

.video_box {
    margin: 10px;
}
.img_box {
    margin-bottom: 20px;
}




.start{
		}
		
.swiper1 {
        width: 100%;
    }
.swiper1 .selected {
    color: #ffffff !important;
    border-bottom: 2px solid #04618c;
    background:#04618c !important;
    border-radius: 15px;
}
.btn_slider {
    background-color: #Fff;
    border-radius: 50%;
    height: 30px !IMPORTANT;
    width: 30px !IMPORTANT;
    text-align: center;
    font-size: 24px;
    line-height: 27px;
    border: 1px solid black;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: unset;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none !IMPORTANT;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -8px !IMPORTANT;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -8px !IMPORTANT;
    right: auto;
}
.swiper1 .swiper-slide {
        color: #000000;
    border-bottom: 2px solid #04618c;
    background: #d7d7d7;
    border-radius: 15px;
}
.swiper1 .swiper-slide {
        text-align: center;
        font-size: 18px;
        height:50px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        cursor:pointer;
}

.swiper2 {
  width: 100%;
} 
.swiper2 .swiper-slide {
    padding: 20px 0;
}

.visit_doc {
    padding: 15px;
    margin: 5px;
    text-align: center;
    box-shadow: 0px 0px 10px #00000012;
    min-height:100%;
}
.btn-link {
    font-weight: 400;
    color: #ffffff !important;
    text-decoration: none;
    text-align: left;
}
.card-header {
    padding: 4px;
    margin-bottom: 0;
    background-color: rgb(193 55 65);
    border-bottom: 1px solidrgba(0, 0, 0, 0.125);
}
.icon_box{
    margin-bottom:20px;
}
.icon_box img {
    max-width: 100px;
}
.icon_box h5 {
    font-size: 15px;
    font-weight: 400;
    max-width: 140px;
    margin: 10px auto 0px;
}
.form-control {
    border-radius: 20px;
}
.modal-content {
    border-radius: 20px;
}
form button {
    border-radius: 20px;
}
html {
  scroll-behavior: smooth;
}
  .top-fixed-bar {
    background:#04618c;
    position: sticky;
    top: 0;
    z-index: 9999;
    padding: 10px;
}
.Book_option {
    background: #eb4a6a;
    padding: 30px 0px;
}
a.btn.btn-fotter {
    background: #04618c;
    color: #ffffff;
    border-radius: 20px;
    width: 100%;
    font-weight: 500;
    margin: 4px 0px;
}
.rating i
{
    color:#f69000;
}
.icon_box_flex h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 10px auto 0px;
    padding:0px 10px;
}
.icon_box_flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

h3.text4 {
    margin-top: 80px;
    color: #ef3a4c;
    font-size: 24px;
    border-bottom: 3px solid #ef3a4c;
    max-width: fit-content;
}
.rupp{
    font-size: 21px;
    font-weight: 900;
    color: #ef3a4c;
    line-height: 35px;
    font-family: Nunito Sans Extra bold;
    margin-bottom: 0;
}
.services_box img {
    border: 2px solid #eb4a6a;
    BOX-SHADOW: 0PX 0PX 18PX #80808059;
}



