.colr-blue,
.prime-fnt-colr {
    color: #014c8d;
}
.yello-btn {
    background: #ffe32c;
}
.text-center-all {
    text-align: center;
}
.text-left-all {
    text-align: left;
}
body .columns .glbl-dymon-button.yell-btn {
    background: #ffe32c;
    color: #014c8d;
}
.yell-bg-light {
    background: #fdfbe7;
}
.grey-bg-light {
    background: #f6f6f8;
}
.blue-bg-dark {
    background: #014c8d;
}
.blue-bg-light {
    background: #f4f9ff;
}
body .columns .glbl-dymon-button.blues-btn {
    background: #014c8d;
    color: #fff;
}
.font-20 {
    font-size: 20px;
}
.font-24 {
    font-size: 24px;
}
.font-30 {
    font-size: 30px;
}
.d-none {
    display: none;
}
.d-flex {
    display: flex;
}
.locations-temp .main-spc-pdb-20 {
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .locations-temp .font-48 {
        font-size: 48px;
    }
    .locations-temp .font-40 {
        font-size: 40px;
    }
    .locations-temp .font-32 {
        font-size: 32px;
    }
    .locations-temp .font-26 {
        font-size: 26px;
    }
    .text-center-d {
        text-align: center;
    }
    .text-left-d {
        text-align: left;
    }
    .locations-temp .main-spc-pd-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .locations-temp .main-spc-pdlr-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .locations-temp .main-spc-pdt-50 {
        padding-top: 50px;
    }
    .locations-temp .main-spc-pdb-50 {
        padding-bottom: 50px;
    }
    .locations-temp .main-spc-pdt-30 {
        padding-top: 30px;
    }
    .locations-temp .main-spc-pdb-30 {
        padding-bottom: 30px;
    }
    .locations-temp .main-spc-pdl-30 {
        padding-left: 30px;
    }
    .locations-temp .main-spc-pdr-30 {
        padding-right: 30px;
    }
    .locations-temp .main-spc-pdt-20 {
        padding-top: 20px;
    }
    .locations-temp .main-spc-pd-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .locations-temp .main-spc-pd-15{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .locations-temp .main-spc-pd-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .locations-temp .main-spc-pd-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .locations-temp .main-spc-mg-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .locations-temp .main-spc-mg-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .locations-temp .main-spc-mg-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .locations-temp .main-spc-mg-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .locations-temp .main-spc-mgt-50 {
        margin-top: 50px;
    }
    .locations-temp .main-spc-mgtb-50 {
        margin-bottom: 50px;
    }
    .locations-temp .main-spc-mgt-30 {
        margin-top: 30px;
    }
    .locations-temp .main-spc-mgtb-30 {
        margin-bottom: 30px;
    }
    .locations-temp .main-spc-mgt-20 {
        margin-top: 20px;
    }
    .locations-temp .main-spc-mgtb-20 {
        margin-bottom: 20px;
    }
    .locations-temp .main-spc-mgt-10 {
        margin-top: 10px;
    }
    .locations-temp .main-spc-mgtb-10 {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .font-40 {
        font-size: 30px;
    }
    .text-center-m {
        text-align: center;
    }
    .text-left-m {
        text-align: left;
    }
    .locations-temp .main-spc-mg-50 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .locations-temp .main-spc-mg-30 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .locations-temp .main-spc-mgt-50 {
        margin-top: 40px;
    }
    .locations-temp .main-spc-mgtb-50 {
        margin-bottom: 40px;
    }
    .locations-temp .main-spc-pdlr-30 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .locations-temp .main-spc-mgt-30 {
        margin-top: 20px;
    }
    .locations-temp .main-spc-mgtb-30 {
        margin-bottom: 20px;
    }
    .locations-temp .main-spc-mgt-20 {
        margin-top: 10px;
    }
    .locations-temp .main-spc-mgtb-20 {
        margin-bottom: 10px;
    }
    .locations-temp .main-spc-pd-50 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .locations-temp .main-spc-pdt-50 {
        padding-top: 40px;
    }
    .locations-temp .main-spc-pdb-50 {
        padding-bottom: 40px;
    }
    .locations-temp .main-spc-pdt-30 {
        padding-top: 20px;
    }
}
.font-white {
    color: #fff;
}
.uppercase {
    text-transform: uppercase;
}
