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;
  }
 
.aboutbut{
    background-color: #dc3545;
    border: #dc3545 solid;
    border-radius: 15px;
    margin-left:30px;
    font-size: 18px;
    font-weight:600;
}
.aboutbut a{
    text-decoration:none;
    color: #fff;
}
.btn-danger{
    /* margin-left:20px; */
    font-size: 18px;
    font-weight:600;
}
.btn-danger a{
    text-decoration:none;
    color: #fff;
}
.coverlayyy{
  margin-right:20px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="coverlayyy"] {
    width:200px;
    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");
    background-repeat: no-repeat;
    height:600px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 100px;
    padding-bottom: 100px;
}
.TitleCard{
    margin-top: 130px!important;
    margin-left: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: #fff;
}
.textCard{
    margin-left: 30px;
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
    font-size: 20px;
    width: 400px;
}

.dvhima{
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 5px;
}

.clr {
    clear: both;
}



.desc {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-align: justify;
}

.title {
    font-size: 22px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    color: #491f9b;

}

.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;
}

.divline {
    width: 100px;
    height: 2px;
    background-color: #6426e0;
    margin-left: 50px;
    margin-bottom: 30px;
    margin: auto;
}

.lifepart {
    position: relative;
    width: 80%;
}


.lifeTitle {
    position: absolute;
    top: -7px;
    left: 155px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #6426e0;
    letter-spacing: 2.5px;
}

.lifedec {
    position: absolute;
    top: 80px;
    left: 90px;
    color: black;
    text-align: center;
    text-align: justify;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 17px;
}



.drivetiltle {
    text-align: justify;
    font-size: 30px;
    font-weight: bold;
    color: #491f9b;
    letter-spacing: 1.5px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.drivSectitle {
    text-align: justify;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #491f9b;
}

.drivDesc {
    text-align: justify;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.boolde {
    font-size: 19px;
    color:#4c82e7;
    font-weight: 500;
}

.btn12 {
    margin-top: 50px;
    margin-left: 140px;
    padding: 10px;
}

.secondRow {
    margin-top: 30px;
}

/* 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;
        font-weight: 600
    }
  }
  .ajweb{
    color: #fff !important;
  }