@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
body {
  /* font-family: 'Roboto', sans-serif !important; */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
p{
  text-align: justify;
  font-weight: 400 !important;
  color: grey;
  margin-bottom: 35px !important;
}
.text-justify{
  text-align: justify;
}
.text-primary {
  color: #3c6ca4 !important;
}
.text-secondary {
  color: #8cac3c !important;
}

.bg-primary {
  background-color: #3c6ca4 !important;
}

.about-img-filter {
  filter: brightness(0.2);
  height: 540px;
  width: 100%;
  padding: 0 !important;
  object-fit: cover;
}
.bg-secondary {
  background-color: #8cac3c !important;
}
.fw-400{
  font-weight: 400 !important;
}
a{
  text-decoration: none;
  color: black;
}
a:hover{
  color: black !important;
}
.social-link:hover a{
  color: white !important;
}

ul {
  list-style-type: square;
}

::-webkit-scrollbar {
  display: none;
}
.pt-6 {
  padding-top: 130px;
}
.py-6 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.mt-6 {
  margin-top: 130px;
}
.home-banner-img{
  height: 600px !important;
  object-fit: cover;
  filter: brightness(0.4);
}
.about-card {
  border-radius: 2px;
}
.about-card .inner {
  border-radius: 2px;
}
.about-card .icon {
  height: 99px;
  width: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3c6ca4;
  border: 2px solid #3c6ca4;
  margin-bottom: 30px;
  border-radius: 2px;
  /* transition: all 0.3s ease; */
  padding: 15px;
}
.about-card:hover .icon {
  background: #ffffff;
  border: 2px solid #000000;
  transition: all 0.3s ease;
}
.about-card img {
  filter: invert(1);
  transition: all 0.3s ease;
}
.about-card:hover img {
  filter: invert(0);
  transition: all 0.3s ease;
}
.about-card .water-mark {
  color: #dcdcdd;
  position: absolute;
  right: 11px;
  top: -6px;
  font-size: 61px;
  text-transform: uppercase;
  font-weight: 400;
}
.about-card a{
  color: #73b0ff !important;
}
.performance-banner-blog {
  background-image: url(/embed/almon_healthcare_assets/images/home/performance/banner.jpg);
  /* min-height: 810px; */
  position: relative;
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  position: relative;
  background-size: cover;
  width: 100%;
  background-position: center;
  /* filter: brightness(#000000); */
}
.service-banner-blog {
  background-image: url(/embed/almon_healthcare_assets/images/service/banner.jpg);
  /* min-height: 810px; */
  position: relative;
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  position: relative;
  background-size: cover;
  width: 100%;
  background-position: center;
  /* filter: brightness(#000000); */
}
.performance-card{
  background-color: transparent;
  border: 2px solid #ffffff;
}
.accreditations-border {
  border: 1px solid grey;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
}
.performance-card:hover{
  transition: all 0.7s ease;
  background-color: #3c6ca4;
  border: 2px solid #3c6ca4;
}
.fw-900 {
  font-weight: 900;
}
.product-img {
  max-width: 100%;
  height: 300px !important;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.product-card{
  position: relative;
}
.product-card:hover .product-img{
  filter: brightness(0.7);
  transition: all 0.5s ease;
}
.product-content {
  position: absolute;
  background-color: #3c6ca4;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  width: 80%;
  bottom: 25px;
  left: 10%;
  border-radius: 7px;
}

.performance-banner-blog .content, .service-banner-blog .content, .award-banner-blog .content, .why-us-banner-blog .content{
  color: white;
  text-align: center !important;
}
.home-banner-blog .content{
  color: white;
  text-align: center;
  position: absolute;
  top: 23% !important;
  left: 14%;
}
.animated-text {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.animated-text.active {
  opacity: 1;
  transform: translateY(0);
}
.home .owl-dots .owl-dot {
  margin: 0px 5px;
}
.home .owl-dots .owl-dot button {
  background: #ffffff;
  border: none;
  padding: 10px 12px;
  border-radius: 50%;
  color: #3c6ca4;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.home .owl-dots {
  position: absolute;
  top: 38%;
  right: 12%;
}
.home .owl-dots .owl-dot button:focus {
  outline: none;
}
.home .owl-dots .owl-dot.active button {
  color: #ffffff;
  border: none;
  background: #3c6ca4;
  padding: 10px 12px;

}
.about-img {
  max-width: 100%;
  height: 473px !important;
  width: 100% !important;
  object-fit: cover;

}
.solution-banner-blog ul li, .home-banner-blog ul li, .product-banner-blog ul li, .service-banner-blog ul li, .award-banner-blog ul li{
  display: inline;
}
.solution-banner-blog ul, .home-banner-blog ul, .product-banner-blog ul, .service-banner-blog ul, .award-banner-blog ul{
  padding-left: 0 ;
}
.fs-18 {
  font-size: 18px !important;
}
.border-primary{
  border: 1.8px solid #3c6ca4 !important;
}
.home-btn {
  background-color: #8cac3c;
  border: 3px solid #8cac3c;
  color: white;
  padding: 9px 26px;
  border-radius: none !important;
  font-weight: 700;
  text-align: center;
}
.home-btn:hover {
  background-color: #ffffff;
  border: 3px solid #8cac3c;
  color: #8cac3c !important;
  padding: 9px 26px;
  font-weight: 700;
  text-align: center;
}
.home-filter {
  filter: drop-shadow(2px 2px 1px black);
}
.overflow-hidden{
  overflow: hidden !important;
}

.fw-900 {
  font-weight: 900 !important;
}


.fs-4rem {
  font-size: 4rem;
}

.mb-31px {
  margin-bottom: 31px !important;
}
.mb-16px {
  margin-bottom: 16px !important;
}


.cabin-card .cabin-img {
  max-width: 100%;
  height: 400px;
}
.cabin-card .cabin-img-wrapper {  
  width: 100%;
  height: 400px;
  overflow: hidden; 
}

.cabin-card .cabin-inner-img {
  transition: 0.3s;
}

.cabin-card:hover .cabin-inner-img {
  transform: scale(0.8);
}
.fs-large {
  font-size: xxx-large;
}


@media (min-width: 1440px) {
  .container {
    max-width: 1170px !important;
  }
}

@media (max-width: 768px) {
  .flex-direction {
    flex-direction: column-reverse;
  }
}
.product-number {
  position: absolute !important;
  right: 7px;
  top: -12px;
  z-index: 1;
  color: #d3d1d1;
}
.performance-border {
  border-right: 2px solid #3a3669 !important;
  border-radius: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* why us icon hover stop */
@media (max-width: 528px) {
.pt-6 {
  padding-top: 80px;
}
.py-6 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.mt-6 {
  margin-top: 80px;
}
.performance-border {
  border-right: 0 !important;
}
.fs-large {
  font-size: xx-large;
}
.fs-4rem {
  font-size: 3.2rem;
}
.home-banner-blog .content {
  top: 16% !important;
  left: 0;
}
.home .owl-dots .owl-dot button {
  font-size: 0;
}
.home .owl-dots {
  top: inherit;
  right: inherit;
  bottom: 3px;
  display: flex;
  left: 50%;
  transform: translate(-50%, 10px);
}
.home .owl-dots .owl-dot.active button {
  padding: 10px;
}
.home .owl-dots .owl-dot button {
  padding: 7px;
}
}

