.phone-header a {
    font-family: "Jost", sans-serif !important;
    color: #fff !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 1.05rem !important;
}
marquee {
        line-height: 1.5;
}

.btn-call {
    padding: 0 15px;
        color: #ffffff;
    background-color: #e00000;
    border-color: #e00000;
}
.btn-whatsapp {}

.mb-50 {
    margin-bottom: 50px;
}
.ptb-40 {
    padding-bottom: 40px;
    padding-top: 40px;
}
.ptb-50 {
    padding-bottom: 50px;
    padding-top: 50px;
}
.ptb-60 {
    padding-bottom: 60px;
    padding-top: 60px;
}
.ptb-70 {
    padding-bottom: 70px;
    padding-top: 70px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-0 {
    padding-bottom: 0px;
}

.awards {background-color: aliceblue;}
.photo-gallery {background-color: aliceblue;}

.bg1 {background-color: #FFF5E8 !important;}
.bg2 {background-color: #161398 !important;}
.width150 {width: 150px !important;}
.width80 {
    width: 80px !important;
    border: 5px solid #161398;
}

.footer-con p a {
    color: #fff;
    font-weight: 600;
}