
/* 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: #eea606;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.btb .cblkbdy a {
    color: #ffffff;
}

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







.hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hero .hl-triangle,
footer.content-info .hl-triangle {
    display: block;
    width: 100%;
    max-width: inherit;
    margin: 0;
    height: 2vw;
}




 .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: #29b605;
 }

 .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 {
     margin: 20px;
 }

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



