.hero-custom{
    height: 440px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
body{
    font-family: Urbanist;
}
.download-app-main{
    background-color: #eee;
}
#main-app-button{
	width: max-content !important;
}
:root{
    font-family: Urbanist;
}
.hero-content-custom{
    width: 70%;
}
.hero-content-custom h2{
    font-family: inherit;
    font-size: 45px;
    font-weight: 500;
    line-height: 54px;
    color: #fff;
    width: 100%;
}
.hero-content-custom h6{
    font-family: inherit;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    inline-size: fit-content;
    padding-bottom: 1%;
    border-bottom: px solid #fff;
}
.play-store-btn{
    background-color: transparent;
    border: none;
    height: 45px;
    width: 41px;
    padding: 0px;
    margin: 0px 10px;
}
.play-store-img{
    height: inherit;
    width: inherit;
}
.download-app-main{
    height: 55px;
    font-family: inherit;
    width: 100%;
    font-weight: 800;
    font-size: 14px;
    color: #EC3434;
}
.search-counter{
    height: 50vh;
    background: #EC3434;
}
.counter-row{
    width: inherit;
}
.custom-home-template{
    padding: 0px;
    margin: 0px;
}
#search-input{
    margin-right: 24px;
}
.search-button{
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: end;
    margin-top: 10px;
    width: 35% !important;
}
.search{
    background-color: #fff;
    padding: 2%;
    position: relative;
/*     top: 90%; */
/*     left: 0; */
    margin-left: auto;
    right: 0;
    margin-right: auto;
    border-radius: 25px;
	margin-top: -90px;
    margin-bottom: -131px;
}
#search_box_custom{
    height: 56px;
}
#custom-search-select{
    height: 56px;
}
/* legend {
    float: none;
    width: inherit;
}
fieldset {
    border: 2px groove #000;
    padding-block-start: 0.35rem;
    padding-inline-start: 1rem;
    border-radius: 15px;
} */
 .legend{
    margin: 0px;
    padding-left: 5px;
    margin-bottom: -10px;
 }
 #feild-bg{
    background-color: #fff;
    z-index: 3;
    position: relative;
    width: fit-content !important;
	padding-right: 4px;
    margin-left: 15px;
 }
#feild-bg2{
    background-color: #fff;
    z-index: 3;
    position: relative;
    width: fit-content !important;
	padding-right: 4px;
    margin-left: 15px;
}
input{
    border: 1px solid #000 !important;
}
select{
    border: 1px solid #000 !important;
}
.search-counter{
    height: 400px;
    display: flex;
    align-items: baseline;
}
.counter{
    margin-top: 7%;
}
#need-help{
    margin-right: 15px;
    text-decoration: none;
    color: #1a1a1a;
    align-self: center;
    justify-content: baseline;
    width: 50%;
	text-align: right;
}
.search-button-btn{
    background-color: #EC3434;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    width: 100%;
	max-width:222px;
}
.home-slider-healthcare{
    margin: 2%;
}
.parent-hospital{
    color: #fff;
    padding-left: 20px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.slider-title{
    color: #fff;
    font-family: inherit;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    padding-left: 20px;
}
.card-content{
    display: flex;
}
.info-card-price{
    width: 60%;
    display: flex;
    align-items: center;
}
.info-card-button{
    width: 40%;
    display: flex;
    justify-content: end;
}
#info-card-button{
    width: 90%;
}
.treatment-price{
    margin: 0px;
    text-transform: capitalize;
}
.like-button{
    padding: 4px;
    border-radius: 50%;
    width: 35px;
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
    outline: none;
	border: none;
}
svg{
    fill: #FFF;
    overflow: hidden;
    stroke-width: 2;
}
.like-button-wrapper{
    position: absolute;
    top: 10px;
    right: 10px;
}
.like-button:visited{
    background-color: #EC3434;
}
.discover-head{
    font-family: inherit;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.2px;
    font-weight: 700;
}
.discover-subhead{
    font-family: inherit;
    font-size: 20px;
    color: #ADADAD;
    text-transform: capitalize;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2px;
    font-weight: 700;
}
.hcpkg{
    margin-top: 5%;
}
.all-treatments{
    display: flex;
    align-self: center;
}
.popup-banner{
    height: 850px;
    padding: 0px;
    margin-bottom: 5%;
}
.popup-img{
    width: 100%;
    height: inherit;
    position: absolute;
    z-index: 1;
}
.popup-container{
    z-index:4;
    display: flex;
    position:absolute;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.popup-head{
    /* position: absolute; */
    z-index: 4;
    font-family: Gothic A1;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
}
.popup-subhead{
    font-family: Gothic A1;
    font-family: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    width: inherit;
    margin-top: 2%;
}
.hospital-badge{
    display: flex;
    justify-content: flex-start;
	gap: 20px
}
.hospital-badge span{
    width: 50px;
    height: 50px;
    
}
.hospital-badge span img{
    width: 50px;
    height: 50px;
}
.hospital-slider{
    padding: 24px;
}
.cardhead{
    font-family: Gothic A1;
    font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.hospital-location{
    margin-left: 10px;
    font-family: Gothic A1;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.location{
    display: flex;
    align-items: center;
}
.location-icon{
    color: #ADADAD;
}
.hospital-excerpt p{
    font-family: Gothic A1;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #ADADAD;
    letter-spacing: 0.2px;
}
.hospital-excerpt{
    margin-top: 23px;
}
.close-popup{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    color: #EC3434;
    border-color: #EC3434;
    box-shadow: none;
    border: 2px solid;
    text-align: center;
    padding-top: 3px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}
.popup{
    background-color: transparent;
    border: none;
}
.newsletter{
	padding-top: 10px;
	padding-bottom: 10px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.newsletter-section{
    background-color: #F5E9E7;
    padding-bottom: 5%;
}
.news-sub{
    font-family: Montserrat;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.2px;
    color: #EC3434;
    font-weight: 700;
    text-transform: capitalize;
}
.news-head{
    font-family: Gothic A1;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.news-para{
    font-family: Gothic A1;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0px 25px;
    width: 45%;
    text-align: center;
}
.form-newsletter{
    width: calc(2em*21);
    display: flex;
    justify-content: center;
    height: 50px;
    border-radius: 10px;
}
.form-newsletter input{
    width: 89%;
    border-radius: 6px 0 0 6px;
    border: none !important;
}
.form-newsletter input:focus-visible{
    border: none !important;
    outline: 0px;
}
.form-newsletter button{
    background-color: #EC3434;
    border-radius: 0 6px 6px 0;
    width: 15%;
    border: none !important;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform:  capitalize;
}
.card-img-top-hospital{
    height: 215px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    box-shadow: inset 0 0 0 2000px rgba(19, 18, 18, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: end;
    border-radius: 10px 10px 0 0;
}
.hospital-type-img{
    width: 30px !important;
    height: 25px !important;
}
.hospital-type-wrapper{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40%;
    background: #FF9090;
    opacity: 50%;
    padding: 10px;
    border-radius: 6px;
    display: flex;
}
#hospital-type{
    font-size: 12px;
    line-height: 12;
    letter-spacing: 0.2px;
    font-family: inherit;
    font-weight: 300;
    color: #fff;
    margin: 0px;
    text-transform: capitalize;
}

.card-location{
    font-family: Urbanist;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    text-transform: capitalize;
    padding-left: 6px;
    color: #ADADAD;
}
.download-app-main:hover{
    color: #fff;
    border: 1px solid #fff;
    background-color: #EC3434;
}
.hero-buttons{
    padding-top: 2%;
}


#popup > iframe{
	width: 950px;
	height: 550px;
}