.cbCustom {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: none !important;
}
.fontSizeCustom {
    font-size: 1.9rem !important;
    vertical-align: top;
}
.link-href:hover {
    color: #a3f8ff;
    text-decoration: none;
}
img {
    width: 100%;
}
a:hover {
    text-decoration: underline;
}
.my-5 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
}
.mb-4 {
    margin-bottom: 4rem !important;
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.mb-2 {
    margin-bottom: 2rem!important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.p-0 {
    padding: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.px-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.px-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.px-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.px-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.px-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.py-5{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.px-custom-2 {
    padding-left: 1rem !important;
    padding-right: 7rem !important;
}
@media screen and (max-width: 991px) {
    .px-custom-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}
.mr-1{
    margin-right: 0.5rem !important;
}
.mr-2{
    margin-right: 1rem !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
footer {
    padding: 0;
}
.mx-10px {
    margin-top: 10px;
    margin-bottom: 10px;
}
.my-10 {
    margin-top: 4rem !important;
    margin-bottom: 10rem !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-35 {
    margin-top: 35px !important;
}

.bg-patdel {
    background-color: #2DB9C0;
}
.wrapper {
    background-color: #2DB9C0 !important;
}
.text-title {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 3px;
}
.font-weight-400 {
    font-weight: 400 !important;
}
.step-box {
    background-color: #FDFDFD;
    width: 100%;
    border-radius: 35px;
    height: 100px;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.step-number {
    border: 1px solid #000000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.border-color-patdel {
    border: 1px solid #2DB9C0 !important;
}
.text-color-patdel {
    color: #2DB9C0;
}
.font-size-icon {
    font-size: 20px !important;
}
.font-size-18 {
    font-size: 18px !important;
}
.font-size-13 {
    font-size: 13px !important;
}
.font-size-10 {
    font-size: 10px !important;
}
.font-size-11 {
    font-size: 11px !important;
}
.font-size-custom {
    font-size: 12px !important;
}
.text-white {
    color: #FFFFFF;
}
.hr-custom {
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
}
.label-custom {
    color: #FFFFFF;
    background-color: #F16767;
    width: 50px;
    margin-bottom: 0 !important;
}
.input-border-radius {
    border-radius: 30px !important;
}
.input {
    width: 80% !important;
}
.submit-btn {
    color: #000000;
    background-color: #FAFF00;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 5px !important;
}

.px-custom {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.card-title-font-size {
    font-size: 12px !important;
}

@media screen and (max-width: 1480px) {
    .px-custom {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
    .card-title-font-size {
        font-size: 10px !important;
    }
}
@media screen and (max-width: 1416px) {
    .px-custom {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important;
    }
}
@media screen and (max-width: 1390px) {
    .px-custom {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}
@media screen and (max-width: 768px) {
    .px-custom {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
    .card-title-font-size {
        font-size: 12px !important;
    }
}
@media screen and (max-width: 512px) {
    .px-custom {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.box-content{
    background-color: #E0E0E0;
    color: #000000;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.bg-white {
    background-color: #FFFFFF !important;
}
.bg-grey {
    background-color: #E0E0E0 !important;
}

/*  setting user free  */

.btt-user-register {
    margin: 15px 0;
    width: 280px;
    font-size: 13px;
    border-radius: 5px;
    color: #000000;
}
.btn-skip-add-card{
    background-color: #FAD44D;
}



.line-title {
    position: absolute;
    width: 182px;
    height: 1.5px;
    top: 2px;
    background-color: #000000;
}
.title-register{
    position: relative;

}