.sechome {
    background: linear-gradient(90deg, rgba(24, 91, 100, 1) 0%, rgba(17, 65, 71, 1) 35%);
    padding: 15px;
}

.h2gomw{
    font-size: 35px;
    color: white;
}
.pgome{
    font-size: 19px;
    color: rgba(255, 255, 255, 0.6);
}
/* .hero{
    background: rgba(81, 150, 171, 0.2);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.formgrop{
    padding-top: 15px;
    padding-bottom: 15px;
} */

.centers{
    margin-top: 50px;
    margin-bottom: 50px;
    align-items: center;
}
.hert{
    background-color: #f1416c;
    padding: 30px;
    color: aliceblue;
}
.pfont{
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 15px;
}
.ttrr{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.padd{
    padding-top: 30px;
    padding-bottom: 30px;
}
.exhanger{
    background: linear-gradient(90deg, rgba(24, 91, 100, 1) 0%, rgba(17, 65, 71, 1) 35%);
    display: flex;
    border-radius: 15px;
   padding: 16px;
   margin-bottom: 15px;
    
}
.imgeerchan{
    display: flex;
    align-items: center;
  
    padding-right: 16px;
}
.imgaerrr{
    border-radius: 50%;
    margin-right: 5px;
}
.pfonts{
    margin-bottom: 0;
    color: white;
}
.curr{
    display: flex;
    align-items: center;
    width: auto;
    min-width: 0;
    max-width: 100%;
    flex: 10000 1 0%;
}
.nnee{
    font-size: 14px;
}
.lastdiv{
    display: flex;
    align-items: center;
}

.column {
    flex-direction: column;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.column{
    display: flex;
    flex-wrap: wrap;
}
.q-item__section--main {
    width: auto;
    min-width: 0;
    max-width: 100%;
    flex: 10000 1 0%;
}
.text-center {
    text-align: center;
}
.q-mx-md {
    margin-left: 20px;
    margin-right: 20px;
}
.justify-center, .flex-center {
    justify-content: center;
}
.q-item__label {
    line-height: 1.2em !important;
    max-width: 100%;
}
.q-space {
    flex-grow: 1 !important;
}
.frrree{
    width: 75%;
}
.freess{
    display: flex;
    justify-content: center;
}
@media (max-width: 768px){
    
    
    
    
    
    .frrree{
        width: 100%;
    }
    
    .hder{
            display: none;
    }
}

.bodycomm{
    background: rgba(247, 248, 250, 0.8);
    padding: 10px;
    border-radius: 15px;
}
.flexhert {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex1 {
    display: flex;
    align-items: center;
}
.hrree{
    color: aliceblue;
    margin-left: 5px;
}