*{
    padding: 0;
    margin: 0;
}
.ourbranch_bx a{
    text-decoration:none;
    color:#fff;
}
.h_about_rt .image2 {
    width: 100%;
}
body, html{
  font-family: 'Source Serif 4', serif;
  overflow-x: hidden;
}
::-webkit-scrollbar
{
  width: 10px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb
{
  background-color: #d70783;
}
.common_top_padding{
    padding-top: 80px;
}
.common_bottom_padding{
    padding-bottom: 80px;
}
.common_bottom_padding1{
    padding-bottom: 150px;
}
.footlogo img {
    width: 170px;
    filter: brightness(0) invert(1);
}
.pinkcolor{
  color: #d70783;
}
.bluecolor{
  color: #2C1457;
}
.commonstyle {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Source Sans 3';
    font-weight: 600;
    text-decoration: none;
}
.maintitle {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Source Serif 4';
}
.titlesec {
    margin-bottom: 50px;
}
.titlesec1{
    width: 60%;
    margin-bottom: 40px;
}
.plr_80{
  padding-left: 80px;
  padding-right: 80px;
}

.common_paragraph p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #101111ba;
  font-family: 'Source Sans 3';
}
.bg1{
  background-color: #13062A;
}
.common_btn {
  color: #fff!important;
  border-radius: 50px;
  background: linear-gradient(0deg, #d70783 0%, #d70783 100%);
  text-decoration: none;
    padding: 10px 12px;
    font-size: 13px;
  font-weight: 500;
  border: 0;
     display: flex;
    align-items: center;
}

.large_title{
  font-family: 'Source Sans 3', sans-serif;
  font-size: 32px;
  line-height: 40px;
}
.small_title{
  font-family: 'Source Sans 3', sans-serif;
  font-size: 26px;
  line-height: 32px;
}
.commonbtnstyle {
    border-radius: 50px;
    background: #d70783;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
        padding: 9px 25px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #d70783;
    transition: 0.5s linear;
    font-family: 'Source Sans 3', sans-serif;
}
.commonbtnstyle:hover{
  border: 1px solid #d70783;
  background: transparent;
  color: #d70783;
  transition: 0.5s linear;
}

.mt60{
  margin-top: 60px;
}
.mt30{
  margin-top: 30px;
}
.bordertop{
    border-top: 1px solid #d707835c;
}
/*header*/
.menu-item > img {
    margin-right: 15px;
}
.navbar .logo img {
    width: 170px;
}






/**/


/*bannersection*/
.bannersec {
    margin-top: 80px;
}

/**/


/*home service*/
.h_serbox {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 12px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
  padding: 30px;
  text-align: center;
      min-height: 320px;
      transition: 0.3s linear;
}
.h_serbox img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 15px;
    overflow: hidden;
    transition: 0.3s linear;
}
.h_serbox:hover img {
    transform: scale(1.05);
    transition: 0.3s linear;
}
.h_serbox1 {
    display: grid;
    width: 100%;
    height: 285px;
    align-content: center;
    padding: 0 30px;
}
.h_serbox h4 {
    font-size: 22px;
    font-weight: 600;
}
.h_serbox1 h3 {
    margin-bottom: 25px;
}
.h_serbox1 .commonbtnstyle {
    width: 145px;
}


/**/

/*home about*/
.h_about {
    position: relative;
    height: 455px;
        overflow: hidden;
}
.h_about_lt .maintitle {
    font-weight: 500;
    margin-bottom: 25px;
}
.h_about_lt p {
    text-align: justify;
    margin-bottom: 25px;
}
.h_about_rt .image1 {
    width: 540px;
    position: absolute;
    top: -70px;
}

.pattern1 {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.05;
    width: 200px;
}

/**/

.outerdiv {
    background: #f7f7f7;
    padding: 40px 0px 40px 40px;
    border-radius: 120px 0px 0px 120px;
    overflow: hidden;
}
.specialistbx img {
    width: 130px!important;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background: #FAE6ED;
        object-fit: contain;
}
.specialistbx{
  text-align: center;
}
.specialistbx h4 {
    font-family: 'Source Serif 4';
    font-size: 18px;
    font-weight: 600;
    margin: 0 0px 7px;
}
.specialistbx p {
    margin: 0px;
    color: #B64472;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.outerdiv .owl-nav {
    position: absolute;
    left: -50px;
    top: 44%;
    width: 100%;
}
.outerdiv .owl-nav .owl-next{
    display: none;
}
.h_doctorinner .row {
    align-items: center;
    justify-content: space-between;
}
.h_doctorinner {
    padding-left: 10%;
}

.specialist button.owl-prev iconify-icon {
    background: #e3e3e3;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}
.h_blogcontent {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.h_blogcontent img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}
.h_blogcontent:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 300px;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    border-radius: 15px;
}
.bloginner_cont {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    z-index: 99;
}
.bloginner_cont h4{
  font-size: 18px;
}
.h_blogcontent .commonstyle:hover {
    color: #fff;
}
.h_doctorlft p {
    color: #000;
}
.h_testimonailinner{
    padding: 50px 30px;
    border-radius: 20px;
}
.testi_rgt {
    padding-left: 40px;
    padding-top: 40px;
}
.testi_rgt .testi_content p {
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    font-style: italic;
}
.testi_rgt .testi_content h5 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin: 0;
}
.testi_lft iconify-icon {
    color: #d70783;
    font-size: 40px;
    margin-bottom: 20px;
}
.testi_rgt .owl-dots button {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: #ffffffa1!important;
    border-radius: 50%;
    margin: 0 3px;
}
.testi_rgt .owl-dots button.active {
    background: #d70783!important;
}
.testi_rgt .owl-dots {
    text-align: center;
    margin-top: 20px;
}

/*cta section*/
.ctasec {
    position: relative;
    background: #9b6bef0a;
}
.pattern1class {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    opacity: 0.05;
}
.inputbox > input {
    background-color: #FAE6ED;
    border: 1px solid #FAE6ED;
    border-radius: 5px;
    height: 50px;
    padding: 0 25px;
    width: 100%;
}
.inputbox textarea {
    background-color: #FAE6ED;
    border: 1px solid #FAE6ED;
    border-radius: 5px;
    height: 80px;
    padding: 25px 25px;
    width: 100%;
}
.inputbox {
    margin-bottom: 15px;
    width: 100%;
}
.cta_right {
    border: 1px solid #d70783;
    padding: 30px;
        background: #fff;
}
.cta_right h3{
    margin-bottom: 30px;
}
.cta_right input.commonbtnstyle {
    display: inline-block;
    margin-top: 10px;
}
/**?


/*footer*/
.quicklinks h4 {
  color: #fff;
  font-size: 18px;
  font-family: 'Source Sans 3';
  margin-bottom: 15px;
}
.sociallinks h4 {
  color: #fff;
  font-size: 18px;
  font-family: 'Source Sans 3';
  margin-bottom: 15px;
}
.sociallinks p {
  color: #ffffffbd;
  font-size: 15px;
  font-family: 'Source Sans 3';
  margin-bottom: 15px;
}
.quicklinks ul{
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.quicklinks ul li a {
  color: #ffffffbd;
  font-family: 'Source Sans 3';
  text-decoration: none;
  margin-bottom: 7px;
  display: inline-block;
  font-weight: 400;
}
.footerbottom {
    border-top: 1px solid #ececec57;
    padding-top: 20px;
    padding-bottom: 40px;
}
.footerbottom p {
    margin-bottom: 0;
    color: #fff;
    font-family: 'Source Sans 3';
    font-weight: 400;
    text-align: center;
}
.footerbottom p a{
  color: #fff;
  text-decoration: none;
}
.sociallinks ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.sociallinks ul li {
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    margin: 0 10px 0 0;
    float: left;
    line-height: 38px;
}
.sociallinks ul li a {
    color: #fff;
}
.footermiddle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 50px;
}
.footmdl p {
    color: #fff;
    font-family: 'Source Sans 3';
    width: 90%;
    margin: 0;
}
.footmdl {
    /*border-left: 1px solid #ececec57;*/
    padding: 20px 0 20px 40px;
    /*border-right: 1px solid #ececec57;*/
    width: 40%;
    /*margin-right: 40px;*/
}
.footimgbx {
    margin-bottom: 10px;
}
.footlst p {
    margin: 0;
    color: #fff;
    font-family: 'Source Sans 3';
}

/**/


.newsecmdl img {
    width: 100%;
    position: relative;
    z-index: 9;
}
.h_newsection {
    position: relative;
    height: 392px;
    overflow: hidden;
}
.h_newsection::after {
    content: "";
    background-color: #FAE6ED;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.newsecrt {
    position: relative;
    z-index: 99;
}
.newsecrt {
    position: relative;
    z-index: 99;
}
.newsecrt .maintitle {
    margin-bottom: 20px;
}


/*contact page*/
.contact_address ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contact_address ul li {
  display: flex;
  margin-bottom: 20px;
}
.contact_address ul li span {
  min-width: 40px;
  height: 40px;
  background: #ffffff40;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-size: 22px;
  margin-right: 20px;
  border: 1px solid #ffffff40;
  animation: pulse-animation 2s infinite;
}
.contact_address ul li a {
  text-decoration: none;
  color: #ffffffb0;
  display: block;
  margin-bottom: 5px;
}
#google_map {
  height: 250px;
}
.multiple_address ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.multiple_address ul li {
  padding: 30px 0px;
  border-bottom: 1px solid #5f58581f;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.multiple_address ul li img {
    width: 46px;
    margin-right: 30px;
    filter: grayscale(1);
}
.contact_detail_wrapper {
  width: 60%;
}
.contact_detail_wrapper h5 {
    color: #d70783!important;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-family: 'Source Sans 3';
}
.contact_detail_wrapper p {
  color: #000!important;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  font-family: 'Source Sans 3';
}
.phm_mail_wrap_phone {
    width: 70%;
    display: flex;
    align-items: center;
}
.phm_mail_wrap_phone .phoneiconslt{
  margin-right: 10px;
}
.phm_mail_wrap_phone .phoneiconslt iconify-icon {
    color: #d70783;
}
.contact_detail_wrapper a {
  color: #000!important;
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  font-family: 'Source Sans 3';
}
.direction {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: right;
  text-decoration: none;
  color: #d70783;
  font-size: 34px;
}
.multiple_address ul li::after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #d70783;
  transition: all .5s linear;
}
.multiple_address ul li:hover::after {
  width: 100%;
  transition: all .5s linear;
}
.multiple_address ul li:last-child {
  border-bottom: 0!important;
}
.phm_mail_wrap a {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.phm_mail_wrap {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.phm_mail_wrap a iconify-icon {
  margin-right: 10px;
  color: #d70783;
  font-size: 22px;
}
#multiple_address {
    background: #9346630d;
}
.multiple_address ul li:first-child {
  padding-top: 0!important;
}
.multiple_address {
  width: 80%;
  margin: auto;
}
/**/

.innerbannersec {
    height: 340px;
    margin-top: 80px;
    display: flex;
    align-items: center;
    background-size: cover!important;
    width: 100%;
    background-position: center!important;
    position: relative;
}
.innerbannersec:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background:rgba(0,0,0,0.35);
    width: 100%;
    height: 340px;
}
.innerbannersec p{
    color: #fff;
    font-family: 'Source Sans 3';
}
.innerbannersec1 {
    height: 424px;
    margin-top: 80px;
    display: flex;
    align-items: center;
    background-size: cover!important;
    width: 100%;
    background-position: center!important;
    position: relative;
    background: #000;
}

.innerbannersec1 p{
    color: #fff;
    font-family: 'Source Sans 3';
}
.inner_bannertitle {
    font-family: 'Source Serif 4';
    font-size: 35px;
    color: #fff;
    width: 60%;
}
.innerbanner_cnt{
  position: relative;
  z-index: 99;
}
.h_doctorpg .specialistbx {
    margin-bottom: 25px;
    border: 1px solid #ececec;
    min-height: 280px;
    padding: 30px 0;
    box-shadow: 0px 1px 4px -1px #00000026;
    transition: 0.3s linear;
}
.h_doctorpg .specialistbx:hover {
    transition: 0.3s linear;
    transform: scale(1.03);
    background: #fae6ed;
}
.h_blogpg .h_blogcontent {
    margin-bottom: 25px;
}
.blogdetail .blogimg img {
    width: 70%;
    margin: 0 auto;
    height: 450px;
    object-fit: cover;
}
.blogdetail .blogimg {
    text-align: center;
    margin-bottom: 40px;
}
.blogdetail p {
    color: #000000bd;
    text-align: justify;
}


/*gallery*/
.galimg img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border: 1px solid #ececec;
}
.galimg{
   margin-bottom: 25px;
}
/**/

/*about*/
.aboutpg{
  position: relative;
}
.aboutpg .h_about_rt img {
    width: 100%;
    height: 480px;
    object-fit: contain;
}
.countersec_1 {
    text-align: center;
}
.count {
    color: #fff;
    font-size: 52px;
    margin-bottom: 0px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}
.count:after {
   content: "+";
   position: absolute;
   right: -30px;
   top: 0;
   font-size: 52px;
   font-weight: 600;
}
.client-counter::after{
    content: "K";
    font-size: 40px;
    position: absolute;
    top: 10px;
}
.countersec_1 h4 {
    font-size: 20px;
}
.client .client-span{
    color: #fff;
    margin-left: 35px;
    font-size: 48px;
    font-weight: 600;
}

.about_sec1_lt img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.about_sec1_rt {
    padding-left: 40px;
}
.about_sec1_rt ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.about_sec1_rt ul li iconify-icon {
    font-size: 30px;
    color: #d70783;
}
.about_sec1_rt ul li{
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}
.about_sec1_rt ul li:last-child{
    border-bottom: 0;
}
.text-single {
    display: flex;
}
.text-single iconify-icon{
    margin-right: 15px;
}



/**/

/*branch*/
.aboutpg .h_about_rt1 img {
    width: 100%;
    height: 380px;
    object-fit: cover; 
}
.h_about_rt1 {
    padding-left: 40px;
}
.branch_bgimg1{
    background:#FAE6ED;
}
.whyicons {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.whyicons img {
    width: 100%;
}
.whyicons h5 {
    font-family: 'Source Sans 3';
    font-size: 18px;
    margin: 0;
}
.iconbg {
    background-color: transparent;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d70783;
}
.iconbg img {
    width: 25px;
}

.branchsec_rt ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.branchsec_rt ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    color: #101111d1;
    font-weight: 600;
    font-family: 'Source Sans 3';
}

.branchsec_rt ul li:before {
    content: "";
    background: url(../images/points.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}
.branchsec_rt {
    padding-left: 50px;
}
/**/



/*treatment page*/
.treatmentblock_lt{
    position: relative;
}
.treatmentblock_lt img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.videoicon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 45px;
}
.treatmentblock_rt {
    padding-left: 40px;
}
.treatmentblock_rt p{
    text-align: justify;
}
.treatmentblock_rt .maintitle {
    margin-bottom: 20px;
}


.treatmentblock2_lt .nav-tabs {
    display: block;
    border: none;
}
.treatmentblock2_lt .nav-tabs li button {
    border: 1px solid #f7e3ea;
    background-color: #f7e3ea;
    border-radius: 0;
    color: #000;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Source Sans 3';
}
.treatmentblock2_lt .nav-tabs li button.active {
    background-color: #d70783;
    color: #fff;
    border: 1px solid #d70783;
}

.treatimge img {
    width: 300px;
    height: 320px;
    object-fit: cover;
}
.treatimge {
    width: 42%;
    float: left;
    margin-right: 10px;
}
.treatcontent {
    width: 56%;
    float: right;
}
/**/
.treatcontent ul{
    list-style-type: none;
    padding-left: 0;
}
.treatcontent ul li {
    position: relative;
    padding-left: 28px;
    color: #101111ba;
    margin-bottom: 10px;
}
.treatcontent ul li:before {
    content: "";
    background: url(../images/points.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}

.accrdn .accordion-item {
    background: transparent!important;
    border-color: #ffffff30;
}
.accrdn .accordion-item .accordion-button {
    background: transparent!important;
    color: #fff;
    padding: 15px 0;
}
.accrdn  .accordion-button::after {
    filter: brightness(0) invert(1);
}
.accrdn .accordion-body p {
    color: #fff;

}
.accrdn .accordion-body{
        padding: 20px 0;
}
.accrdn .accordion-item .accordion-button:focus{
    outline: none;
    box-shadow: none;
}
.treatment .h_about_rt {
    padding-left: 40px;
    position: relative;
    z-index: 9;
}
.active1 {
    color: #d70783!important;
}
.homevideo{
    position:relative;
}

.accordion-button:not(.collapsed) {
    color: #d70783!important;
    background-color: #9b6bef0a!important;
   
}
.accordion-body p a {
    color: #d70783;
    text-decoration: none;
}
.accordion-body ul {
    padding: 0 0 0 20px;
}
.accordion-body ul li {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #101111ba;
    font-family: 'Source Sans 3';
}
.accordion-button:focus{
    box-shadow:none!important;
}


.workspace {
    position: relative;
}
div#svg-container {
    position: absolute;
    opacity: 0.5;
}
.work-process {
    position: relative;
    z-index: 99;
}
.workspace ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.step-icon {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #FAE6ED;
    margin: 0 auto 10px
}
.workspace ul li .step-icon img {
    width: 100%;
}
.step-desc h4 {
    font-size: 15px;
    text-align: center;
    padding: 0 10px;
}


/*thankyou page*/
.thank-you-section {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.thk_lt {
    background: #fae6ed;
}
.thank-you-section .container {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    /*padding: 100px 50px;*/
}
.thk_rt1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.thk_lt img {
    width: 100%;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #d70783;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }
  
  .checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #d70783;
    stroke-miterlimit: 10;
    margin: 20px 20px 20px 0;
    box-shadow: inset 0px 0px 0px #d70783;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  }
  
  .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }
  
  @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes scale {
    0%, 100% {
      transform: none;
    }
    50% {
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  @keyframes fill {
    100% {
      box-shadow: inset 0px 0px 0px 30px #fff;
    }
  }
  .thank-you-section h3 {
    font-weight: 600;
    color: #d70783;
    font-size: 26px
}
.thank-you-section p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin: 10px auto 20px;
    width: 60%;
}
.thank-you-section .common_btn {
    display: inline-block;
}
.inputbox > input:focus, .inputbox textarea:focus{
    outline:none;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/**/
.founderimg img {
    width: 100%;
    height: 370px;
    object-fit: cover;
    object-position: top;
}
.foundersec {
    border: 1px solid #fae6ed;
    margin-bottom: 50px;
    padding: 40px;
}
.abt_highlight {
    background: #d70783;
    color: #fff;
    padding: 40px 0;
}
.ourbranch_bx {
    background: #d70783;
    color: #fff;
    padding: 20px;
}
.ourbranch_bx img {
    filter: brightness(0) invert(1);
    width: 45px;
    margin-bottom: 15px;
}
.ourbranch_bx p {
    font-family: 'Source Sans 3';
}
.ourbranches h3{
    margin-bottom:20px;
}




.quicklinks ul li a:hover {
    color: #d20780;
}
.sociallinks ul li:hover{
    background: #d20780;
    border-color: #d20780;
}
.sociallinks ul li:hover iconify-icon{
    color: #fff;
}
.treatimge {
    transition: 0.3s linear;
}
.treatimge img{
    transition: 0.3s linear;
}
.treatimge:hover img {
    transform: scale(1.02);
    transition: 0.3s linear;
}
.aboutpg  img{
    transition: 0.3s linear;
}
.aboutpg :hover img {
    transform: scale(1.02);
    transition: 0.3s linear;
}
.treatmentblock2_lt .nav-tabs li button:hover {
    background-color: #d70783;
    color: #fff;
    border: 1px solid #d70783;
}
.founderimg img{
    transition: 0.3s linear;
}
.founderimg:hover img {
    transform: scale(1.02);
    transition: 0.3s linear;
}
.galimg img{
    transition: 0.3s linear;
}
.galimg:hover img {
    transform: scale(1.02);
    transition: 0.3s linear;
}
.countersec_1 img{
    transition: 0.3s linear;
}
.countersec_1:hover img {
    transform: scale(1.05);
    transition: 0.3s linear;
}
.inputbox > input:hover, .inputbox > textarea:hover{
    border-color: #d70783;
}

.work-process:hover{
    transition: 0.3s linear;
}
.work-process:hover h4{
    color: #d70783;
}
.work-process:hover .step-icon{
    transition: 0.3s linear;
    transform: scale(1.05);
}
.work-process .step-icon{
    transition: 0.3s linear;
}
.specialistbx:hover {
    transition: 0.3s linear;
    transform: scale(1.02);
}
.specialistbx {
    transition: 0.3s linear;
}
.h_blogcontent:hover img {
 transition: 0.3s linear;
    transform: scale(1.04);
}
.h_blogcontent img {
 transition: 0.3s linear;
 overflow: hidden;
}


.fix_icons {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 999;
}
.fix_icons .fico{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    animation: pulse-animation 2s infinite;
    font-size: 25px;
	background-color:#d70783;
	margin-bottom:10px;
}
.whts {
    font-size: 40px;
}
.fix_icons .fico1{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 42px;
	margin-bottom:10px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }

}

/*popup*/
.backgroundOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #000000;
  opacity: 0.85;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  z-index: 999999;
  display: none;
}

/*   This is the Popup Window   */
.delayedPopupWindow {
    display: none;
    position: fixed;
    width: 800px;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    padding: 10px 20px;
    transform: translate(-50% ,-50%);
}
.lftSec {
    background-color: #d70783;
    padding: 45px 40px 50px!important;
    width: 40%!important;
}
.delayedPopupWindow {
    padding: 0;
}
.modal_popup_close {
    position: absolute;
    right: 6px;
    font-size: 28px;
    color: #00000070;
    top: 0px;
}
.modal_popup_close:hover{
	color:#fbc82a;
}
.RitSec {
    background: #fff;
    padding: 45px 40px 0px!important;
}
.lftSec .formTop .form_head {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 36px;
    text-transform: capitalize;
}
.lftSec .formTop .form_info {
    font-size: 14px;
    color: #fff;
    line-height: normal;
    font-weight: 300;
    margin: 10px 0px 40px;
}
.lftSec .talkTOExp .title {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: normal;
    margin-bottom: 18px;
}
.lftSec .talkTOExp ul li:not(:last-of-type) {
    margin-bottom: 15px;
}
.lftSec .talkTOExp ul li {
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
}
.lftSec .talkTOExp ul li .icon {
    color: #fff;
    display: inline-flex;
    margin-right: 10px;
    font-size: 20px;
}
.talkTOExp ul {
    padding: 0;
}
.talkTOExp ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.formTop .icon {
    color: #fff;
    font-size: 44px;
}
.RitSec form .form-control {
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,0);
    background-clip: padding-box;
    margin-bottom: 20px;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #dfdfdf;
    color: #2b2b2b;
    padding-bottom: 18px;
	font-size:14px;
}
.RitSec form .submit_btn {
    height: 55px;
    color: #0a0a0a;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    width: 100%;
    background: #ecb31f;
	border-radius: 0;
    font-size: 15px;
	margin-top:15px;
}
.whatsapplink {
    font-size: 37px;
}
.RitSec form .submit_btn iconify-icon {
    font-size: 25px;
    margin-left: 13px;
}
.modalHead {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
	margin-bottom: 30px;
	display:none;
}

/*videos new*/
.treatmentblock_rt1 {
    padding: 0 30px;
}
.thk_rt img {
    width: 150px;
}
#doctor-video{
    display: flex;
    align-items: center;
    justify-content: center;
}

#doctor-video video {
   border: 1px solid rgba(0, 0, 0, 0.05);
   padding-top: 30px;
   padding: 10px;
  max-height: 300px;
}
#doctor-video video:hover{
    box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
}

/* news block*/
#news-block img{
    width: 100%;
    display: block;
    max-width: 300px;
}
/* Customs css arun */
.home_service.common_top_padding.common_bottom_padding.model-photo{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}
.model-photo .box-photo{
    padding: 15px 0;
}
.model-photo-img{
    display: block;
    width: 100%;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.model-photo-img:hover{
    transform: scale(1.03);
    
}