*{
    padding: 0;
    margin: 0;
}
body, html{
  font-family: 'Be Vietnam Pro', sans-serif;
    overflow-x: hidden;
}
.modal-open {
  padding-right: 0!important;
}
#exampleModal {
  padding-right: 0!important;
}
::-webkit-scrollbar
{
  width: 10px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb
{
  background-color: #1da678;
}
.common_top_padding{
    padding-top: 80px;
}
.common_bottom_padding{
    padding-bottom: 80px;
}
.common_paragraph p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #101111ba;
}
.hm_about_right a {
  margin-top: 30px;
}
.common_btn {
  box-shadow: 0px 6px 4px 0px #00000040;
  color: #1da678;
  background: #fff;
  text-decoration: none;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  border: 0;
  display: inline-block;
}
.blue_btn {
  background: #1da678;
  color: #fff;
}
.blue_btn:hover {
  color: #fff;
}
.small_title {
  font-size: 18px;
  font-weight: 700;
  color: #1da678;
  margin-bottom: 20px;
}
.large_title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
/* footer */
footer {
  background: #1da678;
  padding: 80px 0 20px;
}
.ftr_title {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
}
.ftr_big_title {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
}
footer a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  display: flex;
  font-weight: 300;
}
.ftr_contact a{
  width: 240px;
}
footer a:hover{
  color: #fff;
}
.ftr_contact a {
  margin-bottom: 8px;
}
.quick_links a {
  margin-bottom: 10px;
  text-transform: capitalize;
}
.social_links a {
  margin-bottom: 10px;
  text-transform: capitalize;
}
.copy_right{
  border-top: 1px solid #FFFFFF33;
  padding-top: 20px;
  margin-top: 50px;
}
.copy_right .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copy_right p {
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin: 0;
}
.ftr_contact p {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  display: flex;
  font-weight: 300;
  width: 340px;
  text-align: justify;
}
.ftr_social_icon {
  display: flex;
}
.ftr_social_icon a{
  margin-right: 10px;
  font-size: 20px;
}
.copy_right p a{
  margin-left: 5px;
}
.header_text {
  width: 100%;
}
.property_wrap {
  box-shadow: 0px 6px 4px 0px #00000040;
  padding: 40px 20px;
  border-radius: 15px;
  text-align: center;
  background: #fff;
}
.property_wrap h6 {
  color: #1da678;
  font-size: 16px;
  margin: 10px 0px;
}
.property_wrap p {
  color: #101111;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#hm_service {
  width: 100%;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/bg1.jpg);
}
.text_centre {
  text-align: center;
  width: 650px;
  margin: auto;
}
.hm_service {
  border: 1px solid #1da678;
  display: inline-block;
  padding: 20px 20px;
  text-align: center;
  text-decoration: none;
  border-radius: 15px;
  transition: all .5s linear;
  width: 100%;
}
.hm_service:hover{
  background-color: #1da678;
  transition: all .5s linear;
  color: #fff;
}
.hm_service:hover span{
  background: #fff;
  transition: all .5s linear;
}
.hm_service:hover span img{
  filter: brightness(1) invert(0);
  transition: all .5s linear;
}
.hm_service span {
  width: 60px;
  height: 60px;
  background: #1da678;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin: auto;
  transition: all .5s linear;
}
.hm_service:hover h6{
  color: #fff;
  transition: all .5s linear;
}
.hm_service:hover p{
  color: #fff;
  transition: all .5s linear;
}
.hm_service:hover button{
  color: #fff;
  transition: all .5s linear;
}
.hm_service span img {
  filter: brightness(0) invert(1);
  width: 25px;
  transition: all .5s linear;
}
.hm_service h6 {
  color: #1da678;
  transition: all .5s linear;
  margin: 15px 0px 7px;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.hm_service p {
  color: #101111;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.read_more {
  border: 0;
  background: transparent;
  color: #1da678;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.read_more iconify-icon{
  margin-left: 10px;
  font-size: 18px;
}
.hm_service_wrap {
  margin-top: 50px;
}
#common_heading {
  height: 500px;
  display: flex;
  align-items: end;
  width: 100%;
  padding-bottom: 100px;
  background-attachment: fixed;
  position: relative;
  background-size: cover;
}
#common_heading:before{
  content: "";
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.40) -2.25%, rgba(0, 0, 0, 0.00) -2.24%, rgba(0, 0, 0, 0.40) 102.25%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner_caption {
    width: 100%;
    position: absolute;
    z-index: 9;
}
.common_caption {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.bread_crum {
  display: flex;
  align-items: center;
}
.bread_crum a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
.bread_crum span{
  color: #fff;
  margin: 0 10px;
}
.contact_left {
  background: #1da678;
  padding: 50px;
  border-radius: 15px;
  margin-right: 40px;
}
.contact_right {
  margin-left: 40px;
  height: 100%;
  display: flex;
  align-items: center;
}
.map {
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
.map iframe{
  width: 100%;
  height: 100%;
}
.contact_left ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contact_left ul li {
  display: flex;
  margin-bottom: 50px;
}
.contact_icon {
  color: #fff;
  font-size: 25px;
  margin-right: 20px;
}
.contact_left ul li h6 {
  font-weight: 800;
  color: #fff;
  font-size: 14px;
}
.contact_left ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  display: flex;
  width: 280px;
}
.follow h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}
.follow_links {
  display: flex;
  margin-top: 20px;
}
.follow_links a{
  color: #fff;
  margin-right: 20px;
  font-size: 20px;
}
.contact_input {
  border: 1px solid #D4DBDC;
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
}
.contact_input::placeholder{
  font-size: 14px;
  font-weight: 300;
  color: #5D5E60;
}
.service_image{
  border-radius: 20px;
  overflow: hidden;
}
.service_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.service_content {
  margin-top: 80px;
}
.service_right h6 {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
}
.service_right a {
  text-decoration: none;
  justify-content: left;
  margin-top: 40px;
}
.service_right a:hover{
  color: #1da678;
}
.service_right {
  margin-left: 40px;
}
.service_right {
  text-align: justify;
}
#other_services .hm_service_wrap {
  margin: 0;
}
#other_services .hm_service_wrap .hm_service {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 25px;
}
.pediatric_list ul {
  padding: 0;
  margin-top: 80px;
  list-style: none;
  display: inline-block;
  width: 100%;
}
.pediatric_list ul li {
  margin-bottom: 80px;
  display: inline-block;
}
.pediatric_list ul li:last-child{
  margin: 0;
}
.pediatric_list ul li:nth-child(even) .p_left {
  float: right;
  padding-right: 0;
  padding-left: 50px;
}
.pediatric_list ul li:nth-child(even) .p_right {
  float: left;
}
.p_left {
  width: 50%;
  float: left;
  padding-right: 50px;
  height: 500px;
}
.p_right {
  width: 50%;
  float: right;
  height: 500px;
  border-radius: 20px;
}
.p_right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.p_left span {
  width: 60px;
  height: 60px;
  background: #1da678;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.p_left span img{
  filter: brightness(0) invert(1);
  width: 25px;
}
.p_left h6 {
  font-size: 24px;
  font-weight: 600;
  margin: 20px 0px;
}
.p_left p{
  text-align: justify;
}
.p_left a {
  justify-content: left;
  text-decoration: none;
}
.doctor_img {
  /* background: #1da678; */
  border-radius: 20px;
  margin-left: 40px;
  height: 600px;
}
.doctor_img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about_doctor p{
  text-align: justify;
}

.cndtnrt img {
  width: 100%;
}
.condtiontabs ul {
  padding: 0;
  margin: 0 0 60px;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.condtiontabs ul li a {
  border: 1px solid #1da678;
  color: #1da678;
  text-decoration: none;
  padding: 8px 50px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.condtiontabs ul li {
    width: 100%;
    margin: 0 10px;
}
.condtiontabs ul li:first-child {
    margin: 0 10px 0 0;
}
.condtiontabs ul li:last-child {
    margin: 0 0px 0 10px;
}
.condtiontabs ul li.active a {
    background-color: #1da678;
    color: #fff;
    border-color: #1da678;
}
.textgreen{
  color: #1da678;
}
.c_right{
  margin-top: 40px;
}
.c_right ul {
    padding: 0;
    margin: 0 0 0px;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
}
.c_right ul li:first-child {
    margin: 0 10px 0 0;
}
.c_right ul li:last-child {
    margin: 0 0px 0 10px;
}
.c_right ul li a {
    border: 1px solid #1da678;
    color: #1da678;
    text-decoration: none;
    width: 100%;
    display: flex;
    text-align: center;
    border-radius: 10px;
    height: 160px;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
.c_right ul li {
    width: 100%;
    margin: 0 10px;
}
.c_right h6 {
    margin-bottom: 20px;
}
.c_sericon {
    width: 45px;
    height: 45px;
    background-color: #1da678;
    margin: 0 auto 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.c_sericon img {
    filter: brightness(0) invert(1);
    width: 23px;
}
.c_right ul li a h5 {
    font-size: 15px;
    margin: 0;
}
.c_right ul li a:hover{
  background-color: #1da678;
}
.c_right ul li a:hover h5{
  color: #fff;
}
.c_right ul li a:hover .c_sericon {
    background-color: #fff;
}
.c_right ul li a:hover .c_sericon img{
    filter: unset;
}
.otherservice ul {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none;
}
.otherservice ul li.active a{
  color: #1da678;
}
.otherservice ul li a {
    text-decoration: none;
    color: #000;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.otherservice ul li a:hover{
  color: #1da678;
}
h6 {
    font-size: 19px;
    margin-bottom: 18px;
}
.imgser img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    border-radius: 20px;
}
.imgser{
    margin-top: 40px;
    position: relative;
}
.imgser:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1da678a1;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.innertext {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
    padding: 0 40px;
    color: #fff;
}
.innertext h6 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}
.innertext a {
    background-color: #fff;
    color: #1da678;
    text-decoration: none;
    padding: 9px 10px;
    border-radius: 5px;
    font-size: 15px;
}
.s_left p {
    text-align: justify;
}
.s_left{
    padding-right: 40px;
}
.hm_about_left img {
    width: 93%;
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
}
.cmnlftsec img {
    width: 100%;
    padding-right: 30px;
}
.comntitlesec {
    text-align: center;
    width: 70%;
    margin: 0 auto 40px;
}


.tabimg {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 4px 0px #00000040;
}
ul#myTab {
    border: none;
}
.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    border: none;
    transition: 0.3s linear;
}
.nav-tabs .nav-link{
  border: 0;
}
.tabimg img {
    width: 190px;
    height: 190px;
    object-fit: cover;
}
.nav-link.active{
  border: none;
}
.nav-link.active .tabimg h5 {
    color: #fff;
    background-color: #1da678;
}
.tabimg h5 {
    font-size: 16px;
    margin: 0;
    background-color: transparent;
    color: #1da678;
    padding: 7px 0;
}
.tabcontentsec {
    background-color: #1da678;
    color: #fff;
    padding: 30px;
    border-radius: 15px;
}
.tabcontentsec span {
    background-color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.tabcontentsec p {
    color: #fff;
    font-weight: 200;
}
.tabcontentsec a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.tabcontentsec a iconify-icon {
    position: relative;
    top: 1px;
    left: 5px;
}
.tabcontentsec span img {
    width: 25px;
}
.testimonialbox {
    border: 1px solid #1da678;
    border-radius: 20px;
}
.testirgt {
    background-color: #1da678;
    padding: 40px;
}
.testilft {
    padding: 40px;
}
.testi_inlft {
    display: flex;
    align-items: center;
}
.testi_inlft img {
    width: 50px!important;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
}
.testcnt {
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
}
.testirgt h6.small_title {
    color: #fff;
    font-weight: 500;
}
.test_names h5 {
    font-size: 14px;
    margin: 0 0 4px;
    color: #1da678;
}
.test_names p {
    font-size: 12px;
    margin: 0 0 0px;
}
.in_testi {
    border-top: 1px solid #ececec;
    padding-top: 20px;
}
.testi_inrgt iconify-icon {
    color: #1da578;
    font-size: 40px;
    float: right;
}
.testirgt .owl-nav button iconify-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 10px;
}
.testirgt .owl-nav {
    text-align: right;
    margin-top: 20px;
}
.testirgt .owl-nav button:hover iconify-icon{
  border-color: #1da578;
  color: #1da578;
  background-color: #fff;
}


/**/
.riju{
  text-decoration: none;
  color: #1DA678;
  font-weight: 700;
}

.logo{
  text-decoration: none;
}

.videogallery iframe{
    min-height:300px;
    border-radius: 20px;
    margin-bottom:30px;
}
.BannerSec{
    margin-top:75px;
}
.BannerSec img{
    height:100vh;
    object-fit:cover;
}
.BannerCont {
    position:absolute;
    top:50%;
    left:0%;
    transform: translate(10%, -50%);
    width:50%;
}
.BannerCont h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
    text-shadow: 2px 2px black;
    margin-bottom:20px;
}
.BannerCont p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    margin-bottom: 40px;
    text-shadow: 1px 1px black;
}

.BannerCont .readMoreBtn{
    box-shadow: 0px 6px 4px 0px #00000040;
    color: #1da678;
    background: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    display: inline-block;
}
.BannerSec .mob{
    display:none!important;
}
.HomeBanner{
    width:auto!important;
}
.HomeBanner .container{
    height:100vh;
    position:relative;
}
.HomeBanner .owl-dots{
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%);
}
.HomeBanner .owl-dots button{
    width: 10px;
    height: 10px;
    border: 1px solid #FFF!important;
    border-radius: 50%;
    margin:0 10px ;
}

.HomeBanner .owl-dot.active{
    background:#FFF;
}

@media(max-width:992px){
.BannerSec .web{
    display:none!important;
}
.BannerSec .mob{
    display:Block!important;
}
.BannerCont {
    top: 30%;
    
}
.BannerCont h2 {
    font-size: 35px;
    line-height: 45px;
}
}
@media(max-width:767px){
    .BannerCont {
    width:75%;
}
}




