.titdescrizionevideo{
    display: block;
margin-top: 10px;
text-align: center;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}

#preselezione-item .btn-p span {
  color: #fff;
  font-size: 15px;
}

.menu .iconsocial {
  padding-right: 20px;
  font-size: 15px;
}
.menu .socialicon {
  font-size: 15px;
}
.red {
  background: #8C274F;
  color: #fff;
}

.qualityimgfooter {
    width: 200px;
}
.text-primary {
  color: #8C274F !important;
}

.btn._simple {
  max-width: 280px;
  padding: 20px;
}

.sn_btn_default {
  background-color: #dedede;
  color: #000 !important;
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  border-radius: 0;
  cursor: pointer;
}

.sn_btn_primary {
  background-color: #8C274F;
  color: #fff !important;
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  border-radius: 0;
  cursor: pointer;
}

.sn_btn_primary img {
  margin: 0 5px 0 0;
}

.riferimenti-sidebar .ref-sidebar a {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.riferimenti-sidebar .ref-sidebar a img {
  display: inline-block;
  margin: 0 10px 0 0;
}

.single-collapse h1, .single-collapse h2, .single-collapse h3, .single-collapse h4, .single-collapse h5, .single-collapse h6,
.tab-content h1,
.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content h6 {
  color: #8C274F;
}

.single-collapse h3,
.tab-content h3 {
  font-size: 26px;
}

.single-collapse, .single-collapse p,
.tab-content,
.tab-content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  line-height: 1.22;
  letter-spacing: .5px;
}

.single-row-key {
  margin-top: 80px;
}

.single-row-key .h3-key {
  font-size: 26px;
  margin-bottom: 40px;
}

.single-row-key .key-cal-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.single-row-key .key-cal-wr .key-cal {
  width: 100%;
  margin-bottom: 20px;
  display: block !important;
  opacity: 1 !important;
}

@media (min-width: 768px) {
  .single-row-key .key-cal-wr .key-cal {
    width: 50%;
  }
  .sn_form .btn {
      font-size: 12px !important;
      
  }
}

.single-row-key .key-cal-wr .key-cal .title-key,
.single-row-key .key-cal-wr .key-cal p {
  font-size: 18px;
  color: #000;
}

.single-row-key .key-cal-wr .key-cal .custom-color {
  background-color: #8C274F;
  width: 34px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.custom-hr {
  margin: 20px 0;
  height: 2px;
  background-color: #8C274F;
}

.content-single .single-sidebar {
  padding: 0;
}

.sn_backlink {
  font-size: 18px;
  color: #000 !important;
  text-decoration: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sn_backlink img {
  width: 0.6em;
  height: 0.6em;
  margin-right: .4em;
}

.sn_subscribe_bar {
  background-color: #8C274F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 70px;
  padding: 20px 0 0 0;
}

@media (min-width: 768px) {
  .sn_subscribe_bar {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 0 0 30px;
  }
}

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

.sn_subscribe_bar p {
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 26px;
  padding: 0 10px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .sn_subscribe_bar p {
    padding: 0;
    margin: 0 20px 0 0;
    text-align: left;
  }
}

.sn_subscribe_bar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  background-color: #c38a2b;
  width: 100%;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
}

@media (min-width: 768px) {
  .sn_subscribe_bar a {
    max-width: 340px;
  }
}

.sn_subscribe_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.sn_subscribe_info p {
  font-size: 26px;
  margin-bottom: 10px;
  width: 100%;
  line-height: 1;
}

@media (min-width: 768px) {
  .sn_subscribe_info p {
    width: auto;
    margin-right: 30px;
  }
}

@media (min-width: 768px) {
  .sn_subscribe_info p._title {
    margin-right: 80px;
  }
}

.sn_subscribe_info p:last-child {
  margin-right: 0;
}

.sn_subscribe_steps {
  margin: 50px 0 100px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sn_subscribe_steps li {
  position: relative;
  height: 30px;
  padding-left: 70px;
  min-width: 30px;
}

@media (min-width: 768px) {
  .sn_subscribe_steps li {
    height: 58px;
    padding-left: 143px;
    min-width: 58px;
  }
}

.sn_subscribe_steps li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background-color: #dadada;
  z-index: 2;
  height: 1px;
}

.sn_subscribe_steps li::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #dadada;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  z-index: 5;
}

@media (min-width: 768px) {
  .sn_subscribe_steps li::after {
    width: 58px;
    height: 58px;
    font-size: 26px;
  }
}

.sn_subscribe_steps li:nth-child(1)::after {
  content: "1";
}

.sn_subscribe_steps li:nth-child(2)::after {
  content: "2";
}

.sn_subscribe_steps li:nth-child(3)::after {
  content: "3";
}

.sn_subscribe_steps li:nth-child(4)::after {
  content: "4";
}

.sn_subscribe_steps li:nth-child(5)::after {
  content: "5";
}

.sn_subscribe_steps li:first-child {
  padding-left: 0;
}

.sn_subscribe_steps li._active::before, .sn_subscribe_steps li._active::after, .sn_subscribe_steps li._completed::before, .sn_subscribe_steps li._completed::after {
  background-color: #8C274F;
}

.sn_subscribe_steps li._active span {
  display: block;
}

.sn_subscribe_steps li span {
  position: absolute;
  top: 100%;
  left: 100%;
  margin-left: -30px;
  white-space: nowrap;
  color: #8C274F;
  font-size: 14px;
  font-weight: 700;
  display: none;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .sn_subscribe_steps li span {
    font-size: 18px;
    margin-left: -58px;
  }
}

.sn_form {
  margin-top: 0;
}

.sn_form_wr {
  margin-top: 60px;
  margin-bottom: 60px;
}

.sn_form_wr .row {
  margin-left: -15px;
  margin-right: -15px;
}

.sn_form_wr h3 {
  font-size: 26px;
}

.sn_form p {
  line-height: 1.29;
}

.sn_form p small {
  font-size: 14px;
  line-height: 1.14;
}

.sn_form legend {
  font-size: 18px;
  color: #8C274F;
  margin-bottom: 20px;
  letter-spacing: 0.64px;
}

.sn_form .form-group {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}

.sn_form .form-group._readonly > label {
  color: #dadada;
}

.sn_form .form-group._readonly > label span {
  display: none;
}

.sn_form .form-group label {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  line-height: 1;
  display: block;
}

.sn_form .form-group label span {
  color: #8C274F;
}

.sn_form .form-group .form-control {
  font-size: 18px;
  border-radius: 0;
  border: 1px solid #dadada;
  padding: 0 15px;
  height: 50px;
  color: #000;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: static;
}

.sn_form .form-group .form-control::-webkit-input-placeholder {
  color: #dedede;
}

.sn_form .form-group .form-control:-moz-placeholder {
  color: #dedede;
}

.sn_form .form-group .form-control::-moz-placeholder {
  color: #dedede;
}

.sn_form .form-group .form-control:-ms-input-placeholder {
  color: #dedede;
}

.sn_form .form-group .form-control:disabled {
  background-color: #fff;
}

.sn_form .form-group .form-control.is-invalid {
  border-color: #dc3545;
}

.sn_form .form-group textarea.form-control {
  padding: 15px;
  height: 150px;
}

.sn_form .form-group select.form-control {
  height: 50px !important;
}

.sn_form .form-group select:disabled,
.sn_form .form-group input[type="checkbox"]:disabled,
.sn_form .form-group input[type="radio"]:disabled {
  pointer-events: none;
}

.sn_form .form-group .invalid-feedback {
  color: #dc3545;
  margin-top: 5px;
  position: absolute;
  top: 100%;
  left: 15px;
}

.sn_form .form-group .checkbox {
  margin: 0;
}

.sn_form .form-group .checkbox .styled-checkbox:disabled:checked + label::before {
  background-color: #8C274F;
}

.sn_form .form-group .checkbox .styled-checkbox:disabled + label::before {
  background-color: transparent;
}

.sn_form .form-group .checkbox .styled-checkbox + label::before {
  vertical-align: baseline;
}

.sn_form .btn {
  display: block;
  padding: 20px;
  font-size: 18px;
  width: 100%;
}

.sn_form_radio_wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sn_form_radio_wr .sn_form_radio {
  margin-right: 90px;
}

.sn_form_radio_wr .sn_form_radio:last-child {
  margin-right: 0;
}

.sn_form_radio input[type="radio"] {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.sn_form_radio input[type="radio"]:checked + label {
  font-weight: fw(bold);
}

.sn_form_radio input[type="radio"]:checked + label::before {
  background-color: #8C274F;
  border-color: #8C274F;
}

.sn_form_radio input[type="radio"] + label {
  font-weight: fw(regular);
  position: relative;
  padding-left: 26px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  max-width: 100%;
  width: auto;
}

.sn_form_radio input[type="radio"] + label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #979797;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}

@media only screen and (max-width: 768px) {
	.sn_privacy_box {
		height: 300px !important;
	}
	.sn_form .btn {
      font-size: 12px !important;
    }
    .menu .iconsocial {
    padding-right: 10px;
    font-size: 15px;
    }
}

.sn_privacy_box {
  height: 580px;
  border: 1px solid #dadada;
  overflow-y: auto;
}

.sn_privacy_box_in {
  padding: 40px;
}

.sn_text h2 {
  font-size: 26px;
  font-weight: 700;
  color: #8C274F;
  text-transform: none;
  margin-bottom: 50px;
}

.sn_text h3 {
  font-size: 18px;
  font-weight: 700;
  color: #8C274F;
  margin-bottom: 20px;
}

.sn_text p {
  font-size: 14px;
}

.sn_text ul,
.sn_text ol {
  padding-left: 30px;
}

.sn_text hr {
  background-color: #8C274F;
  width: 45px;
  height: 4px;
  border: 0;
  margin: 20px 0;
}

.sn_payment_radio {
  margin: 0 15px 30px;
}

.sn_payment_radio_wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -15px;
}

.sn_payment_radio input {
  position: absolute;
  opacity: 0;
  display: none;
  pointer-events: none;
}

.sn_payment_radio input:checked + label {
  background-color: #8C274F;
  color: #fff;
}

.sn_payment_radio input + label {
  border: 1px solid #8C274F;
  height: 90px;
  min-width: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  padding: 0 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.sn_payment_radio input + label img {
  max-height: 40px;
  width: auto;
}

.sn_course_recap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 40px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dadada;
}

.sn_course_recap figure {
  height: 205px;
  width: 100%;
  max-width: 390px;
  background-size: cover;
  background-position: center center;
  margin-right: 25px;
  border: 1px solid #dadada;
  margin-bottom: 20px;
}

.corso._af {
  height: auto;
  min-height: 350px;
  padding-bottom: 60px;
}

.corso._af > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.corso._af .corso_in {
  padding: 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.corso._af .corso_in .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.corso._af .corso_in .text ._last {
  margin-top: auto;
  margin-bottom: 0;
}

.corso._af .img-box {
  height: auto;
}

.corso._af .img-box figure {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.corso._af .img-box figure::before {
  content: "";
  display: block;
  height: 0;
  padding-top: 41.29032%;
}

.corso._af .img-box img {
  height: 100%;
}

.corso._af p {
  text-transform: none;
  line-height: 1.2;
  font-size: 16px;
}

.corso._af .box-arrow {
  background-color: red;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
}

.corso._af .box-arrow span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.corso._af .box-arrow img {
  position: static;
  margin: 0 0 0 auto;
}
