﻿.single-post figcaption {
  font-style: italic;
  font-size: 14px;
}

.single-post img {
  margin-right: auto !important;
}

.single-post h2 {
  font-size: 28px;
  line-height: 1.3em;
  color: var(--grey-color);
  font-weight: 700;

  position: relative;
  text-align: center;

  display: inline;
}

.single-post h2 span {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.single-post h3 {
  font-size: 22px;
  line-height: 1.3em;
  color: var(--grey-color);

  font-weight: 500;
  display: inline;
}

.single-post h3 span {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  padding-top: 10px;
  padding-bottom: 3px;
  position: relative;
}

.single-post h3 span:after {
  content: "";
  width: 140px;
  background: #dcdddf;
  height: 3px;
  display: block;
  position: absolute;
  bottom: -10px;
}

.single-post h3 span:before {
  content: "";
  width: 40px;
  background: #008692;
  height: 3px;
  display: block;
  position: absolute;
  bottom: -10px;
  z-index: 50;
}

.single-post h4 {
  font-size: 23px;
  color: var(--grey-color);
  margin-bottom: 12px;
  line-height: 36px;
  font-weight: 400;
  margin-top: 10px;
  position: relative;
}

.single-post h5 {
  font-size: 18px;
  color: var(--grey-color);
  margin-bottom: 12px;
  line-height: 26px;
  font-weight: 500;
  margin-top: 12px;
}

.single-post .entry-content ul {
  margin: 0px 0px 1.5em 10px !important;
}

.single-post main ul li {
  margin-top: 5px;
}

.single-post strong {
  color: #444;
}

.single-post span.cat-links a {
  background: #00869212;
  padding: 7px 15px;
  color: #333 !important;
  border-radius: 7px;
  border: 1px solid #008692;
  margin-right: 5px;
}

.single-post .entry-meta {
  font-size: 14px;
  line-height: 23px;
  color: var(--main-color);
  font-weight: 400;
}

.single-post .entry-meta .posted-on {
  display: block;
  margin-bottom: 15px;
}

.single-post .post-content a {
  color: var(--green-color) !important;
  text-decoration: none !important;
}

.single-post iframe {
  width: 100%;
  height: 535.5px !important;
}

.single-post blockquote {
  margin: 40px auto 60px auto;
  border: 3px solid #000;
  position: relative;
  padding: 2rem;
  text-align: center;
  border-radius: 10px;
  max-width: 640px;
}

.single-post blockquote p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px !important;
  display: initial;
}

.single-post blockquote span {
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  text-align: right;
  display: block;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 5px;
}

.single-post blockquote:before {
  color: #008692;
  font-family: "Roboto", serif;
  content: '"';
  position: absolute;
  top: -10px;
  font-size: 72px;
  font-weight: 700;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  line-height: 50px;
  width: 45px;
  height: 35px;
}

.single-post blockquote:after {
  color: #008692;
  font-family: "Roboto", serif;
  content: '"';
  position: absolute;
  bottom: -35px;
  font-size: 72px;
  font-weight: 700;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  width: 45px;
  line-height: 50px;
  height: 45px;
}

.single-post .entry-meta a {
  transition: 0.3s color;
  font-weight: 500;
  color: var(--main-color) !important;
  text-decoration: none;
}

.single-post .entry-meta a:hover,
.post-content a:hover {
  color: var(--green-color) !important;
}

.single-post .banner-quiz {
  min-height: 500px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 26px !important;
}

.single-post .banner-quiz p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.single-post .banner-quiz p.title {
  font-size: 45px;
  line-height: 50px;
  font-weight: 900;
}

.single-post .banner-quiz button {
  min-width: 190px;
  background: #fff;
  border-radius: 25px;
  padding: 16px 25px;
  border: none;
  font-size: 18px;
}

.single-post .content-banner-border {
  border-top: 12px solid #018692;
}

.single-post .content-banner-border img.curves {
  width: 385px;
  position: absolute;
  left: 9%;
  bottom: -61px;
  max-width: 40%;
}

.single-post .content-banner p.title {
  font-size: 55px;
  text-align: left;
  line-height: 60px;
  color: #018692;
  font-weight: 900;
  margin-bottom: 0px;
}

.single-post .content-banner p {
  font-size: 18px;
  line-height: 26px;
}

.single-post .content-banner img.quest {
  max-width: 200px;
  width: 100%;
}

.single-post .post-content .content-banner .piu a {
  color: #444 !important;
  display: inline-block;
}

.single-post .post-content .content-banner .piu a:after {
  content: "";
  display: block;
  width: 130%;
  height: 3px;
  background: #018692;
  margin-top: 5px;
}

.single-post .inline-lead-form {
  position: relative;
  margin: 70px 0 0 0;
  padding: 1px;
  border-radius: 7px;
}

.single-post .inline-lead-form::before {
  content: "";
  position: absolute;
  top: -42px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #222;
}

.single-post .inline-lead-form__inner {
  padding: 64px;
  background: #f7f7f7;
  border-radius: 7px;
}

.single-post .inline-lead-form form {
  max-width: 620px;
  margin: 0 auto;
}

.single-post .inline-lead-form form .titolo_form {
  color: #222;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
}

.single-post .inline-lead-form form .preheader_form {
  color: #777;
  font-size: 16px;
  line-height: 1.65;
  font-style: italic;
  text-align: left;
}

.single-post .inline-lead-form form > .pt-4 {
  padding-top: 20px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.single-post .inline-lead-form form input {
  width: 100%;
  padding: 13px 0;
  margin-top: 8px;
  color: #222;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #333;
  border-radius: 0;
  outline: none;
}

.single-post .inline-lead-form form input:focus {
  border-bottom-color: #018692;
}

.single-post .inline-lead-form form button.submit {
  width: 100% !important;
  height: auto !important;
  margin-top: 28px !important;
  padding: 16px 24px !important;
  color: #fff;
  background: #1d1d1b;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}

.single-post .inline-lead-form form button.submit:hover {
  background: #018692;
}

.single-post .inline-lead-form .inline-lead-form__note {
  margin: 12px 0 0;
  color: #929292;
  font-size: 13px;
  line-height: 1.5;
  font-style: italic;
  text-align: center;
}

.single-post .inline-lead-form .form_result {
  max-width: 620px;
  margin: 0 auto;
}

.single-post p {
  margin-bottom: 1rem;
}

.lwptoc:first-child {
  display: inline-block;
  float: right;
  margin-left: 50px !important;
  max-width: 45%;
  border-left: 5px solid #008692;
  border-right: 5px solid #008692;
  margin: -12px 20px 20px 20px;
  margin-top: -12px !important;
  margin-bottom: 0px !important;
}

.lwptoc-light .lwptoc_i {
  background: #fff !important;
  font-size: 15px;
  line-height: 15px;
}

.lwptoc:before {
  content: "";
  display: block;
  height: 5px;
  width: calc(100% + 40px);
  background: #008692;
  margin-left: -20px;
  margin-top: 20px;
}

.lwptoc:after {
  content: "";
  display: block;
  height: 5px;
  width: calc(100% + 40px);
  background: #008692;
  margin-left: -20px;
  margin-bottom: 20px;
}

.single-post .post-content .lwptoc a {
  color: var(--main-color) !important;
}

.single-post .post-content .lwptoc a:hover {
  border-bottom: none !important;
}

a.lwptoc_toggle_label,
.lwptoc_toggle {
  display: none !important;
}

b.lwptoc_title {
  text-align: center !important;
  font-weight: 600 !important;
}

.lwptoc_itemWrap {
  line-height: 22px !important;
}

.lwptoc_item {
  margin-top: 3px !important;
}

.blog_banner {
  height: 600px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  position: relative;
}

.blog_banner h1 {
  color: #fff !important;
  font-size: 60px;
  line-height: 65px;
}

.blog_banner .entry-meta,
.blog_banner .entry-meta a {
  color: #fff !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 20px;
}

.blog_banner .entry-meta a:hover {
  color: #fff !important;
}

.single-post .widget {
  margin-bottom: 3rem;
}

.news_link {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.card-bottom-news .wrap {
  border: 1px solid #efefef;
}
.single-post .post-content .bottom_news a {
  color: var(--main-color) !important;
  transition: 0.3s color;
}

.single-post .bottom_news a:hover {
  color: var(--green-color) !important;
}

.bottom_news span {
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--main-color);
}

.bottom_news a {
  color: var(--main-color) !important;
}

.bottom_news:after {
  content: "";
  height: 2px;
  background: #dddddd;
  width: 100%;
  display: block;
  margin-top: 3rem;
}

.single-post .post-content a {
  color: #cb5705 !important;
}

@media (max-width: 1428px) {
  .single-post iframe {
    width: 100%;
    height: calc(100vw * 0.3749) !important;
  }

  .single-post .content-banner-border img.curves {
    bottom: -5vw;
  }

  .single-post .content-banner p.title {
    font-size: 4vw;
    line-height: 1.2em;
  }
}

@media (max-width: 992px) {
  .blog_banner h1 {
    font-size: 48px;
    line-height: 55px;
  }

  .single-post .content-banner p.title {
    font-size: 55px;
    line-height: 60px;
  }

  .lwptoc:first-child {
    max-width: 100%;
    margin-left: 0px !important;
  }

  .lwptoc_itemWrap {
    line-height: 20px !important;
  }
}

@media (max-width: 767px) {
  .single-post iframe {
    width: 100%;
    height: calc(100vw * 0.5625) !important;
  }
}

@media (max-width: 768px) {
  .lwptoc:first-child {
    float: left;
    width: 100%;
  }

  .single-post .entry-content ul {
    padding-left: 1rem !important;
  }
}

@media (max-width: 575px) {
  .blog_banner h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .blog_banner {
    height: 500px;
  }

  .single-post h2 {
    font-size: 26px;
    max-width: 100%;
  }

  .single-post .page-head h1 {
    font-size: 18px;
    line-height: 26px;
  }

  .single-post .banner-quiz p.title {
    font-size: 42px;
    line-height: 47px;
  }

  .single-post .banner-quiz p {
    font-size: 17px;
    line-height: 25px;
  }

  .single-post .content-banner img.quest {
    max-width: 125px;
  }

  .single-post .content-banner p.title {
    font-size: 42px;
    line-height: 46px;
  }

  .single-post .content-banner p {
    font-size: 16px;
    line-height: 24px;
  }

  .single-post .inline-lead-form {
    margin: 45px 0;
  }

  .single-post .inline-lead-form__inner {
    padding: 34px 22px 30px;
  }

  .single-post .inline-lead-form form .titolo_form {
    font-size: 25px;
  }
}
