
@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;
    padding: 0px 0px;
    border-bottom: 1px solid #E6E6E6;
}
.main_menu ul li a {
    font-size: 14px;
    color: #000;
    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: 13px;
    margin-right: 2px;
}
.logoimg {
    width: 220px;
}
.mobile_btn {
    display: none;
}
.ptb {
    padding: 25px 0px 0px 0px;
        margin-left: -37px;
}
.main_menu.menupd ul li a {
    font-size: 14px;
    color: #000;
    padding: 2px 17px;
    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: #D94267;
    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: #D94267;
    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: #d94267;
    border: 1px solid #d94267;
}
.container.pd0 {
    padding: 15px 0px;
}
.bckclr {
    background: #F7D6DE;
    border-radius: 15px;
}
.col-md-3.wd {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -27px;
    background: #fff;
    border: 1px solid #D94267;
    /*border-radius: 4px;*/
}
.pnkbck {
    background: #D94267!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 #d94267;*/
/*    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 #d94267;
    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: #F4C8D3;
    font-size: 13px;
    padding: 5px 25px;
    margin-top: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.boxlg1 {
    background: #F4C8D3;
    font-size: 13px;
    padding: 5px 25px;
    margin-top: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 426px;
}
.boxlg1 span {
    color: #d94267;
    font-weight: 700;
}
.boxlg1 p {
    margin-bottom:0px;
}
.boxlg p {
    margin-bottom:0px;
}

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

.center span{
    color: #D94267;
    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: 21%;
    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;
  }
}


.greybck {
    background-color: #E6E6E6;
}
.aw {
    background: #fff;
    padding: 45px;
    border-radius: 10px;
    border: 3px solid #F7D6DE;
    margin: 0px 15px;
}

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

#search-bar {
    width: 100%;
    padding: 13px 20px 13px 44px;
    font-size: 14px;
    border: 2px solid #d94267;
    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 {
        margin-top: -12%;
    position: absolute;
    top: 0%;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.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: #D94267; 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 #d94267;
    border-radius: 25px;
    margin: 0px 12px;
}
.tab button:hover {
  background-color: #d94267;
  color:#fff;
}
.tab button.active {
  background-color: #d94267;
  color:#fff;
  border-radius: 25px;
}
.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 80px 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/motherhoodindia/images/logobckimg.png);
    background-size: contain;
    background-attachment: fixed;
    
}
.logo15 {
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(https://htiwebs.com/motherhoodindia/images/15.png);
    background-size: contain;
    background-attachment: fixed;
}


#search-bartop {
    width: 100%;
    padding: 8px 0px 8px 27px;
    font-size: 14px;
    border: 0px solid #d94267;
    font-weight: 300;
    border-left: 1px solid #E6E6E6;
    border-radius: 0px;
}
.search-icontop {
    position: absolute;
    left: 0;
    width: 16px;
    margin-left: 9px;
    margin-top: 10px;
}
.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: #D94267;
    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: 70px;
}

.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: #d94267; 
  border-radius: 25px;
}

.button1:hover {
  background-color: #004D99;
  color: white;
}
.blog h5 {
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 25px
}
.mg:hover {
    color: #d94267;
}
.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%, #d94267 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: 85%;
}

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





/*.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: #D94267;
  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: #004D99;
  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:#D94267!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: #D94267;
  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: #004D99;
  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: #004D99;
      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: #004D99;
      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: #D94267; 
  border-radius: 10px;
}

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





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

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

.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: #D94267;
}

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

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

.fadee:hover {
  background-color: #004D99;
}

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

.bookap {
    background-color: #D94267;
    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 #D94267;
 }
 .bookap:hover {
  background-color: #004D99;
}

.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 #D94267;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
 }
 .mgap:hover {
  background-color: #004D99;
  color:#fff;
}
.wcbtn {
    background-color: #D94267;
    color: #fff!important;
    transition: background-color 0.5s;
    text-align: center;
    padding: 18px 35px;
    border: none;

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

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

.banapp {
    background-color: #D94267;
    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: #004D99;
  color:#fff!important;
}
.footban {
    background-color: #D94267;
    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: #004D99;
  color:#fff!important;
}
.pr0 {
  padding-right: 0px;  
}
/*.bookap:focus,*/
/*.bookap:active {*/
/*  background-color: #004D99;*/
/*  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*/





.overvi {
    text-align: justify;
}

a {
    color: #000!important;
}

.accordion {
  width: 90%;
  float: right;
  margin-top: 164px;
  margin-bottom: 20px;
  height: 440px;
  overflow-y: scroll;
  padding-right: 20px;
}
.accordion-item {
    background-color: #6e6e6e;
    color: #fff;
    margin: 0 0 1rem 0;
    border-radius: 11px;
  /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);*/
}
.accordion-item:first-of-type {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}
.accordion-item-header {
  padding: 0rem 3rem 0rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
}
.accordion-item-header.active::after {
  content: "\2212";
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
  padding: 0px 15px 10px;
  /*line-height: 1.5rem;*/
  /*border-top: 1px solid;*/
  /*border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;*/
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
footer {
    background: #000000e3;
    opacity: 0.9;
}
.footimg {
    padding: 17px;
    width: 55%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #fff;
}
.hh {
    padding: 0px 125px;
}
.footerp p {
    color: #fff;
    padding-top: 48px;
}
hr {
    color:#fff;
}
.donlapp {
    width: 38%;
}
.ml-20 {
    margin-left: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.callhd {
    color: #D94267!important;
    font-size: 30px!important;
    font-weight: 700!important;
}
.callhd img {
        width: 9%;
}
.bnnhd {
    letter-spacing: 0px;
    padding: 0;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 49px;
    margin-bottom: 0px;
    /*display: inline-block;*/
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    margin-top: -33%;
}
.btmtxt {
    color: #fff;
    font-weight: 600;
    font-size: 56px;
    line-height: 58px;
}
.calpara {
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
}
.licall {
    float: right;
    margin-top: -23px!important;
}
.lgpink {
    background: #F7D6DE;
    margin-top: -154px;
}
.user_details{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 25px 25px 0px;
}

.user_details .input_box{
    width: calc(100% / 1 - 20px);
    margin: 0 0 12px 0;
}

.input_box label{
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.input_box label::after{
    content: " *";
    color: red;
}

.input_box input{
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 15px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    background-color: #e2e2e2;
    /*font-family: 'Poppins', sans-serif;*/
    transition: all 120ms ease-out 0s;
}
.form-control {
    background-color: #e2e2e2;
    border: none;
}

.input_box input:focus,
.input_box input:valid{
    box-shadow: 0px 0px 0px 2px #AC8ECE;
}

form .gender{
    padding: 0px 25px;
}

.gender .gender_title{
    font-size: 20px;
    font-weight: 500;
}

.gender .category{
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.gender .category label{
    display: flex;
    align-items: center;
    cursor: pointer;
}

.gender .category label .dot{
    height: 18px;
    width: 18px;
    background: #d9d9d9;
    border-radius: 50%;
    margin-right: 10px;
    border: 4px solid transparent;
    transition: all 0.3s ease;
}

#radio_1:checked ~ .category label .one,
#radio_2:checked ~ .category label .two,
#radio_3:checked ~ .category label .three{
    border-color: #d9d9d9;
    background: #D64141;
}

.gender input{
    display: none;
}

.reg_btn{
    padding: 0px 25px;
    margin: 8px 0 30px;
}

.reg_btn input{
    height: 40px;
    width: 34%;
    border: none;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    background: #D94267;
    border-radius: 5px;
    color: #ffffff;
    /* letter-spacing: 1px; */
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.reg_btn input:hover{
    background: #004D99;
}

@media screen and (max-width: 584px){

    .user_details{
        max-height: 340px;
        overflow-y: scroll;
    }

    .user_details::-webkit-scrollbar{
        width: 0;
    }

    .user_details .input_box{
        width: 100%;
    }

    .gender .category{
        width: 100%;
    }

}


@media screen and (max-width: 419px){
    .gender .category{
        flex-direction: column;
    }   
}
.appform {
    background: #D94267;
    color: #fff;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.formck {
    margin-top: -81%;
    background: #fff;
    border-radius: 15px;
    float: right;
    width: 85%;
    border: 2px solid #D94267;
}
.appform h4{
    padding: 25px 0px 25px 25px;
    font-weight: 700;
}
.formck p {
    margin-bottom: 0px!important;
    padding: 10px 10px 0px 25px!important;
}
.abt h3 {
    font-weight: 600;
    color: antiquewhite;
    color: #d94267;
    font-size: 36px;
    padding-top: 90px;
}
.abtimg img{
    width: 85%;
    margin-top: 75%;
    float: right;
}


.fa-play-circle {
    font-size: 42px;
    box-shadow: 2px 3px 12px 0px #80808054;
    border-radius: 54%;
}
.spply {
    margin-right: -74%;
    font-size: 60px;
    color: #fff;
    margin-left: 28%;
    box-shadow: 2px 3px 12px 0px #80808054;
    border-radius: 54%;
}
.sply {
    margin-right: auto;
    display: flow;
    float: right;
    top: 176%;
    position: absolute;
}
.img100 {
    width:100%;
}
.borbox {
    border-radius: 10px;
    border:  1px solid #cecdcd;
    padding: 18px 0px;
}
.borbox:hover {
    box-shadow: 4px 4px 0 0 #d94267;
    background: #F7D6DE;
}
.inner-box:hover .image1 {
    display: none;
}
.inner-box:hover .image2 {
    display: block;
}
.image2 {
    display: none;
}
.packimg {
    width: 100px;
    padding: 0px 20px 0px;
    float: left;
}
.pack1 {
    padding: 0px 10px 0px 0px;
}
.pr-0 {
    padding-right: 0px;
}
.pl-0 {
    padding-left: 0px;
}
.pack1 h3 {
    color: #d94267;
    font-weight: 700;
    font-size: 22px;
    text-align: left;
}
.imgwd {
    width: 94%;
}
#drgry {
    border-radius: 10px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin: 0px 20px 20px 0px;

}
.drimgry {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  filter: grayscale(1);
  transition: 510ms ease;
}

#drgry:hover > .drimgry {
  filter: grayscale(0);
  transform: scale(1);
}
#drgry h4 {
    z-index: 99999;
    position: absolute;
    margin-left: 5%;
}
#drgry:hover {
    box-shadow: 7px 7px 0 0 #d94267;
}
.drbtn {
    height: 40px;
    width: max-content;
    border: none;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    background: #D94267;
    border-radius: 5px;
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
    padding: 8px 19px;
}
.drbtn:hover {
    background: #004D99;
}
.p-45 {
    padding: 45px 0px;
}
.p-45 h4 {
    font-weight: 700;
    color: #d94267;
}
.pt-40 {
    padding-top: 40px;
}
.carousel-indicators {
    top: 104%;
}
.clrwht p {
    color: #7d7d7d;
    font-size: 14px;
    margin-top: 10px;
}
.footrf {
    float: right;
    
}
.tst {
    font-weight: 600;
    color: antiquewhite;
    color: #d94267;
    font-size: 36px;
}
.pt100 {
        padding: 100px 0px;
}
.pt-30 {
    padding-top: 30px;
}
.imgmin {
     margin-top: -24%;
}
.mt-23 {
    margin-top: 20px;
}
.thumb a:hover .overlay {
    position: absolute;
    top: 0;
    width: 95%;
    height: 100%;
    background-color: #D94267;
    opacity: 0.8;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    content: 'test';
    border-radius: 14px;
}
.play {
    margin-left: auto;
    margin-right: auto;
    display: block;
        top: 59%;
    width: 83%;
}

.bkimg {
        background-image: url(https://htiwebs.com/mhclandingpage/img/04.png);
    background-repeat: no-repeat;
    height: 87vh;
    /*width: 100%;*/
    background-size: cover;
    border-radius: 12px;
    /* border-radius: 12px; */
    /* height: 100%; */
    /* padding-top: 19px; */
    /*margin-top: 10px;*/
   
}

.bkimg:hover {
    /*background-image: url(https://htiwebs.com/mhclandingpage/img/play.png);*/
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}



.bkfrst {
    background-image: url(https://htiwebs.com/mhclandingpage/img/03.png);
    background-repeat: no-repeat;
    height: 36vh;
    background-size: cover;
    border-radius: 12px;

}

.bkfrst:hover {
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}

.bkthird {
    background-image: url(https://htiwebs.com/mhclandingpage/img/05.png);
    background-repeat: no-repeat;
    height: 36vh;
    background-size: cover;
    border-radius: 12px;

}

.bkthird:hover {
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}


.bkfour {
    background-image: url(https://htiwebs.com/mhclandingpage/img/06.png);
    background-repeat: no-repeat;
    height: 87vh;
    background-size: cover;
    border-radius: 12px;

}

.bkfour:hover {
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}



.bkfive {
    background-image: url(https://htiwebs.com/mhclandingpage/img/07.png);
    background-repeat: no-repeat;
    height: 36vh;
    background-size: cover;
    border-radius: 12px;

}

.bkfive:hover {
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}


.bksix {
    background-image: url(https://htiwebs.com/mhclandingpage/img/08.png);
    background-repeat: no-repeat;
    height: 87vh;
    background-size: cover;
    border-radius: 12px;

}

.bksix:hover {
    background-repeat: no-repeat, repeat;
    background-blend-mode: multiply;
    background-color: #d94267;
}

.playfr {
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 44%;
    width: 81%;
}
.thumbfr a {
    margin-top: 0%;
    position: absolute;
    top: 0%;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.thumbfr {
    position: relative; 
}

.thumbfr a .playfr, .thumbfr a .overlay {opacity: 0;}
.thumbfr a:hover .playfr, .thumbfr 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;}
.thumbfr a:hover .playfr {position: relative; font-size: 64px; color: #ffffff; z-index: 1000; opacity: 1;vertical-align:middle}
.thumbfr a:hover .overlay {position: absolute; top: 0; width: 100%; height: 100%; background-color: #D94267; opacity: 0.8;
        background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    content: 'test';
}

.spara {
    position: absolute;
    z-index: 999999999999999;
    color: #fff;
    margin-top: 36%;
    font-size: 32px;
    font-weight: 600;
    margin-left: 7%;
    line-height: 36px;
    border-bottom: 1px solid;
    
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 925px!important;
                top: 13%;
    }
}
.pt-0 {
    padding-top: 0px;
}
.fs-5 {
    color: #dd5576;
    font-weight: 600;
}
.wd45 {
    width: 45%;
}
.pt-45 {
        padding-top: 45px;
}

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