
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x:hidden;
}

nav.navbar.navbar-expand-lg.navbar-light.bk {
    /*background: #fff;*/
    background: linear-gradient(90deg, #193778 30%, #D81159 100%);
    padding: 0px 0px;
    border-bottom: 1px solid #E6E6E6;
}
.main_menu ul li a {
    font-size: 14px;
    color: #fff;
    padding: 8px 19px;
    display: block;
}
.topnav {
    margin-bottom: 0px;
    font-size: 13px;
}
.container.cnt {
    max-width: 1170px;
}
.dis {
    display: block!important;
    padding-right: 0px;
}
.fr {
    float: right;
    margin-bottom: 0px;
}
.main_menu ul li {
    position: relative;
}
.main_menu ul li {
    position: relative;
}
.main_menu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0 -2px;
}
a {
    text-decoration: none!important;
}
.cntimg {
    width: 15px;
    margin-right: 4px;
}
.ccimg {
        width: 15px;
    margin-right: 7px;
    /*width: 13px;*/
    /*margin-right: 2px;*/
}
.logoimg {
    width: 68px;
    margin-left: 5px;
}
.mobile_btn {
    display: none;
}
.ptb {
    padding: 19px 0px;
}
.main_menu.menupd ul li a {
    font-size: 14px;
    color: #000;
    padding: 2px 20px;
    display: block;
}
.main_menu ul li ul {
    width: 200px;
    background: #fff;
    transition: 0.5s;
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}
.baa {
    background: #193778;
    color: #fff;
    border-radius: 52px;
    text-align: center;
    width: 200px;
    /*padding: 3px 0px 4px;*/
    box-shadow: 0px 3px 12px 0px #80808063;
}
.wht {
    color:#fff!important;
}
.fnd {
    background: #193778;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    width: 175px;
    padding: 13px 20px;
}
.fa-angle-down:before {
    content: "\f107";
    color: #F4C8D3;
    font-size: 12px;
    margin-left: 4px;
}
.wd100 {
    width: 100%;
}

.carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
    border-radius: 80%;
    background-color: #F4C8D3;
}
.container.pd0 {
    padding: 15px 0px;
}
.bckclr {
    background: #FBC6D9;
    border-radius: 15px;
}
.col-md-3.wd {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -27px;
    background: #fff;
    border: 1px solid #193778;
    /*border-radius: 4px;*/
}
.pnkbck {
    background: #193778!important;
    color:#fff!important;
     border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

}
.rght {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.wd p {
    margin-bottom: 0px;
    padding: 16px 0px;
    text-align: center;
    font-size: 17px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
form {
    width: 100%;
}
.form-control {
    width: 100%;
    padding: 13px 20px;
    font-size: 14px;
    border: 2px solid #193778;
    border-radius: 10px;
}
.search-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 600px;
  position: relative;
}
.search-input {
    width: 100%;
    padding: 13px 20px;
    font-size: 14px;
    border: 2px solid #193778;
    border-radius: 10px;
    /*box-shadow: 0px 1px 6px rgba(32, 33, 36, 0.28);*/
    outline: none;
    transition: all 0.3s ease;
}
.search-input:focus {
  border-color: #4285f4;
  box-shadow: 0px 1px 8px rgba(66, 133, 244, 0.5);
}
.search-button {
  position: absolute;
  right: 8px;
  background-color: #c44f86;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 24px;
  cursor: pointer;
  font-size: 16px;
  outline: none;
}     
.search-button:hover {
  background-color: #c44f86;
}
.search-icon {
  position: absolute;
  right: 60px;
  font-size: 18px;
  color: #757575;
  pointer-events: none;
}
.pt30 {
    padding: 120px 0px 52px 0px;
}
.mgsp {
    margin: 0px 150px;
    padding-bottom: 22px;
}
.textpt {
    text-align: center;
    padding-top: 25px;
}
.boxlg {
    background: #F690B5;
    font-size: 13px;
    padding: 5px 25px;
    margin-top: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 396px;
}
.boxlg1 {
        background: #F690B5;
    font-size: 13px;
    padding: 5px 25px;
    margin-top: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 426px;
    margin-left: 27%;
}

.vwtabbtn {
    background: #F690B5;
    font-size: 13px;
    padding: 5px 25px;
    margin-top: 16px;
    border-radius: 10px;
        margin-bottom: 16px;
    width: 245px;
    text-align: center;
}
.vwtabbtn p {
    margin-bottom:0px;
}
.vwtabbtn span a:hover {
    color:#D81159!important;
}
.vwtabbtn span a {
    color: #193778!important;
    font-weight: 700;
}

.tableft {
    margin: 0px 107px;
    padding-bottom: 22px;
}

.boxlg1 span {
    color: #193778;
    font-weight: 700;
}
.boxlg1 p {
    margin-bottom:0px;
}
.boxlg p {
    margin-bottom:0px;
}

.center {
    text-align: center;
    font-size: 38px;
}

.center span{
    color: #D81159;
    font-weight: bold;
}
#grayscale {
  width: 320px;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
      margin-left: auto;
    margin-right: auto;
    display: block;
  /*box-shadow: 0px 0px 30px #00000080;*/
}
.image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  /*transform: scale(1.3);*/
  /*transform: scale(0.9);*/
  /*filter: grayscale(1);*/
  transition: 510ms ease;
}

#grayscale:hover > .image {
  filter: grayscale(0);
  transform: scale(1);
 
}
#grayscale h4 {
    z-index: 99999;
    position: absolute;
        margin-left: 8%;
    margin-top: -55px;
    color: #fff;
}

.mt45 {
    margin-top: 45px;
}
.mt45 a {
    color: #333333;
}
.centerh {
    text-align: center;
}
.column {
  float: left;
  width: 20%;
  /*padding: 1.5%;*/
     border-right: 1px solid #F4C8D3;
}

#grayvido {
  /*width: 320px;*/
  /*height: 400px;*/
  overflow: hidden;
      margin-left: auto;
    margin-right: auto;
    display: block;
  /*box-shadow: 0px 0px 30px #00000080;*/
}
.imag {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  transform: scale(0.9);
  filter: grayscale(1);
  transition: 510ms ease;
}

#grayvido:hover > .imag {
  filter: grayscale(0);
  transform: scale(1);
}


@media screen and (max-width: 600px) {
  .column {
    width: 30%;
    display: block;
    margin-bottom: 10px;
  }
}

.card {
  background-color: #ffffff00;
  text-align: center;
  /*background-color: #444;*/
  /*color: #193778;*/
}
.card h3 {
    color:#193778;
    font-size: 50px;
    font-weight: bold;
}
.card {
    border: none;
}
.card p {
    font-size: 20px;
}
.greybck {
    background-color: #E6E6E6;
}
.aw {
    background: #fff;
    padding: 45px;
    border-radius: 10px;
    border: 3px solid #FBC6D9;
    margin: 0px 15px;
}

.cl [data-bs-target] {
    width: 8px;
    height: 8px;
    border-radius: 80%;
    background-color: #193778!important;
    
}
.cl {
    top: 80%!important;
}

#search-bar {
    width: 100%;
    padding: 13px 20px 13px 44px;
    font-size: 14px;
    border: 2px solid #193778;
    border-radius: 10px;
}

.search-icon {
    position: absolute;
    left: 0;
    width: 20px;
    margin-left: 18px;
    margin-top: 15px;
}

.sic {
    width: 13px;
    margin-top: 14px;
    position: absolute;
    left: 0;
    margin-left: 18px;
}
.health {
    margin-left: auto;
    margin-right: auto;
    margin-top:35px;
}
.hsrc {
    width: 20px;
}
@media (min-width: 768px) {
    .main_menu ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin-top: 50px;
    }
}



.thumb {
    position: relative; 
    /*width: 100px; */
    /*height: 150px;*/
}
.thumb a {position: absolute; top: 0; display: block; width: 100%; height: 100%; text-align: center; text-decoration: none;}
.thumb a .play, .thumb a .overlay {opacity: 0;}
.thumb a:hover .play, .thumb a:hover .overlay {display: block; transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.thumb a:hover .play {position: relative; font-size: 64px; color: #ffffff; z-index: 1000; opacity: 1;vertical-align:middle}
.thumb a:hover .overlay {position: absolute; top: 0; width: 100%; height: 100%; background-color: #193778; opacity: 0.8;
        background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    content: 'test';
}


.play {
        margin-left: auto;
    margin-right: auto;
    display: block;
    top: 34%;
    width: 12%;
}

.thumb a .playy, .thumb a .overlay {opacity: 0;}
.thumb a:hover .playy, .thumb a:hover .overlay {display: block; transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.thumb a:hover .playy {position: relative; font-size: 64px; color: #ffffff; z-index: 1000; opacity: 1;vertical-align:middle}
.playy {
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 70%;
    width: 93%;
}
.pl0 {
    padding-left: 0px;
}
.pt8 {
    padding-top: 10px;
}


.tab {
    overflow: hidden;
    margin-left: 24%;
    margin-top: 3%;
    margin-bottom: 4%;
  /*border: 1px solid #aaa;*/
  /*background-color: #f1f1f1;*/
}
.tab button {
  /*float: left;*/
  border: none;
  outline: none;
      cursor: pointer;
    padding: 5px 20px;
    font-size: 15px;
    background: no-repeat;
    border: 2px solid #193778;
    /*border-radius: 25px;*/
    margin: 0px;
    width: 50%;
}
.tab button:hover {
  background-color: #193778;
  color:#fff;
}
.tab button.active {
  background-color: #193778;
  color:#fff;
  border-radius: 15px;
}
.tabcontent {
    display: none;
    padding: 5px 15px 5px 15px;
    /*border: 1px solid #aaa;*/
    border-top: none;
}
.tabimg {
    width: 16px;
    margin-right: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt125 {
        padding: 85px 0px 155px 0px;
}
.pt100 {
    padding: 0px 0px 100px 0px;
}
.mg {
        margin-right: 30px;
}





.pt0 {
    padding-top: 75px;
}
.pt60 {
    padding-top: 60px;
}

#graysbg {
 
  border-radius: 10px;
  overflow: hidden;
      margin-left: auto;
    margin-right: auto;
    display: block;
    margin: 0px 20px 80px 0px;

      /*margin: 0px 20px;*/
}
.imagee {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  /*transform: scale(1.3);*/
  /*transform: scale(0.9);*/
  filter: grayscale(1);
  transition: 510ms ease;
}

#graysbg:hover > .imagee {
  filter: grayscale(0);
  transform: scale(1);
  /*content: '';*/
  /*display: block;*/
  /*position: absolute;*/
  /*height: 0%;*/
  /*width: 100%;*/
  /*bottom: 0;*/
  /*transition: height 0.5s ease-out;*/
  /*z-index:99999;*/
  /*background: linear-gradient(to bottom, transparent 0%, black 100%);*/
}
#graysbg h4 {
    z-index: 99999;
    position: absolute;
    margin-left: 5%;
}

.logobck {
 /*   height: auto;*/
	/*background: url(https://htiwebs.com/mhc/images/15.png) no-repeat center fixed;*/
	/*-webkit-background-size: cover;*/
 /* -moz-background-size: cover;*/
 /* -o-background-size: cover;*/
	/*background-size: cover;*/
	/*background-color: #1c120c;*/
	/*background-attachment:fixed;*/
	/*position:relative;*/
	/*overflow:hidden;*/
	
	
	
    position: absolute;
    opacity: .1;
    z-index: -1;
    right: 0;
    width: 100%;
    bottom: 0;
    background: url(https://htiwebs.com/mhc/images/15.png) no-repeat center fixed;

	
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-image: url(https://htiwebs.com/mhc/images/15.png);*/
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
}


.transimge {
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(https://htiwebs.com/holyfamilyhospital/images/logobck.webp);
    background-size: contain;
    background-attachment: fixed;
    
}
.logo15 {
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(https://htiwebs.com/holyfamilyhospital/images/83.webp);
    background-size: contain;
    background-attachment: fixed;
}


#search-bartop {
    /*width: 100%;*/
    width: 262px;
    padding: 4px 0px 4px 27px;
    font-size: 14px;
    border: 0px solid #193778;
    font-weight: 300;
    border-left: 1px solid #e6e6e657;
    border-right: 1px solid #e6e6e657;
    border-radius: 0px;
        background: #dfdfdf00;
}
.search-icontop {
    position: absolute;
    left: 0;
        margin-left: 9px;
    margin-top: 8px;
    font-size: 12px;
}
.btmtext {
    margin-top: -42px;
    font-size: 131px;
    font-weight: bold;
    /* opacity: 0.3; */
    color: #fff;
    text-align: center;
    margin-bottom: -103px;
    z-index: 99999;
    position: relative;
}
.footimge {
    position: absolute;
    opacity: .2;
    /*z-index: 99;*/
    right: 0;
         width: 539px;
    /*width: 410px;*/
}
.footerfirst {
        padding: 124px 27px 30px 100px;
}
.footerfirstt {
        padding: 124px 27px 30px 60px;
            /*position: relative;*/
}
.footerscnd {
    padding: 15px 27px 20px 100px;
}
.mt25 {
        margin-top: 25px;
}
.footh6 {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 20px;
}
.ulli {
    list-style: none;
    padding-left: 0px;
}
.ulli li {
    color:#fff;
    font-size: 13px;
    line-height: 40px;
}
.ulli .break {
    line-height: 17px;
}
.textcs {
    font-size: 13px;
}
.mt70 {
    margin-top: 30px;
}

.button {
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.4s;
  cursor: pointer;
  padding: 7px 0px 7px!important;
}

.button1 {
  background-color: #193778; 
  border-radius: 25px;
}

.button1:hover {
  background-color: #D81159;
  color: white;
}
.blog h5 {
    font-weight: 600;
        margin-bottom: 25px;
}

.mgbtm {
    padding: 10px 0px 10px 0px;
    /*width: 229px;*/
    font-size: 13px;
}


.square {
  /*border: 1px solid black;*/
  position: absolute;
  z-index: 9999;
}
.square:before {
  content: '';
  display: block;
  position: absolute;
  /*height: 0%;*/
  /*width: 100%;*/
    width: 100%;
    right: 0px;
  bottom: 0;
  transition: height 0.5s ease-out;
  background: linear-gradient(to bottom, transparent 0%, #D81159 100%);
  z-index: 9999;
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px;
      /*border-radius: 15px;*/
}
.square:hover:before {
  height: 30%;
  z-index: 9999;
}
.footlogo {
        width: 68%;
}

.mb20 {
    margin-bottom: 20px;
}
.fr {
    float: right;
}
.ptsp {
    padding-top: 70px;
}





/*.frame {*/
/*  width: 90%;*/
/*  margin: 40px auto;*/
/*  text-align: center;*/
/*}*/
.custom-btn {
 
  color: #fff;
  border-radius: 38px;
  padding: 7px 25px;
  background: transparent;
  cursor: pointer;
  transition: all 0.9s ease;
  position: relative;
  display: inline-block;
   
  outline: none;
}

.btn-15 {
  background: #193778;
  border: none;
  z-index: 1;
     font-size: 13px;
}
.btn-15:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #D81159;
  border-radius: 5px;
  border-radius: 38px;
  transition: all 0.9s ease;
}
.btn-15:hover {
  color: #fff;
}
.btn-15:hover:after {
  left: 0;
  width: 100%;
}
.btn-15:active {
  top: 2px;
}



.main_menu > ul > li a:hover {
    /*color:#193778!important;*/
}
ol, ul {
    padding-left: 0rem!important;
}


.main_menu > ul > li .vcc:hover {
    /*color:#333333!important;*/
}



.custom-btnn {
 
  color: #fff;
  /*border-radius: 38px;*/
  padding: 5px 25px;
  background: transparent;
  cursor: pointer;
  transition: all 0.9s ease;
  position: relative;
  /*display: inline-block;*/
   
  outline: none;
}

.btn-1 {
  background: #193778;
  border: none;
  z-index: 1;
  font-size: 17px;
}
.btn-1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #D81159;
  border-radius: 5px;
      border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

  transition: all 0.9s ease;
}
.btn-1:hover {
  color: #fff;
}
.btn-1:hover:after {
  left: 0;
  width: 100%;
}
.btn-1:active {
  top: 2px;
}


.custom-bt {
  color: #fff;
  padding: 5px 25px;
  background: transparent;
  cursor: pointer;
  transition: all 0.9s ease;
  position: relative;
  outline: none;
}

.bt-1 {
  border: none;
  color: #333;
  z-index: 1;
  font-size: 17px;
}
.bt-1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #D81159;
      border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;

  transition: all 0.9s ease;
}
.bt-1:hover {
  color: #fff;
}
.bt-1:hover:after {
  left: 0;
  width: 100%;
}
.bt-1:active {
  top: 2px;
}




.custom-bt1 {
  color: #fff;
  padding: 9px 30px;
  background: transparent;
  cursor: pointer;
  transition: all 0.9s ease;
  position: relative;
  outline: none;
}

.bt-12 {
  border: none;
  z-index: 1;
}
.bt-12:after {
  position: absolute;
  content: "";
  /*width: 0;*/
  height: 100%;
  top: 0;
  right: 8px;
  z-index: -1;
  background-color: #D81159;
      border-radius: 36px;

  transition: all 0.9s ease;
}
.bt-12:hover {
  color: #fff;
}
.bt-12:hover:after {
  left: -12px;
    width: 231px;
}
.bt-12:active {
  top: 2px;
}
.pt50 {
    padding-top: 50px;
}

::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #193778; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #D81159; 
}


.accordion {
    width: 100%;
    max-width: 360px;
  /*margin: 30px auto 20px;*/
    height: 340px;
    overflow-y: scroll;
    list-style: none;
    padding-left: 0px;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 0px 33px 15px 0px;
  color: #fff;
  font-size: 13px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 4px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link { color: #193778; }

.accordion li.open i { color: #193778; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


.submenu {
  display: none;
  font-size: 13px;
      padding-left: 0px;
      list-style: none;
}

/*.submenu li { border-bottom: 1px solid #D81159; }*/

.submenu a {
  display: block;
  text-decoration: none;
  color: rgb(255 255 255 / 44%);
  padding: 0px 10px 10px 15px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.specwd {
    width: 28%;
    margin-left: 20px;
    margin-right: 28px;
}
.wcls {
    color:#fff!important;
    font-weight:300;
    background: #193778;
}

.main_menu > ul > li .wcls:hover {
    color:#fff!important;
    background: #D81159;
}
.ccls {
    color:#fff!important;
    font-weight:300;
    background: #D81159;
}
.main_menu > ul > li .ccls:hover {
    color:#fff!important;
    background: #193778;
}
.boxlg span a:hover {
    color:#D81159!important;
}
.boxlg span a {
    color: #193778!important;
    font-weight: 700;
}
.boxlg1 span a:hover {
    color:#D81159!important;
}
.boxlg1 span a {
    color: #193778!important;
    font-weight: 700;
}

/*btn hover*/
.fadee {
  background-color: #193778;
  color: #fff;
  transition: background-color 0.5s;
  border-radius: 10px;
  text-align: center;
  width: 175px;
    padding: 13px 20px;
        border: none;
}

.fadee:hover {
  background-color: #D81159;
}

.fadee:focus,
.fadee:active {
  background-color: #D81159;
  transition: none;
}

.bookap {
    background-color: #193778;
    color: #fff;
    transition: background-color 0.5s;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align: center;
    padding: 18px 40px;
    border: none;
    margin-top: -27px;
    width: 100%;
    border: 1px solid #193778;
 }
 .bookap:hover {
  background-color: #D81159;
}

.mgap {
        background-color: #fff;
    color: #333;
    transition: background-color 0.5s;
    text-align: center;
    padding: 18px 35px;
    border: none;
    margin-top: -27px;
    width: 100%;
    border: 1px solid #193778;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
 }
 .mgap:hover {
  background-color: #D81159;
  color:#fff;
}
.wcbtn {
    background-color: #193778;
    color: #fff!important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 18px 35px;
    border: none;

 }
 .wcbtn:hover {
  background-color: #D81159;
  color:#fff!important;
  border-right:1px solid #fff;
}
.ccbtn {
    background-color: #D81159;
    color: #fff!important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 18px 35px;
    border: none;

 }
.ccbtn:hover {
  background-color: #193778;
  color:#fff!important;
  border-left:1px solid #fff;
}

.banapp {
    background-color: #193778;
    color: #fff !important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 7px 24px;
    border: none;
    border-radius: 50px;
    font-size: 13px;
}
.banapp:hover {
  background-color: #D81159;
  color:#fff!important;
}
.footban {
    background-color: #193778;
    color: #fff !important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 7px 24px;
    border: none;
    border-radius: 50px;
    width: 70%;
    display: block;
    box-shadow: 0px 3px 12px 0px #80808063;
}
.footban:hover {
  background-color: #fff!important;
  color:#D81159!important;
}
.pr0 {
  padding-right: 0px;  
}
/*.bookap:focus,*/
/*.bookap:active {*/
/*  background-color: #D81159;*/
/*  transition: none;*/
/*}*/
/*end btn hover*/


.mt45 {
    margin-top: 45px;
}





































/*animation start*/

.animation-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*gap: 30px;*/
	/*margin-top: 30px;*/

	@media screen and (max-width: 420px) {
		display: grid;
		gap: 10px;
		grid-template-columns: repeat(2, auto);
	}

	[data-animation] {
		/*background: #1e1c1e;*/
		/*box-shadow: inset 2px 2px 2px #232323;*/
		/*border-radius: 14px;*/
		/*padding: 20px 30px;*/
		/*max-width: 100%;*/
		/*min-width: 150px;*/
		/*display: flex;*/
		/*flex-direction: column;*/
		/*gap: 10px;*/
		/*align-items: center;*/
		/*cursor: pointer;*/
		/*color: #fff;*/
		/*font-style: normal;*/
		/*font-weight: 500;*/
		/*font-size: 16px;*/
		/*line-height: 20px;*/

		opacity: 0;
		&.animate {
			opacity: 1;
		}

		.icon {
			font-size: 5em;
			display: flex;
			align-items: center;
			justify-content: center;
			width: 100px;
			height: 100px;
			transition: transform 0.3s ease;
		}

		&:hover {
		
			.icon {
				transform: scale(1.1);
			}
		}

		// animation-duration: 1000ms;

		&:nth-child(1) {
			animation-delay: 100ms;
		}
		&:nth-child(2) {
			animation-delay: 500ms;
		}
		&:nth-child(3) {
			animation-delay: 900ms;
		}
		&:nth-child(4) {
			animation-delay: 1300ms;
		}
	}
}

/* Animations */
:root {
	--animate-duration: 1.5s;
	--animate-delay: 1s;
	--animate-repeat: 1;
}

.animated {
	animation-duration: 1s;
	animation-duration: var(--animate-duration);
	animation-fill-mode: both;
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.swing {
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-transform-origin: top center;
	transform-origin: top center;
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@keyframes bounce {
	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05);
	}

	80% {
		-webkit-transform: translateZ(0) scaleY(0.95);
		transform: translateZ(0) scaleY(0.95);
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.heartBeat {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-duration: calc(var(--animate-duration) * 1.3);
	animation-duration: calc(var(--animate-duration) * 1.3);
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

/*animation end*/



/*second animation*/



/*end second animation*/















/* normal menu css */

.main_menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0 -2px;
}
.main_menu ul li {
  position: relative;
  list-style: none;
}



/* Normal Dropdown menu */
.main_menu ul li ul {
  width: 200px;
  background: #fff;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

.main_menu ul li ul li a {
  padding: 10px 25px;
  font-size: 15px;
}
.main_menu ul li ul li a i {
  float: right;
}

.main_menu ul li ul li ul {
  left: 100%;
  top: 0;
}

/* mega menu css */
.mega_menu_dropdown {
  position: static !important;
}
.mega_menu {
  left: 0;
  right: 0;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}
.mega_menu_item {
  width: 25%;
  padding: 30px 20px;
}
.main_menu ul li .mega_menu_item a {
  padding: 10px 0;
}

.main_menu ul li .mega_menu_item a:hover {
  color: var(--hover-color);
}
.mega_menu_item h3 {
  margin-bottom: 15px;
}
.mega_menu_item img {
  width: 100%;
}

/* demo_2 css */
.mega_menu_demo_2 .mega_menu {
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
}

.mobile_btn {
  display: none;
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .container {
    width: 960px;
  }
  .mega_menu_demo_2 .mega_menu {
    width: 940px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    width: 720px;
  }
  .mega_menu_demo_2 .mega_menu {
    width: 700px;
  }
  .main_menu ul li a {
    font-size: 15px;
    padding: 20px 16px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .main_menu ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
  }
  .main_menu ul li .mega_menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
  }
  .main_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    z-index: 99;
  }
  .main_menu ul li:hover > .mega_menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 99;
  }
}

@media (max-width: 767.98px) {
  .mega_menu_demo_2 .mega_menu,
  .container {
    width: 100%;
  }

  nav {
    padding: 15px;
  }
  .mobile_btn {
    cursor: pointer;
    display: block;
  }

  .main_menu {
    display: none;
    width: 100%;
  }

  .main_menu ul li {
    display: block;
  }
  .main_menu ul li a i {
    float: right;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li ul li ul {
    left: 0;
    top: auto;
  }

  .mega_menu .mega_menu_item {
    width: 50%;
  }
  .main_menu ul li ul {
    display: none;
    transition: none;
  }
  .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }

  .mega_menu_demo_2 .mega_menu {
    transform: translateX(0);
  }
}

@media (max-width: 575.98px) {
  .mega_menu .mega_menu_item {
    width: 100%;
  }
}
.fa-angle-down:before {
    content: "\f107";
    font-size: 9px;
    color: #808080;
}

ul.fr {
    margin-bottom: 0px;
}
a.nav-link.colwht {
    padding: 8px 17px;
    font-size: 15px;
}
.whtcol{
    color: #fff;
}
.main_menu ul li a {
    font-size: 13px;
    color: #fff;
    padding: 5px 19px;
    display: block;

}
.main_menu.menupd ul li a {
    font-size: 15px;
    color: #000;
    padding: 8px 11px;
    display: block;
}
/*end*/

.addwd {
    width: 640px !important;
    margin-left: -142px;
}
.spwd {
    width: 916px !important;
    margin-left: -202px;
}
.allhd {
    width: 300px!important;
}
a.tp:hover {
    background: #193778;
    color: #fff!important;
}
.pl-0 {
    padding-left: 0px
}
.pr-0 {
    padding-right: 0px;
    border-right: 1px solid #ced4da;

}
.hddot li a {
    border-bottom: 1px dotted #0000004d;
}
.textcs {
    color: #fff;
}
.pt-46 {
        padding-top: 46px;
}
.topsrch ::placeholder {
    color: #fff!important;
}
::placeholder {
  /*color: #fff!important;*/
}
.legpara {
        color: #fff;
        padding-right: 72px;
    text-align: justify;
}
.tab {
  overflow: hidden;
  border: 1px solid #193778;
  border-radius: 15px;
}
.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  font-size: 16px;
      border-radius: 15px;
}
.tab button:hover {
  background-color: #D81159;
}
/*.tab button.active {*/
/*  background-color: #aaa;*/
/*}*/
.tabcontent {
    display: none;
    padding: 35px 15px 5px 15px;
        border-radius: 15px;
    border-top: none;
        background: #FBC6D9;
}
.tab {
    overflow: hidden;
    background: #fff;
    margin-top: 6%;
        margin-bottom: -17px;
    z-index: 999999;
    position: relative;
    border-radius: 15px;
    width: 47%;
        margin-left: auto;
    margin-right: auto;
}
.main_menu .servcls ul li a {
    color: #000;
}
.spclwd {
    width: 300px!important;
}
.allbtn {
        font-size: 13px;
    background-color: #D81159;
    color: #fff !important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 7px 24px;
    border: none;
    border-radius: 50px;
    width: 25%;
    display: block;
    box-shadow: 0px 3px 12px 0px #80808063;
    margin-bottom: 25px;
}
.allbtn:hover {
    background-color: #fff!important;
    color: #D81159!important;
}
.mrlthd {
        width: 280px!important;
}
h3 {
    color: #193778;
}
.fa-angle-right:before {
    font-size: 9px;
}
.padd-blue {
     padding: 40px 0px 40px;
}
.hdh3 {
    color: #fff;
        font-weight: bold;
}
.pd-rg-0 {
    padding-right:0px;
}
.ifr {
    /*margin-left: auto; */
    /* margin-right: auto; */
    width: 92%;
    display: block;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -24%;
    height: 371px;
}
.hdh3 {
        padding-top: 45px;
    /* color: #fff; */
    /* width: 50%; */
    margin-left: auto;
    margin-right: auto;
    margin-top: -23%;
    text-align: left;
    line-height: 63px;
}
.blupara {
        padding: 15px 0px 0px 50px;
}





/*doctor css*/
.sec-title{
        position:relative;
        margin-bottom:70px;
    }
    .sec-title .title{
        position:relative;
        display:block;
        font-size:16px;
        line-height:1em;
        color:#ff8a01;
        font-weight:500;
        background:rgb(247,0,104);
        background:-moz-linear-gradient(to left,rgba(247,0,104,1) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);
        background:-webkit-linear-gradient(to left,rgba(247,0,104,1) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);
        background:linear-gradient(to left,rgba(247,0,104) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068',endColorstr='#441066',GradientType=1);
        color:transparent;
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
        text-transform:uppercase;
        letter-spacing:5px;
        margin-bottom:15px;
    }
    .sec-title h2{
        position:relative;
        display:inline-block;
        font-size:48px;
        line-height:1.2em;
        color:#1e1f36;
        font-weight:700;
    }
    .sec-title .text{
        position:relative;
        font-size:16px;
        line-height:28px;
        color:#888;
        margin-top:30px;
    }
    .sec-title.light h2,.sec-title.light .title{
        color:#fff;-webkit-text-fill-color:inherit;
    }
    .speakers-section-three{
        position:relative;
        padding: 0px 0 90px;
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover;
        overflow:hidden;
    }
    .speaker-block-three{
        position:relative;
        margin-bottom:50px;
        margin-right: 20px;
    }
    .speaker-block-three .inner-box{
        position:relative;
        /*background-color:#fff;*/
        overflow:hidden;
        /*padding-bottom:30px;*/
        max-width:300px;
        margin:0 auto;
        overflow:hidden;
        /*box-shadow:0 20px 30px rgba(0,0,0,.1);*/
        -webkit-transition:all 300ms ease;
        -moz-transition:all 600ms ease;
        -ms-transition:all 600ms ease;
        -o-transition:all 600ms ease;
        transition:all 600ms ease;
    }
    .speaker-block-three .inner-box:hover{
        /*box-shadow:0 0 5px rgba(0,0,0,.1)*/
    }
    .speaker-block-three .image-box{
        position:relative;
        display:block;
        text-align:center;
        padding:50px 0 130px;
    }
    .speaker-block-three .image-box:before{
        position:absolute;
        left:-10px;
        right:-10px;
        top:-4px;
        height:100%;
        background-image:url(https://htiwebs.com/holyfamily/images/team-img-5.png);
        /*-webkit-transform:scale(-1);*/
        /*-moz-transform:scale(-1);*/
        /*-ms-transform:scale(-1);*/
        /*-o-transform:scale(-1);*/
        /*transform:scale(-1);*/
        background-repeat:no-repeat;
        background-position:right top;
        background-size:cover;
        content:"";
    }
    .speaker-block-three .image-box .image{
        position:relative;
        display:inline-block;
        height:180px;
        width:180px;
        overflow:hidden;
        /*border:4px solid #193778 ;*/
        /*box-shadow:0 0 20px rgba(0,0,0,.3);*/
        /*border-radius:50%;*/
        z-index:9;
        margin-bottom:0;
        -webkit-transition:all 600ms ease;
        -ms-transition:all 600ms ease;
        -o-transition:all 600ms ease;
        -moz-transition:all 600ms ease;
        transition:all 600ms ease;
    }
    .speaker-block-three .inner-box:hover .image-box .image{
        border-radius:0;
    }
    .speaker-block-three .image-box .image img{
        display:block;
        width:100%;
        -webkit-transition:all 300ms ease;
        -moz-transition:all 300ms ease;
        -ms-transition:all 300ms ease;
        -o-transition:all 300ms ease;
        transition:all 300ms ease;
    }
    .speaker-block-three .inner-box:hover .image img{
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -ms-transform:scale(1.1);
        -o-transform:scale(1.1);
        transform:scale(1.1);
    }
    .speaker-block-three .info-box{
        position:relative;
        display:inline-block;
        padding:10px 30px;
        padding-right:10px;
        background-color:#193778;
            top: -89px;
    }
    .speaker-block-three .info-box:before{
        position:absolute;
        left:0;
        right:-30px;
        background-color:#193778;
        content:"";
        top:0;
        height:100%;
        -webkit-transform:skew(-30deg);
        -moz-transform:skew(-30deg);
        -ms-transform:skew(-30deg);
        -o-transform:skew(-30deg);
        transform:skew(-30deg);
        border-radius:0 14px 14px 0;
    }
    .speaker-block-three .info-box .name{
        position:relative;
        font-size:18px;
        line-height:1.2em;
        color:#fff;
        font-weight:500;
    }
    .speaker-block-three .info-box .name a{
        color:#fff;
        -webkit-transition:all 300ms ease;
        -moz-transition:all 300ms ease;
        -ms-transition:all 300ms ease;
        -o-transition:all 300ms ease;
        transition:all 300ms ease;
    }
    .speaker-block-three .info-box .name a:hover{
        color:#fff;
    }
    .speaker-block-three .info-box .designation{
        position:relative;
        display:block;
        font-size:14px;
        line-height:20px;
        color:#fff;
        font-weight:400;
    }
    .speaker-block-three .social-box{
        position:absolute;
        top:155px;
        transform:translateX(-220px);
        -webkit-transition:all 600ms ease;
        -ms-transition:all 600ms ease;
        -o-transition:all 600ms ease;
        -moz-transition:all 600ms ease;
        transition:all 600ms ease;
        z-index: 9;
    }
    .speaker-block-three .social-box .social-links li{
        margin-bottom:4px;
    }
    .speaker-block-three .inner-box:hover .social-box{
        transform:translateX(10px);
    }
    .speaker-block-two .social-links li{
        position:relative;
        display:inline-block;
        margin-bottom:10px;
    }
    .speaker-block-three .social-links li a i{
        position:relative;
        display:block;
        width:32px;
        height:32px;
        border:1px solid #eee;
        font-size:16px;
        line-height:30px;
        background-color:#fff;
        text-align:center;
        -webkit-transition:all 300ms ease;
        -moz-transition:all 300ms ease;
        -ms-transition:all 300ms ease;
        -o-transition:all 300ms ease;
        transition:all 300ms ease;
    }
    /*.speaker-block-three .social-links li a:hover i{*/
    /*    color:#fff;*/
    /*    background:#D81159;*/
    /*}*/
/*end doctor css*/

.bg-light {
    background-color: #f6f6f6 !important;
}
.breadcrumb {
    background: transparent;
    font-weight: 700;
    padding: .75rem 1rem;
    padding-left: 0;
}
.breadcrumb .breadcrumb-item {
    padding-right: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumb .breadcrumb-item a {
    color: #333333;
    font-size: 16px;
}
.breadcrumb .breadcrumb-item i {
    padding-right: 5px;
    font-size: 14px;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: inline-end!important;
    padding-right: 0px!important;
    color: #6c757d00!important;
}
.rr-team-details-content h4 {
    font-size: 22px;
    color: #3a3a3a;
    margin-bottom: 20px;
    font-weight: 700;
}
.rr-team-details-content ul li {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    list-style: none;
    padding: 10px 50px;
    border-radius: 60px;
    /*font-family: var(--rr-ff-p);*/
}
.pb-50 {
    padding-bottom: 50px;
}
.wd-100 {
    width: 100%;
    /*height: 330px;*/
    /*border-radius: 17px;*/
}
.rr-team-details-content ul li {
    font-weight: normal;
}
.mb-25 {
    margin-bottom: 25px;
}

.desk {
    display: block;
}
.mob {
    display: none;
}