/**
 * Theme Name: Federazione TeamArtist
 * Theme URI: https://www.teamartist.com
 * Author: dSmart s.r.l.
 * Author URI: https://www.teamartist.com
 * Description:
 * Version: 1.0
 * Template: StartTheme3.0
 * License: Copyright 2020 dSmart s.r.l.
 * License URI:
 * Tags:
 */

/* Global Styles */
/* reset.css */
html {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body, div, span, object, iframe, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

body {
  font-size: 10px;
  line-height: 1.2;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

table, th, td {
  vertical-align: middle;
}

a img {
  border: none;
}

strong, b, .bold {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

/* Trick the WordPress Theme Bot *Evil* */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

img.aligncenter, img.alignright, img.alignleft {
  border: 1px solid #DDD;
  text-align: center;
  background: #F3F3F3;
  padding: 4px;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: left;
}

.clear {
  clear: both;
  display: block;
}

.clearfix {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

p {
  padding: 0;
}

input[type=text], input[type=email], input[type=password], textarea {
  /*background: url(/wp-content/themes/StartTheme3.0/images/form.jpg) repeat-x top #FFF;*/
  border: 1px solid #CCC;
  padding: 3px;
}

.text-overflow {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Hyperlinks */
a img {
  border: none;
}

a:focus, a:hover, a:active {
  outline: none;
}

/* Headings */
h2, h3, h4, h5, h6 {
  margin: 1em 0;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.6em;
}

h5 {
  font-size: 1.4em;
}

h6 {
  font-size: 1.2em;
}

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 5px;
}

/* Structure */
#wrapper {
  min-height: 100%;
  position: relative;
  padding: 0 0 20px 0;
}

#main {
  padding: 10px 15px 0;
  width: 958px;
  margin: 0 auto;
  position: relative;
}

#nav {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

#container {
  overflow: hidden;
}

/* Footer */
#footer {
  margin: 0 auto;
  width: 988px;
  padding: 20px 0 10px 0;
}

#footer .footer-message {
  margin: 0;
  padding: 10px 15px 0;
}

#wpstats {
  display: none;
}

.at300b, .addthis_counter, .addthis_button_compact {
  border: none !important;
}

/* CSS per testo */
.underline {
  text-decoration: underline;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.textleft {
  text-align: left;
}

.textjustify {
  text-align: justify;
}

span.ucfirst {
  display: inline-block;
}

/* Opacity */
.o20 {
  opacity: 0.2;
}

.o40 {
  opacity: 0.4;
}

.o60 {
  opacity: 0.6;
}

.o80 {
  opacity: 0.8;
}

.o100 {
  opacity: 1;
}

/* z-index:  */
.z0 {
  z-index: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.z5 {
  z-index: 5;
}

#global-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center #000000;
  z-index: 1000001;
  top: 0;
  left: 0;
}

.radius10 {
  border-radius: 10px;
}

.radius10bottom {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* IUBENDA  */
.iubenda-link {
  display: inline !important;
}

/* SHARETHIS personalization -> START */
.box-share > span {
  display: inline-block;
  margin-right: 5px;
  height: 22px !important;
  vertical-align: middle;
}

.st_fblike_hcount {
  margin-right: 10px !important;
}

.st_fblike_hcount > span, .st_twitter_hcount > span {
  margin: 0 !important;
}

.fb_iframe_widget > span, .st_googleplus_hcount > div {
  height: 20px !important;
  margin: 1px 0 0 0 !important;
}

.st_googleplus_hcount .stButton .stButton_gradient {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .stButton_gradient span {
  color: #FFFFFF;
}

.st_googleplus_hcount .stButton .stButton_gradient:hover {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .chicklets:hover {
  opacity: 1;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient {
  background: #FFFFFF;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient span {
  color: #555555;
}

.st_email_hcount {
  height: 14px;
}

.single-share {
  margin-top: 30px;
}

.single-share .box-share {
  float: none;
}

.copy-button {
  display: inline-block;
  height: 20px;
  margin: 1px 0;
  cursor: pointer;
  font-size: 13px;
}

.copy-button.big {
  font-size: 22px;
  margin-right: 3px;
}

html.touch .copy-button {
  display: none;
}

.copy-button span {
  display: inline-block;
  float: left;
}

.copy-button > span {
  height: 20px;
  padding: 0 5px;
  line-height: 18px;
  display: inline-block;
  background-color: gray;
  color: white;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: normal;
}

.copy-button > span span {
  margin: 1px 0 0 0;
}

.copy-button > span span.big {
  font-size: 20px;
  margin: 0 3px 0 0;
}

/* SHARETHIS personalization -> END */
input[name="required"][data-empty="true"] {
  position: absolute !important;
  left: -99999px;
}

/* FONTS */
@font-face {
  font-family: 'TeamArtist';
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot");
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot") format("embedded-opentype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.woff") format("woff"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.ttf") format("truetype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.svg#TeamArtist") format("svg");
  font-weight: normal;
  font-style: normal;
}

#overlay-newsletter {
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000001;
}

/* DIALOG PRIVACY */
#privacy-policy p {
  margin: 0 0 10px 0;
}

#privacy-policy p.valid-from {
  padding: 0 0 10px 0;
  border-bottom: 1px solid;
}

#privacy-policy p:last-child {
  margin: 0;
}

#privacy-policy ul:last-child, #privacy-policy ol:last-child {
  margin: 0 0 0 35px;
}

#privacy-policy ul, #privacy-policy ol {
  margin: 0 0 10px 35px;
}

#privacy-policy ul li, #privacy-policy ol li {
  margin: 0 0 5px 0;
}

#privacy-policy .actions {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid;
}

/* FINE DIALOG PRIVACY */
@media only screen and (max-width: 350px) {
  body.is_responsive_theme #ta_login_box .bottom-links {
    width: 100%;
    padding: 0 0 10px 0;
  }
  body.is_responsive_theme #ta_login_box .form-footer {
    width: 100%;
    text-align: right;
  }
  body.is_responsive_theme #ta_login_box .form-footer input[type=submit] {
    float: none;
    width: 100%;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left {
    float: none;
    text-align: left;
    margin-top: -32px;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left a {
    display: inline-block;
    margin-top: 17px;
  }
}

/* LEARNDASH */
body.post-type-archive-sfwd-courses #content {
  padding: 10px 10px 0 10px;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
}

#content-courses .course {
  display: inline-block;
  width: 50%;
  padding: 0 5px 10px 0;
  vertical-align: top;
}

#content-courses .course:nth-of-type(2n) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:nth-of-type(2n) {
  padding: 0 5px 10px 0;
}

#content-courses.odd .course:nth-of-type(2n+1) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:first-child {
  width: 100%;
  padding: 0 0 10px 0;
}

#content-courses .course a {
  display: inline-block;
  background-color: #F4F4F4;
  width: 100%;
  padding: 10px;
  border: 1px solid #CCCCCC;
  color: #333333;
  text-decoration: none;
}

#content-courses .course a span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}

#content-courses .course a .box-title {
  width: 100%;
}

#content-courses .course a .box-title .title {
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .box-title .title span {
  font-size: 36px;
  line-height: 42px;
}

#content-courses .course a .box-title .title-overlay {
  display: none;
}

#content-courses .course.with-image a .box-title {
  background: none no-repeat center center #333333;
  background-size: cover;
  height: 153px;
  padding: 10px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

#content-courses .course.with-image a .box-title .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#content-courses .course.with-image a .box-title .title {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  max-height: 126px;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

#content-courses .course.with-image a .box-title .title span {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .box-title:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

#content-courses .course a .info {
  width: 100%;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .info.subscribe > span {
  width: 100%;
}

#content-courses.odd .course:first-child a .info.subscribe > span,
#content-courses .course a .info.subscribe.cols > span {
  width: 50%;
  vertical-align: top;
}

#content-courses .course a .info span.price {
  font-size: 18px;
}

#content-courses .course a .text {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 200px;
  margin: 10px 0;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .text {
  height: 100px;
  -webkit-line-clamp: 5;
}

#content-courses.odd .course:first-child a .text,
#content-courses.odd .course.with-image:first-child a .text,
#content-courses.odd .course.with-image:first-child a .info.subscribe + .text {
  height: auto;
  max-height: 200px;
}

#content-courses .course a .bottom-course {
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px solid #333333;
  text-align: right;
}

#content-courses #no-results h1 {
  margin: 0 0 20px 0;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 40px;
  line-height: 1.2;
}

#content-courses #no-results p {
  padding: 0 15px;
  font-size: 18px;
  line-height: 1.4;
}

#content-courses #no-results p a {
  color: #1771B6;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header {
  background-image: none !important;
  margin-bottom: 30px;
}

body.single-sfwd-courses #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-lessons #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-topic #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-quiz #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list {
  margin-top: 30px;
}

body.single-sfwd-courses #post-content .box-title h1,
body.single-sfwd-lessons #post-content .box-title h1,
body.single-sfwd-topic #post-content .box-title h1,
body.single-sfwd-quiz #post-content .box-title h1 {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 56px;
  line-height: 64px;
}

body.single-sfwd-courses #post-content .box-title.with-image,
body.single-sfwd-lessons #post-content .box-title.with-image,
body.single-sfwd-topic #post-content .box-title.with-image,
body.single-sfwd-quiz #post-content .box-title.with-image {
  background: url(images/corsi/default.jpg) no-repeat center center #333333;
  background-size: cover;
  height: 400px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

body.single-sfwd-courses #post-content .box-title.with-image .title-overlay,
body.single-sfwd-lessons #post-content .box-title.with-image .title-overlay,
body.single-sfwd-topic #post-content .box-title.with-image .title-overlay,
body.single-sfwd-quiz #post-content .box-title.with-image .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

body.single-sfwd-courses #post-content .box-title.with-image h1,
body.single-sfwd-lessons #post-content .box-title.with-image h1,
body.single-sfwd-topic #post-content .box-title.with-image h1,
body.single-sfwd-quiz #post-content .box-title.with-image h1 {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

body.single-sfwd-courses #post-content .box-title.with-image:before,
body.single-sfwd-lessons #post-content .box-title.with-image:before,
body.single-sfwd-topic #post-content .box-title.with-image:before,
body.single-sfwd-quiz #post-content .box-title.with-image:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

body.single-sfwd-courses #post-content .entry,
body.single-sfwd-lessons #post-content .entry,
body.single-sfwd-topic #post-content .entry,
body.single-sfwd-quiz #post-content .entry {
  max-width: 1020px;
  margin: 20px auto 0 auto;
  padding: 0 15px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-courses #post-content .entry p,
body.single-sfwd-lessons #post-content .entry p,
body.single-sfwd-topic #post-content .entry p,
body.single-sfwd-quiz #post-content .entry p {
  margin: 0 0 10px 0;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header h2 {
  margin: 0;
  font-size: 18px;
}

body.single-sfwd-courses #post-content .btn-join {
  float: right;
  margin: 20px 0 0 0;
}

body.single-sfwd-courses #post-content .entry .learndash *:last-child,
body.single-sfwd-lessons #post-content .entry .learndash *:last-child,
body.single-sfwd-topic #post-content .entry .learndash *:last-child,
body.single-sfwd-quiz #post-content .entry .learndash *:last-child {
  margin-bottom: 0;
}

body.single-sfwd-courses #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-lessons #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-topic #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-quiz #post-content .entry .learndash .fp-player .fp-waiting em:last-child {
  margin-bottom: 0.3em;
}

#lesson_heading, #quiz_heading, #learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading, #learndash_lesson_topics_list div > strong, table.notes-listing th, #learndash_enhanced_course_header {
  padding: 15px;
}

body.single-sfwd-courses, body.single-sfwd-lessons, body.single-sfwd-topic, body.single-sfwd-quiz {
  min-width: 320px;
}

body.single-sfwd-lessons #content, body.single-sfwd-topic #content, body.single-sfwd-quiz #content {
  max-width: 1020px;
  padding: 15px;
}

body.single-sfwd-lessons #post-content:after, body.single-sfwd-topic #post-content:after, body.single-sfwd-quiz #post-content:after {
  content: '';
  display: block;
  clear: both;
}

body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
  float: right;
  width: 30%;
  padding: 30px 15px 0 0px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
  width: 70%;
  float: left;
}

body.single-sfwd-lessons #sidebar .widget_ldcoursenavigation, body.single-sfwd-topic #sidebar .widget_ldcoursenavigation, body.single-sfwd-quiz #sidebar .widget_ldcoursenavigation {
  padding-top: 10px;
}

body.single-sfwd-lessons #sidebar dd.course_progress, body.single-sfwd-topic #sidebar dd.course_progress, body.single-sfwd-quiz #sidebar dd.course_progress {
  width: 100%;
  max-width: 100%;
  margin: 0 0 15px 0 !important;
}

body.single-sfwd-lessons #sidebar > div, body.single-sfwd-topic #sidebar > div, body.single-sfwd-quiz #sidebar > div {
  padding-bottom: 0;
}

body.single-sfwd-quiz .wpProQuiz_question {
  padding: 0;
  margin: 10px 0 15px 0 !important;
}

body.single-sfwd-quiz .quiz_continue_link {
  margin: 0 0 15px 0;
  text-align: center;
}

body.single-sfwd-quiz a#quiz_continue_link {
  display: inline-block;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_points {
  margin: 10px 0;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable {
  width: 100%;
  max-width: 430px;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table {
  table-layout: fixed;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
  width: 109px;
}

body.single-sfwd-courses #learndash_profile,
body.single-sfwd-courses #learndash_course_status,
body.single-sfwd-courses #learndash_course_materials,
body.single-sfwd-courses #learndash_course_content {
  margin: 20px 0;
}

div.learndash:after {
  content: '';
  display: block;
  clear: both;
}

#learndash_back_to_lesson {
  display: none;
}

#sfwd-mark-complete {
  display: inline-block;
  float: right;
}

#sfwd-mark-complete input[type="submit"] {
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
}

#learndash_next_prev_link {
  display: inline-block;
  float: left;
}

#learndash_next_prev_link a {
  display: inline-block;
}

#learndash_quizzes + br {
  display: none;
}

.wp-video {
  width: 100% !important;
}

.wp-video .mejs-video {
  width: 100% !important;
  height: auto !important;
  position: relative;
}

.wp-video .mejs-video:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.3%;
}

.wp-video .mejs-video .mejs-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#return-to-courses-link {
  background-color: #F5F5F6;
  padding: 10px 15px;
}

#return-to-courses-link a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

#content-return-to-courses {
  margin: 0 0 15px 0;
}

#content-return-to-courses a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

.new-share-box > a {
  background-color: red;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  margin: 0 5px 0 0;
  border-radius: 5px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  vertical-align: middle;
  opacity: 0.8;
}

.new-share-box > a:hover, .new-share-box > a:focus {
  text-decoration: none;
  opacity: 1;
}

.new-share-box > a.fb {
  background-color: #1877F2;
}

.new-share-box > a.wa {
  background-color: #5CBE4A;
}

.new-share-box > a.x {
  background-color: #000000;
}

.new-share-box > a.email {
  background-color: #CD1E1B;
}

.new-share-box > span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 880px) {
  body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
    width: 100%;
    padding: 30px 0 0 0;
  }
  body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
    width: 100%;
  }
}

@media only screen and (max-width: 620px) {
  #content-courses .course {
    width: 100%;
    padding: 0 0 10px 0;
  }
  #content-courses.odd .course:nth-of-type(2n+1), #content-courses.odd .course:nth-of-type(2n) {
    padding: 0 0 10px 0;
  }
}

@media only screen and (max-width: 580px) {
  #content-courses.odd .course:first-child a .info.subscribe > span,
  #content-courses .course a .info.subscribe.cols > span {
    width: 100%;
  }
}

@media only screen and (max-width: 460px) {
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr {
    display: block;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr:first-child {
    margin-bottom: 10px;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
    display: block;
    width: 100%;
    border-right: none;
    padding: 0;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultValue {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 420px) {
  #content-courses .course a .box-title .title span {
    font-size: 22px;
    line-height: 26px;
  }
  #content-courses .course.with-image a .box-title .title {
    max-height: 130px;
  }
  #content-courses .course.with-image a .box-title .title span {
    -webkit-line-clamp: 5;
  }
}

/* FINE LEARNDASH */

@font-face {
  font-family: 'TeamArtist';
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot");
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot") format("embedded-opentype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.woff") format("woff"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.ttf") format("truetype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.svg#TeamArtist") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ta-font {
  font-family: 'TeamArtist';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ta-font .orange {
  color: #F59F2A;
}

.ta-font .tm {
  position: relative;
  top: -0.3em;
}

*, *:before, *:after {
  box-sizing: border-box;
}

body {
  min-width: 320px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

strong, b {
  font-weight: 700;
}

body.federazione_teamartist #social-login .fb-login-button {
  font-size: 0;
  line-height: 0;
}

body.federazione_teamartist #social-login .fb-login-button span {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body.federazione_teamartist #ta_login_box form > a {
  color: #F59F2A;
  font-size: 14px;
}

body.federazione_teamartist #ta_login_box form > a:hover, body.federazione_teamartist #ta_login_box form > a:focus {
  color: #F5B155;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px 40px;
}

.wrapper.noptb {
  padding: 0 40px;
}

#header {
  background-color: #FFFFFF;
  width: 100%;
  height: 85px;
  padding: 25px 40px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  font-size: 0;
  line-height: 0;
  position: relative;
}

#header .content-header {
  max-width: 1120px;
  margin: 0 auto;
}

#header .logo-header {
  display: inline-block;
  width: 300px;
  height: 30px;
  padding: 0 0 0 70px;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  vertical-align: middle;
}

#header .logo-header a {
  color: #000000;
  text-decoration: none;
}

#header .logo-header img {
  height: 60px;
  position: absolute;
  top: -15px;
  left: 0;
}

#header .logo-header .fed {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
}

#header .logo-header .ta-font {
  display: inline-block;
  font-size: 10px;
  vertical-align: middle;
}

#header .right-header {
  display: inline-block;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  text-align: right;
  vertical-align: middle;
}

#header .right-header .menu-menu-header-container {
  display: inline-block;
  vertical-align: top;
}

#header .right-header .menu-menu-header-container > ul {
  list-style: none;
}

#header .right-header .menu-menu-header-container > ul > li {
  display: inline-block;
}

#header .right-header .menu-menu-header-container > ul > li > a {
  display: inline-block;
  padding: 10px 8px;
  color: #222222;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

#header .right-header .menu-menu-header-container > ul > li > a:hover, #header .right-header .menu-menu-header-container > ul > li > a:focus {
  color: #F59F2A;
}

#header .right-header .social {
  display: inline-block;
  vertical-align: top;
}

#header .right-header .social a {
  display: inline-block;
  background-color: #F2F2F2;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  border-radius: 4px;
  color: #707070;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
}

#header .right-header .social a:hover, #header .right-header .social a:focus {
  background-color: #F59F2A;
  color: #FFFFFF;
}

#header .right-header .btn-donate {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}

#header .right-header .btn-donate a {
  display: inline-block;
  background-color: #F59F2A;
  height: 35px;
  padding: 0 20px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#header .right-header .btn-donate a:hover, #header .right-header .btn-donate a:focus {
  background-color: #F5B155;
}

#header .right-header .mobile-menu {
  display: none;
}

#header.is-thanks-page .logo-header {
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
}

#header.is-thanks-page .right-header {
  width: 400px;
}

#header.is-thanks-page .right-header .menu-menu-header-container {
  display: none;
}

#header.is-thanks-page .right-header .btn-donate {
  margin: 0;
}

#footer {
  background-color: #000000;
  width: 100%;
  padding: 0;
  color: #FFFFFF;
}

#footer #img-footer {
  width: 100%;
}

#footer a {
  color: #FFFFFF;
}

#footer .wrapper {
  padding: 40px;
}

#footer .wrapper p {
  margin: 0 0 10px 0;
}

#footer .wrapper p:last-child {
  margin: 0;
}

.flex-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.animated-arrow {
  width: 30px;
  height: 24px;
  overflow: hidden;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.animated-arrow:before {
  content: '';
  background-color: #FFFFFF;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
}

.animated-arrow span {
  content: '';
  width: 0;
  height: 0;
  margin-top: -6px;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  position: absolute;
  top: 50%;
  right: 3px;
  z-index: 2;
}

.animated-arrow:after {
  content: '';
  width: 0;
  height: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #FFFFFF;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
}

.content-animated-arrow:hover .animated-arrow, .content-animated-arrow:focus .animated-arrow {
  width: 60px;
}

#box-video-hp {
  background-color: #000000;
  background: url(images/top-hp2.jpg) no-repeat top center;
  background-size: cover;
  height: 100vh;
  height: -webkit-calc(100vh - 85px);
  height: calc(100vh - 85px);
  font-size: 0;
  line-height: 0;
  text-align: center;
}

#box-video-hp:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

#box-video-hp .wrapper {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#box-video-hp .wrapper .content-title {
  padding: 11px 0 10px 10px;
}

#box-video-hp .wrapper .content-title h1 {
  display: inline;
  background: #F59F2A;
  margin: 0;
  padding: 10px 5px;
  box-shadow: 10px 0 0 #F59F2A, -10px 0 0 #F59F2A;
  color: #000000;
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
}

#box-video-hp .wrapper .content-buttons {
  margin: 15px 0 0 0;
}

#box-video-hp .wrapper .content-buttons a {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 35px;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease;
}

#box-video-hp .wrapper .content-buttons a.btn1 {
  background-color: #E21E26;
}

#box-video-hp .wrapper .content-buttons a.btn1:hover, #box-video-hp .wrapper .content-buttons a.btn1:focus {
  background-color: #EC4C53;
}

#box-video-hp .wrapper .content-buttons a.btn2 {
  background-color: #FEC12B;
}

#box-video-hp .wrapper .content-buttons a.btn2:hover, #box-video-hp .wrapper .content-buttons a.btn2:focus {
  background-color: #FDD05F;
}

#box-video-hp .wrapper .content-buttons a.btn3 {
  background-color: #6AC180;
}

#box-video-hp .wrapper .content-buttons a.btn3:hover, #box-video-hp .wrapper .content-buttons a.btn3:focus {
  background-color: #71D089;
}

#newsletter-box {
  background-color: #000000;
  color: #FFFFFF;
}

#newsletter-box .wrapper {
  padding: 60px 40px;
}

#newsletter-box .wrapper h2 {
  margin: 0;
  padding: 10px 0px 25px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

#newsletter-box .wrapper form {
  font-size: 0;
  line-height: 0;
}

#newsletter-box .wrapper form .field {
  display: inline-block;
  width: 33%;
  padding: 0 10px 0 0;
  vertical-align: top;
}

#newsletter-box .wrapper form .action {
  display: inline-block;
  width: 34%;
  vertical-align: top;
}

#newsletter-box .wrapper form input[type="text"], #newsletter-box .wrapper form input[type="email"] {
  width: 100%;
  height: 46px;
  padding: 2px 15px;
  border: 2px solid #E1E1E6;
  border-radius: 4px;
  font-size: 18px;
}

#newsletter-box .wrapper form input[type="text"]:hover, #newsletter-box .wrapper form input[type="text"]:focus, #newsletter-box .wrapper form input[type="email"]:hover, #newsletter-box .wrapper form input[type="email"]:focus {
  border-color: #F59F2A;
  outline: none;
}

#newsletter-box .wrapper form .content-select {
  background-color: #FFF;
  width: 100%;
  height: 46px;
  border: 2px solid #E1E1E6;
  border-radius: 4px;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}

#newsletter-box .wrapper form .content-select .ion-code {
  width: 42px;
  height: 42px;
  border-left: 1px solid #D3DBE2;
  padding: 9px 0;
  color: #000000;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#newsletter-box .wrapper form .content-select .ion-code:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

#newsletter-box .wrapper form .content-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  width: 100%;
  height: 42px;
  padding: 2px 42px 2px 10px;
  border: none;
  font-size: 18px;
  position: relative;
  z-index: 2;
}

#newsletter-box .wrapper form .content-select select:hover, #newsletter-box .wrapper form .content-select select:focus {
  outline: none;
}

#newsletter-box .wrapper form .content-select:hover, #newsletter-box .wrapper form .content-select:focus, #newsletter-box .wrapper form .content-select.focusin {
  border-color: #F59F2A;
}

#newsletter-box .wrapper form input[type="submit"] {
  background-color: #F59F2A;
  width: 100%;
  height: 46px;
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  -webkit-appearance: none;
}

#newsletter-box .wrapper form input[type="submit"]:hover, #newsletter-box .wrapper form input[type="submit"]:focus {
  background-color: #F5B155;
  outline: none;
}

#newsletter-box .wrapper form .bottom > div {
  display: inline-block;
  width: 50%;
  padding: 10px 0 0;
  font-size: 11px;
  line-height: 1.3;
  vertical-align: top;
}

#newsletter-box .wrapper form .bottom > div p {
  margin: 0;
}

#newsletter-box .wrapper form .bottom .left {
  text-align: left;
}

#newsletter-box .wrapper form .bottom .left input {
  margin: 0 5px 0 0;
}

#newsletter-box .wrapper form .bottom .left input:focus {
  outline: 1px solid #F59F2A;
}

#newsletter-box .wrapper form .bottom .right {
  text-align: right;
}

#newsletter-box .wrapper form .bottom .right a {
  color: #FFFFFF;
}

#box1 {
  position: relative;
}

#box1 .content-img {
  background: url("images/immagine-hp2.jpg") no-repeat center center #000000;
  background-size: cover;
  width: 50%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
}

#box1 .wrapper {
  text-align: right;
}

#box1 .wrapper .content-text {
  display: inline-block;
  width: 50%;
  padding: 95px 0 95px 60px;
  text-align: left;
}

#box1 .wrapper .content-text p {
  margin: 0 0 10px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}

#box1 .wrapper .content-text p:last-child {
  margin: 0;
}

#box1 .wrapper .content-text p.highlighted a {
  display: inline;
  background-color: #F59F2A;
  padding: 5px;
  box-shadow: 10px 0 0 #F59F2A, -10px 0 0 #F59F2A;
  color: #FFFFFF;
  line-height: 50px;
  text-decoration: none;
}

#box1 .wrapper .content-text > a {
  display: inline-block;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#box1 .wrapper .content-text > a:hover, #box1 .wrapper .content-text > a:focus {
  border-color: #000000;
}

#highlight-petizione .wrapper {
  padding: 60px 40px;
}

#highlight-petizione .wrapper .box-petizione {
  display: block;
  background-color: #000000;
  height: 300px;
  color: #FFFFFF;
  font-size: 0;
  line-height: 0;
}

#highlight-petizione .wrapper .box-petizione .news-img {
  display: inline-block;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 50%;
  height: 100%;
  vertical-align: top;
}

#highlight-petizione .wrapper .box-petizione .news-content {
  display: inline-block;
  width: 50%;
  height: 100%;
  padding: 20px;
  vertical-align: top;
}

#highlight-petizione .wrapper .box-petizione .news-content .progress p {
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 1.3;
  overflow: hidden;
  white-space: nowrap;
}

#highlight-petizione .wrapper .box-petizione .news-content .progress .progress-bar {
  background-color: #DBD9DB;
  width: 100%;
  height: 12px;
  border-radius: 12px;
  overflow: hidden;
  white-space: nowrap;
}

#highlight-petizione .wrapper .box-petizione .news-content .progress .progress-bar div {
  display: inline-block;
  width: 0%;
  height: 100%;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
  background: -webkit-linear-gradient(left, #FFA600, #EC2C22);
  background: linear-gradient(to right, #FFA600, #EC2C22);
  vertical-align: top;
}

#highlight-petizione .wrapper .box-petizione .news-content .progress .progress-bar:after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #EC2C22;
  vertical-align: top;
}

#highlight-petizione .wrapper .box-petizione .news-content .news-date {
  margin: 15px 0 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

#highlight-petizione .wrapper .box-petizione .news-content .news-title {
  display: block;
  display: -webkit-box;
  height: 56px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#highlight-petizione .wrapper .box-petizione .news-content .news-title h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

#highlight-petizione .wrapper .box-petizione .news-content .excerpt {
  height: -webkit-calc(100% - 177px);
  height: calc(100% - 177px);
  padding: 11px 0 15px 0;
  font-size: 14px;
  line-height: 19px;
}

#highlight-petizione .wrapper .box-petizione .news-content .excerpt > a {
  display: block;
  display: -webkit-box;
  height: 57px;
  color: #FFFFFF;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#highlight-petizione .wrapper .box-petizione .news-content .btn {
  display: inline-block;
  background-color: #F59F2A;
  width: 100%;
  height: 35px;
  padding: 0 5px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  left: 0;
  bottom: 0;
}

#highlight-petizione .wrapper .box-petizione .news-content .btn:hover, #highlight-petizione .wrapper .box-petizione .news-content .btn:focus {
  background-color: #F5B155;
}

#box2 {
  text-align: center;
}

#box2 .wrapper {
  padding: 60px 40px;
}

#box2 .wrapper .top {
  max-width: 800px;
  margin: 0 auto 30px auto;
}

#box2 .wrapper .top h2 {
  margin: 0 0 10px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

#box2 .wrapper .top p {
  margin: 0 0 10px 0;
}

#box2 .wrapper .top p:last-child {
  margin: 0;
}

#box2 .wrapper .top p a {
  display: inline-block;
  border-bottom: 2px solid rgba(245, 159, 42, 0.1);
  color: #F59F2A;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#box2 .wrapper .top p a:hover, #box2 .wrapper .top p a:focus {
  border-color: #F59F2A;
}

#box2 .wrapper .bottom {
  font-size: 0;
  line-height: 0;
}

#box2 .wrapper .bottom a {
  display: inline-block;
  background-position: 90% 80%;
  background-size: 175px;
  background-repeat: no-repeat;
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  height: 200px;
  padding: 20px;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  position: relative;
}

#box2 .wrapper .bottom a h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

#box2 .wrapper .bottom a .animated-arrow:before {
  background-color: #FFFFFF;
}

#box2 .wrapper .bottom a .animated-arrow:after {
  border-color: transparent transparent transparent #FFFFFF;
}

#box2 .wrapper .bottom a.first {
  background-color: #6AC180;
  background-image: url("https://assets.website-files.com/5da44884ae7ebd7c14dee44a/5dc02205fe1cbd0af3956bf7_nhsillustration.png");
  margin: 0 20px 20px 0;
}

#box2 .wrapper .bottom a.first .animated-arrow span {
  border-color: transparent transparent transparent #6AC180;
}

#box2 .wrapper .bottom a.second {
  background-color: #0A3B7C;
  background-image: url("https://assets.website-files.com/5da44884ae7ebd7c14dee44a/5da9ed55c17e283a093ea843_schools.png");
  margin: 0 0 20px 0;
}

#box2 .wrapper .bottom a.second .animated-arrow span {
  border-color: transparent transparent transparent #0A3B7C;
}

#box2 .wrapper .bottom a.third {
  background-color: #F59F2A;
  background-image: url("https://assets.website-files.com/5da44884ae7ebd7c14dee44a/5dc021919bf13e4ca9580392_economy.png");
  margin: 0 20px 0 0;
}

#box2 .wrapper .bottom a.third .animated-arrow span {
  border-color: transparent transparent transparent #F59F2A;
}

#box2 .wrapper .bottom a.fourth {
  background-color: #E21E26;
  background-image: url("https://assets.website-files.com/5da44884ae7ebd7c14dee44a/5db9d612918a6d5cfba792b0_police-square.png");
}

#box2 .wrapper .bottom a.fourth .animated-arrow span {
  border-color: transparent transparent transparent #E21E26;
}

#box3 .wrapper {
  padding: 60px 40px;
}

#box3 .wrapper .box {
  padding: 40px;
  background-color: #F2F2F2;
}

#box3 .wrapper h2, #box3 .wrapper h3 {
  margin: 0 0 20px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}

#box3 .wrapper .content-buttons {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
}

#box3 .wrapper .content-buttons a {
  display: inline-block;
  background-color: #F59F2A;
  padding: 15px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#box3 .wrapper .content-buttons a:hover, #box3 .wrapper .content-buttons a:focus {
  background-color: #F5B155;
}

#box4 .wrapper {
  padding: 37px 40px 0 40px;
}

#box4 .wrapper .box {
  background-color: #000000;
  min-height: 350px;
  position: relative;
}

#box4 .wrapper .box .content-text {
  width: 60%;
  padding: 40px;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
}

#box4 .wrapper .box .content-text h3 {
  margin: 0 0 30px 0;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.4;
}

#box4 .wrapper .box .content-text a, #box4 .wrapper .box .content-text span {
  display: inline-block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
  font-weight: 700;
}

#box4 .wrapper .box .content-text a {
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#box4 .wrapper .box .content-text a:hover, #box4 .wrapper .box .content-text a:focus {
  border-color: #FFFFFF;
}

#box4 .wrapper .box .content-img {
  background: url("images/damiano.png") no-repeat bottom left transparent;
  background-size: cover;
  width: 45%;
  max-width: 410px;
  position: absolute;
  top: -60px;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#latest-news .wrapper {
  padding: 60px 40px;
}

#latest-news .wrapper h3 {
  margin: 0 0 30px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}

#latest-news .wrapper .content-news {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
}

#latest-news .wrapper .content-news .news-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  overflow: hidden;
  text-decoration: none;
  position: relative;
}

#latest-news .wrapper .content-news .news-item a .news-img {
  background-color: #000000;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50%;
}

#latest-news .wrapper .content-news .news-item a .news-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg1 {
  background-color: #000000;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg1 .animated-arrow span {
  border-color: transparent transparent transparent #000000;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg2 {
  background-color: #F59F2A;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg2 .animated-arrow span {
  border-color: transparent transparent transparent #F59F2A;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg3 {
  background-color: #E21E26;
}

#latest-news .wrapper .content-news .news-item a .news-content.bg3 .animated-arrow span {
  border-color: transparent transparent transparent #E21E26;
}

#latest-news .wrapper .content-news .news-item a .news-content .news-date {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

#latest-news .wrapper .content-news .news-item a .news-content .news-title {
  min-height: 100px;
  padding-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#latest-news .wrapper .content-news .news-item a .news-content .news-title h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

#latest-news .wrapper .content-news .news-item a .news-content .animated-arrow {
  position: relative;
  left: 0;
  bottom: 0;
}

#latest-news .wrapper .view-all {
  margin: 30px 0 0 0;
  text-align: center;
}

#latest-news .wrapper .view-all a {
  display: inline-block;
  border-bottom: 2px solid rgba(245, 159, 42, 0.1);
  color: #F59F2A;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#latest-news .wrapper .view-all a:hover, #latest-news .wrapper .view-all a:focus {
  border-color: #F59F2A;
}

#box6 {
  background-color: #F59F2A;
  text-align: center;
}

#box6 .wrapper {
  padding: 40px;
}

#box6 h2 {
  max-width: 600px;
  margin: 0 auto 30px auto;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

#box6 a {
  display: inline-block;
  border-bottom: 2px solid rgba(242, 242, 242, 0.32);
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#box6 a:hover, #box6 a:focus {
  border-color: #FFFFFF;
}

.archive-page .content-title {
  background-color: #000000;
  margin: 0 0 60px 0;
}

.archive-page .content-title .wrapper {
  padding: 25px 50px;
}

.archive-page .content-title h1 {
  display: inline;
  background-color: #F59F2A;
  margin: 0;
  padding: 5px;
  box-shadow: 10px 0 0 #F59F2A, -10px 0 0 #F59F2A;
  color: #FFFFFF;
  font-size: 38px;
  line-height: 70px;
  font-weight: 700;
}

.archive-page #ajax_container .wrapper {
  padding: 0 40px;
}

.archive-page #highlight-post .wrapper {
  padding: 0 40px 60px 40px;
}

.archive-page #highlight-post .news-item a {
  display: block;
  height: 300px;
  color: #FFFFFF;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
}

.archive-page #highlight-post .news-item a .news-img {
  display: inline-block;
  background-color: #000000;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 50%;
  height: 100%;
  vertical-align: top;
}

.archive-page #highlight-post .news-item a .news-content {
  background-color: #F59F2A;
  display: inline-block;
  width: 50%;
  height: 100%;
  padding: 20px;
  vertical-align: top;
}

.archive-page #highlight-post .news-item a .news-content .news-date {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.archive-page #highlight-post .news-item a .news-content .news-title {
  height: -webkit-calc(100% - 48px);
  height: calc(100% - 48px);
  padding-bottom: 40px;
}

.archive-page #highlight-post .news-item a .news-content .news-title h4 {
  display: block;
  display: -webkit-box;
  height: 168px;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.archive-page #highlight-post .news-item a .news-content .animated-arrow {
  position: relative;
  left: 0;
  bottom: 0;
}

.archive-page #highlight-post .news-item a .news-content .animated-arrow span {
  border-color: transparent transparent transparent #F59F2A;
}

.archive-page .content-news {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
}

.archive-page .content-news .news-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  overflow: hidden;
  text-decoration: none;
  position: relative;
}

.archive-page .content-news .news-item a .news-img {
  background-color: #000000;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50%;
}

.archive-page .content-news .news-item a .news-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
}

.archive-page .content-news .news-item a .news-content.bg1 {
  background-color: #000000;
}

.archive-page .content-news .news-item a .news-content.bg1 .animated-arrow span {
  border-color: transparent transparent transparent #000000;
}

.archive-page .content-news .news-item a .news-content.bg2 {
  background-color: #F59F2A;
}

.archive-page .content-news .news-item a .news-content.bg2 .animated-arrow span {
  border-color: transparent transparent transparent #F59F2A;
}

.archive-page .content-news .news-item a .news-content.bg3 {
  background-color: #E21E26;
}

.archive-page .content-news .news-item a .news-content.bg3 .animated-arrow span {
  border-color: transparent transparent transparent #E21E26;
}

.archive-page .content-news .news-item a .news-content .news-date {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.archive-page .content-news .news-item a .news-content .news-title {
  min-height: 100px;
  padding-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.archive-page .content-news .news-item a .news-content .news-title h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.archive-page .content-news .news-item a .news-content .animated-arrow {
  position: relative;
  left: 0;
  bottom: 0;
}

.archive-page .navigation {
  padding: 40px 0 60px 0;
}

.archive-page .navigation a {
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
  padding: 9px 20px;
  text-decoration: none;
}

.archive-page .navigation a.link-num, .archive-page .navigation a#articles_prev_link {
  background-color: #F2F2F2;
  color: #333333;
}

.archive-page .navigation a.link-curr, .archive-page .navigation a#articles_next_link {
  background-color: #F59F2A;
  color: #FFFFFF;
}

.archive-page .navigation span.hellip {
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
  padding: 9px 0;
}

.archive-page .navigation a.link-num, .archive-page .navigation a.link-curr, .archive-page .navigation span.hellip {
  display: none;
}

.single-page #top-article, .standard-page #top-article {
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
}

.single-page #top-article .wrapper, .standard-page #top-article .wrapper {
  padding: 60px 40px;
}

.single-page #top-article .wrapper .date, .standard-page #top-article .wrapper .date {
  margin: 0 0 25px 0;
}

.single-page #top-article .wrapper h1, .standard-page #top-article .wrapper h1 {
  display: inline;
  background: #F59F2A;
  padding: 5px;
  box-shadow: 10px 0 0 #F59F2A, -10px 0 0 #F59F2A;
  font-size: 38px;
  line-height: 60px;
}

.single-page #top-article .wrapper .share-box, .standard-page #top-article .wrapper .share-box {
  margin: 20px 0 0 0;
}

.single-page #top-article .wrapper .share-box .tit, .standard-page #top-article .wrapper .share-box .tit {
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}

.single-page #top-article .wrapper .share-box a, .standard-page #top-article .wrapper .share-box a {
  display: inline-block;
  width: 30px;
  margin: 0 10px 0 0;
  color: #FFFFFF;
  font-size: 30px;
  text-decoration: none;
}

.single-page #top-article .wrapper .share-box a:last-child, .standard-page #top-article .wrapper .share-box a:last-child {
  margin: 0;
}

.single-page #top-article .wrapper .share-box a.fb, .standard-page #top-article .wrapper .share-box a.fb {
  width: 20px;
}

.single-page #top-article .wrapper .share-box a.fb:hover, .single-page #top-article .wrapper .share-box a.fb:focus, .standard-page #top-article .wrapper .share-box a.fb:hover, .standard-page #top-article .wrapper .share-box a.fb:focus {
  color: #1778F2;
}

.single-page #top-article .wrapper .share-box a.wa:hover, .single-page #top-article .wrapper .share-box a.wa:focus, .standard-page #top-article .wrapper .share-box a.wa:hover, .standard-page #top-article .wrapper .share-box a.wa:focus {
  color: #4AC959;
}

.single-page #top-article .wrapper .share-box a.tw:hover, .single-page #top-article .wrapper .share-box a.tw:focus, .standard-page #top-article .wrapper .share-box a.tw:hover, .standard-page #top-article .wrapper .share-box a.tw:focus {
  color: #1EA1F2;
}

.single-page #top-article .wrapper .share-box a.fb_mess:hover, .single-page #top-article .wrapper .share-box a.fb_mess:focus, .standard-page #top-article .wrapper .share-box a.fb_mess:hover, .standard-page #top-article .wrapper .share-box a.fb_mess:focus {
  color: #00C6FF;
}

.single-page #top-article .wrapper .share-box a.email:hover, .single-page #top-article .wrapper .share-box a.email:focus, .standard-page #top-article .wrapper .share-box a.email:hover, .standard-page #top-article .wrapper .share-box a.email:focus {
  color: #F2171B;
}

.single-page #content-article, .standard-page #content-article {
  position: relative;
}

.single-page #content-article:before, .standard-page #content-article:before {
  content: '';
  background-color: #000000;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}

.single-page #content-article .wrapper, .standard-page #content-article .wrapper {
  padding: 0 40px 60px 40px;
  position: relative;
  z-index: 2;
}

.single-page #content-article .wrapper .content-post-img, .single-page #content-article .wrapper .content-post-video, .standard-page #content-article .wrapper .content-post-img, .standard-page #content-article .wrapper .content-post-video {
  display: none;
}

.single-page #content-article .wrapper > div, .standard-page #content-article .wrapper > div {
  max-width: 780px;
  margin: 0 auto;
}

.single-page #content-article .wrapper > div h1, .single-page #content-article .wrapper > div h2, .single-page #content-article .wrapper > div h3, .single-page #content-article .wrapper > div h4, .single-page #content-article .wrapper > div h5, .standard-page #content-article .wrapper > div h1, .standard-page #content-article .wrapper > div h2, .standard-page #content-article .wrapper > div h3, .standard-page #content-article .wrapper > div h4, .standard-page #content-article .wrapper > div h5 {
  margin: 0 0 20px 0;
  line-height: 1.2;
}

.single-page #content-article .wrapper > div p, .standard-page #content-article .wrapper > div p {
  margin: 0 0 20px 0;
}

.single-page #content-article .wrapper > div p:last-child, .standard-page #content-article .wrapper > div p:last-child {
  margin: 0;
}

.single-page #content-article .wrapper > div ul, .single-page #content-article .wrapper > div ol, .standard-page #content-article .wrapper > div ul, .standard-page #content-article .wrapper > div ol {
  margin: 0 0 20px 35px;
}

.single-page #content-article .wrapper > div ul:last-child, .single-page #content-article .wrapper > div ol:last-child, .standard-page #content-article .wrapper > div ul:last-child, .standard-page #content-article .wrapper > div ol:last-child {
  margin-bottom: 0;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img, .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video {
  display: block;
  margin: -30px auto 60px auto;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img a, .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video a, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img a, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video a {
  background-color: #000000;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img a.photo, .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video a.photo, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img a.photo, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video a.photo {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video {
  position: relative;
  overflow: hidden;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video:before, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video:before {
  content: '';
  display: block;
  margin-top: 60%;
}

.single-page #content-article .wrapper #post-template-1-foto-centrale .wrapper-video, .standard-page #content-article .wrapper #post-template-1-foto-centrale .wrapper-video {
  background-color: #000000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
}

#bottom-share-article {
  background-color: #F2F2F2;
  color: #000000;
}

#bottom-share-article .wrapper {
  padding: 60px 40px 44px 40px;
  font-size: 0;
  line-height: 0;
}

#bottom-share-article .left {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}

#bottom-share-article .left h4 {
  margin: 0 0 20px 0;
  font-size: 26px;
  line-height: 1.3;
}

#bottom-share-article .left p {
  margin: 0 0 16px 0;
  font-size: 17px;
  line-height: 1.3;
}

#bottom-share-article .right {
  display: inline-block;
  width: 50%;
  padding: 0 0 0 30px;
  vertical-align: middle;
}

#bottom-share-article .right a {
  display: inline-block;
  width: 220px;
  padding: 15px;
  margin: 0 16px 16px 0;
  border-radius: 4px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#bottom-share-article .right a:nth-child(even) {
  margin: 0 0 16px 0;
}

#bottom-share-article .right a:before {
  display: inline-block;
  width: 20px;
  margin: 0 20px 0 0;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
}

#bottom-share-article .right a.fb {
  background-color: #1778F2;
}

#bottom-share-article .right a.wa {
  background-color: #FFFFFF;
  color: #4AC959;
}

#bottom-share-article .right a.tw {
  background-color: #1EA1F2;
}

#bottom-share-article .right a.fb_mess {
  background-color: #00C6FF;
}

#bottom-share-article .right a.email {
  background-color: #F2171B;
}

#bottom-share-article .right a:hover, #bottom-share-article .right a:focus {
  background-color: #000000;
}

#bottom-share-article .right a span {
  display: inline-block;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  vertical-align: middle;
}

body.post-template-post-template-default-php .single-page #content-article .wrapper, body.post-template-post-template-default-php .standard-page #content-article .wrapper,
body.post-template-page-template-default-php .single-page #content-article .wrapper,
body.post-template-page-template-default-php .standard-page #content-article .wrapper {
  max-width: 860px;
}

body.post-template-post-template-1-foto-destra-php .single-page #content-article:before, body.post-template-post-template-1-foto-destra-php .standard-page #content-article:before,
body.post-template-page-template-1-foto-destra-php .single-page #content-article:before,
body.post-template-page-template-1-foto-destra-php .standard-page #content-article:before,
body.page-template-1-foto-destra-php .single-page #content-article:before,
body.page-template-1-foto-destra-php .standard-page #content-article:before,
body.post-template-post-template-2-foto-destra-php .single-page #content-article:before,
body.post-template-post-template-2-foto-destra-php .standard-page #content-article:before,
body.post-template-page-template-2-foto-destra-php .single-page #content-article:before,
body.post-template-page-template-2-foto-destra-php .standard-page #content-article:before,
body.page-template-2-foto-destra-php .single-page #content-article:before,
body.page-template-2-foto-destra-php .standard-page #content-article:before,
body.post-template-post-template-3-foto-php .single-page #content-article:before,
body.post-template-post-template-3-foto-php .standard-page #content-article:before,
body.post-template-page-template-3-foto-php .single-page #content-article:before,
body.post-template-page-template-3-foto-php .standard-page #content-article:before,
body.page-template-3-foto-php .single-page #content-article:before,
body.page-template-3-foto-php .standard-page #content-article:before,
body.post-template-post-template-3-foto-prima-grande-php .single-page #content-article:before,
body.post-template-post-template-3-foto-prima-grande-php .standard-page #content-article:before,
body.post-template-page-template-3-foto-prima-grande-php .single-page #content-article:before,
body.post-template-page-template-3-foto-prima-grande-php .standard-page #content-article:before,
body.page-template-3-foto-prima-grande-php .single-page #content-article:before,
body.page-template-3-foto-prima-grande-php .standard-page #content-article:before,
body.post-template-post-template-4-foto-php .single-page #content-article:before,
body.post-template-post-template-4-foto-php .standard-page #content-article:before,
body.post-template-page-template-4-foto-php .single-page #content-article:before,
body.post-template-page-template-4-foto-php .standard-page #content-article:before,
body.page-template-4-foto-php .single-page #content-article:before,
body.page-template-4-foto-php .standard-page #content-article:before,
body.post-template-post-template-4-foto-sotto-php .single-page #content-article:before,
body.post-template-post-template-4-foto-sotto-php .standard-page #content-article:before,
body.post-template-page-template-4-foto-sotto-php .single-page #content-article:before,
body.post-template-page-template-4-foto-sotto-php .standard-page #content-article:before,
body.page-template-4-foto-sotto-php .single-page #content-article:before,
body.page-template-4-foto-sotto-php .standard-page #content-article:before,
body.post-template-post-template-default-php .single-page #content-article:before,
body.post-template-post-template-default-php .standard-page #content-article:before,
body.post-template-page-template-default-php .single-page #content-article:before,
body.post-template-page-template-default-php .standard-page #content-article:before,
body.page-template-default .single-page #content-article:before,
body.page-template-default .standard-page #content-article:before {
  display: none;
}

body.post-template-post-template-1-foto-destra-php .single-page #content-article .wrapper, body.post-template-post-template-1-foto-destra-php .standard-page #content-article .wrapper,
body.post-template-page-template-1-foto-destra-php .single-page #content-article .wrapper,
body.post-template-page-template-1-foto-destra-php .standard-page #content-article .wrapper,
body.page-template-1-foto-destra-php .single-page #content-article .wrapper,
body.page-template-1-foto-destra-php .standard-page #content-article .wrapper,
body.post-template-post-template-2-foto-destra-php .single-page #content-article .wrapper,
body.post-template-post-template-2-foto-destra-php .standard-page #content-article .wrapper,
body.post-template-page-template-2-foto-destra-php .single-page #content-article .wrapper,
body.post-template-page-template-2-foto-destra-php .standard-page #content-article .wrapper,
body.page-template-2-foto-destra-php .single-page #content-article .wrapper,
body.page-template-2-foto-destra-php .standard-page #content-article .wrapper,
body.post-template-post-template-3-foto-php .single-page #content-article .wrapper,
body.post-template-post-template-3-foto-php .standard-page #content-article .wrapper,
body.post-template-page-template-3-foto-php .single-page #content-article .wrapper,
body.post-template-page-template-3-foto-php .standard-page #content-article .wrapper,
body.page-template-3-foto-php .single-page #content-article .wrapper,
body.page-template-3-foto-php .standard-page #content-article .wrapper,
body.post-template-post-template-3-foto-prima-grande-php .single-page #content-article .wrapper,
body.post-template-post-template-3-foto-prima-grande-php .standard-page #content-article .wrapper,
body.post-template-page-template-3-foto-prima-grande-php .single-page #content-article .wrapper,
body.post-template-page-template-3-foto-prima-grande-php .standard-page #content-article .wrapper,
body.page-template-3-foto-prima-grande-php .single-page #content-article .wrapper,
body.page-template-3-foto-prima-grande-php .standard-page #content-article .wrapper,
body.post-template-post-template-4-foto-php .single-page #content-article .wrapper,
body.post-template-post-template-4-foto-php .standard-page #content-article .wrapper,
body.post-template-page-template-4-foto-php .single-page #content-article .wrapper,
body.post-template-page-template-4-foto-php .standard-page #content-article .wrapper,
body.page-template-4-foto-php .single-page #content-article .wrapper,
body.page-template-4-foto-php .standard-page #content-article .wrapper,
body.post-template-post-template-4-foto-sotto-php .single-page #content-article .wrapper,
body.post-template-post-template-4-foto-sotto-php .standard-page #content-article .wrapper,
body.post-template-page-template-4-foto-sotto-php .single-page #content-article .wrapper,
body.post-template-page-template-4-foto-sotto-php .standard-page #content-article .wrapper,
body.page-template-4-foto-sotto-php .single-page #content-article .wrapper,
body.page-template-4-foto-sotto-php .standard-page #content-article .wrapper,
body.post-template-post-template-default-php .single-page #content-article .wrapper,
body.post-template-post-template-default-php .standard-page #content-article .wrapper,
body.post-template-page-template-default-php .single-page #content-article .wrapper,
body.post-template-page-template-default-php .standard-page #content-article .wrapper,
body.page-template-default .single-page #content-article .wrapper,
body.page-template-default .standard-page #content-article .wrapper {
  padding: 60px 40px;
}

.standard-page #highlight-petizione {
  background-color: #F2F2F2;
}

#template-petizione .content-title {
  background-color: #000000;
  margin: 0 0 35px 0;
}

#template-petizione .content-title h1 {
  display: inline;
  background-color: #F59F2A;
  margin: 0;
  padding: 5px;
  box-shadow: 10px 0 0 #F59F2A, -10px 0 0 #F59F2A;
  color: #FFFFFF;
  font-size: 38px;
  line-height: 70px;
  font-weight: 700;
}

#template-petizione .content-cols {
  font-size: 0;
  line-height: 0;
  position: relative;
}

#template-petizione .content-cols > .content-post-img {
  display: none;
}

#template-petizione .content-cols .col-left {
  display: inline-block;
  width: -webkit-calc(100% - 360px);
  width: calc(100% - 360px);
  padding: 0 40px 0 0;
  font-size: 18px;
  line-height: 1.3;
  vertical-align: top;
}

#template-petizione .content-cols .col-left .content-post-img, #template-petizione .content-cols .col-left .content-post-video {
  display: none;
}

#template-petizione .content-cols .col-left #post-template-1-foto-centrale .content-post-img {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
}

#template-petizione .content-cols .col-left #post-template-1-foto-centrale .content-post-img a {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

#template-petizione .content-cols .col-left p {
  margin: 0 0 20px 0;
}

#template-petizione .content-cols .col-left p:last-child {
  margin: 0;
}

#template-petizione .content-cols .col-left ul, #template-petizione .content-cols .col-left ol {
  margin: 0 0 20px 35px;
}

#template-petizione .content-cols .col-left ul:last-child, #template-petizione .content-cols .col-left ol:last-child {
  margin-bottom: 0;
}

#template-petizione .content-cols .col-left .btn {
  display: block;
  background-color: #F59F2A;
  width: 100%;
  max-width: 400px;
  height: 35px;
  margin: 25px auto 0 auto;
  padding: 0 5px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#template-petizione .content-cols .col-left .btn:hover, #template-petizione .content-cols .col-left .btn:focus {
  background-color: #F5B155;
}

#template-petizione .content-cols .col-right {
  width: 360px;
  position: absolute;
  top: 0;
  right: 0;
}

#template-petizione .content-cols .col-right .progress p {
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 1.3;
}

#template-petizione .content-cols .col-right .progress .progress-bar {
  background-color: #DBD9DB;
  width: 100%;
  height: 12px;
  border-radius: 12px;
  overflow: hidden;
  white-space: nowrap;
}

#template-petizione .content-cols .col-right .progress .progress-bar div {
  display: inline-block;
  width: 0%;
  height: 100%;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
  background: -webkit-linear-gradient(left, #FFA600, #EC2C22);
  background: linear-gradient(to right, #FFA600, #EC2C22);
  vertical-align: top;
}

#template-petizione .content-cols .col-right .progress .progress-bar:after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #EC2C22;
  vertical-align: top;
}

#template-petizione .content-cols .col-right .last-enrollments {
  margin: 15px 0 0 0;
  height: 260px;
  overflow: hidden;
}

#template-petizione .content-cols .col-right .last-enrollments.n1 {
  height: 40px;
}

#template-petizione .content-cols .col-right .last-enrollments.n2 {
  height: 95px;
}

#template-petizione .content-cols .col-right .last-enrollments.n3 {
  height: 150px;
}

#template-petizione .content-cols .col-right .last-enrollments.n4 {
  height: 205px;
}

#template-petizione .content-cols .col-right .last-enrollments > div {
  -webkit-transition: margin-top 3s ease-in-out;
  transition: margin-top 3s ease-in-out;
}

#template-petizione .content-cols .col-right .last-enrollments .row {
  margin: 15px 0 0 0;
}

#template-petizione .content-cols .col-right .last-enrollments .row:first-child {
  margin: 0;
}

#template-petizione .content-cols .col-right .last-enrollments .row span {
  display: inline-block;
  vertical-align: middle;
}

#template-petizione .content-cols .col-right .last-enrollments .row span.img {
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  border-radius: 20px;
  overflow: hidden;
}

#template-petizione .content-cols .col-right .last-enrollments .row span.img img {
  width: 100%;
  height: 100%;
}

#template-petizione .content-cols .col-right .last-enrollments .row span.text {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  font-size: 14px;
  line-height: 18px;
}

#template-petizione .content-cols .col-right .btn {
  display: inline-block;
  background-color: #F59F2A;
  width: 100%;
  height: 35px;
  margin: 15px 0 0 0;
  padding: 0 20px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#template-petizione .content-cols .col-right .btn:hover, #template-petizione .content-cols .col-right .btn:focus {
  background-color: #F5B155;
}

#template-petizione .content-cols .col-right .btn.ended {
  background-color: #CCCCCC;
  color: #333333;
  cursor: not-allowed;
}

#template-petizione .content-cols .col-right .btn.ended:hover, #template-petizione .content-cols .col-right .btn.ended:focus {
  background-color: #CCCCCC;
}

#latest-petizioni .wrapper {
  padding: 60px 40px;
}

#latest-petizioni .wrapper h3 {
  margin: 0 0 30px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

#latest-petizioni .wrapper .view-all {
  margin: 30px 0 0 0;
  text-align: center;
}

#latest-petizioni .wrapper .view-all a {
  display: inline-block;
  border-bottom: 2px solid rgba(245, 159, 42, 0.1);
  color: #F59F2A;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

#latest-petizioni .wrapper .view-all a:hover, #latest-petizioni .wrapper .view-all a:focus {
  border-color: #F59F2A;
}

#latest-petizioni .content-petizioni, .archive-page .content-petizioni {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
}

#latest-petizioni .content-petizioni .box-petizione, .archive-page .content-petizioni .box-petizione {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  overflow: hidden;
  position: relative;
}

#latest-petizioni .content-petizioni .box-petizione .news-img, .archive-page .content-petizioni .box-petizione .news-img {
  display: block;
  background-color: #000000;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50%;
  text-decoration: none;
}

#latest-petizioni .content-petizioni .box-petizione .progress-bar, .archive-page .content-petizioni .box-petizione .progress-bar {
  background-color: #DBD9DB;
  width: 100%;
  height: 12px;
  overflow: hidden;
  white-space: nowrap;
}

#latest-petizioni .content-petizioni .box-petizione .progress-bar div, .archive-page .content-petizioni .box-petizione .progress-bar div {
  display: inline-block;
  width: 0%;
  height: 100%;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
  background: -webkit-linear-gradient(left, #FFA600, #EC2C22);
  background: linear-gradient(to right, #FFA600, #EC2C22);
  vertical-align: top;
}

#latest-petizioni .content-petizioni .box-petizione .progress-bar:after, .archive-page .content-petizioni .box-petizione .progress-bar:after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #EC2C22;
  vertical-align: top;
}

#latest-petizioni .content-petizioni .box-petizione .news-content, .archive-page .content-petizioni .box-petizione .news-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #000000;
  padding: 20px;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .news-date, .archive-page .content-petizioni .box-petizione .news-content .news-date {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .news-title, .archive-page .content-petizioni .box-petizione .news-content .news-title {
  min-height: 100px;
  padding-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-decoration: none;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .news-title h4, .archive-page .content-petizioni .box-petizione .news-content .news-title h4 {
  margin: 0;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .btn, .archive-page .content-petizioni .box-petizione .news-content .btn {
  display: inline-block;
  background-color: #F59F2A;
  width: 100%;
  height: 35px;
  padding: 0 5px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 35px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  white-space: nowrap;
  position: relative;
  left: 0;
  bottom: 0;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .btn:hover, #latest-petizioni .content-petizioni .box-petizione .news-content .btn:focus, .archive-page .content-petizioni .box-petizione .news-content .btn:hover, .archive-page .content-petizioni .box-petizione .news-content .btn:focus {
  background-color: #F5B155;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .btn.ended, .archive-page .content-petizioni .box-petizione .news-content .btn.ended {
  background-color: #CCCCCC;
  color: #333333;
  cursor: not-allowed;
}

#latest-petizioni .content-petizioni .box-petizione .news-content .btn.ended:hover, #latest-petizioni .content-petizioni .box-petizione .news-content .btn.ended:focus, .archive-page .content-petizioni .box-petizione .news-content .btn.ended:hover, .archive-page .content-petizioni .box-petizione .news-content .btn.ended:focus {
  background-color: #CCCCCC;
}

#post-petizione {
  max-width: 860px;
  padding: 60px 40px;
}

#post-petizione img {
  float: left;
  width: 30%;
  margin: 0 10px 10px 0;
}

#post-petizione p {
  margin: 0 0 20px 0;
}

#post-petizione .btn {
  display: block;
  background-color: #F59F2A;
  width: 100%;
  max-width: 400px;
  height: 35px;
  margin: 40px auto 0 auto;
  padding: 0 5px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

#post-petizione .btn:hover, #post-petizione .btn:focus {
  background-color: #F5B155;
}

#post-petizione .btn.show-small {
  display: none;
}

#post-petizione .firma-damiano {
  background: url(images/firma-damiano.png) no-repeat top right transparent;
  background-size: contain;
  height: 53px;
  margin: 0 -7px 0 0;
}

@media only screen and (max-width: 1055px) {
  #bottom-share-article .left {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
  }
  #bottom-share-article .right {
    width: 250px;
  }
  #bottom-share-article .right a {
    margin: 0 0 16px 0;
  }
}

@media only screen and (max-width: 840px) {
  #template-petizione > .wrapper {
    padding: 25px 0;
  }
  #template-petizione .content-cols > .content-post-img {
    display: block;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
  }
  #template-petizione .content-cols > .content-post-img:before {
    content: '';
    display: block;
    margin-top: 60%;
  }
  #template-petizione .content-cols > .content-post-img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
  }
  #template-petizione .content-cols .col-left {
    width: 100%;
    padding: 0 40px;
  }
  #template-petizione .content-cols .col-left #post-template-1-foto-centrale .content-post-img {
    display: none;
  }
  #template-petizione .content-cols .col-left .btn {
    display: none;
  }
  #template-petizione .content-cols .col-right {
    width: 100%;
    padding: 0 40px 30px 40px;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #DBD9DB;
    position: static;
  }
  #template-petizione .content-cols .col-right .last-enrollments {
    max-height: 95px;
  }
  #template-petizione .content-cols .col-right .content-btn {
    background-color: #F2F2F2;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #000000;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
  }
  #template-petizione .content-cols .col-right .content-btn .btn {
    margin: 0;
  }
  #template-petizione .content-cols .col-right .content-btn.hidden {
    display: none;
  }
}

@media only screen and (max-width: 780px) {
  #TActb {
    min-width: 320px;
  }
  #TActb .center > div {
    height: 28px;
  }
  #TActb .center > div a {
    display: inline-block;
    height: 100%;
    font-size: 0;
    line-height: 0;
  }
  #TActb .center > div a span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  #TActb .center > div a span.text {
    display: none;
  }
  #TActb .center > div a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
  }
  #header {
    padding: 25px 30px;
  }
  #header .logo-header {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
  }
  #header .right-header {
    width: 180px;
  }
  #header .right-header .menu-menu-header-container {
    display: none;
  }
  #header .right-header .btn-donate {
    margin: 0 10px 0 0;
  }
  #header .right-header .mobile-menu {
    background-color: #F2F2F2;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding: 6px 0px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 30px;
    text-align: center;
    -webkit-transition-property: opacity, background-color, -webkit-filter;
    transition-property: opacity, background-color, -webkit-filter;
    transition-property: opacity, filter, background-color;
    transition-property: opacity, filter, background-color, -webkit-filter;
    -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  #header .right-header .mobile-menu .box {
    width: 20px;
    height: 25px;
    display: inline-block;
    position: relative;
    overflow: hidden;
  }
  #header .right-header .mobile-menu .box .inner {
    background-color: #000000;
    display: block;
    width: 20px;
    height: 3px;
    margin-top: -2px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.075s;
            transition-duration: 0.075s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    position: absolute;
    top: 50%;
  }
  #header .right-header .mobile-menu .box .inner:before {
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background-color: #000000;
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    position: absolute;
    top: -6px;
  }
  #header .right-header .mobile-menu .box .inner:after {
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background-color: #000000;
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    position: absolute;
    bottom: -6px;
  }
  #header .right-header .mobile-menu:hover, #header .right-header .mobile-menu:focus {
    background-color: #F8F8F8;
  }
  #header .right-header.open .menu-menu-header-container {
    background-color: #F2F2F2;
    display: block;
    width: 100%;
    padding: 25px 40px;
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
  }
  #header .right-header.open .menu-menu-header-container > ul {
    max-width: 1120px;
    margin: 0 auto;
  }
  #header .right-header.open .menu-menu-header-container > ul > li {
    display: block;
  }
  #header .right-header.open .menu-menu-header-container > ul > li > a {
    display: block;
  }
  #header .right-header.open .mobile-menu {
    background-color: #E21E26;
    color: #FFFFFF;
  }
  #header .right-header.open .mobile-menu .box .inner {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #FFFFFF;
    -webkit-transition-delay: 0.12s;
            transition-delay: 0.12s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #header .right-header.open .mobile-menu .box .inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  }
  #header .right-header.open .mobile-menu .box .inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    background-color: #FFFFFF;
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #header .right-header.open .mobile-menu:hover, #header .right-header.open .mobile-menu:focus {
    background-color: #EC4C53;
  }
  #header.is-thanks-page .logo-header .fed, #header.is-thanks-page .ta-font {
    display: none;
  }
  #header.is-thanks-page .right-header .mobile-menu {
    display: none;
  }
  .wrapper {
    padding: 30px;
  }
  .wrapper.noptb {
    padding: 0 30px;
  }
  #footer .wrapper {
    padding: 30px;
  }
  #newsletter-box .wrapper {
    padding: 30px;
  }
  #highlight-petizione .wrapper {
    padding: 30px;
  }
  #box3 .wrapper {
    padding: 0 30px 30px 30px;
  }
  #box3 .wrapper .box {
    padding: 20px;
  }
  #box4 .wrapper {
    padding: 0 30px;
  }
  #latest-news .wrapper {
    padding: 30px;
  }
  #latest-petizioni .wrapper {
    padding: 30px;
  }
  #box6 .wrapper {
    padding: 30px;
  }
  #box-video-hp {
    height: auto;
  }
  #box-video-hp:after {
    display: none;
  }
  #box-video-hp .wrapper {
    padding: 5vh 30px;
  }
  #box-video-hp .wrapper .content-title h1 {
    font-size: 48px;
  }
  #highlight-petizione {
    background-color: #F2F2F2;
  }
  #box1 {
    padding: 30px 0 0 0;
  }
  #box1 .content-img {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin: 0 auto;
    padding: 50% 0 0 0;
    position: static;
  }
  #box1 .wrapper .content-text {
    width: 100%;
    padding: 0;
  }
  #box1 .wrapper .content-text p.highlighted {
    padding: 0 10px;
  }
  #box4 .wrapper .box .content-text {
    width: 100%;
    padding: 20px;
  }
  #box4 .wrapper .box .content-img {
    position: static;
    width: 100%;
    max-width: 260px;
    height: 271.5px;
    margin: 0 auto;
  }
  #latest-news .wrapper .content-news {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  #latest-petizioni .wrapper .content-petizioni {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  #box6 h2 {
    margin-bottom: 15px;
  }
  .archive-page .content-title {
    margin: 0 0 30px 0;
  }
  .archive-page .content-title .wrapper {
    padding: 25px 40px;
  }
  .archive-page #highlight-post .wrapper {
    padding: 0 30px 30px 30px;
  }
  .archive-page #ajax_container .wrapper {
    padding: 0 30px;
  }
  .archive-page .content-news {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .archive-page .content-petizioni {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .archive-page .navigation {
    padding: 20px 0 30px 0;
  }
  .archive-page .content-title h1 {
    font-size: 30px;
    line-height: 52px;
  }
  .single-page #top-article .wrapper, .standard-page #top-article .wrapper {
    padding: 30px 20px;
  }
  .single-page #top-article .wrapper h1, .standard-page #top-article .wrapper h1 {
    font-size: 30px;
    line-height: 52px;
  }
  .single-page #content-article:before, .standard-page #content-article:before {
    height: 30px;
  }
  .single-page #content-article .wrapper, .standard-page #content-article .wrapper {
    padding: 0 20px 30px 20px;
  }
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video {
    margin: -15px auto 30px auto;
  }
  #content-article #post-template-1-foto-centrale .content-post-img {
    width: 100%;
  }
  #template-petizione > .wrapper {
    padding: 0 0 25px 0;
  }
  #template-petizione .content-title {
    margin: 0 0 30px 0;
  }
  #template-petizione .content-title h1 {
    font-size: 30px;
    line-height: 52px;
  }
  #template-petizione .content-title .wrapper {
    padding: 25px 30px;
  }
  #template-petizione .content-cols > .content-post-img {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-bottom: 20px;
  }
  #template-petizione .content-cols .col-right {
    padding: 0 30px 20px 30px;
    margin-bottom: 20px;
  }
  #template-petizione .content-cols .col-left {
    padding: 0 30px;
  }
  #bottom-share-article .wrapper {
    padding: 40px 30px 24px 30px;
  }
  #post-petizione {
    padding: 30px;
  }
  #post-petizione .btn {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 634px) {
  body.federazione_teamartist #ta_login_box {
    width: auto;
    margin: 30px;
  }
}

@media only screen and (max-width: 580px) {
  #header {
    padding: 20px;
    height: 75px;
  }
  .wrapper {
    padding: 20px;
  }
  .wrapper.noptb {
    padding: 0 20px;
  }
  #footer .wrapper {
    padding: 20px;
  }
  #newsletter-box .wrapper {
    padding: 20px;
  }
  #highlight-petizione .wrapper {
    padding: 20px;
  }
  #box3 .wrapper {
    padding: 0 20px 20px 20px;
  }
  #box4 .wrapper {
    padding: 0 20px;
  }
  #latest-news .wrapper {
    padding: 20px;
  }
  #latest-petizioni .wrapper {
    padding: 20px;
  }
  #box6 .wrapper {
    padding: 20px;
  }
  #box-video-hp .wrapper {
    padding: 20px;
  }
  #box1 {
    padding: 20px 0 0 0;
  }
  .archive-page .content-title {
    margin: 0 0 20px 0;
  }
  .archive-page #highlight-post .wrapper {
    padding: 0 20px 20px 20px;
  }
  .archive-page #ajax_container .wrapper {
    padding: 0 20px;
  }
  .archive-page .navigation {
    padding: 20px 0;
  }
  .single-page #top-article .wrapper, .standard-page #top-article .wrapper {
    padding: 20px 30px;
  }
  .single-page #content-article .wrapper, .standard-page #content-article .wrapper {
    padding: 0 20px 20px 20px;
  }
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .single-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video, .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-img,
  .standard-page #content-article .wrapper #post-template-1-foto-centrale .content-post-video {
    margin: 0 auto 20px auto;
  }
  #template-petizione .content-title {
    margin: 0 0 20px 0;
  }
  #template-petizione .content-title .wrapper {
    padding: 20px 30px;
  }
  #template-petizione .content-cols > .content-post-img {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  #template-petizione .content-cols .col-right {
    padding: 0 20px 20px 20px;
  }
  #template-petizione .content-cols .col-left {
    padding: 0 20px;
  }
  .content-cols .col-right {
    padding: 0 20px 20px 20px;
  }
  .content-cols .col-left {
    padding: 0 20px;
  }
  #bottom-share-article .wrapper {
    padding: 20px;
  }
  #post-petizione {
    padding: 20px;
  }
  #post-petizione .btn {
    margin-top: 20px;
  }
  #header .logo-header {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
  }
  #header .logo-header .fed, #header .logo-header .ta-font {
    display: none;
  }
  #header.is-thanks-page .logo-header {
    width: 100%;
  }
  #header.is-thanks-page .logo-header .fed, #header.is-thanks-page .logo-header .ta-font {
    display: inline-block;
  }
  #header.is-thanks-page .right-header {
    display: none;
  }
  #box-video-hp .wrapper .content-title {
    width: 260px;
    padding: 0 0 0 5px;
  }
  #box-video-hp .wrapper .content-title h1 {
    padding: 5px;
    font-size: 30px;
    line-height: 52px;
    box-shadow: 5px 0 0 #F59F2A, -5px 0 0 #F59F2A;
  }
  #box-video-hp .wrapper .content-buttons {
    width: 260px;
  }
  #box-video-hp .wrapper .content-buttons a {
    width: 170px;
    margin-bottom: 10px;
    text-align: center;
  }
  #box-video-hp .wrapper .content-buttons a:last-child {
    margin: 0;
  }
  #newsletter-box .wrapper h2 {
    font-size: 20px;
    padding-top: 0;
  }
  #newsletter-box .wrapper form .field {
    width: 100%;
    padding: 0 0 10px 0;
  }
  #newsletter-box .wrapper form .action {
    width: 100%;
  }
  #newsletter-box .wrapper form .bottom > div {
    width: 100%;
  }
  #newsletter-box .wrapper form .bottom .right {
    text-align: left;
  }
  #highlight-petizione .wrapper .box-petizione {
    height: auto;
  }
  #highlight-petizione .wrapper .box-petizione .news-img {
    width: 100%;
    padding: 50% 0 0 0;
  }
  #highlight-petizione .wrapper .box-petizione .news-content {
    width: 100%;
  }
  #box1 .wrapper {
    padding-top: 10px;
  }
  #box1 .content-img {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  #box3 .wrapper .content-buttons {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  #latest-news .wrapper h3 {
    margin-bottom: 20px;
  }
  #latest-news .wrapper .content-news {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  #latest-news .wrapper .view-all {
    margin-top: 20px;
  }
  #latest-petizioni .wrapper .content-petizioni {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  #latest-petizioni .wrapper h3 {
    margin-bottom: 20px;
  }
  #latest-petizioni .wrapper .view-all {
    margin-top: 20px;
  }
  .archive-page .content-title .wrapper {
    padding: 20px 20px 20px 30px;
  }
  .archive-page .content-news {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .archive-page .content-petizioni {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .archive-page #highlight-post .news-item a {
    height: auto;
  }
  .archive-page #highlight-post .news-item a .news-img {
    width: 100%;
    height: auto;
    padding-bottom: 50%;
  }
  .archive-page #highlight-post .news-item a .news-content {
    width: 100%;
    height: auto;
  }
  .archive-page #highlight-post .news-item a .news-content .news-title {
    height: auto;
  }
  .archive-page #highlight-post .news-item a .news-content .news-title h4 {
    height: auto;
    min-height: 60px;
    max-height: 168px;
  }
  #bottom-share-article .left {
    width: 100%;
  }
  #bottom-share-article .left p {
    margin: 0;
  }
  #bottom-share-article .right {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center;
  }
  #bottom-share-article .right a {
    width: 50px;
    margin: 0 16px 0 0;
  }
  #bottom-share-article .right a:before {
    margin: 0;
  }
  #bottom-share-article .right a span {
    display: none;
  }
  #bottom-share-article .right a:nth-child(even) {
    margin: 0 16px 0 0;
  }
  #bottom-share-article .right a:last-child {
    margin: 0;
  }
  #post-petizione img {
    float: none;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
  }
  #post-petizione .btn.show-small {
    display: block;
    margin: 0 auto 30px auto;
  }
}

@media only screen and (max-width: 360px) {
  #header.is-thanks-page .logo-header {
    padding-left: 38px;
  }
  #header.is-thanks-page .logo-header img {
    height: 28px;
    top: 1px;
  }
}

/*# sourceMappingURL=style.css.map */
