body {
    margin: 0;
    padding: 0;
}

/* navbar */
.abs-center-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.addnav {
    font-size: 14px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
    color: #393c45;
}

.addnav:hover {
    cursor: pointer;
    color: #491f9b;
    background-color: transparent;
    transition: 0.5s;
}

.addnavs {
    font-size: 17px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    color: white !important;
}

.addnavs:hover {
    cursor: pointer;
    color: #491f9b !important;
    background-color: transparent;
    transition: 0.5s;
}

.btn-danger {
    margin-left: 50px;
    font-size: 18px;
    font-weight: 600;
}

.btn-danger a {
    text-decoration: none;
    color: #fff;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="coverlayyy"] {
      width: 100%;
      padding-top: 15px!important;
      margin: auto !important;
      margin-left: 50px !important;
    
    }
  }

  
/* navbar */

.hearder {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)), url("https://www.paterson-healthcare.co.uk/rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBeVh1R2c9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--8ac8300708d8bac4bb890837ec688dd73d24f4f2/Healthcare-Tech.jpg");
    height: 480px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 100px;
    padding-bottom: 100px;
}


.card-img-overla {
    margin-right: 20px !important;
    /* margin-top: 20px !important */
    /* bottom: 25%; */
}

.card-img-overlay {
    margin-top: 180px !important;
}

.clr {
    clear: both;
}

.up {
    position: fixed;
    bottom: 8px;
    right: -55px;
    background-color: #33353d;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    padding: 2px;
    transition: 0.2s;
    z-index: 100000 !important;

}

.show {
    right: 15px;
}

.icoon {
    color: #fff;
}

.contactword {
    margin-top: 30px;
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    letter-spacing: 2px;
}

.divline {
    width: 150px;
    height: 2px;
    background-color: #fff;
    margin-left: 50px;
    margin-bottom: 50px;
    margin: auto;
}

.imagee {
    margin-top: 30px !important;
    margin-left: 50px;
}

.dvhima {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 5px;
}


.companyTitle {
    font-size: 40px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    text-align: justify;
    color: #491f9b;

}

.weAreTitle {
    margin-top: 10px;
    font-size: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    text-align: center;
    text-align: justify;
    color: #491f9b;

}

.compDesc {
    text-align: justify;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.Desc2 {
    margin-left: 70px;
    margin-top: 30px;
    text-align: justify;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;

}

/* counter */

.counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center;
    background-color: #89cff0;
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #f6f6f6;
    font-size: 18px;
    font-weight: 500;
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #f6f6f6
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #f6f6f6;
    line-height: 28px
}

.counter-box.colored {
    background: #89cff0;
}

.counter-box.colored,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}

.proo {
    background-color: #89cff0;
}

* {
    box-sizing: border-box;
}



.boolde {
    font-size: 20px;
    color: #4c82e7;
    font-weight: 500;
}


.circle-icon {
    background: white;
    color: #89cff0;
    padding: 30px;
    border-radius: 50%;
    border: 0.5px solid #e2e2e1;
    margin: auto;
    width: 50px;
}

.circle-icon:hover {
    background: #89cff0;
    color: white;
    padding: 30px;
    border-radius: 50%;
    border: 0.5px solid #e2e2e1;
    margin: auto;
    transition: 0.5s;
}

.sec2 {
    margin: auto;
    max-width: 42rem;

}

.sec22 {
    margin-right: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
    max-width: 42rem;
    margin: auto;
}

.texsec2 {
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    font-size: 50px;
    color: black;
    letter-spacing: 2px;
    padding-bottom: 50px;
}

h5 {
    margin-top: 20px;
}


/* Footer */
.site-footer {
    background-color: #4c82e7;
    padding: 35px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #33353d;
}

.site-footer hr {
    border-top-color: #000;
    opacity: 0.5
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
    text-decoration: none;
}

.site-footer a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #fff
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: wheat;
    text-decoration: none;
}

.text-justify {
    color: white;
}

.footer-links.inline li {
    display: inline-block
}

.site-footer .social-icons {
    text-align: right
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
}

.copyright-text {
    margin: 0;
    color: white;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: white;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;

    }
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: white;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

.ajweb {
    color: #fff !important;
}