
/* about us abx
 image block .imx */

 .vpx a {
    color: white;
    text-decoration: none;
    background: #0a58e6;
    border-radius: 17px;
    padding: 12px;
    font-weight: bold;
}


/* services */
.srx .views-field.views-field-title {
    position: absolute;
    background: black;
    width: 80%;
    background: rgb(12 12 12 / 65%);
    padding: 15px;font-size: 26px;
}
.srx a {
    color: #eff2f5;
    text-decoration: none;
    font-size: 28px;
    font-family: Montserrat,sans-serif;
    font-weight: bold;
}

.srx .view-footer a {
    padding: 10px 20px;
    border-radius: 15px;
    border: 2px solid #e0dada;font-size: 20px;
}
.srx .view-footer {
    font-size: 20px;
}

/* contact */





/* top bar */
.btb .cblkbdy {
    background: #eea606;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.btb .cblkbdy {
    background: #c10740;
    color: #ffffff;
    text-align: center;
        height: 30px;
}

.btb .cblkbdy a {
    color: #ffffff;
    padding: 10px 10px 10px 0;font-size: 16px;
        font-weight: bold;margin-left: -10px;
}
.ph.glyphicon.glyphicon-phone-alt::after {
    content: none;
    /* Hide the content */
}
.btb .cblkbdy .glyphicon {
    color: #d4cece;
    padding: 5px 0px 0 15px;
}
.btb .cblkbdy .cbr {
    color: #6d6969;
}
.btb em {
    color: #e2dbdb;
    font-size: 22px;
}
.btb .cblkbdy .cbl a {
    color: #ffffff;
}

.btb {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}












 .areas-p h1 {
     text-transform: capitalize;
     font-size: 48px;
     letter-spacing: 0em;
     padding-bottom: 3%;
 }

 .areas-p h2 {
     text-transform: capitalize;
     font-size: 28px;
     letter-spacing: 0em;
 }

 .areas-p .areas-s {
     color: #053aa1;
 }

 .areas-p hr {
    border: none;
    padding-bottom: 15px;
    box-shadow: inset 0 -8px 8px -8px rgba(0, 0, 0, .1);
    margin-top: 0;
    margin-bottom: 35px;
 }
 .SA_P {
     float: left;
 }

 .SA_P figure {
     text-align: center;
 }
 .SA_P figure>img {
     width: 100%;
     border-radius: 0px;
     object-fit: cover;
 }
 figcaption.figure-caption {
     color: white;
     background: #c10740;
     padding: 5px;
 }


@media only screen and (min-width: 768px) {
.SA_P figure {
        margin: 20px;
    }
}



