.btn.btn-primary{
font-size: 26px;
line-height: 19px;
padding: 17px 32px 17px !important;
border-radius: 13px !important;
font-weight: 700;
letter-spacing: 0;
box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
text-transform: capitalize;
background: linear-gradient(90deg, rgba(53,172,177,1) 25%, rgba(4,75,136,1) 100%) !important;
color: #fff;
text-transform: uppercase;
 text-decoration: none;
}


#applyNotp  .btn{
background: linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, #40c2ba,#004485) border-box;
    border: 4px solid transparent;
    border-radius: 10px;
    /* border-radius: 14px; */
    padding: 7px 32px 10px 32px;
    box-sizing: content-box;
    font-size: 19px;
    font-weight: 700;
    color: #024887 !important;
    letter-spacing: 0px !important;

}

#applyNotp  .btn:hover {
color: #fff !important;
background-image: linear-gradient(to right,#40c2ba,#004485) !important;
border: 4px solid #f1f1f1 !important;
}




#applyNotp input {
width: 100%;
border-right: 0;
border-left: 0;
border-top: 0;
padding-bottom: 13px;
}

#applyNotp .modal-content {
background: url(../images/bg-blog.jpg) center center;
background-size: cover;
}

#applyNotp .modal-content p {
    /* align-content: center !important; */
font-size: 17px !important;
line-height: 30px !important;
    }

 #applyNotp  h4.modal-title{
text-transform: uppercase;
font-size: 25px;
font-family: poppins;
font-weight: 700;
letter-spacing: 1px;
color: #fff;
}

#applyNotp .modal-header{
background: linear-gradient(90deg, rgba(53,172,177,1) 25%, rgba(4,75,136,1) 100%) !important;
padding-bottom: 12px;
padding-top: 13px !important;
position: relative;

}

#applyNotp h4.modal-title{
left: 40%;
position:relative;
}


#applyNotp input,
#applyNotp .modal-content{
text-align: center;
}

#applyNotp .btn-close {
background: url(../images/close.png)no-repeat;
background-size: contain;
opacity: 1;
width: 0.5em !important;
height: 0.5em !important;
opacity: 1;
}

#applyNotp input:focus-visible{
outline: none;
}

#applyNotp .btn-close:focus{
box-shadow: none;
}


.modal#applyNotp {
background: #222222a9 !important;

}

#applyNotp .modal-dialog {
top: 87px ;	
}
