<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1500px) and (max-width: 1600px) {
  .event-img {
    /* animation: eventAnim 10s ease 0s infinite alternate forwards; */
    position: absolute;
    bottom: 20%;
    left: 12%;
  }
  .event-img1 {
    position: absolute;
    right: 5%;
    top: 35%;
    /* animation: eventAnim 10s ease 0s infinite alternate forwards; */
  }
  .blog-img {
    /* animation: eventAnim 10s ease 0s infinite alternate forwards; */
    position: absolute;
    bottom: 15%;
    right: 4%;
  }
  .blog-img1 {
    /* animation: eventAnim 10s ease 0s infinite alternate forwards; */
    position: absolute;
    top: 18%;
    left: 7%;
  }
  .next {
    position: absolute;
    width: 48%;
    bottom: -3%;
    left: 0%;
  }
  .hr_purpose h5 {
    color: #ffffff;
    font-size: 26px;
    line-height: 45px;
    font-family: Roboto-bold;
    text-align: center;
    padding: 0px 0px 10rem;
  }
  .banner_img1 {
    position: absolute;
    width: 44%;
    top: 40%;
    right: 1%;
}
}


@media (min-width: 1200px) and (max-width: 1400px) {
  #header .logo {
    font-size: 26px;
    margin: 0;
    padding-right: 0px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-left: 10px;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 15px;
  font-size: 15px;
  color: #0e171a;
  white-space: nowrap;
  transition: 0.3s;
  font-family: opensans-semibold;
}
}
/*--------------------------------------------------------------
# Homepage Tablet Responsive
--------------------------------------------------------------*/

@media (max-width: 1024px) {
  .testy_plan {
    position: absolute;
    left: 0%;
    bottom: 50%;
  }
  .modal-dialog {
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .header_btn {
    width: 20%;
  }
  #header .logo1 {
    font-size: 26px;
    margin: 0;
    padding-left: 25px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mt-24 {
    margin-top: 18rem;
  }
  .banner-img5 {
    position: absolute;
    top: 0%;
    left: -11%;
  }
  .banner {
    height: 680px;
    background: url("../img/home/banner-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 65%;
    margin-top: -100px;
    position: relative;
  }
  .banner-img1 {
    position: absolute;
    bottom: 13px;
    right: 13%;
    z-index: 3;
    height: 65%;
  }
  .banner-img2 {
    position: absolute;
    right: 7%;
    bottom: 37%;
    width: 20%;
  }
  .banner-img3 {
    position: absolute;
    bottom: 57%;
    right: 5%;
    width: 16%;
  }
  .banner-img4 {
    position: absolute;
    bottom: 14%;
    right: 3%;
    width: 8%;
  }
  .circle_bg {
    background: url("../img/home/circle.svg") no-repeat;
    background-position: 0% 0%;
    height: 100%;
    width: 130%;
    animation: myAnim 2s linear 0s infinite normal forwards;
  }
  .service_mob {
    position: absolute;
    top: 4.5rem;
    left: 0.5rem;
  }
  .service_bg {
    background: url("../img/home/service.png") no-repeat;
    height: 27rem;
    width: 26rem;
    left: 10px;
    background-position: center;
    background-size: cover;
    animation: myAnim 2s linear 0s infinite normal forwards;
    margin-left: -2rem;
  }
  .service_sec h6 {
    font-size: 18px;
    font-family: Roboto-medium;
    color: #ffffff;
    padding: 10px 0px 10px;
  }
  .service_btn {
    background: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 10px 0px 0px;
    padding: 18px 25px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #393939;
    font-family: "Roboto-bold";
    z-index: 1;
    position: relative;
  }
  .event_btn {
    background: #285393;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 10px 80px 40px;
    padding: 20px 50px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #ffffff;
    font-family: Roboto-regular;
    align-self: center;
    /* margin: 0px 10px; */
}
  .product {
    padding-top: 70px;
    padding-bottom: 150px;
    background: url("../img/home/product_bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -115px;
  }
  .product_img1 {
    position: absolute;
    top: 1rem;
    left: 6rem;
  }
  .product_img2 {
    position: absolute;
    top: 1rem;
    left: 9rem;
  }
  .product p {
    font-family: "Roboto-bold";
    font-size: 18px;
    text-align: center;
    color: #393939;
    padding: 50px 8px 0px;
  }
  #upcoming .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0rem;
    padding-right: 2rem;
  }
  #upcoming .swiper-slide h4 {
    color: #393939;
    font-size: 18px;
    line-height: 25px;
    font-family: "Roboto-bold";
    text-align: center;
    padding: 25px 0px 18px;
    letter-spacing: 0.3px;
  }
  .event h6 {
    color: #393939;
    font-size: 16px;
    line-height: 5px;
    font-family: "Roboto-bold";
    padding: 0px 0px 5px;
    align-self: center;
  }
  #upcoming .swiper-slide p {
    color: #000000;
    font-family: "Roboto-regular";
    display: flex;
    align-self: center;
    font-size: 16px;
    margin: 2px 90px;
  }
  .event-content {
    margin-left: -30px;
  }
  #upcoming .swiper-slide-active {
    height: 440px;
  }
  #upcoming .swiper-button-next,
  #upcoming .swiper-button-prev {
    top: 50%;
    position: relative;
    width: 8%;
  }
  #upcoming .swiper-pagination-fraction {
    bottom: 12px;
    left: 15px;
    width: 93%;
    z-index: 1;
  }
  #testy .swiper-slide-active {
    width: 18.75rem;
    height: 270px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    border: unset;
    border-radius: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
  }
  #testy .swiper-slide {
    width: 18.75rem;
    height: 270px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    border: 4px solid #ffffff;
    border-radius: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
  }
  .pl-btn {
    width: 75px;
    height: 75px;
    background: radial-gradient(
      rgb(255 0 128 / 0%) 60%,
      rgba(255, 255, 255, 1) 62%
    );
    border-radius: 50%;
    position: absolute;
    display: block;
    margin: 0px auto;
    top: -2rem !important;
    left: -2rem !important;
  }
  #blog_sec .swiper-nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 16%;
    padding-top: 1.5em;
  }
  #blog_sec .swiper-pagination2 {
    position: initial;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    padding: 4px 2px;
    margin-top: 0px;
  }
  #follow .white_bg {
    background: #f9f9f9;
    padding: 0px 35px 0px;
  }
  #follow .swiper-slide {
    background-size: cover;
    background-position: 50%;
    min-height: 30vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #follow .swiper-nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 16%;
    padding-top: 2em;
  }
  #follow .swiper-pagination3 {
    position: initial;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    padding: 4px 10px;
    margin-top: 0px;
  }
  .form_bg {
    background: url("../img/home/form_bg.png") no-repeat;
    background-position: 60% 0%;
    height: 140%;
    width: 140%;
    animation: myAnim 2s linear 0s infinite normal forwards;
  }
  .counter h3 {
    font-size: 14px;
    font-family: 'Roboto-light';
    color: #ffffff;
    padding: 0px 0px;
}
.story {
  padding: 60px 0px 70px;
  background: #fcfcfc;
}
.tele-spec {
  background: url(../img/service/tele-bg.png);
  padding: 0 0 15px 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 100px;
  padding-top: 100px;
  padding-top: 100px;
  margin-top: -125px;
}
  /*--------------------------------------------------------------
# medical Tablet Responsive
--------------------------------------------------------------*/
.tab_prgm button {
  /* background-color: #393939; */
  color: #909090;
  /* float: left; */
  border-bottom: unset;
  outline: none;
  border-top: unset;
  border-right: unset;
  border-left: unset;
  cursor: pointer;
  padding: 5px 5px;
  font-size: 16px;
  width: 32%;
  font-family: Roboto-medium;
}
  .special {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .single_healthcare p {
    font-family: "Roboto-regular";
    text-align: left;
    font-size: 14px;
    color: #393939;
    width: 85%;
  }
  .single_slider h1 {
    font-size: 90px;
    font-family: "Roboto-bold";
    color: #ffffff;
    text-align: center;
  }
  .single_slider h2 {
    font-size: 30px;
    font-family: Roboto-regular;
    text-align: center;
    color: #ffffff;
  }
  .single_slider h5 {
    font-size: 32px;
    font-family: Roboto-bold;
    text-align: center;
    padding: 0px 0px;
    color: #ffffff;
  }
  .left {
    position: relative;
    margin-left: 0px;
  }
  .bg {
    padding: 40px 0px;
    background: #ffffff;
    width: 100%;
    position: absolute;
    bottom: 2%;
    left: -9%;
    z-index: 9;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 0px 3px 6px #00000029;
    display: none;
  }
  .special .swiper {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 85%;
}
.banner_img4 {
  position: absolute;
  width: 10%;
  left: 0%;
  top: 18%;
}
.banner_img3 {
  position: absolute;
  width: 15%;
  right: 0%;
  top: 25%;
}
.medical-banner {
  padding-top: 120px;
  padding-bottom: 60px;
  background: url("../img/medical/banner.svg");
  background-repeat: no-repeat;
  margin-top: -5px;
  position: relative;
  background-position: bottom;
  background-size: cover;
}
.banner_img {
  position: absolute;
  width: 55%;
  top: -25%;
  left: 49%;
}
.banner_img2 {
  position: absolute;
  width: 37%;
  top: -27%;
  right: 5%;
}
.banner_img1 {
  position: absolute;
  width: 36%;
  top: 40%;
  right: 5%;
}
.dental-banner {
  padding-top: 60px;
  padding-bottom: 80px;
  background: url("../img/dentistry/banner.png");
  background-repeat: no-repeat;
  margin-top: -5px;
  position: relative;
  background-position: bottom;
  background-size: cover;
} 
.dr_img {
  position: absolute;
  width: 58%;
  right: 2%;
  bottom: -3px;
  rotate: 11px;
  transform: rotate(-3deg);
}
.teeth_img {
  width: 30%;
  padding-bottom: 15px;
}
.dr_img1 {
  position: absolute;
  right: 20%;
  width: 9%;
  top: 34%;
}
.dr_img2 {
  position: absolute;
  right: 10%;
  width: 2.5%;
  top: 40%;
}
.dr_img3 {
  position: absolute;
  right: 1%;
  width: 8%;
  top: 60%;
}
  /*--------------------------------------------------------------
# business Tablet Responsive
--------------------------------------------------------------*/

  .price_card {
    width: 80%;
    margin: 15px 15px !important;
  }
  .price_card h6 {
    padding-bottom: 10px;
  }
  .price_card h5 {
    font-size: 18px !important;
  }
  .price_card {
    padding: 20px 15px;
  }
  .price_card-container {
    flex-direction: row;
    align-items: center;
  }
  .price_card-container {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: unset;
    padding-bottom: 9rem;
  }
  .price_card p {
    margin: 15px -25px;
  }
  .buy {
    margin: 15px 0px 0px;
  }
  .highlights p {
    font-size: 14px;
    font-family: "Roboto-light";
    color: #242424;
    padding-right: 0px;
  }
  #money img {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  #money p {
    padding: 0px 0px;
  }
  .webinar {
    padding-top: 100px;
  }
  .webinar h6 {
    padding: 20px 0px;
  }
  .webinar .swiper-nav-wrapper {
    width: 15%;
    padding-top: 1em;
  }
  #user p {
    padding: 0px 10px;
  }
  .service_sec-btn {
    margin: 20px 0px 0px;
    padding: 18px 5px;
    width: 100%;
  }
  .crm_highlights {
    padding-top: 80px;
    margin-top: -170px;
  }
  .crm_img {
    margin: 0rem 3.5rem;
  }
  .crm_white {
    background-color: #ffffff;
    padding: 30px 20px 10px;
    border-radius: 15px;
    margin: 0px 10px;
  }
  .crm_purpose p {
    padding-right: 10px;
  }
  .highlights {
    padding-top: 80px;
  }
  .crm_webinar {
    padding-top: 70px;
    padding-bottom: 190px;
  }
  .crm_webinar h6 {
    padding: 20px 5px;
  }
  .crm_brand {
    padding-bottom: 100px;
    padding-top: 30px;
    margin-top: -210px;
  }
  .crm_webinar .swiper {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    position: unset;
  }
  .crm_webinar .play_icon {
    position: absolute;
    top: 5rem;
    left: 5rem;
    z-index: 1;
  }
  .crm_webinar .swiper-button-prev {
    position: absolute;
    left: 7%;
  }
  .crm_webinar .swiper-button-next {
    position: absolute;
    right: 6%;
  }
  .next {
    position: absolute;
    width: 68%;
    bottom: 5%;
    left: -22%;
  }
  .hr_purpose h5 {
    padding: 0px 0px 9rem;
  }
  .star {
    border: 1px solid #fedd50;
    border-radius: 11px;
    margin: 0px 5px;
    padding: 20px;
  }

  /*--------------------------------------------------------------
# Testimonials Tablet Responsive
--------------------------------------------------------------*/

  .img-grid {
    height: 180px;
    width: 245px;
  }
  .columns {
    display: block;
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0px 0px 3px #00000029;
    background: #f5f5f5;
    margin-bottom: 22rem;
  }
  .grid_columns {
    display: block;
    width: 75%;
    float: left;
    box-sizing: border-box;
    padding: 0px 0px 0px 80px;
  }
  .play_icon {
    position: absolute;
    top: 5rem;
    left: 7rem;
    z-index: 1;
  }
  .testimonial-single {
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #fcfcfc !important;
  }

  .grid &gt; div {
    display: block;
    float: left;
    width: 39%;
    height: auto;
    padding: 10px 0px 10px 0px;
    margin-right: 0%;
    margin-bottom: 0px;
    box-sizing: border-box;
    /* background: rgba(211,211,211,1.00); */
  }

  /*--------------------------------------------------------------
# Dentistry Tablet Responsive
--------------------------------------------------------------*/
  .owl-carousel {
    position: relative;
    width: 100%;
    max-width: 84%;
    margin: 20px auto;
    padding: 10px 8%;
    background-color: transparent;
    overflow: hidden;
    box-sizing: content-box;
  }
  .other-special .swiper {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
  }

  /*--------------------------------------------------------------
# Anchor hospital Tablet Responsive
--------------------------------------------------------------*/
  .hospital-single p {
    text-align: left;
    font-family: "Roboto-light";
    color: #242424;
    font-size: 14px;
    width: 125%;
  }
  .anchor {
    padding: 0px 30px;
  }
  .plan_btn {
    margin: 8px 20px 20px 0px;
    padding: 20px 13px;
  }
  .testimonial_btn {
    background: #C14F4A;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0px 0px 28px;
    padding: 15px 6px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #ffffff;
    font-family: 'Roboto-bold';
}

  .work_btn {
    padding: 25px 30px 0px 0px;
  }
  .icon1 {
    padding: 15px 0px 5px 0px;
  }

  /*--------------------------------------------------------------
# KG hospital Tablet Responsive
--------------------------------------------------------------*/
  .kg-facility p {
    text-align: center;
    font-family: "Roboto-light";
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0px 0px;
    width: 100%;
  }

  /*--------------------------------------------------------------
# Service Tablet Responsive
--------------------------------------------------------------*/
  .service-sec p {
    width: 100%;
    margin-top: 25px;
    font-family: "Roboto-light";
    font-size: 14px;
  }
  .w-60 {
    width: 85%;
  }
  .w-65 {
    width: 80%;
    margin: auto;
  }
  .blog-ser h6 {
    color: #fcfcfc;
    font-size: 17px;
    line-height: 25px;
    font-family: "Roboto-medium";
    text-align: center;
    padding: 0px 50px;
  }
  #blog_ser .swiper-nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 15%;
    padding-top: 2em;
  }
  .img-sec {
    position: absolute;
    top: 13%;
    left: 5%;
  }
  .img-sec img {
    width: 80%;
    border: 10px solid #fff;
    border-radius: 10px;
  }
  .contactinfo{
    margin-left: 20px;
  }
}

/*--------------------------------------------------------------
# Home ipad air Responsive
--------------------------------------------------------------*/
@media (max-width: 840px) {
  .event-content {
    margin-left: 0px;
}
.book_btn {
  font-family: 'Roboto-regular';
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 10px 0px 20px;
  padding: 15px 15px;
  border-radius: 7px;
  transition: 0.5s;
  line-height: 1;
  background: #285393;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  color: #ffffff;
  border: 1px solid #285393;
  width: 75%;
}
  .header_btn {
    width: 20%;
  }
  #header .logo1 {
    font-size: 26px;
    margin: 0;
    padding-left: 25px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .text {
    font-family: "Roboto-regular";
    font-size: 17px;
    color: #393939;
    width: 44% !important;
  }
  .banner {
    height: 590px;
    background: url("../img/home/banner-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 65%;
    margin-top: -100px;
    position: relative;
  }
  .banner h1 {
    width: 50%;
    font-size: 30px;
}
  .mt-24 {
    margin-top: 14rem;
  }
  .banner-img5 {
    position: absolute;
    top: 0%;
    left: -18%;
  }
  .circle_bg {
    background: url("../img/home/circle.svg") no-repeat;
    height: 80%;
    background-size: cover;
    width: 100%;
    animation: myAnim 2s linear 0s infinite normal forwards;
  }
  .accordian .accordian-container .panel p {
    padding: 5px 0px;
    font-size: 14px;
    line-height: 25px;
    color: #242424;
    font-family: Roboto-light;
    width: 100%;
    margin-bottom: 0px;
  }
  .accordian .accordian-container .accordian-heading h2 {
    font-size: 18px;
    font-family: 'Roboto-bold';
    color: #242424;
    margin-bottom: 0;
}
  .accordian .accordian-container.active .panel {
    max-height: 11em !important;
    display: block;
    transition: 0.5s;
    margin-bottom: 10px;
    margin-top: -15px;
  }
  .why_bg {
    padding-top: 150px;
  }
  .product {
    padding-bottom: 150px;
  }
  .product p {
    font-family: "Roboto-bold";
    font-size: 16px;
    text-align: center;
    color: #393939;
    padding: 30px 0px 0px;
  }
  .product_btn {
    margin: 10px 0px 0px;
    padding: 15px 20px;
  }
  .service_bg {
    height: 24rem;
    width: 24rem;
  }
  .service_sec {
    padding-top: 30px;
    padding-bottom: 150px;
    background: url("../img/home/service_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -200px;
  }
  .event_btn {
    background: #285393;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 10px 50px 40px;
    padding: 20px 50px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #ffffff;
    font-family: Roboto-regular;
    align-self: center;
    /* margin: 0px 10px; */
}
  #upcoming .swiper-slide {
    width: 300px;
    height: 430px;
    /* filter: blur(1px); */
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: self-start;
    transition: all 200ms linear;
    /* transform: scale(0.8); */
}
#upcoming .swiper-slide-active {
  height: 410px;
}
  #upcoming .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #upcoming .swiper-button-next,
  #upcoming .swiper-button-prev {
    top: 50%;
    position: relative;
    width: 13%;
  }
  #upcoming .swiper-pagination-fraction {
    bottom: 12px;
    left: 15px;
    width: 95%;
    z-index: 1;
  }
  #testy .swiper {
    width: 90%;
    padding-top: 3.125rem;
    padding-left: 19px;
    padding-right: 18px;
    padding-bottom: 3rem;
  }
  .testy_bg {
    padding-bottom: 140px;
  }
  #testy .swiper-button-prev {
    left: -2%;
  }

  #testy .swiper-button-next {
    right: -2%;
    /* background-color: white; */
  }
  #follow .swiper-pagination3 {
    padding: 4px 4px;
  }
  #follow .white_bg {
    background: #f9f9f9;
    padding: 0px 30px 0px;
  }
  .form_bg {
    background: url("../img/home/form_bg.png") no-repeat;
    /* background-position: 60% 0%; */
    height: 80%;
    width: 125%;
    background-size: cover;
    animation: myAnim 2s linear 0s infinite normal forwards;
  }
  .mockup {
    position: absolute;
    top: 4%;
    width: 100%;
  }
  #myForm .form-control {
    margin: 0px 0px 20px !important;
    padding: 0px 0px;
  }
  #myForm .enq_btn {
    margin-top: 10px;
  }
  .iti__country-list {
  
    width: 350%;
   
}
.service_p {
  font-family: Roboto-light;
  color: #ffffff;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}
.mr-100 {
  margin-right: -60px;
}
.single_book {
  padding-top: 80px;
  padding-bottom: 70px;
  background: url("../img/medical/booking_bg.svg");
  background-repeat: no-repeat;
  background-size: inherit;
  margin-top: -250px;
  background-position: 65% 0%;
}
.single_record {
  padding-top: 80px;
  padding-bottom: 230px;
  background: url("../img/home/record.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 65% 0%;
  margin-top: -120px;
  /* position: relative; */
}
.multi_lab {
  padding-top: 80px;
  padding-bottom: 90px;
  background: url("../img/medical/sky_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 65% 0%;
  margin-top: -100px;
  /* position: relative; */
}
  /*--------------------------------------------------------------
# Medical ipad air Responsive
--------------------------------------------------------------*/
  .special .swiper {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 85%;
  }
  .feature {
    margin-top: -60px;
  }
  .feature_img {
    width: 70%;
  }
  .single_slider h6 {
    color: #000000;
    font-family: "Roboto-regular";
    font-size: 18px;
    text-align: left;
    padding: 0px 0px;
    line-height: 25px;
  }
  .single_slider h1 {
    font-size: 80px;
    font-family: "Roboto-bold";
    color: #ffffff;
    text-align: center;
  }
  .single_slider h2 {
    font-size: 26px;
    font-family: Roboto-regular;
    text-align: center;
    color: #ffffff;
  }
  .single_slider h5 {
    font-size: 28px;
    font-family: Roboto-bold;
    text-align: center;
    padding: 0px 0px;
    color: #ffffff;
  }

  .business_plan_btn {
    background: #285393;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 20px 20px 20px 0px;
    padding: 20px 15px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #ffffff;
    font-family: "Roboto-medium";
  }
  .p_top {
    padding-top: 50px !important;
}
.kg_img {
  width: 100%;
}

  /*--------------------------------------------------------------
# Business ipad air Responsive
--------------------------------------------------------------*/

  .highlights {
    margin-top: -190px;
  }
  .webinar h6 {
    padding: 20px 40px;
  }
  #user h6 {
    padding: 20px 10px;
  }
  .brand {
    padding-bottom: 170px;
    padding-top: 50px;
  }
  .service_sec-btn {
    z-index: 1;
  }
  .crm_white {
    padding: 20px 10px 10px;
  }

  .plan_btn {
    margin: 0px 0px 67px 0px;
    padding: 20px 13px;
    z-index: 1;
  }
  .highlights {
    padding-top: 100px;
  }
  .crm_webinar h6 {
    padding: 20px 40px;
  }
  .crm_webinar .play_icon {
    position: absolute;
    top: 5rem;
    left: 9rem;
    z-index: 1;
  }
  .next {
    position: absolute;
    width: 75%;
    bottom: 11%;
    left: -34%;
  }
  .hr_purpose h5 {
    padding: 0px 0px 4rem;
  }

  /*--------------------------------------------------------------
# Dentistry ipad air Responsive
--------------------------------------------------------------*/

  .testimonial_btn {
    margin: 0px 0px 65px;
    padding: 15px 10px;
  }
  .hospital-single p {
    text-align: left;
    font-family: "Roboto-light";
    color: #242424;
    font-size: 14px;
    width: 150%;
  }
  .anchor {
    /* padding: 0px 60px; */
    width: 42%;
}
  .hospital-single h5 {
    margin-right: -60px;
  }
  .team p {
    margin: 0px -20px;
  }
  .kg-facility p {
    text-align: center;
    font-family: "Roboto-light";
    color: #ffffff;
    font-size: 13px;
    padding: 10px 0px 0px;
    width: 100%;
  }
  .service {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .teeth_img {
    width: 20%;
    padding-bottom: 15px;
}
.dr_img {
  position: absolute;
  width: 67%;
  right: -3%;
  bottom: 3px;
  rotate: 11px;
  transform: rotate(0deg);
}
.dr_img1 {
  position: absolute;
  right: 24%;
  width: 12%;
  top: 40%;
}
.dr_img2 {
  position: absolute;
  right: 12%;
  width: 3%;
  top: 46%;
}
.dr_img3 {
  position: absolute;
  right: 1%;
  width: 9%;
  top: 58%;
}
.medical-banner {
  padding-top: 60px;
  padding-bottom: 49px;
  background: url("../img/medical/banner.svg");
  background-repeat: no-repeat;
  margin-top: -5px;
  position: relative;
  /* background-position: bottom; */
  background-size: cover;
}
.banner_img {
  position: absolute;
  width: 57%;
  top: -11%;
  left: 51%;
}
.banner_img2 {
  position: absolute;
  width: 41%;
  top: -13%;
  right: 0px;
}
.banner_img1 {
  position: absolute;
  width: 45%;
  top: 42%;
  right: -2%;
}
  /*--------------------------------------------------------------
# Footer ipad air Responsive
--------------------------------------------------------------*/
  #footer .footer-top {
    padding: 30px 0 0px 0;
  }
  #footer .svg--shape {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 4rem;
    bottom: 42rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(1);
  }
  .chat-img {
    z-index: 3;
    position: fixed;
    right: 5%;
    bottom: 5%;
    width: 10%;
}

  /*--------------------------------------------------------------
# Testimonials ipad air Responsive
--------------------------------------------------------------*/
  .columns {
    display: block;
    width: 30%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0px 0px 3px #00000029;
    background: #f5f5f5;
    margin-bottom: 10rem;
  }
  .grid_columns {
    display: block;
    width: 70%;
    float: left;
    box-sizing: border-box;
    padding: 0px 0px 0px 50px;
  }
  .img-grid {
    height: 140px;
    width: 170px;
}
  .play_icon {
    position: absolute;
    top: 4rem;
    left: 4rem;
    z-index: 1;
  }
  .element-item:hover .overlay_card {
    position: absolute;
    top: 65%;
    right: 7%;
    display: block;
    padding: 10px;
    width: 92%;
    height: 30%;
  }
  .testy_plan {
    position: absolute;
    left: -7%;
    bottom: 45%;
}
.test_single {
  background: #FCFCFC !important;
  padding-bottom: 300px;
}

  /*--------------------------------------------------------------
# Service  ipad air Responsive
--------------------------------------------------------------*/
  .w-60 {
    width: 100%;
  }
  .w-65 {
    width: 90%;
    margin: auto;
  }
  .tele-spec {
    background: url(../img/service/tele-bg.png);
    padding: 0 0 15px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 60px;
    padding-top: 100px;
    padding-top: 80px;
    margin-top: -125px;
  }
  .team-sec {
    background: url(../img/service/team-sec-bg.png);
    padding: 0 0 15px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 70px;
    padding-top: 100px;
    padding-top: 80px;
    margin-top: -150px;
  }
  .team-sec h5 {
    color: #fff;
    font-size: 25px;
    font-family: Roboto-bold;
    margin-top: 50px;
    margin-bottom: 0px;
  }
  #accordionExample .accordion-body {
    color: #fff;
    font-size: 14px;
    width: 100%;
  }
  #accordionExample1 .accordion-body {
    color: #fff;
    width: 100%;
    margin-left: auto;
  }
  #accordionExample-new .accordion-body {
    color: #fff;
    width: 100%;
  }
  .cont-sect {
    background-color: #c14f4a;
    padding: 25px 25px 25px 60px;
    width: 100%;
    border-radius: 15px;
    position: relative;
    color: #fff;
  }
  .img-sec {
    position: absolute;
    top: 20%;
    left: -3%;
  }
  .img-sec img {
    width: 65%;
    border: 10px solid #fff;
    border-radius: 10px;
  }
  .single_record1 {
    /* position: relative; */
    background: url(../img/home/record.png);
    padding: 50px 0 230px 0;
    color: #fff;
    font-size: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -207px;
  }
  .crm_webinar .swiper-button-prev {
    position: absolute;
    left: 5%;
    top: 28% !important;
}
.crm_webinar .swiper-button-next {
  position: absolute;
  right: 6%;
  top: 28% !important;
}
.blog_inner_banner {
  margin-top: 5%;
  width: 80%;
  /* height: 2000px; */
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.social_inner {
  display: block;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 15%;
  right: 0%;
  width: 140px;
  height: 140px;
}
.product_img2 {
  position: absolute;
  top: 1rem;
  left: 8rem;
}
.mt-8 {
  margin-top: 5rem;
}
.mt-10 {
  margin-top: 8rem;
}
.achieve {
 
  margin-top: -190px;
 
}
.counter h3 {
  font-size: 13px;
  font-family: 'Roboto-light';
  color: #ffffff;
  padding: 0px 0px;
}
.achieve {
  padding-top: 30px;
  padding-bottom: 100px;
  background: url("../img/home/achieve_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -150px;
  position: relative;
}
}
@media (max-width:780px){
  .banner_img {
    position: absolute;
    width: 57%;
    top: -11%;
    left: 47%;
}
.banner_img2 {
  position: absolute;
  width: 41%;
  top: -13%;
  right: 5%;
}
.banner_img1 {
  position: absolute;
  width: 45%;
  top: 42%;
  right: 2%;
}
}
/*--------------------------------------------------------------
# Home Mobile Responsive
--------------------------------------------------------------*/
@media (max-width: 440px) {
  .iti-mobile .iti__country-list {
    max-height: 50% !important;
    width: 60% !important;
} 
  .event_btn {
    background: #285393;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 10px 110px 40px;
    padding: 20px 50px;
    border-radius: 10px;
    transition: 0.5s;
    line-height: 1;
    border: 0px;
    color: #ffffff;
    font-family: Roboto-regular;
    align-self: center;
    /* margin: 0px 10px; */
}
  .banner h1 {
    width: 100%;
    font-size: 30px;
}
  .header_btn {
    width: 30%;
  }
  .modal-dialog {
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  #header .logo1 {
    font-size: 26px;
    margin: 0;
    padding-left: 25px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .banner {
    height: 880px;
    background: url("../img/home/banner-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 71%;
    margin-top: -100px;
    position: relative;
  }
  .banner-img1 {
    position: absolute;
    bottom: 36px;
    right: 7%;
    z-index: 3;
    height: 45%;
  }
  .banner-img5 {
    position: absolute;
    top: 0%;
    left: -40%;
    display: none;
  }
  .banner-img2 {
    position: absolute;
    right: 2%;
    bottom: 28%;
    width: 31%;
  }
  .banner-img3 {
    position: absolute;
    bottom: 38%;
    right: 2%;
    width: 22%;
  }
  .banner-img4 {
    display: none;
  }
  .ml6 {
    font-size: 40px;
    font-family: "Roboto-bold";
    color: #393939;
    text-align: center;
  }
  .text {
    font-family: "Roboto-regular";
    font-size: 17px;
    color: #393939;
    width: 100% !important;
    text-align: center;
  }
  .align-btn {
    justify-content: center;
  }
  .why_bg {
    padding-top: 110px;
    padding-bottom: 450px;
    background: url("../img/home/why_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -150px;
  }
  .product p {
    padding: 30px 50px 0px;
  }
  .product_img1 {
    position: absolute;
    top: 2rem;
    left: 10rem;
  }
  .product_img2 {
    position: absolute;
    top: 2rem;
    left: 16rem;
  }
  .product_btn {
    margin: 10px 0px 30px;
    padding: 15px 20px;
  }
  .service_mob {
    position: absolute;
    top: 1.5rem;
    left: 5.5rem;
    width: 70%;
  }
  .service_bg {
    height: 28rem;
    width: 28rem;
    margin-left: 2rem;
    margin-top: -2rem;
  }
  .mr-100 {
    margin-right: -15px;
  }
  #upcoming .swiper-slide-active {
    height: 490px;
  }
  #upcoming .swiper-slide-active {
    filter: blur(0px);
    transform: scale(1);
    background: #e6f0ff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  #upcoming .swiper-button-next,
  #upcoming .swiper-button-prev {
    top: 50%;
    position: relative;
    width: 20%;
  }
  #upcoming .swiper-pagination-fraction {
    bottom: 22px;
    left: 12px;
    width: 95%;
    z-index: 1;
  }
  .pl-btn {
    width: 60px;
    height: 60px;
    background: radial-gradient(
      rgb(255 0 128 / 0%) 60%,
      rgba(255, 255, 255, 1) 62%
    );
    border-radius: 50%;
    position: absolute;
    display: block;
    margin: 0px auto;
    top: 0rem !important;
    left: -2rem !important;
  }
  .partner_img {
    margin-bottom: 10px;
  }
  .achieve img {
    width: 75%;
    margin-top: -15px;
  }
  .achieve h1 {
    font-size: 18px;
  }
  .counter-icon {
    height: 90px;
  }
  .counter .counter-value {
    font-size: 30px;
  }
  .event {
    padding-top: 120px;
    padding-bottom: 100px;
    background: url("../img/home/events_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -190px;
    position: relative;
  }
  .achieve {
    padding-top: 20px;
    padding-bottom: 80px;
    background: url("../img/home/achieve_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -130px;
    position: relative;
  }
  #blog_sec .swiper-nav-wrapper {
    width: 25%;
  }
  #follow .swiper-slide {
    min-height: 35vh;
  }
  #follow .swiper-nav-wrapper {
    width: 25%;
  }
  .form_sec {
    padding-bottom:250px;
  }
  .form_bg {
    display: none;
  }
  .circle_bg {
    display: none;
  }
  .mockup {
    position: absolute;
    top: 4%;
    width: 95%;
    margin-top: 10px;
   
  }
  .chat-img {
    z-index: 3;
    position: fixed;
    right: 1%;
    bottom: 10%;
    width: 10%;
  }
  #footer .svg--shape {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 4rem;
    bottom: 94rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(1);
    display: none;
  }
  .story {
    padding: 30px 0px 70px;
    background: #fcfcfc;
}
  /*--------------------------------------------------------------
# Medical Mobile Responsive
--------------------------------------------------------------*/
  .tab_prgm button {
    font-size: 14px;
  }
  .single_spec h5 {
    padding-top: 20px;
  }
  .business_plan_btn {
    margin: 20px 20px 20px 0px;
  }
  .special .swiper {
    padding-left: 3rem;
    padding-right: 1.5rem;
    width: 85%;
  }
  .feature_img {
    width: 50%;
  }
  .single_record {
    background-position: 0% 0%;
    padding-top: 1px;
}
.single_book h5 {
  font-size: 26px;
  font-family: Roboto-bold;
  text-align: center;
  padding: 40px 0px 10px;
  color: #393939;
}
.single_appointment {
  background-position: 0% 0%;
  padding-top: 25px;
}
  .single_healthcare p {
    font-family: "Roboto-regular";
    text-align: left;
    font-size: 14px;
    color: #393939;
    width: 100%;
  }
  .single_slider {
    padding-top: 80px;
    padding-bottom: 160px;
    background: url("../img/home/record.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 65% 0%;
    margin-top: -150px;
    position: relative;
  }
  .owl-stage {
    height: 200px;
  }
  .clients {
    padding-bottom: 160px;
    padding-top: 30px;
  }
  .feature h6 {
    color: #393939;
    font-family: "Roboto-medium";
    font-size: 14px;
    text-align: center;
    padding: 20px 0px;
  }
  .setting_img {
    position: absolute;
    left: 3%;
    bottom: -6%;
    width: 20%;
}
.colud_img {
  position: absolute;
  top: 0%;
  right: 3%;
  width: 20%;
}
  .multi_lab {
    background-position: 85% 0%;
  }

  /*--------------------------------------------------------------
# Business Mobile Responsive
--------------------------------------------------------------*/
  .price_card-container {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: unset;
    padding-bottom: 9rem;
    flex-direction: column;
  }
  .work_manage .owl-stage {
    height: 370px;
  }
  .webinar h6 {
    padding: 20px 60px;
  }
  .webinar .swiper-nav-wrapper {
    width: 25%;
    padding-top: 0em;
  }
  .crm_white {
    padding: 20px 10px 10px;
    margin-bottom: 10px;
  }
  .crm_highlights {
    padding-top: 80px;
    margin-top: -170px;
    background-position: 100%;
  }
  .crm_purpose h6 {
    font-size: 20px;
  }
  .crm_purpose p {
    padding-right: 0px;
  }
  .highlights {
    padding-top: 130px;
    padding-bottom: 200px;
  }
  .crm_webinar h6 {
    padding: 20px 60px;
  }
  .crm_webinar .play_icon {
    position: absolute;
    top: 6rem;
    left: 15rem;
    z-index: 1;
    width: 12%;
}
  .crm_webinar .swiper-button-next,
  .crm_webinar .swiper-button-prev {
    top: 27% !important;
  }
  .next {
    display: none;
  }
  .card {
    transition: .4s all ease-in;
    border: none;
    margin: 25px auto;
    width: 18rem;
  }
  .dental-banner {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .medical-banner {
    padding-top: 50px;
    padding-bottom: 100px;
}

  /*--------------------------------------------------------------
# Medical Mobile Responsive
--------------------------------------------------------------*/
  .other-special .swiper {
    padding-left: 5rem;
    padding-right: 2rem;
    width: 100%;
  }
  .other-special {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .dental_plan {
    padding-bottom: 10px;
  }
  .single_spec {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .anchor {
    padding: 10px 20px;
  }
  .hospital-single p {
    width: 100%;
  }

  /*--------------------------------------------------------------
# Anchor Hospital Mobile Responsive
--------------------------------------------------------------*/
  .team .owl-stage {
    height: 350px;
  }
  .columns {
    display: block;
    width: 91%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0px 0px 3px #00000029;
    background: #f5f5f5;
    margin-bottom: 5rem;
    margin-left: 20px;
    /* margin-right: -59px; */
  }
  .grid_columns {
    display: block;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0px 0px 0px 50px;
  }
  .testy_plan {
    position: absolute;
    left: 0%;
    bottom: 70%;
  }

  /*--------------------------------------------------------------
# Service Mobile Responsive
--------------------------------------------------------------*/
  .w-65 {
    width: 75%;
    margin: auto;
  }
  .text-sec h4 {
    font-size: 26px;
    font-family: Roboto-bold;
    width: 100%;
  }
  .tele-spec {
    background: url(../img/service/tele-bg.png);
    padding: 0 0 15px 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 100px;
    padding-top: 80px;
    margin-top: -170px;
  }
  #blog_ser .swiper-nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 25%;
    padding-top: 2em;
  }
  .img-sec img {
    width: 80%;
    border: 10px solid #fff;
    border-radius: 10px;
  }
  .img-sec {
    position: absolute;
    top: 88%;
    left: 15%;
  }
  .cont-sect {
    background-color: #c14f4a;
    padding: 25px 25px 75px 60px;
    width: 100%;
    border-radius: 15px;
    position: relative;
    color: #fff;
  }
  #footer .footer-top {
    padding: 60px 0 0px 0;
  }
  .box-1 {
    display: none;
  }
  .box-2 {
    display: none;
  }
  .inner-3 {
    display: none;
  }
  .inner-4 {
    display: none;
  }
  .brand {
    padding-bottom: 240px;
    padding-top: 50px;
}
.crm_brand {
  padding-bottom: 100px;
  padding-top: 50px;
  margin-top: -210px;
}
.faq h5 {
  color: #393939;
  font-size: 26px;
  line-height: 45px;
  font-family: Roboto-bold;
  text-align: center;
  padding: 70px 0px 0px;
}
  /*--------------------------------------------------------------
# Service Mobile Responsive
--------------------------------------------------------------*/
.single_record1 h5 {
  font-size: 24px;
  font-family: Roboto-bold;
  text-align: center;
  margin-top: 35px;
  padding: 10px 0px;
  color: #ffffff;
}
.img-grid {
    height: 140px;
    width: 140px;
  }
  .play_icon {
    position: absolute;
    top: 5rem;
    left: 4rem;
    z-index: 1;
    width: 25%;
  }
 
.mt-8 {
  margin-top: 6rem;
}
.team {
  
  padding-top: 120px;

}
.hospital-single h5 {
  margin-right: 0px;
}
.work_manage {

  padding-top: 80px;
  padding-bottom: 100px;
 
}
.owl-carousel {
  
  margin: 20px auto 0px;
 
}
.faq {
  
  padding-bottom: 100px;
  padding-top: 60px;
 
}
.faq .accordian .accordian-container .panel p {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 25px;
  color: #393939;
  font-family: 'Roboto-regular';
  width: 90%;
  margin-bottom: 0px;
}
.faq .accordian-container.active h4 {
  font-size: 35px;
  color: #000000;
  margin-top: -35px;
}
.faq  .accordian .accordian-container .accordian-heading {
  padding: 10px 0px 10px;
  
}
.crm_img {
  margin: 0rem 12.5rem;
}
.test_single {
  background: #FCFCFC !important;
  padding-bottom: 230px !important;
}
.dental_plan1 {
  padding-top: 80px;

}
.blog-ser {
  padding-top: 80px;
  padding-bottom: 340px;
  background: url(../img/service/create.png);
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: 30% 0%;
  margin-top: -290px;
  position: relative;
}
.mt-50 {
  margin-top: 0px;
}
#upcoming .swiper {
  padding-top: 30px;
}
.single_record1 .accordion-tab-section {
  margin-top: -50px;
}
.contact h1 {
  font-family: Roboto-bold;
  font-size: 26px;
  margin-bottom: 20px;
  padding-top: 30px;
}
.column-reverse{
  display: flex;
    flex-direction: column-reverse;
}
.text-left {
  text-align: left !important;
}
#accordionExample1 .accordion-button {
  justify-content: start;
  padding-right: 0;
  flex-direction: row-reverse;
}
.contactinfo {
  margin-left: 0px;
}
.anchor {
  /* padding: 0px 60px; */
  width: 100%;
}

}

/*--------------------------------------------------------------
#  Mobile Responsive
--------------------------------------------------------------*/
@media (max-width:390px){
.special .swiper {
    padding-left: 3.5rem;
    padding-right: 1.5rem;
    width: 94%;
}
.other-special .swiper {
  padding-left: 3rem;
  padding-right: 2rem;
  width: 94%;
}
.kg_img{
  width: 95%;
}
/* .other-special .swiper-button-next, .swiper-button-prev {
  top: 50% !important;
} */
.crm_img {
  margin: 0rem 10.5rem;
}
.crm_webinar .play_icon {
  position: absolute;
  top: 6rem;
  left: 13rem;
  z-index: 1;
  width: 12%;
}
.img-grid {
  height: 125px;
  width: 125px;
}
.test_single {
  background: #FCFCFC !important;
  padding-bottom: 220px !important;
}
.counter {
  color: var(--main-color);
  font-family: 'IBM Plex Sans Hebrew', sans-serif;
  text-align: center;
  padding: 10px 0 20px;
  margin: 0 -15px;
  position: relative;
  z-index: 1;
}
.infographic {
  position: relative;
  width: 370px;
  top: 50px;
  display: inline-block;
}
.txt-div h4 {
  padding-right: 15px;
  color: #285393;
  font-family: Roboto-bold;
  font-size: 20px;
  line-height: 20px;
}
.pt-25 {
  padding-top: 36px;
  padding-bottom: 26px;
}
.mr-100 {
  margin-right: 0px;
}
.service_p {
  font-family: Roboto-light;
  color: #ffffff;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}
.contactinfo {
  margin-left: 0px;
}

}
</pre></body></html>