@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    overflow-x: hidden;
  }
  .contanier {
    width: 80%;
    margin: 0 auto;
  }
  .row {
    display: flex;
  }


 /* header */

  
/* FOOTER STYLES */

.footer_wrapper {
    padding: 60px 0px 20px 0px;
    
  }
  
  footer {
    width: 90%;
    display: flex;
    margin-bottom: 40px;
    margin: 0 auto;
  }
  
  .footer_left_side {
    width: 30%;
    margin: 0 auto;
  }
  
  .footer_logo {
    margin-bottom: 40px;
  }
  
  .footer_info ul li {
    list-style: none;
    font-family: "Roboto", sans-serif;
  }
  
  .footer_info ul li a {
    color: black;
    font-size: 15px;
  }
  
  .footer_info ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  
  .footer_phone img {
    width: 6%;
    margin-right: 15px;
  }
  
  .footer_location img {
    width: 5%;
    margin-right: 15px;
  }
  
  .footer_mail img {
    width: 6%;
    margin-right: 15px;
  }
  
  .footer_middle_side {
    width: 30%;
  }
  
  .footer_middle_side h3 {
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
  }
  
  .footer_middle_side ul li {
    list-style: none;
    font-family: "Roboto", sans-serif;
  }
  
  .footer_middle_side ul li a {
    color: black;
  }
  
  .footer_middle_side ul li:not(:last-child) {
    margin-bottom: 15px;
    /* border: 1px dotted red; */
  }
  
  .footer_right_side {
    width: 30%;
  }
  
  .footer_right_side iframe {
    width: 100%;
    height: 400px;
  }
  
  .note_footer {
    text-align: center;
  }
  
  .note_footer a {
    color: black;
    font-size: 1vw;
    font-family: "Roboto", sans-serif;
  }


  .mediCard{
    background-image: url(../img/doctors/Rectangle\ 55.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 35vh;
  }

  .mediCard .row {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 35vh;
  }
  .mediCard .row h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9dca4b;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 auto;
  }

  .medicardSec{
    background: #ECF3DF;
    width: 100%;
    
  }
.mediWrapper{
    margin-top: 5%;
}
  .mediBox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10%;
    margin-top: 5%;
    position: relative;
    margin-bottom: 5%;
  }
  .textInfo p{
    color: #000;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 130% */
  }
  .btn{
    width: 22%;
height: 43px;
flex-shrink: 0;
border-radius: 10px;
background: #CD7F32;
color: #FFF !important;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 3%;
margin: 0;
  }
.note{
    margin-top: 3%;
}
  .imgCard{
    margin-bottom: 10%;
  }

.imgCard p{
    color: #000;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.imgCard a{
    color: #00A3D0;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 2%;
}

.btnSilver{
    width: 22%;
height: 43px;
flex-shrink: 0;
border-radius: 10px;
background: #C0C0C0;
color: #FFF !important;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 3%;
margin: 0;
}

.btnGold{
    width: 22%;
height: 43px;
flex-shrink: 0;
border-radius: 10px;
background: #FFD700;
color: #FFF !important;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 3%;
margin: 0;
}

.firstKid{
  position: absolute;
    top: -20%;
    left: -5%;
    width: 120px;
height: 120px;
transform: rotate(-37.789deg);
transform: rotate(-37.789deg);
flex-shrink: 0;
background: #00A3D0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}

.stescop{
  position: absolute;
  top: 75%;
  left: 93%;
  width: 120px;
  height: 120px;
  transform: rotate(29.014deg);
  flex-shrink: 0;
  background: #00A3D0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mediSymbol{
  position: absolute;
    top: 77%;
    left: -2%;
    width: 120px;
  height: 120px;

  flex-shrink: 0;
  background: #9dca4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}



@media screen and (max-width:960px) {
  .mediWrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .mediBox{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .firstKid{
    display: none;
  }
  .mediSymbol{
    display: none;

  }
  .stescop{
    display: none;
  }
  .textInfo{
    text-align: center;
  }
  .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 37%;
  }
  .btnSilver{
    margin-left: 37%;
  }
  .btnGold{
    margin-left: 37%;
  }
  .row h2{
    font-size: 30px;
  }
}


@media screen and (max-width:750px) {
  .mediCard{
    width: 100%;
  }
  .mediBox{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .mediSecond{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }
  .imgCard {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .textInfo{
    width: 60%;
  }
  .btn{
    width: 27%;
  }
  .footerSec{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-direction: column;
  }
  .footer_right_side{
    width: 90%;
  }
}



@media screen and (max-width:450px) {
  .imgCard img{
    width: 100%;
  }
  .mediCard .row h2 {
    font-size: 35px;
  }
  .textInfo p{
    font-size: 14px;
  }
  .textInfo .btn{
    width: 30%;
    font-size: 14px !important;
    margin-left: 35%;
  }
  .textInfo .btnSilver{
    width: 30%;
    font-size: 14px !important;
    margin-left: 35%;
  }
  .textInfo .btnGold{
    width: 30%;
    font-size: 14px !important;
    margin-left: 35%;
  }
}

@media screen and (max-width:350px) {
  
}