.inspireel-contact-sec1{
    background-image: url(images/sec1-bg.png);
    height: auto;
    padding: 5% 0% 0% 0%;
}

.inspireel-cont-sec1-title-div{
    padding: 3% 0% 3% 4%;
}

.inspireel-cont-sec1-title-div-img{
    width: 50%;
}

.inspireel-cont-sec1-main{
    background-color: #E1DFDF;
       height: auto; 
       margin: 0% 4% 0% 4%;
    border-top-left-radius: 16px;
    border-top-right-radius: 15px;
    padding: 5% 4% 5% 4%;
}

















.Jarag-sec1{
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;   
    background: #E1DFDF;
    padding: 4% 0% 4% 0%;
}

.Jarag-row1-col1-maincol{
    margin: 0px 32px;
    
}
.Jarag-col1-maincol-p1{
    width: auto;
    height: 30px;
    margin-top: 20px;
    color: white;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    text-align: left;    
}







.Jarag-row1-col1-subcol{
    margin: 8% 0% 0% 0%;
}
.Jarag-row1-col1-subcol .div1{
    
}
.Jarag-col1{
    background: white;
    background-repeat: no-repeat;
    background-size: cover;
}
.Jarag-row1-col1-subcol-div1{
    display: flex;
    text-align: left;
    margin: 5% 0% 0% 0%
}
.Jarag-row1-col1-subcol-div1-para1{
    margin-left: 20px;
}
.Jarag-row1-col1-subcol-div1-para1 h4{
    color: white;
    text-align: left;
    font-size: 20px;
}
.Jarag-row1-col1-subcol-div1-para1 p{
    color: white;
    text-align: left;
    font-size: 16px;
}

.nucleus-web-sec10-contactus-r-card{
    margin: 3% 3% 3% 3%;
}

.jarag-contact-sec2-right-main{
    background: #6A3DA4;
  
}

.Jarag-row1-col1-maincol-main{
    background: url(images/inspireel-contactus-sec1-right-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 90%;
}

.Jarag-col2-p{
    text-align: center;
    font-size:2rem;
    font-weight: 700;
    color: #6A3DA4;
}
.Jarag-hospital-contact-btn-div{
    display: flex;
    justify-content: center;
}
.Jarag-hospital-contact-btn{
    background-color: #E47536;
    width: 100%;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 1% 0% 1% 0%;
    
}


@media (min-width:310px) and (max-width:768px)
{
    
    .Jarag-row1-col1-maincol {
        margin: 0px 8px;
    }
} 
