body {
    background: #F9F7F7 !important;
}
.rounded {
    /* border: solid 1px #2dbee9!important; */
    box-shadow: 0px 0px 8px #e1e1e1 !important;
    color: #05c781 !important;
    font-size: 1.5em;
    text-shadow: 0px 0px 2px #DBE2EF !important;
    background: #ffffff !important;
    margin-top: 20px !important;
    /* border-right: solid 20px #2dbee9!important; */
    /* border-left: solid 20px #2dbee9!important; */
    font-weight: normal !important;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 30px;
}
button {
    background: #3FC1C9 !important;
    color: #ffffff !important;
    font-size: 1em !important;
    font-weight: bold !important;
    min-width: 150px  !important;
    min-height: 50px  !important;

}
.mat-mdc-card {
background: #fff;
}
.enamaadlogo {
    margin: 0 auto;
    width: 230px;
    padding-top: 50px;
}
.mat-mdc-button-base {
background: #05c781 !important;
margin: 0 auto;
    display: block;
}
.pishgamanin img {
    width: 120px;
    margin: 0 auto;
}
.pishgamanin {
    max-width: 475px;
    margin: 25px auto 0 auto;
    text-align: center;
}
.pishgamanin h2 {
    font-size: 1em;
    /* float: left; */
    margin-top: 10px;
    margin-bottom: 0px;
    /* margin-right: 15px; */
    color: #26a8cf;
}
h3 {
        font-size: 18px;
}
.p-5 {
    padding-top: 20px !important;
}
.PTop {
    margin-top:30px;
    color: #db0505;
}
.farhangianteleg {
display: none;
}
@media only screen and (min-device-width : 1px) and (max-device-width : 767px) {

.farhangianteleg {
display: block;
    width: 100%;
    position: fixed;
    height: 50px;
    background: #E91E63;
    text-align: center;
    /* padding: 10px 0px; */
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    bottom: 0px;
    right: 0px;    
    z-index: 50;
}
}