* {
  font-family: "Raleway", sans-serif;
}

.btn {
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

a.btn {
  padding-top: 9px;
}

@media (min-width: 768px) {
  .btn {
    height: 55px;
    border-radius: 28px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 16px;
  }

  a.btn {
    padding-top: 15px;
  }
}

.btn-modal {
  padding: .375rem .75rem;
  font-size: .9rem;
  line-height: 1.6;
  border-radius: .25rem;
  height: auto;
}

/***
 Typography
 ***/

.text-grey {
  color: #4A4A48;
}

.text-headline1 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 32px;
}

.text-headline2 {
  font-style: normal;
  font-weight: bold;
  font-size: 27px;
  line-height: 32px;
}

.text-title {
  font-style: normal;
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
}

.text-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}

.text-body1 {
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
}

.text-body2 {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}

.text-caption {
  font-style: italic;
  font-weight: 300;
  font-size: 11px;
  line-height: 14px;
}

.text-footer-title {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
}

.text-footer-body {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
}

@media (min-width: 768px) {
  .text-headline1 {
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 55px;
  }

  .text-headline2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 55px;
  }

  .text-title {
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 40px;
  }

  .text-subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
  }

  .text-body1 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
  }

  .text-body2 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
  }

  .text-caption {
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
  }

  .text-footer-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
  }

  .text-footer-body {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
  }
}

/***
 Navbar
 ***/

.medadom-navbar {
  background: #bee8f5 !important;
  padding-left: 12px;
  padding-right: 12px;
}

.medadom-navbar .navbar-collapse {
  justify-content: flex-end;
}

.medadom-navbar .navbar-brand img {
  width: 200px;
}

.medadom-navbar .btn {
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.medadom-navbar .navbar-toggler {
  border: none;
  padding: 0;
}

.medadom-navbar .navbar-toggler-icon {
  background-image: url("https://ines-allart.fr/Img/Accueil/menu.svg");
  background-size: cover;
  width: 24px;
  height: 16px;
}

.medadom-navbar .fake-toggler {
  width: 30px;
  height: 30px;
}

.medadom-navbar .btn {
  width: 100%;
  padding-top: 8px;
}

.btn-pharmacy {
  background: #007770;
  color: #fff;
}

.btn-rouge {
  background: #F08080;
  color: #fff;
}

.btn-white {
  background: #fff;
  color: #005a8d;
}

.medadom-navbar.fixed-top  main {
  padding-top: 56px;
}

.medadom-navbar .dropdown-menu {
  left: auto;
  right: 0;
}

@media (min-width: 768px) {
  .medadom-navbar {
    background: #bee8f5 ;
    padding-left: 45px;
    padding-right: 45px;
  }

  .medadom-navbar .btn {
    width: auto;
  }

  .medadom-navbar .navbar-brand img {
    width: 200px;
  }

  .medadom-navbar:not(.fixed-top) {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .medadom-navbar.fixed-top ~ main {
    padding-top: 134px;
  }

  .medadom-navbar .btn:not(:last-child) {
    margin-right: 23px;
  }

  .medadom-navbar .logged-in.navbar-collapse {
    display: none !important;
  }
}

/***
 Hero
 ***/

.hero {
  position: relative;
  background: #bee8f5;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  margin-bottom: 25px;
}

.hero .cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 30;
}

.hero .image {
  display: flex;
  justify-content: center;
  z-index: 10;

  margin-top: 0px;
}

.hero .telephone-image {
  width: 215px;
  height: 325px;

  background: url("https://ines-allart.fr/Img/Accueil/g3858.svg") no-repeat top;

  background-position-x: 25px;
  background-size: contain;
}

.hero .text-headline1 {
  color: #1b4f63;
  text-align: center;

  margin-top: 40px;
}

.hero .wave {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
}

.hero .wave img {
  width: 100%;
  min-width: 1000px;
  margin-bottom: -1px; /* this is to avoid tearing at certain sizes */
}

.hero .wave .spacer {
  background: #fff;
  height: 65px;
}



.address-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}

.address-form .input-container {
  position: relative;
  height: 40px;
  width: 100%;
}

.address-form .input-container input {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;

  font-size: 14px;

  outline: none;
  border: none;

  background: #F2F2F2;
}

.address-form .input-container input::placeholder {
  color: #4A4A48;
}

.address-form .btn-cta {
  background: #005a8d;
  color: #fff;

  padding-left: 32px;
  padding-right: 32px;
  margin-top: 20px;

  text-transform: uppercase;

  font-weight: bold;
}

.address-information {
  color: #EE7664;
  margin-top: 40px;
  margin-bottom: 75px;
}

.address-information h3 {
  font-weight: 800;
  font-size: 17px;
  line-height: 20px;
}

.address-information div {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  padding-left: 7px;
  padding-right: 7px;
}

.hero .video-call {
  text-align: center;
}

.hero .video-call .btn-cta {
  font-weight: bold;
  background: #005A8D;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  min-height: 40px;
  border-radius: 20px;
  padding: 10px 40px;
  margin-top: 35px;
  margin-bottom: 40px;
}

.hero.seo {
  padding-bottom: 0;
  margin-bottom: 0;
}

.hero.seo h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  margin-top: 15px;
}

.hero.seo .breadcrumbs ul li:not(:first-child) :before {
  display: inline-block;
  content: '';
  background: url('https://ines-allart.fr/Img/Accueil/breadcrumb_chevron.svg') no-repeat center;
  width: 12px;
  height: 9px;
  margin-left: 6px;
  margin-right: 5px;
}

.hero.seo .breadcrumbs ul li:not(:first-child) {
  /*margin-left: 15px;*/
}

.hero.seo .breadcrumbs ul li a {
  color: inherit;
}
.hero.seo .breadcrumbs ul li {
  float: left;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #1B4F63;
}

.hero.seo .breadcrumbs ul {
  list-style: none;
  padding-left: 0;
}

@media (max-width: 767px) {
  .hero.seo .text-headline1 {
    margin-top: 20px;
  }

  .hero.seo .breadcrumbs {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .hero.seo {
    padding-top: 200px;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .hero.seo h2 {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    margin-top: 30px;
  }

  .hero .text-headline1 {
    text-align: left;
    margin-top: -150px;
  }

  .hero .image {
    margin-top: 0;
  }

  .hero .telephone-image {
    width: 370px;
    height: 600px;

    background: url("https://ines-allart.fr/Img/Accueil/g4000.svg") no-repeat
      center;

    background-position-x: center;
  }

  .hero .wave {
    z-index: 20;
  }

  .hero .video-call {
    text-align: left;
  }

  .hero .video-call .btn-cta {
    font-size: 24px;
    line-height: 28px;
    min-height: 65px;
    height: auto;
    border-radius: 33px;
    padding: 18px 65px;
  }

  .address-form {
    flex-direction: row;
  }

  .address-form .input-container {
    height: 55px;
    flex-grow: 1;
    margin-right: 30px;
    width: auto;
  }

  .address-form .btn-cta {
    padding-left: 28px;
    padding-right: 28px;
    margin-top: 0;
  }

  .address-form .input-container input {
    border-radius: 28px;

    font-size: 16px;
  }

  .address-form .input-container:after {
    background-size: auto;
  }

  .hero.seo .breadcrumbs {
    margin-top: -200px;
  }

  .hero.seo .breadcrumbs ul li {
    font-size: 16px;
    line-height: 18px;
  }
}

/***
 Sections
 ***/

section {
  padding: 75px 15px;
}

section.negative {
  padding: 30px 15px;
  background: #005a8d;
}

section .section-title .text-title {
  text-align: center;
  color: #4a4a48;
}

section .section-title .text-subtitle {
  color: #4a4a48;
}

section .section-title {
  margin-bottom: 30px;
}

section.negative .section-title h2,
section.negative .section-title p {
  color: #fafafa;
}

section.negative .btn {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  section {
    padding-left: 30px;
    padding-right: 30px;
  }

  section.negative {
    padding: 42px 15px;

    padding-left: 30px;
    padding-right: 30px;
  }
}

/***
 Carousels
 ***/

.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  margin-top: 0 !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  pointer-events: all;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  margin: 0 !important;
  font-size: 24px !important;
  border-radius: 0 !important;
  color: #1b4f63 !important;
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  color: #1b4f63 !important;
}

.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:focus {
  outline: none;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0) 99.5%
  ) !important;
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
  background: linear-gradient(
    270deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
}

@media (min-width: 768px) {
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    width: 100px;
  }
}

/***
 Features section
 ***/

.features {
  padding-top: 0;
}

.features br {
  display: none;
}

.features .feature img {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 85px;
}

.features .feature .text-body1,
.features .feature .text-body2 {
  color: #4a4a48;
}

@media (min-width: 768px) {
  .features {
    padding-top: 75px;
  }

  .features br {
    display: inline;
  }

  .features .feature img {
    margin-top: 0;
    width: auto;
  }
}

/***
 Symptoms section
 ***/

.symptoms .symptom {
  height: 260px;
  border-radius: 12px;
}

.symptoms .symptom .description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 350px;
}

.symptoms .symptom .description h4 {
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  margin-bottom: 0;
}

.symptoms .symptom .description h3 {
  font-weight: 900;
  font-size: 21px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 23px;
}

.symptoms .symptom .description ul {
  list-style: none;
  padding: 0;
}

.symptoms .symptom .description li {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}

.symptoms .symptom .description li:not(:last-child) {
  margin-bottom: 16px;
}

.symptoms .symptom .image {
  display: flex;
  align-items: center;
  width: 100px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.symptoms .symptom .image img {
  max-width: 100%;
  max-height: 100%;
}

.symptoms .symptom > .container-fluid,
.symptoms .symptom > .container-fluid > .row {
  height: 100%;
}

.symptom.symptom-inflammation .description h3 {
  font-size: 19px;
}

.symptom.symptom-inflammation {
  background: linear-gradient(180deg, #9ccd5e 0%, #658937 100%);
}
.symptom.symptom-digestion {
  background: linear-gradient(180deg, #fac259 0%, #d39538 100%);
}
.symptom.symptom-skin {
  background: linear-gradient(0.55deg, #5562a3 0.05%, #828dc2 98.87%);
}
.symptom.symptom-diverse {
  background: linear-gradient(0deg, #087777 0%, #2cb6b6 100%);
}

@media (min-width: 768px) {
  .symptoms .symptom {
    height: 315px;
  }

  .symptoms .symptom .description h4 {
    font-size: 15px;
    line-height: 18px;
  }

  .symptoms .symptom .description h3 {
    font-size: 23px;
    line-height: 30px;
  }

  .symptoms .symptom .description li {
    font-size: 16px;
    line-height: 18px;
  }
}

/***
 Newsletter section
 ***/

.email-cta .email-form {
  display: block;
}

.email-cta .email-form input {
  width: 100%;
  height: 40px;
  border-radius: 20px;

  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;

  outline: none;
  border: none;

  max-width: 280px;
}

.email-cta .email-form input::placeholder {
  color: #005A8D;
}

@media (min-width: 768px) {
  .email-cta .email-form {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .email-cta .email-form input {
    flex-grow: 1;
    height: 55px;
    border-radius: 28px;

    padding-left: 28px;
    padding-right: 28px;

    font-size: 16px;
    margin-right: 30px;
    max-width: 450px;
  }

  .email-cta .btn {
    margin-top: 0;
  }
}

/***
 Press section
 ***/

.press .press-carousel {
  margin-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.press .press-carousel .press-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

.press .press-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.press .press-carousel .press-item img {
  width: auto !important;
  max-width: 100%;
  max-height: 50px;
}

.press .cta a {
  font-weight: 800;
  font-size: 16px;
  line-height: 23px;
  color: #1b4f63;
  text-decoration-line: underline;
}

@media (min-width: 768px) {
  .press .press-carousel {
    padding-left: 0;
    padding-right: 0;
  }
}

/***
 Ratings section
 ***/

.ratings .section-title .text-title {
  color: #1b4f63;
}

.ratings .header {
  background: #bee8f5;
  margin-top: -75px;
  margin-right: -15px;
  margin-left: -15px;
  padding: 30px 15px 60px;
}

.ratings .body {
  margin-top: -40px;
}

.ratings .rating-stars .rating {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.ratings .rating-stars .value {
  font-weight: 800;
  font-size: 28px;
  line-height: 33px;
  color: #1b4f63;
  margin-right: 10px;
}

.ratings .rating-stars .count {
  font-size: 16px;
  line-height: 23px;
  color: #1b4f63;
  text-align: center;
}

.ratings .body .rating {
  background: #fafafa;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.17);
  border-radius: 12px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.ratings .body .rating p {
  padding: 20px 20px 0 20px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #4a4a48;
}

.ratings .body .rating .text-caption {
  color: #4a4a48;
  font-size: 14px;
}

@media (min-width: 768px) {
  .ratings .header {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .ratings .body .rating {
    margin-left: 25px;
    margin-right: 25px;
  }

  .ratings .body .rating p {
    font-size: 16px;
    line-height: 23px;
  }
}

/***
 Footer
 ***/

.medadom-footer {
  background: #bee8f5;
  padding-bottom: 30px;
}

.medadom-footer .emergency-warning {
  background: #1b4f63;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 10px;
}

.medadom-footer .logo {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.medadom-footer .logo img {
  width: 150px;
}

.medadom-footer .text-footer-title {
  color: #1b4f63;
}

.medadom-footer .links {
  margin-top: 20px;
  color: #1b4f63;
  line-height: 28px;
}

.medadom-footer .links a {
  color: #1b4f63;
}

.medadom-footer .links > div {
  margin-top: 30px;
}

.medadom-footer .extra-links {
  margin-top: 20px;
}

.medadom-footer .extra-links > div {
  margin-top: 30px;
}

.medadom-footer .extra-links .title {
  margin-bottom: 20px;
}

.medadom-footer .hosting-images {
  justify-content: space-between;
}
.medadom-footer .hosting-images img {
  width: 100%;
}

.medadom-footer .hosting-images img.hosting-aws {
  max-width: 110px;
}
.medadom-footer .hosting-images img.hosting-cnil {
  max-width: 80px;
}
.medadom-footer .hosting-images img.hosting-hads {
  max-width: 110px;
}

.medadom-footer .copyright {
  color: #1b4f63;
  font-size: 14px;
  line-height: 20px;

  border-top: 1px solid #1b4f63;

  margin-top: 80px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  .medadom-footer .hosting {
    margin-top: 0;
  }

  .medadom-footer .logo {
    padding-left: 0;
    padding-right: 0;
  }

  .medadom-footer .logo img {
    width: 300px;
  }

  .medadom-footer .links {
    padding-left: 30px;
    padding-right: 30px;
  }

  .medadom-footer .extra-links {
    padding-left: 30px;
    padding-right: 30px;
  }

  .medadom-footer .emergency-warning {
    font-size: 24px;
    line-height: 28px;
    padding: 30px;
  }
}

.seo.phone-numbers .section-title .text-title {
  color: #EE7664;
}

.seo.phone-numbers .text-phone-number {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}

.seo.ratings .btn-cta {
  padding: 20px;
  background: #1B4F63;
  border-radius: 100px;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 30px;
  height: auto;
}

.seo.ratings .wait {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #1B4F63;
}

.seo.ratings .rating .count {
  color: #4A4A48;
  margin-top: 10px;
}

.seo.table-of-contents .summary {
  margin-bottom: 75px;
}

.seo.table-of-contents {
  padding-top: 0;
  padding-bottom: 0;
}

.seo.table-of-contents .contents > * {
  margin-bottom: 75px;
}

.seo.table-of-contents .contents h3 {
  font-weight: 800;
  font-size: 20px;
  line-height: 25px;
  color: #4A4A48;
  margin-bottom: 30px;
}

.seo.table-of-contents .contents #statistics li {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;
  margin-bottom: 12px;
}

.seo.table-of-contents .contents #statistics i {
  font-style: italic;
  font-weight: 300;
  font-size: 15px;
  line-height: 23px;
  color: #4A4A48;
}

.seo.table-of-contents .contents #cities ul {
  padding-left: 0;
  list-style: none;
}

.seo.table-of-contents .contents #cities li {
  margin-bottom: 12px;
}

.seo.table-of-contents .contents #cities li a {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;
}

.seo.table-of-contents .contents #departements ul {
  padding-left: 0;
  list-style: none;
}

.seo.table-of-contents .contents #departements li {
  margin-bottom: 12px;
}

.seo.table-of-contents .contents #departements li a {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;
}

.seo.table-of-contents .contents #symptoms .symptom {
  padding-bottom: 12px;
}

.seo.table-of-contents .contents #symptoms .symptom a {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 12px;
  color: #4A4A48;
}

.seo.table-of-contents .contents .see-all, .seo.table-of-contents .contents .see-all-accordion {
  text-align: center;
  margin-top: 30px;
}

.seo.table-of-contents .contents .see-all a, .seo.table-of-contents .contents .see-all-accordion a {
  font-weight: bold;
  font-size: 12px;
  line-height: 23px;
  color: #BDC4C4;
}

.seo.table-of-contents .contents .accordion .more {
  display: none;
}

.seo.table-of-contents .contents .accordion.open .more {
  display: block;
}

.seo.table-of-contents .contents .accordion.open .see-more {
  display: none;
}

.seo.table-of-contents .contents .accordion:not(.open) .see-less {
  display: none;
}

.seo.table-of-contents .contents .see-all-accordion a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.seo.table-of-contents .contents .see-all-accordion a:before, .seo.table-of-contents .contents .see-all-accordion a:after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: url('https://ines-allart.fr/Img/Accueil/chevron_down.svg') center no-repeat;
}

.seo.table-of-contents .contents .accordion.open .see-all-accordion a:before, .seo.table-of-contents .contents .accordion.open .see-all-accordion a:after {
  transform: rotate(180deg);
}


.seo.table-of-contents .address h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;
}

.seo.table-of-contents .address p {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;

}

.seo.table-of-contents .address p:not(:last-child) {
  margin-bottom: 3px;
}

.seo.table-of-contents .address p.phone {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #005A8D;
}

.seo.table-of-contents .summary {
  text-align: center;
}

.seo.table-of-contents .summary h3 {
  font-weight: 800;
  font-size: 17px;
  line-height: 22px;
  color: #4A4A48;
  text-align: center;
}

.seo.regions a, .seo.cities a {
  color: #4A4A48;
}

.seo.table-of-contents .summary ul {
  list-style: none;
  padding-left: 0;
}

.seo.table-of-contents .summary ul li {
  margin-top: 20px;
}

.seo.table-of-contents .summary ul li a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #4A4A48;
}

.seo .symptom-category .symptom a {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #4A4A48;
}

.seo .symptom-category .symptom {
  margin-top: 12px;
}

.seo .symptom-category .title {
  margin-top: 75px;
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
  color: #4A4A48;
}

.seo.symptom-block ul {
    padding-left: 20px;
}

.seo.symptom-block h3 {
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    color: #4A4A48;
}

.seo.symptom-block .text {
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #4A4A48;
}

@media (min-width: 768px) {
    .seo.symptom-block h3 {
        font-size: 36px;
        line-height: 40px;
    }

    .seo.symptom-block .text {
        font-size: 16px;
        line-height: 23px;
    }

    .seo .symptom-category .symptom a {
    font-size: 16px;
    line-height: 23px;
  }

  .seo .symptom-category .title {
    font-size: 36px;
    line-height: 40px;
  }

  .seo.table-of-contents .summary {
    text-align: left;
  }

  .seo.table-of-contents .contents h3 {
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
  }

  .seo.table-of-contents .summary ul li a {
    font-size: 16px;
    line-height: 23px;
  }

  .seo.table-of-contents .summary h3 {
    font-size: 28px;
    line-height: 33px;
    text-align: left;
  }
}

#symptoms-more {
  background: #EDEDED;
}

#symptoms-more h3 {
  font-weight: 800;
  font-size: 28px;
  line-height: 32px;
  color: #4A4A48;
  margin-top: 40px;
  margin-bottom: 30px;
}

#symptoms-more .symptom .name {
  height: 44px;
  margin-top: -44px;
  background: #FAFAFAA6;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  padding-top: 10px;
  font-weight: 800;
  font-size: 16px;
  line-height: 23px;
  color: #4A4A48;
}

#symptoms-more .symptom {
  margin-top: 30px;
}

#symptoms-more .see-all {
  padding-top: 30px;
  padding-bottom: 40px;
}

#symptoms-more .see-all a {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  text-decoration-line: underline;
  color: #4A4A48;
}