@charset "utf-8";
/* CSS Document */
body {
    font-family: "Sora", serif;
    font-style: normal;
    background: #f6fffe;
    overflow-x: hidden;
    background: -moz-linear-gradient(top, #f6fffe 0%, #f6fffe 2%, #f9ffff 3%, #f6fffe 3%, #f9ffff 4%, #f7fdfd 4%, #f9ffff 4%, #f9ffff 17%, #f8fefc 17%, #f9ffff 17%, #f8fefc 18%, #f9ffff 18%, #f8fefc 18%, #f9ffff 18%, #f8fefc 19%, #fafefd 23%, #f8fcfb 23%, #fafefd 23%, #fafeff 29%, #f9fdfc 29%, #f9fdfc 31%, #fafeff 31%, #f9fdfc 32%, #fafeff 32%, #f9fdfc 32%, #fafeff 33%, #f9fdfc 33%, #fafeff 33%, #f9fdfc 34%, #fcfdff 34%, #f9fdfc 34%, #fafeff 34%, #f9fdfc 35%, #fafeff 35%, #f9fdfc 35%, #fcfefd 35%, #f9fdfc 36%, #f9fdfc 36%, #fcfefd 36%, #fdfdfd 100%); }
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  text-size-adjust: auto;
  font: -apple-system-body;
}
.container {
  max-width: 1200px;
}
p {
  font: -apple-system-body;
  font-weight: normal;
  font-family: "Sora", serif;
}
.d-none {
  display: none !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
a.btn.btn-primary {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  background-color: #1D3557;
  border: 0;
  margin: 0 auto;
  display: block;
  max-width: 275px;
  padding: 18px 15px;
  border-radius: 15px;
}
a.btn.btn-primary:hover {
  background-color: #E63946;
}
.intro {
  margin: 0px 0 60px 0;
}
.intro ._item {
  background-color: #1D3557;
  border-radius: 15px;
}
.intro ._item .img-holder {}
.intro ._item .img-holder img {
  width: 100%
}
.intro ._item .txt-holder {
  padding: 25px 35px;
  text-align: center;
  min-height: 235px;
}
.intro ._item .txt-holder p {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}

.request-cta-section {
    margin: 80px 0;
}


.request-cta-section a.cta {
   background-color: #e63946;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 15px;
    padding: 15px 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 350px;
    text-decoration: none;
}

.request-cta-section a.cta:hover {
    background-color: #1d3557
}

.tabs_wrap {
  margin: 70px 0 40px 0;
}
.nav-tabs {
  text-align: center;
  justify-content: center;
  gap: 50px;
  border: 0;
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1* var(--bs-nav-tabs-border-width));
  background: #F5F5F5;
  border: 0;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  width: 360px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  padding: 12px;
}
.nav-tabs .nav-link span {
  font-weight: 500;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #1D3557;
  border-color: unset;
}
.location-fold-1 {
  padding: 30px 0;
}
.location-fold-2 {
  padding: 40px 0;
  text-align: center;
}
header {
    padding-top: 25px;
    padding-bottom: 30px;
}
h1 {
  font-size: 48px;
  line-height: 54px;
  color: #1D3557;
  font-weight: bold;
  font-family: "Sora", serif;
  margin-bottom: 15px;
}
h2 {
  font-size: 32px;
  line-height: 46px;
  color: #1D3557;
  font-weight: bold;
  font-family: "Sora", serif;
  margin-bottom: 5px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
  color: #1D3557;
  font-weight: bold;
  font-family: "Sora", serif;
  margin-bottom: 5px;
}
.location-fold-2 .p1 {
  font-size: 22px;
  line-height: 46px;
  color: #E63946;
  font-weight: bold;
  margin-bottom: 10px;
}
.location-fold-2 .p2 {
  font-size: 20px;
  line-height: 34px;
  color: #1D3557;
  font-weight: bold;
}
.location-fold-2 .p2 span {
  font-size: 18px;
  line-height: 34px;
  color: #000;
  font-weight: 300;
}
.location-fold-2 .p3, .location-fold-3 .p3 {
  font-size: 20px;
  line-height: 30px;
  color: #E63946;
  font-weight: bold;
  margin-top: 50px;
}
.location-fold-3 .p3 {
  margin: 20px 0 50px 0;
}
.location-fold-3 .p3 span {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
}
.location-fold-3 {
  padding: 30px 0;
}
.location-panel .box {
  background-color: #F5F5F5;
  border-radius: 24px;
}
.location-panel .box .img-holder {}
.location-panel .box .img-holder img {
  width: 100%
}
.location-panel .box .txt-holder {
  padding: 40px 30px;
  text-align: left;
  min-height: 235px;
}
.location-panel .box .txt-holder p {
  font-size: 20px;
  line-height: 30px;
  color: #1D3557;
  font-weight: bold;
}
.location-panel .box .txt-holder p span {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
}
.location-panel .box .txt-holder ul {
  padding: 15px 0 45px 0;
  margin: 0 0 30px 0;
  list-style: none;
  border-bottom: 1px solid #707070;
}
.location-panel .box .txt-holder ul li {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
  background-image: url(../img/icon-pin.svg);
  background-repeat: no-repeat;
  background-position: left top 8px;
  padding-left: 40px;
  margin-bottom: 20px;
}
.contact-br {}
.contact-br a {
  color: #E63946;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
.contact-br a:hover {
  color: #1D3557;
  transition: ease-out 0.5s;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
}
.location-txt {}
.location-txt h3 {
  margin-bottom: 20px;
}
ul.style-02 {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-position: outside;
}
ul.style-02 li {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
  margin-bottom: 15px;
}
.form-section {
  margin: 0 0 80px 0;
}
.form-section h2 {
  margin-bottom: 50px;
}
.form-container {
  max-width: 560px;
  background-color: #fff;
  box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
  -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
  -moz-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
  padding: 30px;
  margin: 0 auto;
  border-radius: 25px;
}
.form-container input, .form-container button, .form-container select, .form-container textarea {
  margin: 0 0 20px 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  border: 1px solid #707070;
  border-radius: 15px;
  padding: 12px 15px;
  outline: 0;
  font-size: 16px;
  color: #000;
}
.form-container select {
  appearance: none;
  background-image: url(https://manhattanprimarycare.nyc/wp-content/uploads/2024/10/child-menu-drop-down.png);
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 12px;
}
.form-container textarea {
  height: 160px;
  resize: none;
}
.form-container button {
  -webkit-appearance: button;
  border: 0;
  background-color: #E63946;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 19px;
  padding: 15px;
}
.form-container button:hover {
  background-color: #1D3557;
  color: #fff;
}
.bottom-cta-card {
  margin: 100px 0;
}
.bottom-cta-card .card-align {
  border-radius: 24px;
  max-width: 644px;
  width: 90%;
  margin: 0 auto;
  display: block;
  float: none;
  padding: 60px 25px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
  -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
  -moz-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
}
.bottom-cta-card .card-align h3 {
  font-size: 30px;
  line-height: 40px;
  color: #1D3557;
  text-align: center;
  margin-bottom: 35px;
}
.bottom-cta-card .card-align .ellipses-red-bullet {
  position: absolute;
  width: 30px;
  height: 30px;
  left: unset;
  top: -10px;
  border-radius: 100%;
  background-color: #e63946;
  right: -10px;
  z-index: -1;
}
.bottom-cta-card .card-align .ellipses-gray-medium {
  position: absolute;
  width: 260px;
  height: 260px;
  border: 25px solid #f5f5f5;
  left: -100px;
  bottom: -123px;
  border-radius: 100%;
  z-index: -1;
  top: unset;
}
.zoom-img {
  animation: plus 2s ease-in-out infinite alternate-reverse both;
}
/*.custom-date-input {*/
/*  background: #fff url('https://manhattanprimarycare.nyc/wp-content/uploads/2024/10/child-menu-drop-down.png') no-repeat right 10px center;*/
/*  background-repeat: no-repeat;*/
/*  background-position: right 25px center;*/
/*  background-size: 12px;*/
/*  cursor: pointer;*/
/*}*/
.custom-date-input {
    cursor: pointer;
    position: relative;
}
/*.custom-date-input::before {*/
/*    content: attr(data-placeholder);*/
/*    color: #999;*/
/*    position: absolute;*/
/*    margin-left: 0;*/
/*    background: #fff url(https://manhattanprimarycare.nyc/wp-content/uploads/2024/10/child-menu-drop-down.png) no-repeat right 10px center;*/
/*    width: 100%;*/
/*    background-position: right 25px center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 12px;*/
/*}*/
/*.custom-date-input:focus::before,*/
/*    .custom-date-input:valid::before {*/
/*        content: "";*/
/*    }*/
.date-container {
           position: relative;
    display: inline-block;
    width: 100%;
    }

    .date-label {
       position: absolute;
    left: 17px;
    top: 35%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    transition: 0.2s;
    background: #fff;
    width: 50%;
    }

    .custom-date-input:focus + .date-label,
    .custom-date-input:valid + .date-label {
        top: 5px;
        font-size: 12px;
        color: #555;
    }
@keyframes plus {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@media (max-width: 1130.5px) {
header {
    padding-top: 5px;
    padding-bottom: 30px;
}
.headerv2 {
    margin: 0 0 30px 0!important;

}
}

@media (max-width: 991.5px) {
        header {
        padding-top: 25px;
        padding-bottom: 30px;
    }
  .intro ._item .txt-holder {
    padding: 25px 25px 0;
    min-height: 280px;
  }
  .nav-tabs .nav-link {
    width: 345px;
  }
  .location-fold-2 {
    padding: 20px 0;
  }
}
@media (max-width: 767.5px) {
    .request-cta-section {
        margin: 40px 0;
    }
    .sitelogo img {
         width: 150px;
    }
    h1 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 0px;
    }
    h2 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    }
    h3,
    .location-panel .box .txt-holder p{
    font-size: 1.25rem;
    line-height: 1.8rem;
    }
    .intro ._item .txt-holder p {
    font-size: 1.125rem;
    line-height: 1.625rem;
    }
    .location-fold-2 .p2,
    .location-fold-2 .p3,
    .location-fold-3 .p3{
    font-size: 1.25rem;
    line-height: 2rem;
    }
    .location-fold-2 .p2 span,
    .location-fold-3 .p3 span,
    .location-panel .box .txt-holder p span,
    .location-panel .box .txt-holder p span {
    font-size: 1rem;
    line-height: 1.6rem;
    }
      ul.style-02 li {
    font-size: 1.2rem;
    line-height: 2rem;
      }
      .ast-small-footer-wrap {
    font-size: 1rem;
    line-height: 1.5rem;
}
      footer li, .site-footer a {
    font-size: 1rem !important;
    line-height: 1.6rem !important;
}
  .location-panel .box .txt-holder ul li {
    font-size: 1.2rem;
    line-height: 2rem;
    padding-left: 0;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 35px;
    background-position: center top;
  }
  ul.style-02 {
    margin: 0;
    list-style: none;
  }
  .location-fold-2 {
    padding: 0;
  }
  .location-fold-3 .p3, .location-txt h3, ul.style-02 li, .location-panel .box .txt-holder p {
    text-align: center;
  }
  .intro ._item .txt-holder {
    padding: 25px 25px;
    min-height: unset;
  }
  .intro ._item, .location-panel .box {
    max-width: 500px;
    margin: 0 auto 25px;
  }
  .intro {
    margin: 0;
  }
  .tabs_wrap {
    margin: 0px 0 40px 0;
  }
  .location-fold-1 {
    padding: 20px 0;
    width: 90%;
    margin: 0 auto;
  }
  .location-fold-1 .col-md-3 {
    width: 50%;
    margin-bottom: 25px;
    text-align: center;
  }
  .nav-tabs .nav-link {
    width: 250px;
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 575.5px) {
    .sitelogo img {
         width: 175px;
    }
    .headerv2 {
        margin: 0 0 20px 0 !important;
    }
  .nav-tabs {
    gap: 25px;
    flex-direction: column;
  }
  .nav-tabs .nav-link {
         width: 100%;
        font-size: 1rem;
        padding: 10px;
        border-radius: 15px;
        line-height: 1.5rem;
  }
}