* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p,
aside,
header,
footer,
section,
article {
    border: medium none;
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
}

:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}

h1 {
    font-size: 36px;
    }

h2 {
    font-size: 30px;
    }

h3 {
    font-size: 24px;
    }

h4 {
    font-size: 18px;
    }

img,
fieldset {
    border: 0 none;
}

a {
    border: none;
    outline: none;
    }

input[type="submit"],
select {
    -webkit-appearance: none;
}

img {
    border: none;
    height: auto;
    max-width: 100%;
    outline: none;
    width: 100%;
    vertical-align: middle;
}

iframe {
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    color: #002395;
}

.clear {
    clear: both;
}

ul::after {
    clear: both;
    content: "";
    display: block;
}
body{
    font-family: "Poppins", sans-serif;
    }

ul {
    list-style: none;
}
header {
    background: #FFF;
    box-shadow: 0px 4px 22px 8px rgba(0, 0, 0, 0.04);
}
.login-btns {
    display: flex;
    justify-content: flex-end;
}
.header-top {
    padding: 9px;
    background: #000;
}
.patient-btn {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid;
    padding: 4px 15px;
    border-radius: 5px;
    margin-right: 6px;
    text-transform: uppercase;
}
.left-content button {
    width: fit-content;
    border: none;
}
.left-content h1 {
    font-size: 31px;
    margin: 22px 0;
    font-weight: 800;
    line-height: 50px;
}
.patient-btn.doctor-btn, .patient-btn.doctor-btn:hover {
    background: #2b56d2;
    border: none;
    color: #fff;
}
header .nav-link {
    font-size: 14px;
    color: #000;
    margin-left: 18px;
    text-transform: uppercase;
}
a.navbar-brand {
    font-weight: 600;
    font-size: 28px;
    letter-spacing: -2px;
}
.hero-section {
    background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
}
.left-content h5 {
    font-size: 16px;
    margin-bottom: 8px;
}
.btn.call-to-action, .btn.call-to-action:hover {
    background: #2b56d2;
    color: #fff;
    border-radius: 10px;
    padding: 9px 23px;
    line-height: 22px;
    font-size: 15px;
    margin-top: 16px;
}
.common-padding {
    padding: 52px 0;
}
.tab-section .nav {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.subheading-text {
    font-size: 40px;
    margin-bottom: 42px;
}
.tab-section .nav-link {
    background: #2b56d224 !important;
    width: 100% !important;
    display: block !important;
    border: none !important;
    margin: 3px 0;
    padding: 29px;
    border-radius: 17px;
    border-top-left-radius: 17px !important;
    border-top-right-radius: 17px !important;
    color: #000;
}
.under-box img {
    /* width: 48%; */
    width: auto;
    height: 250px;
    border-top-right-radius: 91px;
    border-top-left-radius: 90px;
}
.tab-section .nav-link.active {
    background: #2b56d2 !important;
    color: #fff !important;
}
.under-content h4 {
    font-size: 23px;
    margin-bottom: 13px;
}
.tab-section .list-tab {
    list-style: unset;
    margin-left: 19px !important;
    font-size: 18px;
    margin-bottom: 13px;
}
.under-content {
    padding: 61px;
    border: 1px solid #0000003d;
    border-radius: 22px;
}
.under-box {
    background: #2b56d214;
    margin-bottom: 12px;
    border-radius: 52px;
    padding: 32px;
}
.content-box h5 {
    font-size: 22px;
    margin-bottom: 22px;
}
.under-box h5 {
    margin-bottom: 10px;
    font-size: 24px;
    margin-top: 12px;
}
ul.list-tab {
    list-style: unset;
    margin-left: 22px;
    padding: 24px;
    font-style: italic;
    font-size: 15px;
}
.partner-logo.common-padding {
    background: #e1e7f9;
}
.faq-section .accordion {
    width: 100%;
  }

  .accordion-button:not(.collapsed) {
    /* background-color: #c5e5d8;*/
    background-color: #e1e7f9;
  }

  .accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: none;
  }

  .accordion-button:focus {
    box-shadow: none;
  }

  .accordion-button:before {
    content: "";
    position: absolute;
    /*   right: 0.75rem; */
    right: 0.75rem;
    top: 1.25rem;
    height: 2px;
    width: 1rem;
    background-color: #e1e7f9;
  }
  .accordion-button.collapsed:after {
    content: "";
    position: absolute;
    /*   right: 1.1875rem; */
    right: 1.1875rem;
    top: 0.8125rem;
    height: 1.0625rem;
    width: 0.125rem;
    border-style: none;
    background-color: #e1e7f9;
  }

  .faq-section .accordion-button h5 {
    /*   color: #7dbc9e; */
    color: #000;
    margin-right: 13px;
  }
  .accordion-body {
    background-color: #e1e7f9;
  }
  /* button:focus:not(:focus-visible) {
      outline: 0;
  } */
  .form {
    width: 100%;
    max-width: 820px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .contact-form {
    background-color: #2b56d2;
    position: relative;
  }

  .circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #2b56d2);
    position: absolute;
  }

  .circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px;
  }

  .circle.two {
    width: 80px;
    height: 80px;
    top: 10px;
    right: 30px;
  }

  .contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #2b56d2;
    transform: rotate(45deg);
    top: 50px;
    left: -13px;
  }

  form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative;
  }

  .title {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0.7rem;
  }

  .input-container {
    position: relative;
    margin: 1rem 0;
  }

  .input {
    width: 100%;
    outline: none;
    border: 2px solid #fafafa;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 5px;
    transition: 0.3s;
  }

  textarea.input {
    padding: 0.8rem 1.2rem;
    min-height: 150px;
    border-radius: 5px;
    resize: none;
    overflow-y: auto;
  }

  .input-container label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 0.9rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s;
  }

  .input-container.textarea label {
    top: 1rem;
    transform: translateY(0);
  }

  .btn {
    padding: 0.6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 0.95rem;
    color: #000;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0;
    width: 100%;
  }

  .btn:hover {
    background-color: transparent;
    color: #fff;
  }

  .input-container span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500;
  }

  .input-container span:before,
  .input-container span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #2b56d2;
    top: 50%;
    transform: translateY(-50%);
  }

  .input-container span:before {
    left: 50%;
  }

  .input-container span:after {
    right: 50%;
  }

  .input-container.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 25px;
    font-size: 0.8rem;
  }

  .input-container.focus span:before,
  .input-container.focus span:after {
    width: 50%;
    opacity: 1;
  }

  .contact-info {
    padding: 2.3rem 2.2rem;
    position: relative;
  }

  .contact-info .title {
    color: #2b56d2;
  }

  .text {
    color: #333;
    margin: 1.5rem 0 2rem 0;
  }

  .information {
    display: flex;
    color: #555;
    margin: 0.7rem 0;
    align-items: center;
    font-size: 0.95rem;
  }

  .information i {
    color: #2b56d2;
  }

  .icon {
    width: 28px;
    margin-right: 0.7rem;
  }

  .social-media {
    padding: 2rem 0 0 0;
  }

  .social-media p {
    color: #333;
  }

  .social-icons {
    display: flex;
    margin-top: 0.5rem;
  }

  .social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background: linear-gradient(45deg, #1abc9c, #149279);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 0.5rem;
    transition: 0.3s;
  }

  .social-icons a:hover {
    transform: scale(1.05);
  }

  .contact-info:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 100px;
    border: 22px solid #1abc9c;
    border-radius: 50%;
    bottom: -77px;
    right: 50px;
    opacity: 0.3;
  }

  .big-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #1cd4af, #159b80);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%);
  }

  .big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #fafafa;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px);
  }

  .square {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(181%, 11%);
    opacity: 0.2;
  }
  .text-privacy, .text-privacy:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    margin-right: 22px;
}
.contact-us-section{
    background: url("../images/contact-bg.png") no-repeat;
    background-size: cover;
}
footer {
    padding: 12px;
    background: #000;
    color: #fff;
}


.get-section form {
    display: flex;
}
.get-box form input, .calenderr-form .form-select, .calenderr-form .form-control {
    padding: 11px;
    border-radius: 42px;
    margin-right: 13px;
    resize: none;
}
.get-section{
    width: 100%;
    padding: 82px 0;
    background-position: center;
}




.home-top-chatwithus{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    gap: 13px;
}
.home-top-chatwithus a{
    background: #25b411 !important;
    color: white !important;
}
.home-top-chatwithus a{
    display: inline-flex;
    align-items: center;
    padding: 0px 14px;
}
.home-top-chatwithus a img{
    width: 27px;
    border-radius: 2px;
}

@media only screen and (max-width: 768px) {
    .header-container{
        flex-direction: column;
        gap: 14px;
    }
    .header-container .register-btn{
        width: 190px;
        padding: 6px 14px;

    }
}
