@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/* --------------------------
Default Code 
-----------------------------*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
    box-sizing: border-box;
}

body {
    width: 100%;
    height: 100%;
}

.col_sm1 {
    width: 100%;
    display: block;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_smabt22 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_smabt222 {
    width: 48%;
    float: left;
    margin: 1%;
}


.col_sm2_form {
    width: 48%;
    float: left;
    margin: 0%;
}




.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm4_1 {
    width: 31%;
    margin: 1%;
    float: left;
}

.col_sm5 {
    width: 18%;
    margin: 1%;
    float: left;
}

.col_sm6 {
    width: 14.6%;
    margin: 1%;
    float: left;
}

.col_sm7 {
    width: 12.2%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 75%;
    float: left;
    margin: 1%;
}

.col_sm88 {
    width: 21%;
    float: left;
    margin: 1%;
}


.col_sm8-1 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm88-1 {
    width: 38%;
    float: left;
    margin: 1%;
}

.col_sm9 {
    width: 75%;
    float: left;
    margin: 1%;
}

.col_sm99 {
    width: 21%;
    float: left;
    margin: 1%;
}

.col_sm10 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm100 {
    width: 38%;
    float: left;
    margin: 1%;
}

.clear {
    clear: both;
}

.top {
    width: 96%;
    margin: 0 auto;
    max-width: 1920px;
    /* border: 1px solid; */
}

.top2 {
    width: 96%;
    margin: 0 auto;
    max-width: 1920px;
    /* border: 1px solid; */
}


/* .top2 {
    width: 98%;
    margin: 0 auto;
    max-width: 1920px;
} */

.top3 {
    width: 90%;
    margin: 0 auto;
    max-width: 1920px;
}

.logo {
    width: 410px;
    float: left;
    margin: 0%;
}


.abt-flex {
    display: flex;
    flex-direction: column;
    align-items: left;
}

.logo a {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 140%;
    margin: 0;
}

.ftr-logo {
    width: fit-content;
}

.ftr-logo a {
    font-family: 'Poppins', sans-serif !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    color: #000 !important;
    line-height: 140% !important;
    margin: 0 !important;
}

.navbarrr {
    /* width: fit-content; */
    /* width: 1066px; */
    float: right;
    margin: 1%;
}



.fix_nav {
    position: relative;
    z-index: 9999;
}

.img {
    width: 100%;
    display: block;
}

.bg_clr1 {
    background-color: #d3e3fd;
}

.bg_clr2 {
    background-color: #031b4e;
}


.bg_clr2 p {
    font-family: "Poppins", sans-serif;
    color: #72b1d8;
    text-decoration: none;
    line-height: 180%;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 7px;
    display: inline-block;
    transition: all 0.3s linear;
}

.ftr_txt_right a {
    color: #72b1d8;
}

/*-----------------------------
Whatsapp up
-----------------------------*/
.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 71px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}
/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
    width: 45px;
    height: 45px;
    position: fixed;
    display: flex;
    right: 1%;
    bottom: 2.5%;
    transition-duration: 1s;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    z-index: 9999;
    background-color: #3f3f3f;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.top_arrow:hover {
    background-color: #72b1d8;
}



/*banner new css*/
.banr_bg-new{
  background:url("../../images/banner-img-new1.jpg") center/cover no-repeat;
  height:80vh;
  display:flex;
  align-items:flex-end;
  overflow:hidden;
}

.top-new{
  width:96%;
  max-width:1920px;
  margin:0 auto;
}

.banner-flex-new{
  display:flex;
  align-items:center;
  gap:60px;
  height:69vh;
}

/* ================= COLUMNS ================= */
.col_sm2-new{
  width:50%;
}

.col_sm1-new{
  width:100%;
}

/* ================= IMAGE ================= */
.card-posi-new{
  position:relative;
}

.thumbnail-new{
  width:100%;
}

.bimg img{
  max-width:100%;
  height:auto;
}

/* ================= FLOAT CARD ================= */
.card-new{
    font-family: "Poppins", sans-serif;
  position:absolute;
  left:100%;
  bottom:10%;
  width:200px;
  background:#fff;
  border-radius:28px;
  padding:18px;
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
  transform:scale(0.75);
  transform-origin:bottom left;
  animation:floatCard-new 3s ease-in-out infinite;
  z-index:5;
}

@keyframes floatCard-new{
  0%{ transform:translateY(0) scale(0.75); }
  50%{ transform:translateY(-12px) scale(0.75); }
  100%{ transform:translateY(0) scale(0.75); }
}

/* ================= PROGRESS ================= */
.progress-wrapper-new{
  position:relative;
  width:160px;
  height:125px;
  margin:auto;
}

.progress-ring-new{
  transform:rotate(-225deg);
}

.progress-ring-new circle{
  fill:none;
  stroke-width:3;
}

.progress-ring-new .bg-new{
  stroke:transparent;
}

.progress-ring-new .progress-new{
  stroke:#72b1d8;
  stroke-dasharray:440;
  stroke-dashoffset:112;
}

/* ================= PERCENTAGE ================= */
.percentage-new{
  position:absolute;
  top:60%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:30px;
  font-weight:700;
  color:#72b1d8;
}

/* ================= CARD BOTTOM ================= */
.btm-new{
  margin-top:10px;
}

.arrow-btn-new{
  text-align:center;
}

.arrow-btn-new a{
  width:42px;
  height:42px;
  border-radius:50%;
  border:1.5px solid #72b1d8;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#72b1d8;
  text-decoration:none;
  transition:0.3s;
}

.arrow-btn-new a i{
  transform:rotate(45deg);
}

.arrow-btn-new a:hover{
  background:#72b1d8;
}

.arrow-btn-new a:hover i{
  color:#fff;
}

.title-new{
  font-size:14px;
  font-weight:600;
  text-align:center;
  margin-top:10px;
  color:#041b4d;
}

/* ================= TEXT ================= */

.banner_captions-new h1{
    font-family: "Poppins", sans-serif;
  font-size:79px;
  line-height:110%;
  font-weight:700;
  color:#041b4d;
  text-align:right;
}

.banner_captions-new h1 span{
  color:#72b1d8;
}

.banner_captions-new p{
font-family: "Poppins", sans-serif;
  font-size:24px;
  text-align:right;
  font-weight:300;
  margin-bottom:10px;
  color:#4b7696;
}

/* ================= BUTTON ================= */
.btn_flex-new{
  display:flex;
  justify-content:end;
  margin-top:20px;
}

.btn1-new{
    font-family: "Poppins", sans-serif;
  padding:8px 28px;
  font-size:18px;
  color:#fff;
  background:#0b1a3f;
  border-radius:50px;
  text-decoration:none;
  transition:0.3s;
}

.btn1-new:hover{
  background:#72b1d8;
}

/* ================= CONTACT CARD ================= */
.contact-wrap-new{
  position:relative;
  margin-top:50px;
  display:flex;
  justify-content:flex-end;
}

.contact-card-new{
  background:#fff;
  border-radius:28px;
  padding:10px 27px;
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
  min-width:383px;
}

.question-new{
    font-family: "Poppins", sans-serif;
  font-size:16px;
  color:#333;
}

.email-new{
    font-family: "Poppins", sans-serif;
  font-size:18px;
  font-weight:600;
  color:#72b1d8;
  text-decoration:none;
}

.avatar-new{
  position:absolute;
  top:-20px;
  right:-20px;
  background:#fff;
  border-radius:14px;
  padding:6px;
  box-shadow:0 6px 20px rgba(0,0,0,0.12);
}

.avatar-new img{
  width:52px;
  height:52px;
  border-radius:10px;
}

/* ================= RESPONSIVE ================= */
@media (max-width:960px){

  .banr_bg-new{
    height:auto;
    padding:80px 0 120px;
    align-items:flex-start;
  }

  .banner-flex-new{
    flex-direction:column;
    gap:50px;
  }

  .col_sm2-new{
    width:100%;
    text-align:center;
  }

  .card-new{
    left:50%;
    bottom:-40px;
    transform:translateX(-50%) scale(0.7);
    transform-origin:center;
  }

  .banner_captions-new h1{
    font-size:44px;
    text-align:center;
  }

  .banner_captions-new p{
    font-size:18px;
    text-align:center;
  }

  .btn_flex-new{
    justify-content:center;
  }

  .contact-wrap-new{
    justify-content:center;
  }

  .contact-card-new{
    min-width:auto;
    width:90%;
  }
}

@media (max-width:480px){

  .banner_captions-new h1{
    font-size:30px;
  }

  .banner_captions-new p{
    font-size:15px;
  }

  .card-new{
    transform:translateX(-50%) scale(0.65);
  }
}
/*banner new css end*/



/*------------------------------------------
footer
------------------------------------------*/

.ftr_txt h3 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #FFF;
    text-align: left;
}

.ftr_txt p {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    line-height: 140%;
    color: #8B9CC2;
    font-weight: 400;
    margin: 0px;
    text-align: right;
}

.ftr_txt ul {
    margin-left: 0px;
    padding: 0;
    text-align: left;
}

.txt_rigt {
    text-align: left;
}

.search-container {
    width: 100%;
    /* height: 60px; */
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 21px 18px;
    background: linear-gradient(135deg, #071a3f, #0a2a5f);
    border-radius: 4px;
    position: relative;
}

/* BOTTOM LINE */
.search-container::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 10px;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
}

/* ARROW */
.arrow-icon {
    color: #4cc3ff;
    font-size: 14px;
}

/* INPUT */
.search-container input {
    flex: 1;
    background: transparent;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 15px;
    padding-top: 6px;
}

/* PLACEHOLDER */
.search-container input::placeholder {
    color: rgba(255, 255, 255, 0.65);
}

.ftr_txt ul li {
    list-style: none;
}

.ftr_txt a {
    font-family: "Poppins", sans-serif;
    color: #72b1d8;
    text-decoration: none;
    line-height: 180%;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 7px;
    display: inline-block;
    transition: all 0.3s linear;
}


.ftr_txt a:hover {
    color: #00a1cf;
}

.ftr_txt_flex {
    display: flex;
    gap: 26px;
    justify-content: center;
}

.con i {
    color: #fff;
}





.ftr_txt_right {
    text-align: right;
}

.ftr_txt_pad {
    padding-right: 60px;
}

/*------------------------------------------
Main Code 
------------------------------------------*/

.flags img {

    border: 3px solid #fff;
    transition: all .5s ease;
}

.flags img:hover {

    border: 3px solid #72b1d8;
}


.abt_captions h6 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    color: #72b1d8;
    margin-bottom: 10px;
    text-align: left;
    /* line-height: 140%; */
    text-transform: uppercase;
}


.abt_captions h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #0b1a3f;
}

.abt_captions p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    /* max-width: 632px; */
    font-weight: 400;
    text-align: left;

    color: #000;
    margin-bottom: 20px;
}

.abt_captions p span{
    color: #72b1d8 ;
}

.small_img {
    right: -51px;
    padding: 25px 0 25px 25px;
    position: absolute;
    bottom: 4px;
    border-radius: 45px;
    background: #fff;
}

.bullet ul {
    list-style-image: url(../../images/bullet.png);
    margin-left: 2%;

}

/* .bullet ul:before {
    content: "\f109";
    font-family: dzmaster_clinicmaster;
    color: #00BDE0;
} */

.flex-end {
    display: flex;
    justify-content: flex-start;
}

.flex1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex5 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.mr {
    margin-right: 35px;
    margin-left: 100px;
}


.bg-blue {
    opacity: 1;
    background-color: rgba(236, 245, 251, 1);
}

.bullet_flex {
    /* margin-left: 10%; */

    width: 100%;
    display: flex;
    /* justify-content: space-around; */

}

.bullet_flex ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000;
    text-align: left;
}

.bullet ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000;
    text-align: left;
}



.p1 {
    writing-mode: tb;
    transform: rotate(180deg);
    border-radius: 25px 0 0 25px;
    color: #fff;
    text-align: center;
    padding: 15px 40px 15px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: -30px;
}

.bg-secondary {
    opacity: 1;
    background-color: rgba(3, 27, 78) !important;
}

.p2 {
    border: 2px solid #fff;
    border-radius: 25px;
    overflow: hidden;
    width: 205px;
    position: relative;
}

.flex_con {
    display: flex;
    position: relative;
    overflow: hidden;
}

.small_img {
    display: flex;

}


.left_img {
    position: relative;
}

.bg_white {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

.col_sm2_m0 {
    width: 48%;
    float: left;
    margin: 0%;
}

.banner-mar{
    margin-bottom: 222px;
}

.banner {
    position: relative;
}

.banr_bg {
    background-image: url(../images/banner-img-new1.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    height: 80vh;
    display: flex;
    align-items: end;
}


.left_sec .circle-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1;
    position: relative;
    z-index: 1;
    bottom: -200px;
}

.left_sec .circle-wrapper .circle1 {
    background-color: #faf3e3;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    width: 70%;
}

.left_sec .circle-wrapper .circle2 {
    background-color: #faf3e3;
    opacity: 0.6;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.02);
    width: 84%;
}

.left_sec .circle-wrapper .circle1,
.left_sec .circle-wrapper .circle2,
.left_sec .circle-wrapper .circle3 {
    border-radius: 50%;
    display: none;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    aspect-ratio: 1 / 1;
    border: 2px solid #faf3e3;
}

.left_sec .circle-wrapper .circle4 {
    height: 14px;
    width: 14px;
    border-radius: 50%;
    position: absolute;
    background-color: #00bde0;
    top: 12.5%;
    right: 15%;
}

.left_sec {
    position: relative;
}

.left_sec .circle-wrapper .circle3 {
    width: 100%;
}


.left_sec .item1 {
    width: 90px;
    height: 90px;
    border-radius: 25px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 55px;
    top: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    display: none;
}

.left_sec .thumbnail {
    position: relative;
    bottom: 100%;
    right: 50%;
    transform: translateX(50%);
    z-index: 2;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.item1 img {
    width: 41px;
}

.card {
    /* height: fit-content; */
    position: absolute;
    /* top: 49%; */
    z-index: 4;
    left: 10%;
    width: 200px;
    background: #fff;
    border-radius: 28px;
    padding: 18px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);


    animation: top_down infinite linear 2000000000000s alternate;
}

.card{
  transform: scale(0.7);   /* try 0.75 / 0.7 if you want smaller */
  transform-origin: top left;
}

.progress-wrapper {
    position: relative;
    width: 160px;
    height: 125px;
    margin: auto;
}

.progress-ring {
    transform: rotate(-225deg);

}

circle {
    fill: none;
    stroke-width: 5px;
    stroke-linecap: round;
}

/* Background arc */
.bg {
    stroke: #e6f4f8;
    stroke-dasharray: 330;
    stroke-dashoffset: 0;
}



/* Progress arc */
.progress {
    stroke: #72b1d8;
    stroke-dasharray: 388;
    stroke-dashoffset: calc(330 - (330 * 82) / 100);
    transition: stroke-dashoffset 1s ease;
}

.percentage {
    position: absolute;
    top: 60%;
    left: 50%;
    font-family: "Poppins", sans-serif;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 700;
    color: #72b1d8;
    ;
}

.percentage span {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
}

.title {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    color: #041b4d;
}

.btn2 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-family: "Poopins", sans-serif;
    padding: 8px 28px;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #ffffff;
    background-color: #72b1d8;
    border: 1px solid #72b1d8;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 1px 1px rgba(0, 0, 0, 0.075);

    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.btn-hover2::before {
    bottom: 10px;
    left: -45%;
}

.btn-hover2::before,
.btn-hover2::after {
    content: "";
    border-radius: 50%;
    position: absolute;
    background-color: #000;
    width: 100%;
    aspect-ratio: 1;
    z-index: -1;
    opacity: 0.03;
    transition: all 0.2s;
}

.btn-hover2::after {
    bottom: -15%;
    left: -30%;
}

.btn-hover2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.flex {
    display: flex;
    justify-content: center;
    ;
    align-items: center;
}


.btn-hover2:active,
.btn-hover2:hover,
.btn-hover2:focus {
    background-color: #00bde0;
    border-color: #00bde0;
}

.btn-hover2:active::before,
.btn-hover2:hover::before,
.btn-hover2:focus::before {
    transform: scale(1.5);
}

.btn-hover2:active::after,
.btn-hover2:hover::after,
.btn-hover2:focus::after {
    transform: scale(3);
}

.btn-hover2:active .right-icon i,
.btn-hover2:hover .right-icon i,
.btn-hover2:focus .right-icon i {
    animation: toleftFromRight 0.5s forwards;
}

.btn-hover2:active .left-icon i,
.btn-hover2:hover .left-icon i,
.btn-hover2:focus .left-icon i {
    animation: toLeftFromRight 0.5s forwards;
}

.btn-hover2:active,
.btn-hover2:hover,
.btn-hover2:focus {
    background-color: #00bde0;
    border-color: #00bde0;
}

.btn-hover2 .right-icon,
.btn-hover2 .left-icon {
    overflow: hidden;
}

.left-icon i {
    color: #fff;
}

.btn2 .left-icon,
.btn2 .right-icon {
    display: inline-flex;
    vertical-align: bottom;
}

.btn-hover2:active .right-icon i,
.btn-hover2:hover .right-icon i,
.btn-hover2:focus .right-icon i {
    animation: toleftFromRight 0.5s forwards;
}

.btn2 .right-icon {
    margin-right: 3px;
    font-size: 20px;
}


.arrow-btn a {
    /* position: absolute; */
    /* bottom: 20px;
            left: 20px; */
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1.5px solid #72b1d8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #72b1d8;
    text-decoration: none;
    overflow: hidden;
    /* transition: all .3s ease; */
    /*transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/
}

.arrow-btn a:hover {
    background-color: #72b1d8;
}


.arrow-btn a i {
    transform: rotate(45deg);
}

.arrow-btn a:hover {
    i {
        color: #fff;
        /* transform: rotate(45deg); */
        /*animation: toTopRight 0.5s forwards;*/
    }
}

.btm {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


.banner_captions h1 {
    font-family: "Poppins", sans-serif;
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 108%;
    /* margin: 0px; */
    padding: 0px;
    color: #0b1a3f;
    text-align: right;
}


.banner_captions h1 span {
    font-family: "Poppins", sans-serif;
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 110%;
    /* margin: 0px; */
    padding: 0px;
    text-align: right;
    color: #72b1d8;
}

.banner_flex {
    display: flex;
    align-items: end;
    justify-content: center;
    flex-wrap: wrap;
}

.align {
    align-self: center;
}

.banner_captions p {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    text-align: right;
    float: right;
    /* max-width: 500px; */
    font-weight: 300;
    margin-bottom: 10px;
    color: #4b7696;
}

.link1 img {
    width: 30px;
}

.btn_flex {
    gap: 30px;
    display: flex;
    float: right;
}

.link1 {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #0a3760;

}




.btn_flex {
    display: flex;
    justify-content: end;

}


.btn1 {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-family: "Poopins", sans-serif;
    padding: 8px 28px;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;

    color: #ffffff;
    background-color: #0b1a3f;
    border: 1px solid #0b1a3f;
    border-radius: 50px;

    text-align: center;
    text-decoration: none;
    cursor: pointer;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 1px 1px rgba(0, 0, 0, 0.075);

    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.btn-hover2::before {
    bottom: 10px;
    left: -45%;
}

.btn-hover2::before,
.btn-hover2::after {
    content: "";
    border-radius: 50%;
    position: absolute;
    background-color: #000;
    width: 100%;
    aspect-ratio: 1;
    z-index: -1;
    opacity: 0.03;
    transition: all 0.2s;
}

.btn-hover2::after {
    bottom: -15%;
    left: -30%;
}

.btn-hover2 {
    margin-top: 9px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.flex {
    display: flex;
    justify-content: center;
    ;
    align-items: center;
}


.btn-hover2:active,
.btn-hover2:hover,
.btn-hover2:focus {
    background-color: #00bde0;
    border-color: #00bde0;
}

.btn-hover2:active::before,
.btn-hover2:hover::before,
.btn-hover2:focus::before {
    transform: scale(1.5);
}

.btn-hover2:active::after,
.btn-hover2:hover::after,
.btn-hover2:focus::after {
    transform: scale(3);
}

.btn-hover2:active .right-icon i,
.btn-hover2:hover .right-icon i,
.btn-hover2:focus .right-icon i {
    animation: toleftFromRight 0.5s forwards;
}

.btn-hover2:active .left-icon i,
.btn-hover2:hover .left-icon i,
.btn-hover2:focus .left-icon i {
    animation: toleftFromRight 0.5s forwards;
}

.btn-hover2:active,
.btn-hover2:hover,
.btn-hover2:focus {
    background-color: #00bde0;
    border-color: #00bde0;
}

.btn-hover2 .right-icon,
.btn-hover2 .left-icon {
    overflow: hidden;
}

.left-icon i {
    color: #fff;
}

.btn1 .left-icon,
.btn1 .right-icon {
    display: inline-flex;
    vertical-align: bottom;
}

.btn-hover2:active .right-icon i,
.btn-hover2:hover .right-icon i,
.btn-hover2:focus .right-icon i {
    animation: toleftFromRight 0.5s forwards;
}

.btn1 .right-icon {
    margin-right: 3px;
    font-size: 20px;
}







.info-widget {
    /* Info Widget Style 4 */
}

.info-widget.style-4 {
    background-size: cover;
    padding: 60px 60px 0 0;
}

.info-widget.style-4 .widget-media {
    width: 60px;
    height: 60px;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px 15px 15px 0;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 20px 10px 50px rgba(3, 27, 78, 0.1);
}

.info-widget.style-4 .widget-media img {
    border-radius: 10px;
}

.info-widget.style-4 .widget-media::before,
.info-widget.style-4 .widget-media::after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M0 0V50H50C22.3858 50 0 27.6142 0 0Z' fill='white'/></svg>");
    background-size: 100%;
    height: 20px;
    width: 20px;
}

.info-widget.style-4 .widget-media::before {
    bottom: 0;
    left: -20px;
}

.info-widget.style-4 .widget-media::after {
    bottom: -20px;
    left: 0;
    transform: rotate(-180deg);
}

.info-widget.style-4 .widget-content {
    background-color: #fff;
    border-radius: 15px 0 15px 15px;
    padding: 15px 18px 12px;
    box-shadow: 0 20px 50px rgba(3, 27, 78, 0.12);
}

.info-widget.style-4 .widget-content .title {
    font-size: 14px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}

.info-widget.style-4 .widget-content a {
    font-size: 18px;
    color: #72b1d8;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    display: block;
}

.info-widget.style-4 .widget-content .text {
    background-color: #f9f9f9;
    color: #fff;
    display: table;
    padding: 5px 12px;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: -12px;
}

/* .banner_captions .item5 {
    position: absolute;
    right: 50px;
    bottom: 21px;
    z-index: 3;
} */

.banner_captions .item5 {
    position: absolute;
    right: -29px;
    bottom: -128px;
    z-index: 3;
}

.info-widget.style-4 .widget-media::before {
    transform: scaleX(-1);
}

.info-widget.style-4 .widget-media::after {
    transform: rotate(90deg);
}


.bdr {
    border-radius: 30px;
}

.about-bg {
    padding: 4% 0% 4%;
    /*background-image: url(../images/bg1.png);*/
    background: #faf3e3;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.services .title h6 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    color: #72b1d8;
    text-align: right;
    /*text-transform: uppercase;*/
}


.services .title img {
    width: 16px;
}

.title {
    display: flex;
    justify-content: center;
    gap: 7px;
    align-items: center;
}

.services {
    background-color: #faf3e3;
}

.services h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: center;
    /*text-transform: capitalize;*/
    color: #0b1a3f;
}

.services p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    text-align: center;
    color: #0b1a3f;
}

/* service-section */
.service-card {
    position: relative;
    width: 23%;
    background: white;
    border-radius: 60px;
    padding: 40px;
    box-shadow: 0 40px 80px rgba(0, 0, 0, 0.03);
    display: flex;
    flex-direction: column;
    overflow: visible;
    transition: all .3s ease;
}


.services-flex{
    display: flex;
    flex-wrap: wrap;
}



/* The actual white background for the bottom corner to fill the gap */
.corner-fix {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 110px;
    height: 110px;
    background-color: #f0f5f9;
    /* Matches background */
    border-top-right-radius: 50px;
    z-index: 0;
}

.card-header {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.icon-main img {
    width: 100px;
    /* Specific blue-navy filter to match the icon in your image */
    /* filter: invert(13%) sepia(48%) saturate(2815%) hue-rotate(215deg) brightness(92%) contrast(106%); */
}

.card-body {
    text-align: right;
    margin-top: auto;
    margin-bottom: 40px;
}

.card-body h2 {
    font-family: "Poppins", sans-serif;
    color: #72b1d8;
    text-align: left;
    line-height: 140%;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 9px 0;
}

.card-body p {
    color: #000;
    line-height: 140%;
    font-size: 18px;
    /* margin-left: 10px; */
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    /* Prevents text from hitting the edge */
    text-align: left;
    min-height: 100px;
}

.card-footer {
    border-top: 2px dashed #eceff3;
    padding-top: 25px;
    text-align: right;
    margin-left: 100px;
    /* Makes room for the button area */
}

.doctor-count {
    font-family: "Poppins", sans-serif;
    color: #7d8da1;
    font-weight: 600;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
}

.dot {
    height: 12px;
    width: 12px;
    background-color: #00bce4;
    border-radius: 50%;
    margin-left: 12px;
}

/* The Floating Action Button sitting in the scoop */
.fab {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background-color: #72b1d8;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 16px;
    z-index: 10;
    transition: all .3s ease;
    overflow: hidden;
}

.fab i {
    transform: rotate(135deg);
    animation: toTopRight 0.5s forwards;

}

.service-card:hover {

    cursor: pointer;
background-color: #72b1d8;
    transform: translateY(10px);

    .doctor-count {
        font-family: "Poppins", sans-serif;
        color: #111;

    }

    .card-body p {
        color: #111;
    }

    .dot {

        background-color: #fff;

    }

    .card-body h2 {
        color: #fff;
    }

    .fab {
        background-color: #fff;
    }

    .fab i {
        color: #000;
        /* transform: rotate(45deg); */
        /*animation: toTopRight 0.5s forwards;*/
    }
}

.watermark {
    position: absolute;
    top: 10px;
    left: 20px;
    opacity: 0.03;
    width: 250px;
    z-index: 0;
    pointer-events: none;
}

.watermark img {
    width: 190px;
}


.lft_flex {
    display: flex;
    flex-direction: column;

}


/* form_section */

.form {
    background-image: url(../../images/banner-img-new1.jpg);
    /* padding: 4% 0 4%; */
}


.wrapper {
    /*position: relative;
    z-index: 4;*/
}

.side-card {
    width: 595px;
    background: #fff;
    border-radius: 40px;
    padding: 60px 70px;
    margin: 0 auto;
}

.form h2 {
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    text-align: left;
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    color: #0a1f44;
}

.form h2 span {
    color: #72b1d8;
}

.form p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    margin: 10px 0 50px;
    color: #000;
    font-weight: 400;
    text-align: left;
}

.row {
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

input,
textarea {
    width: 100%;
    border: none;
    border-bottom: 2px solid #7f8fb8;
    padding: 12px 0;
    font-size: 17px;
    outline: none;
    background: transparent;
}

input::placeholder,
textarea::placeholder {
    color: #8fa0c8;
}

textarea {
    font-family: "Poppins", sans-serif;

    resize: none;
    height: 60px;
    margin-top: 10px;
}

/* PHONE ARROW */
.phone {
    position: relative;
    width: 100%;
}

.phone .arrow {
    position: absolute;
    right: 0;
    top: 6px;
    color: #7f8fb8;
    font-size: 18px;
}

/* CUSTOM DROPDOWN */
.dropdown {
    position: relative;
    width: 100%;
}

.dropdown-selected {
    font-family: "Poppins", sans-serif;
    border-bottom: 2px solid #7f8fb8;
    padding: 12px 0;
    color: #8fa0c8;
    cursor: pointer;
}

.dropdown-menu {
    position: relative;
    left: 0;
    top: 45px;
    width: 100%;
    background: #fff;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    display: none;
    z-index: 9999999;
}

.dropdown-menu li {
    font-family: "Poppins", sans-serif;
    padding: 14px 20px;
    color: #5f6fa6;
    cursor: pointer;
}

.dropdown-menu li:first-child {
    color: #00b5d9;
    background: #f0f9fd;
}

.dropdown-menu li:hover {
    background: #f4f7fb;
}

/* BUTTON */
button {
    margin-top: 50px;
    width: 100%;
    /* height: 70px; */
    border: none;
    /* border-radius: 50px; */
    background: #fff;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

/* SIDE TAB */
.side-tab {
    font-family: "Poppins", sans-serif;
    position: absolute;
    right: 76px;
    top: 140px;
    background: #0a1f44;
    color: #fff;
    padding: 22px 16px;
    border-radius: 0px 22px 22px 0px;
    writing-mode: vertical-rl;
    font-weight: 400;
    font-size: 18px;
}

.flex2 {
    display: flex;
    align-items: end;
}


/* .why-choose */
.why-choose {
    background-image: url(../images/banner-img-new1.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;



}

.bg-img-fix {
    background-attachment: fixed;
    background-size: cover;
}


.overlay-secondary-dark {
    z-index: 1;
    position: relative;
    padding: 4% 0% 2%;
}


.overlay-secondary-dark:before {
    opacity: 0.9;
}




.overlay-secondary-dark:before {
    z-index: -1;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.why-choose:before {
    opacity: 0.9;
    background: #031B4E;
}

.why-choose .title h6 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    color: #72b1d8;
    text-align: left;
    /*text-transform: uppercase;*/
    font-weight: 500;

}

.why-choose .title {
    display: flex;
    justify-content: left;
    gap: 7px;
    align-items: center;

}


.why-choose .title img {
    width: 16px;
}

.why-choose h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    /*text-transform: capitalize;*/
    color: #fff;
}


/* footer */
.social-icons {
    display: flex;
    gap: 10px;
}

.social-icons a {
    height: 45px;
    width: 45px;
    background-color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    transition: all .3s ease;
}



.social-icons a:hover {
    background-color: #72b1d8;

    i {
        color: #fff;
    }
}

.foot_caption h2 {
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 140%;
    /* margin-bottom: 10px; */
    color: #fff;

}

.foot_caption h2 span{
    color: #72b1d8;
}

.footer_bg {
    /*background-image: url(../images/footer-1.png);*/
     background-color: #031B4E; 

}

.footer_dark {
    background-color: #031B4E;
}

.web_logo {
    width: 250px;
}


.social-icons a i {

    color: #000;
    font-size: 16px;
}


.flex3 {
    display: flex;
    justify-content: space-between;
    padding: 7px 20px 43px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.col_sm2_form img {
    margin-top: 169px;
}

.bullet ul li span {
    font-size: 18px;
    color: #00BDE0;
    /* margin-right: 10px; */
}

.top_flex {
    display: flex;
    justify-content: space-between;
}



.health-card {
    position: relative;
    background: #4089b7;
    border-radius: 20px;
    padding: 21px 22px 24px;
    /* min-height: 220px; */
    overflow: hidden;
    transition: all .3s ease;
}

.card-number {
    /* position: absolute;
    top: 20px;
    left: 30px; */
    font-family: "Poppins", sans-serif;
    font-size: 64px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.08);
    transition: all .3s ease;
}

.health-card p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 140%;
    color: #fff;
    font-weight: 300;
    text-align: left;
    font-family: "Poppins", sans-serif;
    min-height: 100px;
}

.flexxx {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
/*    justify-content: center;*/
}

.health-card h3 {
    font-size: 18px;
    color: #fff;
    line-height: 140%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-align: left;
}

/* .icon-bx-wraper.style-4:hover::after {
    transform: scale(1.2) rotate(-5deg);
} */

.health-card:hover {
    .card-number {
        transform: scale(1.2) rotate(-5deg);
    }
}

.icon img {
    width: 62px;
}


/* .counter */

.experience-wrapper {
    width: 250px;
    /* height: 250px; */
    margin-left: 49px;
    margin-top: 70px;
}

.circle-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.img-brd1{
    border-radius: 10px;
}

/* ROTATING TEXT */
.circle-text {
    width: 100%;
    height: 100%;
    animation: rotate 14s linear infinite;
}

.circle-text text {
    font-family: "Poppins", sans-serif;

    fill: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    letter-spacing: 10px;
}

/* CENTER */
.center {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 3px solid #6facd2;
    border-radius: 50%;

}

.number {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
}

.plus {
    font-size: 36px;
    vertical-align: top;
    opacity: 0.7;
}

.label {
    font-family: "Poppins", sans-serif;
    margin-top: 6px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #72b1d8;
}

.why-sec {
    /* margin-top: 34px; */
}

.why-sec img {
    border-radius: 20px;
}

.flex4 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.rd {
    border-radius: 20px;
}

.team {
    position: relative;
    padding: 4% 0% 4%;
    background-color: #fff;
}

.team_card {
    position: relative;

}

.team .title {
    display: flex;
    justify-content: center;
    gap: 7px;
    align-items: center;
}

.team .title h6 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    color: #00bde0;
    text-align: right;
    text-transform: uppercase;
}


.team .title img {
    width: 16px;
}

.team h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    color: #09365f;
}

.team-card {
    /* width: 300px; */
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

/* Image Section */
.team-img {
    position: relative;
    overflow: hidden;
}

.team-img img {
    width: 100%;
    display: block;
}

/* Social Bar */
.social-bar {
    position: absolute;
    left: 50%;
    bottom: -70px;
    transform: translateX(-50%);
    background: #00bcd4;
    padding: 12px 22px;
    border-radius: 40px;
    display: flex;
    gap: 16px;
    transition: all 0.4s ease;
}

/* Hover Effect */
.team-img:hover .social-bar {


    bottom: 20px;
}

/* Icons */
.social-bar a {
    color: #fff;
    font-size: 16px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.social-bar a:hover {
    transform: translateY(-4px);
    opacity: 0.85;
}

/* Text Section */
.team-info {
    padding: 18px 10px 22px;
}

.team-info h3 {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #0b1b3f;
    transition: all .3s ease;
}

.team-info h3:hover {

    color: #00bcd4;
}

.team-info span {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #00bcd4;
}


.display-img{
    display: none;
}


.flags {
    width: fit-content;
    float: right;
    margin-top: 23px;
    margin-left: 20px;
    display: flex;
    gap: 10px;
}


/* about_us */

.banner_in {/*
    background-image: url(../images/banner-in.jpg);
    background-size: cover;*/
    background: #0b1a3f;;
    background-position: center;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 5% 0% 5%;
}



.banner_in_txt h2 {
    font-size: 65px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 10px;
    text-align: center;
    text-transform: capitalize;
}

.banner_in_txt .breadcrumb h6 {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 500;
    line-height: 140%;

    text-align: center;
    text-transform: capitalize;


}

.banner_in_txt .breadcrumb h6 a {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: #72b1d8;
    font-weight: 500;
    line-height: 140%;

    text-align: center;
    text-transform: capitalize;


}

.breadcrumb img {
    width: 16px;
}


.breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.misson {
    padding: 4% 0% 4%;

}


.title_about h5 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 140%;
    color: #72b1d8;
    text-align: right;
    margin-bottom: 0px;
    text-transform: uppercase;

}

.title_about img {
    width: 16px;
}


.title_about {
    display: flex;
    /*justify-content: center;*/
    gap: 7px;
    align-items: center;
}

/* about_us */



/*banner*/
.banner-flex{
    display: flex;
    align-items: center;
}

.card-posi{
	position: absolute;
}
/*banner*/



.col_sm33 {
    width: 28%;
    float: left;
    margin: 1%;
}

.col_sm333 {
    width: 68%;
    float: left;
    margin: 1%;
}

.person h5 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    /* max-width: 632px; */
    text-align: left;
    font-weight: 400;
    float: right;
    color: #000;
    margin-bottom: 20px;
}

.person h2 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: rgb(9, 54, 95);
}

.person p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    /* max-width: 632px; */
    text-align: right;
    font-weight: 400;
    float: right;
    color: #59809f;
    margin-bottom: 20px;
}

.person img {
    border-radius: 30px;
}

/* LEFT SIDEBAR */
.services-sidebar {
    width: 100%;
    /* background: #041b4d; */
    background: #6ba6ca;
    border-radius: 20px;
    padding: 30px 24px;
    color: #ffffff;
}

.services-sidebar h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.services-sidebar ul {
    list-style: none;
}

.services-sidebar li a {
    font-family: "Poppins", sans-serif;
    padding: 14px 16px;
    margin-bottom: 10px;
    border-radius: 10px;
    display: flex;
    font-weight: 500;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: 0.3s;
}

.services-sidebar li a span {
    opacity: 0.7;
}

.services-sidebar li a:hover {
    background: #041b4d;
    color: #fff;
}

.services-sidebar li.active {
    background: #041b4d;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;

}

.services-sidebar li.active a {
    background: #041b4d;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
}

.tickty {
    position: sticky;
    top: 15%;
}




.bullet3 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 3%;
}

.bullet3 ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000;
    text-align: left;
}

.procedure p {

    color: #fff ;

}

.pro_card h3 {


    color: #0bbcd6 ;
}

.pro_card {
    background-color: #faf3e3;
    padding: 3%;
    border-radius: 20px;
}

.pro_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bullet_card ul {

    list-style-image: url(../images/bullet.png);
    margin-left: 5%;

}

.bullet_card ul li {
    font-size: 18px;
    font-weight: 400;
    /* margin-bottom: 13px; */
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000 !important;
    text-align: left;
}

/* .bullet3 {
    margin-left: 10%;
    width: 100%;
    gap: 30px;
    display: flex;
    justify-content: space-around;
} */

.hospital_card1 {
    position: relative;
    background-color: #ecf5fb;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2%;
}

.hc1_bg {
    position: absolute;
    top: 10px;
    left: 20px;
    opacity: 0.03;
    width: 140px;
    z-index: 0;
    pointer-events: none;
}


.hc1_img img {
    width: 100px;
}

.hospital_card1 p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center !important;
    color: #59809f;

}

.flex_hos {
    display: flex;
    flex-wrap: wrap;
}

.hospital_card2 {

    background-color: #faf3e3;
    border-radius: 25px;
    display: flex;

    align-items: start;
    flex-direction: column;
    padding: 2%;
}

.hospital_card2 p {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-align: center !important;
	color: #0B1A3F !important;

}

.hospital_card2 img {
    margin-bottom: 10px;
}

.hospital_card3 {
    position: relative;
    background: #184a82;
    border-radius: 20px;
    padding: 2%;
    /* min-height: 220px; */
    display: flex;
    /* justify-content: center; */
    /* align-items: start; */
    flex-direction: column;
}

.hc3_img img {
    width: 100px;
}

.hc3_img {
    margin: 0 auto;
}

.hospital_card3 p {
    color: #fff !important;
    text-align: center !important;
}

.contact p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    /* max-width: 632px; */
    font-weight: 400;
    text-align: left;
    color: #000;
    margin-bottom: 20px;
}

.contact p span{
    color: #72b1d8;
}

.contact h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
}

.contact {
    background-image: url(../../images/banner-img-new1.jpg);
}



.contact h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    text-transform: capitalize;
    color: #000;
}

.top-title p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    transition: all .3s ease;
    min-height: 55px;
}

.con-bx {
    background: #6ba6ca;
    padding: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
    transition: all .3s ease;
}

.btm-sec {
    display: flex;
    justify-content: center;
    width: 70px;
    align-items: center;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

.con-bx:hover {
    background: #6ba6ca;

    .top-title p {
        color: #fff;
    }

    a {
        color: #fff;
    }
}

.btm-sec i {
    font-size: 23px;
}

.con-bx a {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    /* max-width: 632px; */
    font-weight: 400;
    text-align: center;
    color: #fff;
    /* margin-bottom: 20px; */
    transition: all .3s ease;
    min-height: 55px;
}

/* ROTATION */
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* RESPONSIVE */
@media (max-width: 480px) {
    .experience-wrapper {
        width: 240px;
        height: 240px;
    }

    .number {
        font-size: 52px;
    }
}

@keyframes top_down {
    0% {
        bottom: 15%;
    }

    100% {
        bottom: 0%;
    }

    0%{
        left: 100%;
    }

}

@keyframes toTopRight {
    49% {
        transform: translate(-30px, -30px);
    }

    50% {
        opacity: 0;
        transform: translate(30px, 30px);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translateX(-100%);
    }

    50% {
        opacity: 0;
        transform: translateX(100%);
    }

    51% {
        opacity: 1;
    }
}

@media (max-width: 1260px) {
    .experience-wrapper {
        transform: scale(0.9);
    }
}

.social-bar1 {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.social-bar1 a {
    color: #fff;
    font-size: 18px;
}

.emergency-text h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    position: absolute;
    right: -100px;
    top: 46%;
    transform: rotate(-90deg) translateY(-50%);
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
    z-index: 2;
}

.col_sm2doc {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm2doc {
    width: 48%;
    float: left;
    margin: 1%;
}


.award-card {
    position: relative;
    width: 70%;
    background: white;
    border-radius: 60px;
    padding: 40px;
    box-shadow: 0 40px 80px rgba(0, 0, 0, 0.03);
    display: flex;
    flex-direction: column;
    overflow: visible;

    transition: all .3s ease;
}

.card-body1 h2 {
    font-family: "Poppins", sans-serif;
    color: #00bcd4;
    text-align: center;
    line-height: 140%;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 9px 0;
}



.watermark1 {
    position: absolute;
    top: 10px;
    left: 20px;
    opacity: 0.03;
    width: 250px;
    z-index: 0;
    pointer-events: none;
}

.watermark1 img {
    width: 190px;
}

.card-header1 {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.card-body1 p {
    color: #59809f;
    line-height: 140%;
    font-size: 18px;
    /* margin-left: 10px; */
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.icon-main1 img {
    width: 100px;
    /* 
      /* filter: invert(13%) sepia(48%) saturate(2815%) hue-rotate(215deg) brightness(92%) contrast(106%); */
}

.card-body1 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-top: auto;
    margin-bottom: 40px;
}

.award-card:hover {
    cursor: pointer;
    background-color: #00bcd4;

    .card-body1 h2 {

        color: #fff;

    }

    .card-body1 p {
        color: #fff;

    }

    /* transform: translateY(10px); */
}



.key_benefit {
    /*padding: 2% 0% 2%;*/
}

.key_benefit h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: justify;
    color: #09365f;
    margin: 1%;
}

.key_benefit h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
}

.lft_div h3 {
    text-align: left !important;
}

.lft_div p {
    text-align: left !important;
}

.key_benefit p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right; */
    color: #000;
    margin-bottom: 10px;
}




.col_sm21 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm212 {
    width: 48%;
    float: left;
    margin: 1%;
}

.journey {
    overflow: hidden;
    /* padding: 3% 0% 3%; */
    /*border-radius: 25px;*/
    position: relative;
    /*background-image: url(../images/journey-banner.jpg);*/
    background: #72b1d8 ;
}

/* .journey::after {
    z-index: -2;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55%;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #ECF5FB 20%);
} */

.journey h2 {
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
    margin: 1%;
}

.journey p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right; */
    color: #fff;
    margin-bottom: 20px;
    margin: 1%;
}

.journey2 {
    position: relative;
    z-index: 2;
    background-image: url(../images/journey.jpg);
}

.our_service h2 {
    font-family: Poppins, sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: rgb(9, 54, 95);
    margin: 1%;
}

.our_service-1 h2 {
    font-family: Poppins, sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: rgb(9, 54, 95);
    margin: 1%;
}

.our_service-1 h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
    margin: 1%;
}

.mrg-btm {
    margin-bottom: -37px;
}

.our_service-1 p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right; */
    color: #000;
    margin-bottom: 10px;
    margin: 1%;
}

.bullet2 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 2%;
}

.bullet2 ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000;
    text-align: left;
    box-shadow: none;
}

.col_sm211 {
    width: 48%;
    float: left;
    margin: 0%;
}


.service_pg h2 {
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
    /*margin: 1%;*/
}

.service_pg h2 span{
    color: #6ba6ca;
}

.service_pg h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
}

.service_pg h3 span{
    color: #6ba6ca;
}

.service_pg p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right;     */
    color: #000;
    /* margin-bottom: 20px; */
}

.service_pg p span{
    color: #6ba6ca;
}

.service_pg-1 h3 {
	font-family: "Poppins", sans-serif;
	font-size: 23px;
	line-height: 140%;
	font-weight: 700;
	text-align: left;
	text-transform: none;
	color: #09365f;
	margin: 1%;
}

.service_pg-1 p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right;     */
    color: #000;
    /* margin-bottom: 20px; */
    margin: 1%;
}

.indication h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
}

/* .advance_tech h3 {
    margin-left: 10px;
}

.advance_tech p {
    margin-left: 10px;
} */


.post_proc_card {
    display: flex;
    padding: 4%;
    background-color: rgb(236 245 251);
    border-radius: 20px;
    /* justify-content: center; */
    align-items: start;
    flex-direction: column;
}

.bullet_card2 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 4%;
}

.bullet_card2 ul li {
    font-size: 18px;
    font-weight: 400;
    /* margin-bottom: 13px; */
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
}

.pro-img img {
    width: 70px;
}

.post_proc h3 {
    margin-left: 10px;
}

.post_proc p {
    margin-left: 10px;
}


.post_proc_card h3 {
    margin-left: 0px;
    /* text-align: center; */
}

.services-sidebar h3 {
    color: #041b4d;
}

.cta_flex_btn {
    display: flex;
    justify-content: end;
}


.adv_card p {
    margin-left: 0px;
    text-align: center;
    font-size: 16px;
}

.adv_card p {
    color: #0bbcd6;
}

/* .adv_card p {
    color: #fff;
    padding: 6% 0% 6%;
    background: #0bbcd6;
} */

.mar-left{
   margin-right: 578px;
}

.col_smwhy2 {
    width: 65%;
    float: left;
    margin: 1%;
}

.col_smwhy22 {
    width: 30%;
    float: left;
    margin: 1%;
}



.col_smwhy2-1 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_smwhy22-1 {
    width: 38%;
    float: left;
    margin: 1%;
}


.our_service h3 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: left;
    color: #09365f;
}

.our_service p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right; */
    color: #000;
    margin-bottom: 10px;
}

.hospitals h2 {
	font-family: "Poppins", sans-serif;
	font-size: 23px;
	line-height: 140%;
	font-weight: 700;
	text-align: left;
	text-transform: none;
	color: #09365f;
	margin: 1%;
}


.hospitals p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #000;
    margin: 1%;
}

.procedure p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #59809f !important;
}

/* .pro_card p {
    color: #fff !important;
} */

.bullet_card1 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 3%;
}

.bullet_card1 ul li {
    font-size: 18px;
    font-weight: 400;
    /* margin-bottom: 13px; */
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    color: #59809f;
    text-align: left;
}

.remodal {
    background-color: #ecf5fc;
}

.remodal p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    /* float: right; */
    color: #59809f;
    margin-bottom: 20px;
}

.person a {
    float: left;
}

.remodal button[data-remodal-action="close"] {
    background: #00bde0;
    border: none;
    color: #fff;
    padding: 9px 19px;
    font-size: 15px;
    border-radius: 0px;
    cursor: pointer;
    margin-top: 0;
}

.remodal h2 {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    line-height: 140%;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    color: rgb(9, 54, 95);
}

/*------------------------------------------
Responsive Code 
------------------------------------------*/
@media only screen and (max-width : 3000px) {
    .display-img{
        display: block;
    }
}

@media only screen and (max-width : 3000px) {
    .display-img{
        display: none;
    }
}

@media only screen and (max-width : 1600px) {
    .side-tab {

        right: 101px;
    }
}

@media only screen and (max-width :1550px){

    /*.fix_nav .top{
        display: flex;
        align-items: center;
    }*/

    /*.fix_nav{
        display: flex;
    }*/

    /*.navbarrr {
        width: 1066px;
        display: flex;
        justify-content: end;
    }*/
}

@media only screen and (max-width : 1560px) {

    .display-img{
        display: none;
    }

    .side-tab {
        right: 23px;
    }
}

@media only screen and (max-width : 1400px) {

    .banner_captions h1 {

        font-size: 48px;
    }

    .banner_captions h1 span {

        font-size: 48px;
    }

    .display-img{
        display: block;
    }

}


@media only screen and (max-width : 1500px) {

    

    .display-img{
        display: block;
    }

}



@media only screen and (max-width : 1363px) {

    .logo {
        width: 310px;
        margin-top: 8px;
    }

    @keyframes top_down {
        0% {
            bottom: -20%;
        }

        100% {
            bottom: 13%;
        }

        0%{
            left: 95%;
        }

    }

}

@media only screen and (max-width :1350px){
    .service-card {
        width: 31%;
    }
}

@media only screen and (max-width : 1300px) {

    .card-new {
        bottom: 20%;
    }

    .service-card {
        width: 48%;
    }

    .top {
        width: 98%;
    }

    .mar-left{
        margin-right: 0px;
    }

    .experience-wrapper {
        margin-left: 0px;
        margin-top: 45px;
    }

    .col_sm5 {
        width: 31%;
        margin: 1%;
        float: left;
    }

    .logo {
        width: 277px;
        margin-top: 4px;
    }

    .bullet {
        margin-left: 0%;
    }

    #cssmenu>ul>li>a {
        margin: 16px 10px;
    }

    .bimg img {
        margin-top: 140px;
    }

    .banr_bg-new {
        height: 65vh;
    }

    .banner_captions-new h1 {
        font-size: 48px;
    }

    .banner_captions-new p {
        font-size: 18px;
    }

    .btn1-new {
        font-size: 16px;
    }

    .form h2 {
        font-size: 27px;
    }

    .row {
        margin-bottom: 0px;
    }

    textarea {
        margin-top: 0px;
    }

    button {
        margin-top: 20px;
    }

    .form p {
        margin: 10px 0 20px;
    }

    .side-card {
        padding: 45px 68px;
    }

    .col_sm2_form img {
        margin-top: 36px;
    }

    .abt_captions h2 {
        font-size: 38px;
    }

}


@media only screen and (max-width : 1296px) {

    .navbarrr {
        width: 1000px;
    }

    @keyframes top_down {
        0% {
            bottom: 10%;
        }

        100% {
            bottom: 13%;
        }

        0%{
            left: 100%;
        }

    }
}




@media only screen and (max-width : 1560px) {

.logo {
        width: 238px;
        margin-top: 0px;
    }

        .btn2 {
    padding: 8px 12px;
    font-size: 14px;
}
}


@media only screen and (max-width : 1270px) {



    .top {
        width: 99%;
    }

    .mr {
        margin-right: 35px;
        margin-left: 0px;
    }

    .card {
        transform: scale(0.7);
        transform-origin: right;
    }

    .logo {
        width: 238px;
        margin-top: 0px;
    }

    @keyframes top_down {
        0% {
            bottom: 15%;
        }

        100% {
            bottom: 13%;
        }

        0%{
            left: 90%;
        }

    }

    .banner_captions h1 {
        font-size: 38px;
    }

        .banner_captions h1 span {
        font-size: 38px;
    }

    .banner_captions p {
        font-size: 22px;
    }

    .flags {
        margin-left: 10px;
    }

}

@media only screen and (max-width: 1217px){

    .top {
        width: 100%;
    }
}

@media only screen and (max-width : 1200px) {

    .card-new
    {
        bottom: 17%;
    }

    .bimg img {
        margin-top: 161px;
    }

    .banner_captions-new h1 {
        font-size: 55px;
    }

    .banner_captions-new p {
        font-size: 18px;
    }

    .navbarrr {
        width: 962px;
    }


    .col_smwhy22 {
        width: 48%;
        float: left;
        margin: 1%;
    }

    .col_smwhy2 {
        width: 48%;
        float: left;
        margin: 1%;
    }


    .col_smwhy22-1 {
        width: 48%;
        float: left;
        margin: 1%;
    }

    .col_smwhy2-1 {
        width: 48%;
        float: left;
        margin: 1%;
    }

    .col_sm2doc {
        width: 98%;
        float: left;
        margin: 1%;
    }


    .col_sm333 {
        width: 60%;
        float: left;
        margin: 1%;
    }

    .col_sm33 {
        width: 36%;
        float: left;
        margin: 1%;
    }

    .logo {
        width: 281px;
        float: left;
        margin: 0%;
    }

    #cssmenu>ul>li>a {
        margin: 17px 9px !important;
    }

    .col_sm4 {
        width: 48%;
    }



    .abt_captions p {
        max-width: 100%;
    }


    .col_smabt222 {
        width: 98%;
    }

    .col_smabt22 {
        width: 98%;
    }

    .bullet {
        margin-left: 1%;
        justify-content: space-around;
    }







}

@media only screen and (max-width : 1190px){
    #cssmenu>ul>li>a {
        font-size: 15px !important;
    }

    .navbarrr {
        width: 925px;
    }
}

@media only screen and (max-width : 1100px) {

    .card {
        display: none;
    }

    .banner_captions .item5 {
        display: none;

    }
}

@media only screen and (max-width : 1000px) {

    .col_sm4 {
        width: 48%;
    }

    .col_sm2_m0 {
        width: 98%;
    }

    .item1 {
        order: 2;
    }

    .item2 {
        order: 1
    }



    .banner_captions h1 {
        margin-top: 42px;
    }

}


@media only screen and (max-width : 960px) {

    .contact-wrap-new {
        display: none;
    }

    .banr_bg-new {
        height: 100vh;
    }


        .card-new {
        display: none;
    }

    .fix_nav .top {
        display: block;
    }

    .banner-mar{
    margin-bottom: 0px;
}


    .flex5 {
        flex-wrap: wrap;
    }

    .mr {
        margin-right: 0px;
        margin-left: 0px;
    }

    .col_sm5 {
        width: 48%;
        margin: 1%;
        float: left;
    }

    .flex1 {
        flex-wrap: wrap;
    }

    .col_smwhy22 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_smwhy2 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_smwhy22-1 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_smwhy2-1 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .flex1 {
        flex-wrap: wrap;
    }

    .cta_flex_btn {

        justify-content: center;
    }

    .col_sm8 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_sm88 {
        width: 98%;
        float: left;
        margin: 1%;
    }





    .col_sm3 {
        width: 48%;
        float: left;
        margin: 1%;
    }

    .col_sm9 {
        width: 98%;
        margin: 1%;
    }

    .tickty {
        position: relative;
    }

    .col_sm99 {
        display: none;
        width: 98%;
        float: left;
        margin: 1%;
    }

    .small_img {
        right: -9px;
    }

    .social-bar1 {

        display: none;
    }

    .emergency-text h5 {
        display: none;
    }

    .top2 {
        width: 96%;
    }

    .experience-wrapper {
        width: 250px;
        height: 250px;
        margin: 0 auto;
    }

    /* .experience-wrapper {
        width: 100%;

    } */

    .logo img {
        width: 309px;
        margin: 1%;
    }

    .logo {
        /* padding: 6px; */
        width: 100%;
        margin: 0% auto;
        display: flex;
        justify-content: center;
        background: transparent;
        border-bottom: 1px solid #ccc;
    }

    .flags {
        width: 100%;
        padding-bottom: 15px;

        justify-content: center;
    }

    .txt_align {
        text-align: right;
    }

    .side-card {
        width: 100%;
    }

    .flex2 {
        flex-wrap: wrap;
    }

    .side-tab {
        display: none;
    }

    .col_sm2_form {
        width: 98%;
        float: left;
        margin: 0%;
    }

    .col_sm2 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_sm211 {
        width: 98%;
    }

    .navbarrr {
        width: 100%;
        display: flex;
        /* background: #00b5d9; */
        margin: 0%;
    }

    .small_img {
        right: -26px;
    }

        #cssmenu>ul>li>a {
        margin: 1% !important;
    }

    .col_sm4_1 {
        width: 98%;
    }

    .flex3 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 7px 20px 43px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        align-items: center;
        gap: 20px;
    }
}

@media only screen and (max-width : 800px) {

    .col_sm2-new {
        width: 90%;
    }
  
    .bimg img {
        margin-top: -64px;
    }

    .banr_bg-new {
        height: 100vh;
    }

}

@media only screen and (max-width : 700px) {
    .small_img {
        right: -9px;
    }

    .col_sm333 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_sm33 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .col_sm4 {
        width: 98%;
    }
}

@media only screen and (max-width : 600px) {

    .banr_bg-new {
        height: 83vh;
    }

    .bullet_card2 ul {
        margin-left: 5%;
    }

    .service_pg h2 {

        font-size: 35px;

    }

    .bullet3 {
        flex-wrap: wrap;
    }

    .post_proc_card {
        align-items: start;
    }

    .col_sm3 {
        width: 98%;
        float: left;
        margin: 1%;
    }

    .banner_in_txt h2 {
        font-size: 35px;
    }


    .banner_in_txt .breadcrumb h6 {
        font-size: 16px;
    }

    .experience-wrapper {

        width: 250px;
        height: 250px;
        margin: 0 auto;

    }

    .hospital_card2 {
        padding: 3%;
        border-radius: 0px;
    }



}

@media only screen and (max-width : 500px) {

    .bullet ul {
    margin-left: 6%;
}

    .banner_captions-new h1 {
        font-size: 44px;
    }

    .banner_captions-new p {
        font-size: 16px;
    }

    .banr_bg-new {
        height: 72vh;
    }

    .service_pg-1 h3 {
        font-size: 18px;
    }


    .col_sm5 {
        width: 98%;
        margin: 1%;
        float: left;
    }

    .bullet3 ul {
        margin-left: 4%;
    }

    .circle-box {
        position: relative;
        width: 100%;
        /* height: 100%; */
    }

    .btn1 {

        padding: 11px 25px;
        font-size: 12px;

    }

    .btn1 .right-icon {
        margin-right: 3px;
        font-size: 17px;
    }


    .abt_captions h2 {
        font-family: "Poppins", sans-serif;
        font-size: 30px;
    }

    .journey h2 {
        font-size: 23px;
    }

    .services h2 {
        font-family: "Poppins", sans-serif;
        font-size: 35px;
    }

    .bullet_card ul {
        margin-left: 6%;
    }

    .form h2 {

        font-size: 30px;
    }

    .why-choose h2 {
        font-family: "Poppins", sans-serif;
        font-size: 30px;
        line-height: 140%;
    }


    .foot_caption h2 {

        text-align: center;
    }



    .row {
        flex-direction: column;
    }

    .bullet {
        margin-left: 1%;
        flex-direction: column;
    }

    .banner_captions h1 {
        font-size: 48px;
    }

    .banner_captions h1 span {
        font-size: 48px;
    }

    .small_img {
        padding: 25px 25px 25px 25px;
        position: relative;
        right: 0;
        border-radius: 45px;
        background: #fff;
    }

    .p2 {
        width: 392px;
        position: relative;
    }


}


@media only screen and (max-width : 460px) {

.banner_captions-new h1 {
        font-size: 38px;
    }

    .banr_bg-new {
        height: 66vh;
    }
}

@media only screen and (max-width : 400px) {

    .banner_captions-new h1 {
        font-size: 36px;
    }

    .banr_bg-new {
        height: 64vh;
    }


    .contact h2 {
        font-size: 24px;
    }

    .service_pg h2 {
        font-size: 24px;
    }

    .our_service h3 {
        font-size: 20px;
    }


    .our_service h2 {
        font-size: 24px;
    }

    .key_benefit h3 {
        font-size: 20px;
    }

    .key_benefit h2 {
        font-size: 24px;
    }

    .abt_captions h2 {
        font-size: 24px;
    }

    .why-choose h2 {
        font-size: 24px;
    }

    .services h2 {

        font-size: 24px;
    }

    .bullet_card2 ul {
        margin-left: 8%;
    }

    .circle-box {
        position: relative;
        width: 100%;
        height: fit-content;
    }

    .side-card {
        width: 100%;

        padding: 58px 39px;
    }

    .banner_captions h1 span {
        font-size: 38px;
    }

    .banner_captions h1 {
        font-size: 38px;
    }

    .banner_captions p {
        font-size: 16px;
    }

    .btn1 {

        padding: 12px 24px
    }

}

@media only screen and (max-width : 360px) {
        .banner_captions-new h1 {
        font-size: 33px;
    }
}

@media only screen and (max-width : 320px) {}
