.bk-services .image-box.image-over figure
{
    height: auto;
}
.bk-services .image-box.image-over figure
{
    border-radius: 25px;
    overflow: hidden;
}
.bk-services .image-box.image-over figure img
{
    width:100%;
    position: relative;
}

.bk-services  .box-content {
    padding: 25px;
   text-align: center;
}
.bk-services  .btn-link {
   margin: auto;
}
.bk-services .box-content .box-title {
    margin-bottom: 1rem;
}

.bk-services  .image-box
{
    margin-bottom: 3rem;
}

.card-menu .menu-item {
    line-height: 3rem;
    margin-bottom: 2rem;
}
li.menu-item p {
    margin-bottom: 0;
}

li.menu-item 
{
    margin-bottom: 1rem;
}

li.menu-item h5 {
    font-size: 1.7rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
}

.about-primary-section figure {
    position: relative;
    overflow: visible;
    max-width: 350px;
    margin-bottom: 1rem;
}
.about-primary-section .banner-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 2px;
}
.about-primary-section .sub-title
{
    font-size: 22px;
    margin-bottom: 0;
}
body .type-section .banner-info {
    font-size: 17px;
    width: 100%;
}
body 
{
    font-size: 17px;
}

.image-box-section .row {
    margin-top: 9rem;
}
.footer-bottom {
    padding: 9px 0 0.5rem;
}

.bg-section-1 {
    background-image: url(../images/images/banner1.jpg);
    background-position: 50% top;
}
.bg-section-3 {
    background-image: url(../images/images/pain-banner.jpg);
}

.type-section.type-section-margin-bottom.bg-section.bg-section-3:before {
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
body p 
{
    color: black;
}


.bg-section-5 {
    background-image: url(../images/images/enq-banner.jpg);
}

.footer-top {
    width: 100%;
    padding: 90px 0 52px;
}

.cta-section-1 {
    padding: 120px 0 110px 0;
}

.image-box-section 
{
    padding-bottom: 110px;
}
.social-links {
    margin-left: auto;
    width: 100%;
}

.footer .icon-box.icon-box-simple figure i {
    font-size: 25px;
  
   
}
.footer-bottom {
    padding: 32px 0 0.5rem;
}
.footer .icon-box.icon-box-simple figure {
    width: 50px;
    height: 50px;
    background-color: #ebf6fa;
    color: #00838F;
    margin: 0 auto 1rem;
    position: relative;
}
.footer .icon-box.icon-box-simple .box-title {
    color: white;
    font-size: 20px;
    line-height: 30px;
}
.footer .icon-box 
{
    background-color: transparent;
}
.footer a
{
    color: white;
}
.footer .icon-box.icon-box-simple .box-title
{
    color: white;
}

.about-primary-section {
    padding-top: 110px;
    padding-bottom: 110px;
}

@media(max-width:560px)
{
    .intro-slide.banner .banner-content {
        top: auto;
        bottom: 23.4%;
        padding: 50px 0;
    }
    .about-primary-section {
        padding-top:60px;
        padding-bottom: 60px;
    }
    .card-rating {
        position: static;
        transform: unset;
        position: relative;
        left: auto;
        right: auto;
        margin: auto;
        bottom: auto;
        margin-top: 22px;
    }
    .type-section-margin-bottom {
        margin-bottom:0rem;
    }
    .image-box-section .image-box:not(:first-child) {
        margin-top: 1rem;
    }
    .bk-services .image-box {
        margin-bottom: 2rem;
    }
    .image-box-section {
        padding-bottom: 60px;
       
    }
    .banner-simple 
    {
padding-bottom: 60px!important;
    }
    .cta-section-1 {
        padding: 60px 0 60px 0;
    }
    .footer-top .social-links a {
        display: block;
        text-align: center;
    }
}

.container.image-box-section.bk-services.bk-section .row {
    margin-bottom: -3rem;
}

.bk-services 
{
    padding: 100px 0;
}

.banner-aside figure  
{
    position: relative;
    padding-bottom: 30%;
    width: 100%;
}

.banner-aside figure img.img-aside {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  

}
.banner-aside .banner-content {
    width: 100%;
}
@media(max-width:560px)
{
    .banner-aside figure  
    {
        position: relative;
        padding-bottom: 0%;
        width: 100%;
    }
    .banner-aside figure img.img-aside
    {
        position: static;
    }
}
.banner-aside .banner-title {
    font-size: 3rem;
    line-height: 1.2;
}

a.logo h1 {
    font-size: 27px;
}