/*Common stle*/
*, ::after, ::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: transparent;
}

body {
 font-family: 'Kanit', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
  padding: 0;
}

a:focus,
a:hover {
  text-decoration: none;
}

img {
  width: 100%;
}

i {
  font-weight: normal;
}

p {
  font-size: 16px;
  line-height: 24px;
  color: #050505;
  font-weight: 400;
  margin: 10px 0 0 0;
}

section {
  padding: 60px 0;
}

html {
  scroll-behavior: smooth;
}

/*Fonts*/
h1 {
  font-size: 36px;
  line-height: 44px;
}

h2 {
  font-size: 28px;
  line-height: 36px;
  margin-top: -5px;
  padding-bottom: 30px;
}

h3 {
  font-size: 24px;
  line-height: 32px;
}

.header {
    height: 30px;
    background-color: #AE100F;
}
.header .call-icon {
    display: inline-block;
}
.header .call-icon i {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}
.header .call-icon p {
    padding: 5px;
}
.social-icons {
     text-align: right;
    padding: 12px 30px;
}
.social-icons .call-icon i
{
	font-size: 20px;
}
.header .call-icon {
    display: inline-block;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 13px 13px;
    font-size: 18px;
    color: black;
    font-weight: 500;
}
.navbar.fixed-top {
  top: 0;
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
}



.navbar-brand {
     width: 248px;
    padding: 0px 0;
    margin-left: -10px;
}

.navbar.fixed-top .navbar-brand {
  width: 200px;
  padding: 0px 0;
}

.fixed-top.navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 16px;
}

.navbar-expand-md .navbar-nav .nav-item:hover .nav-link {
  color: #004085;
}
.dropdown-item.active,
.dropdown-item:hover, 
.dropdown-item:active {
  background-color:   #004085; 
  color: #fff;
}

/*sub dropdown menu*/
.navbar .dropdown-menu {
     top: 50px;
  left: 14px;
  padding: 0;

}

.navbar.fixed-top .dropdown-menu {
    top: 44px;
    left: 12px;
    padding: 0;
}

.dropdown-menu a {
  padding: 8px 20px;
  display: inline-block;
      border: solid 1px;
}

.dropdown-menu li {
    border-bottom: 1px solid #ececec;
}

.dropdown-menu li:first-child,
.dropdown-menu li:last-child {
   border-bottom: none; 
}

.dropdown-divider {
    margin: 0 0 .5rem 0;
}
/*.dropdown:hover .dropdown-menu {display:  inline-block;}*/
.mlr-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}
.mt_60 {
    margin-top: -60px !important;
}
.menu {
    height: 110px;
    padding: 0px;
}
.f700
{
  font-weight: 700;
}
.text-black
{
      color: #272222;
}
.section-title .sub-title {
    color: #009640;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 15px;
}
.section-title .title {
    font-size: 42px;
        font-weight: 600;
    line-height: 1.34615;
         color: #03225a;

}

.abt-hosptl {
    background-color: lightgray;
}

.hsptl-pg .section-title {
    margin-bottom: 40px;
}

.hsptl-pg p{
     font-size: 18px;
     line-height: 26px;
     padding-bottom: 10px;
}

.section-title .sub-title {
    color: #186ab4;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 26px;
    margin-bottom: 8px;
}
.f600
{
      font-weight: 600;
}
.f-78
{
      font-size: 78px!important;
}


#Specilties .specilties-intra{

    background: url(../images/specilties-bg.jpg)no-repeat top center;
    height: 705px;

}

#Specilties .specilties-intra .theme-L{

    background: url(../images/specilties-left-bg.jpg)no-repeat right top;

}

#Specilties .specilties-intra .theme-R{

    background: url(../images/specilties-right-bg.jpg)no-repeat left top;

}

#Specilties .specilties-intra .spec-list{
    float: right;
    width: 840px;
    padding: 40px 0 0 0;
    text-align: center;

}

#Specilties .specilties-intra .spec-list .spec-head{

  
font-weight: 600;
font-size: 42px;
    margin-bottom: 32px;

}

#Specilties .specilties-intra .spec-list .spec-head a{

    display: inline-block;

    color: #fff;

}

#Specilties .specilties-intra .spec-list ul li{

    display: inline-block;

    vertical-align: top;

    width: 246px;

    height: 244px;

    font: 400 18px/24px 'Archivo', sans-serif;

    margin: 0 8px 8px 0;

    background: linear-gradient(to left, #fff 50%, #e3a509 50%);

  background-size: 200% 100%;

  background-position: left bottom;

  transition: all 1s ease;

}

#Specilties .specilties-intra .spec-list ul li a{

    display: block;

     width: 246px;

     height: 244px;

    color: #000;

    padding: 173px 0 0 0;

    text-align: center;

    position: relative;

}

#Specilties .specilties-intra .spec-list ul li:hover{

    background-position: right bottom;
background:#1678e8;
}

#Specilties .specilties-intra .spec-list ul li.hs1 a{background: url(../images/joint-pain-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs2 a{background: url(../images/fracture-treatment-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs3 a{background: url(../images/sport-injury-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs4 a{background: url(../images/osteoporosis-treatment-icon.png)no-repeat center 33px;}

#Specilties .specilties-intra .spec-list ul li.hs5 a{background: url(../images/home-lumnbar-img.png)no-repeat center 33px;}

#Specilties .specilties-intra .spec-list ul li.hs6 a{background: url(../images/knee-replacement-icon.png)no-repeat center 33px;}



#Specilties .specilties-intra .spec-list ul li.hs1 a:hover{background: url(../images/joint-pain-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs2 a:hover{background: url(../images/fracture-treatment-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs3 a:hover{background: url(../images/sport-injury-icon.png)no-repeat center 0px;}

#Specilties .specilties-intra .spec-list ul li.hs4 a:hover{background:  url(../images/osteoporosis-treatment-icon.png)no-repeat center 33px;}

#Specilties .specilties-intra .spec-list ul li.hs5 a:hover{background: url(../images/home-lumnbar-img.png)no-repeat center 33px;}

#Specilties .specilties-intra .spec-list ul li.hs6 a:hover{background: url(../images/knee-replacement-icon.png)no-repeat center 33px;}



#Specilties .specilties-intra .spec-list .ex-spec{
    font-weight: 400;
    padding: 0px 0px;
        margin: 20px 0 0 0;
}

#Specilties .specilties-intra .spec-list .ex-spec a {

     display: inline-block;
    background: url(../images/arrow-icon.png)no-repeat 234px 10px;
    padding: 5px 55px 5px 25px;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
}

 #Specilties {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#Specilties .specilties-intra .theme-L {
    background: url(../images/specilties-left-bg.jpg)no-repeat right top;
}
.theme-L {
    left: -100%;
}
.theme-L, .theme-R {
    position: absolute;
    z-index: 99;
    padding: 0px;
    margin: 0px;
    top: 0px;
}
#Specilties .specilties-intra .theme-R {
    background: url(../images/specilties-right-bg.jpg)no-repeat left top;
}
.theme-R {
    right: -100%;
}
.footer {
    background-color: #205c81;
    padding: 50px 0 10px;
}
.footer .icon-social {
    margin-bottom: 20px;
}
.footer a, .footer ul li, .footer h2 {
    color: #fbfaf7;
}
.footer .icon-social a {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    margin: 0 10px;
    transition: all 0.4s;
}
.copyright-content p {
    color: #b1b1b1;
    font-family: arial;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
}
.footer .footer-links li a {
    margin: 0 10px;
        font-size: 18px;
}
.footer .footer-links
{
     margin-bottom: 4px;
    border-top: solid 1px #618caa;
    padding: 10px;
}
.footer a:hover, .footer ul li:hover, .footer h2:hover {
    color: #fff;
}

.serviceBox{
    color: #777;
    padding: 20px 15px 25px 30px;
    margin: 0 5px;
    border-radius: 0 0 50px 0;
    position: relative;
    z-index: 1;
    border: solid 1px #1678e8;
}
.serviceBox:before,
.serviceBox:after{
    content: '';
    background: #fff;
    height: 100%;
    width: calc(100% - 19px);
    border-radius: inherit;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: -1;
}
.serviceBox:after{
    background: linear-gradient(#1893E0,#1677E8);
    top: 15px;
    right: -10px;
    z-index: -2;
}
.serviceBox .service-icon{
    color: #fff;
    background: linear-gradient(#1893E0,#1677E8);
    font-size: 40px;
    text-align: center;
    line-height: 70px;
    height: 70px;
    width: 70px;
    margin: 0 0 20px -40px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
} 
.serviceBox .title{
        color: #2c2f31;
    font-size: 23px;
    /* font-weight: 700; */
    /* letter-spacing: 0.5px; */
    /* text-transform: uppercase; */
    margin: 0 0 7px;
}
.serviceBox .description{
    font-size: 17px;
   
    margin: 0;
}

.testimonial-bg {
    /* border: 3px dashed #F6961F; */
    background: url(../images/testimonial-bg.png) no-repeat;
    background-size: cover;
    border: 1px dashed #ffffff;
    padding: 56px 70px;
    text-align: center;
    position: relative;
   height: 383px;
}
.owl-carousel .owl-item img {
    /* display: block; */
    width: 30%;
    padding: 0px 0px 21px;
    margin-left: 35%;
}
.page-banner {
    background: url(../images/page-banner.jpg) no-repeat center right;
    background-size: cover;
    /* padding: 40px 0; */
    position: relative;
    height: 227px;
}

.fa, .fab {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 15px;
}
#accordion5 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 50px;
}
#accordion5 .panel-title a{
    display: block;
    padding: 10px 20px 10px 60px;
    background: #fe5f55;
    border-radius: 30px;
    border: 2px solid #fe5f55;
    font-size: 20px;
    font-weight:400;
    color: #fff;
    position: relative;
}
#accordion5 .panel-title a.collapsed{
       border: 2px solid #007bff;
    background: #fff;
    color: #007bff;
}
#accordion5 .panel-title a:before,
#accordion5 .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #fe5f55;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-right: 3px solid #fff;
    position: absolute;
    top: -10px;
    left: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
#accordion5 .panel-title a.collapsed:before{
    content: "\f067";
       background: #007bff;
    border: none;
}
#accordion5 .panel-body{
    padding: 10px 15px 0;
    margin: 0 0 0 30px;
    border: none;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    position: relative;
}
#accordion5 .panel-body:before{
    content: "";
    display: block;
    width: 5px;
    height: 90%;
    background: #fe5f55;
    position: absolute;
    top: 0;
    left: -30px;
}
#accordion5 .panel-body:after{
    content: "";
    border-top: 20px solid #fe5f55;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: -48px;
}
#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
#image-gallery .modal-footer {
    display: block;
    position: relative;
    margin-top: -278px;
    /* margin-left: -31px; */
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
   background-color: #71717121;
    background-clip: padding-box;
     border: none!important;
    border-radius: .3rem;
    outline: 0;
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
     border-top: none!important;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: none!important;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.btn-secondary {
    color: #fff;
    background-color: #1b1c1d;
    border-color: #6c757d;
    border-radius: 50%;
}
.thumb h2 {
       background: #205c81;
    color: white;
    padding-bottom: 10px;
    text-align: center;
    font-size: 22px;
}
.menu {
        background: url(../images/Hader.png) no-repeat bottom;
     background-size: 100%;
    height: 155px;
}
 @media screen and (max-width: 1280px) and (max-height: 800px) {
  .menu {
        background: url(../images/Hader.png) no-repeat bottom;
     background-size: 120%;
    height: 155px;
}
}
.navbar-nav {
       border-top: 1px dashed #58585b;
    border-bottom: 1px dashed #58585b;
}
.footer .footer-contact p {
    position: relative;
    padding-left: 30px;
    border-bottom: 1px dotted #ececec;
    margin-bottom: 10px;
}
.footer a, .footer p {
    color: #cecece;
}
.footer .footer-contact p i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 18px;
}
/*body {*/
/*    background: #eee*/
/*}*/

/*.gap {*/
/*    margin-top: 100px*/
/*}*/

button.btn-extra,
a.button.btn-extra,
input[type="button"].button.btn-extra {
    font-size: 1em;
       height: 45px;
    padding: 0;
    text-transform: uppercase;
       background: white;
    color: #fff;
    line-height: 1.5em;
    border: 1px solid #01b7f2;
    border-left: none;
    position: relative;
    overflow: hidden;
    letter-spacing: 0;
    display: inline-table;
    table-layout: fixed;
    margin-right: 10px;
    margin-bottom: 10px
}

button.btn-extra>i,
a.button.btn-extra>i,
input[type="button"].button.btn-extra>i {
    width: 55px;
    vertical-align: middle;
    background: #01b7f2;
    color: #2d3e52;
    font-size: 36px;
    display: table-cell;
      height: 45px;
    text-align: right;
    padding-right: 8px
}

button.btn-extra>i:after,
a.button.btn-extra>i:after,
input[type="button"].button.btn-extra>i:after {
    display: block;
    content: "";
    position: absolute;
    left: 55px;
    border-bottom: 70px solid #01b7f2;
    border-right: 16px solid transparent;
    top: 0;
    bottom: 0
}

button.btn-extra>span,
a.button.btn-extra>span,
input[type="button"].button.btn-extra>span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 35px;
    text-align: left;
    color: #4267b2;
}

button.btn-extra>span em,
a.button.btn-extra>span em,
input[type="button"].button.btn-extra>span em {
    color: #01b7f2;
    font-size: 1.6667em;
    font-weight: bold;
    font-style: normal
}

button.btn-extra:hover,
a.button.btn-extra:hover,
input[type="button"].button.btn-extra:hover {
    color: inherit;
    background: #427b2;
    border: 1px solid  #4267b2 !important
  
}

button.btn-extra:hover>i,
a.button.btn-extra:hover>i,
input[type="button"].button.btn-extra:hover>i {
    color: #4267b2;
}



button.btn-extra.yellow,
a.button.btn-extra.yellow,
input[type="button"].button.btn-extra.yellow {
    border-color: #fdb714;
}

button.btn-extra.yellow>i,
a.button.btn-extra.yellow>i,
input[type="button"].button.btn-extra.yellow>i {
    background: #fdb714;
}

button.btn-extra.yellow>i:after,
a.button.btn-extra.yellow>i:after,
input[type="button"].button.btn-extra.yellow>i:after {
    border-bottom-color: #fdb714
}

button.btn-extra.yellow>span em,
a.button.btn-extra.yellow>span em,
input[type="button"].button.btn-extra.yellow>span em {
    color: #fdb714
}
.carousel .carousel-item .banner-caption {
        position: absolute;
    top: 40%;
    margin-top: -90px;
    left: 30%;
}

.test-1 {
    left: 10%!important;
}
.carousel .carousel-item .banner-caption h1 {
    margin-bottom: 40px;
}
.panel-default {
    margin-bottom: 10px;
}
#accordion2 .panel-title a {
    display: block;
    padding: 10px 0px 11px 18px;
    background: linear-gradient(to bottom, #fefefe, #cdcdcd);
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    font-weight: 600;
    color: #151414;
    text-shadow: 1px 1px 1px #fff;
    position: relative;
}
#accordion2 .panel-body {
    padding: 0px 15px;
    /* font-size: 25px; */
    color: #222;
    /* line-height: 27px; */
    background-color: white;
    padding: 25px 22px;
    border: solid 1px lightgray;
}
.navbar-brand h2
{
       font-size: 35px;
}
.navbar-brand p
{
         line-height: 20px;
}
@media (min-width: 768px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}
@media only screen and (max-width: 600px) {
    .navbar .dropdown-menu {
    top: 50px;
    left: 14px;
    padding: 0;
    height: 250px;
    overflow: scroll;
}
 .navbar-brand h2
{
       font-size: 30px;
}
.navbar-brand p
{
           line-height: 14px;
           font-size:13px;
}
.menu {
    background: white;
    background-size: 100%;
    height: auto!important;
}
.social-icons {
  text-align: right;
    padding: 13px 1px;
    margin-top: 8px;
}
.social-icons .call-icon  h5
{
        font-size: 17px;
}
.carousel .carousel-item .banner-caption {
    position: absolute;
    top: 12%;
    margin-top: 0px;
    left: 30%;
}
.carousel .carousel-item .banner-caption h1 {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 18px;
}
.section-title .title {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.34615;
    color: #03225a;
}
.testimonial-bg {
    /* border: 3px dashed #F6961F; */
    background: url(../images/testimonial-bg.png) no-repeat;
    background-size: cover;
    border: 1px dashed #ffffff;
    padding: 1px 30px;
    text-align: center;
    position: relative;
    height: auto;
}
.page-banner {
    background: url(../images/page-banner.jpg) no-repeat center right;
    background-size: cover;
    /* padding: 40px 0; */
    position: relative;
    height: 90px;
}
.page-banner .page-title 
{
        margin-top: -46px;
}
.page-banner .page-title  h1
{
     font-size: 23px;
    padding-bottom: 0px!important;
    line-height: 20px;
}
}
.color-212529{color: #212529;}

