#btxt {
  display: inline;
  font-size: 45px;
  color: #dfddbe;
  font-weight: 600;
  background-image: linear-gradient(45deg, #dbdabc, #747467);
  font-family: "Helvetica Neue LT W05_75 Bold";
}

#descarca {
  display: none;
}

#orange {
  color: #d24d19 !important;  /* To override default CSS */
  display: inline-block;
}

#link {
  display: none;
}

.views-field .field-content {
  padding: 5px 0;
}

.page-when_to_suspect .layout:nth-child(1) {
  padding: 50px 20px 30px;
}

.page-when_to_suspect .layout:nth-child(1)>div {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.page-when_to_suspect .layout:nth-child(2) {
  position: relative;
  margin: 50px 0;
  padding-top: 15px;
  background: #000;
}

.page-when_to_suspect .layout:nth-child(2)::before {
  position: absolute;
  top: -49px;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
  background: url(../images/bg-mid-up.png) repeat-x;
}

.page-when_to_suspect .layout:nth-child(2)::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
  background: url(../images/bg-mid-down.png) repeat-x;
}

.page-when_to_suspect .content-wrap {
  max-width: 968px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-when_to_suspect .content-wrap .diagnosis-txt {
  margin-bottom: 10px;
  padding: 0 20px;
}

.downShare {
  height: 50px;
  text-align: right;
}

.page-when_to_suspect .layout:nth-child(2) h2,
.page-when_to_suspect .layout:nth-child(2) p {
  color: #fff;
}

.page-when_to_suspect .content-wrap .diagnosis-txt h2 {
  clear: both;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Helvetica Neue LT W05_47 Lt Cn";
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}

.page-when_to_suspect .content-wrap .diagnosis-txt span p {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ea5329;
  font-family: "Helvetica Neue LT W05_77 Bd Cn";
  font-size: 25px;
  line-height: 35px;
}

.page-when_to_suspect .content-wrap .diagnosis-txt .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-when_to_suspect .clues-desc h3 p:after,
.clues-desc h3 p:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  background: #ea5329;
}

.page-when_to_suspect .clues-desc h3 p {
  position: relative;
  margin: 0 20px;
  margin-bottom: 25px;
  padding: 25px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Helvetica Neue LT W05_47 Lt Cn";
  font-size: 20px;
  font-weight: 400;
  line-height: 27.5px;
}

.page-when_to_suspect .clues-desc h3 p:after {
  right: 0;
  left: auto;
}

.page-when_to_suspect .content-wrap .diagnosis-txt .inner-content p:nth-child(2) img {
  min-width: 134px;
}

.page-when_to_suspect .content-wrap .diagnosis-txt .inner-content p:first-child {
  padding-right: 40px;
  text-transform: none;
}

.page-when_to_suspect .layout:nth-child(3) {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 0 40px;
}

.page-when_to_suspect .views-field.views-field-field-faq-title {
  position: relative;
  cursor: pointer;
  border: none;
  background: none;
}

.page-when_to_suspect .acc-title-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.page-when_to_suspect .views-field-field-faq-title .field-content>p {
  display: inline-block;
  margin-bottom: 10px;
  width: auto;
  max-width: 330px;
  padding: 0 10px;
  vertical-align: middle;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.page-when_to_suspect .views-field-field-faq-title::after {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  width: 24px;
  height: 24px;
  margin-top: -14px;
  content: "";
  background: url(../images/acc-close-plus.jpg) no-repeat transparent;
  background-size: 24px 24px;
}

.page-when_to_suspect .acc-title-image img {
  width: auto;
  height: 50px;
}

.page-when_to_suspect .views-field.views-field-body {
  overflow: auto;
  height: auto;
  margin: 0 0 20px;
  border: 0;
  background: none;
}

.page-when_to_suspect .layout:nth-child(3) .views-element-container ul,
.page-when_to_suspect .layout:nth-child(3) .views-element-container ol {
  padding-left: 32px;
}

.page-when_to_suspect .views-field-body .field-content ul li {
  padding: 5px 0;
  list-style: disc;
}

.page-when_to_suspect .views-field-field-faq-title.active .field-content>p {
  font-weight: bold;
}

.page-when_to_suspect .layout:nth-child(3) .views-element-container .views-row:nth-of-type(1) .views-field-body p {
  text-align: center;
}

.page-when_to_suspect .layout:nth-child(3) .views-element-container .views-row:nth-of-type(1) .views-field-body p>a {
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ea5329;
  border-bottom: 1px solid #ea5329;
  font-family: "Helvetica Neue LT W05_47 Lt Cn";
  font-size: 17px;
  line-height: 27.5px;
}

.page-when_to_suspect .views-field-body .field-content>p {
  margin-top: 10px;
  margin-bottom: 10px;
  text-indent: 18px;
  font-size: 10px;
}

.page-when_to_suspect .views-field-body .field-content ul li ul li {
  list-style: circle;
}

.page-when_to_suspect .views-row:nth-child(3) .views-field.views-field-body .field-content p:first-of-type,
.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(3) {
  margin: 20px 0;
  text-indent: 0;
  color: #ea5329;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.page-when_to_suspect .views-row:nth-child(3) .views-field-body .field-content p:nth-of-type(2) {
  margin: 0;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
}

.page-when_to_suspect .views-field-body .field-content h2:nth-of-type(2) {
  display: none;
}

.page-when_to_suspect .views-field-body .field-content h2 {
  text-align: center;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(4) {
  margin-bottom: 10px;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(2),
.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(6),
.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(9) {
  padding-left: 18px;
  font-size: 10px;
  line-height: 15px;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(3) {
  margin-bottom: 0;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(4) {
  margin-bottom: 10px;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p {
  margin: 0;
  margin-top: 0;
  padding-left: 50px;
  text-indent: 0;
  font-size: 15px;
}

.page-when_to_suspect .views-row:nth-child(5) .field-content p img {
  width: 100%;
  max-width: 615px;
  margin-bottom: 8px;
  padding-left: 0;
}

.page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-child(7) {
  margin-top: 30px;
  margin-bottom: 10px;
}

.page-when_to_suspect .views-element-container .tab-footer p {
  max-width: 400px;
  margin: 70px auto 50px;
  padding: 10px 15px;
  text-align: center;
  background: #eb5328 url(../images/bg-submit.png) center 6px repeat-x;
}

.page-when_to_suspect .views-element-container .tab-footer p a {
  display: block;
  margin: 0 auto;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Helvetica Neue LT W05_77 Bd Cn";
  font-size: 18px;
  line-height: 22px;
}

.page-when_to_suspect .views-field-field-faq-title.active::after {
  background-image: url(../images/acc-open-minus.jpg);
}

.page-when_to_suspect .layout-5 {
  position: relative;
  margin: 50px 0;
  padding-top: 40px;
}

.page-when_to_suspect .suspect-video {
  margin: 0 auto;
  padding: 0 0 40px;
  max-width: 968px;
}

.page-when_to_suspect .suspect-video>h3 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Example W00 Bold Italic", "Helvetica Neue LT W05_76 Bd It";
  font-size: 18px;
  line-height: 25px;
}

.page-when_to_suspect .suspect-video>p {
  margin-bottom: 30px;
}

.page-when_to_suspect #block-diseasedetect-content .layout .considerations-wrapper .section-considerations ul {
  padding-left: 18px;
}

.page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p:nth-of-type(3),
.page-when_to_suspect .layout-5 .considerations-wrapper.content-wrap .section-examples p:nth-of-type(6) {
  margin-top: 5px;
  padding: 20px 110px 0;
  font-size: 11px;
  line-height: 14px;
}

.page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p {
  color: #fff;
}

.page-when_to_suspect .btn-cta {
  width: 100%;
  margin: 50px 0;
  text-align: center;
}

.page-when_to_suspect .btn-cta a {
  position: relative;
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 335px;
  padding: 13px 80px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  vertical-align: top;
  text-decoration: none;
  border: 3px solid #faa51e;
}

.page-when_to_suspect .btn-cta a:before {
  position: absolute;
  z-index: -2;
  top: 0;
  right: 50%;
  bottom: auto;
  bottom: 0;
  left: 50%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  background-color: #faa51e;
}

.page-when_to_suspect .btn-cta a span.next {
  display: block;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #faa51e;
  font-family: "Example W00 Bold Italic", "Helvetica Neue LT W05_76 Bd It";
  font-size: 18px;
  line-height: 24px;
}

.page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p {
  color: #fff;
}

.page-when_to_suspect .btn-cta a span p {
  display: block;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Helvetica Neue LT W05_77 Bd Cn";
  font-size: 16px;
  line-height: 24px;
}

.page-when_to_suspect .btn-cta a:after {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 16px;
  content: "";
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/next-arrow.png) no-repeat center center;
}

.page-when_to_suspect .btn-cta a:hover:before {
  right: 0;
  left: 0;
  opacity: 1;
}

.page-when_to_suspect .btn-cta a:before {
  position: absolute;
  z-index: -2;
  top: 0;
  right: 50%;
  bottom: auto;
  bottom: 0;
  left: 50%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  background-color: #faa51e;
}

.page-when_to_suspect .btn-cta a:hover span:nth-of-type(1) {
  color: #fff;
}

.page-when_to_suspect .btn-cta a:hover:after {
  background: url(../images/next-arrow-hover.png) no-repeat center center;
}

.page-when_to_suspect .considerations-wrapper.content-wrap:after {
  position: absolute;
  bottom: -49px;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
  background: url(../images/bg-mid-down.png) repeat-x;
}

.page-when_to_suspect .layout:nth-child(4):before {
  position: absolute;
  top: -49px;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
}


.page-when_to_suspect .considerations-wrapper.content-wrap .section-considerations p {
  color: #fff;
}

.page-when_to_suspect .layout .considerations-wrapper .section-considerations ul {
  padding-left: 18px;
}

.page-when_to_suspect .considerations-wrapper.content-wrap .section-examples-before {
  max-width: 800px;
  margin: 50px auto 0;
  border-top: 1px solid #333;
}

.mwid {
  max-width: 220px;
}

@media screen and (max-width: 800px) {

  .page-when_to_suspect .content-wrap,
  .page-when_to_suspect .suspect-video,
  .page-when_to_suspect .layout:nth-child(4) .block--type-basic {
    width: 90%;
  }

  .page-when_to_suspect .acc-title-image img {
    height: 30px;
  }

  .page-when_to_suspect .views-field-field-faq-title .field-content>p {
    display: block;
    margin-right: 25px;
    padding: 8px 0;
  }
}

@media screen and (max-width:767px) {
  .downShare {
    display: none;
  }

  .page-when_to_suspect p br {
    display: none;
  }

  .page-when_to_suspect .suspect-video>p br {
    display: block;
  }

  .page-when_to_suspect .layout:nth-child(3) .views-element-container ul {
    padding-left: 20px;
  }

  .page-when_to_suspect .layout:nth-child(3) .views-element-container .views-row:nth-of-type(1) .views-field-body p:nth-of-type(1) {
    margin: 10px 0;
    border-right: 5px solid #ea5329;
    border-left: 5px solid #ea5329;
  }

  .page-when_to_suspect .layout:nth-child(3) .views-element-container .views-row:nth-of-type(1) .views-field-body p:nth-of-type(1) a {
    display: inline-block;
    max-width: 250px;
    margin: 0 auto;
    text-decoration: underline;
    border-bottom: 0;
  }

  .page-when_to_suspect .layout:nth-child(2) {
    padding-top: 0;
  }

  .page-when_to_suspect .views-field-body .field-content>p {
    margin: 10px 20px;
    text-indent: 0;
    line-height: 15px;
  }

  .page-when_to_suspect .views-row:nth-child(3) .views-field.views-field-body .field-content p:first-of-type {
    text-align: center;
  }

  .page-when_to_suspect .views-field-body .field-content h2 {
    display: none;
  }

  .page-when_to_suspect .views-row:nth-child(3) .views-field-body .field-content p:nth-of-type(2) {
    padding-left: 18px;
    font-size: 10px;
    line-height: 15px;
  }

  .page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-of-type(2) {
    padding-left: 0;
    text-align: center;
  }

  .page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-of-type(3) {
    padding-top: 10px;
    text-align: center;
  }

  .page-when_to_suspect .views-row:nth-child(5) .views-field-body .field-content p:nth-of-type(6) {
    padding-bottom: 10px;
    text-align: center;
  }

  .page-when_to_suspect .layout:first-child {
    padding: 50px 20px 30px;
  }

  .page-when_to_suspect {
    padding: 0;
  }

  .page-when_to_suspect .btn-cta a {
    min-width: 335px;
    padding: 13px 40px;
  }

  .page-when_to_suspect .views-field-body .field-content h2:nth-of-type(2) {
    display: block;
  }

  .page-when_to_suspect .content-wrap .diagnosis-txt {
    padding: 0;
  }

  .page-when_to_suspect .layout:first-child>div p:first-child {
    font-size: 25px;
    line-height: 30px;
  }

  .page-when_to_suspect .content-wrap .diagnosis-txt h2 {
    padding: 0 30px;
    font-size: 29px;
    line-height: 32px;
  }

  .page-when_to_suspect .content-wrap .diagnosis-txt span p {
    font-size: 20px;
    line-height: 27.5px;
  }

  .page-when_to_suspect .content-wrap .diagnosis-txt .inner-content p:first-child {
    padding-right: 0;
  }

  .page-when_to_suspect .clues-desc h3 p {
    margin: 25px 0 10px;
    padding: 0 25px;
    font-weight: 400;
  }

  .page-when_to_suspect .views-field-field-faq-title::after {
    width: 18px;
    height: 18px;
    margin-top: -35px;
    background-size: 18px 18px;
  }

  .page-when_to_suspect .layout:nth-child(3) {
    padding: 10px 15px 20px;
  }

  .page-when_to_suspect .views-element-container .tab-footer p {
    margin: 30px auto 0;
    margin-top: 35px;
    padding: 10px 15px;
    text-align: center;
    background: #eb5328 url(../images/bg-submit.png) bottom no-repeat;
  }

  .page-when_to_suspect .views-element-container footer p a {
    max-width: 180px;
  }

  .page-when_to_suspect .suspect-video>h3 {
    max-width: 250px;
    margin-bottom: 16px;
  }

  .page-when_to_suspect .suspect-video {
    max-width: 320px;
    padding: 0;
  }

  .page-when_to_suspect .layout:nth-child(2)::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    content: "";
    background: url(../images/bg-mid-down.png) repeat-x;
  }

  .page-when_to_suspect .considerations-wrapper.content-wrap .section-examples>p:first-of-type {
    text-align: center;
  }

  .page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p:nth-of-type(2) img {
    max-width: 100%;
    height: auto;
  }

  .page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p:nth-of-type(3),
  .page-when_to_suspect .layout:nth-child(4) .considerations-wrapper.content-wrap .section-examples p:nth-of-type(6) {
    padding: 10px 20px;
    text-align: center;
  }

  .page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p:nth-of-type(4) {
    margin: 20px 5px;
    padding: 0 25px;
    text-align: center;
  }

  .page-when_to_suspect .considerations-wrapper.content-wrap .section-examples p img {
    max-width: 280px;
    height: auto;
  }

  .page-when_to_suspect .layout:nth-child(4) {
    padding: 30px 0 0;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic>div {
    display: flex;
    flex-direction: column;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic h2 {
    order: -1;
    font-size: 30px;
    line-height: 1.1;
    margin-top: 0;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic h3 {
    font-size: 21px;
    margin-top: 35px;
    font-size: 22px;
    margin: 30px auto auto;
    width: 267px;
    line-height: 26px;
    font-weight: 600;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic img:first-of-type {
    margin-top: 25px;
    max-width: 210px;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic img:nth-of-type(2) {
    margin: -15px 0 -10px;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic a {
    width: 288px;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic p+p {
    margin-top: 0;
  }

  .page-when_to_suspect .layout:nth-child(4) .block--type-basic ul li {
    margin: 6px 0 0 14px;
    padding-left: 5px;
  }

}

@media screen and (max-width: 480px) {
  .page-when_to_suspect .content-wrap .diagnosis-txt .inner-content p:nth-child(2) {
    padding-left: 5px;
  }

  .page-when_to_suspect .content-wrap .diagnosis-txt .inner-content p:nth-child(2) img {
    min-width: 100px;
  }

  .page-when_to_suspect .btn-cta a {
    min-width: auto;
    padding: 13px 20px;
  }

  .page-when_to_suspect .views-element-container footer p a {
    max-width: 180px;
  }
}
