/* start checkout section **/
.pb-60
{
    padding-bottom:60px !important;
}
.bgcgrys
{
    background-color:#ededed;
    border-radius:10px;
    padding:30px;
}
.py-80
{
    padding-top:80px !important;
    padding-bottom:80px !important;
}
.fmrsssdn input[type='text'], .fmrsssdn input[type='email']
{
width:100% !important;
}
.fmrsssdn label span
{
    color:#f00 !important;
}
.fmrsssdn  button
{
    padding: 9px !important;
    line-height: 27px;
    height: 46px;
    font-family: 'Montserrat';
    border-radius: 5px !important;
    font-weight: 200 !important;
}
.fmrsssdn 
{
    margin-top:20px;
}
.fmrsssdn  select
{
    height:40px;
}
.fmrsssdn  input
{
    border-radius:5px !important; 
    height:40px !important;
    padding:0 10px !important;
    font-family:'Montserrat' !important;
}
.fmrsssdn  input::placeholder
{
    font-style: normal !important;
}
.fmrsssdn label
{
    font-size: 13px;
    margin-left: 0;
    color: #000 !important;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: capitalize;
}
.fmrsssdn label b
{
    font-weight: 500;
    color: #425cbb;
}
.bgcgrys h3
{
    font-size: 19px !important;
    color: #000;
    text-transform: uppercase;
}

.fmrsssdn .form-group
{
margin-bottom:10px;
}
/* end check section **/