@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

.home .content p {
      margin-bottom: 3%;
    font-size: 2rem;
        color: #cfc7c7;
    padding: 1rem 0;
}

 .logo2{
      font-size:30px;
      color:#fff;
    }
  

    .image {
      padding: 0%;
    }

    /* header {
      background-color: #3a3838;
    } */

    html,
    body {
      overflow-x: hidden;
    }

  
    html {
      width: 100%;
      height: auto;
    }
  .team .row .card .image img {
    height: 18rem;
    width: 16rem;
    border-radius: 50%;
    border: .5rem solid #fff;
    box-shadow: 0 0 0.5rem rgb(0 0 0 / 30%);
    object-fit: cover;
}
.team .row .card .image img {
    height: 22rem;
    width: 16rem;
    border-radius: 30%;
    border: .5rem solid #fff;
    box-shadow: 0 0 0.5rem rgb(0 0 0 / 30%);
    object-fit: cover;
}
.team .row .card .info span {
    font-size: 1.2rem;
    color:black !important;
}
.team .row .card .image {
    margin: 0rem 0;
    padding-top: 2rem;
}
.team .row .card .info .icons a {
    margin-top: 1rem;
}
.heading1 {

    font-weight: 700;
    margin: 2rem;
    padding-top: 6rem;
    display: inline-block;
    font-size: 3.5rem;
    color: #7d98e1;
    position: relative;
    letter-spacing: .2rem;
}
.heading4{
 color: #182c61;
    font-weight: 700;
    margin-bottom:3%;
}
.heading4::before {
    top: 5.8rem;
    left: -2rem;
}
.heading4::before, .heading4::after {
    content: '';
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    border-top: 0.4rem solid rgb(20, 67, 20) !important;
    border-left: 0.4rem solid rgb(15, 54, 15) !important;

}
.heading9::after {
    bottom: -0.5rem;
    right: -2rem; 
    transform: rotate(180deg);
}
.heading9::before {
    top: 5.8rem;
    left: -2rem;
}
.heading9::before, .heading9::after {
    content: '';
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    border-top: 0.4rem solid #f23434;
    border-left: 0.4rem solid #f23434;

}
.heading9::after {
    bottom: -0.5rem;
    right: -2rem; 
    transform: rotate(180deg);
}
.heading4::after {
    bottom: -0.5rem;
    right: -2rem; 
    transform: rotate(180deg);
}
.img-fluid{
    width:100%;
    height:auto;
}
.col{
    margin-left:3%;
    padding-bottom:1%;
    padding-left:1%;
}

.col:hover{
    background:#f23434;
}
.img-fluid {
    height:auto;
    width: 100%;
}

.counter .box-container{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding:2rem 0;
}

.counter .box-container .box{
  margin:2rem 5rem;
  text-align: center;
}

.counter .box-container .box i {
    color: black !important;
  font-size: 5rem;
}

.counter .box-container .box span{
    color: black !important;
  font-size: 3rem;
  display: block;
  padding:1rem 0;
}

.counter .box-container .box h3{
  color :black !important;
}
*{
 font-family: 'Montserrat', sans-serif;
  margin:0; padding:0;
  box-sizing: border-box;
  border:none !important;
  outline: none !important;
  text-decoration: none !important;
  text-transform: capitalize;
  font-weight: 400;
  transition: all .2s linear;
}

.facility .box-container .box {
    height: 20rem;
    width: 30rem;
    margin: 0.3rem;
    overflow: hidden;
}
section {
    overflow: hidden;
}
.heading9 {
    font-weight:600;
    margin: 2rem;
    padding-top: 6rem;
    display: inline-block;
    font-size: 4.5rem;
    color: #fff;
    position: relative;
    letter-spacing: .2rem;
}
.contact {

     background-image: url("images/pexels-monoar-rahman-109371.jpg"), linear-gradient(#c7c7c7, #666);
    /*linear-gradient(black),(black)) no-repeat;*/
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
}
.review {

     background-image: url("images/pexels-monoar-rahman-109371.jpg"), linear-gradient(to right, #203a43, #2c5364);
    /*linear-gradient(black),(black)) no-repeat;*/
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
}
.review .box-container{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 5rem;
}

.review .box-container .box {
    background: #fff;
    width: 30rem;
    margin: 5rem 1rem;
    padding: 1.5rem;
    position: relative;
}

.review .box-container .box img{
  position: absolute;
  bottom: -7.5rem; left: -1rem;
  height:5rem;
  width:5rem;
  border-radius: 50%;
  object-fit: cover;
}

.review .box-container .box p{
  font-size: 1.4rem;
  color:black;
}

.review .box-container .box h3{
  text-align: end;
  color:var(--blue);
}

.review .box-container .box span{
  text-align: end;
  color:black;
  display: block;
  font-size: 1.5rem;
}

.review .box-container .box::before{
  content: '';
  position: absolute;
  bottom: -1rem; left:.4rem;
  height:2rem;
  width:2rem;
  background:#fff;
  transform: rotate(45deg);
}
/*@media (max-width: 768px){*/
/*.showcase {*/
/*    height: 17vh;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    padding: 0 20px;*/
/*}}*/
.image-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.ima {
   
  opacity: 0.7;
}


section {
    padding: 2rem 9%;
}
.loader-container{
  position: fixed;
  top:0; left:0;
  z-index: 10000;
  background:#fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height:100%;
  width:100%;
}

.loader-container.fade-out{
  top:-120%;
}

.home{
    height:400px !important;
    background-image: url("homepage.png"), linear-gradient(#c7c7c7, #666);
    /*linear-gradient(black),(black)) no-repeat;*/
    padding: 208px 160px !important;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    display: flex;
    align-items: center;
    background-position: center;
}

.home .content{
    /* width: 60%; */
    text-align: justify;
  padding: 6.5rem 1rem 0px 0px;

}

.home .content h3{
  font-size: 4rem;
  color:#333;
  font-family:sans-serif;
}

.contact {
    min-height: 0vh;
    width: 100vw;
    text-align: center;
}
.heading4 {
    font-weight: 700;

    padding-top: 6rem;
    display: inline-block;
    font-size: 3.5rem;
 
    margin-right: 35%;
    margin-left: 35%;
    position: relative;
    letter-spacing: .2rem;
}


    .contact .row .form-container {
    padding-right: 5%;
    width: 80%;
} 
.btn2{
    
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  animation: pulse-pink 2s infinite;
    margin-top:2%;
padding-right: 2%;
    padding-left: 2%;
}
.contact .row .form-container input, textarea{
  outline: none;
  border:none;
  height:4rem;
 background:white;
  border-radius: .5rem;
  box-shadow: .2rem .2rem .5rem rgba(0,0,0,.2);
  padding:0 1rem;
  margin:1rem 0;
  font-size: 1.6rem;
}
.home .content h3 {
    font-size: 5rem;
    color: #fff;
}

.faq .row .accordion-container .accordion .accordion-header {
    background-color: #f23434;
    margin: 1rem 0;
    box-shadow: 0.1rem 0.1rem 0.3rem rgb(0 0 0 / 30%);
    cursor: pointer;
}
.home1 .content p {
    text-align: justify;
    font-size: 1.7rem;
    color: #c9c4c4;
}
.review .box-container .box p {
    color: #6c6767;
}
.review .box-container .box span {
    color: #524f4f;
}
.review .box-container .box h3 {
    color: #262222;
}
.pricing .box-container .box .btn {
   padding-left: 3%;
    padding-right: 3%;
}
.pricing .box-container .box .price {
    font-size: 3rem;
}
  i.fas.fa-hand-holding-heart:hover {
    color: #f23434;
     transform: scale(1.5); 
} 
 i.fas.fa-smile:hover {
    color: #f1c524;
     transform: scale(1.5); 
} 
 i.fas.fa-users:hover {
    color: #5571af;
     transform: scale(1.5); 
}
i.fas.fa-hospital:hover {
    color: #A020F0;
     transform: scale(1.5); 
}
.stickyrequest-demo {
    overflow: hidden;
}
.stickyrequest-demo .trigger.in {
    opacity: 1;
    visibility: visible;
}
.stickyrequest-demo .trigger {
    background: -webkit-gradient(linear,left top,left bottom,from(#1d96ec),color-stop(82%,#6588f2),to(#7884f3));
    background: -webkit-linear-gradient(top,#1d96ec 0%,#6588f2 82%,#7884f3 100%);
    background: -o-linear-gradient(top,#1d96ec 0%,#6588f2 82%,#7884f3 100%);
    background: linear-gradient(to bottom,#1d96ec 0%,#6588f2 82%,#7884f3 100%);
    color: #ffffff;
    font-weight: 600;
    padding: 18px 10px 18px 8px;
    font-size: 1.4rem;
    position: fixed;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: 0;
    top: 50%;
    z-index: 999;
    text-transform: uppercase;
    border-radius: 0 15px 15px 0;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    opacity: 0;
    margin-top: -110px;
    visibility: hidden;
}
.stickyrequest-demo .stickyrequest-form {
    background: -webkit-gradient(linear,left top,right top,color-stop(1%,#1e96ec),color-stop(64%,#6e7ff6),to(#7f76f3));
    background: -webkit-linear-gradient(left,#1e96ec 1%,#6e7ff6 64%,#7f76f3 100%);
    background: -o-linear-gradient(left,#1e96ec 1%,#6e7ff6 64%,#7f76f3 100%);
    background: linear-gradient(to right,#1e96ec 1%,#6e7ff6 64%,#7f76f3 100%);
    -webkit-transform: translate(100%,-50%);
    -ms-transform: translate(100%,-50%);
    transform: translate(100%,-50%);
    right: 0;
    top: 50%;
    z-index: 9999;
    position: fixed;
    padding: 0;
    color: #ffffff;
    border-radius: 15px 0 0 15px;
    width: 341px;
    max-width: 80%;
    max-height: 85%;
    overflow: auto;
    text-align: center;
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
    padding: 20px;
}
.stickyrequest-demo .stickyrequest-form .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    opacity: 1;
    text-shadow: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
}
.stickyrequest-demo .stickyrequest-form .close:hover {
    background: #ffffff;
    color: #1B92FA;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
   
    text-decoration: none;
    opacity: .75;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon"!important;
    /* speak: none; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.icon-close:before {
    content: "x";
}
.gform_wrapper.request-demo_wrapper {
    margin: 0;
    max-width: 100%;
}
.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    box-sizing: border-box!important;
}
.gform_wrapper.request-demo_wrapper .request-demo {
    font-size: 1.6rem;
    text-align: center;
}
.gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 18px;
}
.gform_wrapper.request-demo_wrapper .request-demo h3.gform_title {
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 20px;
}
.gform_wrapper.request-demo_wrapper .request-demo h3.gform_title {
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 20px;
}
.gform_wrapper h3.gform_title {
    letter-spacing: normal!important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 700;
    font-size: 1.25em;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-size: 1.25em;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    font-weight: 400;
    border: none;
    background: 0 0;
}
.gform_wrapper.request-demo_wrapper .request-demo {
    font-size: 1.6rem;
    text-align: center;
}.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    box-sizing: border-box!important;
}
body .gform_wrapper ul.gform_fields li.gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .gform_wrapper ul.gform_fields li.gfield select, body .gform_wrapper ul.gform_fields li.gfield textarea, body .gform_wrapper ul.gform_fields li.gfield label {
    border-radius: 8px;
    padding: 5px 10px;
    border: none;
    font-size: 1.3rem;
}
.gform_wrapper.request-demo_wrapper .request-demo input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper.request-demo_wrapper .request-demo select, .gform_wrapper.request-demo_wrapper .request-demo textarea {
    background-color: rgba(255,255,255,0.9);
}
.stickyrequest-demo.open .stickyrequest-form {
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.stickyrequest-demo .stickyrequest-form .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    opacity: 1;
    text-shadow: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
}
    /* Assign full width inputs*/ 
        input[type=text], 
        input[type=email],
        input[type=password] { 
            width: 100%; 
            padding: 12px 40px; 
            margin: 8px 0; 
            display: inline-block; 
            border: 1px solid #ccc; 
            box-sizing: border-box; 
        } 
          
        /* Set a style for the buttons*/ 
        button { 
            background-color: #4CAF50; 
            color: white; 
            padding: 14px 20px; 
            margin: 8px 0; 
            border: none; 
            cursor: pointer; 
            width: 100%; 
        } 
  
        /* Set a hover effect for the button*/ 
        button:hover { 
            opacity: 0.8; 
        } 
  
        /* Set extra style for the cancel button*/ 
       
      
        .fontuser {
            position: relative;
        }
          
        .fontuser i{
            position: absolute;
            left: 15px;
            top: 40px;
            color: gray;
        }
          
        .fontpassword {
            position: relative;
        }
          
        .fontpassword i{
            position: absolute;
            left: 15px;
            top: 40px;
            color: gray;
        }
        .trigger{

  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);

  animation: pulse-black 2s infinite;
}
        @keyframes pulse-black {
  0% {
    box-shadow: 0 0 0 0 #6588f2bf;
}
70% {
    box-shadow: 0 0 0 10px rgb(68 110 173 / 70%);
}
  
  100% {
    box-shadow: 0 0 0 0 rgba(142, 68, 173, 0);
  }
}
   @keyframes pulse-pink {

  0% {
    box-shadow: 0 0 0 0 rgb(219 17 45 / 70%);
}

70% {
    box-shadow: 0 0 0 10px #891f1f;
}
  100% {
    box-shadow: 0 0 0 0 rgba(142, 68, 173, 0);
  }
}
@media only screen and (max-width: 600px) {
  .home .content p {
    /* letter-spacing: 0px; */
    font-size: 2rem;
    color: white;
    padding: 2rem 0;
  }
  .home .content{
    width: 100%;
  }
  .home{
    width: 100%;
    padding: 42px !important;
    height: 445px !important;
  }
  .home .content h3 {
    font-size: 3rem;
  }
  .heading4, .heading9 {
    font-size: 1.5rem;
    margin: 1rem 5%;
    padding-top: 2rem;
  }

  .review .box-container, .counter .box-container {
    flex-direction: column;
    padding: 1rem 0;
  }
  section {
    padding: 1rem 1%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
  .home .content p, .home1 .content p {
    font-size: 1.5rem;
    color: #ddd;
    margin-bottom: 2%;
    padding: 1rem 0;
  }
  .heading1, .heading4, .heading9 {
    font-size: 2rem;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 3rem;
  }
 
  .review .box-container .box {
    width: 90vw;
    margin: 2rem 0.5rem;
    padding: 1rem;
  }
  .img-fluid, .image {
    width: 100%;
    height: auto;
  }
  section {
    padding: 1.3rem 4%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .home .content h3 {
    font-size: 2.5rem;
  }

  .review .box-container .box {
    width: 60vw;
    margin: 3rem 1rem;
  }
  section {
    padding: 2rem;
  }
  .counter .box-container .box {
    margin: 1rem 2rem;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .review .box-container .box {
    width: 35rem;
    margin: 4rem 1rem;
  }
  section {
    padding: 2rem 6%;
  }
  .logo2 {
    font-size: 2.2rem;
  }
  .home .content h3 {
    font-size: 3.5rem;
  }
}
@media only screen and (min-width: 1201px) {
  .home .content h3 {
    font-size: 5rem;
  }
  
  section {
    padding: 2rem 9%;
  }
  .review .box-container .box {
    width: 30rem;
    margin: 5rem 1rem;
  }
}
home.css
Displaying style.css.